openclimatefix / openclimatefix/quartz-api
v1.1: Delta / accuracy endpoints
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10
- Forks
- 32
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 13
Description
TBC — GET /regions/{id}/delta/weekly (week-average per horizon via GetWeekAverageDeltas), GET /regions/{id}/delta (per-timestep forecast vs actuals, client-side join), GET /deltas?region_type=… (snapshot join), GET /regions/{id}/delta/horizons (two-horizon comparison).
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
Begin by reviewing the Quartz API's existing region and snapshot endpoint implementations; no specific files or tests are named in the issue. Clarify the response shapes and join behavior for the four proposed delta endpoints, including weekly averages, per-timestep comparisons, snapshots, and horizons. Done means the agreed endpoints are implemented and covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100