planet-os / notebooks

A collection of Planet OS Jupyter notebooks.
MIT License
113 stars 54 forks source link

All access to this object has been disabled #26

Open Gonzalo1985 opened 9 months ago

Gonzalo1985 commented 9 months ago

Hello, When you try to get to the bucket s3://era5-pds/ you get an error code. Forbidden (HTTP 403). Thanks

xaviernogueira commented 8 months ago

I have the same issue following your notebook here.

botocore.exceptions.ClientError: An error occured (AllAccessDisabled) when calling the ListObjectsV2 operation: All access to this object has been disabled

It occurred using my AWS account, as well as the unsigned method shown in the notebook. Help would be great as the CDS API Era5 is down due to maintenance!

This link also doesn't work: http://era5-pds.s3.amazonaws.com/2008/01/data/air_temperature_at_2_metres.nc

aluhamaa commented 8 months ago

@xaviernogueira More information is available here https://github.com/planet-os/notebooks/issues/25