List of current tasks
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
As we are building a script to run the workflow. we have identify some steps that needs to be adressed.
The script is here:
https://github.com/NCAR/CMIP7_workflow/blob/main/scripts/script_workflow.txt
Here is the list of things we want to do:
- cesm3_0_alpha07c doesn't have everything we need. We need to wait for cesm3_0_alpha07d
- we want to put the tags in: /glade/work/cmip7/cesm_tags instead of /glade/u/home/cmip7/cesm_tags
- jim will create something like --workflow for the create_newcase command
- needs to get the pe_layout out of the box
- needs to have usermods_dirs CMIP7_B1850 so we can use in the create_newcase commands
./create_newcase --user-mods-dir /glade/work/cmip7/cesm_tags/cesm3.0-alphabranch/components/cam/cime_config/usermods_dirs/CMIP6_B1850 - test CUPiD.
I will separate this in different issues as below.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading scripts/script_workflow.txt and comparing it with the listed create_newcase requirements, including the tags and usermods_dirs paths, pe_layout, workflow option, and CUPiD testing. The issue says these tasks will be separated into different issues, so completion requires defining the individual work items rather than implementing one clearly scoped change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli, devops, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100