Skip to content

Commit

Permalink
Update docs/usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rejuvyesh authored Sep 30, 2023
1 parent d20685d commit 3f97ae7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

### Data Preparation

First install `snakemake` following [these instructions](https://snakemake.readthedocs.io/en/stable/getting_started/installation.html)

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
```bash
snakemake all --configfile config_2m_temperature.yml --cores 8
Expand Down

0 comments on commit 3f97ae7

Please sign in to comment.