Skip to content

Commit c010f00

Browse files
authored
Update openeo.md
1 parent f3fd77d commit c010f00

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/design/processing-engine/openeo.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,17 @@ Hence, data access and processing can be optimized in a specific instance.
1212

1313
## openEO Geotrellis
1414

15-
This component will be further documented in it's own [repository](https://github.com/Open-EO/openeo-geopyspark-driver/blob/master/README.md).
15+
The documentation of this component can be found [here](https://open-eo.github.io/openeo-geopyspark-driver).
1616

1717
It is built on top of the Geotrellis Scala library, utilizing [Apache Spark](https://spark.apache.org/) for high performance distributed computing.
1818

1919
This backend targets various container orchestrators such as Kubernetes and Apache YARN and can also run standalone in a simple Docker container.
2020
For HPC, we recommend to simply orchestrate multiple standalone instances using e.g. SLURM, or explore [more complex](https://github.com/Open-EO/openeo-geotrellis-kubernetes/blob/master/hpc/hpc.md) options.
2121

22+
These are some known example deployments that used this backend in a fully operational context:
23+
24+
- [Terrascope](https://docs.terrascope.be/Developers/WebServices/OpenEO/OpenEO.html)
25+
- [Copernicus DataSpace Ecosystem](https://dataspace.copernicus.eu/analyse/openeo)
2226

2327
## openEO XArray
2428

0 commit comments

Comments
 (0)