LLNL / GridKit

Experimental code for prototyping interfaces betwen numerical libraries and network models.
Other
5 stars 1 forks source link

Add ability to read from MATPOWER data files #4

Open pelesh opened 3 years ago

pelesh commented 3 years ago

A significant (though not too time-consuming) task for this project is to add the ability to read from MATPOWER data files.

@rcrutherford, you wrote some file I/O utilities for the ExaGO project, how long do you think it would take you to add this capability? It would likely be only a couple of functions for parsing different options from a matpower file. Please feel free to suggest a deadline and don't be afraid to speak up if you don't feel you have adequate time.

See these docs for reference.

Complete following tasks:

pelesh commented 3 years ago

CC @CameronRutherford @ashermancinelli

ashermancinelli commented 3 years ago

Could you update the repository to reflect the gitlab development? I think this functionality is already present.