derived_model.gather_ensemble() too slow with large ensembles
Open
optimise
- Dominant language
- Python
- Stars
- 67
- Forks
- 18
- Avg merge
- 2h 26m
- Merged PRs (30d)
- 1
Description
The consolidation of multiple realisations takes an unacceptable amount of time (worse than linear with ensemble size). The function should be modified in the derived_model module (with possible code changes in the model module too), for the case where shared_grids is True.
Contributor guide
Assessment
This issue has not been assessed yet.