A data model for describing power systems
Project description
IEEH Power System Data Model
A data model for describing power systems.
Field of Application
This data model is intended to use to describe power systems...TODO
The data model is structured as the following schema:
- grid topology:
- base topology containing all elements of the exported grid
- topology case;
- information about disabled elements to represent a specific operational case based on the base topology
- steadystate case
- information about power draw/infeed for a specific operational case
Tutorials
Jupyter notebooks are provided to get in touch with the usage of this toolbox:
- for export: powerfactory_export.ipynb
Installation
Just install via pip:
pip install ieeh-power-system-data-model
Development
Install pdm
Windows:
(Invoke-WebRequest -Uri https://raw.githubusercontent.com/pdm-project/pdm/main/install-pdm.py -UseBasicParsing).Content | python -
Linux/Mac:
curl -sSL https://raw.githubusercontent.com/pdm-project/pdm/main/install-pdm.py | python3 -
Install pdm-venv
pdm plugin add pdm-venv
pdm config venv.in_project true
Clone power-system-data-model
git@github.com:ieeh-tu-dresden/power-system-data-model.git
cd power-system-data-model
Install power-system-data-model
as a production tool
pdm install --prod
Install power-system-data-model
in development mode
pdm install
For development in Visual Studio Code, all configurations are already provided:
Attribution
Please provide a link to this repository:
https://github.com/ieeh-tu-dresden/power-system-data-model
Please cite as:
Institute of Electrical Power Systems and High Voltage Engineering - TU Dresden, Power System Data Model, Zenodo, 2022. https://doi.org/10.5281/zenodo.TODO.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ieeh-power-system-data-model-1.2.0.tar.gz
.
File metadata
- Download URL: ieeh-power-system-data-model-1.2.0.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.4.9 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bd9a4d32e8731496cdc5c0fe103a1fe848d3a52fa6f1d40d34cb21fb4525f08 |
|
MD5 | 837335a05d36119dfee55d483b91bc27 |
|
BLAKE2b-256 | 1086b45354b9bfacd1350b26e25ba079c172fafdbf63c92f22936ae899e32044 |
File details
Details for the file ieeh_power_system_data_model-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: ieeh_power_system_data_model-1.2.0-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.4.9 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48a16ed3cc1a9f13cba5aae20cbc9a0c2de01ed956a0b23526f865d71aeb35dc |
|
MD5 | 0411a1a5b1f3fb368583c27ecf537826 |
|
BLAKE2b-256 | 88e5d8dd3c018b67ff1a7117edde6e8b7eda3ca175f66bf68ee69e3cfe390218 |