Skip to content

Commit

Permalink
EP-3934: add experimental note to chunk_polygon process documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenVerstraelen committed Jan 4, 2022
1 parent ed8ad76 commit 1ea3b5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openeo/rest/datacube.py
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,7 @@ def chunk_polygon(
process: Union[str, PGNode, typing.Callable]
) -> 'DataCube':
"""
EXPERIMENTAL: not generally supported, API subject to change.
Apply a process to spatial chunks of a data cube.
:param chunks: A polygon, provided as a :class:`shapely.geometry.Polygon`
Expand Down

0 comments on commit 1ea3b5e

Please sign in to comment.