sort by:
Revision Author Date Message Commit Date
91a29c2 MAINT: Set version from 0_4_1 to 0_5_0. 20 February 2015, 10:20:19 UTC
63b4bd6 DOC: change warning message 20 February 2015, 09:43:28 UTC
257cf7a DOC: fix typo in docstrings 20 February 2015, 09:40:13 UTC
e2145f8 DOC: finalize release_notes for version `0.5.0`, change deprecated directive to warning directive 20 February 2015, 09:33:16 UTC
199a350 DOC: finalize release_notes for version `0.5.0` 20 February 2015, 08:57:44 UTC
a757ec5 DOC: expose two functions to api as suggested in issue #49, add deprecated decorator to parameter 20 February 2015, 08:57:21 UTC
3a9ff7c DOC: updated bleeding edge section in release notes with the `apichange_kwarg` decorator changes to several functions 20 February 2015, 06:57:03 UTC
29ca56b ENH: add `apichange_kwarg` decorator to functions which take a PROJ.4 string in kwarg 'projstr' or 'proj' 20 February 2015, 06:55:32 UTC
df8944b Added tag v0.4.1 for changeset 0dcc6a96f07ba6fcbebab64060944900ec8d24fc 19 February 2015, 16:37:34 UTC
f8bd37c MAINT: Set version from 0_4_0 to 0_4_1. Updated release notes accordingly. 19 February 2015, 16:26:22 UTC
3f5a72b MIN: change versionadded to 0.4.1 in apichange_kwarg decorator 19 February 2015, 16:24:45 UTC
d886140 DOC: adapted section on apichange_kwarg decorator as suggested in pull request #53 19 February 2015, 14:24:35 UTC
6c55b8c ENH: rework apichange decorator and rename to apichange_kwarg, add example, add to realease_notes 19 February 2015, 14:12:09 UTC
ee41247 ENH: add `exfunc` message to apichange decorator as suggested in issue #57 18 February 2015, 14:25:16 UTC
2cf5a98 ENH: add apichange decorator in module `util`and example 18 February 2015, 13:46:02 UTC
5e5596e Added tag v0.4.0 for changeset d9cdd132e63d 17 February 2015, 09:11:09 UTC
d8a421d MAINT: Set version from 0_3_0 to 0_4_0. Updated release notes accordingly. 17 February 2015, 09:10:55 UTC
7f41684 DOC: Minor edit in Getting Started section. Deleted "seriously" becasue since we release more frequently now, the releases should not lag "seriously" behind the bledding edge. 16 February 2015, 12:48:25 UTC
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
back to top