<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="GENERATOR" content="MSHTML 9.00.8112.16434">
<style id="owaTempEditStyle"></style><style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
</head>
<body ocsi="x">
<div style="FONT-FAMILY: Tahoma; DIRECTION: ltr; COLOR: #000000; FONT-SIZE: 13px">
<div>Serge</div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div><font size="2" face="tahoma">See <a href="http://www.ncl.ucar.edu/Document/Tools/ncl_convert2nc.shtml">
http://www.ncl.ucar.edu/Document/Tools/ncl_convert2nc.shtml</a>&nbsp;and convert your study area&nbsp;shapefile<a></a> to a masking&nbsp;netCDF<a></a> file.</font></div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div><font size="2" face="tahoma">Then write a small C/FORTRAN application to read your input&nbsp;netCDF<a></a> file and the masking&nbsp;netCDF<a></a> and write out a new&nbsp;netCDF<a></a> file where the area outside your study area is the missing &quot;undef<a></a>&quot; value.</font></div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div><font size="2" face="tahoma">John Huddleston</font></div>
<div dir="ltr"><font color="#000000" size="2" face="Tahoma"></font>&nbsp;</div>
<div style="DIRECTION: ltr" id="divRpF565575">
<hr tabindex="-1">
<font color="#000000" size="2" face="Tahoma"><b>From:</b> gradsusr-bounces@gradsusr.org [gradsusr-bounces@gradsusr.org] On Behalf Of Rafanoharana Serge Claudio [rafanoharana@gmail.com]<br>
<b>Sent:</b> Monday, September 12, 2011 1:27 AM<br>
<b>To:</b> GrADS Users Forum<br>
<b>Subject:</b> Re: [gradsusr] Crop country boundary or masking an area - still not working<br>
</font><br>
</div>
<div></div>
<div>Dear Yaqiang,<br>
<br>
Thank you for your email. I will work on it and let you know ASAP.<br>
<br>
Best Regards,<br>
<br>
Serge<br>
<br>
<br>
<div class="gmail_quote">On Sat, Sep 10, 2011 at 7:57 PM, Yaqiang Wang <span dir="ltr">
&lt;<a href="mailto:yaqiang.wang@gmail.com">yaqiang.wang@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
You can use maskout function to crop your grid data. Or use basemap<br>
script to 'crop' your figure.<br>
<div>
<div></div>
<div class="h5"><br>
On Sat, Sep 10, 2011 at 11:57 PM, Rafanoharana Serge Claudio<br>
&lt;<a href="mailto:rafanoharana@gmail.com">rafanoharana@gmail.com</a>&gt; wrote:<br>
&gt; Dear John,<br>
&gt;<br>
&gt; Thank you for your answer. I do have ogr2ogr and a shapefile of the study<br>
&gt; area. Thank you anyway for the file.<br>
&gt; In your command, you only deal with .shp files, and ogr2ogr cannot be used<br>
&gt; within GrADS.<br>
&gt; The problem is that I have a .nc file which contains a variable. I want to<br>
&gt; clip this .nc file (but not a .shp file). I am not sure that ogr2ogr can<br>
&gt; deal with .nc format (I also tried but not working).<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Serge<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Sep 9, 2011 at 1:09 PM, Huddleston, John<br>
&gt; &lt;<a href="mailto:Huddleston@cira.colostate.edu">Huddleston@cira.colostate.edu</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Serge<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Attached is your study area shapefile (Study_Area.shp). Use ogr2ogr to<br>
&gt;&gt; clip your data.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; You can get ogr2ogr from <a href="http://www.gdal.org/ogr2ogr.html" target="_blank">
http://www.gdal.org/ogr2ogr.html</a> or if on Linux<br>
&gt;&gt; use ‘apt-get install gdal-bin’.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Use the following command:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ogr2ogr -clipsrc Study_Area.shp output.shp Your_input_data.shp<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; where Study_Area.shp is a shapefile in the attached zip file and<br>
&gt;&gt; Your_input_data.shp is the shapefile you want to clip.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; John Huddleston, PhD<br>
&gt;&gt;<br>
&gt;&gt; Cooperative Institute for Research in the Atmosphere<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; From: <a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a> [mailto:<a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a>]<br>
&gt;&gt; On Behalf Of Rafanoharana Serge Claudio<br>
&gt;&gt; Sent: Friday, September 09, 2011 12:59 PM<br>
&gt;&gt; To: GrADS Users Forum<br>
&gt;&gt; Subject: [gradsusr] Crop country boundary or masking an area - still not<br>
&gt;&gt; working<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Dear all,<br>
&gt;&gt;<br>
&gt;&gt; I've already posted this message before but I can't get it worked.<br>
&gt;&gt; If any of you have any idea to crop the study area, please let me know.<br>
&gt;&gt; One said that it is possible to grab a shapefile of the top part&nbsp; and fill<br>
&gt;&gt; it with black (I guess he meant re-setting the value of the variable covered<br>
&gt;&gt; by this shapefile to 0). If you have any experience or any tips on how to do<br>
&gt;&gt; that, thanks in advance for your help.<br>
&gt;&gt;<br>
&gt;&gt; Kind regards,<br>
&gt;&gt;<br>
&gt;&gt; Serge<br>
&gt;&gt;<br>
&gt;&gt; ---------- Forwarded message ----------<br>
&gt;&gt; From: Rafanoharana Serge Claudio &lt;<a href="mailto:rafanoharana@gmail.com">rafanoharana@gmail.com</a>&gt;<br>
&gt;&gt; Date: Fri, Aug 26, 2011 at 7:53 AM<br>
&gt;&gt; Subject: Crop country boundary<br>
&gt;&gt; To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Dear all,<br>
&gt;&gt;<br>
&gt;&gt; I would like to ask if there is a way to crop the data to a specific area.<br>
&gt;&gt; In GrADS, if we use 'set mpdset hires', we have the country boundary.<br>
&gt;&gt; However for my case I only need the study area (please refer to the attached<br>
&gt;&gt; file).<br>
&gt;&gt;<br>
&gt;&gt; I found that <a href="http://www.diva-gis.org/datadown" target="_blank">http://www.diva-gis.org/datadown</a> provides Grid data. Can we<br>
&gt;&gt; use the data from this Website to crop it or...?<br>
&gt;&gt;<br>
&gt;&gt; Thank you,<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Serge<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Serge<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; gradsusr mailing list<br>
&gt;&gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
&gt;&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Serge<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gradsusr mailing list<br>
&gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
</div>
</div>
*************************************************<br>
Dr. Yaqiang Wang<br>
Chinese Academy of Meteorological Sciences (CAMS)<br>
46, Zhong-Guan-Cun South Avenue<br>
Beijing, 100081<br>
China<br>
<font color="#888888"><br>
<a href="mailto:yaqiang.wang@gmail.com">yaqiang.wang@gmail.com</a><br>
**************************************************<br>
</font>
<div>
<div></div>
<div class="h5"><br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Serge<br>
</div>
</div>
</body>
</html>