Skip to main content

Python RadarKit Utilities

Some wrapped RadarKit functions and Python utilities for handling data

RHI Example

The following plot can be produced as:

import radarkit
import radarkit.chart

sweep = radarkit.sweep.Sweep(FILE)

rhi = radarkit.chart.ChartRHI()
rhi.set_data(sweep)

RHI

PPI Example

import radarkit
import radarkit.chart

sweep = radarkit.sweep.Sweep(FILE)

ppi = radarkit.chart.ChartPPI((1920, 1080), titlecolor="skyblue")
ppi.set_data(sweep)

PPI

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

radarkit-6.6.3.tar.gz (3.5 MB view details)

Uploaded Source

File details

Details for the file radarkit-6.6.3.tar.gz.

File metadata

  • Download URL: radarkit-6.6.3.tar.gz
  • Upload date:
  • Size: 3.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for radarkit-6.6.3.tar.gz
Algorithm Hash digest
SHA256 8f2c6edd13a1da5031c620d9f1084d3f5d35b5862654b1464c07b5ae0ca1efd9
MD5 4cbe378a1639701a9ccfb28a60e04cdc
BLAKE2b-256 8f592f6b7b69858b4d5700e76fd6f28cdc0d13f127545ce893c9d6bf6973142a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

6.6.3 This release

1 file

6.6.1

1 file

6.5

1 file

6.4

1 file

6.3

1 file

6.2.3

1 file

6.2

1 file

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page