Skip to content

converting power grid model network to power-grid-model-ds #58

Answered by mgovers
AnkurArohi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @AnkurArohi,

Do I understand your question correctly if I interpret it like this?

you have a PGM input data (i.e. a dictionary with component names as keys and NumPy arrays with the correct dtypes as values) and you would like a power_grid_model_ds.Grid?

If so, then you can use power_grid_model_ds.PowerGridModelInterface together with its create_grid_from_input_data method.

I hope that answers y…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@AnkurArohi
Comment options

@AnkurArohi
Comment options

@mgovers
Comment options

@AnkurArohi
Comment options

Answer selected by AnkurArohi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants