Skip to content

Commit 5bae593

Browse files
SMMR R2
1 parent 71679f6 commit 5bae593

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
Fully reproducible code and data for the illustrative application in the paper *A new modelling framework for multi-location studies in environmental epidemiology*.
44

5-
Various components of the dataset are provided in the *data* subdirectory. All components are downloaded and pre-processed in the script `00_DownloadData.RData`. The only exception is *data/tmean.csv*, that was extracted using Python from ERA5Land. :warning: This script should not be executed, it is here mainly to document the data gathering process.
5+
All components of the dataset are provided in the *data* subdirectory. The subdirectory also contains the script `00_DownloadData.RData` that shows how the data were obtained and pre-processed. The only exception is *data/tmean.csv.gz*, that was extracted using Python from ERA5Land. :warning: This script should not be executed, it is here mainly to document the data gathering process.
66

7-
Excution of the code should start from *11_Packages.R*.
7+
Execution of the code should start from *11_Packages.R*.
88

99
1. Scripts *11_Packages.R* to *13_PrepData.R* setup the modelling and load data.
1010

0 commit comments

Comments
 (0)