Overview

Imports grid time series data from grib1 format used by meteorological institutes.

Import type grib1 supports :

  • importing ensembles,
  • importing grid data from separate layers (z-dimension)
  • importing grid data that are distributed over the several files, e.g. all forecasts in one file, one file per forecast, et cetera.

Parameter number of the grib1-GDS section (octet 9) should be used in the id mapping

Grib1 is an extension of import type NetcdfGridDataset , which  uses NetCdf as decoder.

See also (NetcdfGridDataset)

  • No labels