Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
/ nexrad-model Public archive

A common model for representing NEXRAD weather radar data.

License

Notifications You must be signed in to change notification settings

danielway/nexrad-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: The nexrad-model crate has been merged into the nexrad repository and is maintained there. This repository is now archived.

NEXRAD Model

Crates.io Docs.rs Rust CI Rust CD

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.

Features

  • uom: Use the uom crate for type-safe units of measure.
  • serde: Implement serde::Serialize and serde::Deserialize for all models.
  • chrono: Use the chrono crate for date and time types.

About

A common model for representing NEXRAD weather radar data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages