<div dir="ltr"><h2 style="color:rgb(0,0,0);font-family:'Times New Roman'"><span style="font-weight:normal">I have not tried it but thinks that set gxout shp may work.</span></h2><h2 style="color:rgb(0,0,0);font-family:'Times New Roman'"><b>set gxout</b></h2><p style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium"><code>set gxout <i>graphics_type</i></code></p><p style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium">Where <code><i>graphics_type</i></code> can be one of the following:</p><ul style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium"><code>bar </code> Bar chart (The <a href="http://iges.org/grads/gadoc/library.html">library</a> contains an <a href="ftp://cola.gmu.edu/grads/scripts/box_and_whisker.gs">example script</a> demonstrating how to use gxout bar and errbar)<br><code>barb </code> Wind barbs <br><code>contour </code> Contour plot<br><code>shade2b </code> (<span class="" style="color:rgb(153,0,0)">2.0.0+</span>) Shaded contour plot, new algorithm, polygons all on sub-grid scale (slower to render)<br><code>shp </code> (<span class="" style="color:rgb(153,0,0)">2.0.a9+</span>) Generates a shapefile; options specified by <code><a href="http://iges.org/grads/gadoc/gradcomdsetshp.html">set shp</a></code><br><code>stream </code> Wind streamlines <br><code>vector </code> Wind vector arrows</ul></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Sincerely<br>***********************************************<br>Jayakrishnan.P.R<br><div>Project Scientist-C<br>National Centre for Medium Range Weather Forecasting<br>Earth System Science Organisation<br>Ministry of Earth Sciences<br>A-50, Sector 62, NOIDA -201 309, INDIA<br>Mob: 09496026547</div><div>Alternate Email: <a href="mailto:jkrishna@ncmrwf.gov.in" target="_blank">jkrishna@ncmrwf.gov.in</a><br><br>***********************************************</div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Thu, Nov 27, 2014 at 2:54 PM, Zaib-un- Nisa <span dir="ltr"><<a href="mailto:zaib.envsc@gmail.com" target="_blank">zaib.envsc@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi there,<br>i want to save the output in shape file format, i am sharing the
script only, you ll see its wind data i
am extracting its area averaged wind speed n direction here.<br><br>'sdfopen d:/jra/dec2011/<a href="http://dec2011.nc" target="_blank">dec2011.nc</a>'<br>'set display color white'<br>'c'<br>'set lat 58 70'<br>'set lon 24 35'<br>'set z 7'<br>'set timelab off'<br>'set grads off'<br>'set grid off'<br>'set mpdset hires'<br>'set gxout vector'<br>'set t 72 92'<br>'define u=ave(ugrd,t=72,t=92)'<br>'define v=ave(vgrd,t=72,t=92)'<br>'d u;v'<br><br>how can i save the output in shapefile format so that i could create beautiful maps in arcmap.<div><div><img src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif"></div></div><br></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></div>