Skip to content

Commit

Permalink
EP-3986 #11 #12 make process federation a bit less technical
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Aug 26, 2021
1 parent f623215 commit 23bc493
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions federation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ with SNAP respectively FORCE. This may again result in additional costs for proc

## Processes

The federation, being a openEO API compatible back-end, lists supported (predefined) processes
(at the [`GET /processes` endpoint](https://openeo.org/documentation/1.0/developers/api/reference.html#operation/list-processes)).
The federation's process listing is the _intersection_
Each of the underlying back-end of the federation can define its own set of available processes,
but there is in practice a very large common ground across these back-ends.
As such, the federation's listing of available processes is the _intersection_
of the process sets of each of the underlying back-ends.
This is the most straightforward combination with the least surprise.

Expand Down

0 comments on commit 23bc493

Please sign in to comment.