Closed VictorVerhaert closed 9 months ago
https://github.com/Open-EO/openeo-python-client/blob/7ce92925dd9544ff116b14c0339de203f854ec27/openeo/udf/run_code.py#L183-L188 to prevent confusion, add array as possible argument name alongside cube.
array
cube
array as argument name might conflict with openeo backend usage of array
https://github.com/Open-EO/openeo-python-client/blob/7ce92925dd9544ff116b14c0339de203f854ec27/openeo/udf/run_code.py#L183-L188 to prevent confusion, add
array
as possible argument name alongsidecube
.