Skip to content
Snippets Groups Projects
Commit 5be2dcd8 authored by Joel Zeder's avatar Joel Zeder
Browse files

Corrected ReadMe file

parent 5c6e7782
No related branches found
No related merge requests found
......@@ -2,10 +2,12 @@ READ ME - Scripts Extreme Precipitation Publication WACE 2020
=============================================================
1) *Input data:*
* The data can be downloaded from: https://doi.org/10.3929/ethz-b-000349713
* Set up the directory sturcture using: ```xargs mkdir -p < dirstruct.txt```
2) *Plots output:*
All plots in 'Output/Plots/', where the subfolder
structure represents partly the structure of the scripts and of the
chapters of the thesis:
......@@ -25,6 +27,7 @@ chapters of the thesis:
averaging
3) *Data output:*
All datasets in 'Output/Data/':
* df_res_temp -> Temporary dataframes of results, only the last 19
are kept (the older ones are deleted regularly)
......@@ -37,6 +40,7 @@ All datasets in 'Output/Data/':
resampled time series, as it uses to much space)
4) *How-to:*
- Presets in '0_Basic_Settings.R':
In this script, many things are preset which are relevant for all
scripts (otherwise, the presets are done in the header of the specific
......
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