You can run STEMMUS_SCOPE locally. Follow the steps below and use config_file_crib.txt
to configure the paths correctly.
- Download the source code from this repository or get it using
git clone
in a terminal:
git clone https://github.com/EcoExtreML/STEMMUS_SCOPE.git
All the codes can be found in the folder src
whereas the executable file in
the folder exe
.
- Check
config_file_crib.txt
and change the paths if needed, specifically "InputPath" and "OutputPath". - Follow the instructions below:
If you want to run the model as a standalone application, you need MATLAB
Runtime version 2021a
. To download and install the MATLAB Runtime, follow
this
instruction.
The "STEMMUS_SCOPE" executable file is in STEMMUS_SCOPE/exe
directory
in this repository. You can run the model by passing the path of the config
file in a terminal:
exe/STEMMUS_SCOPE config_file_crib.txt