-
Notifications
You must be signed in to change notification settings - Fork 38
Labels
evalanything related to the model evaluation pipelineanything related to the model evaluation pipeline
Description
Is your feature request related to a problem? Please describe.
When running uv run evaluate
, the is no default config file provided. It must, instead, be explicitly passed via --config path/to/eval/config/file
.
Describe the solution you'd like
Modify the run_evaluate()
function to deliver a default name for the evaluation configuration file if no --config
argument is not passed.
Describe alternatives you've considered
No response
Additional context
No response
Organisation
ECMWF
Metadata
Metadata
Assignees
Labels
evalanything related to the model evaluation pipelineanything related to the model evaluation pipeline
Type
Projects
Status
Done