Re-exports§
pub use crate::codetables::Code;
pub use crate::codetables::Code::Name;
pub use crate::codetables::Code::Num;
Modules§
- A cookbook of examples for GRIB2 data handling.
- Utility functions not directly related to the information in the GRIB2 data.
Structs§
- Example
- Decoder for grid point values of GRIB2 submessages.
- Example
- An iterator over
(i, j)
of grid points. - Parameter of the product.
- An iterator over submessages in the GRIB data.
Enums§
- An iterator over latitudes and longitudes of grid points in a submessage.