This creates a Python virtualenv, installs all the Python dependencies, runs the model and stores output in a log file.
This creates a Python virtualenv, installs all the Python dependencies, runs the model and stores output in a log file.
Alternatively, primarily for development purposes, you can run the Python script PSILARTEMP directly:
The script can be run for a specific year like this:
```bash
$ ./PSILARTEMP.py
$ ./run_PSILARTEMP.sh 2024
```
All intermediary files are stored in the `tmp/` folder, and they are all deleted when the model is done calculating. The GeoTIFF files are stored in the `out/` folder, and the generated mapfile is stored in the `mapfile/` folder
...
...
@@ -183,4 +184,4 @@ else // Fallback to auto generated legend