You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
"'/vsis3/ghgc-data-store/eccodarwin-co2flux-monthgrid-v5/ECCO-Darwin_CO2_flux_202212.tif' does not exist in the file system, and is not recognized as a supported dataset name."
Indicating that dev.ghg.center/ghgcenter/api/raster does not have access to the ghgc-data-store bucket. The production API does:
I've granted temporary cross-account read permissions to the production S3 bucket. This setup will allow access until we determine whether it's necessary to switch to using an assume role instead.
This currently fails:
https://dev.ghg.center/ghgcenter/api/raster/cog/statistics?url=s3%3A%2F%2Fghgc-data-store%2Feccodarwin-co2flux-monthgrid-v5%2FECCO-Darwin_CO2_flux_202212.tif
with the usual
Indicating that
dev.ghg.center/ghgcenter/api/raster
does not have access to theghgc-data-store
bucket. The production API does:https://ghg.center/api/raster/cog/statistics?url=s3%3A%2F%2Fghgc-data-store%2Feccodarwin-co2flux-monthgrid-v5%2FECCO-Darwin_CO2_flux_202212.tif
Can we give the dev API read access to the production bucket or is there something that speaks against it?
Acceptance criteria
The text was updated successfully, but these errors were encountered: