v1.8.1
Bugfixes since v1.8.0:
- The PP loader now carefully handles floating point errors in date time conversions to hours.
- The handling fill values for lazy data loaded from NetCDF files is altered, such that the
_FillValue set in the file is preserved through lazy operations. - The risk that cube intersections could return incorrect results due to floating point
tolerances is reduced. - The new GRIB2 loading code is altered to enable the loading of various data representation
templates; the data value unpacking is handled by the GRIB API. - Saving cube collections to NetCDF, where multiple similar aux-factories exist within the cubes,
is now carefully handled such that extra file variables are created where required in some cases.