Skip to content

[Ensemble Integration] Improve catalog-generator behavior for multiple realizations #2043

@CostanzaD

Description

@CostanzaD

catalog-generator: possible improvements

The current implementation of catalog-generator technically works as intended:
it rewrites the source each time and allows specifying the number of realizations.

To make this work in the workflow, it requires explicitly setting regen_cat: true, check with Aina.

  • add possibility to change the 'default' realization

However, this implementation could be improved in the following ways:

  • In the longer term, we might consider avoiding full source rewrites and instead supporting incremental generation of extra realizations.
  • This could be important if catalog generation becomes a bottleneck during ensemble runs.

Tasks

  • Confirm current behavior is needed for all workflows
  • Discuss possible implications of avoiding full rewrite
  • Investigate support for extra realizations

Metadata

Metadata

Labels

improvementImprovement to existing functionality

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions