File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ The functionality of this repository is kept simple.
1414After installing [ iris] ( https://scitools-iris.readthedocs.io/en/latest/installing.html ) , this package can be installed with the command:
1515
1616``` bash
17- pip install ESMValTool_sample_data@git+https://github.com/ESMValGroup/ESMValTool_sample_data
17+ pip install ESMValTool_sample_data
1818```
1919
2020Data can be loaded using the following command for daily or monthly timeseries data.
Original file line number Diff line number Diff line change 99
1010setup (
1111 name = 'ESMValTool_sample_data' ,
12- version = '0.0.3 ' ,
12+ version = '0.0.4 ' ,
1313 description = "ESMValTool sample data" ,
1414 long_description = readme ,
1515 long_description_content_type = 'text/markdown' ,
You can’t perform that action at this time.
0 commit comments