CROCODILE-CESM / CROCODILE-CESM/model2obs
Add custom input.nml field-value pairs
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
Currently only some fields are populated through the config.yaml file. The user might want to toggle some options or specifify more values in the input.nml file, so we should add a dedicated section in the config file where the user can overwrite any option of the input.nml (for advanced users).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how config.yaml is read and how input.nml is populated. Determine the configuration shape needed for advanced users to override input.nml options, then verify that those field-value pairs are applied without breaking existing configuration behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100