Skip to content

Merge DASSH_MIA into DASSH_integration

Atz, Milos Ivo requested to merge DASSH_MIA into DASSH_integration

Many PyDASSH execution, postprocessing, and unit test updates:

  • Fixed temporary directory issue in PyDASSH execution
  • DASSH terminal messages redirected to log file
  • DASSH outputs zipped and returned to user
  • File read/write in PyDASSH execution, postprocessing was giving memory warnings - updated to use safer "with" syntax
  • Added Sample 16 execution to test_pyarc_run_tutorial.py; no results checks yet because still need postprocessing
  • Added one execution unit test in test_pydassh_run.py; checks creation of DASSH output files

Merge request reports