Closed zxdawn closed 1 year ago
From the output message it looks like you're trying to access the S3 object from your local machine. Earthdata Cloud S3 buckets/objects are only accessible if a user is working from an instance within AWS us-west2. If you want to work with EMIT data locally, from another AWS region, or cloud vendor, you'll need to use the HTTPS URL to access the data asset.
There is an example of streaming data using the HTTPS in the Stream Data section of the How to Find and Access EMIT Data
Depending on your internet speed, you may want to download the data as done in the Exploring EMIT L2A Reflectance Tutorial, rather than stream EMIT data because of its size.
Thanks a lot for your reply. Because I'm interested in processing L1 data by myself, it sounds better to download it using the Earth Search web tool or script.
I have tried to run How_to_Direct_S3_Access.ipynb and got an error for the part of opening s3 url: