Revision b10da93846abf35346626c3cb9aaaff1411cdc98 authored by heisterm on 18 February 2014, 11:14:39 UTC, committed by heisterm on 18 February 2014, 11:14:39 UTC
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
dp.unfold_phi.
1 parent 3cd1f1c
Raw File
MANIFEST.in
include distribute_setup.py
recursive-include examples *
recursive-include examples/data *
recursive-include wradlib/tests *
recursive-include wradlib/bufr_3.1 *
back to top