Release of v1.4.6
Commit commit:b4880121
Contents since 1.4.3:¶
Formats:
- fix GRIB writing of constant fields
- netCDF CF-1.4 stereopolar projection decoding
- efficient iterator in GRIB (for f in g)
Installation:
- porting to belenos
- porting to MacOSX
- Makefile, deployment and installation updated (new directories/paths)
Miscellaneous:
- EPyGrAM no longer is in charge of setting matplotlib backend: now to be set in $HOME/.config/matplotlib/matplotlibrc
e.g.
backend: Agg
is the recommended non-interactive backend
backend: Qt5Agg
is the recommended interactive backend for Mageia7
cf. https://matplotlib.org/faq/usage_faq.html#what-is-a-backend for more information - operations on Angles
And a whole lot of various fixes...
Comments