NatLabRockies / NatLabRockies/windwatts

Add Interpolation to Timeseries Endpoints

Open
#294 0 comments 0 reactions 1 assignee View on GitHub

@sameersk2k is already working on this.

Since Jul 24, 2026.

Dominant language
TypeScript
Stars
4
Forks
10
Avg merge
3d 15h
Merged PRs (30d)
6

Description

The timeseries endpoints that helps us to download the data using S3 Data Fetcher doesn't support interpolation at unavailable heights, the endpoints just return the data of available heights from S3. So the issue deals with maybe accepting additional height parameter for timeseries endpoints and apply interpolation at runtime, add the new height column to dataframe and serve to the user or the frontend.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.