MetOffice / MetOffice/inline_model_metrics
Is it possible to remove the hardcoded filenames?
- Dominant language
- Python
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The structure of the filenames is hardcoded into the Python code. To allow use with different ways of outputting the files from the UM, or even different climate models, could the structure of the filenames be specified in rose-app.conf?
Contributor guide
Research direction
Start by locating the Python code that hardcodes the output filename structure and the configuration handling for rose-app.conf. Trace how filenames are produced for the current UM output, then determine the configuration shape needed to support alternate output formats or climate models; done means those structures can be selected without changing the Python source.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100