JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
FIX: add missing mupltiplication with grid resolution in `georef.get_radolan_grid`, update `release_notes.rst` and `version`
--HG-- branch : release/0.4
Merged in kaimuehlbauer/wradlib_miub/feature/georef (pull request #52)
NEW: use OSR objects instead of PROJ.4
MIN: change doctests in `get_radolan_grid` to display only 4 digits after the decimal
--HG-- branch : feature/georef
MIN: change in georef to make use of `create_osr` instead of `create_projstr`
DOC: change in tutorial_workflow to use of `create_osr`
Merged default into feature/georef
DOC: add version information to `create_osr`
TST: change test function to use non-deprecated function
DOC: update bleeding edge sectrion in release notes
DOC: update RADOLAN tutorial to reflect changes in creation of osr objects
MIN: change example to directly use `create_osr`
MIN: expose `create_osr` to apidoc
MIN: change examples to use `create_osr` instead `create_projstr`
ENH: add `create_osr` function to georef, which create osr objects for specific projections
FIX: Fixed wrong and imprecise conversion factors.
Now using global constants in the module.
DOC: add to bleeding edge section in release_notes
MIN: change decorators for automated conversion, moved `proj4_to_osr` before decorated function in module `georef`
MIN: Merge recent changes from default to feature/georef to resolve upstream conflicts
ENH: Migrating module conversion from PyRadarMet to wradlib module trafo.
This is is kind of a template for migrating code from the GitHub repository nguy/PyRadarMet to wradlib/wradlib. In this case, simple conversion functions for wind speed are migrated from PyRadarMet.conversion to wradlib.trafo. Here,...
Created new branch release/0.5
--HG-- branch : release/0.5
Also available in: Atom