Crate grib2_reader

source ·
Expand description

This is designed to do two things:

  1. Cut up a combined grib2 file into smaller individual grib2 parts using tokio and async.
  2. Parse a single grib2 file from a Vec<u8> blob (without tokio and async).

Modules§

Structs§

Enums§