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

Compare with Current View Page History

« Previous Version 54 Current »

Note: The high-level Python interface was always experimental and has been removed (from version 1.4.0).
Please use metview, cfgrib and/or pdbufr instead.

Deprecated Python classes

The following Python classes will be removed:

GribFile and BufrFile: Classes that implement access to a GRIB/BUFR file.

GribMessage and BufrMessage: Classes that implement access to a GRIB/BUFR message.

GribIndex: A class that implements a GRIB index that allows access to the indexing functionality.


These were in the directory "eccodes/high_level".

  • No labels