VIC
VIC copied to clipboard
ENH: move scaling test templates out of run_profiling.py
My proof of concept for the scaling tests in run_profiling.py included the qsub templates in the python source as multiline strings. While convenient at the time, its already looking pretty messy. @yixinmao suggested moving the templates to the tests/profiling directory.