-
Notifications
You must be signed in to change notification settings - Fork 115
Description
I tried (using the harmony-take2 branch and data-access notebook) to search for product = 'ATL07QL' and got:
NsidcQueryError: An error was returned from NSIDC in regards to your query: ['Invalid concept_id [None]. For granule queries concept_id must be either a granule or collection concept ID.']
Is there another way I need to enter the product, can harmony-py/CMR not find QLs, etc.?
I thought that icepyx was able to provide access to QLs, but at the very least what's currently on the dev branch does not successfully find granules for the same search parameters (time and space) for which Earthdata Search returns granules, so the functionality is not currently operational. Are the QLs available via earthaccess? Or are they currently excluded from all programmatic access pathways?