-
Notifications
You must be signed in to change notification settings - Fork 1
links
Luis López edited this page Nov 3, 2022
·
5 revisions
This page links to issues, articles or discussions relevant to accessing NASA data behind EDL. This project itself started from a thread in Pangeo: https://discourse.pangeo.io/t/cloud-computing-using-nasa-earthdata-with-earthdata-login
Technical report from Patrick Quinn et al. on direct access:
s3fs and credentials expiring:
- https://github.com/fsspec/s3fs/issues/632
- https://github.com/s3fs-fuse/s3fs-fuse/issues/1290
- https://github.com/aweber/aiobotocore-refreshable-credentials
- https://github.com/boto/boto3/issues/443
Distributing AWS credentials to workers using Dask:
- https://github.com/nebari-dev/nebari/discussions/331
- https://github.com/nebari-dev/nebari/issues/167
more links