We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5491f49 commit abbcfd0Copy full SHA for abbcfd0
README.md
@@ -11,6 +11,12 @@ The data are stored using the data reference syntax structure from DKRZ.
11
12
The functionality of this repository is kept simple.
13
14
+After installing [iris](https://scitools-iris.readthedocs.io/en/latest/installing.html), this package can be installed with the command:
15
+
16
+```bash
17
+pip install ESMValTool_sample_data@git+https://github.com/ESMValGroup/ESMValTool_sample_data
18
+```
19
20
Data can be loaded using the following command for daily or monthly timeseries data.
21
22
```python
0 commit comments