JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
MIN: Refactoring Step One: change from `project` to `reproject`, minor changes in reproject to allow multidimensional x, y and z arrays, minor changes in several georef functions, minor changes in docs and examples
--HG-- branch : feature/georef
MIN: removed commented section of old code
ENH: changed `reproject` ability of receiving arguments, fully backwards compatible, minor change in clutter_cloud_example
Created new branch feature/georef
Merged default into testing
--HG-- branch : testing
Merged wradlib/wradlib into default
DOC: Added guidance on how to install the BUFR software as an optional dependency.
OPT: Changed bufr module so it can include the BUFR software from any directory.
As the BUFR software is no longer included in the wradlib package, users have to download it from the OPERA website and then extract the archives (executables plus tables) to any directory. Users need to create an environment variable BUFRLIB...
OPT: BUFR source is no longer distributed via wradlib.
Removed all BUFR related file from the wradlib directory.
BUG: wrong kwargs handling while passing kwargs to two functions
MIN: import `io` before `georef`, because of osgeo/h5py issue (h5py need import first)
MIN: georef.beam_height_n now imported in util.maximum_intensity_projection, changed matplotlib mpl import according to warning suggestion
BUG: #1 h5py import errors in setup.py: changed import sequence in requirements.txt, #2 import of deprecated decorator in georef broken
DOC: changed everything from pyproj to gdal
MIN: changed `project` function for backwards compatibility
Merged in egouden/wradlib//feature/eg/clutter/cloudtype (pull request #20)
clutter cloudtype feature
MIN: new files runtest.py and __init__.py under tests
Also available in: Atom