<html><head></head><body><div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px"><div id="yui_3_16_0_ym19_1_1545202413735_42425">Hi </div><div id="yui_3_16_0_ym19_1_1545202413735_42425">I am making panel plots (4 plots 2 rows, 2 columns) and made their sizes equal by </div><div id="yui_3_16_0_ym19_1_1545202413735_45958">getvalues Plot(0)             </div><div id="yui_3_16_0_ym19_1_1545202413735_45959">      "vpWidthF"  : vpw</div><div id="yui_3_16_0_ym19_1_1545202413735_45960">      "vpHeightF" : vph</div><div id="yui_3_16_0_ym19_1_1545202413735_45961">    end getvalues</div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_45962"><br id="yui_3_16_0_ym19_1_1545202413735_45963"></div><div id="yui_3_16_0_ym19_1_1545202413735_42425">Then I am using the the same values of vpw and vph for the rest 3 plots. like this. </div><div id="yui_3_16_0_ym19_1_1545202413735_47730">setvalues Plot(1)</div><div id="yui_3_16_0_ym19_1_1545202413735_47731">   "vpHeightF"   : vph</div><div id="yui_3_16_0_ym19_1_1545202413735_47732">   "vpWidthF"    : vpw</div><div id="yui_3_16_0_ym19_1_1545202413735_47733">   end setvalues</div><div id="yui_3_16_0_ym19_1_1545202413735_47734"><br id="yui_3_16_0_ym19_1_1545202413735_47735"></div><div id="yui_3_16_0_ym19_1_1545202413735_47736">    print("plot1 vph and vpw    "+vph+" "+vpw)</div><div id="yui_3_16_0_ym19_1_1545202413735_47737"><br id="yui_3_16_0_ym19_1_1545202413735_47738"></div><div id="yui_3_16_0_ym19_1_1545202413735_47739">  draw(Plot(1))</div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_47740"><br id="yui_3_16_0_ym19_1_1545202413735_47741"></div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_47740"><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_49489">setvalues Plot(2)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_49490">   "vpHeightF"   : vph</div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_49491">   "vpWidthF"    : vpw</div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_49492">     end setvalues</div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_49493">    print("plot2 vph and vpw    "+vph+" "+vpw)<br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_49498"><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_51276">draw(Plot(2))                      ------------------------------ Till plot3. </div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_51276"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_51276">the output of the plots is printed down. </div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_51277"><br id="yui_3_16_0_ym19_1_1545202413735_51278"></div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_51277">See http://www.ncl.ucar.edu/ for more details.<br></div></div></div><div id="yui_3_16_0_ym19_1_1545202413735_56721">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56722">     </span>plot0 vph and vpw    0.553889 0.738519</div><div id="yui_3_16_0_ym19_1_1545202413735_56723">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56724">   </span>plot1 vph and vpw    0.553889 0.738519</div><div id="yui_3_16_0_ym19_1_1545202413735_56725">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56726">   </span>plot2 vph and vpw    0.553889 0.738519</div><div id="yui_3_16_0_ym19_1_1545202413735_56727">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56728">   </span>is_valid_latlon2d_attr: Warning: The 'lon2d' attribute must either be the same dimension sizes as the data, or one element larger in both directions.  Your data will most likely not be overlaid on the map correctly.</div><div id="yui_3_16_0_ym19_1_1545202413735_56729">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56730">       </span>is_valid_latlon2d_attr: Warning: The 'lat2d' attribute must either be the same dimension sizes as the data, or one element larger in both directions.  Your data will most likely not be overlaid on the map correctly.</div><div id="yui_3_16_0_ym19_1_1545202413735_56731">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56732">       </span>plot3 vph and vpw   0.553889 0.738519</div><div id="yui_3_16_0_ym19_1_1545202413735_56733">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56734"> </span>There are 4 valid plots out of 4 total plots</div><div id="yui_3_16_0_ym19_1_1545202413735_56735">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56736">       </span>-------Panel viewport values for each plot-------</div><div id="yui_3_16_0_ym19_1_1545202413735_56737">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56738">  </span>    plot #0</div><div id="yui_3_16_0_ym19_1_1545202413735_56739">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56740">      </span>    new x,y      = 0.0290952,0.807537</div><div id="yui_3_16_0_ym19_1_1545202413735_56741">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56742">     </span>    orig wdt,hgt = 0.738519,0.553889</div><div id="yui_3_16_0_ym19_1_1545202413735_56743">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56744">     </span>    new wdt,hgt  = 0.380837,0.285628</div><div id="yui_3_16_0_ym19_1_1545202413735_56745">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56746">        </span>-------Panel viewport values for each plot-------</div><div id="yui_3_16_0_ym19_1_1545202413735_56747">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56748">  </span>    plot #1</div><div id="yui_3_16_0_ym19_1_1545202413735_56749">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56750">      </span>    new x,y      = 0.529095,0.807537</div><div id="yui_3_16_0_ym19_1_1545202413735_56751">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56752">      </span>    orig wdt,hgt = 0.738519,0.553889</div><div id="yui_3_16_0_ym19_1_1545202413735_56753">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56754">     </span>    new wdt,hgt  = 0.380837,0.285628</div><div id="yui_3_16_0_ym19_1_1545202413735_56755">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56756">        </span>-------Panel viewport values for each plot-------</div><div id="yui_3_16_0_ym19_1_1545202413735_56757">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56758">  </span>    plot #2</div><div id="yui_3_16_0_ym19_1_1545202413735_56759">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56760">      </span>    new x,y      = 0.0290952,0.467565</div><div id="yui_3_16_0_ym19_1_1545202413735_56761">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56762">     </span>    orig wdt,hgt = 0.461574,0.553889</div><div id="yui_3_16_0_ym19_1_1545202413735_56763">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56764">     </span>    new wdt,hgt  = 0.238023,0.285628</div><div id="yui_3_16_0_ym19_1_1545202413735_56765">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56766">        </span>-------Panel viewport values for each plot-------</div><div id="yui_3_16_0_ym19_1_1545202413735_56767">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56768">  </span>    plot #3</div><div id="yui_3_16_0_ym19_1_1545202413735_56769">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56770">      </span>    new x,y      = 0.529095,0.467565</div><div id="yui_3_16_0_ym19_1_1545202413735_56771">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56772">      </span>    orig wdt,hgt = 0.738519,0.553889</div><div id="yui_3_16_0_ym19_1_1545202413735_56773">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56774">     </span>    new wdt,hgt  = 0.380837,0.285628</div><div id="yui_3_16_0_ym19_1_1545202413735_56775">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56776">        </span>-------min/max X,Y viewport positions for plots-------</div><div id="yui_3_16_0_ym19_1_1545202413735_56777">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56778">     </span>min/max x viewport position = 0.0290952/0.529095</div><div id="yui_3_16_0_ym19_1_1545202413735_56779">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56780">   </span>min/max y viewport position = 0.467565/0.807537</div><div id="yui_3_16_0_ym19_1_1545202413735_56781">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56782">    </span>-------min/max NDC values for all objects in panel-------</div><div id="yui_3_16_0_ym19_1_1545202413735_56783">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56784">  </span>min/max x position = -0.00618936/1.01496</div><div id="yui_3_16_0_ym19_1_1545202413735_56785">(0)<span style="white-space:pre-wrap;" id="yui_3_16_0_ym19_1_1545202413735_56786">   </span>min/max y position = 0.142153/0.834196</div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_56787"><br id="yui_3_16_0_ym19_1_1545202413735_56788"></div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_56787">when I use the resource,            Panelres@gsnPanelDebug              =  True,    </div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_56787">it gives me info reg the 4 plots.  But the 3rd PLOT is smalleer in width. </div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_56787">why is that happening. </div><div dir="ltr" id="yui_3_16_0_ym19_1_1545202413735_56787">plot is attached. </div><div></div><div id="yui_3_16_0_ym19_1_1545202413735_58499"> </div><div id="yui_3_16_0_ym19_1_1545202413735_58499">thanks</div><div class="signature" id="yui_3_16_0_ym19_1_1545202413735_58500">Geeta.</div></div></body></html>