Skip to main content

RadarKit Python Package

Project description

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

Project details


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.2.5.dev0.tar.gz (3.5 MB view details)

Uploaded Source

File details

Details for the file radarkit-6.2.5.dev0.tar.gz.

File metadata

  • Download URL: radarkit-6.2.5.dev0.tar.gz
  • Upload date:
  • Size: 3.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for radarkit-6.2.5.dev0.tar.gz
Algorithm Hash digest
SHA256 13df9fa078258836a0109f3f63c145f7aaab93e9bdd92080bbb81f5e9812dc18
MD5 6e4249254e2749432d5fe562204e791f
BLAKE2b-256 05a98ee8aea751e3b86cae147e0d32ece7059d6f5cf718376b38f9a029b38720

See more details on using hashes here.

Supported by

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