otoole
otoole copied to clipboard
Add support for Pyomo data command files
Pyomo's data command files closely follow the syntax of the AMPL 'standard' also used by GMPL, however there are some differences which mean that otoole cannot read the files correctly.
Adding support for Pyomo's data command files would provide useful interoperability across the existing OSeMOSYS suite, and allow the Pyomo implementation to be integrated into the existing test suite.
As of v0.8, the task is to implement an otoole ReadStrategy and WriteStrategy for Pyomo dat files.