``run_woden.py`` ================ This is the main way to control the ``WODEN`` executable, and ensure good arguments are supplied. I suggest you only run ``WODEN`` through this script. *Command line running options* ------------------------------- .. argparse:: :filename: ../../src/run_woden.py :func: get_parser :prog: run_woden.py *Function documentation* ------------------------ .. automodule:: run_woden :members: