1. General Information / links / how to start:


 

New STAC Catalogue: https://stac.dataspace.copernicus.eu/v1

New STAC Browser: https://browser.stac.dataspace.copernicus.eu

2. Friendly User Testing high level plan

TaskWhen
New STAC Catalogue Friendly user Testing03-13.12.2024
FUT testing review (STAC API Catchup meeting) and decision point16.12.2024


3. Testing feedback


CommentStatus

https://stac.dataspace.copernicus.eu/v1/api

returns 

{
  "code": "RuntimeError",
  "description": "Cannot update undefined schema for $ref=#/components/schemas/stac_fastapi__pgstac__extensions__query__Operator-Input__1"
}
Open
https://stac.dataspace.copernicus.eu/v1/queryables

are only the minimum cross collection search parameters: id, date, geometry
I would have expected an extended set (e.g. including product type)

Open