Skip to content
Snippets Groups Projects
Commit bb424d36 authored by Michael Langguth's avatar Michael Langguth
Browse files

Mention in README where climatological reference data has to be placed.

parent deeedd41
No related branches found
No related tags found
No related merge requests found
Pipeline #107077 failed
......@@ -195,6 +195,7 @@ The following steps are part of the workflow:
```
4) **Postprocessing**:<br> At this step, the test dataset is applied on the data model. The predictions are stored in netCDF-files, while the models get also evaluated by some score metrics. Besides, example plots covering the range of the MSE are created for visualization. Note that the `exp_id` is inferred from the chosen experiment when running `generate_runscript.py`.
Furthermore, the climatology reference data for calculating the anamoly correlation coefficient is expected to be placed under `<my_target_dir>`.
```bash
[sbatch] ./visualize_postprocess_era5_<exp_id>.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment