Skip to main content

Python library for climate indices calculation.

Project description

Build Status Python Package Index Build Ruff Documentation Status Conda-forge Build Version Code coverage D.O.I link

icclim is a Python library to compute climate indices. icclim name stands for index, calculation, climate.

Installation

From pypi: pip install icclim.

From conda-forge: conda install -c conda-forge icclim.

From sources:
  • Clone the repository git clone https://github.com/cerfacs-globc/icclim.git

  • Install icclim pip install .

How to use icclim

Let’s count the number of days above 25°C for each year, which corresponds to the index SU, from a tasmax variable scattered in multiple netcdf files.

SU is one of the many index that can be computed with icclim. See the documentation to explore what other index you can compute with icclim.

import icclim

summer_days = icclim.su(
    "netcdf_files/tasmax_1990-2100.nc", out_file="summer_days.nc"
)

For more examples on how to use icclim, see icclim’s How to … documentation or our notebooks.

Who use icclim

icclim is part of C4I platform backend and is integrated in CLIPC Portal. icclim is also used by some independent researchers.

Who made icclim

icclim has always been an open source project and was successfully made thanks to the joint effort of all its contributors. The lead development is made at CERFACS, a research institution located in Toulouse, France.

Grants

This open-source project has been possible thanks to funding by the European Commission projects:

  • FP7-CLIPC (2013-2016)

  • FP7-IS-ENES2 (2013-2017)

  • EUDAT2020 (2015-2018)

  • H2020-IS-ENES3 (2019-2023)

The beautiful icclim logo is a creation of Carole Petetin and has been funded by the H2020 IS-ENES3 project grant agreement No 824084 (2019-2023).

Indices

For a detailed description of each ECA&D index, please visit: https://www.ecad.eu/documents/atbd.pdf

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

icclim-7.0.0.tar.gz (4.0 MB view details)

Uploaded Source

Built Distribution

icclim-7.0.0-py3-none-any.whl (124.8 kB view details)

Uploaded Python 3

File details

Details for the file icclim-7.0.0.tar.gz.

File metadata

  • Download URL: icclim-7.0.0.tar.gz
  • Upload date:
  • Size: 4.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for icclim-7.0.0.tar.gz
Algorithm Hash digest
SHA256 5b967c1f771d773cf1b8fe66a4a52fd1191bd5298724094b6ce119817a28deb1
MD5 3ccc554983d8cac16af22becd0c83843
BLAKE2b-256 5cc5fe6f53c4ce4989f3d2e4ba5bfc6366ee35c0e75c433a051ff939f970e46c

See more details on using hashes here.

File details

Details for the file icclim-7.0.0-py3-none-any.whl.

File metadata

  • Download URL: icclim-7.0.0-py3-none-any.whl
  • Upload date:
  • Size: 124.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for icclim-7.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a60f174cedd8aa3d0c57f2aed5afddf47c30efb07afc16ec53295c41b01f34b4
MD5 e0290c8722a1d8e44c54aeee9db576d0
BLAKE2b-256 7704cd742c01c1dda47083a56ec17afa0263b3cd2b2633b4856a833878722036

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page