Changeset 1629 in lmdz_wrf


Ignore:
Timestamp:
Sep 10, 2017, 9:05:43 PM (7 years ago)
Author:
lfita
Message:

Moving file name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/model_graphics.py

    r1628 r1629  
    893893                    with gen.Capturing() as output:
    894894                        ncvar.WRF_to_newCF(values, ifilen, 'all')
     895                        sub.call('mv CF_WRF.nc '+ifilen + ' >& /dev/null', shell=True)
    895896                except:
    896897                    print errmsg
Note: See TracChangeset for help on using the changeset viewer.