Skip to content

Commit

Permalink
Last tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
znichollscr committed Dec 18, 2024
1 parent ea76048 commit 7d3ccd1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/usage-data-user/downloading.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ They are not meant to be exhaustive, but they may help.

## esgpull

<!-- TODO: Zeb to write -->

- use the example of [https://github.com/climate-resource/CMIP6-vs-CMIP7-GHG-Concentrations]()
which uses esgpull

It is possible to download datasets using [esgpull](https://esgf.github.io/esgf-download/).
The installation instructions are [here](https://esgf.github.io/esgf-download/installation/).

Expand Down Expand Up @@ -68,6 +63,9 @@ esgpull update -y --tag ${SEARCH_TAG}
esgpull download --tag ${SEARCH_TAG}
```

If you want to see this flow being used within a wider repository,
please see [https://github.com/climate-resource/CMIP6-vs-CMIP7-GHG-Concentrations]().

Unfortunately, there is no uniform set of flags that can be used across all datasets.
Please see the specific details of each dataset for details about each dataset.
For example, which grids and frequencies are available and what to use for the pre-industrial control experiments.
Expand Down

0 comments on commit 7d3ccd1

Please sign in to comment.