Skip to content
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/ucte converter #2498

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from

Conversation

SteffenMeinecke
Copy link
Member

@SteffenMeinecke SteffenMeinecke commented Dec 18, 2024

This PR adds a converter to get pandapower network data from UCTE-DEF (UCTE Data Exchange Format)

The UCTE-DEF is a simple data format for electric transmission systems for the exchange of grid data introduced by the Union for the Co-ordination of Transmission of Electricity (UCTE), the predecessor of the ENTSO-E.

What is included, as well?

  • [ADDED] API function rename_std_type()
  • [CHANGED] required standard type parameters are made available by function :code:required_std_type_parameters(), cf. making available required standard type parameters #2479
  • [FIXED] default elements in toolbox function add_zones_to_elements()
  • [FIXED] from_powerfactory() converter: error that crept in obj.GetAttributes(a) instead of obj.GetAttribute(a)
  • [REMOVED] empty/deprecated tutorial new_optimization_model_pandamodels.ipynb
  • [CHANGED] e2n logo

Maturity status
I think, it should be complete. Further refactoring can be done if there is ever time for it; as always.

Further remarks
The merge should be done as squash merge, I propose.

…nged in some case which might be wrong, cf. Line2_DE
…eature/make_available_required_std_type_params
- fix breaking commit d8486f6
- fix geodata passing to create_bus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant