Module eccodes::codes_handle

source ·
Expand description

Definition and constructors of CodesHandle used for accessing GRIB files

Structs§

  • Structure providing access to the GRIB file which takes a full ownership of the accessed file.
  • This is an internal structure used to access provided file by CodesHandle. It also allows to differentiate between CodesHandle created from file and from index. It is not intended to be used directly by the user.

Enums§

  • Enum representing the kind of product (file type) inside handled file. Used to indicate to ecCodes how it should decode/encode messages.