Skip to content

fix: Restore raw s3 URL instead of data.source.coop URL for ECMWF example#595

Merged
kylebarron merged 1 commit into
mainfrom
kyle/fix-dynamical-zarr-source-url
Jun 5, 2026
Merged

fix: Restore raw s3 URL instead of data.source.coop URL for ECMWF example#595
kylebarron merged 1 commit into
mainfrom
kyle/fix-dynamical-zarr-source-url

Conversation

@kylebarron

@kylebarron kylebarron commented Jun 5, 2026

Copy link
Copy Markdown
Member

The

https://data.source.coop/dynamical/ecmwf-ifs-ens-forecast-15-day-0-25-degree/v0.1.0.zarr

url stopped working. Aka

https://data.source.coop/dynamical/ecmwf-ifs-ens-forecast-15-day-0-25-degree/v0.1.0.zarr/zarr.json

gives "The specified key does not exist".

This is fixed by changing the request url back to S3 directly.

Not sure if this is a bug with the source.coop data proxy, cc @alukach

image

Closes #592

@github-actions github-actions Bot added the fix label Jun 5, 2026
@kylebarron kylebarron enabled auto-merge (squash) June 5, 2026 21:10
@kylebarron kylebarron merged commit c76022c into main Jun 5, 2026
5 checks passed
@kylebarron kylebarron deleted the kyle/fix-dynamical-zarr-source-url branch June 5, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix dynamical example

1 participant