.raw to .py (or .idv) conversion
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)