Update background.md

This commit is contained in:
Tom 2025-02-11 17:44:37 +00:00 committed by GitHub
parent e703b5f308
commit b6c1f76698
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)