@@ -50,7 +50,9 @@ Please mind that you probably have to have administrator rights ('sudo pip ...'
## Examples
Example scripts and test data can be found in the repository in the directory ```ebas-io/Examples```.
The most recent examples can be found in the Notebooks folder. Those notebooks can also be used hands-on in a [](https://mybinder.org/v2/git/https%3A%2F%2Fgit.nilu.no%2Febas%2Febas-io/HEAD?filepath=Examples%2FDoc%2FNotebooks%2F), which is the most convenient way to work with the examples.
The most recent examples can be found in the Notebooks folder. Those notebooks can also be used hands-on in a Binder environment ([](https://mybinder.org/v2/git/https%3A%2F%2Fgit.nilu.no%2Febas%2Febas-io/HEAD?filepath=Examples%2FDoc%2FNotebooks%2F)), which is the most convenient way to work with the examples.
The examples described here are plain python scripts which can be either used as is, or can be customised to your needs.
> Most examples support the ```--help``` (or ```-h```) option on the commandline which gives a short explanation of the script and the commandline arguments.