Skip to content

Add OmegaConf config loading for all the Anemois #192

@gmertes

Description

@gmertes

In anemoi-inference we now have some code that loads the user config yaml through OmegaConf, with support for command-line overrides and default values. There is some extra code on top to support overriding list items.

If other Anemois like datasets also want to start using OmegaConf we could move the config loading code from inference to utils.

@b8raoult was also thinking about making the distinction between configs and settings. What is currently called a config in utils are actually settings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    To be triaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions