Skip to content

Commit abbcfd0

Browse files
authored
Add installation instructions (#20)
1 parent 5491f49 commit abbcfd0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ The data are stored using the data reference syntax structure from DKRZ.
1111

1212
The functionality of this repository is kept simple.
1313

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+
1420
Data can be loaded using the following command for daily or monthly timeseries data.
1521

1622
```python

0 commit comments

Comments
 (0)