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
No data values will be left untouched by the masking operation.
763
764
764
765
# TODO: just provide a single `mask` argument and detect the type: polygon or process graph
766
+
# TODO: also see `mask` vs `mask_polygon` processes in https://github.com/Open-EO/openeo-processes/pull/110
765
767
766
768
:param polygon: A polygon, provided as a :class:`shapely.geometry.Polygon` or :class:`shapely.geometry.MultiPolygon`, or a filename pointing to a valid vector file
767
769
:param srs: The reference system of the provided polygon, by default this is Lat Lon (EPSG:4326).
0 commit comments