run_shell_command#
- pydrad.configure.util.run_shell_command(path, shell=True, **kwargs)[source]#
Wrapper function for running shell commands.
This is essentially a light wrapper around
subprocess.runand includes some error handling and logging specific to running the shell commands needed to run and compile HYDRAD.