Skip to content

Add support for parameter tuning in xml files #40

@minghangli-uni

Description

@minghangli-uni

To support tunning of parameters defined in .xml forcing files (e.g., access-om3), the following components need to be implemented:

xml parser (temporary choice) located at src/experiment_generator/tmp_parser. This will eventually be replaced by ACCESS-NRI/access-parsers
This will read, interpret and write *xml namelist-style content

xml updater
A wrapper to update xml parameter values based on the YAML input file.

integration with perturbation_experiment.py
Enable generation of control/perturbation experiments by modifying xml as required.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions