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
There seem to currently be various issues with STAC records, but I thought I would add this as another report as it doesn't relate to the HLS issues reported previously.
There seem to currently be various issues with STAC records, but I thought I would add this as another report as it doesn't relate to the HLS issues reported previously.
The
/items
endpoint for some MODIS collections fails completely and searches often fail. For example, the collection endpoint at https://cmr.earthdata.nasa.gov/stac/OB_DAAC/collections/MODISA_L2_OC_R2022.0 works, but https://cmr.earthdata.nasa.gov/stac/OB_DAAC/collections/MODISA_L2_OC_R2022.0/items returns the "Oops! Something has gone wrong." error.The same goes for other MODIS collections like:
but the SST collections work:
I frequently get the "Oops!" error when searching using PySTAC and PySTAC Client as well (which should be using POST requests).
The text was updated successfully, but these errors were encountered: