-
Notifications
You must be signed in to change notification settings - Fork 491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/additional patches #2114
Open
hzraja
wants to merge
51
commits into
e2nIEE:develop
Choose a base branch
from
hzraja:feature/additional_patches
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
5d696d2
Ground work for different sgen patches
hzraja 193483f
Updated patch_maker with sgen WT (line based single blade)
hzraja 411a3b7
Updated patch_maker for sgen type WT (3 blade design)
hzraja f303f99
Added support for PV patch & reworked WT patch
hzraja e6320bc
Added support for PV patch orientation
hzraja f981023
Added support for WT patch orientation
hzraja 9de40f0
Removed unwanted imports
hzraja cb5c0ed
Merge branch 'develop' into personal_develop
hzraja 5d59505
Merge branch 'develop' of https://github.com/e2nIEE/pandapower into p…
hzraja b14128a
Merge branch 'personal_develop' of https://github.com/hzraja/pandapow…
hzraja 717a8d2
Fixed a bug where only 1 type of sgen patch was plotted on all nodes
hzraja 77a4d71
mutiple patches on same node partial fix
hzraja 70294d9
multiple patches hardcoded positions
hzraja 67ac4ac
unique patch count implementation
hzraja 71c5ffd
resolved arguments
hzraja 7675b09
multiple patches v0.9
hzraja 1caad82
Merge branch 'develop' of https://github.com/e2nIEE/pandapower into p…
hzraja c3f5945
multiple patches v0.91
hzraja fcf5196
multiple patches v0.92
hzraja 2989128
multiple patches v0.93
hzraja b957c26
multiple patches v0.95
hzraja 05b069a
Merge branch 'develop' of https://github.com/e2nIEE/pandapower into p…
hzraja 5e2d93f
multiple patches v0.95 (updated changelog and doc-string)
hzraja 89d5e0c
Update CHANGELOG.rst
jwiemer112 2bb4220
removed unused argument (patch_count)
hzraja e15487e
fixed simple_plot bugs to adapt to tutorial
hzraja 8cc38ed
Merge branch 'personal_develop' of https://github.com/hzraja/pandapow…
hzraja 9245414
fixed tutorial bug #2
hzraja ee3aecd
Fixed tutorial internal_datastructure bug
hzraja f5a5043
fixed tutorial distributed_slack bug
hzraja 2ac7e9f
resolved conflicts
hzraja 555ebf1
Fixed -sgen patches not appearing in some cases
hzraja b2197c5
Merge branch 'develop' of https://github.com/e2nIEE/pandapower into p…
hzraja a295e25
fixed pandapipes compatibility
hzraja 54a4127
resolving conflicts
hzraja 488db49
fixed codacy errors
hzraja 8391813
Merge branch 'develop' into feature/additional_patches
hzraja 869dfef
Merge branch 'develop' into feature/additional_patches
jwiemer112 b0d9cba
Merge branch 'develop' into feature/additional_patches
jwiemer112 2a498a9
q
hzraja d26acc9
Merge branch 'develop' into feature/additional_patches
jwiemer112 0017917
collections_implementation
hzraja a6a4d3e
seperated unique_angles and draw by type in draw collections
hzraja c6addd8
removed redundancies
hzraja 1b69061
Merge branch 'develop' of https://github.com/e2nIEE/pandapower into f…
hzraja 9848d90
Merge branch 'develop' into feature/additional_patches
hzraja dfb8d7c
Merge remote-tracking branch 'pp_fork/feature/additional_patches' int…
hzraja 9a55153
removed main.py
hzraja 354f822
align parameter order as in the other collection functions
SteffenMeinecke cb4ec60
Merge branch 'develop' into feature/additional_patches
SteffenMeinecke 8dc50bd
* fix number of plotted elements (not at every node a sgen or gen...
SteffenMeinecke File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are we allowed to remove this statement?