Skip to content

Support deterministic forecast source when clustering - #20

Open
gavinevans wants to merge 1 commit into
mobt_783_partial_realization_clusteringfrom
mobt_783_deterministic_secondary_inputs
Open

Support deterministic forecast source when clustering#20
gavinevans wants to merge 1 commit into
mobt_783_partial_realization_clusteringfrom
mobt_783_deterministic_secondary_inputs

Conversation

@gavinevans

Copy link
Copy Markdown
Owner

Description
This PR makes some modifications on top of metoppv#2417 to support including a truly deterministic forecast in the RealizationClusterAndMatch plugin. Some (deterministic) models are time-lagged, so still have a realization coordinate and dimension when provided to RealizationClusterAndMatch. Some forecast sources are, however, truly deterministic e.g. a deterministic nowcast and therefore don't have a realization coordinate. This PR therefore adds handling for these deterministic inputs, so that they can be included as a secondary input in the RealizationClusterAndMatch plugin as expected.

Testing:

  • Ran tests and they passed OK
  • Added new tests for the new feature(s)

…ch step. Add warnings if either an input is provided but not defined in the hierarchy, or if an input is defined in the hierarchy but not provided. This should avoid the processing silently skipping inputs due to a misconfiguration of the hierarchy.
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