Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Adding SLURM temporary directory
  • Loading branch information
kasra-keshavarz authored Oct 10, 2024
1 parent 729e23c commit 4beae54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ foo@bar:~$ ./extract-dataset.sh \
--lat-lims=49,51 \
--lon-lims=-117,-115 \
--variable="RDRS_v2.1_A_PR0_SFC,RDRS_v2.1_P_HU_09944" \
--cache='$SLURM_TMPDIR' \
--prefix="testing_";
```
See the [examples](./examples) directory for real-world scripts for each meteorological dataset included in this repository.
Expand Down

0 comments on commit 4beae54

Please sign in to comment.