|
8 | 8 | [](https://fair-software.eu) |
9 | 9 | [](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/sonarcloud.yml) |
10 | 10 | [](https://github.com/EcoExtreML/stemmus_scope_processing) |
| 11 | +[](https://pystemmusscope.readthedocs.io/en/latest/?badge=latest) |
11 | 12 |
|
12 | | -<!-- [](https://www.research-software.nl/software/pystemmusscope) |
13 | | -[](https://pypi.python.org/project/pystemmusscope/) |
| 13 | +<!-- [](https://www.research-software.nl/software/pystemmusscope) |
| 14 | +[](https://pypi.python.org/project/pystemmusscope/) |
14 | 15 | [](https://doi.org/<replace-with-created-DOI>) |
15 | 16 | [](https://bestpractices.coreinfrastructure.org/projects/<replace-with-created-project-identifier>) |
16 | 17 | [](https://sonarcloud.io/dashboard?id=EcoExtreML_stemmus_scope_processing) |
17 | | -[](https://stemmus_scope_processing.readthedocs.io/en/latest/?badge=latest) |
18 | | -[](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/cffconvert.yml) |
| 18 | +[](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/cffconvert.yml) |
19 | 19 | [](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/markdown-link-check.yml) --> |
20 | 20 |
|
21 | 21 |
|
22 | | -This repositary includes python modules for running the STEMMUS-SCOPE model in a notebook. |
| 22 | +This repositary includes python modules for running the STEMMUS-SCOPE model in a notebook. |
23 | 23 |
|
24 | 24 | The workflow is executed using python and MATLAB Runtime on a Unix-like system. |
25 | 25 | The python packages are listed in the |
@@ -65,7 +65,7 @@ In a terminal: |
65 | 65 | # Download MATLAB Runtime for Linux |
66 | 66 | wget https://ssd.mathworks.com/supportfiles/downloads/R2021a/Release/6/deployment_files/installer/complete/glnxa64/MATLAB_Runtime_R2021a_Update_6_glnxa64.zip |
67 | 67 |
|
68 | | -# Unzip the file |
| 68 | +# Unzip the file |
69 | 69 | unzip MATLAB_Runtime_R2021a_Update_6_glnxa64.zip |
70 | 70 |
|
71 | 71 | # Install it |
@@ -114,7 +114,7 @@ can not be installed there. |
114 | 114 | The execution of the model includes following steps: |
115 | 115 |
|
116 | 116 | - Update/set config files |
117 | | -- Create input directories, prepare input files |
| 117 | +- Create input directories, prepare input files |
118 | 118 | - Run the model |
119 | 119 | - Create output directories, prepare output files |
120 | 120 |
|
|
0 commit comments