sort by:
Revision Author Date Message Commit Date
4edf416 DOC: Further elaboration of release notes. 16 February 2015, 08:39:38 UTC
245b1ac DOC: Fruther development of the release notes. 13 February 2015, 15:52:42 UTC
043a364 DOC: Added release notes to docs. 13 February 2015, 15:26:23 UTC
2b57cd2 DOC: Placed dev_setup behind community. 13 February 2015, 15:14:54 UTC
63e21fe DOC: Some additional changes in dev_setup. 13 February 2015, 15:14:32 UTC
27c38d1 FIX: Removed another dead cross-link. 13 February 2015, 14:46:43 UTC
d69a344 FIX: Removed a missing link to sub-section developers. 13 February 2015, 12:57:51 UTC
806389f DOC: Pointed out that gdal is also distributed via python(x,y). 13 February 2015, 12:48:40 UTC
00da733 DOC: Remove numpydoc from the Dependencies section in Getting Started. We have a lot of dependencies now which are only related to building the docs. numpydoc is only one of them. Instead, we should point to `requirements.txt` for those who want to build the docs by themselves. I will do that under dev_setup.rst. 13 February 2015, 12:41:10 UTC
7616bf9 DOC: min changes referring to correct function 13 February 2015, 11:20:38 UTC
c4907ed FIX: changed hyperlinks for example files to correct wradlib-sources 13 February 2015, 10:59:21 UTC
26f1807 FIX: changed unicode \degree presentation to pure ASCII because testrunner failed on codeship with an unicode error, some minor visualisation issues 13 February 2015, 10:33:09 UTC
f81702f MIN: changes resolving PEP-issues, fix unresolved string in `georef` 13 February 2015, 10:11:17 UTC
1b2d43b DOC: reworked PROJ.4 section in RADOLAN tutorial 13 February 2015, 08:39:58 UTC
eaeddb2 ENH: switched :math: to use sphinx.ext.mathjax 13 February 2015, 08:18:25 UTC
276b3fe DOC: minor fixes and changes in RADOLAN tutorial 13 February 2015, 08:17:53 UTC
0e64f68 MIN: removed default lonlat values from parameters in `get_radolan_coords` 13 February 2015, 07:29:39 UTC
d4f90cc MIN: added np.int32 dtype-value in test for correctly running tests in 32bit environment, as suggested by Maik Heistermann 13 February 2015, 07:16:13 UTC
be23bd9 MIN: added grids to plots, masked dots from RW and SF plots 12 February 2015, 13:26:12 UTC
20494be MIN: changed function name to better represent capabilities, minor changes 12 February 2015, 12:08:13 UTC
8547443 ENH: added function `get_radolan_center` which calculates grid center coordinate, also added trig-keyword to toogle between standard trigonometric calculations and osr transformations, also refined grid setup 12 February 2015, 11:06:27 UTC
c10ac98 MIN: minor changes and fixes in example files 12 February 2015, 11:04:23 UTC
41020a7 DOC: incorporated changes suggested by Maik Heistermann (colorbar with label, examples section, hyperlinks to example files, etc) 12 February 2015, 09:48:31 UTC
36b5c5b ENH: minor changes in `georef.get_radolan_grid` and test function, removing all the magic 12 February 2015, 09:46:08 UTC
0adcab8 ENH: minor changes in `georef.get_radolan_grid` 12 February 2015, 08:54:49 UTC
b5da8d5 ENH: added more test functions for testing `georef.get_radolan_grid` function 11 February 2015, 18:58:54 UTC
91fbb0c ENH: created test_georef module and added function for testing radolan grid calculation 11 February 2015, 18:39:25 UTC
3094b76 ENH: added radolan example data files (rx,ex,rw,sf) 11 February 2015, 14:33:41 UTC
2382267 ENH: added tutorial on RADOLAN and 5 accompanying example files 11 February 2015, 14:25:45 UTC
804324a ENH: added `get_radolan_grid` function to `georef` module 11 February 2015, 14:19:48 UTC
47fd973 ENH: added EX product in read_RADOLAN_composite 11 February 2015, 14:19:01 UTC
320d229 FIX: fixed +units problem in proj4 string 05 February 2015, 08:35:52 UTC
eb33d03 FIX: implemented corrected proj string for DWD radolan polarstereographic projection 04 February 2015, 12:37:37 UTC
aed4ae7 Added tag v0.3.0 for changeset bfae34e4ba4e 04 February 2015, 08:06:46 UTC
f733045 MIN: Set version from 0_2_0 to 0_3_0. According to Issue #44. 04 February 2015, 08:06:02 UTC
83d89df FIX: fixing broken hyperlinks 03 February 2015, 06:59:43 UTC
613d4e8 FIX: remove 3 files, accidentally added to repo with last commit, which is fixing broken hyperlinks 03 February 2015, 06:54:27 UTC
5951257 ENH: converted 02 February 2015, 15:01:12 UTC
41ac973 DOC: Exposed Edourard's clutter detection methods to the API doc. 02 February 2015, 07:45:02 UTC
6b8be3c MIN: Some minor doc fixes. 30 January 2015, 15:39:15 UTC
98341b8 DOC: Moving to sphinx_rtd_theme. 30 January 2015, 15:26:54 UTC
30a8257 FIX: added check for sphinxcontrib module and replacement of hyphen with dot for proper import 30 January 2015, 12:34:33 UTC
614c4a0 MIN: added sphinxcontrib-bibtex to requirements.txt 30 January 2015, 12:13:59 UTC
42e722b MIN: removed url-tags from citations where a doi-tag is available to overcome double links in the bibliography 30 January 2015, 11:08:25 UTC
dbfb01e ENH: changed citation references to bibtex, fixing typos as seen 30 January 2015, 10:39:52 UTC
444fdb9 ENH: added bibliography page `zreferences.rst`and added it to `index.rst` 30 January 2015, 10:38:24 UTC
62442ad ENH: added bibtex functionality within conf.py, converted citations as `refs.bib 30 January 2015, 10:36:50 UTC
e5e3ffd DOC: Add script that corresponds to the new tutorial_get_rainfall to examples directory. 27 January 2015, 15:00:31 UTC
185cd35 DOC: Revising three outdated tutorials. Corresponding to Issue #45, this commit revises or replaces three outdated tutorials: tutorial_conversion.rst, tutorial_accumulation.rst, and tutorial_clutter_correction.rst. The latter is removed without replacement - volunteeres are invited to replace it with a more comprehensive clutter tutorial. The first two are combined to the new tutorial_get_rainfall.rst and drastically shortened. deprecated functions have been removed. One more data file was added to the data directory. 27 January 2015, 14:25:10 UTC
c1b3f3e FIX: fixed wrong path in example 27 January 2015, 08:23:05 UTC
ed2ffa0 FIX: added unzipping/removing of zipped radar data to example file 27 January 2015, 08:06:13 UTC
b8cdaa7 FIX: fixed some docstrings and type on docs 27 January 2015, 07:40:23 UTC
996fb6a FIX: fixed docstrings and `vis` autodoc items 26 January 2015, 14:52:56 UTC
bbbba62 FIX: fixed some docstrings and removed/changed calls to deprecated functions 26 January 2015, 14:38:43 UTC
f831ec1 FIX: exchanged deprecated plot function 26 January 2015, 14:10:09 UTC
dd7e2d6 FIX: removed all deprecated functions and examples 26 January 2015, 13:30:19 UTC
ca4a065 Automated merge 26 January 2015, 12:33:20 UTC
ad580c6 Added tag v0.2.0 for changeset d90b6bceb268 26 January 2015, 12:28:00 UTC
3f0a893 MIN: Set version from 0_1_1 to 0_2_0. This is based on our discussion in issues #41 and #42. 26 January 2015, 12:27:38 UTC
135dc43 DOC: Expose read_generic_netcdf in the API documentation. 26 January 2015, 11:55:45 UTC
ea36824 DOC: Revised NetCDF section in supported formats tutorial in order to include read_generic_netcdf. 26 January 2015, 11:55:20 UTC
5e14f80 MIN: Fixed a docstring typo. 26 January 2015, 10:06:30 UTC
5634ad4 MIN: Added license to example header. 26 January 2015, 10:06:11 UTC
f6fcf87 ENH: Adding a generic reader for NetCDF files to the io module (read_generic_netcdf). This reader is based on Kai Muehlbauer's suggestion from Issue #36 (https://bitbucket.org/wradlib/wradlib/issue/36/wradlib-should-support-cfradial) with a few minor modifications. This comes with an example script and a set of example NetCDF files from different sources (TITAN homepage, Py-ART homepage - both CfRadial - , and an EDGE NetCDF export format). 26 January 2015, 09:49:10 UTC
2fa7faa FIX: sphinx init file now reads version info from version file. This way, the version is only coded in the one wradlib/version file. Version information in both setup.py and in doc/source/__init__.py is retrieved from that file. 23 January 2015, 12:24:35 UTC
69d2eed DOC: fixed external links, which gave a 404. 22 January 2015, 14:38:47 UTC
8fe6f93 FIX: Made plot in docstring example for ipol function interpolate interactive. Otherwise Codeship appears not to finish the tests waiting on the figure to be closed. 22 January 2015, 12:59:39 UTC
4647125 FIX: Fixed example with missing data in atten module function correctAttenuationHJ. 22 January 2015, 12:39:54 UTC
c895d66 FIX: Also removed dummy functions from the other gabella function docstrings. Reasonable examples should be provided in the future. However, I think it is not good if dummy examples appear in the public library reference. 22 January 2015, 12:32:09 UTC
4a4cb07 FIX: Removed dummy example from filter_gabella_b docstring. 22 January 2015, 12:25:01 UTC
aa2ec7d FIX: Removed some examples from util funtion docstrings which did not really correspond to the functions. That was the case for mean_over_time_windows and average_over_time_windows. Also remove some blank lines from otehr examples in util. By the way, these timeseries functions are a mess and I really need to clean them up. Remainders from "No Pull Request" times... 22 January 2015, 12:24:21 UTC
394d672 FIX: Removed the specific version of Sphinx in the requirements. Fixing the version of Sphinx in requirements.txt (as done in revision 690) was probably not a good idea. The current Sphinx version seems to cause problems on Codeship, but has not been reported to cause problems elsewhere. Dpendency checking in setup.py as it is now does not allow to assert a maximum version number. Before constraining Sphinx versions we would need to revise setup.py, but right now, the change in revision 690 did more harm than help. On Codeship, we will continue to install Sphinx before the requirements are processed. 20 January 2015, 13:45:42 UTC
98509f1 FIX: With the new filter_window_polar the filter_cloudtype shuld only receive a float as scale. Before, the scale argument had to be a tuple, with the new polar filtering, it is only a float that corresponds to the range scale. 20 January 2015, 12:10:31 UTC
ae4cc56 FIX: This recipe should not throw an error in case the data is not available. Instead, a warning will be printed and the rest of the code will run with zeros as input values. 19 January 2015, 15:03:49 UTC
c5a022b FIX: Removed this example file because it only examplifies highly deprecated functions. 19 January 2015, 14:54:49 UTC
3b3ef13 FIX: Reduced the size of an array that produced a MemoryError. 19 January 2015, 14:50:05 UTC
d9031ab FIX: Changed keyword projstr to proj in calls of plot_ppi and plot_ppi_crosshair. 19 January 2015, 14:46:22 UTC
c14253d FIX: An error occurs when a specific matplotlib version is used due to a bug in matplotlib. The fix checks for the matplotlib version. If matplotlib 1.2.1 is installed, a message is printed into the figure. See https://github.com/matplotlib/matplotlib/pull/1985 for details on the bug. 19 January 2015, 14:44:53 UTC
922e812 FIX: Fixed name of the data file. 19 January 2015, 14:43:27 UTC
f25efa9 MIN: Added a specific version number for Shpnix in requirements file. The new requirements.txt specify 1.2.3 as Sphinx version. This is because it turned out that newer Sphinx versions caused problems on Codeship. 19 January 2015, 13:46:11 UTC
546db05 Merged wradlib/wradlib into default 15 January 2015, 09:26:00 UTC
5ac7201 Merged in egouden/wradlib/feature/eg/gabella_polar (pull request #39) filter_window_distance 13 January 2015, 09:59:46 UTC
3db9774 DOC: Fixed a typo and removed some attenuation functions from the API documentation. We should still think about what to do with these functions. But I thought removing them from the documentation would be a first step. Right now, I would always recommend correctAttenuationConstrained2. correctAttenuationHB should stay as a repesentative of the classical Hitschfeld and Bordan concept. 13 January 2015, 09:48:13 UTC
70c7823 ENH: Added a companion example file with additonal data that can also serve as a test. The example (attenuation_correction_example.py) has the same content as the tutorial. Just the code is organised a little different. 13 January 2015, 09:45:27 UTC
06e4219 DOC: A new tutorial which demonstrates the behaviour of different attenuation correction methods. ALl images are embedded as source code using the plot directive - thanks to Kai. 13 January 2015, 09:43:58 UTC
e0a963b FIX merge imports with default wradlib 2 --HG-- branch : feature/eg/gabella_polar 08 January 2015, 10:19:36 UTC
7d15065 FIX merge imports with default wradlib --HG-- branch : feature/eg/gabella_polar 08 January 2015, 10:17:21 UTC
e72771b ENH: changing the name of the filter --HG-- branch : feature/eg/gabella_polar 07 January 2015, 16:00:39 UTC
8af0aee ENH: ascale parameter is not needed --HG-- branch : feature/eg/gabella_polar 07 January 2015, 15:44:49 UTC
b1ac692 NEW: test for filter window polar --HG-- branch : feature/eg/gabella_polar 07 January 2015, 15:09:20 UTC
fee7819 FIX: Quick fix to issue #37 in order to avoid gdal ImportError for latest gdal version. I just try two ways of importing gdal...we can do something more elegant about it later. 07 January 2015, 09:57:18 UTC
87beb4a FIX: Switched back to gdal as change to osgeo did not fix the issue on Codeship. 06 January 2015, 15:58:19 UTC
8737565 FIX switch between polar and cartesian grid for smoothing --HG-- branch : feature/eg/gabella_polar 06 January 2015, 15:58:09 UTC
d227b48 FIX: Changed requirement gdal to osgeo. This is just to test whether we can get Codeship running again this way. 06 January 2015, 15:51:41 UTC
5aac1b2 DOC removing bad reference to polar data --HG-- branch : feature/eg/gabella_polar 06 January 2015, 15:50:54 UTC
e1124f3 ENH removing filter_window_polar_test --HG-- branch : feature/eg/gabella_polar 06 January 2015, 15:13:24 UTC
e9d3fce ENH removing image preprocesing --HG-- branch : feature/eg/gabella_polar 06 January 2015, 15:09:05 UTC
8156198 DOC: Minor edits on the community page regarding issues and removed the (outdated) list of institutions. 06 January 2015, 14:37:26 UTC
6da1cb2 DOC: removed names of developers in the community section. First, this led people to send requests to the developers instead of using wradilb-users. Second, I didn't like the idea of maintaining a list of names. The current list was already heavily outdated...(no mention of Kai or Edouard). 06 January 2015, 14:30:12 UTC
b13fc82 DOC: Updated the Python(x,y) reference to the latest distribution that was tested by me. 06 January 2015, 14:26:16 UTC
back to top