Changeset 1007 in lmdz_wrf for trunk


Ignore:
Timestamp:
Aug 11, 2016, 1:39:55 PM (9 years ago)
Author:
lfita
Message:

Adding:

Reference time CFreftime' and units CFunitstime' of the CF time for the output files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/model_graphics_template.dat

    r1000 r1007  
    2121
    2222# Srcatch: should be any previous work removed and start from the scratch?
    23 scratch = true
     23scratch = false
    2424
    2525# Scratch files: should be any files previous work removed and start from the scratch?
    26 filescratch = false
     26filescratch = true
    2727
    2828# Scratch figures: should be any figures previous work removed and start from the scratch?
     
    6363LMDZheaders = histins
    6464
     65# CF times characteristics
     66#   Reference time and units of the CF time for the output files
     67CFreftime = 19491201000000
     68CFunitstime = minutes
     69
    6570# Kind of calculations (adding the equivalent `surname' to each variable)
    6671#   acc: temporal accumulated values
     
    96101#varpinterp = ta:ua:va:hur:ws:hus
    97102#varcombo = ta;pinterp@last@xmean:ua;pinterp@last@xmean:va;pinterp@last@xmean:hur;pinterp@last@xmean:ws;pinterp@turb@xmean:hus;pinterp@turb@xmean
    98 
    99103
    100104vardiff = tas|last:tas|xmean:tas|tmean:wss|last:wss|xmean:wss|tmean:ua|pinterp@last@xmean:va|pinterp@last@xmean
Note: See TracChangeset for help on using the changeset viewer.