Skip to content

Conversation

@vincentvdwal
Copy link
Member

@vincentvdwal vincentvdwal commented Oct 27, 2025

Suggested new OM File structure:

const omUrl = `https://map-tiles.open-meteo.com/data_spatial/dwd_icon/%latest%/%current+1H%.om?variable=temperature_2m`;

with /%latest%/ and /%in-progress%/ as model run options

and /%current%/ and /%valid_times_{index}%/ for the timestep options

where /%current%/ also accepts a modifier like +1H or +1D

@vincentvdwal vincentvdwal linked an issue Oct 27, 2025 that may be closed by this pull request
@vincentvdwal vincentvdwal marked this pull request as draft November 21, 2025 15: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.

Update examples with dynamic date

2 participants