.. icclim documentation master file, created by sphinx-quickstart on Tue Dec 14 14:42:00 2021. .. _diataxis: https://diataxis.fr/ .. _xclim: https://xclim.readthedocs.io/en/stable/ .. _xarray: https://xarray.pydata.org/en/stable/ .. _dask: https://dask.org/ .. _NumPy: http://www.numpy.org .. _netCDF: http://www.unidata.ucar.edu/software/netcdf icclim documentation ==================== Welcome to icclim documentation. icclim (Index Calculation for CLIMate) is a Python library to compute climate indices. It is built on a open source stack made of `xclim`_, `xarray`_, `dask`_ and of course `NumPy`_. .. note:: icclim documentation is currently under construction. We try to follow the `diataxis`_ principles to build a comprehensive user focused documentation. .. toctree:: :maxdepth: 2 :caption: Contents: tutorials/index how_to/index references/index explanation/index dev/index A few notes about icclim ------------------------ 1. Input datasets must be compliant to the `CF convention `_. 2. Currently, *icclim* doesn't support spatial subsetting, i.e. it processes whole spatial area. 3. *icclim* works with unsecured OPeNDAP datasets as well. 4. icclim developer repository can be found here: ``_ Contacts -------- Add If you encounter a bug or an issue while using icclim, don't hesitate to open a ticket on our `github `_. Maintainers ~~~~~~~~~~~ - Christian Page, `@pagecp `_ - Abel Aoun, `@bzah `_ 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).