Commit 9ab37d0
update release/4.0.0 base (#2968)
* updated docstings (#2934)
deprecated unused keyword args
* Feature/get all elements (#2939)
* Hallo
* Hallo Leute
* adding first draft of simple_hl_plot a function to easily highlight buses and lines paired with a hover functionality
* added function to get a dataframe of all elements in the net
* add test
clean comments
renaming
* add test
* add docu
* add changelog entry
* ltds_fix (#2938)
* updated ltds notebooks
* updated ltds notebooks, fixed LTDS converter
* added pytest split to tutorial_test pipeline (#2935)
* added pytest split to tutorial_test pipeline
* added notebook test times
* fixed many links (#2937)
other formatting
Co-authored-by: V3 <mike.vogt@iee.fraunhofer.de>
* Fix copyright text formatting in LICENSE file (#2914)
* Fix copyright text formatting in LICENSE file
* Refactor copyright notice in LICENSE
Updated copyright notice formatting in LICENSE file following [upstream changes](licensee/licensee#950) to handle multi-line attribution.
---------
Co-authored-by: KS_HTK <2981026+KS-HTK@users.noreply.github.com>
* added PowerElectronicsConnection to the LTDS converter, updated LTDS notebooks (PowerElectronicsConnection) (#2942)
Co-authored-by: David Heck <david.heck@iee.fraunhofer.de>
* ltds_pce (#2944)
* added PowerElectronicsConnection to the LTDS converter, updated LTDS notebooks (PowerElectronicsConnection)
* updated LTDS notebooks for mapping Excel data
* ltds_notebook (#2949)
* updated ltds notebooks
* updated LTDS notebooks for mapping Excel data
* updated LTDS notebooks for mapping Excel data
* ltds_notebook (#2950)
* updated ltds notebooks
* updated LTDS notebooks for mapping Excel data
* updated LTDS notebooks for mapping Excel data
* UKPN Jupiter Notebook
* fix UKPN Jupiter Notebook
* Feature check vkr percent (#2948)
* added check to check if vkr_percent values are reasonable.
* added changelog entry.
---------
Co-authored-by: KS_HTK <2981026+KS-HTK@users.noreply.github.com>
* Feature additional diagnostic functions (#2952)
* added more diagnostic functions.
* added changelog entry.
* fixed a small bug, used the wrong value in the reactance field.
* Correct loading_percent description in motor_par.csv (#2947)
Updated the description of loading_percent.
* ucte2pp conversion fixes (#2823)
* consider empty R dataframe in ucte conversion
* convert impedances and trafos with G/B=NaN to G/B=0
* change fillna for trafos and impedances to the ucte_parser
* fillna df if 0
* fix nan values in impedances and trafos
* ucte2pp: averaging voltages and clean up parser
* changelog entries for ucte2pp fixes
* average voltage setpoints using topological search instead of ucte name
* empty space at EOF
* fix codacy issue
* remove create_switch from pp_import_functions
* fix create_vsc functions
* changelog :)
* change symmetrical tap changer to 90 degree tap step degree
* correct handling of symmetrical PSTs in ucte2pp
* comment averaging function based on PR review
* changes ucte converter
* ucte2pp: add flag for voltage harmonization, with default false
* fix test
* fix tests and restrict tolerances a bit
---------
Co-authored-by: mrichter <mario.richter@iee.fraunhofer.de>
Co-authored-by: V3 <mike.vogt@iee.fraunhofer.de>
* Fix 2733 (#2951)
* change patch sizes for plot (#2733)
* fix patch sizes for plot only once (#2733)
`get_collection_sizes()` takes arguments to adjust the relative size of
an element.
---------
Co-authored-by: V3 <mike.vogt@iee.fraunhofer.de>
* Fix runopp(init="results") so the OPF solver preserves the model initial vector (#2902)
* Fix runopp(init=results) warm-start handling in pips OPF
* Update CHANGELOG for upcoming release fixes and features
---------
Co-authored-by: jereOG <jerelang@users.noreply.github.com>
Co-authored-by: V3 <mike.vogt@iee.fraunhofer.de>
* Feature/highlight plot (#2833)
* integrated highlighting feature into simple_plot
* integrated hover feature into simple_plot
* update plotting tutorial
* adjust color
* Fix unit g0_us (#2958)
attribute name g0_us_per_km is incorrectly named as g0_nf_per_km in add_zero_impedance_parameters function.
* updated branding with versions from marketing (#2953)
* [IMPROVEMENT] fix `bool` parameters input in `read_excel` and add `add_basic_std_types` parameter (#2961)
* Add basic std types flag to from_excel
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* Fix reading bool
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* Fix backward compatibility
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* Silence sonarcloud and codacy
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* Remove ruff ignore
---------
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* added permissions block to all workflows (#2964)
* updated the issue templates to use the issue types instead of labels and title (#2966)
minor changes in forms layouts
* Feature/revised issue templates (#2967)
* updated the issue templates to use the issue types instead of labels and title
minor changes in forms layouts
* fix for config not parsing by github (hopefully)
added documentation template
added emoji to template title for more visual guidance
* uniform formatting for templates
* added missing blank line at end of file
* fixed change from merge
---------
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
Co-authored-by: Jan Wiemer <32835953+jwiemer112@users.noreply.github.com>
Co-authored-by: mrifraunhofer <94368111+mrifraunhofer@users.noreply.github.com>
Co-authored-by: V3 <mike.vogt@iee.fraunhofer.de>
Co-authored-by: Bryn Pickering <17178478+brynpickering@users.noreply.github.com>
Co-authored-by: David Heck <david.heck@iee.fraunhofer.de>
Co-authored-by: Arisaka97 <solitaire2312@gmail.com>
Co-authored-by: pawellytaev <86314586+pawellytaev@users.noreply.github.com>
Co-authored-by: mrichter <mario.richter@iee.fraunhofer.de>
Co-authored-by: Moritz <29129441+MoritzHauff@users.noreply.github.com>
Co-authored-by: Jeremias Lang <158100420+jerelang@users.noreply.github.com>
Co-authored-by: jereOG <jerelang@users.noreply.github.com>
Co-authored-by: Engr. Ahmad Furqan <ahmadfurqanc@gmail.com>1 parent 2a5c725 commit 9ab37d0
40 files changed
Lines changed: 2196 additions & 579 deletions
File tree
- .github
- ISSUE_TEMPLATE
- workflows
- doc
- elements
- pics
- plotting
- plotting/matplotlib
- pandapower
- converter
- cim/cim2pp/converter_classes/generators
- ucte
- diagnostic
- plotting
- pypower
- test
- api
- converter
- testfiles
- opf
- plotting
- tutorials
Lines changed: 28 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | | - | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 27 | | |
44 | 28 | | |
45 | 29 | | |
| |||
56 | 40 | | |
57 | 41 | | |
58 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
.github/ISSUE_TEMPLATE/feature_request.yaml renamed to .github/ISSUE_TEMPLATE/02-feature-request.yml
Lines changed: 9 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | | - | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
31 | 28 | | |
32 | 29 | | |
33 | 30 | | |
| |||
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
58 | | - | |
| 55 | + | |
59 | 56 | | |
60 | 57 | | |
61 | 58 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | | - | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
6 | 7 | | |
7 | | - | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
9 | 16 | | |
10 | 17 | | |
11 | 18 | | |
| 19 | + | |
12 | 20 | | |
13 | 21 | | |
14 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
77 | | - | |
| 76 | + | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| |||
0 commit comments