Cloud
Last updated
Was this helpful?
Last updated
Was this helpful?
In addition to enabling public access to the buckets, CORS settings will need to be updated so that other web resources can directly read from the store.
Resource for changing bucket CORS settings:
Bucket Policy
Bucket --> Permissions --> CORS configuration
The CORS settings for Google bucket need to be set so the Zarr store will be accessible to the public as well as to other web resources.
Create a file called CORS.json with the following properties specified:
To update CORS settings for a bucket named "cires" use the gsutil cors command as follows: