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

Compare with Current View Page History

« Previous Version 48 Next »

Note: The high-level Python interface was always experimental and will be removed in the next release.
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.


  • No labels