Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Excerpt

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.

...