<div dir="ltr"><div><div>What does<br><br></div>%&gt; ncl_filedump 2900.grb2<br><br></div>return<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 8, 2016 at 8:42 PM, Miriam Teresita Llanes Monteagudo <span dir="ltr">&lt;<a href="mailto:miriam.llanes64@gmail.com" target="_blank">miriam.llanes64@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><span style="font-size:12.8px">Hello</span><br></div><div dir="ltr" style="font-size:12.8px"><div>To open a file .grb2 I use the following command</div><div><br></div><div>f = AddFile (&quot;2900.grb2&quot;, &quot;r&quot;)</div><div><br></div><div>v = f-&gt; VGRD_P0_L100_GLL0 ; [lv_ISBL0 | 26] x [lat_0 | 361] x [lon_0 | 720]</div><div><br></div><div>Thus it opens me to all vertical levels, longitudes and latitudes, but I dont know how to open it only to a specific level, as well as the latitude and longitude. I need to know how I open only the level of 50000 Pa, in a given space</div><div><br></div><div>Thank you very much</div></div></div>
<br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">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>
<br></blockquote></div><br></div>