-
Notifications
You must be signed in to change notification settings - Fork 6
/
.zenodo.json
29 lines (29 loc) · 1.14 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"description": "PowerFactory Tools is a toolbox for external use ('engine mode') of the power flow calculation program DIgSILENT PowerFactory. For that, the Python-PowerFactory-API which is provided by the company is utilized.",
"title": "PowerFactory Tools - A toolbox for Python based control of DIgSILENT PowerFactory",
"version": "3.0.2",
"upload_type": "software",
"keywords": [
"Toolbox",
"PowerFactory",
"Power System Data Model",
"Python",
"Grid Model"
],
"publication_date": "2024-09-19",
"creators": [
{
"name": "Institute of Electrical Power Systems and High Voltage Engineering - TU Dresden"
}
],
"license": "BSD-3-Clause",
"access_right": "open",
"notes": "Specific PowerFactory Tools versions can be found in the \"Versions\" list on the right side of this page.<br>See the full list of authors <a href=\"https://github.com/ieeh-tu-dresden/powerfactory-tools/graphs/contributors\"> on GitHub</a>.",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/ieeh-tu-dresden/powerfactory-tools/tree/3.0.2",
"relation": "isSupplementTo"
}
]
}