Skip to content

Commit

Permalink
Update earthaccess/api.py as per suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Chuck Daniels <[email protected]>
  • Loading branch information
Sherwin-14 and chuckwondo authored Jul 24, 2024
1 parent 2b270d5 commit 59255eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthaccess/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ def get_s3fs_session(
`earthaccess` will use the metadata from CMR to obtain the S3 Endpoint.
Returns:
An authenticated s3fs session valid for 1 hour.
An `s3fs.S3FileSystem` authenticated for reading in-region in us-west-2 for 1 hour.
"""
return get_s3_filesystem(daac, provider, results)

Expand Down

0 comments on commit 59255eb

Please sign in to comment.