Coder Social home page Coder Social logo

larsbarring / icclim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cerfacs-globc/icclim

0.0 0.0 0.0 21.26 MB

icclim: Python library for climate indices and climate indicators calculation.

License: Apache License 2.0

Python 93.84% Scilab 6.16%

icclim's Introduction

icclim

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

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.