Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spine-tools/spine-dtu-visualization
Exporters, Power BI, and Jupyter Notebook (using Julia + Makie package) visualizations
https://github.com/spine-tools/spine-dtu-visualization
Last synced: about 1 month ago
JSON representation
Exporters, Power BI, and Jupyter Notebook (using Julia + Makie package) visualizations
- Host: GitHub
- URL: https://github.com/spine-tools/spine-dtu-visualization
- Owner: spine-tools
- Created: 2023-05-02T14:02:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-03T07:47:08.000Z (over 1 year ago)
- Last Synced: 2024-02-02T17:14:44.202Z (11 months ago)
- Language: Jupyter Notebook
- Size: 24.2 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Some visualization files that have been created at DTU
The repository contains two ways to visualize the standard outputs of SpineOpt, one using Power BI and a second using a Jupyter notebook.
## Folder strucure
### `Exporter`
This contains the exporter specification .json files to extract .csv files from the sqlite databases to be used in the visualizations.
(Some more exporters will be added.)### `Jupyter notebook`
This folder could contains the Jupyter notebook to create an interactive dashboard using the Julia visulaization package Makie. It runs on Julia 1.7.3. The project files contain the package versions. The GLMakie backend is used for the dashboard, the CairoMakie backend is used for the publication figures.
### `Power BI`
This folder could contains a Power BI file based on the standard output of SpineOpt.