JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
ENH: New Plot Routine cg_plot, plot polar data on a curvilinear grid
FIX: Adapted use of subprocess in bufr.decbufr to Linux and Mac environments
FIX: Modified syntax for executing decbufr under Linux and Mac
FIX: Make sure decbufr is compiled under Mac during installation.
FIX: Make sure that setup.py now copies decbufr to the installation directory even on Mac.
FIX: Removed limitation that prevents the bufr module to be called from Mac systems
FIX: Changed setup.py so that it will not produce an installation error on systems other than Windows and Linux.
BUFR compilation is not yet available on Mac OS X from etup.py. Until we find a way to achieve this, the installation should only give a warning, but should complete without...
Synchronised required version numbers with Thomas in order to avoid merge conflicts.
Added some TODO remarks into vpr.py
Changing required numpydoc version to 0.3 and pyproj version to 1.8.9
FIX: removed miscalculation at class-method adjust.AdjustBase.xvalidate in case using this class with more than 1 nearest neighbor for the best/median raws corresponding to the observations, the returned adjusted xvalidation pairs are wrongly not related to the original location, which is the same location as...
FIX: caught an error in correctAttenuationHB occured in case of attenuation overflow (AttenuationOverflowError was raised independently of the error-treatment mode
ENH: added batch file to automate making of html and ms-help documentation. This includes a few other settings concerning inline maths and an explicit setting of the pythonpath in case a different wradlib-installation is used for daily work (because sphinx uses imports when generating the...
DOC: reworked the linux installation part.
reduced required version numbers for scipy and pyproj so that the debian packages for Ubuntu 12.04 would satisfy all dependencies.
Reduced required version number for pyproj
DOC: new gettingstarted.rst and new index.rst and new conf.py
ENH: Adding everything required to install wradlib via easy_install/setuptools/distribute
New setup.py relies on Distribute. In addition, it implements a new build_py class which takes care of the BUFR compilation. MANIFEST.in defines the files which should appear in the source distribution using "python setup.py sdist". Upload to...
TEST: Adding test template for wradlib.io
DOC: Making sidebar background black
Also available in: Atom