Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Radar Data

This is a collection of radar data readers that are in the NetCDF format

These formats are currently supported

  • WDSS-II
  • CF-Radial 1.3 / CF-1.6
  • CF-Radial 1.4 / CF-1.6
  • CF-Radial 1.4 / CF-1.7
  • CF-Radial 2.0 (draft)

Install Using the Python Package-Management System

pip install radar-data

Example Usage

import radar

# Get the absolute path of the .nc file, reader automatically gets -V, -W, etc.
file = os.path.expanduser("~/Downloads/data/PX-20240529-150246-E4.0-Z.nc")
sweep = radar.read(file)

# It also works with providing the original .tar.xz or .txz archive
file = os.path.expanduser("~/Downloads/data/PX-20240529-150246-E4.0.txz")
sweep = radar.read(file)

DataShop

python src/radar/service/datashop.py -v -H 10.197.14.52 -p 50001 -c 4 -t /mnt/data/PX1000/2024/20241219/_original

Download files

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

Source Distribution

radar_data-1.0.0.dev3.tar.gz (21.1 kB view details)

Uploaded Source

File details

Details for the file radar_data-1.0.0.dev3.tar.gz.

File metadata

  • Download URL: radar_data-1.0.0.dev3.tar.gz
  • Upload date:
  • Size: 21.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for radar_data-1.0.0.dev3.tar.gz
Algorithm Hash digest
SHA256 76f0d3a7f37c4be7a7a6439bd8769d50c9f61aa9d57dc9d64e12206ede9d9fae
MD5 61b59ce7621cb3c42be9e17f17c8ea3b
BLAKE2b-256 477816a5337d2a77bb494591557ff164226c79a15a216931723d5dd859535788

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 Sentry Error logging StatusPage Status page