Derive new fields from combined diagnostics
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 33
- Forks
- 19
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
Some diagnostics might be useful to combine, such as stratiform rainfall and convective rainfall (if it exists, and the model uses a parameterisation scheme). This could produce total rainfall fields.
Another diagnostic would be the wind speed, by using the vector magnitude of the x and y components of wind.
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
The issue names no files, tests, or entry points. Start by locating how diagnostics are represented and derived, then determine how rainfall components and wind-vector inputs are exposed; done means the requested total-rainfall and wind-speed fields are available with appropriate coverage for supported models.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100