Note: The nexrad-model
crate has been merged into the nexrad
repository and is maintained there. This repository is now archived.
A common model for representing NEXRAD weather radar data. Provides an ergonomic API which is documented for an audience who is not necessarily familiar with the NOAA Archive II format.
uom
: Use theuom
crate for type-safe units of measure.serde
: Implementserde::Serialize
andserde::Deserialize
for all models.chrono
: Use thechrono
crate for date and time types.