Release of v1.4.13
Commit commit:1396635a
FA support requires cy46_t1_op1.05/cy46t1_bf.07
of libs4py.so
Contents since 1.4.9:¶
(to get the same contents without element [13] => get v1.4.12)
(to get the same contents without elements [12],[13] => get v1.4.11)
- Invoke python3 explicitly in shebang
- Add
get_inputs
(for gallery) target in doc Makefile
- domain_making: threshold Lambert/Mercator raised to 5deg from equator
- [12] Pruning of basemap-based plotting functionalities and
.cmap
user-defined colormaps (use .json instead, cf. examples in doc). Include pruning ofepy_plot.py
contourf_kw
,colorbar_kw
andpcolormesh_kw
arguments added to cartoplot method
- [13] FA: Upgrade
libs4py.so
tocy46_t1_op1.05/cy46t1_bf.07
, in order to be able to read GRIB2-encoded FA/LAM fields, and fields with missing values in FA - LFA/DDHLFA better distinction
- netCDFMNH: support for MNH 5.5.0
- FA: upgrade
gribapi.def
files to v32
- epyweb: web.py removed, to be installed with pip:
pip3 install web.py
- revision of tolerant_equality of RecursiveObject
And a whole lot of various fixes...
Comments