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
I am trying to search the NASA OPERA data products using earthaccess. Using the OPERA keyword to search datasets can retrieve the eight OPERA data products correctly. However, using the * keyword to search only returns seven OPERA data products. The OPERA_L3_DSWX-S1_V1 data product is missing from the search results. This is problematic because I rely on using the * keyword to retrieve the entire NASA Earth Data as a CSV file for the NASA-Earth-Data repo.
Is this issue already tracked somewhere, or is this a new report?
Current Behavior
I am trying to search the NASA OPERA data products using earthaccess. Using the
OPERA
keyword to search datasets can retrieve the eight OPERA data products correctly. However, using the*
keyword to search only returns seven OPERA data products. The OPERA_L3_DSWX-S1_V1 data product is missing from the search results. This is problematic because I rely on using the*
keyword to retrieve the entire NASA Earth Data as a CSV file for the NASA-Earth-Data repo.Relevant repo: OPERA_Applications @alhandwerger
Expected Behavior
Using the
*
keyword to search should return all eight OPERA data products.Steps To Reproduce
This code snippet can retrieve the eight OPERA data products correctly.
This code snippet only returns seven OPERA data products. The
OPERA_L3_DSWX-S1_V1
data product is missing.Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: