Open-EO / openeo-js-client

JavaScript and TypeScript client for the openEO API.
https://open-eo.github.io/openeo-js-client/latest/
Apache License 2.0
15 stars 6 forks source link

Implicit array_create/constant for callbacks #45

Closed m-mohr closed 3 years ago

m-mohr commented 3 years ago

The process builder supports implicitly using array_create to wrap an array returned from a callback.

Related PR: https://github.com/Open-EO/openeo-processes/pull/218