Skip to content

Commit

Permalink
Docs: flag aggregate_spatial with array-to-array reducer as experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Mar 14, 2024
1 parent 70b43f2 commit 5dbfb97
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,12 @@ This gives us finally our EVI timeseries dataframe:
Computing multiple statistics
=============================

.. warning::
This is an experimental feature of the GeoPySpark openEO back-end,
it may not be supported by other back-ends,
and is subject to change.
See `Open-EO/openeo-geopyspark-driver#726 <https://github.com/Open-EO/openeo-geopyspark-driver/issues/726>`_ for further discussion,

The same method also allows the computation of multiple statistics at once. This does rely
on 'callbacks' to construct a result with multiple statistics.
The use of such more complex processes is further explained in :ref:`callbackfunctions`.
Expand Down

0 comments on commit 5dbfb97

Please sign in to comment.