Skip to content

Commit

Permalink
feat: upgrade xclim to 0.46.0 and icclim to 6.5.0 (#583)
Browse files Browse the repository at this point in the history
  • Loading branch information
thebaptiste authored Dec 19, 2023
1 parent 0de41fe commit 9b421ac
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .metwork-framework/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
| [greenlet](https://greenlet.readthedocs.io/) | 3.0.1 | python3_scientific |
| [h5py](https://pypi.org/project/h5py) | 3.10.0 | python3_scientific |
| [HeapDict](http://stutzbachenterprises.com/) | 1.0.1 | python3_scientific |
| [icclim](https://github.com/cerfacs-globc/icclim) | 6.4.0 | python3_scientific |
| [icclim](https://github.com/cerfacs-globc/icclim) | 6.5.0 | python3_scientific |
| [imageio](https://github.com/imageio/imageio) | 2.31.5 | python3_scientific |
| [ImageMagick6](http://www.imagemagick.org) | 6.9.12-98 | scientific |
| [ipython-genutils](http://ipython.org) | 0.2.0 | python3_scientific |
Expand Down Expand Up @@ -198,7 +198,7 @@
| [versioneer](https://pypi.org/project/versioneer) | 0.29 | python3_scientific |
| [windrose](https://github.com/python-windrose/windrose) | 1.9.0 | python3_scientific |
| [xarray](https://pypi.org/project/xarray) | 2023.10.1 | python3_scientific |
| [xclim](https://pypi.org/project/xclim) | 0.43.0 | python3_scientific |
| [xclim](https://pypi.org/project/xclim) | 0.46.0 | python3_scientific |
| [xxhash](https://github.com/ifduyue/python-xxhash) | 3.4.1 | python3_scientific |
| [xyzservices](https://github.com/geopandas/xyzservices) | 2023.10.0 | python3_scientific |
| [zarr](https://pypi.org/project/zarr) | 2.16.1 | python3_scientific |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ pyepsg
statsmodels
bokeh
astropy
#note : icclim 6.4.0 requires xclim>=0.43, <0.44
#note : icclim 6.5.0 requires xclim>=0.45, <0.47
icclim
protobuf
#cf-units require antlr4-python3-runtime==4.7.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ graphviz==0.20.1
greenlet==3.0.1
h5py==3.10.0
HeapDict==1.0.1
icclim==6.4.0
icclim==6.5.0
imageio==2.31.5
ipython-genutils==0.2.0
itsdangerous==2.1.2
Expand Down Expand Up @@ -148,7 +148,7 @@ trollimage==1.21.0
trollsift==0.5.1
tzdata==2023.3
tzlocal==5.2
xclim==0.43.0
xclim==0.46.0
xxhash==3.4.1
xyzservices==2023.10.0
zarr==2.16.1
Expand Down

0 comments on commit 9b421ac

Please sign in to comment.