Skip to content
Snippets Groups Projects
  • Lionel GUEZ's avatar
    29c37646
    Do not redirect stdin in subprocess · 29c37646
    Lionel GUEZ authored
    Now that `inst_eddies` reads `main_nml` only on the first date, we do
    not need to create a file `main_nml.txt` before running
    `inst_eddies.py`. `inst_eddies.py` can just read `main_nml` from
    standard input.
    29c37646
    History
    Do not redirect stdin in subprocess
    Lionel GUEZ authored
    Now that `inst_eddies` reads `main_nml` only on the first date, we do
    not need to create a file `main_nml.txt` before running
    `inst_eddies.py`. `inst_eddies.py` can just read `main_nml` from
    standard input.