Support for mixed precip/noprecip input and AR order 1#544
Support for mixed precip/noprecip input and AR order 1#544
Conversation
Reduce overall number of tests and refactor code Add dedicated AR order parameterization
2e24248 to
5170768
Compare
- similar to the tests in test_blending_steps.py
…meters inherited from blending test
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #544 +/- ##
==========================================
+ Coverage 83.89% 84.12% +0.23%
==========================================
Files 168 170 +2
Lines 14678 14980 +302
==========================================
+ Hits 12314 12602 +288
- Misses 2364 2378 +14
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
We consider these fixes important enough to merge them into the master branch. They can have a direct positive impact on the operation of pysteps, as they |
Fix several issues in case of intermittent rainfall in the radar images:
Works towards fixing issue #543.