Skip to content

Installation

Lemap1 edited this page Jun 4, 2025 · 7 revisions

Setting Up the Working Environment

1. Setting Up the Java Environment (version > 11)

  • Open a terminal and check your java version :

    java -version
    # or
    javac -version
  • If Java is not installed or the version is too old, download it here:
    https://adoptium.net/

Download and Run GeoClimate

1. Download and run GeoClimate


Optional installations

2. Setting Up the Groovy Environment


3. Download and Install DBeaver

  • To visualise the generated database tables, you may download DBeaver here: https://dbeaver.io/

More information on how and why use DBeaver here


4. Download and Install QGIS

More information on how and why use QGis here


Clone this wiki locally