From 80b040872200c5bab1afc6f1409a2b5a5e712d6b Mon Sep 17 00:00:00 2001 From: Tom Date: Thu, 24 Apr 2025 10:59:42 +0100 Subject: [PATCH] Update README ulrs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa765da..28a9414 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ In addition to this core datastructure, this repostitory contains a collection o - 🌟 Implements our proposed [Datacube STAC Extension](./structured_stac.md). - 🛠️ Allows efficient traversal of ECMWF's datacubes. - Part of the implementation of this is [🌲 Tree Compressor](./tree_compresser), a **compressed tree representation** optimised for storing trees with many duplicated subtress. -- 🔗 **[Live Example](https://climate-catalogue.lumi.apps.dte.destination-earth.eu/api/stac?root=root&activity=story-nudging%2Cscenariomip&class=d1)**. +- 🔗 **[Live Example](https://qubed.lumi.apps.dte.destination-earth.eu/api/v1/stac/climate-dt/?class=od%2Cd1&dataset=climate-dt)**. --- @@ -54,7 +54,7 @@ In addition to this core datastructure, this repostitory contains a collection o > **Web Frontend** - 👀 Displays data from the **STAC Server** in an intuitive user interface. -- 🌍 **[Try the Live Demo](https://climate-catalogue.lumi.apps.dte.destination-earth.eu/)**. +- 🌍 **[Try the Live Demo](https://qubed.lumi.apps.dte.destination-earth.eu/)**. ---