Dear John,<br><br>Sounds very interesting but I have no experience at all in FORTRAN and on how to implement the FORTRAN code to GrADS. I do have experience in C.<br><br>Regards,<br><br>Serge<br><br><br><div class="gmail_quote">
On Mon, Sep 12, 2011 at 5:00 AM, Huddleston, John <span dir="ltr">&lt;<a href="mailto:Huddleston@cira.colostate.edu">Huddleston@cira.colostate.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">





<div>
<div style="font-family:Tahoma;direction:ltr;color:#000000;font-size:13px">
<div>Serge</div>
<div><font size="2" face="tahoma"></font> </div>
<div><font size="2" face="tahoma">See <a href="http://www.ncl.ucar.edu/Document/Tools/ncl_convert2nc.shtml" target="_blank">
http://www.ncl.ucar.edu/Document/Tools/ncl_convert2nc.shtml</a> and convert your study area shapefile<a></a> to a masking netCDF<a></a> file.</font></div>
<div><font size="2" face="tahoma"></font> </div>
<div><font size="2" face="tahoma">Then write a small C/FORTRAN application to read your input netCDF<a></a> file and the masking netCDF<a></a> and write out a new 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> </div>
<div><font size="2" face="tahoma">John Huddleston</font></div>
<div dir="ltr"><font size="2" color="#000000" face="Tahoma"></font> </div>
<div style="direction:ltr">
<hr>
<font size="2" color="#000000" face="Tahoma"><b>From:</b> <a href="mailto:gradsusr-bounces@gradsusr.org" target="_blank">gradsusr-bounces@gradsusr.org</a> [<a href="mailto:gradsusr-bounces@gradsusr.org" target="_blank">gradsusr-bounces@gradsusr.org</a>] On Behalf Of Rafanoharana Serge Claudio [<a href="mailto:rafanoharana@gmail.com" target="_blank">rafanoharana@gmail.com</a>]<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><div class="h5">
<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" target="_blank">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 &#39;crop&#39; your figure.<br>
<div>
<div></div>
<div><br>
On Sat, Sep 10, 2011 at 11:57 PM, Rafanoharana Serge Claudio<br>
&lt;<a href="mailto:rafanoharana@gmail.com" target="_blank">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" target="_blank">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" target="_blank">gradsusr-bounces@gradsusr.org</a> [mailto:<a href="mailto:gradsusr-bounces@gradsusr.org" target="_blank">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&#39;ve already posted this message before but I can&#39;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  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" target="_blank">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" target="_blank">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 &#39;set mpdset hires&#39;, 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" target="_blank">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" target="_blank">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" target="_blank">yaqiang.wang@gmail.com</a><br>
**************************************************<br>
</font>
<div>
<div></div>
<div><br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">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></div></div>
</div>

<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>
<br></blockquote></div><br><br clear="all"><br>-- <br>Serge<br>