Versions Compared

Key

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

...

Import NetcdfGridDataset uses NetCdf to read grid data from grib1, grib2 en nc NC formats.
The NetcdfGridDataset supports :

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

Starting with DELFT-FEWS versions 2011.02 this import type NetcdfGridDataset replaces the grib1 specific import types using that use JGrib decoder.
NetcdfGridDataset is in use as several import types.
This is due to the backward compatibility of the existing configurations, and due to the logical naming of the import types from the customer's point of view.
The import types below are handled by NetcdfGridDataset:

...