Skip to content

Use quantile_level column for qra weights filter - #603

Merged
sbfnk merged 1 commit into
mainfrom
fix/qra-weights-quantile-level
Apr 29, 2026
Merged

Use quantile_level column for qra weights filter#603
sbfnk merged 1 commit into
mainfrom
fix/qra-weights-quantile-level

Conversation

@sbfnk

@sbfnk sbfnk commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

This PR closes #602.

qrensemble's weights attribute now uses quantile_level instead of quantile, so the filter in the [qra] chunk of sessions/forecast-ensembles.qmd was failing the scheduled site deploy.

Verified against qrensemble 0.1.4: attr(qra_result, "weights") has columns model, quantile_level, weight.

Co-authored-by: sbfnk <sebastian.funk@lshtm.ac.uk>
@sbfnk
sbfnk marked this pull request as ready for review April 29, 2026 12:02
@sbfnk
sbfnk merged commit 14f8224 into main Apr 29, 2026
8 checks passed
@sbfnk
sbfnk deleted the fix/qra-weights-quantile-level branch April 29, 2026 12:02
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.

Site deploy failing in forecast-ensembles QRA chunk: quantile == 0.5 filter errors

2 participants