JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
FIX: do not use 'version.py' within testrunner.py
Merge branch 'master' into master
ENH: make wradlib aware of its version, adapt setup.py, wradlib/__init__.py and doc/source/conf.py from pyart, add version and date to doc
Merge pull request #5 from kmuehlbauer/master
Python 2/3 Compatibility
Merge branch 'master' of https://github.com/kmuehlbauer/wradlib
MIN: change README.md
Merge pull request #3 from kmuehlbauer/fix1
python2.7 runs fine with travis, ready to merge
Merge pull request #2 from kmuehlbauer/ci
ENH: add Continuous Integration
FIX: fix cg_plot
ENH: change docs to wradlib account
ENH: change docs build directory
ENH: make build_docs.sh executable
ENH: add building and pushing docs
add .travis.yaml, .coveragerc, scripts/install.sh
FIX: make load_rainbow_example.py use azimutal resolution for creation of azimut array, see issue # 76
TST: remove debug tests in zonalstats, codeship gdal error found and removed
TST: wrap layer.Intersection in try/except to intercept AttributeError, test3
TST: wrap layer.Intersection in try/except to intercept AttributeError, test2
TST: wrap layer.Intersection in try/except to intercept AttributeError
ENH: add `has_geos` check in wradlib.util, use has_geos in zonalstats examples and test_zonalstats.py
Also available in: Atom