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
Copy file name to clipboardExpand all lines: APIs/openEO/federation/backends/api.qmd
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ openEO federation also requires the implementation of an additional API profile,
13
13
The requirement to implement two of *L1A*, *L1B*, and *L1C* has been restricted for the openEO federation to always require *L1A: Synchronous Processing* and *L1B: Batch Jobs* (see req. no. 703).
14
14
This means that *L1C: Secondary Web Services* is optional.
15
15
16
-

16
+

17
17
18
18
### LP: Required for openEO federation
19
19
@@ -23,14 +23,14 @@ The profile only lists requirements that are not covered by the openEO profile *
23
23
24
24
| # | Functionality | Description |
25
25
| -- | -- | -- |
26
-
| 14 | All > Billing | Supports the openEO Platform credit system |
26
+
| 14 | All > Billing | Supports the openEO CDSE credit system |
27
27
: {tbl-colwidths="[7,43, 50]"}
28
28
29
29
#### File Formats
30
30
31
31
| # | Functionality | Description |
32
32
| -- | -- | -- |
33
-
| 45 |`GET /file_formats`| File format names and parameters aligned with openEO Platform as defined for the pre-defined [file formats](./fileformats.qmd)|
33
+
| 45 |`GET /file_formats`| File format names and parameters aligned with other backends where possible, as defined for the pre-defined [file formats](./fileformats.qmd)|
34
34
: {tbl-colwidths="[7,43, 50]"}
35
35
36
36
#### Other
@@ -44,8 +44,7 @@ The profile only lists requirements that are not covered by the openEO profile *
| 118 |`GET /credentials/oidc`| Supports the required entitlements of the vo.openeo.cloud virtual organization, especially the claim eduperson_entitlement |
0 commit comments