Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add s3fs #34

Merged
merged 6 commits into from
Nov 27, 2022
Merged

Add s3fs #34

merged 6 commits into from
Nov 27, 2022

Conversation

weiji14
Copy link
Member

@weiji14 weiji14 commented Nov 21, 2022

S3FS builds on aiobotocore to provide a convenient Python filesystem interface for S3. See https://github.com/fsspec/s3fs

This will enable access to datasets hosted on AWS S3 buckets, see e.g. https://nasa-openscapes.github.io/earthdata-cloud-cookbook/how-tos/access/Earthdata_Cloud__Single_File__Direct_S3_Access_NetCDF4_Example.html

Part of #1.

S3FS builds on aiobotocore to provide a convenient Python filesystem interface for S3. See https://github.com/fsspec/s3fs
@weiji14 weiji14 self-assigned this Nov 21, 2022
Bump up version from 4.11.0-4 to 22.9.0-2 (released 18 Nov 2022). Using 'latest' means the version of the `mamba` solver will always be up to date in the future.
@github-actions
Copy link

Binder 👈 Launch a binder notebook on this branch

Need to set `use_only_tar_bz2: True` in `.condarc` file before running `./lock-environment.sh` so that QualityControl CI passes and cache can be built. See also https://docs.conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#use-only-tar-bz2
@tsnow03 tsnow03 merged commit 47519e6 into main Nov 27, 2022
@tsnow03 tsnow03 deleted the add-s3fs branch November 27, 2022 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants