You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this issue already tracked somewhere, or is this a new report?
I've reviewed existing issues and couldn't find a duplicate for this problem.
Current Behavior
Requesting a collection that does not contain a FileDistributionInformation element will throw an exception when attempting to read the data_type for summary calls.
Is this issue already tracked somewhere, or is this a new report?
Current Behavior
Requesting a collection that does not contain a
FileDistributionInformation
element will throw an exception when attempting to read the data_type for summary calls.https://github.com/nsidc/earthaccess/blob/main/earthaccess/results.py#L120-L132
Expected Behavior
The collection is returned without data_type summary information.
Steps To Reproduce
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: