Versions Compared

Key

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

...

Some of the GRIB-API command line tools are not included in ecCodes because they have been superseded by other tools or they were experimental and are not needed any moreanymore. In the following table the deprecated tools are listed:

Tool nameComments
grib_cmpSuperseded by grib_compare
grib_debugSuperseded by "grib_dump -D"
grib_convertSuperseded by grib_filter
grib_distanceExperimental
grib_errorExperimental
grib_keysExperimental
grib_add

Experimental

grib_corruption_checkExperimental
pointsExperimental
grib_packingExperimental
grib_momentsExperimental
big2gribexExperimental
grib_list_keysExperimental
grib_repairExperimental
grib_to_jsonExperimental
gg_sub_area_checkExperimental

Also note that the tool grib_info is now renamed to codes_info.

The migration from GRIB-API to ecCodes will not affect user software and will be managed in installation and linking phases. Nevertheless, very significant changes in the library have been performed to implement the encoding of different types of messages and in particular for BUFR.

...