Changeset 0f89116 in flex_extract.git for Source/Python/submit.py


Ignore:
Timestamp:
Dec 19, 2019, 8:07:12 PM (4 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
a73c0f6
Parents:
0d99607
Message:

diverse changes due to PEP8 style guide and eliminating grib2flexpart; removed unused parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Source/Python/submit.py

    r44174de r0f89116  
    6464import os
    6565import sys
    66 import subprocess
    67 import inspect
    68 import collections
    6966from datetime import datetime, timedelta
    7067
    7168# software specific classes and modules from flex_extract
    7269import _config
    73 from Mods.tools import (setup_controldata, normal_exit, get_cmdline_args,
    74                          submit_job_to_ecserver, read_ecenv)
     70from Mods.tools import (setup_controldata, normal_exit,
     71                        submit_job_to_ecserver)
    7572from Mods.get_mars_data import get_mars_data
    7673from Mods.prepare_flexpart import prepare_flexpart
    77 from Classes.ControlFile import ControlFile
     74#from Classes.ControlFile import ControlFile
    7875
    7976
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG