Skip to content

Commit 3f97ae7

Browse files
authored
Update docs/usage.md
1 parent d20685d commit 3f97ae7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/usage.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
### Data Preparation
66

7+
First install `snakemake` following [these instructions](https://snakemake.readthedocs.io/en/stable/getting_started/installation.html)
8+
79
To download and regrid a CMIP6 dataset to a common resolution (e.g., 1.406525 degree), go to the corresponding directory inside `snakemake_configs` and run
810
```bash
911
snakemake all --configfile config_2m_temperature.yml --cores 8

0 commit comments

Comments
 (0)