Open-EO / openeo-python-client

Python client API for OpenEO
https://open-eo.github.io/openeo-python-client/
Apache License 2.0
156 stars 42 forks source link

add apply_vectorcube udf #631

Closed JeroenVerstraelen closed 1 month ago

soxofaan commented 1 month ago

This new signature should also be added to https://github.com/Open-EO/openeo-python-client/blob/master/openeo/udf/udf_signatures.py

(it will then show up at https://open-eo.github.io/openeo-python-client/udf.html#udf-function-names-and-signatures)

soxofaan commented 1 month ago

I would also add a changelog entry

soxofaan commented 1 month ago

also consider adding a test at https://github.com/Open-EO/openeo-python-client/blob/master/tests/udf/test_run_code.py