Skip to content
Snippets Groups Projects
Commit 04b21304 authored by Benedikt's avatar Benedikt
Browse files

Edit README.md

parent 0921335c
No related branches found
No related tags found
No related merge requests found
...@@ -3,11 +3,11 @@ This repo contains the HTML Code to display a landing page for the DCC-Aplicatio ...@@ -3,11 +3,11 @@ This repo contains the HTML Code to display a landing page for the DCC-Aplicatio
| Komponent | Description | Git-Repo | Pipy-Repo | Docker-Container | | Komponent | Description | Git-Repo | Pipy-Repo | Docker-Container |
|------------------|----------------------------------------------------------------------------------------------|----------|-----------|------------------| |------------------|----------------------------------------------------------------------------------------------|----------|-----------|------------------|
| dccQuantities | Python library to load and store dccQuantities and perform uncertainty and unit-aware math operations | [dccQuantities](https://gitlab1.ptb.de/digitaldynamicmeasurement/dccQuantities) | [dccQuantities](https://pypi.org/project/dccQuantities/) | -- |
| XMLJSONConv | Conversion library for DCC-XML to JSON | [dccxmljsonconv](https://gitlab1.ptb.de/digitaldynamicmeasurement/dccxmljsonconv) | [dccXMLJSONConv](https://pypi.org/project/dccXMLJSONConv/) | -- | | XMLJSONConv | Conversion library for DCC-XML to JSON | [dccxmljsonconv](https://gitlab1.ptb.de/digitaldynamicmeasurement/dccxmljsonconv) | [dccXMLJSONConv](https://pypi.org/project/dccXMLJSONConv/) | -- |
| XMLJSONConv-GUI | Bokeh Web-GUI for the XML-JSON Converter + REST-API-Server | [dcc_XMLJSONConvGUI](https://gitlab1.ptb.de/digitaldynamicmeasurement/dcc_XMLJSONConvGUI) | --- | [benesee/dccxmljsonconvgui](https://hub.docker.com/repository/docker/benesee/dccxmljsonconvgui) | | XMLJSONConv-GUI | Bokeh Web-GUI for the XML-JSON Converter + REST-API-Server | [dcc_XMLJSONConvGUI](https://gitlab1.ptb.de/digitaldynamicmeasurement/dcc_XMLJSONConvGUI) | --- | [benesee/dccxmljsonconvgui](https://hub.docker.com/repository/docker/benesee/dccxmljsonconvgui) |
| dsiUnits | Python library to parse the D-SI units and perform math operations | [dsiUnits](https://gitlab1.ptb.de/digitaldynamicmeasurement/dsiUnits) | [dsiunits](https://pypi.org/project/dsiunits/) | -- | | dsiUnits | Python library to parse the D-SI units and perform math operations | [dsiUnits](https://gitlab1.ptb.de/digitaldynamicmeasurement/dsiUnits) | [dsiunits](https://pypi.org/project/dsiunits/) | -- |
| dsiUnits-GUI | Bokeh GUI to use the dsiUnits parser and comparison features + REST-API-Server | [dsiUnits](https://gitlab1.ptb.de/digitaldynamicmeasurement/dsiUnits) | -- | [benesee/dsiunitsfrontend](https://hub.docker.com/repository/docker/benesee/dsiunitsfrontend) | | dsiUnits-GUI | Bokeh GUI to use the dsiUnits parser and comparison features + REST-API-Server | [dsiUnits](https://gitlab1.ptb.de/digitaldynamicmeasurement/dsiUnits) | -- | [benesee/dsiunitsfrontend](https://hub.docker.com/repository/docker/benesee/dsiunitsfrontend) |
| dccQuantities | Python library to load and store dccQuantities and perform uncertainty and unit-aware math operations | [dccQuantities](https://gitlab1.ptb.de/digitaldynamicmeasurement/dccQuantities) | [dccQuantities](https://pypi.org/project/dccQuantities/) | -- |
| pyDccDisplayer | Bokeh Web-GUI to extract tables from The DCC, plot them, and allow download as XLSX or CSV | [pydccdisplayer](https://gitlab1.ptb.de/digitaldynamicmeasurement/pydccdisplayer) | -- | [benesee/dccdisplayer/general](https://hub.docker.com/repository/docker/benesee/dccdisplayer) | | pyDccDisplayer | Bokeh Web-GUI to extract tables from The DCC, plot them, and allow download as XLSX or CSV | [pydccdisplayer](https://gitlab1.ptb.de/digitaldynamicmeasurement/pydccdisplayer) | -- | [benesee/dccdisplayer/general](https://hub.docker.com/repository/docker/benesee/dccdisplayer) |
| dccTableTool | Web-GUI to create DCC-XML tables from XLSX/ODS files and insert them into an XML, plus a REST-Server to automate this task | [dccTableTool](https://gitlab1.ptb.de/Seeger/pydccanddbtools) | -- | [benesee/dcctabletool](https://hub.docker.com/repository/docker/benesee/dcctabletool/general) | | dccTableTool | Web-GUI to create DCC-XML tables from XLSX/ODS files and insert them into an XML, plus a REST-Server to automate this task | [dccTableTool](https://gitlab1.ptb.de/Seeger/pydccanddbtools) | -- | [benesee/dcctabletool](https://hub.docker.com/repository/docker/benesee/dcctabletool/general) |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment