Skip to content

fix: forward-fill source gaps when pooling the global index#1

Merged
boreq merged 1 commit into
mainfrom
fix/global-index-forward-fill
Jun 2, 2026
Merged

fix: forward-fill source gaps when pooling the global index#1
boreq merged 1 commit into
mainfrom
fix/global-index-forward-fill

Conversation

@pfeifferj

Copy link
Copy Markdown
Member

A gapped source dropped out of the per-hour mean entirely, so the global collapsed onto whichever source had data that hour. Carry each source's last close forward through its gaps so the global keeps reflecting both.

A gapped source dropped out of the per-hour mean entirely, so the global
collapsed onto whichever source had data that hour. Carry each source's
last close forward through its gaps so the global keeps reflecting both.

Signed-off-by: Josephine Pfeiffer <hi@josie.lol>
@pfeifferj pfeifferj requested a review from boreq June 2, 2026 15:39
@boreq

boreq commented Jun 2, 2026

Copy link
Copy Markdown
Member

I don't know what any of this means, I just vibecode here.

@boreq boreq left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait this project has source code in it?

@boreq boreq merged commit 1b4feb2 into main Jun 2, 2026
2 checks passed
@pfeifferj pfeifferj deleted the fix/global-index-forward-fill branch June 2, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants