You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openeo.rest.OpenEoApiError: [400] ProcessParameterInvalid: The value passed for parameter 'polygons' in process 'apply_polygon' is invalid: Polygon type is not supported. (ref: r-240606fc79104585b39f3450499da804)
The text was updated successfully, but these errors were encountered:
File ".../site-packages/openeogeotrellis/geopysparkdatacube.py", line 587, in chunk_polygon
chunks: List[Polygon] = chunks.geoms
AttributeError: 'Polygon' object has no attribute 'geoms'
soxofaan
added a commit
to Open-EO/openeo-geopyspark-driver
that referenced
this issue
Jun 11, 2024
Integration tests started failing with
The text was updated successfully, but these errors were encountered: