JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
FIX: flakify (#221)
FIX: deprecation fixes, docstring fixes (#220)
FIX: remove `util.deprecated` to not interfere with `deprecate`-package (#218)
Release v0.11.3
FIX: deprecate timeseries functions in `util` (#217)
WIP: georeferencing fixup (#215)
* WIP: fix vis-functions * WIP: fix tests * WIP: change implementation to `spherical_to_xyz` and `spherical_to_proj` , add tests * WIP: use `spherical_to_xyz` and `spherical_to_proj` instead of `polar2lonalatalt_n` * WIP: add `georef.spherical_to_polyvert` and `spherical_to_centroids`, use deprecation-module...
Merge pull request #214 from kmuehlbauer/fix-fromstring
FIX: use numpy.frombuffer instead of numpy.fromstring due to deprecation
FIX: fix failing doctests (add +NORMALIZE_WHITESPACE)
MAINT: fix travis
Merge pull request #209 from kmuehlbauer/v0.11.2
FIX: finally cd into `WRADLIB_BUILD_DIR`
Merge pull request #208 from kmuehlbauer/v0.11.2
MNT: remove empty line
Merge branch 'master' into v0.11.2
Also available in: Atom