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

Implement process graph builder #19

Closed m-mohr closed 3 years ago

m-mohr commented 5 years ago

There's no functionality to build process graphs. An easy-to-use process graph builder is envisioned to be implemented.

Code example: https://openeo.org/openeo/news/2019/03/07/openeo-api-040.html

Part of the roadmap in README.md. Remove once the issue is closed.

m-mohr commented 3 years ago

There's now a process builder, but I'd still like to enable easy math expressions using the TapDigit parser from the Web Editor...

m-mohr commented 3 years ago

Implemented.