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

Match Earthdata secrets with earthaccess environment variables #185

Open
scottyhq opened this issue Aug 13, 2024 · 1 comment
Open

Match Earthdata secrets with earthaccess environment variables #185

scottyhq opened this issue Aug 13, 2024 · 1 comment

Comments

@scottyhq
Copy link
Contributor

the widely used earthaccess library uses specific environment variables, so we should change these:

EARTHDATA_USER: ${{ secrets.EARTHDATA_USER}}
EARTHDATA_PASS: ${{ secrets.EARTHDATA_PASS }}

xref: snowex-hackweek/website-2024#11 (comment)

@scottyhq
Copy link
Contributor Author

(or just remove altogether if we want this template to be generic and not NASA specific...)

@scottyhq scottyhq changed the title Match Earthdata Login with earthaccess library Match Earthdata secrets with earthaccess environment variables Aug 28, 2024
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

No branches or pull requests

1 participant