You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,17 @@
1
-
# psdm-analysis
1
+
# pypsdm
2
2
3
-
The psdm-analysis tool is meant to parse the [Power System Data Model (PSDM)](https://github.com/ie3-institute/PowerSystemDataModel) as well as provide calculation and plotting utilities to analyze the respective data.
3
+
pypsdm aims to make power system model analysis a breeze. It is based upon the [Power System Data Model (PSDM)](https://github.com/ie3-institute/PowerSystemDataModel).
4
+
5
+
Its main functionalities include:
6
+
7
+
- parsing grid models and associated result data
8
+
- calculation utilities for event discrete time series data
9
+
- plotting capabilities for grid and result data
4
10
5
11
It is currently under development. So if you want to use it, expect it to change quite frequently for now.
0 commit comments