<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>