Versions Compared

Key

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

Downloadable from our Releases page.

Warning

Please note some important changes in this release (v2.41.0) of ecCodes:

  • The following C API functions are deprecated and will be removed in a future release:

    codes_string_list* codes_grib_util_get_param_id(const char* mars_param);
    codes_string_list* codes_grib_util_get_mars_param(const char* param_id);

  • The CMake option ENABLE_TIMER is deprecated and will be removed in the next release

...