E3SM-Project / E3SM-Project/zppy
Automatically determine `case`
Open
priority: low
semver: small improvement
- Dominant language
- Python
- Stars
- 8
- Forks
- 16
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 3
Description
It may be possible to infer `case` from file names in `input_subdir`. This would help reduce instances of the error in #125, since often times `case` not matching the file names is cause of that error.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading how `input_subdir` and `case` are currently handled, then review issue #125 to understand the file-name mismatch error. Determine whether file names provide an unambiguous case value and define what should happen when they do not. Done means valid cases are inferred where possible and mismatches no longer cause the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100