Versions Compared

Key

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

...

Starting with DELFT-FEWS versions 2011.02 NetcdfGridDataset replaces the grib1 specific import types 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:

...

Import Type

File Format

Remark

NetcdfGridDataset

NC

reads also grib1 and grib2, however with low performance

...

grib1

...

grib1

 

grib2

grib2

 

grib2dir

grib2

in use for backward compatibility of the configurations

grib_hirlam_flipped

...

grib2

in use for backward compatibility of the configurations

...

grib

...

grib1

in use for backward compatibility of the configurations

gribBasic

grib1

in use for backward compatibility of the configurations

gribCosmo

grib1

in use for backward compatibility of the configurations

...

Note:
the old JGrib based imports Grib, GribBasic, GribCosmo can be still used as import types GribOld, GribBasicOld, GribCosmoOld