Releases: cerfacs-globc/icclim
Releases · cerfacs-globc/icclim
4.2.15
Moved from netcdftime to cftime.
Fixed some python 3.8 compatibility bugs.
4.2.13
New 4.2.13 release.
Many bugs fixed, large performance improvements for percentiles calculations with bootstrapping.
Full python 3 compatibility.
4.2.12
Critical fix related to netcdftime. Changes in netcdftime made icclim crash. Modifications in util_dt.py to take into account those changes and remove the crash.
4.2.10
Python 3 import fixes
MaskArray and Bootstrapping crash fixes
4.2.9
Fix some calendar issues because of fatal bug when dealing with non-gregorian calendars.
4.2.8
4.2.7 release was on the incorrect branch. Now releasing 4.2.8 to fix it.
4.3.0-beta.2
Fixed new setup.py so that it includes correctly data files, including .so files.
First tests also for python 2.7+ support (updated setup.py).
4.3.0-beta.1
Has been tested only with python 3.6 (anaconda).
Requires netCDF4-python 1.3.0 pre-release (not (yet) compatible with python 2.x).
Final release will work on both python 2.7+ and 3.4+.