- Timestamp:
- Aug 11, 2016, 1:39:55 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/model_graphics_template.dat
r1000 r1007 21 21 22 22 # Srcatch: should be any previous work removed and start from the scratch? 23 scratch = true23 scratch = false 24 24 25 25 # Scratch files: should be any files previous work removed and start from the scratch? 26 filescratch = false26 filescratch = true 27 27 28 28 # Scratch figures: should be any figures previous work removed and start from the scratch? … … 63 63 LMDZheaders = histins 64 64 65 # CF times characteristics 66 # Reference time and units of the CF time for the output files 67 CFreftime = 19491201000000 68 CFunitstime = minutes 69 65 70 # Kind of calculations (adding the equivalent `surname' to each variable) 66 71 # acc: temporal accumulated values … … 96 101 #varpinterp = ta:ua:va:hur:ws:hus 97 102 #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 99 103 100 104 vardiff = 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.