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
b8e26131 02/20/2014 11:03 AM heisterm

DOC: Removed from Gettig Started installation instructions everything that refers to the BUFR software.

This is because BUFR software is now an optional dependency, so users shoudl not be
bothered with it during regular installation.

52ded9bc 02/20/2014 10:48 AM heisterm

DOC: Minor typo.

62cffc4c 02/20/2014 10:44 AM heisterm

DOC: Referred to the doc section about optional imports in the exception raised by class OptionalModuleStub.

1625f9f3 02/20/2014 10:44 AM heisterm

DOC: Added a doc sub-section "Optional Dependencies" to the "Getting Started" section.

Please beware that the content of this section is preliminary. We need to add
more info o how to install the BUFR module. In tzhe future, we need to take care of keeping...

def79b68 02/20/2014 09:46 AM Thomas Pfaff

DOC: introduced a more telling default mode for correctAttenuationHB.

Changed the docstring accordingly

615adf11 02/20/2014 09:43 AM Thomas Pfaff

FIX: fixed a bug in correctAttenuationHB.

- the checks for attenuation overflow looked at the wrong gate
- the 'nan' and 'zero' mode assigned their values to the wrong gate

2f743b47 02/19/2014 02:27 PM heisterm

DOC: Clarified the new behaviour of read_RADOLAN_composite in the function docstring.

1180a573 02/18/2014 04:51 PM Thomas Pfaff

ENH: refined optional_import to allow global imports.

function now always returns an object (the actual module on success,
a stub object on failure), so that imports may also be done globally
without breaking the code on a failed import. The lazy import will be...

9a8f6c86 02/18/2014 04:03 PM heisterm

MIN: Some minor edits in the use of the deprecated decorator.

d5f7850f 02/18/2014 03:44 PM heisterm

DOC: Removed reference to speedup from the module docstring.

Some other minor edits in the module docstring.

597d455c 02/18/2014 03:42 PM heisterm

MIN: Marked several functions as depercated in the dp module.

The functions are fill_phidp and process_raw_phidp.

cefd2938 02/18/2014 03:38 PM heisterm

MIN: Marked several functions as deprecated in the vis module using the new decorator.

Decorated as deprecated are:

PolarPlot --> replaced by plot_ppi
polar_plot2 --> replaced by plot_ppi
polar_plot --> replaced by plot_ppi
CartesianPlot --> no replacement...

67842b38 02/18/2014 03:29 PM heisterm

ENH: Added a deprecation decorator function in the util module.

The decorator can be used in order to mark deprecated functions. If these functions
are called, a DeprecationWarning will be raised.

In order to use the decorator, just

>>> from util import deprecated...

71ae9a39 02/18/2014 01:12 PM heisterm

MIN: Release version is now specified in text file version, not in setup.py anymore.

6ae8df3e 02/18/2014 01:05 PM heisterm

REF: Removed anything related to the BUFR software from wradlib setup.

Now, wradlib should install as a pure python package.

967f64a9 02/18/2014 12:46 PM heisterm

MIN: In the global section of module bufr, we now check whether the BUFR software is operational.

If it turns out that the BUFR software (mainly decbufr) is not operational on
that system, module bufr will raise an ImportError. In that case, util.import_optional...

d4165fe4 02/18/2014 12:05 PM heisterm

MIN: The import of the bufr module is now via lazy loading in read_BUFR in module io.

The global import of the bufr module in the io module was removed.

27b1ba1f 02/18/2014 12:04 PM heisterm

FIX: Fixed an error in the call of import_optional

bd9360ff 02/18/2014 11:17 AM heisterm

MIN: removed import of module bufr from module __init__.

b10da938 02/18/2014 11:14 AM heisterm

MIN: Using lazy loading and optional import for the speedup module in module dp.

This means the dp does not try anymore to globally import speedup. Insstead, speedup
is imported by util.import_optional within the function dp.unfold_phi.

No change in behaviour, execpt no warning will show if you run dp but not use...

  • Previous
  • 1
  • 2
  • …
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • …
  • 94
  • 95
  • Next
  • (1401 - 1420/1886)
  • Per page:
  • 20
  • 100

Also available in: Atom

Loading...