Top Menu

Jump to content
  • wradlib
    • View all projects
Home
    • Work packages
    • News
    • Getting started
    • Introduction video
    • Welcome to OpenProject

      Get an overview

      Get a quick overview of project management and team collaboration with OpenProject.
      You can restart this video from the help menu

    • Help and support
    • Upgrade to Enterprise Edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Professional support

    • Additional resources
    • Data privacy and security policy
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

Side Menu

  • Overview
  • Activity
  • Work packages
  • News
  • You are here:Repository
  • Wiki
    • Table of contents
      • Hierarchy leafwiki
You are here:
  • Repositories

Content

Revisions

In this table the single Changeset Versions are shown. You can view the difference between any two entries by first selecting the according checkboxes in the table. When clicking on the button below the table the differences are shown.
#
Compare from Changeset
Compare to Changeset
Date
Author
Comment
2fa7faa7 01/23/2015 12:24 PM heisterm

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.

69d2eeda 01/22/2015 02:38 PM Kai Muehlbauer

DOC: fixed external links, which gave a 404.

8fe6f931 01/22/2015 12:59 PM heisterm

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.

46471258 01/22/2015 12:39 PM heisterm

FIX: Fixed example with missing data in atten module function correctAttenuationHJ.

c895d663 01/22/2015 12:32 PM heisterm

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.

4a4cb076 01/22/2015 12:25 PM heisterm

FIX: Removed dummy example from filter_gabella_b docstring.

aa2ec7d5 01/22/2015 12:24 PM heisterm

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....

394d6720 01/20/2015 01:45 PM heisterm

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....

98509f13 01/20/2015 12:10 PM heisterm

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.

ae4cc569 01/19/2015 03:03 PM heisterm

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.

c5a022b1 01/19/2015 02:54 PM heisterm

FIX: Removed this example file because it only examplifies highly deprecated functions.

3b3ef131 01/19/2015 02:50 PM heisterm

FIX: Reduced the size of an array that produced a MemoryError.

d9031ab0 01/19/2015 02:46 PM heisterm

FIX: Changed keyword projstr to proj in calls of plot_ppi and plot_ppi_crosshair.

c14253d5 01/19/2015 02:44 PM heisterm

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.

922e8128 01/19/2015 02:43 PM heisterm

FIX: Fixed name of the data file.

f25efa98 01/19/2015 01:46 PM heisterm

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.

546db058 01/15/2015 09:26 AM Maik Heistermann

Merged wradlib/wradlib into default

5ac72010 01/13/2015 09:59 AM Maik Heistermann

Merged in egouden/wradlib/feature/eg/gabella_polar (pull request #39)

filter_window_distance

3db97748 01/13/2015 09:48 AM heisterm

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...

70c78234 01/13/2015 09:45 AM heisterm

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.

  • Previous
  • 1
  • 2
  • …
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • …
  • 94
  • 95
  • Next
  • (1181 - 1200/1886)
  • Per page:
  • 20
  • 100

Also available in: Atom

Loading...