Skip to content

Fix issue with external ensemble nowcast for steps blending and no additional noise - #564

Open
mats-knmi wants to merge 8 commits into
masterfrom
external-nowcast-no-noise
Open

Fix issue with external ensemble nowcast for steps blending and no additional noise#564
mats-knmi wants to merge 8 commits into
masterfrom
external-nowcast-no-noise

Conversation

@mats-knmi

Copy link
Copy Markdown
Contributor

When providing the STEPS blending with an external nowcast that already contains its own noise, you can set the noise method to None. This, however, resulted in the weights not being computed correctly. This PR fixes this and also adds regression tests to make sure this does not happen again.

Additionally this PR updates the docstring to indicate better to users how we recommend this feature to be used.

@mats-knmi
mats-knmi requested a review from RubenImhoff July 29, 2026 08:36
@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.64%. Comparing base (0fe0a47) to head (eeb0777).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #564      +/-   ##
==========================================
+ Coverage   84.13%   84.64%   +0.51%     
==========================================
  Files         170      170              
  Lines       14992    15095     +103     
==========================================
+ Hits        12613    12777     +164     
+ Misses       2379     2318      -61     
Flag Coverage Δ
unit_tests 84.64% <100.00%> (+0.51%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant