Skip to content

Download and decode functions for NEXRAD radar data.

License

Notifications You must be signed in to change notification settings

danielway/nexrad

Repository files navigation

NEXRAD

Rust CI Rust CD

A suite of tools for working with NEXRAD WSR-88D weather radar data.

nexrad

Crate Docs.rs

Ergonomic APIs for accessing, decoding, and processing NEXRAD weather radar data.

nexrad-model

Crate Docs.rs

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.

nexrad-decode

Crate Docs.rs

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".

nexrad-data

Crate Docs.rs

Download and processing functions for NEXRAD weather radar data.

Acknowledgements

I consulted the following resources when developing this library:

NOAA NCEI, NEXRAD System and Product Description with Access Information: https://www.ncei.noaa.gov/products/radar/next-generation-weather-radar

NOAA NWS, Radar Operations Center, NEXRAD WSR-88D Level II Data Information: https://www.roc.noaa.gov/wsr88d/level_ii/level2info.aspx

NOAA NWS, Radar Operations Center, NEXRAD WSR-88D Interface Control Documents: https://www.roc.noaa.gov/wsr88d/BuildInfo/Files.aspx

NASA TRMM, Radar Software Library: https://trmm-fc.gsfc.nasa.gov/trmm_gv/software/rsl/

Brian Wigginton, a Go implementation of NEXRAD Level II decoding: https://github.com/bwiggs/go-nexrad

About

Download and decode functions for NEXRAD radar data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages