JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
FIX: Making zonalstats work on Windows
Several issues have been adressed that appeared only on Windows OS (Windows 7 with pythn(x,y) ):
1. Executing tmp_trg_lyr.Intersection with callback=gdal.TermProgress raised a RuntimeError. Try statement has been inserted to catch this...
Release 0.7.6
Merge pull request #1 from wradlib/master
Syncing my fork with wradlib master
FIX: use https version for cloning
Merge pull request #22 from kmuehlbauer/master
Finalizing deployment
FIX: use return instead of exit(0) to not break unittests
FIX: fix example filepath in `test_zonalstats.py`
TST: gdal needs krb5 for some reason
MIN: show release instead of version in doc index.html
ENH: adapt conf.py and build_docs.sh to handle version switching, change build_docs.sh to build local docs
ENH: add css and html template for version drop down in docs
Merge branch 'master' into master
TST: add testrunner.py
FIX: check and fix html links of whole package
TST: change secret
TST: print TRAVIS vars
docs are built but not pushed, check vars
Merge pull request #21 from kmuehlbauer/master
TST: test deploying docs
stepup version
Merge pull request #20 from kmuehlbauer/master
TST: test deploying on tags
Also available in: Atom