Versions Compared

Key

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

...

  • The following C API functions have been removed:
    • codes_context_set_memory_proc
    • codes_context_set_persistent_memory_proc
    • codes_context_set_buffer_memory_proc
  • GRIB: Encoding a constant field now sets the binary scale factor to zero. See ECC-2012
  • 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.
  • bufr_dump will fail if an unknown descriptor is encountered.

See ecCodes Latest news for more information.

...