Open-EO / openeo-hub

Source code for openEO Hub, a centralized platform to explore openEO back-end providers.
https://hub.openeo.org
Apache License 2.0
8 stars 3 forks source link

openEO API changes #67

Closed m-mohr closed 4 years ago

m-mohr commented 4 years ago

This is an issue to track changes to the openEO API that have relevance for the Hub:

Probably covered by Vue components and need no change here, but for completeness:

christophfriedrich commented 4 years ago

default to false instead of true

At first I thought "srsly...?" But false is the better choice, so good that it's fixed. Thanks for the heads-up :+1:

m-mohr commented 4 years ago

Yeah, we went probably through the same thoughts :-) It also took me some time to realize this is the better choice.

christophfriedrich commented 4 years ago

Any changes in GET /udf_runtimes kinda fall under #28 as there's no support for UDF information yet at all.

Are there any instances with which I can test the changes in the service types and file formats endpoints?

christophfriedrich commented 4 years ago

Are there any instances with which I can test the changes in the service types and file formats endpoints?

@m-mohr? I'm pretty sure there shouldn't be any issues, but if there's something to test with I'm happy to do that testing, just in case.

m-mohr commented 4 years ago

You have the better overview over the available services and if any of them supports it already (I don't think so). ;-)

christophfriedrich commented 4 years ago

You have the better overview

True, now that you've said it, I realise I'm actually right at the source :sweat_smile:

I had a look through the Hub's database: The additional fields you mentioned above are not yet used by anyone.