You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@ In order to train the model we need to download and preprocess the required data
126
126
Rscript download_data.R
127
127
```
128
128
129
-
It will save the download data in the `/precipitation/data/` folder. Now the data can be preprocessed wit the [preprocess.R script](https://github.com/jgonzalezab/workflow-DL-HPC/blob/main/experiments/statistical-downscaling/precipitation/preprocess.R):
129
+
It will save the download data in the `/precipitation/data/` folder. Both datasets ([ERA-Interim](http://dx.doi.org/10.21957/vf291hehd7) and [EWEMBI](http://doi.org/10.5880/pik.2019.004)) can also be downloaded from their original sources. Now the data can be preprocessed wit the [preprocess.R script](https://github.com/jgonzalezab/workflow-DL-HPC/blob/main/experiments/statistical-downscaling/precipitation/preprocess.R):
0 commit comments