Changeset 1239 in lmdz_wrf for trunk


Ignore:
Timestamp:
Oct 27, 2016, 11:45:30 AM (8 years ago)
Author:
lfita
Message:

Commiting with few tests to work for a non-concatenating version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/model_graphics.py

    r1238 r1239  
    914914    otrackf.close()
    915915
    916     quit(-1)
    917916    # Joining variable files
    918917    if not os.path.isfile(fileon):
     
    44114410                    sout = sub.call(ins, shell=True)
    44124411                files1h = gen.files_folder(iwdir,fh)
    4413                 print sub.call('ls ' + iwdir + '/' + fh + '*', shell=True)
    4414                 print main + '; Lluis file1h:', files1h, 'iwdir:', iwdir, 'fh:', fh
    44154412                if len(files1h) < 1:
    44164413                    print errmsg
Note: See TracChangeset for help on using the changeset viewer.