3 releases
0.1.0 |
|
---|---|
0.1.0-rc3 | Sep 18, 2024 |
#302 in Compression
224 downloads per month
Used in nexrad-data
205KB
5K
SLoC
NEXRAD Decode
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 theuom
crate for type-safe units of measure.
lib.rs
:
nexrad-decode
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 Archive II "ICD 2620010H" build 19.0.
Optionally, the nexrad-model
feature provides mappings to a common model for representing
radar data. The uom
feature can also be used to provide type-safe units of measure.
Dependencies
~2.6–3.5MB
~66K SLoC