JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
Merged in thpfaff/wradlib/feature/tp/kriging (pull request #6)
Introduce Kriging
added tests for the trafo module
Removed dependency to the basemap toolkit, updated the documentation.
Merge with default
--HG-- branch : feature/tp/kriging
added covariogram testing functions
added re-initialization of weights attribute to ensure results of subsequent calls do not accumulate.
DOC: more documentation and some fiddlings with math text
CLEANUP: Removed some old documents
Renamed setup.py to setup_distutils.py
Setup based on distutils is intended to be replaced by setup based on Distribute/setuptools.
CLEANUP: Removed doctest from __main__
FIX: removed error, raised if gateset contains empty dimensions
FIX: setting an whole attenuation-BEAM to NaN in case one of the gates along this beam is NaN, was just working for 2-d-array correctly, otherwise the whole attenuation-SCAN was set to NaN; error is now removed
FIX: Removed a warning which rather causes errors then preventing them
Making some changes to speed up the vpr module.
Changed recipe2 in this context.
DOC: Making recipe1 nicer and adding a timer (takes only 20 seconds).
ENH: wradlib.vpr.volcoords_from_polar_irregular can deal with volumes in which the scan strategy differs between elevation angles.
DOC: images in recipes can now be enhanced by click.
DOC: added recipe2 about readling and plotting an ODIM_h5 polar volume.
DOC: edited recipe1 in documentation section "recipes", as well as the underlying source.
Minor edits in wradlib.vis
Also available in: Atom