Effectively, the same as setting `vts._is_incremen...
# general
a
Effectively, the same as setting
vts._is_incremental=False
, but its not clear to me that right now that just setting _is_incremental=False would turn it off and keep it off, it depends on when
vts.create_results_dir()
is called.