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
Currently, when following the tutorial notebook and reaching the cell:
root=zarr.group(store)
The error ValueError: Bucket is requester pays. Set "requester_pays=True" when creating the GCSFileSystem. is raised. Does this mean payment is now required to access SDOML data?
Currently, when following the tutorial notebook and reaching the cell:
The error
ValueError: Bucket is requester pays. Set "requester_pays=True" when creating the GCSFileSystem.is raised. Does this mean payment is now required to access SDOML data?