Folder or folders to process (default is the working folder)
file
Single PLEXOS solution file to process
keep.temp
Should temporary databases be preserved?
Details
process_solution converts a single zipped PLEXOS solution into a SQLite database.
The resulting database file has a simplified structure so data can be retrieved easily.
The temporary database contains the original data structure in the PLEXOS solution file.
process_folders is used to process an entire directory. It searches each folder for
PLEXOS solutions and applies process_solution to each one of them.