Closed soxofaan closed 1 year ago
https://github.com/Open-EO/openeo-geopyspark-integrationtests/blob/8471e3bd282b927a0e7f0f0d3ff520375debfdab/tests/test_integration.py#L475-L482
cube.polygonal_mean_timeseries returns since #386 a VectorCube, and VectorCube.create_job does not support a title argument like DataCube.create_job
cube.polygonal_mean_timeseries
title
related (and will probably conflict with): #403
https://github.com/Open-EO/openeo-geopyspark-integrationtests/blob/8471e3bd282b927a0e7f0f0d3ff520375debfdab/tests/test_integration.py#L475-L482
cube.polygonal_mean_timeseries
returns since #386 a VectorCube, and VectorCube.create_job does not support atitle
argument like DataCube.create_job