Is your feature request related to a problem? Please describe.
Currently we need login and password to connect with GES_DISC, it would be great if we could use BearerToken, too.
Describe the solution you'd like
If EARTH_DATA_BEARER_TOKEN environment variable is set, it should be used instead using login and password.
Is your feature request related to a problem? Please describe.
Currently we need login and password to connect with GES_DISC, it would be great if we could use BearerToken, too.
Describe the solution you'd like
If
EARTH_DATA_BEARER_TOKENenvironment variable is set, it should be used instead using login and password.