openclimatefix / openclimatefix/quartz-api

v1.1: Delta / accuracy endpoints

Open
#301 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.