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
{{ message }}
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
Queries made by the STAC browser are likely not compatible with the STAC API specification, in which time is parsed with the datetime argument.
For example, an HTTP request sent was:
Which uses the time keyword for temporal filtering. This leads to ignoring the filter from the API's standpoint and loading all the items.
The text was updated successfully, but these errors were encountered: