-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix noise tapering and error handling (#460)
* fix noise tapering and error handling * slight reduction in skill * add generic check_norain method * Add test for all-zero steps nowcast (this will fail) * extend error message * Add test for no rain to all nowcast methods * Fix tests * More fixes for tests * fix most nowcasts for norain * fix linda nowcast * update error message and docstring * fix black * set default check norain win fun to none * re insert accidentally removed notes from sseps * Update pysteps/blending/utils.py Co-authored-by: Daniele Nerini <daniele.nerini@gmail.com> --------- Co-authored-by: Daniele Nerini <daniele.nerini@gmail.com>
- Loading branch information
Showing
16 changed files
with
483 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.