<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:10pt"><div class="" style=""><span class="" style="">Hi Rick,</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;" class=""><span class="" style="">Thanks for your reply. I am still having same problem in runing following script and getting &nbsp;error include</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;" class=""><span class="" style="">***</span><span style="font-family: Menlo; font-size: 11px;" class="">fatal:["NclVar.c":1390]:Assignment type mismatch, right hand side can't be coerced to type of left hand side</span></div>
<div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo;" class="">fatal:["Execute.c":8567]:Execute: Error occurred at or near line 199 in file cmipdaily5sa.ncl****</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;" class="">Script is follows for you kind looking up</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Load Libraries::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::</div><div
 style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">begin</div><div style="margin-top: 0px; margin-bottom: 0px;
 font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;; &nbsp; modi1=”GPCP”</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; ; &nbsp;modi2="CNRM-CM5"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; ; modi3="CESM1-BGC"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp;;modi4="CCSM4"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; ; timi=”1850-2005”</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; ; region="South Asia"</div><div style="margin-top: 0px; margin-bottom:
 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;;::::Open file and read data</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; ; &nbsp;dir &nbsp;= "/Desktop/CMIP5/RCP85/"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; ;filename = "GPCP_1DD_v1.2_199610-201312.nc"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp;; a &nbsp; &nbsp; &nbsp;= addfile(dir+filename,"r") &nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;;a=addfile("/Users/ahaque/Desktop/CMIP5/RCP85/GPCP_1DD_v1.2_199610-201312.nc","r")</div><div style="margin-top: 0px; margin-bottom:
 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;;prec &nbsp; = a-&gt;PREC ; dimensions and size ; 6301x180x360 ; timexlatxlon</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;a =addfile("/Users/ahaque/Desktop/CMIP5/historical/Daily/historical/HadGEM2-ES/r1i1p1/pr_day_HadGEM2-ES_historical_r1i1p1_18591201-200511_sa.nc","r")&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;pr0= a-&gt;pr ;dimensions and size; 105120x43x55 &nbsp;;time xlatxlon&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;"
 class="">&nbsp;b=addfile("/Users/ahaque/Desktop/CMIP5//historical/Daily/historical/CNRM-CM5/r1i1p1/pr_day_CNRM-CM5_historical_r1i1p1_18500101-20051231_sa.nc","r")</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;pr1= b-&gt;pr ;dimensions and size;56978x43x55 ;timexlatxlon</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;c=addfile("/Users/ahaque/Desktop/CMIP5/historical/Daily/historical/CESM1-BGC/r1i1p1/pr_day_CESM1-BGC_historical_r1i1p1_18500101-20051231_sa.nc", "r")</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;pr2= c-&gt;pr ;dimensions and size;56940x43x55 &nbsp;;time xlatxlon</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color:
 transparent;" class="">&nbsp;d=addfile ("/Users/ahaque/Desktop/CMIP5/historical/Daily/historical/NorESM1-M/r1i1p1/pr_day_NorESM1-M_historical_r1i1p1_18500101-20051231_sa.nc", "r")</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;pr3= d-&gt;pr;dimensions and size; 56940x43x55 &nbsp; ;time xlatxlon</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;e=addfile ("/Users/ahaque/Desktop/CMIP5/historical/Daily/historical/GFDL-ESM2M/r1i1p1/pr_day_GFDL-ESM2M_historical_r1i1p1_18610101-20051231_sa.nc", "r")</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;pr4= e-&gt;pr;dimensions and size; 56940x43x55 &nbsp; ;time xlatxlon</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px;
 font-family: Menlo; background-color: transparent;" class="">&nbsp;f=addfile ("//Users/ahaque/Desktop/CMIP5/historical/Daily/historical/GFDL-ESM2G/pr_day_GFDL-ESM2G_historical_r1i1p1_18610101-20051231_sa.nc", "r")</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;pr5= f-&gt;pr;dimensions and size; 56940x43x55 &nbsp; ;time xlatxlon</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;g=addfile ("//Users/ahaque/Desktop/CMIP5/historical/Daily/historical/MIROC-ESM/r1i1p1/pr_day_MIROC-ESM_historical_r1i1p1_18500101-20051231_sa.nc", "r")</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;pr6= g-&gt;pr;dimensions and size; 56940x43x55 &nbsp; ;time xlatxlon</div><div style="margin-top: 0px; margin-bottom:
 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;h=addfile ("/Users/ahaque/Desktop/CMIP5/historical/Daily/historical/MPI-ESM1-LR/r1i1p1/pr_day_MPI-ESM-LR_historical_r1i1p1_18500101-20051231_sa.nc", "r")</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;pr7= h-&gt;pr;dimensions and size; 56940x43x55 &nbsp; ;time xlatxlon</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;i=addfile ("/Users/ahaque/Desktop/CMIP5/historical/Daily/historical/bcc-csm1-1-m/r1i1p1/pr_day_bcc-csm1-1-m_historical_r1i1p1_18500101-20121231_sa.nc", "r")</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;pr8= i-&gt;pr;dimensions and size; 56940x43x55 &nbsp; ;time xlatxlon</div><div
 style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;j=addfile ("/Users/ahaque/Desktop/CMIP5/historical/Daily/historical/GPCP_1DD_v1.2_199610-201312_sa.nc", "r")</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;pr9= j-&gt;PREC;dimensions and size; 56940x43x55 &nbsp; ;time xlatxlon</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">mod_names = (/"HadGEM2-ES","CNRM-CM5","CESM1-BGC","NorESM1-M","GFDL-ESM2M","GFDL-ESM2G","MIROC-ESM","MPI-ESM-LR","bcc-csm1-1-m","GPCP"/)</div><div style="margin-top: 0px;
 margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">pre_mm= (/"pr(mm/day","pr(mm/day","pr(mm/day","pr(mm/day","pr(mm/day","pr(mm/day","pr(mm/day","pr(mm/day","pr(mm/day","pr(mm/day"/)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;:::: Convert units kg/(m2-s) to mm/day;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;"
 class="">&nbsp; &nbsp; &nbsp; pr0=pr0*86400.</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr0@units= "mm/day" ;to mm/day;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr0)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr0,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr1 =
 pr1*86400.</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr1@units = "mm/day"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr1,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp;&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Convert units kg/(m2-s) ;to mm/day;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo;
 background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr2 = pr2*86400.</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr2@units = "mm/day"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr2)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr2,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Convert units kg/(m2-s) ;to mm/day;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr3 = pr3*86400.</div><div
 style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr3@units = "mm/day"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr3)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr3,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Convert units kg/(m2-s) ;to mm/day;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr4 = pr4*86400.</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color:
 transparent;" class="">&nbsp; &nbsp; &nbsp; pr4@units = "mm/day"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr4)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr4,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Convert units kg/(m2-s) ;to mm/day;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr5 = pr5*86400.</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr5@units = "mm/day"</div><div style="margin-top: 0px;
 margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr5)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr5,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Convert units kg/(m2-s) ;to mm/day;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr6 = pr6*86400.</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr6@units = "mm/day"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;
 &nbsp; &nbsp; printVarSummary(pr6)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr6,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Convert units kg/(m2-s) ;to mm/day;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr7 = pr7*86400.</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr7@units = "mm/day"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr7)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size:
 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr7,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Convert units kg/(m2-s) ;to mm/day;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr8 = pr8*86400.</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr8@units = "mm/day"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr8)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp;
 printMinMax(pr8,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Convert units kg/(m2-s) ;to mm/day;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr9 = pr9*1.</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr9@units = "mm/day"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr9)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr9,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family:
 Menlo; background-color: transparent;" class="">;::::Compute daily long term &nbsp;mean&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr0Dayavg=dim_avg_n_Wrap(pr0,0); daily mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr0Dayavg)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr0Dayavg,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Compute daily long term &nbsp;mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp;
 &nbsp; pr1Dayavg=dim_avg_n_Wrap(pr1,0); daily mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr1Dayavg)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr1Dayavg,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Compute daily long term &nbsp;mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr2Dayavg=dim_avg_n_Wrap(pr2,0); daily mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr2Dayavg)</div><div
 style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr2Dayavg,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Compute daily long term mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr3Dayavg=dim_avg_n_Wrap(pr3,0); daily mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr3Dayavg)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr3Dayavg,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px;
 font-family: Menlo; background-color: transparent;" class="">;::::Compute daily long term mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr4Dayavg=dim_avg_n_Wrap(pr4,0); daily mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr4Dayavg)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr4Dayavg,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Compute daily long term mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp;
 &nbsp; pr5Dayavg=dim_avg_n_Wrap(pr5,0); daily mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr5Dayavg)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr5Dayavg,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Compute daily long term mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr6Dayavg=dim_avg_n_Wrap(pr6,0); daily mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr6Dayavg)</div><div
 style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr6Dayavg,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Compute daily long term mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr7Dayavg=dim_avg_n_Wrap(pr7,0); daily mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr7Dayavg)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr7Dayavg,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px;
 font-family: Menlo; background-color: transparent;" class="">;::::Compute daily long term mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; pr8Dayavg=dim_avg_n_Wrap(pr8,0); daily mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr8Dayavg)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr8Dayavg,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::Compute daily long term mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp;
 &nbsp; pr9Dayavg=dim_avg_n_Wrap(pr9,0); daily mean</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printVarSummary(pr9Dayavg)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; printMinMax(pr9Dayavg,1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;:::Setting resources for
 Plotting&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">wks = gsn_open_wks("x11","Smalllat1")</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">gsn_define_colormap(wks,"rainbow")</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = True &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; Variable to hold plot options</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top:
 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@gsnMaximize &nbsp; &nbsp; = True &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; Maximize plot in frame.</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@gsnSpreadColors = True &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; Span full color map&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@gsnLeftString = ""</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@gsnRightString = ""</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@gsnMajorLonSpacing = 10 &nbsp; &nbsp; &nbsp; ;labeling lat and lon spacing on
 the map</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@gsnMajorLatSpacing = 10</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@gsnAddCyclic = False</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@gsnDraw &nbsp; &nbsp; &nbsp;= &nbsp;False &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; do not draw the plot</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@gsnFrame &nbsp; &nbsp; = &nbsp;False &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; do not advance the frame&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo;
 background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@cnLinesOn &nbsp; &nbsp; &nbsp; = False &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; turn off contour line color</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@cnLineLabelsOn &nbsp;= False</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@cnFillOn &nbsp; &nbsp; &nbsp; &nbsp;= True &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; Contour fill on</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo;
 background-color: transparent;" class="">;res1@cnLevelSelectionMode = "ManualLevels" &nbsp;; manual contour levels</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@cnMinLevelValF &nbsp; &nbsp; &nbsp; = 5.0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; min level</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@cnMaxLevelValF &nbsp; &nbsp; &nbsp; = 100.0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; max level</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@cnLevelSpacingF &nbsp; &nbsp; &nbsp;= 5 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; interval</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@cnLevelSelectionMode =
 "ExplicitLevels"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@cnLevels &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = (/0.1,1,2.5,5,10,15,20,25,50,75/) ; "mm/day"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@lbOrientation &nbsp; = "Vertical" &nbsp; &nbsp; &nbsp;; Move labelbar to side</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@lbLableBarFontHeightF=0.01</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;"
 class="">;res1@lbLableBarOrthogonalposF=-0.030</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@lbLabelBarOn = False ; added procedure to do a single label bar for the panel</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@mpLimitMode &nbsp; &nbsp; = "LatLon"&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@mpMinLatF &nbsp; &nbsp; &nbsp; = 20 ;min(lat2d)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@mpMaxLatF &nbsp; &nbsp; &nbsp; = 35
 ;max(lat2d)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@mpMinLonF &nbsp; &nbsp; &nbsp; = 70 ;min(lon2d)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@mpMaxLonF &nbsp; &nbsp; &nbsp; = 90 ;max(lon2d)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@mpProjection &nbsp; &nbsp; &nbsp; = "LambertConformal"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@mpLambertMeridianF &nbsp; &nbsp; = &nbsp;0.5*res1@mpMinLonF + 0.5*res1@mpMaxLonF</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@mpLambertParallel1F &nbsp; &nbsp;=
 &nbsp;0.7*res1@mpMinLatF + 0.3*res1@mpMaxLatF</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@mpLambertParallel2F &nbsp; &nbsp;= &nbsp;0.3*res1@mpMinLatF + 0.7*res1@mpMaxLatF</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@mpOutlineDrawOrder = "postdraw" ; predraw, draw, postdraw&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@mpUSStateLineDashPattern = 4&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@mpOutlineBoundarySets = "GeophysicalAndUSStates" &nbsp;;turn on state boundaries&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo;
 background-color: transparent;" class="">;res1@mpLabelsOn = True</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">res1@pmTickMarkDisplayMode &nbsp; &nbsp; &nbsp; = "Always" ; turn on tick marks&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@tmXBLabelsOnF &nbsp; &nbsp;= True &nbsp; ; do not draw bottom labels&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@tmYRLabelsOn &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= False ; no right labels&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo;
 background-color: transparent;" class="">;res1@tmYLLabelsOnF &nbsp; &nbsp; &nbsp; &nbsp; = True ; yes left labels&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@tmXBOnF &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = True ; yes bottom tickmarks&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@tmXTOn &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= False &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@tmYLOnF &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = True &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo;
 background-color: transparent;" class="">;res1@tmYROnF &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = True&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@vpWidthF = 1.80 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; plot width</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;res1@vpHeightF= 0.50 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; plot height</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;"
 class="">;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;plotting procedure</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;plot = new(10,graphic)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; do i=0,9</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; res1@gsnCenterString = mod_names(i)+" &nbsp; &nbsp; &nbsp; "+pre_mm(i)</div><div style="margin-top:
 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; res1@gsnCenterStringFontHeightF = 0.022&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; plot(i) = gsn_csm_contour_map(wks,t(i,:,:),res1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">end do</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class=""
 style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftString = "HadGEM2-ES: Pr: ("+pr0Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightString = "Daily Mean:("+pr0Dayavg@units+")" &nbsp; &nbsp; &nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftStringFontHeightF = 0.010 &nbsp; &nbsp;&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightStringFontHeightF = 0.010</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo;
 background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;plot(0) = gsn_csm_contour_map(wks,pr0Dayavg,res1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftString = "CNRM-CM5: Pr: ("+pr1Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightString = "Daily Mean:("+pr1Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftStringFontHeightF = 0.015</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo;
 background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightStringFontHeightF = 0.015</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;plot(1) = gsn_csm_contour_map(wks,pr1Dayavg,res1)&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftString = "CESM1-BGC: Pr: ("+pr2Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightString = "Daily Mean:("+pr2Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px;
 font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftStringFontHeightF = 0.015</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightStringFontHeightF = 0.015</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;plot(2) = gsn_csm_contour_map(wks,pr2Dayavg,res1)&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftString = "NorESM1-M: Pr: ("+pr3Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo;
 background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightString = "Daily Mean:("+pr3Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;plot(3) = gsn_csm_contour_map(wks,pr3Dayavg,res1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp;&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftString = "GFDL-ESM2M: Pr: ("+pr4Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightString = "Daily Mean:("+pr4Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px;
 font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;plot(4) = gsn_csm_contour_map(wks,pr4Dayavg,res1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftString = "GFDL-ESM2G: Pr: ("+pr5Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightString = "Daily Mean:("+pr5Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;plot(5) = gsn_csm_contour_map(wks,pr5Dayavg,res1)</div><div style="margin-top:
 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftString = "MIROC-ESM: Pr: ("+pr6Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightString = "Daily Mean:("+pr6Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;plot(6) = gsn_csm_contour_map(wks,pr6Dayavg,res1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px;
 font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftString = "MPI-ESM1-LR: Pr: ("+pr7Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightString = "Daily Mean:("+pr7Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;plot(7) = gsn_csm_contour_map(wks,pr7Dayavg,res1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftString = "bcc-csm1-1-m: Pr: ("+pr8Dayavg@units+")"</div><div
 style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightString = "Daily Mean:("+pr8Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;plot(8) = gsn_csm_contour_map(wks,pr8Dayavg,res1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftString = "GPCP: Pr: ("+pr9Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightString = "Daily
 Mean:("+pr9Dayavg@units+")"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; &nbsp; ;plot(9) = gsn_csm_contour_map(wks,pr9Dayavg,res1)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; &nbsp; ;end do</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">; panelling&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px;
 font-family: Menlo; background-color: transparent;" class="">&nbsp; resP = True&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; resP@txString = "Daily Mean Precipitation by Historical in South Asia from CMIP 5 Models"</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; resP@gsnFrame= True</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; resP@txFontHeightF = 0.0125</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; resP@gsnPanelLabelBar = True &nbsp; ; add common colorbar</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;"
 class="">&nbsp; resP@lbOrientation &nbsp; = "Vertical" &nbsp; &nbsp; &nbsp;; Move labelbar to side</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; resP@gsnMaximize &nbsp; &nbsp;= True &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; maximize plots</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; resP@lbTitleString = "mm/d"&nbsp;</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; ;resP@lbTitleFontHeightF = 0.15</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; ;resP@lbTitleOffsetF = 0.08</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color:
 transparent;" class="">&nbsp; resP@lbLabelAutoStride &nbsp; = True</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; resP@lbLabelFontHeightF = 0.015</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; resP@lbBoxLinesOn = False</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; ;resP@lbBoxMinorExtentF = 0.7</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; ;resP@pmLabelBarWidthF = 0.5</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; ;resP@pmLabelBarOrthogonalPosF = -0.05</div><div style="margin-top: 0px; margin-bottom:
 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; ;resP@pmLabelBarParallelPosF = 0.6,5/),resP) ; not draw as one plot</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class=""><br class="" style=""></div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; txres =True</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; txres@gsnFrame= False &nbsp;; do not advance the frame</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp; txres@txFontHeightF = 0.0321</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;
 gsn_text_ndc(wks,"Source: Azizul Haque, NOAA ESRL",087,024, txres)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">&nbsp;frame(wks)</div><div style="margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-family: Menlo; background-color: transparent;" class="">end</div> <div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" style="display: block;"> <div style="font-family: times new roman, new york, times, serif; font-size: 10pt;" class=""> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;" class=""> <div dir="ltr" class="" style=""> <font size="2" face="Arial" class="" style=""> On Tuesday, September 9, 2014 6:25 AM, Rick Brownrigg &lt;brownrig@ucar.edu&gt; wrote:<br class="" style=""> </font> </div>  <br class="" style=""><br class="" style=""> <div class="" style=""><div
 id="yiv0544540553" class="" style=""><div class="" style=""><div dir="ltr" class="" style=""><div class="" style="">Hi,<br clear="none" class="" style=""><br clear="none" class="" style="">Its almost impossible to say with certainty, as we have no idea what line 199 corresponds to in your script fragment. However as a general comment, you have a do-loop and within that are explicitly making the same 10 plots on each iteration.&nbsp; I can't recall offhand if one can re-assign a plot variable without first deleting its previous value.<br clear="none" class="" style=""><br clear="none" class="" style=""></div>Rick<br clear="none" class="" style=""><br clear="none" class="" style=""></div><div class="" style=""><br clear="none" class="" style=""><div class="" style="">On Tue, Sep 9, 2014 at 1:42 AM, azizul haque <span dir="ltr" class="" style="">&lt;<a rel="nofollow" shape="rect" ymailto="mailto:haque.azizul320@yahoo.com" target="_blank"
 href="mailto:haque.azizul320@yahoo.com" class="" style="">haque.azizul320@yahoo.com</a>&gt;</span> wrote:<br clear="none" class="" style=""><blockquote class="" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="" id="yiv0544540553yqt33962" style=""><div class="" style=""><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:10pt;" class=""><div class="" style="">Hi All,</div><div class="" style="">I am plotting 10 plots from CMIP5(5/2). dat reading is fine and during visualization it shows following error message.&nbsp;</div><div class="" style="">****<span style="font-family:Menlo;font-size:11px;" class="">fatal:["NclVar.c":1390]:Assignment type mismatch, right hand side can't be coerced to type of left hand side</span></div>
<div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">fatal:["Execute.c":8567]:Execute: Error occurred at or near line 199 in file cmipdaily5sa.ncl************</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">You can find a parts of the script at the line 199</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">;plotting procedure</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp;plot = new(10,graphic)</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; do i=0,9</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnLeftString = "HadGEM2-ES: Pr: ("+pr0Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp;
 &nbsp; &nbsp; res1@gsnRightString = "Daily Mean:("+pr0Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnLeftStringFontHeightF = 0.010</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnRightStringFontHeightF = 0.010</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; plot(0) = gsn_csm_contour_map(wks,pr0Dayavg,res1)</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;min-height:13px;" class=""><br clear="none" class="" style=""></div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnLeftString = "CNRM-CM5: Pr: ("+pr1Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp;
 &nbsp; &nbsp; res1@gsnRightString = "Daily Mean:("+pr1Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftStringFontHeightF = 0.015</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightStringFontHeightF = 0.015</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; plot(1) = gsn_csm_contour_map(wks,pr1Dayavg,res1)</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;min-height:13px;" class=""><br clear="none" class="" style=""></div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnLeftString = "CESM1-BGC: Pr:
 ("+pr2Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnRightString = "Daily Mean:("+pr2Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnLeftStringFontHeightF = 0.015</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; ;res1@gsnRightStringFontHeightF = 0.015</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">


















</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; plot(2) = gsn_csm_contour_map(wks,pr2Dayavg,res1)</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">res1@gsnLeftString = "NorESM1-M: Pr: ("+pr3Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnRightString = "Daily Mean:("+pr3Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; plot(3) = gsn_csm_contour_map(wks,pr3Dayavg,res1)</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;min-height:13px;" class=""><br clear="none" class="" style=""></div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnLeftString
 = "GFDL-ESM2M: Pr: ("+pr4Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnRightString = "Daily Mean:("+pr4Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; plot(4) = gsn_csm_contour_map(wks,pr4Dayavg,res1)</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;min-height:13px;" class=""><br clear="none" class="" style=""></div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnLeftString = "GFDL-ESM2G: Pr: ("+pr5Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnRightString = "Daily Mean:("+pr5Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;"
 class="">&nbsp; &nbsp; &nbsp; plot(5) = gsn_csm_contour_map(wks,pr5Dayavg,res1)</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;min-height:13px;" class=""><br clear="none" class="" style=""></div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnLeftString = "MIROC-ESM: Pr: ("+pr6Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnRightString = "Daily Mean:("+pr6Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; plot(6) = gsn_csm_contour_map(wks,pr6Dayavg,res1)</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;min-height:13px;" class=""><br clear="none" class="" style=""></div><div
 style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnLeftString = "MPI-ESM1-LR: Pr: ("+pr7Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnRightString = "Daily Mean:("+pr7Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; plot(7) = gsn_csm_contour_map(wks,pr7Dayavg,res1)</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;min-height:13px;" class=""><br clear="none" class="" style=""></div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnLeftString = "bcc-csm1-1-m: Pr: ("+pr8Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnRightString =
 "Daily
 Mean:("+pr8Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">





















</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; plot(8) = gsn_csm_contour_map(wks,pr8Dayavg,res1)</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp;&nbsp;</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnLeftString = "GPCP: Pr: ("+pr9Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; res1@gsnRightString = "Daily Mean:("+pr9Dayavg@units+")"</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; &nbsp; plot(9) = gsn_csm_contour_map(wks,pr9Dayavg,res1)</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">


</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class="">&nbsp; &nbsp; end do</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;" class=""><br clear="none" class="" style=""></div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;color:rgb(0,0,0);background-color:transparent;font-style:normal;" class="">Your suggestion are highly appreciated.</div><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;color:rgb(0,0,0);background-color:transparent;font-style:normal;" class="">Regards</div><span class="" style=""><font color="#888888" class="" style=""></font></span><div style="margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;color:rgb(0,0,0);background-color:transparent;font-style:normal;" class="">azizul</div><div class="" style=""><br clear="none" class="" style=""></div><div class="" style=""><br clear="none"
 class="" style=""></div></div></div></div><br clear="none" class="" style="">_______________________________________________<br clear="none" class="" style="">
ncl-talk mailing list<br clear="none" class="" style="">
List instructions, subscriber options, unsubscribe:<br clear="none" class="" style="">
<a rel="nofollow" shape="rect" target="_blank" href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" class="" style="">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br clear="none" class="" style="">
<br clear="none" class="" style=""></blockquote></div><br clear="none" class="" style=""></div></div></div><br class="" style=""><br class="" style=""></div>  </div> </div>  </div> </div></body></html>