pysteps v1.7.0
What's Changed
- Fmi geotiff importer fixes by @pulkkins in #284
- Allow Seed et al. weights to become negative by @RubenImhoff in #289
- Cascade scale fix by @pulkkins in #283
- Extrapolation fixes by @pulkkins in #290
- Implement option for saliency-based blending by @NathalieRombeek in #285
- Nowcast refactoring by @pulkkins in #291
- Improve documentation of rainfarm downscaling by @dnerini in #292
Breaking changes
pysteps.downscaling.rainfarmmodule: the keyword argumentds_factorbecomes a positional argument without default value (0af3e01)
Future warnings
v1.8.0: rename input arguments inpysteps.nowcasting.linda,pysteps.nowcasting.sprog,pysteps.nowcasting.steps,pysteps.nowcasting.ssepsmodules (c81c848)
New Contributors
- @NathalieRombeek made her first contribution in #285
Full Changelog: v1.6.3...v1.7.0