Describe the bug
When running aggregate over 7 forecasts, the histograms report there are 2 forecasts being aggregated. This is the same for other aggregations (i.e. profiles).
In the code, it uses ndim = seq_coord.ndim in the plotting routine to set the title.
How to reproduce
Run with more than 2 cases and observe that the title does not match the number of cases used.
Expected behaviour
It to report the correct number of cases being aggregated