<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><font color="#000000" style="background-color:rgb(147,196,125)">I try to show nesting domain and some shape files at the same time.<br>So, I edit the plotgrids_new.ncl as showed below, but I could not get what I wanted.<br><br>I found the reason is the command: draw(mp), But I do not know how to handle this problem.<br>Please help me.</font><div><font color="#000000"><br></font></div><div><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">;   Script display location of model domains</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">;   Only works for ARW domains</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">;   Only works for NCL versions 6.2 or later</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">;   Reads namelist file directly</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">load &quot;$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">load &quot;$NCARG_ROOT/lib/ncarg/nclscripts/wrf/WRFUserARW.ncl&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">;----------------------------------------------------------------------------</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">begin</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">; Check the version of NCL</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  version = systemfunc(&quot;ncl -V&quot;)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  if(version.lt.6.2) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    print(&quot;You need NCL V6.2 or later to run this script. Try running plotgrids.ncl. Stopping now...&quot;)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    return</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">; We generate plots, but what kind do we prefer?</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  type = &quot;x11&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">; type = &quot;pdf&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">; type = &quot;ps&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">; type = &quot;ncgm&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  wks = gsn_open_wks(type,&quot;wps_show_dom&quot;)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">; read the following namelist file</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  filename = &quot;namelist.wps&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">; Set the colors to be used</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  colors = (/&quot;white&quot;,&quot;black&quot;,&quot;White&quot;,&quot;ForestGreen&quot;,&quot;DeepSkyBlue&quot;,&quot;Red&quot;,&quot;Blue&quot;/)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  gsn_define_colormap(wks, colors)  </span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">; Set some map information ; line and text information</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres = True</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@mpFillOn = True</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@mpFillColors  = (/&quot;background&quot;,&quot;DeepSkyBlue&quot;,&quot;ForestGreen&quot;,&quot;DeepSkyBlue&quot;, &quot;transparent&quot;/)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@mpDataBaseVersion           = &quot;Ncarg4_1&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@mpGeophysicalLineColor      = &quot;Black&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@mpGridLineColor             = &quot;Black&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@mpLimbLineColor             = &quot;Black&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@mpNationalLineColor         = &quot;Black&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@mpPerimLineColor            = &quot;Black&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@mpUSStateLineColor          = &quot;Black&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">;  mpres@mpOutlineBoundarySets       = &quot;AllBoundaries&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  ;mpres@mpGridSpacingF              = 45</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@tiMainString                = &quot; WPS Domain Configuration  &quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  lnres = True </span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  lnres@gsLineThicknessF = 2.5</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  lnres@domLineColors    = (/ &quot;white&quot;, &quot;Red&quot; , &quot;Red&quot; , &quot;Blue&quot; /)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  txres = True</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  txres@txFont = &quot;helvetica-bold&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  ;txres@txJust = &quot;BottomLeft&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  txres@txJust = &quot;TopLeft&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  txres@txPerimOn = False</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  txres@txFontHeightF = 0.015</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">; Do not change anything between the &quot;;;;;;&quot; lines</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  maxdom = 21</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  nvar = 19</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  parent_idn = new (maxdom,integer)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  parent_grid_ration = new (maxdom,integer)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  i_parent_startn = new (maxdom,integer)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  j_parent_startn = new (maxdom,integer)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  e_wen = new (maxdom,integer)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  e_snn = new (maxdom,integer)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  plotvar = new((/maxdom,nvar/),float)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  plotvar@_FillValue = -999.0</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  plotvar = wrf_wps_read_nml(filename)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@max_dom = floattointeger(plotvar(0,0))</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@dx = plotvar(0,1)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@dy = plotvar(0,2)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  if (.not.ismissing(plotvar(0,3))) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@ref_lat = plotvar(0,3)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  else</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@ref_lat = 0.0</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  if (.not.ismissing(plotvar(0,4))) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@ref_lon = plotvar(0,4)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  else</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@ref_lon = 0.0</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  if (.not.ismissing(plotvar(0,5))) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@ref_x = plotvar(0,5)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  if (.not.ismissing(plotvar(0,6))) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@ref_y = plotvar(0,6)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@truelat1 = plotvar(0,7)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@truelat2 = plotvar(0,8)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@stand_lon = plotvar(0,9)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mproj_int = plotvar(0,10)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@pole_lat = plotvar(0,11)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@pole_lon = plotvar(0,12)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  do i = 0,maxdom-1</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    parent_idn(i) = floattointeger(plotvar(i,13))</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    parent_grid_ration(i) = floattointeger(plotvar(i,14))</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    i_parent_startn(i) = floattointeger(plotvar(i,15))</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    j_parent_startn(i) = floattointeger(plotvar(i,16))</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    e_wen(i) = floattointeger(plotvar(i,17))</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    e_snn(i) = floattointeger(plotvar(i,18))</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  end do</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  if(mpres@max_dom .gt. 1) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    do i = 1,mpres@max_dom-1</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      ;Making sure edge is nested grid is at least 5 grid points from mother domain.</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      if(i_parent_startn(i) .lt. 5) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        print(&quot;Warning: Western edge of grid must be at least 5 grid points from mother domain!&quot;)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      if(j_parent_startn(i) .lt. 5) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        print(&quot;Warning: Southern edge of grid must be at least 5 grid points from mother domain!&quot;)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      pointwe = (e_wen(i)-1.)/parent_grid_ration(i)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      pointsn = (e_snn(i)-1.)/parent_grid_ration(i)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      gridwe = e_wen(parent_idn(i)-1)-(pointwe+i_parent_startn(i))</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      gridsn = e_snn(parent_idn(i)-1)-(pointsn+j_parent_startn(i))</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      if(gridwe .lt. 5) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        print(&quot;Warning: Eastern edge of grid must be at least 5 grid points from mother domain!&quot;)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      if(gridsn .lt. 5) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        print(&quot;Warning: Northern edge of grid must be at least 5 grid points from mother domain!&quot;)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      ;Making sure nested grid is fully contained in mother domain.</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      gridsizewe = (((e_wen(parent_idn(i)-1)-4)-i_parent_startn(i))*parent_grid_ration(i))-(parent_grid_ration(i)-1)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      gridsizesn = (((e_snn(parent_idn(i)-1)-4)-j_parent_startn(i))*parent_grid_ration(i))-(parent_grid_ration(i)-1)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      if(gridwe .lt. 5) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        print(&quot;Warning: Inner nest (domain = &quot; + (i+1) + &quot;) is not fully contained in mother nest (domain = &quot; + parent_idn(i) + &quot;)!&quot;)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        print(&quot;For the current setup of mother domain = &quot; + parent_idn(i) + &quot;, you can only have a nest of size &quot; + gridsizewe + &quot;X&quot; + gridsizesn + &quot;. Stopping Program!&quot;)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        exit</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      if(gridsn .lt. 5) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        print(&quot;Warning: Inner nest (domain = &quot; + (i+1) + &quot;) is not fully contained in mother nest (domain = &quot; + parent_idn(i) + &quot;)!&quot;)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        print(&quot;For the current setup of mother domain = &quot; + parent_idn(i) + &quot;, you can only have a nest of size &quot; + gridsizewe + &quot;X&quot; + gridsizesn + &quot;. Stopping Program!&quot;)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        exit</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      ;Making sure the nest ends at a mother grid domain point.</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      pointwetrunc = decimalPlaces(pointwe,0,False)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      pointsntrunc = decimalPlaces(pointsn,0,False)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      if((pointwe-pointwetrunc) .ne. 0.) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        nest_we_up = (ceil(pointwe)*parent_grid_ration(i))+1</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        nest_we_dn = (floor(pointwe)*parent_grid_ration(i))+1</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        print(&quot;Nest does not end on mother grid domain point. Try &quot; + nest_we_dn + &quot; or &quot; + nest_we_up + &quot;.&quot;)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      if((pointsn-pointsntrunc) .ne. 0.) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        nest_sn_up = (ceil(pointsn)*parent_grid_ration(i))+1</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        nest_sn_dn = (floor(pointsn)*parent_grid_ration(i))+1</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">        print(&quot;Nest does not end on mother grid domain point. Try &quot; + nest_sn_dn + &quot; or &quot; + nest_sn_up + &quot;.&quot;)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">      end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    end do</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@parent_id = parent_idn(0:mpres@max_dom-1)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@parent_grid_ratio = parent_grid_ration(0:mpres@max_dom-1)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@i_parent_start = i_parent_startn(0:mpres@max_dom-1)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@j_parent_start = j_parent_startn(0:mpres@max_dom-1)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@e_we = e_wen(0:mpres@max_dom-1)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mpres@e_sn = e_snn(0:mpres@max_dom-1)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  if(mproj_int .eq. 1) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@map_proj = &quot;lambert&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@pole_lat = 0.0</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@pole_lon = 0.0</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  else if(mproj_int .eq. 2) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@map_proj = &quot;mercator&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@pole_lat = 0.0</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@pole_lon = 0.0</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  else if(mproj_int .eq. 3) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@map_proj = &quot;polar&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@pole_lat = 0.0</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@pole_lon = 0.0</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  else if(mproj_int .eq. 4) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@map_proj = &quot;lat-lon&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">; Deal with global wrf domains that don&#39;t have dx or dy</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  if (mpres@dx.lt.1e-10 .and. mpres@dx.lt.1e-10) then</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@dx = 360./(mpres@e_we(0) - 1)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@dy = 180./(mpres@e_sn(0) - 1)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@ref_lat = 0.0</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">    mpres@ref_lon = 180.0</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  end if</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  mp = wrf_wps_dom (wks,mpres,lnres,txres)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  </span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">; Now you can add some information to the plot. </span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">; Below is an example of adding a white dot over the DC location.</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  ;pmres = True</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  ;pmres@gsMarkerColor = &quot;White&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  ;pmres@gsMarkerIndex = 16</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  ;pmres@gsMarkerSizeF = 0.01</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  ;gsn_polymarker(wks,mp,-77.26,38.56,pmres)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  </span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">; Test to add a shapefile</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">; I add the following contents</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  dir         = &quot;/home/taolu/WRF/CASES/kinugawa/shp/&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  shp_kinu = dir + &quot;kinugawa.shp&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  shp_tone = dir + &quot;tonegawa.shp&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  preres                  = True</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  preres@gsLineColor      = &quot;gray25&quot;</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  preres@gsLineThicknessF = 2.0  </span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  kinu_id = gsn_add_shapefile_polylines(wks,mp,shp_kinu,preres)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  tone_id = gsn_add_shapefile_polylines(wks,mp,shp_tone,preres)</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  </span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  draw(mp);</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">  frame(wks)           ; lets frame the plot - do not delete</span><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><br style="margin:0px;padding:0px;color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px"><span style="color:rgb(46,139,87);font-family:Monaco,&#39;Andale Mono&#39;,&#39;Courier New&#39;,Courier,mono;font-size:11.7px;line-height:15.21px">end</span></div></div></div><div class="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-size:12.8000001907349px"><br></div></div></div></div></div>
</div>