Skip to content

Commit

Permalink
Update docs/user_guide/authenticate.md
Browse files Browse the repository at this point in the history
Fix typo

Co-authored-by: Matt Fisher <[email protected]>
  • Loading branch information
2 people authored and Andy Barrett committed Jan 21, 2025
1 parent 205e3bf commit 4343230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guide/authenticate.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ earthaccess.login(system=earthaccess.UAT)

```

## Using `earthaccess` to get credentials
## Using `earthaccess` to get S3 credentials

`earthaccess.login` is a very convenient way to manage and provide Earthdata Login credentials. `earthaccess.login` can also be used to obtain S3 credentials to access NASA Earthdata Cloud. If you use `earthaccess` to access data in the cloud, you do not have to use this option, `earthaccess` handles this. However, if you are using other packages, such as `h5coro`, `earthaccess` can save a lot of time.

Expand Down

0 comments on commit 4343230

Please sign in to comment.