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

now WO HTML

parent 851e0d48
No related branches found
No related tags found
No related merge requests found
<style> | Komponent | Description | Git-Repo | Pipy-Repo | Docker-Container |
.custom-table th:nth-child(2) { |------------------|----------------------------------------------------------------------------------------------|----------|-----------|------------------|
width: 800px; | 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) |
</style> | 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/) | -- |
<table class="custom-table"> | 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) |
<tr> | 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/) | -- |
<th>Komponent</th> | 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) |
<th style="width: 800px;">Description</th> | 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) |
<th>Git-Repo</th>
<th>Pipy-Repo</th>
<th>Docker-Container</th>
</tr>
<tr>
<td>XMLJSONConv</td>
<td>Conversion library for DCC-XML to JSON</td>
<td><a href="https://gitlab1.ptb.de/digitaldynamicmeasurement/dccxmljsonconv">dccxmljsonconv</a></td>
<td><a href="https://pypi.org/project/dccXMLJSONConv/">dccXMLJSONConv</a></td>
<td>--</td>
</tr>
<tr>
<td>XMLJSONConv-GUI</td>
<td>Bokeh Web-GUI for the XML-JSON Converter + REST-API-Server</td>
<td><a href="https://gitlab1.ptb.de/digitaldynamicmeasurement/dcc_XMLJSONConvGUI">dcc_XMLJSONConvGUI</a></td>
<td>---</td>
<td><a href="https://hub.docker.com/repository/docker/benesee/dccxmljsonconvgui">benesee/dccxmljsonconvgui</a></td>
</tr>
<tr>
<td>dsiUnits</td>
<td>Python library to parse the D-SI units and perform math operations</td>
<td><a href="https://gitlab1.ptb.de/digitaldynamicmeasurement/dsiUnits">dsiUnits</a></td>
<td><a href="https://pypi.org/project/dsiunits/">dsiunits</a></td>
<td>--</td>
</tr>
<tr>
<td>dsiUnits-GUI</td>
<td>Bokeh GUI to use the dsiUnits parser and comparison features + REST-API-Server</td>
<td><a href="https://gitlab1.ptb.de/digitaldynamicmeasurement/dsiUnits">dsiUnits</a></td>
<td>--</td>
<td><a href="https://hub.docker.com/repository/docker/benesee/dsiunitsfrontend">benesee/dsiunitsfrontend</a></td>
</tr>
<tr>
<td>dccQuantities</td>
<td>Python library to load and store dccQuantities and perform uncertainty and unit-aware math operations</td>
<td><a href="https://gitlab1.ptb.de/digitaldynamicmeasurement/dccQuantities">dccQuantities</a></td>
<td><a href="https://pypi.org/project/dccQuantities/">dccQuantities</a></td>
<td>--</td>
</tr>
<tr>
<td>pyDccDisplayer</td>
<td>Bokeh Web-GUI to extract Tables from The DCC and plot them, as well as allow download as XLSX or CSV</td>
<td><a href="https://gitlab1.ptb.de/digitaldynamicmeasurement/pydccdisplayer">pydccdisplayer</a></td>
<td>--</td>
<td><a href="https://hub.docker.com/repository/docker/benesee/dccdisplayer/general">benesee/dccdisplayer/general</a></td>
</tr>
<tr>
<td>dccTableTool</td>
<td>Web-GUI to create DCC-XML tables from XLSX/ODS files and insert them into an XML, as well as a REST-Server to automatically perform this task later on</td>
<td><a href="https://gitlab1.ptb.de/Seeger/pydccanddbtools">dccTableTool</a></td>
<td>--</td>
<td><a href="https://hub.docker.com/repository/docker/benesee/dcctabletool/general">benesee/dcctabletool</a></td>
</tr>
</table>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment