The question came up in Q&A during the workshop of whether or not it is possible to export HTML or other document format from CACE. The answer is: I just added it. There is now a button at the bottom of the CACE GUI labeled 'HTML' which writes out a nicely formatted HTML document of the current results (needs some work to capture some additional details, but it does the basic job of capturing the parameter limits and plots). The question in Q&A was actually about running CACE in batch; so the HTML export function can be reached from the
cace_write.py
script simply by specifying the output file as having a
.html
extension.