-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
473 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Workspaces Extension | ||
|
||
The Workspace Extension to the openEO API provides an interface for connecting external file storage such as cloud buckets to openEO back-end implementations. | ||
It also allows to register such file storage as a data source for new collections, so-called "User Collections". | ||
|
||
- Version: **0.1.0** | ||
- Stability: **experimental** | ||
- [OpenAPI document](openapi.yaml) | ||
- Conformance class: `https://api.openeo.org/extensions/workspaces/0.1.0` | ||
|
||
**Note:** This document only documents the additions to the specification. | ||
Extensions can not change or break existing behavior of the openEO API. | ||
|
Oops, something went wrong.