Version 0.4 Updates
Version 0.4.2
Changes
enabled interpolation from HEALPix nested grids to the 0.05x0.05 degree global latitude-longitude grid. Only the H1024, H512 and H256 HEALPix resolutions are supported for the “linear” and “nearest-neighbour” methods (#104). If the input is an earthkit-data GRIB fieldlist earthkit-data>=0.16.5 is required.
Version 0.4.0
New location of matrix cache
The interpolation matrix cache is now stored in the user’s home directory under the ~/.cache/earthkit-regrid folder. The cache is automatically created if it does not exist. At the moment, no user control is available for the cache and its location cannot be changed, but it will be possible in the future. (#50)