What is the difference between retrospective and reforecast?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 28
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
I found out that the forecastMod.process_forecasts won't run if my configure doesn't have forecast flag on. But I'm not running for a real time instance; instead, I want to regrid and downscale the metrological forcing (except for the rainfall) for the past event (eg., 2016-2020) from NARR.
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
Start with core/config.py around line 403 and trace the forecast flag into forecastMod.process_forecasts. Determine how retrospective and reforecast runs are expected to differ for historical NARR forcing, especially when rainfall is excluded. Done should clearly define the supported behavior for the 2016–2020 use case and verify it against the relevant processing path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100