pysteps v1.3.2
Summary of main changes :
- Improve documentation
- Fix bug in the VET padding
- Fix visualization routines for motion fields
- Update default
pystepsrc - Minor code adjustments and fixes
Pysteps v1.3.2 changelog:
cascade- Compute cascade level statistics by default in the
decomposition.decomposition_fftfunction.
- Compute cascade level statistics by default in the
motion- Fix the issue with the padding keyword in the
motion.vetfunction to correctly handle masked and non-masked input arrays.
- Fix the issue with the padding keyword in the
noise- Add a very small offset to the tapering window to avoid zero values causing some artifacts with the
ssftandnestedfilters.
- Add a very small offset to the tapering window to avoid zero values causing some artifacts with the
nowcasts- Set out-of-domain values to nan in
sprog.forecastandsteps.forecast. - Set negative values in
anvil.forecastto zero. - Add option to disable localization in
anvil.forecastby passingar_window_radius=None. - Change default to
probmatching_method='cdf'insprog.forecast.
- Set out-of-domain values to nan in
pystepsrc- Convert the value of pixelsize to km for
knmidata.
- Convert the value of pixelsize to km for
verification- Fix error in
plot.plot_rankhistcaused by a different number of ticks and tick labels.
- Fix error in
visualization- Fix interfaces in
motionfieldsroutines with respect tobasemaps.plot_geography. - Update docstrings in
motionfields.
- Fix interfaces in
Future Warnings:
v1.4.0:- Rename keyword argument
maptoplot_mapfor all routines in thevisualizationmodule.
- Rename keyword argument