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
956ba1fa 01/10/2014 10:14 AM Thomas Pfaff

FIX: changes to readDX, fixes issue #4
- fully interpret and return the header information
- read only the amount of data indicated by the header regardless of file size
- remove static truncation to 128 range bins

0d5c87da 01/07/2014 11:23 AM Thomas Pfaff

FIX: changed import datatype in read_radolan_composite to uint16 and added
type cast in order to avoid problems similar to those reading RX-data

a8f45c50 12/20/2013 02:59 PM heisterm

MIN: removed rho as argument from process_raw_phidp_vulpiani because it is not used anymore.

dc12d083 12/20/2013 11:10 AM Kai Muehlbauer

wradlib/wradlib mit default zusammengeführt

889dfefe 12/20/2013 10:08 AM heisterm

FIX: Fixed an error related to the window length in the finite difference scheme of kdp_from_phidp_finitediff.

2dbe3002 12/20/2013 07:01 AM Kai Muehlbauer

wradlib/wradlib mit default zusammengeführt

15c9c399 12/19/2013 01:37 PM heisterm

FIX: Removed several bugs from new function process_raw_phidp_vulpiani in module dp.

cb62dcdc 12/19/2013 12:04 PM heisterm

REF: A lot of formal changes in the dp module including renaming of functions and an enhancement of process_raw_phidp2.

Providing more informative function names

kdp_from_phidp --> kdp_from_phidp_finitediff

kdp_from_phidp2 --> kdp_from_phidp_linregress...

41b9ba2b 12/18/2013 04:41 PM heisterm

ENH: Added function aggregate_equidistant_tseries to util module.

This function aggregates time series data under the assumption that the source
and the target time series are equidistant, and that the source time steps
regularly fit into the target time steps (no shifts at the boundaries)....

f0b75f3b 12/18/2013 03:22 PM Thomas Pfaff

ENH: Added function timestamp2index, which allows to calculate indices of
an equidistant time series from time information (human readable strings or
python datetime/timedelta objects).
... and helper functions.

22747415 12/18/2013 08:17 AM Kai Muehlbauer

wradlib/wradlib mit default zusammengeführt

52e5e579 12/18/2013 08:11 AM heisterm

MIN: Passing the window size for KDP retrieval consistently as a kwarg in process_raw_phidp2.

ffb3d930 12/18/2013 08:07 AM heisterm

MIN: Some minor changes in ErrorMetrics.

Including that (i) pbias is now computed in percent as it should, (ii) pbias
is reported by default, (iii) avoiding reports and plot attempts of no valid
pairs of obs and est are available.

97e8eacb 12/18/2013 08:05 AM heisterm

MIN: Removed a minor TODO warning that is always and annoyingly printed to the screen.

9ff76f40 12/18/2013 07:53 AM Kai Muehlbauer

MIN: cg_plot.colorbar routine
added check for integer/real numbers for proper display of ticklabels

29e67f0e 12/18/2013 07:25 AM Kai Muehlbauer

wradlib/wradlib mit default zusammengeführt

0b8893ed 12/18/2013 07:23 AM Thomas Pfaff

Merged in kai_muehlbauer/wradlib_miub (pull request #11)

#11: Improvement io.py - read generic hdf5

9814d26d 12/17/2013 03:54 PM Thomas Pfaff

MIN: one last cleanup.

16ea87c5 12/17/2013 03:53 PM Thomas Pfaff

FIX: made read_RADOLAN_composite return its data properly multiplied by the
precision factor found in the header.
This is a major change in behavior! Even though it may be considered as a
bug fix it will break code for most users who worked with this function...

6445ce3d 12/17/2013 03:50 PM Thomas Pfaff

FIX: made read_RADOLAN_composite close its opened file.

Also available in: Atom