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

Compare with Current View Page History

« Previous Version 12 Next »

  • Python 3 support: Experimental
    Failing tests which are known (high_level → XX out of 25)
    Make sure users have:
      f = open(path, 'rb') or
      f = open(path, 'wb')
  • Mention ECC-763: tests are now quick and DO NOT DOWNLOAD any data.
    For users who want to do acceptance testing for operations purposes, please use "-DENABLE_EXTRA_TESTS=ON"
  • Update the API examples and tools → new binary open on Python and -s flag grib_get_data etc
  • Update the ecCodes Installation page to mention the new way for EXTRA tests
  • grib_get_data has new '-s' option
  • Under contributions mention: ECC-769 and MeteoFrance
  • Mention the polar stereo latitudes to Alessandro ( a.amici@bopen.eu )

Downloadable from our Releases page.

Changes for Version 2.10.0

Contributions

New Features/Improvements

Bug Fixes

  • No labels