icclim
Python library for climate indices and climate indicators calculation.
https://github.com/cerfacs-globc/icclim
Category: Climate Change
Sub Category: Climate Data Processing and Analysis
Keywords
calculation-climate climate-indicators climate-indices climate-simulations icclim netcdf python python-library python-package xarray xclim
Keywords from Contributors
earth-system-model climate climate-science netcdf4 anuclim climate-analysis meteorology oceanography spatial-data-analysis climate-datasets
Last synced: about 23 hours ago
JSON representation
Repository metadata
icclim: Python library for climate indices and climate indicators calculation.
- Host: GitHub
- URL: https://github.com/cerfacs-globc/icclim
- Owner: cerfacs-globc
- License: apache-2.0
- Created: 2014-01-15T14:04:03.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-11-24T16:28:50.000Z (about 1 month ago)
- Last Synced: 2025-11-28T04:53:45.146Z (27 days ago)
- Topics: calculation-climate, climate-indicators, climate-indices, climate-simulations, icclim, netcdf, python, python-library, python-package, xarray, xclim
- Language: Python
- Homepage: https://icclim.readthedocs.io/en/latest/
- Size: 32.3 MB
- Stars: 90
- Watchers: 7
- Forks: 32
- Open Issues: 26
- Releases: 45
-
Metadata Files:
- Readme: README.rst
- Contributing: .github/CONTRIBUTING.rst
- License: LICENSE
README.rst
|logo|
======
|build| |pypi| |ruff| |docs| |conda| |coverage| |doi|
icclim is a Python library to compute climate indices.
icclim name stands for index, calculation, climate.
Installation
------------
From pypi: ``pip install 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.
.. code-block:: python
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
..
Pytest Coverage Comment:Begin
.. |coverage| image:: https://img.shields.io/badge/Coverage-85%25-green.svg
:target: https://github.com/cerfacs-globc/icclim/blob/master/README.rst#code-coverage
:alt: Code coverage
..
Pytest Coverage Comment:End
.. |docs| image:: https://readthedocs.org/projects/icclim/badge/?version=latest
:target: https://icclim.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. |pypi| image:: https://img.shields.io/pypi/v/icclim.svg
:target: https://pypi.python.org/pypi/icclim
:alt: Python Package Index Build
.. |build| image:: https://github.com/cerfacs-globc/icclim/actions/workflows/ci.yml/badge.svg?branch=master
:target: https://github.com/cerfacs-globc/icclim/actions/workflows/ci.yml
:alt: Build Status
.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/icclim.svg
:target: https://anaconda.org/conda-forge/icclim
:alt: Conda-forge Build Version
.. |doi| image:: https://zenodo.org/badge/15936714.svg
:target: https://zenodo.org/badge/latestdoi/15936714
:alt: D.O.I link
.. |logo| image:: https://github.com/cerfacs-globc/icclim/raw/master/doc/source/_static/logo_icclim_colored__displayed.svg
:target: https://github.com/cerfacs-globc/icclim
:alt: icclim
:width: 200px
.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
:target: https://github.com/astral-sh/ruff
:alt: Ruff
Owner metadata
- Name: CERFACS GLOBC
- Login: cerfacs-globc
- Email:
- Kind: organization
- Description:
- Website: https://www.cerfacs.fr/
- Location: Toulouse, France
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/11227557?v=4
- Repositories: 10
- Last ynced at: 2023-08-10T06:01:01.496Z
- Profile URL: https://github.com/cerfacs-globc
GitHub Events
Total
- Create event: 9
- Release event: 2
- Issues event: 2
- Watch event: 3
- Issue comment event: 12
- Push event: 95
- Pull request event: 5
- Fork event: 1
Last Year
- Create event: 9
- Release event: 2
- Issues event: 2
- Watch event: 3
- Issue comment event: 12
- Push event: 91
- Pull request event: 5
- Fork event: 1
Committers metadata
Last synced: 11 days ago
Total Commits: 1,360
Total Committers: 18
Avg Commits per committer: 75.556
Development Distribution Score (DDS): 0.557
Commits in past year: 38
Committers in past year: 4
Avg Commits per committer in past year: 9.5
Development Distribution Score (DDS) in past year: 0.184
| Name | Commits | |
|---|---|---|
| abel | a****n@c****r | 602 |
| Natalia Tatatrinova | n****a@c****r | 274 |
| Christian Page | c****e@c****r | 148 |
| Abel Aoun | a****l@o****m | 95 |
| pre-commit-ci[bot] | 6****] | 65 |
| GitHub Actions Bot | 46 | |
| Natalia Tatarinova | s****a@g****m | 39 |
| Xpiv | x****s@g****m | 28 |
| Martin.Evaldsson | M****n@s****e | 24 |
| Abel Aoun | a****n@e****t | 16 |
| Natalia | t****a@c****r | 6 |
| Lars Barring | l****g@s****e | 5 |
| bekozi | b****l@g****m | 5 |
| Pascal Bourgault | b****l@o****a | 2 |
| Petros Gasteratos | p****t | 2 |
| Damien Irving | i****n@g****m | 1 |
| bascrezee | b****e@g****m | 1 |
| dependabot[bot] | 4****] | 1 |
Committer domains:
- cerfacs.fr: 4
- smhi.se: 2
- ouranos.ca: 1
- external.eumetsat.int: 1
Issue and Pull Request metadata
Last synced: about 2 months ago
Total issues: 115
Total pull requests: 232
Average time to close issues: about 1 year
Average time to close pull requests: 9 days
Total issue authors: 28
Total pull request authors: 12
Average comments per issue: 2.76
Average comments per pull request: 0.97
Merged pull request: 213
Bot issues: 0
Bot pull requests: 62
Past year issues: 3
Past year pull requests: 9
Past year average time to close issues: 10 months
Past year average time to close pull requests: 6 days
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 5.0
Past year average comments per pull request: 0.56
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 5
Top Issue Authors
- bzah (43)
- pagecp (10)
- marev711 (7)
- MilkaRadojevic (7)
- thebaptiste (6)
- bekozi (5)
- DamienIrving (5)
- jackaranda (4)
- pauliscuss (3)
- maartenplieger (3)
- armellereca (2)
- igryski (2)
- ritviksahajpal (2)
- larsbarring (2)
- zoezz96 (1)
Top Pull Request Authors
- bzah (130)
- pre-commit-ci[bot] (59)
- xpivan (18)
- pagecp (9)
- bekozi (6)
- dependabot[bot] (3)
- ptrgast (2)
- bascrezee (1)
- jackaranda (1)
- DamienIrving (1)
- mauromussin (1)
- aulemahal (1)
Top Issue Labels
- bug (4)
- enhancement (4)
- priority (3)
- good first issue (2)
- roadmap-5.3 (2)
- roadmap-5.2.0 (2)
Top Pull Request Labels
- dependencies (3)
- enhancement (2)
- github_actions (2)
- python (1)
Package metadata
- Total packages: 3
-
Total downloads:
- pypi: 35,986 last-month
- Total dependent packages: 1 (may contain duplicates)
- Total dependent repositories: 2 (may contain duplicates)
- Total versions: 53
- Total maintainers: 2
proxy.golang.org: github.com/cerfacs-globc/icclim
- Homepage:
- Documentation: https://pkg.go.dev/github.com/cerfacs-globc/icclim#section-documentation
- Licenses: apache-2.0
- Latest release: v7.0.4+incompatible (published 3 months ago)
- Last Synced: 2025-12-02T21:42:27.006Z (22 days ago)
- Versions: 21
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.401%
- Average: 5.583%
- Dependent repos count: 5.764%
pypi.org: icclim
Python library for climate indices calculation.
- Homepage:
- Documentation: https://icclim.readthedocs.io/en/latest/how_to/index.html
- Licenses: Apache Software License
- Latest release: 7.0.4 (published 3 months ago)
- Last Synced: 2025-12-01T08:03:14.249Z (24 days ago)
- Versions: 25
- Dependent Packages: 1
- Dependent Repositories: 1
- Downloads: 35,986 Last month
-
Rankings:
- Downloads: 2.696%
- Forks count: 6.928%
- Dependent packages count: 7.306%
- Stargazers count: 8.187%
- Average: 9.439%
- Dependent repos count: 22.077%
- Maintainers (2)
conda-forge.org: icclim
icclim (Index Calculation CLIMate) is a python library for climate indices calculation. It wraps xclim, xarray and dask in a staight forward API. It is first meant to compute the ECA&D indices but also provide an API to create customized indices based on a few operators.
- Homepage: https://github.com/cerfacs-globc/icclim
- Licenses: Apache-2.0
- Latest release: 6.0.0 (published about 3 years ago)
- Last Synced: 2025-12-01T10:02:49.220Z (24 days ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 1
-
Rankings:
- Dependent repos count: 24.103%
- Forks count: 30.616%
- Average: 35.898%
- Stargazers count: 37.335%
- Dependent packages count: 51.54%
Dependencies
- cftime *
- dask *
- dateparser *
- distributed *
- fsspec *
- netCDF4 *
- numpy *
- pandas *
- pandas >=1.3
- pytest *
- pyyaml *
- rechunker >=0.3.3
- setuptools *
- xarray *
- xclim *
- zarr *
- black * development
- cftime * development
- dask * development
- dateparser * development
- flake8 * development
- flake8-rst-docstrings * development
- isort * development
- netCDF4 * development
- numpy * development
- pandas * development
- pandas >=1.3 development
- pip * development
- pre-commit >=2.9 development
- psutil * development
- pydata-sphinx-theme * development
- pylint * development
- pytest * development
- pytest-cov * development
- rechunker >=0.3.3 development
- setuptools >=49.6.0 development
- sphinx * development
- twine * development
- xarray * development
- xclim * development
- zarr * development
- MishaKav/pytest-coverage-comment main composite
- actions/checkout v3 composite
- actions/setup-python v2 composite
Score: 18.134986135185567