JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
FIX: show angle axis curvelinear grid again, overplotting of angle ticklabels will be fixed with matplotlib 3
Merge pull request #290 from kmuehlbauer/add-radolan-u
ENH: add 'U' header token for RADOLAN klima data (eg. YW), adapt tests
WIP: speed up interpolation (#289)
* WIP: speed up interpolation
* WIP: flakify
* FIX: correctly apply `balanced_tree` keyword argument
* MIN: use `remove_missing` parameter to handle NaN
* FIX: fix tests
* WIP: remove print statements
* WIP: fix `ExternalDriftKriging`, revert wrapper-changes...
Fix bug in all adjustment classes when checking for None
MIN: pin matplotlib to last 2.* version
ENH: remove unneeded function from import
ENH: add `load_vector`-method to `DataSource`, enable `ZonalDataBase` to take `DataSource` objects as parameters
Merge pull request #283 from heistermann/fix_radolan
ENH: Add new header token VR.
Adapt test_get_radolan_header_token_pos to new token VR.
Add new header token VR.
MNT: https links, typo, adjustments [ci skip]
REL: Version 1.1.0
FIX: conditional
MIN: remove unneeded secret from .travis.yml, add rtd webhook (#280)
* MIN: remove unneeded secret from .travis.yml, add rtd webhook * MIN: move rtd webhook trigger into dedicated shell-script
Fix 276 (#277)
FIX: #276
FIX: #267 (#275)
* FIX: use with-statement in `wradlib.io.rainbow.read_rainbow()`, remove logs-file
* FIX: move conditional `loaddata` into with-statement, fix dual use of f
FIX: explicit specify numpy
otherwise it gets pulled from `defaults` channel
FIX: call gdal,ogr `DontUseExceptions()` in correct order (#278)
Add Fix for #273 (#274)
Add Fix for #273, closes #273
Also available in: Atom