First time here? Check out the Help page!
1 | initial version |
In addition to Scott's answer I also discovered that the "*.BEopt" file is just a compressed file containing a json and 2 sqlite files (inputs and outputs). You can extract these using 7-zip and access the sqlite databases directly, which might work better for my use case.