-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
good first issueGood for newcomersGood for newcomerstype: bugSomething isn't workingSomething isn't working
Description
Discussed in #1197
Originally posted by eni-awowale February 6, 2026
Hi all! I am at the GES_DISC and work with @battistowx!
We use earthaccess in the Cloud Giovianni Averaging Service to query CMR for the latest version of our service so we can populate the history attribute field in our time averaged map.
When I call earthaccess.search_services(provider='GES_DISC') it returns the results from the CMR PROD query. But we are also interested in getting UAT records.
I get a RuntimeError when I explicitly try to authenticate with UAT
earthaccess.login(system=earthaccess.UAT)
earthaccess.search_services(provider='GES_DISC')From a quick glance at services.py and api.py it looks like search_services is using my UAT edl token to query the CMR PROD API?
Maybe this is something we could investigate during the next hackday!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerstype: bugSomething isn't workingSomething isn't working
Type
Projects
Status
🆕 New