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 <3608264+mfisher87@users.noreply.github.com>
  • Loading branch information
andypbarrett and mfisher87 authored Nov 4, 2024
1 parent afe49f9 commit ff4c717
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 ff4c717

Please sign in to comment.