Skip to content

Apply negative clipping to deterministic CMAL forecasts - #291

Open
sylvesterkaczmarek wants to merge 3 commits into
google-research:mainfrom
sylvesterkaczmarek:issue-277-cmal-deterministic-clip
Open

sylvesterkaczmarek wants to merge 3 commits into
google-research:mainfrom
sylvesterkaczmarek:issue-277-cmal-deterministic-clip

Conversation

@sylvesterkaczmarek

Copy link
Copy Markdown

Fixes #277.

Passes the run scaler into deterministic CMAL sampling and applies the existing normalized-zero clipping path when negative_sample_handling is clip. Removes the integration-test exemption for deterministic CMAL.

Adds a focused regression test through the sampling dispatcher.

Validation:

  • targeted regression check
  • Python syntax compilation
  • git diff --check

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.

[Bug] sample_cmal_deterministic ignores negative_sample_handling config and produces negative streamflow values

1 participant