Skip to content

PI: Fix broadcast of timeseries over all ensembles

Tjerk Vreeken requested to merge fix-pi-broadcast-ensemble into master

When broadcasting a timeseries to all ensemble members, we have to be sure to do so after it has been filled (with NaNs) to the right length.

Merge request reports