Allow collections to be flagged as experimental#591
Conversation
|
Ok, I found some pointers to discussions on this topic:
But most of these tickets are non-public, so hard to discover. Regardless, one of the public outcomes (currently at https://docs.openeo.cloud/federation/backends/collections.html#collection-availability):
So in conclusion, the "experimental" flag can already be added through the "version" STAC extension, so the need to explicitly add it in the openEO API spec too is pretty low. |
|
We can add it to the spec, I think. We use it in other areas as well. The Web Editor even makes use of it already. |
Most resources (processes, file formats, service types, runtimes, ...) can be flagged as experimental, but that's not possible with collections apparently.
Not sure if this is intended for some reason (STAC compatibility?) or an accidental oversight
This PR tries to fix that