You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Imports grid time series data from grib1 files. Grib1 is a  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