Skip to content

Disaggregation of coarse data results in NaNs - #247

Open
jonasbhend wants to merge 3 commits into
mainfrom
fix/unavailable_aggregated_values
Open

Disaggregation of coarse data results in NaNs#247
jonasbhend wants to merge 3 commits into
mainfrom
fix/unavailable_aggregated_values

Conversation

@jonasbhend

@jonasbhend jonasbhend commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

When disaggregating forecasts with 6hourly resolution to hourly, the necessary input data is not available. This PR fixes the default behaviour (error) to allow plotting of meteograms and dashboards for diverse datasets of forecasters (6-hourly) and temporal downscalers (1-hourly).

Summary of changes

  • ensure only available lead times are loaded from grib files
  • reindex before cumsum to avoid error

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.

1 participant