https://github.com/datejada/tulipaio.jl
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.8%) to scientific vocabulary
Last synced: 5 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: datejada
- License: apache-2.0
- Default Branch: main
- Size: 152 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of TulipaEnergy/TulipaIO.jl
Created about 1 year ago
· Last pushed about 1 year ago
https://github.com/datejada/TulipaIO.jl/blob/main/
# TulipaIO [](https://TulipaEnergy.github.io/TulipaIO.jl/stable) [](https://TulipaEnergy.github.io/TulipaIO.jl/dev) [](https://github.com/TulipaEnergy/TulipaIO.jl/actions) [](https://github.com/TulipaEnergy/TulipaIO.jl/actions/workflows/Test.yml?query=branch%3Amain) [](https://github.com/TulipaEnergy/TulipaIO.jl/actions/workflows/Lint.yml?query=branch%3Amain) [](https://github.com/TulipaEnergy/TulipaIO.jl/actions/workflows/Docs.yml?query=branch%3Amain) [](https://codecov.io/gh/TulipaEnergy/TulipaIO.jl) [](https://doi.org/FIXME) [](CODE_OF_CONDUCT.md) [)](#contributors) ## About `TulipaIO.jl` (`TIO`) This package relies on [`DuckDB`](https://duckdb.org/docs/) to tie a variety of data sources with Julia, and `TulipaEnergyModel` (`TEM`). It also enables a bidirectional capability to manipulate datasets from Julia and back to DuckDB. A standard workflow requires a DuckDB connection, either to an in-memory database, or to a database file. Every data source is can be made available in the database as a table, optionally importing it. We can use SQL queries to transform and manipulate these tables into something `TEM` can consume. Thankfully we don't need to resort to SQL every time. `TIO` offers Julia functions that wrap common transformations into a consistent API. These functions can be chained together to form a data processing pipeline. The package also offers parsers for data formats like ESDL. ## How to Cite If you use TulipaIO.jl in your work, please cite using the reference given in [CITATION.cff](https://github.com/TulipaEnergy/TulipaIO.jl/blob/main/CITATION.cff). ## Contributing If you want to make contributions of any kind, please first take a look into TulipaEnergyModel's [contributing guide](https://github.com/TulipaEnergy/TulipaEnergyModel.jl/blob/main/docs/src/90-contributing.md) and [developer documentation](https://github.com/TulipaEnergy/TulipaEnergyModel.jl/blob/main/docs/src/91-developer.md). Furthermore, you can read specific information for this package at the [TulipaIO's developer documentation](README.dev.md). --- ### Contributors
Owner
- Name: Diego Alejandro Tejada Arango
- Login: datejada
- Kind: user
- Location: Amsterdam
- Company: TNO
- Repositories: 1
- Profile: https://github.com/datejada