Describe the bug
Some scenarios e.g. rcp45, don't have the runs present for all ensemble members. However, due to the way that scenarios are defined, KAPy is still picking up the historical component and trying to process it. While this isn't a bug, it is annoying.
Solution
Define a regex in inputs that matches the experiment field
Provide a list of experiments in the scenarios configuration that define the full scenario
Require that all experiments are present for a scenario to be processed
Describe the bug Some scenarios e.g. rcp45, don't have the runs present for all ensemble members. However, due to the way that scenarios are defined, KAPy is still picking up the historical component and trying to process it. While this isn't a bug, it is annoying.
Solution