1.4.19
This is the last release (except bugfixes) in the series of versions 1.4.x
All new developments will now be carried out on version 1.5.0
, which contains important refactoring and the publication of EPyGrAM on PyPI and actual separation of FA/LFI/LFA and spectral transforms. Cf. dedicated release.
Contents since 1.4.17
:
- Geometry:
- Refactoring of geometry classes -- not
footprints
objects any more - Gauss domain making: take input in radians/sin instead of degrees
- map factor averaged mean
- Refactoring of geometry classes -- not
- Formats:
- GRIB:
- Support for 'lambert_lam' gridType
- remove tests of geometry in GRIB1 : GRIB1 support is not tested anymore hence not supported/guaranteed !
- netCDF:
- add support of different field validity bases in writefield, provided that the dates match.
- add support of slice type object as value of the only keyword argument of the readfield method.
- change default value netCDF_default_behaviour[H1D_is_H2D_unstructured] to False
- FA:
- vertical geometry check compared to epsilon
- Do not rely on sfxflddesc_mod for reading FA field any more
- Update gribapi.def to v41
- GRIB:
- Prepare the split of arpifs4py into FA/LFI/LFA on one side and transforms on the other (later in ectrans)
- Doc update
- Miscellaneous fixes
Full Changelog: 1.4.17...1.4.19