<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div class="" style="">Dear Sir / Madam,</div><div class="" style="">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;I am getting an error while handling with two control files in one script and the error is</div><div class="" style=""><span style="font-weight: bold; color: rgb(205, 35, 44)" class="">cannot contour grid - all undefined values</span></div><div class="" style=""><span style="font-weight: bold; color: rgb(205, 35, 44)" class="">cannot plot color bar: No shading information</span></div><div class="" style=""><span style="font-weight: bold; color: rgb(205, 35, 44)" class="">Entire grid undefined</span></div><div style="color: rgb(205, 35, 44); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent;
 font-style: normal" class=""><span style="font-weight: bold; color: rgb(205, 35, 44)" class=""><br class="" style=""></span></div><div style="font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal" class=""><span style="font-weight: bold" class="">Here is my script</span></div><div style="background-color: transparent" class=""><span class="" style="">'reinit'</span></div><div style="background-color: transparent" class=""><span class="" style="">'clear'</span></div><div style="background-color: transparent" class=""><span class="" style="">* These are the BLUE shades</span></div><div style="background-color: transparent" class=""><span class="" style="">'set rgb &nbsp;16 &nbsp; &nbsp;0 &nbsp; &nbsp;0 &nbsp;255'</span></div><div style="background-color: transparent" class=""><span class="" style="">'set rgb &nbsp;17 &nbsp; 55 &nbsp; 55 &nbsp;255'</span></div><div
 style="background-color: transparent" class=""><span class="" style="">'set rgb &nbsp;18 &nbsp;110 &nbsp;110 &nbsp;255'</span></div><div style="background-color: transparent" class=""><span class="" style="">'set rgb &nbsp;19 &nbsp;165 &nbsp;165 &nbsp;255'</span></div><div style="background-color: transparent" class=""><span class="" style="">'set rgb &nbsp;20 &nbsp;220 &nbsp;220 &nbsp;255'</span></div><div style="background-color: transparent" class=""><span class="" style="">* These are the RED shades</span></div><div style="background-color: transparent" class=""><span class="" style="">'set rgb &nbsp;21 &nbsp;255 &nbsp;220 &nbsp;220'</span></div><div style="background-color: transparent" class=""><span class="" style="">'set rgb &nbsp;22 &nbsp;255 &nbsp;165 &nbsp;165'</span></div><div style="background-color: transparent" class=""><span class="" style="">'set rgb &nbsp;23 &nbsp;255 &nbsp;110 &nbsp;110'</span></div><div style="background-color:
 transparent" class=""><span class="" style="">'set rgb &nbsp;24 &nbsp;255 &nbsp; 55 &nbsp; 55'</span></div><div style="background-color: transparent" class=""><span class="" style="">'set rgb &nbsp;25 &nbsp;255 &nbsp; &nbsp;0 &nbsp; &nbsp;0'</span></div><div style="background-color: transparent" class=""><span class="" style="">'open testone.ctl'</span></div><div style="background-color: transparent" class=""><span class="" style="">'open testtwo.ctl'</span></div><div style="background-color: transparent" class=""><span class="" style="">'set dfile 1'</span></div><div style="background-color: transparent" class=""><span class="" style="">'set grads off'</span></div><div style="background-color: transparent" class=""><span class="" style="">'set xlopts 1 2 0.15'</span></div><div style="background-color: transparent" class=""><span class="" style="">'set ylopts 1 2 0.15'</span></div><div style="background-color: transparent" class=""><span class=""
 style="">'set t 289 1153'</span></div><div style="background-color: transparent" class=""><span class="" style="">'set lev 1000 30'</span></div><div style="background-color: transparent" class=""><span class="" style=""></span></div><div style="background-color: transparent" class=""><span class="" style="">'set lat 15'</span></div><div style="background-color: transparent" class="">'set lon 92'</div><div style="background-color: transparent" class="">'set gxout shaded'</div><div style="background-color: transparent" class="">'set clevs -20 -15 -10 -5 0 5 10 15 20'</div><div style="background-color: transparent" class="">'set ccols 16 17 18 19 20 21 22 23 24 25'</div><div style="background-color: transparent" class="">'define uave=ave(u,t=289,t=1153)'</div><div style="background-color: transparent" class="">'set dfile 2'</div><div style="background-color: transparent" class="">'set grads off'</div><div style="background-color: transparent" class="">'set
 xlopts 1 2 0.15'</div><div style="background-color: transparent" class="">'set ylopts 1 2 0.15'</div><div style="background-color: transparent" class="">'set t 289 1153'</div><div style="background-color: transparent" class="">'set lev 1000 30'</div><div style="background-color: transparent" class="">'set lat 15'</div><div style="background-color: transparent" class="">'set lon 92'</div><div style="background-color: transparent" class="">'set gxout shaded'</div><div style="background-color: transparent" class="">'set clevs -20 -15 -10 -5 0 5 10 15 20'</div><div style="background-color: transparent" class="">'set ccols 16 17 18 19 20 21 22 23 24 25'</div><div style="background-color: transparent" class="">'define ubar=u.2-uave'</div><div style="background-color: transparent" class="">'d ubar'</div><div style="background-color: transparent" class=""><span class="" style=""></span></div><div style="background-color: transparent" class="">'run
 cbarn.gs'</div><div class="" style=""><div class="" style="">'draw title "Zonal wind perturbation"'</div><div class="" style="">'printim uprime.png white'</div><div class="" style=""><br></div><div class="" style=""><span style="font-weight: bold; color: rgb(205, 35, 44);">Can anybody help me please...</span></div><div class="" style=""><span style="font-weight: bold;"><br></span></div><div class="" style=""><span style="font-weight: bold;">Thanks &amp; Regards</span></div></div><div class="" style=""><span style="font-weight: bold;">Hima Bindu</span></div></div></body></html>