nexrad-decode

Crates.ionexrad-decode
lib.rsnexrad-decode
version0.1.0-rc3
sourcesrc
created_at2024-08-12 02:51:28.361905
updated_at2024-09-18 03:11:40.90156
descriptionDecoding functions and models for NEXRAD weather radar data.
homepage
repositoryhttps://github.com/danielway/nexrad/nexrad-decode
max_upload_size
id1333804
size183,489
Daniel Way (danielway)

documentation

README

NEXRAD Decode

Crates.io Docs.rs Rust CI Rust CD

Decoding functions and models for NEXRAD weather radar data. Decoder and struct definitions are in accordance with NOAA's WSR-88D Interface Control Document for the RDA/RPG "ICD 2620002W".

Features

  • nexrad-model: Provides mappings to a common model for representing NEXRAD radar data.
  • uom: Use the uom crate for type-safe units of measure.
Commit count: 46

cargo fmt