-
Notifications
You must be signed in to change notification settings - Fork 1
Allow each model run to have a different experiment ID #332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Commit 80ab7bb is not actually to do with this issue, I wrote SUITE_ID and REF_SUITE_ID into this section in PR #299 https://github.com/MetOffice/CMEW/pull/299/changes, but they were already inherited as part of MODEL_RUNS. |
mo-nikosbaltas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looks good. Run successful including tests.
However the text of the PR title does not match with the text of the issue.
|
It was me being careless. It is all ok. |
mo-nikosbaltas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is all good.
ehogan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @NParsonsMO! 🥳
| =empty string. | ||
| type=quoted | ||
|
|
||
| [template variables=EXP_TYPE] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm wondering whether we should use EXPERIMENT_ID to align with the CMIP6 Controlled Vocabularies? 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm happy to, it's just longer (especially REF_EXPERIMENT_ID) - is that OK?
| compulsory=true | ||
| description=The experiment type used by the evaluation run. | ||
| sort-key=05 | ||
| values="amip","historical","piControl","rcp85","abrupt4xCO2" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are many more experiment IDs than listed here. Should CMEW allow more experiment IDs than those listed here? 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a question that I meant to ask then forgot!
These were all the ones I could find currently in ESMValTool, but we can add more or make it freeform?
Co-authored-by: Emma Hogan <ehogan@users.noreply.github.com>
Co-authored-by: Emma Hogan <ehogan@users.noreply.github.com>



Closes #263 .
PR creation checklist for the developer
<issue_number>above ☝️ been replaced with the issue number?mainbeen selected as the base branch?<issue_number>_<short_description_of_feature>?good first issuelabel) been added to the PR?Climate Model Evaluation Workflow (CMEW)project been added to the PR?Definition of Done for the developer
docdirectory) related to the change been updated appropriately, including the Quick Start section?PR creation checklist for the reviewer
<issue_number>above ☝️ been replaced with the issue number?mainbeen selected as the base branch?<issue_number>_<short_description_of_feature>?good first issuelabel) been added to the PR?Climate Model Evaluation Workflow (CMEW)project been added to the PR?Definition of Done for the reviewer
docdirectory) related to the change been updated appropriately, including the Quick Start section? N/A