Skip to main content

Python library for climate indices calculation

Project description

Build Status Python Package Index Build Python Black Documentation Status Conda-forge Build Version Code coverage

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 python -m setup 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-2022)

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-5.2.1.tar.gz (301.8 kB view details)

Uploaded Source

Built Distribution

icclim-5.2.1-py3-none-any.whl (73.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: icclim-5.2.1.tar.gz
  • Upload date:
  • Size: 301.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for icclim-5.2.1.tar.gz
Algorithm Hash digest
SHA256 b2670229233946f4e0c8f8b2cea048b6ffb6b4ab3e67c52d3b4f727ce84ccfad
MD5 36f3658eab7d899f6dfa85ff1cca1ad4
BLAKE2b-256 029b7bde64e43c6111bdc293ad03824ae317b7e127f2732ba18667b2c582a848

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: icclim-5.2.1-py3-none-any.whl
  • Upload date:
  • Size: 73.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for icclim-5.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 358c7590ca768f93a31ce98e7b0d0676cacc9828d8adfe9ac5951422050af35c
MD5 44c040c7f8241f26ec1e043cf5ec77ba
BLAKE2b-256 0c358b7a7e1a30fa2493c5fb6e9bf96ea7535415f38e88a77c85f0c44ab7e81d

See more details on using hashes here.

Provenance

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