gribberish 1.1.1

Parse grib 2 files with Rust
Documentation
1
2
3
4
mod grib_value;
pub mod projection;

pub use grib_value::*;