Skip to main content

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.tar.gz (21.2 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: radar_data-1.0.0.tar.gz
  • Upload date:
  • Size: 21.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for radar_data-1.0.0.tar.gz
Algorithm Hash digest
SHA256 eac2960cff8869cb23f977240ae5c93d49df09adf6ce81421b849fa5347916e1
MD5 7890a1cd543b290d3a36f3684d5a843d
BLAKE2b-256 d1adb73bda0f77519a2a958f90724d5116b04c42ddf349a0ab9b1f042e16650a

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