From b6c1f76698f159d430a6e312edbdc1ba3a987f73 Mon Sep 17 00:00:00 2001 From: Tom Date: Tue, 11 Feb 2025 17:44:37 +0000 Subject: [PATCH] Update background.md --- background.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background.md b/background.md index 21b28ff..75601e8 100644 --- a/background.md +++ b/background.md @@ -87,7 +87,7 @@ Qubed will provide a core compressed tree data structure called a Qube with: Methods to convert to and from: - [x] A human readable representation like those seen above. -- [x] An HTML version where subtrees can be collapsed. +- [x] An HTML version where subtrees can be collapsed [see here](https://confluence.ecmwf.int/display/~math/Qubed+Test+Page). - [ ] An compact protobuf-based binary format - [x] Nested python dictionaries or JSON - [ ] The output of [fdb list](https://confluence.ecmwf.int/display/FDB/fdb-list)