-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Inspired from D34:
Meaningful metadata and collection naming: The users mentioned that meaningful metadata is crucial to effectively use openEO. > Especially the availability of data within the extents of a (irregular) time series has been pointed out as important information.
Would it make sense to get details on data cubes easily using a separate endpoints (e.g. GET /collections/:id/datacube), e.g. specifying values/extents for all/a subset of the dimensions and then get a full list of available dimension labels etc. Especially important for temporal I think, as the general metadata usually just lists the temporal extents, not distinct timestamps.
A different approach would be to use load_collection and debug...
Another comment from D34:
Several concerns are raised about data collections and backends. An interactive exploration of data collections and their availability across all back-ends is missing, which is a barrier for users.