From 3f97ae783555f8e9ad6a38fd2d2fc8116bad1041 Mon Sep 17 00:00:00 2001 From: "Jayesh K. Gupta" Date: Fri, 29 Sep 2023 17:08:00 -0700 Subject: [PATCH] Update docs/usage.md --- docs/usage.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/usage.md b/docs/usage.md index f891d1f..4da91d7 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -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