Versions Compared

Key

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

...

Warning
  • 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 )

...