MoreCast 2.0: Select weather model by date
- Dominant language
- Python
- Stars
- 65
- Forks
- 11
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 70
Description
As a weather forecaster I need the ability to select the weather model for each specific date in my forecast range so that I can use one model for dates in the near future, and a different model for dates further into the future.
**Acceptance Criteria**
- [ ] UI to select weather model by date
- [ ] Given I change a model for a specific date, that datagrid updates with values from that model for that date for each station
**Definition of Done**
https://github.com/bcgov/wps/wiki/Definition-of-Done
Contributor guide
Research direction
The issue names no files or tests, so start by locating the forecast-range weather-model selector and station datagrid in the repository, then trace how a selected model supplies values for each date. Done means the UI supports a model choice per date and changing one date updates that date's station values with the selected model.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, react
- Domain
- backend, data, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100