Skip to content

Commit bb9bfb3

Browse files
committed
Update 01_lysimeter_teros_vwc_comparison.Rmd
1 parent d6a8e37 commit bb9bfb3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lysimeter/01_lysimeter_teros_vwc_comparison.Rmd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ This script is to download from dropbox L0 TEROS data at the lysimeter locations
99
Note, the dropbox refreshes each month. You will also need the TEMPEST github page mapped to your local drive.
1010
https://github.com/COMPASS-DOE/TEMPEST
1111

12+
To run this script you will need:
13+
1) access to the correct dropbox folders ('TEMPEST_PNNL_Data/Current_Data' and 'GCREW_LOGGERNET_DATA/current_data')
14+
2) access to the google drive
15+
16+
You will be prompted in the script to grant permissions for the R packages to be able to access these datasets.
17+
1218
```{r setup, include=FALSE}
1319
1420
if(!require("compasstools")) {

0 commit comments

Comments
 (0)