how to enable formatted save mode from windows cmd line
I enabled formatted save mode in the debug options in Flux Supervisor (v2019.1.1) and it writes in formatted mode when solving with a python script in batch mode from Flux Supervisor. When I try to run the same python script using a Windows .bat script it writes the output files in binary mode. Is there an environment variable or command to force it to write output in formatted mode when calling Flux from a .bat script?