<div dir="ltr"><div>The attached should work just fine after <br></div><div><br></div><div>%> gzip -d gx1v3.pop.h.REGION_MASK.nc.gz</div><div><br></div><div><br></div><div>---> pop_1.ncl</div><div><br></div><div> ;fili      = "<a href="http://gx1v6_ocn.nc">gx1v6_ocn.nc</a>"                                ; original example file<br>  fili      = "<a href="http://gx1v3.pop.h.REGION_MASK.nc">gx1v3.pop.h.REGION_MASK.nc</a>"<br></div><div>---<br></div><div>netcdf <b>gx1v3.pop.h.REGION_MASK</b> {</div>dimensions:<br>     nlat = 384 ;<br>  nlon = 320 ;<br>variables:<br>      int REGION_MASK(nlat, nlon) ;<br>         REGION_MASK:long_name = "basin index number (signed integers)" ;<br>            REGION_MASK:coordinates = "TLONG TLAT" ;<br>            REGION_MASK:_FillValue = -2147483647 ;<br>                REGION_MASK:missing_value = -2147483647 ;<br>     float TLAT(nlat, nlon) ;<br>              TLAT:long_name = "array of t-grid latitudes" ;<br>              TLAT:units = "degrees_north" ;<br>      float TLONG(nlat, nlon) ;<br>             TLONG:long_name = "array of t-grid longitudes" ;<br>            TLONG:units = "degrees_east" ;<br><br>// global attributes:<br>             :title = "gx1v3.210" ;<br>              :contents = "Diagnostic and Prognostic Variables" ;<br>         :source = "POP, the NCAR/CSM Ocean Component" ;<br>             :revision = " $Name: ccsm3_0_beta20 $" ;<br>            :calendar = "All years have exactly  365 days." ;<br>          :conventions = "CF-1.0; <a href="http://www.cgd.ucar.edu/cms/eaton/netcdf/CF-current.htm">http://www.cgd.ucar.edu/cms/eaton/netcdf/CF-current.htm</a>" ;<br>              :start_time = "This dataset was created on 2004-05-11 at 18:56:44.7" ;<br>              :cell_methods = "cell_methods = time: mean ==> the variable values are averaged over the time interval between the previous time coordinate and the current one.          cell_methods  absent  ==> the variable values are at the time given by the current time coordinate." ;<br>               :history = "Tue Jan  7 17:13:51 2014: ncks -v TLAT,TLONG,REGION_MASK <a href="http://gx1v3.210.pop.h.0001-01.nc">gx1v3.210.pop.h.0001-01.nc</a> <a href="http://gx1v3.pop.h.REGION_MASK.nc">gx1v3.pop.h.REGION_MASK.nc</a>" ;<br>          :NCO = "4.2.1" ;<br>}<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 13, 2019 at 10:10 AM 黄涵 <<a href="mailto:hedgehogh@pku.edu.cn">hedgehogh@pku.edu.cn</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<div><br></div><div>I want to use pop ocean mask in  example popmask_1.ncl (see link below),</div><div><a href="https://www.ncl.ucar.edu/Applications/popmask.shtml" target="_blank">https://www.ncl.ucar.edu/Applications/popmask.shtml</a></div><div><br></div><div>But I can't find the file <a href="http://gx1v6_ocn.nc" target="_blank">gx1v6_ocn.nc</a> in that example. Could you please help me with this problem? Thanks a lot.</div><div><br></div><div>Han</div>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div>