nasa / harmony-py

Python client library for working with NASA’s Earth observing system data using Harmony. https://harmony.earthdata.nasa.gov
Other
49 stars 20 forks source link

HARMONY-720: Added EDL token support in harmony-py. #57

Closed ygliuvt closed 1 year ago

ygliuvt commented 1 year ago

Jira Issue ID

HARMONY-720

Description

As a user, I want to authenticate to Harmony using the Python library with long-lived Earthdata Login tokens

Local Test Steps

export EDL_TOKEN= Run make examples in harmony-py to start the notebooks verify examples/intro_tutorial.ipynb notebook works.

PR Acceptance Checklist