C Cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc C C Input for timesgcm video code: C C JDAY1 = julian day corresponding to model day 1 C INTERP = number of frames to interpolate between each DDHHMM C (e.g., if delta DDHHMM = 1 hour and INTERP=2, then C 20 minute frames will be made) C (e.g., if delta DDHHMM = 1 hour and INTERP=3, then C 15 minute frames will be made) C NFBETSEG = number of frames between segments (i.e., between C fields) C NFBEGEND = number of times to repeat first and last frame C of a field segment C PROJ = integer for each field (each PLTIGCM=1) C if PROJ(ip)=1 -> make cylindrical equidistant projection C if PROJ(ip)=2 -> make satellite view projection C Cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc C CHISTVOL = '/ROBLE/RGR92/GWMVE4 ' HISTVOL = '/ROBLE/RGR92/GWMVE1 ','/ROBLE/RGR92/GWMVE2 ', '/ROBLE/RGR92/GWMVE3 ','/ROBLE/RGR92/GWMVE4 ', '/ROBLE/RGR92/GWMVE5 ','/ROBLE/RGR92/GWMVE6 ', '/ROBLE/RGR92/GWMVE7 ' CDDHHMM = 0,12,0, 0,13,0, 0,14,0, 0,15,0, 0,16,0 DDHHMM = 0,0,0, 0,1,0, 0,2,0, 0,3,0, 0,4,0, 0,5,0, 0,6,0, 0,7,0, 0,8,0, 0,9,0, 0,10,0, 0,11,0, 0,12,0, 0,13,0, 0,14,0, 0,15,0, 0,16,0, 0,17,0, 0,18,0, 0,19,0, 0,20,0, 0,21,0, 0,22,0, 0,23,0, 1,0,0 C IDEN = 1 -> CM-3 C IDEN = 2 -> N(MIX) MIXING RATIO OF NUMBER DENSITIES IDEN = 1 MKFRAMES = 1 JDAY1 = 91355 INTERP = 0 C C nfbetseg = number of blank frames between segments C (used only if plotting more than one field in a job step) NFBETSEG = 0 C C nfbegend = number of freeze frames at beginning and end of each segment C (freeze first and last frames of each segment) NFBEGEND = 0 TITLES = 0,0,0 C C PROJ = 1 -> CE; PROJ=2 -> SV C (one value for each field) PROJ = 1 C C Cell arrays (makes big cgm's) CELLA = 0 ERADII = 4. CENSATV = 70.,999. COLOR = 1 C C fixcolor = hardwire color table (see fixrgb) CFIXCOLOR = 12 INFO = 1 KPBAR = 0 KPGRAPH = 0 CLEVEL = 300. LEVEL = -11. SLT = 12. C C C tn un vn o2 ox n4s noz co co2 h2o h2 hox o+ ch4 o21d PLTIGCM = 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, C no2 no o3 o1 oh ho2 h n2d ti te ne o2+ w z n2 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, C fof2 rho 0, 0 C C tn un vn o2 o n4s noz co co2 h2o h2 hox o+ ch4 o21d CINT = 0.,15.,0.,0.,0.,0., 0.,0., 0., 0.,0., .2,0., 0.,0., C no2 no o3 o1 oh ho2 h n2d ti te ne o2+ w z n2 0., 0.,0., 0., 0., 0.,0.,0.,0.,0.,0.,0.,0.,0., 0., C fof2 rho 0., 0. C C tn un vn o2 o n4s noz co co2 h2o h2 hox o+ ch4 o21d CMIN = 1.,-65.,1.,1.,1., 1., 1.,1., 1., 1.,1., 1.,1., 1.,1., C no2 no o3 o1 oh ho2 h n2d ti te ne o2+ w z n2 1., 1.,1., 1.,1.,1.,1.,1.,1., 1.,1.,1.,1.,1.,1., C fof2 rho 1., 1. C C tn un vn o2 o n4s noz co co2 h2o h2 hox o+ ch4 o21d CMAX = 0.,115.,0.,0., 0., 0., 0.,0., 0., 0.,0., 0.,0., 0.,0., C no2 no o3 o1 oh ho2 h n2d ti te ne o2+ w z n2 0., 0., 0., 0.,0.,0.,0.,0., 0.,0.,0., 0.,0.,0.,0., C fof2 rho 0., 0. ENDOFREAD