Introduction to season-handler

Description

season-handler is one of the AgroMetInfo components to:

  • launch SEASON simulation from configuration after SAFRAN data integration,
  • handle SEASON calculation results.

See MADR decision log.

Sequence

Usage

General instructions on how to use the programm can be found on the usage page. Some basic use cases are described in the examples given below.

# ensure Java 17 is used
export JAVA_HOME=~/bin/jdk-17

# show help
$JAVA_HOME/bin/java -jar target/agrometinfo-season-handler-2.0.1.jar --help

# launch the handler with configuration
$JAVA_HOME/bin/java -jar target/agrometinfo-season-handler-2.0.1.jar --config src/test/resources/config-good-with-stages.properties