Skip to content
Snippets Groups Projects

Indicators Java library

Library to provide agro- and eco-climatic indicators in Java.

The library is used in the free software GETARI and the web application SICLIMA throw the computation workflow SEASON.

🧐 Features

It contains predefined indicators : 89 daily and 48 hourly.

Documentation is available online.

For the last changes, see src/site/markdown/release-notes-fr.md or online.

🛠️ Tech Stack

pom2metadata can be used to update the metadata project files (AUTHORS.md, CITATION.cff, codemeta.json, publiccode.yml):

cd /tmp
git clone https://forge.inrae.fr/olivier.maury/pom2metadata
pip install pom2metadata
cd path/to/Indicators
pom2metadata

🛠️ Install

mvn install

Authors

See AUTHORS.md file.

License

See License.md file.