Skip to content

Commit 920f717

Browse files
author
Lars Buntemeyer
committed
Merge branch 'master' of https://github.com/larsbuntemeyer/py-kostra into master
2 parents 1c06226 + 1ec5e96 commit 920f717

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,13 @@ This repository contains the python module `pykostra` which let's you easily con
99
It is supposed to create an analysis ready dataset for easy exploration of the KOSTRA dataset.
1010
For further scientific information, please consult the official documentation.
1111

12-
To see how it works, just click the binder button!
12+
To see how it works, just click the binder button and create the plot yourself!
1313

1414
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/larsbuntemeyer/py-kostra/master?urlpath=lab%2Ftree%2Fkostra-to-xarray.ipynb)
1515

16+
![image](hn.png)
17+
18+
1619
## Create a NetCDF file
1720

1821
If you are not interested in `xarray`, you can still simply create a NetCDF file using the `create-netcdf.py` script. Simply run:

0 commit comments

Comments
 (0)