Expand description
This is designed to do two things:
- Cut up a combined grib2 file into smaller individual grib2 parts using tokio and async.
- Parse a single grib2 file from a
Vec<u8>
blob (without tokio and async).
Modules§
Structs§
- Bitmap
- Bit-map section
- Data
- Data section
- Data
Representation - Data Representation
- Grib2
- Grib2 file representation
- Grib2
Parser - The star of the show when only parsing
- Grib2
Reader - The star of the show when doing async
- Grid
Definition - Grid Definition
- Id1Product
Definition Template - Id1 Product Definition Template
- Id11
Product Definition Template - Id11 Product Definition Template
- Identification
- Identification section
- Lambert
Conformal Template - Lambert Conformal Template
- Product
Definition - Product Definition
- Simple
Packing Template - Simple Packing Template
Enums§
- Data
Representation Template - Data Representation Template
- Grid
Definition Template - Grid Definition Template
- Product
Definition Template - Product Definition Template