Commit 0f25d01
Feature/merge develop (#2998)
* 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
* display logger message only if GetActiveScenario() isn't None (#2969)
Only display a logger message if GetActiveScenario is not None
Added else case with a info message if no study case / scenario is active.
* Update docstring (#2970)
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* ltds_notebook (#2972)
* updated ltds notebooks
* updated LTDS notebooks for mapping Excel data
* updated LTDS notebooks for mapping Excel data
* UKPN Jupiter Notebook
* fix UKPN Jupiter Notebook
* fix UKPN Jupiter Notebook
* fix UKPN Jupiter Notebook
* Update lightsim2grid version (#2976)
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* fix cmin for low voltage 10% tolerance (#2913)
* fix(cmin): fix cmin for low voltage 10% tolerance
* [Fix] Fix `reindex_buses` against creating duplicate indecies (#2963)
* Fix reindex_buses
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* Add allow_duplicate_index argument
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* Fix unused import
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* Fix test
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
---------
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* feature/doc strings update (#2979)
* added/reformatted many docstrings
* added show_plot=False to test_plotting_toolbox
* refactored docstrings and added types
* fixed f-string in groups.py
* fixed incorrect type
* fixed incorrect type
* fixed missing import
* fixed import issue with specific lightsim2grid versions
* fixed mypy issues in contingency
refactored test in test_contingency
* fixed mypy issues
* updated var name
* updated the contributing.rst (#2973)
* updated the contributing.rst
* removed raw directive
* changed contributing to markdown for better github compatibility
replaced contributing on readTheDocs by link to GitHub
* Added a section on changelog to the contributing.md
Added a changelog entry to the changelog
* Update CHANGELOG.rst
* [Feature]: Toggle Colormap for simple_plot (#2971)
* colormap-integration in simple_plot
* adjust colors
*add docstrings
*add second button to better visualize options for the user
* change ext_grid color
* some formatting
* only plot colormap if buses or lines are available (fix tutorial-test error)
* removed some spaces
removed some whitelines
added results to hover info
* add changelog entry
* adepted authors
* adapted zorder
make plotting bus-switches optional
* typo
* small adaptions
* small adjustments
---------
Co-authored-by: KS_HTK <2981026+KS-HTK@users.noreply.github.com>
* ltds_notebook (#2980)
* updated ltds notebooks
* updated LTDS notebooks for mapping Excel data
* updated LTDS notebooks for mapping Excel data
* UKPN Jupiter Notebook
* fix UKPN Jupiter Notebook
* fix UKPN Jupiter Notebook
* fix UKPN Jupiter Notebook
* update LTDS Jupiter Notebook respecting new Excel format
---------
Co-authored-by: David Heck <david.heck@iee.fraunhofer.de>
* Fix diagnostic report (#2983)
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* Tutorials for UKPN (#2984)
* Fix tutorial on power flow
* Updated Jupyter notebooks for UKPN
* Fix on tutorial directory
* [Fix] `DiscreteTapControl` to work with negative `tap_step_percent` (#2990)
* abs tap_step_percent
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* Add changelog, test case
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* Remove code duplication
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
---------
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
* updated the notebook to ignore warnings instead of capturing all output and only displaying specifics. (#2996)
* voltage dependend loads create differing results (#2991)
* fixed issue with voltage dependent loads.
* fixed typo in import
* removed unused imports
* Fixed test now failing due to nan instead of 0 for in_service=False
* reenabled voltage_depend_loads for most tests
---------
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>
Co-authored-by: nis-nurr <rijad.nuridini@nis.ch>
Co-authored-by: marcopau <77792704+marcopau@users.noreply.github.com>1 parent 4f44e90 commit 0f25d01
13 files changed
Lines changed: 178 additions & 184 deletions
File tree
- pandapower
- contingency
- converter/ucte
- create
- test
- loadflow
- tutorials
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1569 | 1569 | | |
1570 | 1570 | | |
1571 | 1571 | | |
1572 | | - | |
| 1572 | + | |
1573 | 1573 | | |
1574 | 1574 | | |
1575 | 1575 | | |
1576 | 1576 | | |
1577 | 1577 | | |
1578 | 1578 | | |
1579 | 1579 | | |
1580 | | - | |
| 1580 | + | |
1581 | 1581 | | |
1582 | 1582 | | |
1583 | 1583 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | | - | |
| 9 | + | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | 2 | | |
6 | 3 | | |
| 4 | + | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
142 | 141 | | |
143 | 142 | | |
144 | 143 | | |
145 | | - | |
146 | 144 | | |
147 | 145 | | |
148 | 146 | | |
149 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
155 | | - | |
156 | | - | |
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
| |||
173 | 172 | | |
174 | 173 | | |
175 | 174 | | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
183 | 181 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
188 | 186 | | |
189 | | - | |
| 187 | + | |
190 | 188 | | |
191 | 189 | | |
192 | 190 | | |
| |||
197 | 195 | | |
198 | 196 | | |
199 | 197 | | |
200 | | - | |
| 198 | + | |
201 | 199 | | |
202 | 200 | | |
203 | 201 | | |
| |||
445 | 443 | | |
446 | 444 | | |
447 | 445 | | |
448 | | - | |
| 446 | + | |
449 | 447 | | |
450 | 448 | | |
451 | 449 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
95 | 91 | | |
96 | 92 | | |
97 | 93 | | |
| |||
125 | 121 | | |
126 | 122 | | |
127 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
128 | 127 | | |
129 | 128 | | |
130 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | | - | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
226 | | - | |
| 227 | + | |
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
| |||
236 | 237 | | |
237 | 238 | | |
238 | 239 | | |
239 | | - | |
| 240 | + | |
240 | 241 | | |
241 | 242 | | |
242 | 243 | | |
| |||
263 | 264 | | |
264 | 265 | | |
265 | 266 | | |
266 | | - | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
400 | | - | |
| 399 | + | |
401 | 400 | | |
402 | 401 | | |
403 | 402 | | |
| |||
412 | 411 | | |
413 | 412 | | |
414 | 413 | | |
415 | | - | |
| 414 | + | |
416 | 415 | | |
417 | 416 | | |
418 | 417 | | |
| |||
453 | 452 | | |
454 | 453 | | |
455 | 454 | | |
456 | | - | |
| 455 | + | |
457 | 456 | | |
458 | 457 | | |
459 | 458 | | |
| |||
561 | 560 | | |
562 | 561 | | |
563 | 562 | | |
564 | | - | |
565 | 563 | | |
566 | | - | |
| 564 | + | |
567 | 565 | | |
568 | 566 | | |
569 | | - | |
| 567 | + | |
570 | 568 | | |
571 | 569 | | |
572 | 570 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
341 | 340 | | |
342 | | - | |
| 341 | + | |
343 | 342 | | |
344 | 343 | | |
345 | 344 | | |
346 | | - | |
| 345 | + | |
347 | 346 | | |
348 | 347 | | |
349 | 348 | | |
350 | | - | |
| 349 | + | |
351 | 350 | | |
352 | 351 | | |
353 | 352 | | |
| |||
591 | 590 | | |
592 | 591 | | |
593 | 592 | | |
594 | | - | |
595 | | - | |
596 | | - | |
| 593 | + | |
| 594 | + | |
597 | 595 | | |
598 | 596 | | |
599 | 597 | | |
| |||
0 commit comments