Version 5.20 Updates

Version 5.20.0

  • At ECMWF:

    • Installed 2023-10-03

    • Built with Magics 4.14.2

    • Built with ecCodes 2.32.0

    • Built with ODC version 1.4.6

HEALPix support

In order to plot a GRIB file with data in HEALPix grid, it is suggested to convert to Geopoints, and plot the result with Symbol Plotting (msymb()).

Fixes:

  • regrid(): fixed issue when regridding wind components (e.g. U/V) to a regular lat/lon grid; the values at the poles now vary as if in a ring, in conformance with the WMO standard

  • regrid(): fixed performance issue when processing ORCA grids from GRIB

  • nearest_gridpoint(): fixed issue when the input is one of: Lambert Azimuthal Equal Area, Mercator, HEALPix

  • flextra_run(): fixed issue where it could pick up the definition files of a different ecCodes from the one that FLEXTRA was built with