Skip to content

Commit 4beae54

Browse files
Update README.md
Adding SLURM temporary directory
1 parent 729e23c commit 4beae54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ foo@bar:~$ ./extract-dataset.sh \
7676
--lat-lims=49,51 \
7777
--lon-lims=-117,-115 \
7878
--variable="RDRS_v2.1_A_PR0_SFC,RDRS_v2.1_P_HU_09944" \
79+
--cache='$SLURM_TMPDIR' \
7980
--prefix="testing_";
8081
```
8182
See the [examples](./examples) directory for real-world scripts for each meteorological dataset included in this repository.

0 commit comments

Comments
 (0)