Python library for climate indices calculation
Project description
icclim (Index Calculation CLIMate) is a Python library for climate indices calculation.
This open-source project has been possible thanks to funding by the European Commission Projects FP7-IS-ENES2 (2013-2017), FP7-CLIPC (2013-2016) and EUDAT2020 (2015-2018). Now under development through new funding from H2020-IS-ENES3 (2019-2022). It is used as a backend on the C4I platform https://dev.climate4impact.eu and on the CLIPC Portal http://www.clipc.eu
Development is very active at the moment, with version 5.0.0. It is lead by CERFACS, a research institution located in Toulouse, France.
For documentation please visit: http://icclim.readthedocs.org
Quick Install Instructions (version 5.x and above)
Branch is https://github.com/cerfacs-globc/icclim/tree/master
pip install icclim
Quick Install Instructions (version 4.x and under)
For version 4.2.20 https://github.com/cerfacs-globc/icclim/tree/4.2.20
gcc -fPIC -g -c -Wall ./icclim/libC.c -o ./icclim/libC.o
gcc -shared -o ./icclim/libC.so ./icclim/libC.o
python setup.py install –user
or as root: python setup.py install
Indices
For a detailed description of each ECA index, please visit: https://www.ecad.eu/documents/atbd.pdf
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file icclim-5.0.1.tar.gz
.
File metadata
- Download URL: icclim-5.0.1.tar.gz
- Upload date:
- Size: 209.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.2.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9e9c380cdacb0ebb41df61c7ed73745986d3ba86fc4823005e05e9cf047d840 |
|
MD5 | e1fd99dd2fa7ecea725f954249648eeb |
|
BLAKE2b-256 | d1d0f7032404f124b796754872aff574f0327ee27afadfa17dacc913faf4c99e |
Provenance
File details
Details for the file icclim-5.0.1-py3-none-any.whl
.
File metadata
- Download URL: icclim-5.0.1-py3-none-any.whl
- Upload date:
- Size: 879.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.2.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32285715c96825369b7933ec362f349078eb1210b4ebc507479f535ad4bbfa55 |
|
MD5 | 36922cd3720d2107fd8cbf1be117b56c |
|
BLAKE2b-256 | 238a8090dfc45a67623aaa337f1ee22ca0a28c05d79236353b58a9ea7db6d938 |