Amy Steiker
Amy Steiker
Closing - this was merged via #1031
@andypbarrett reported a related issue where `search.datasets()` returns collections listed as `cloud_hosted: False` when they are in fact cloud_hosted: ``` results = earthaccess.search_datasets(keyword="icesat-2", cloud_hosted=True) In [24]: for r in results[:5]:...
@danielfromearth Are you still interested in adding ASDC collections? Not sure if this has already been tackled since you wrote the ticket.
Thanks for confirming @danielfromearth ! If it only requires an additional dictionary for ASDC, would the good first issue label apply here? I also wonder if we should be adding...
@danielfromearth Thanks for your feedback! Agreed - I don't want to expand the scope of this issue. It just got me thinking about how we should approach the testing in...