First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Is there a way to convert .raw files into a .py (or .idv) script instead of importing the raw file?
I know that I could record the loading of the raw file and have the .py/.idv command (psspy.rdch("...")
), which is my "Plan B". Instead, I am looking for transforming the .raw into an equivalent .py (or .idv)