From deba35f71a3f724b4d45c5b58b17b48557ff0d79 Mon Sep 17 00:00:00 2001 From: James Hawkes Date: Wed, 15 Jan 2025 12:23:43 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1bfd439..52419a3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ + +> [!WARNING] +> This project is under development and not yet feature complete or tested. + +> [!WARNING] +> This project is BETA and will be experimental for the forseable future. Interfaces and functionality are likely to change, and the project itself may be scrapped. DO NOT use this software in any project/software that is operational. + # Q3 Quick Querying of Qubes This repostitory contains a collection of components designed to deliver user friendly cataloging for datacube data. The STAC Server, Frontend and a periodic job to do tree compression can be deployed together to kubernetes using the [helm chart](./helm_chart). Thise deployment can then be accessed either via the Query Builder Web interface or the python client.