JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
Merge branch 'wradlib/master'
DOC: Added a little wradlib background info to 1h tour.
MIN: add presentation with earth curvature (#107)
* MIN: add second plot for earth curvature representation, add markdown cells in new section on BeamPropagation
Merge pull request #106 from heistermann/master
Fixes two issues with older gdal and matplotlib versions.
DOC: Calling jupyter notebook in a conda env
The tutorial was adjusted. Since recently, this works by just activating the env and then calling jupter notebook.
FIX: Using a different map projection
Otherwise the code breaks with older versions of gdal. I have replaced Albers projection by Web Mercator projection.
Replace magma by gist_heat because magma breaks
...with older matplotlib versions.
Merge pull request #104 from heistermann/nb_revise
WIP: Notebook revision
FIX: Moving from __future__ statement on top.
FIX: See whether this fixes the Python3 issue.
Setting more slideshow properties.
Setting slideshow properties in python quickstart.
FIX: Fixing another issue with the input checks of fuzzy_echo_classify.
Setting slideshow properties of adjust notebook.
FIX: add additional key rho2 for checks.
ENH: Added a short version of the zonal stats tutorial.
The other one is good, but too bulky.
Adding slide properties and minor revision of overlay notebook.
FIX: Add get_shape_coordinates to library reference.
FIX: Fix flake8 and a Python2/3 compatibility issue.
FIX: Fixed a pl vs plt issue,
Also available in: Atom