Open-EO / openeo-wcps-driver

A prototype implementation for WC(P)S backends
Apache License 2.0
4 stars 0 forks source link

Process get_collection(s) #9

Closed m-mohr closed 5 years ago

m-mohr commented 5 years ago

There's a process get_collections available on your back-end, which should be get_collection instead (without s). Not a big problem, but a small inconsistency that requires to change the process chain when switching between back-ends.

m-mohr commented 5 years ago

Closing, as in 0.4.0 it's load_collection anyway.