Skip to content

Releases: cerfacs-globc/icclim

4.2.15

21 Dec 09:19
Compare
Choose a tag to compare

Moved from netcdftime to cftime.
Fixed some python 3.8 compatibility bugs.

4.2.14

05 Nov 15:01
dab46d1
Compare
Choose a tag to compare
4.2.14

4.2.13

06 Feb 09:56
Compare
Choose a tag to compare

New 4.2.13 release.
Many bugs fixed, large performance improvements for percentiles calculations with bootstrapping.
Full python 3 compatibility.

4.2.12

13 Nov 12:16
Compare
Choose a tag to compare

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.11

16 Apr 12:27
d5eaaab
Compare
Choose a tag to compare

Print with parentheses

4.2.10

09 Mar 16:06
c55afd6
Compare
Choose a tag to compare

Python 3 import fixes
MaskArray and Bootstrapping crash fixes

4.2.9

05 Oct 06:23
Compare
Choose a tag to compare

Fix some calendar issues because of fatal bug when dealing with non-gregorian calendars.

4.2.8

03 Oct 07:52
Compare
Choose a tag to compare

4.2.7 release was on the incorrect branch. Now releasing 4.2.8 to fix it.

4.3.0-beta.2

20 Sep 14:23
Compare
Choose a tag to compare
4.3.0-beta.2 Pre-release
Pre-release

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

01 Sep 10:05
Compare
Choose a tag to compare
4.3.0-beta.1 Pre-release
Pre-release

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+.