CROCODILE-CESM / CROCODILE-CESM/model2obs
Add missing support for `workflow.run()` arguments for ROMS models
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
The following arguments for `workflow.run()` are currently NOT supported with ROMS models: `trim_obs`, `no_matching`, and `force_obs_time`.
They should all be supported by ROMS too, and in general they should be model independent where possible.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Python implementation of workflow.run() and the ROMS model-specific path. Trace how trim_obs, no_matching, and force_obs_time are handled for other models, then verify that each argument works with ROMS and remains model-independent where possible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100