sort by:
Revision Author Date Message Commit Date
cfb45de FIX: Reversed some of the previous changes so that recipe2 and typical_workflow are considered by testrunner. 28 August 2014, 15:29:46 UTC
0cebf8f DOC: Revised tutorial_workflow to comply with the latest developments. 27 August 2014, 13:09:29 UTC
210cbdb DOC: Revised tutorial_reading_dx to bring it up to date with the latest developments. 27 August 2014, 12:02:21 UTC
61fd625 DOC: Removed tutorial attenuation correction because it is still empty. 27 August 2014, 08:01:14 UTC
5a28730 DOC: Replaced the output figure of recipe2 with correct figure. 26 August 2014, 14:34:34 UTC
0c37edc FIX: recipe2 was crashing because site coordinates were not passed correctly. They were passed as a tuple of arrays, not a tuple of floats. Also made a flat script without a __main__ section because this was redundant. 26 August 2014, 14:34:08 UTC
3b72aa7 MIN: Slight changes in the default parameter values for classify_echo_fuzzy. 01 August 2014, 09:07:24 UTC
0e7d091 merged branch testing 30 July 2014, 18:49:04 UTC
e0d888d MIN: Added cross-polar correlation coefficient as decision criterion to fuzzy classify_echo_fuzzy. Before, we only used the texture of rhohv. Now you can also use rhohv directly as a decision variable. classify_echo_fuzzy also returns a boolean array which indicates where all the dual-pol moments contained missing data (which is often an important indicator for non-meteorological returns). 17 July 2014, 12:19:21 UTC
3d5fa0e FIX: Two bug fixes in plot_ppi_crosshair. Linked proj4_to_osr to georef module and renamed variable projstr to proj. 17 July 2014, 12:11:13 UTC
bb6eba0 MIN: Added some debug code to the fuzzy_echo_classification. 11 July 2014, 05:42:19 UTC
9340d71 FIX: changed projection keyword in plot_ppi and plot_ppi_crosshair back to proj 10 July 2014, 19:08:43 UTC
a6933f7 Merged feature/georef into default 10 July 2014, 18:59:38 UTC
304989d Removed a few calls to polar2lonlatalt by polar2lonlatalt_n (because I think this is the best routine...) --HG-- branch : feature/georef 09 July 2014, 16:42:25 UTC
360aa50 FIX: removed hardcoded site coordinates from plot_scan_strategy code changed the api, removing radaralt keyword and replaced it by a obligatory site parameter. --HG-- branch : feature/georef 09 July 2014, 16:41:35 UTC
ef58d1f DOC: added new functions to documentation, removed some of the deprecated ones. --HG-- branch : feature/georef 03 July 2014, 18:20:35 UTC
7f9fbf8 FIX: Two bug fixes in plot_ppi. Renamed variable proj to projstr. Linked proj4_to_osr to georef module. --HG-- branch : feature/georef 01 July 2014, 09:22:27 UTC
abee9a0 ENH: autoconversion of reproject-arguments to arrays --HG-- branch : feature/georef 24 June 2014, 07:14:59 UTC
bcce2ff FIX: fixed several bugs in _z2rEnhanced 02 June 2014, 07:16:53 UTC
dcd7614 ENH: made plot_ppi set axes aspect to equal 02 June 2014, 07:15:18 UTC
a2a8296 ENH: atten.correctAttenuationHJ: - introducing cap-mode for capping PIA-values in case of attenuation-overflow as proposed by Harrison, Driscoll, Kitchen (2000) 07 May 2014, 14:44:17 UTC
314826f FIX: atten.py: - enabled to calculate iterative based attenuation-correction-algorithms with just one iteration without dividing by zero. - removed some typos 07 May 2014, 11:55:39 UTC
09c9ccc FIX: - made possible to calculate iterative attenuation-algorithms with one iteration without divisions by zero - removed some typos 07 May 2014, 11:21:06 UTC
ff7bdac FIX: removed +ellps parameter from dwd-radolan definition. ... as it leads to the ignoring of the +a and +es parameters. see the wradlib-dev discussion a few days ago for details. --HG-- branch : feature/georef 14 April 2014, 17:53:48 UTC
5807391 DOC: Adjusted documentation to reflect refactoring. Changed the doctest output because now the example uses a slightly different earth radius (c.f. commit 67ddf81097f611be629b678d05c034a1683bb90a) --HG-- branch : feature/georef 09 April 2014, 08:07:41 UTC
860addc REF: refactored polar2lonlatalt_n to use osr-reprojection. --HG-- branch : feature/georef 09 April 2014, 08:05:07 UTC
27575de API: changed default behavior concerning earth radius. now chooses local approximation to earh radius introduced by Edouard if re is not given explicitly. --HG-- branch : feature/georef 09 April 2014, 08:03:33 UTC
2e8d948 MIN: applied 2 patches from Thomas Pfaff, fixing bug in polar2lonlatalt_n and the functions docstring --HG-- branch : feature/georef 08 April 2014, 08:46:52 UTC
fdd6941 MIN: removed unnecessary np.array casts in georef.reproject --HG-- branch : feature/georef 08 April 2014, 07:58:30 UTC
c1e953a MIN: applied patch from Thomas Pfaff, fixes several bugs in georef.py --HG-- branch : feature/georef 08 April 2014, 07:19:01 UTC
ef32d94 MIN: removed print statement --HG-- branch : testing 04 April 2014, 09:25:14 UTC
cc2a49c MIN: correct for path, when called from somewhere else --HG-- branch : testing 04 April 2014, 09:24:40 UTC
9662c69 MIN: Finalized version of testrunner.py (renamed from runtests.py), changed all examples to be detected as test examples --HG-- branch : testing 04 April 2014, 08:51:58 UTC
836287e MIN: changes in examples to account for testing issues --HG-- branch : testing 04 April 2014, 04:11:12 UTC
4df8a79 MIN: First running implementation of examples tests --HG-- branch : testing 03 April 2014, 19:56:21 UTC
f3b6797 MIN: changes in docstrings to allow unittest with docstrings --HG-- branch : testing 02 April 2014, 14:25:45 UTC
5b5deec MIN: change line separator in util.py --HG-- branch : feature/georef 02 April 2014, 10:04:26 UTC
75d5feb MIN: revert util.py to commit before last commit --HG-- branch : feature/georef 02 April 2014, 10:00:49 UTC
95f6ad4 MIN: revert util.py tocommit before last commit --HG-- branch : feature/georef 02 April 2014, 09:56:01 UTC
8d7f77d MIN: revert util.py tocommit before last commit --HG-- branch : feature/georef 02 April 2014, 09:52:02 UTC
bf50778 MIN: several changes concerning lon/lat usage, if a projstr is given the parameter is called `projstr` to distinguish from the osr-projection object, minor changes in docstrings, examples etc. --HG-- branch : feature/georef 02 April 2014, 08:11:22 UTC
7399452 MIN: Checked all docstring examples on functionality and cross-checked the polar2latlon with the new polar2lonlat --HG-- branch : feature/georef 02 April 2014, 07:19:27 UTC
9fdb924 MIN: changed `project` function for backwards compatibility --HG-- branch : feature/georef 02 April 2014, 07:13:36 UTC
676f4ac MIN: Testing of docstrings, changes to get equal results in latlon ad lonlat functions --HG-- branch : feature/georef 01 April 2014, 19:39:18 UTC
57e5a47 MIN: Refactoring Step Two: change from `polar2latlon` to `polar2lonlat`, minor changes in several docs, examples, modules and functions to represent overall lon/lat handling, --HG-- branch : feature/georef 01 April 2014, 16:04:30 UTC
b6090f3 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 01 April 2014, 15:18:30 UTC
03004a6 MIN: removed commented section of old code --HG-- branch : feature/georef 01 April 2014, 13:58:23 UTC
0f483c5 ENH: changed `reproject` ability of receiving arguments, fully backwards compatible, minor change in clutter_cloud_example --HG-- branch : feature/georef 01 April 2014, 13:51:32 UTC
f101db1 Created new branch feature/georef --HG-- branch : feature/georef 01 April 2014, 09:40:32 UTC
f5a9792 Merged default into testing --HG-- branch : testing 31 March 2014, 13:56:23 UTC
c5a0425 Merged wradlib/wradlib into default 31 March 2014, 13:02:05 UTC
bec6520 DOC: Added guidance on how to install the BUFR software as an optional dependency. 31 March 2014, 12:08:26 UTC
a804664 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 which points to that directory. Also the bufr module has been adapted to BUFR version 3.2 which used different fixed width output tables (UGLY). Beyond, users are informed on potential sources fo failure of the bufr module. 31 March 2014, 12:08:00 UTC
b9ebe41 OPT: BUFR source is no longer distributed via wradlib. Removed all BUFR related file from the wradlib directory. 31 March 2014, 12:01:46 UTC
90c0ea1 BUG: wrong kwargs handling while passing kwargs to two functions 31 March 2014, 10:19:06 UTC
58442c5 BUG: wrong kwargs handling while passing kwargs to two functions 31 March 2014, 10:07:11 UTC
3d4207b MIN: import `io` before `georef`, because of osgeo/h5py issue (h5py need import first) 31 March 2014, 08:10:54 UTC
b4f11df MIN: georef.beam_height_n now imported in util.maximum_intensity_projection, changed matplotlib mpl import according to warning suggestion 28 March 2014, 18:12:22 UTC
41de4c8 BUG: #1 h5py import errors in setup.py: changed import sequence in requirements.txt, #2 import of deprecated decorator in georef broken 28 March 2014, 13:09:22 UTC
3765774 Merged default into testing --HG-- branch : testing 28 March 2014, 08:35:07 UTC
11cfb8d DOC: changed everything from pyproj to gdal 27 March 2014, 16:38:08 UTC
97d4702 MIN: changed `project` function for backwards compatibility 27 March 2014, 15:13:39 UTC
31a5e41 Merged default into testing --HG-- branch : testing 27 March 2014, 13:46:30 UTC
7c98853 Merged in egouden/wradlib//feature/eg/clutter/cloudtype (pull request #20) clutter cloudtype feature 27 March 2014, 12:58:07 UTC
1e38a0c MIN: new files runtest.py and __init__.py under tests --HG-- branch : testing 24 March 2014, 20:27:05 UTC
2262d58 Created new branch testing --HG-- branch : testing 24 March 2014, 07:15:28 UTC
be60787 Merged default into /feature/eg/clutter/cloudtype --HG-- branch : /feature/eg/clutter/cloudtype 21 March 2014, 09:35:44 UTC
3f477d0 FIX: original setup.py --HG-- branch : /feature/eg/clutter/cloudtype 21 March 2014, 09:32:29 UTC
0e992b9 ENH: wradlib.georef: replacing math by numpy --HG-- branch : /feature/eg/clutter/cloudtype 21 March 2014, 09:31:11 UTC
360bd4b BUG: `recipe2_polar_volume_example`, azimuth coordinates wrongly rolled according to hdf5 `a1gate` variable, after inspecting the raw data, it is already aligned 19 March 2014, 07:37:25 UTC
6a3c9bb FIX: Adjusted recipe1_clutter_attenuation_composition to the new way of gridaspoints in util. 18 March 2014, 13:21:12 UTC
470c3bf FIX: Included requirements into MANIFEST. 18 March 2014, 11:44:24 UTC
3d356ab FIX: Included file "version" into MANIFEST. 18 March 2014, 11:39:21 UTC
2773225 MIN: added ez_setup.py 17 March 2014, 12:17:16 UTC
06b5a57 MIN: setup.py: read dependencies from requirements.txt, dependency and version check, changed warnings to simple print 17 March 2014, 12:12:26 UTC
625babb OPT: changed setup.py to use setuptools and distutils, added version checking and user interaction 17 March 2014, 10:35:18 UTC
39ff218 OPT: changed setup.py to use setuptools and distutils 13 March 2014, 15:37:28 UTC
8b17a03 OPT: changed setup.py to use setuptools and distutils 13 March 2014, 15:35:08 UTC
7954ab0 OPT: changed setup.py to use setuptools and distutils 13 March 2014, 15:30:13 UTC
d5f9021 OPT: changed setup.py to use only distutils 13 March 2014, 15:23:31 UTC
3432952 OPT: changed setup.py to use only distutils 13 March 2014, 15:21:20 UTC
c700c9b OPT: changed setup.py to use only distutils 13 March 2014, 14:59:59 UTC
6c7e61d OPT: changed setup.py to use only distutils 13 March 2014, 14:58:10 UTC
a962e8d ENH: transformed tests to use 'unittest` module 12 March 2014, 15:28:21 UTC
47426f7 ENH: added distribute to requirements file, removed distribute_setup import from setup.py 12 March 2014, 13:18:47 UTC
2ec069e ENH: introduced requirements file, used with codeship CI integration 12 March 2014, 12:49:37 UTC
36c13b2 DOC: extended and finalized tutorial on curvelinear grids 11 March 2014, 13:59:10 UTC
6f67b1c DOC: edited conf.py to only produce normal png 11 March 2014, 13:58:29 UTC
8afe82c ENH: added `util` function `maximum_intensity_projection` 11 March 2014, 13:57:45 UTC
4c460c2 MIN: better names examples coord.py --HG-- branch : /feature/eg/clutter/cloudtype 10 March 2014, 16:11:10 UTC
e4ac2a2 merged with default --HG-- branch : /feature/eg/clutter/cloudtype 07 March 2014, 17:37:36 UTC
2eb6282 ENH : np.around > np.fix --HG-- branch : /feature/eg/clutter/cloudtype 07 March 2014, 17:26:40 UTC
3fc8f1d ENH : refactor project() --HG-- branch : /feature/eg/clutter/cloudtype 07 March 2014, 17:16:11 UTC
11d44eb NEW : adding examples --HG-- branch : /feature/eg/clutter/cloudtype 07 March 2014, 16:02:01 UTC
692f2f0 ENH : z kwarg in pixel_to_map3d(), get_azeq_projection() --HG-- branch : /feature/eg/clutter/cloudtype 07 March 2014, 15:55:22 UTC
e86cf93 DOC: added tutorial on curvelinear grids and associated plotting capabilities 07 March 2014, 12:16:21 UTC
251b04f DOC: Typo 06 March 2014, 20:00:23 UTC
f7c0f8c DOC: Typo 06 March 2014, 19:57:06 UTC
6238b5d DOC: edited conf.py to generate only normal png files 06 March 2014, 13:06:57 UTC
ad6d448 DOC: Added reference 06 March 2014, 05:22:30 UTC
back to top