From 50b5badd722edf46e95f351e006b5c143c4da7dc Mon Sep 17 00:00:00 2001 From: Romeo Kienzler <5694071+romeokienzler@users.noreply.github.com> Date: Fri, 21 Jun 2024 13:44:58 +0200 Subject: [PATCH] add link to IBM Research OpenEO backend (#89) --- software.md | 1 + 1 file changed, 1 insertion(+) diff --git a/software.md b/software.md index 3f31a67ae..df143ee35 100644 --- a/software.md +++ b/software.md @@ -30,6 +30,7 @@ Data and infrastructure providers can host their own instance of the openEO API: * [Sentinel Hub](https://github.com/Open-EO/openeo-sentinelhub-python-driver) (by Sinergise) * [WCPS (rasdaman)](https://github.com/Open-EO/openeo-wcps-driver) (by EURAC) * [R back-end](https://github.com/Open-EO/openeo-r-backend) (by WWU) - discontinued until further notice (last version: 0.3) +* [TensorLakeHouse](https://github.com/IBM/tensorlakehouse-openeo-driver) (by IBM Research) See the **getting started guide for back-end providers** for more information.