Enable user to specify CMIP runs in addition to model development runs#358
Conversation
| write_dict_to_yaml(datasets, target_fp) | ||
|
|
||
|
|
||
| def dict_namelists_in_grandparent_dir(): |
There was a problem hiding this comment.
Consider whether this comment is relevant to the current approach:
#349 (comment)
There was a problem hiding this comment.
I tried to copy the style from test_update_recipe_file.py, but wasn't really sure what I was doing, so maybe this is not great...
| write_recipe(updated_recipe, recipe_path) | ||
|
|
||
| # Add the CMIP6 datasets to the recipe | ||
| cmip6_datasets_fp = f"{os.environ['DATASETS_LIST_DIR']}/cmip6_datasets.yml" |
There was a problem hiding this comment.
The file is made by rose even if there are no datasets in it
There was a problem hiding this comment.
I want to put START_YEAR and NUMBER_OF_YEARS in here instead of the main rose-suite.conf, but currently it's needed there for the main model runs and it would be confusing to have it twice.
|
This comment details something I want to discuss with reviewers. |
mo-nikosbaltas
left a comment
There was a problem hiding this comment.
Added extra CMIP models and everything run successfully, including tests. Acceptance criteria have been fulfilled. It is all good to go.
Closes #130.
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?I didn't add the user story one either.
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?