Skip to content

Commit 773c32d

Browse files
committed
added datasets DOI
1 parent 45558ed commit 773c32d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ In order to train the model we need to download and preprocess the required data
126126
Rscript download_data.R
127127
```
128128

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):
130130

131131
```
132132
Rscript preprocess.R

0 commit comments

Comments
 (0)