diff --git a/_tutorials/t08_regionalOutputAnalysis.md b/_tutorials/t08_regionalOutputAnalysis.md index b548d0b..bd43fc2 100644 --- a/_tutorials/t08_regionalOutputAnalysis.md +++ b/_tutorials/t08_regionalOutputAnalysis.md @@ -13,7 +13,7 @@ requirements: - Local copy of the MAgPIE model () - Have R installed () - (For validation.pdf creation:) Have Latex installed (e.g., MiKTeX ) - - Have completed a MAgPIE run or downloaded existing MAgPIE runs ( or ) TODO: UPDATE LINK!!!! + - Have completed a MAgPIE run or downloaded existing MAgPIE runs () lessonsContent: - Use model-internal R-scripts for output analysis. - Know where to find the automated validation PDF and how it is @@ -79,12 +79,11 @@ After having successfully started and accomplished a simulation run, the next step is to evaluate the simulation results. In case you have not yet conducted an own MAgPIE simulation or your simulation is still running, you can download model runs produced for the purpose of this tutorial -(). To Do: Update link! +(). These runs were created with version 4.7.2 of the MAgPIE model (). You can download these runs as tgz folder from Zenodo (choose the folder -``magpie_v4.3.5_gmd-2021-76.tgz`` at ) TODO: Update link! -and copy the folders containing the simulation +``magpie24.zip``) and copy the folders containing the simulation results into the *output* folder of your local version of the MAgPIE model (Note: if you freshly cloned the model and did not set up a run yet, you will have to create an empty output folder first). @@ -167,9 +166,10 @@ only on key outputs, it allows getting a more complete picture of the corresponding simulation. As an example of such validation files, you can download the evaluation documents produced for all runs shown in the MAgPIE 4 framework paper () -or run the "validation" or "validation_short" output scripts as explained above. +or run the "validation" or "validation_short" output scripts as explained +[above](#manual-execution-of-model-internal-r-scripts). The validation PDF is also included in the runs that you may have downloaded -above. TODO INCLUDE LINK +[above](#introduction). The table of contents of the validation PDF gives a good overview over the model outputs that can be simulated with a MAgPIE standard @@ -211,9 +211,6 @@ folder of the model, for example by searching for runs that have been finished at a certain day, have been created by a certain user or by searching for keywords in the title of the simulation runs: -![Run selection by using a filter](../assets/img/appResults_runselection.png) - - ![How to use the title for filtering runs](../assets/img/appResults_runselection_title.png) After having selected the subset of runs that you want to analyse, click diff --git a/assets/img/appResults_runselection_title.png b/assets/img/appResults_runselection_title.png index 47e14c8..9ef90cf 100644 Binary files a/assets/img/appResults_runselection_title.png and b/assets/img/appResults_runselection_title.png differ