Changeset 1168 in lmdz_wrf


Ignore:
Timestamp:
Oct 10, 2016, 12:24:45 PM (9 years ago)
Author:
lfita
Message:

Fixing error message lack of comma

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/model_graphics.py

    r1160 r1168  
    925925        except:
    926926            print errmsg
    927             print 'netcdf_fold_concatenation_HMT(./time, '+CFvarn+'_'+headerf+SgP+   \
     927            print 'netcdf_fold_concatenation_HMT(./,time, '+CFvarn+'_'+headerf+SgP+  \
    928928              '_,-,.nc, all)'
    929929            for s1out in output: print s1out
Note: See TracChangeset for help on using the changeset viewer.