pysteps v1.4.1
Summary
- Major refactoring of the
pysteps.visualizationmodule to improve the code quality, documentation, and coverage. As a consequence, there have been few changes in the interfaces to the plotting functionalities that will produce new deprecation warnings for v1.6 [#199] - Fix incompatibility that appeared with scipy>=1.6 causing
pysteps.nowcasts.steps.forecastto fail with argumentvel_pert_method="bps"and a zero velocity field [#203] - Fix bug introduced in v1.4.0 concerning the usage of the netcdf exporter in
pysteps.nowcasts.steps.forecast[#200] - Fix bug in
pysteps.utils.cleansing.decluster[#194]
For a more comprehensive list of all changes please have a look at the release v1.4.1 Milestone.