Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, but not easy.

Firstly, you need to convert all the QV files into Excel files. This can be done easily. Check the API manual. There is a function. There is also an example in the example folder.

Then, the QV data are in the "Generation Dispatch" worksheet, which contains all the dispatch for all the contingency cases.

Now, you would have to extract these data somehow which is not easy.

Once extracted, just use matplotlib to loop through and plot. The difficult bit is to extract the data from the workshet in a meaningful way. You also need to decide whether you plot by contingency or plot by bus.