grib-reader 0.3.0

Pure-Rust GRIB Edition 1 and 2 decoder for weather and climate data
Documentation
1
2
3
4
pub use grib_core::product::{
    AnalysisOrForecastTemplate, FixedSurface, Identification, ProductDefinition,
    ProductDefinitionTemplate,
};