We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729e23c commit 4beae54Copy full SHA for 4beae54
README.md
@@ -76,6 +76,7 @@ foo@bar:~$ ./extract-dataset.sh \
76
--lat-lims=49,51 \
77
--lon-lims=-117,-115 \
78
--variable="RDRS_v2.1_A_PR0_SFC,RDRS_v2.1_P_HU_09944" \
79
+ --cache='$SLURM_TMPDIR' \
80
--prefix="testing_";
81
```
82
See the [examples](./examples) directory for real-world scripts for each meteorological dataset included in this repository.
0 commit comments