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

Compare with Current View Page History

« Previous Version 52 Next »

Note: The high-level Python interface was always experimental and will be removed in the next release (version 1.4.0).
Please use cfgrib and 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