<div dir="ltr"><div>Dear NCL users</div><div>i have 2 problems :</div><div><br></div><div>1) Is this varibable level looks like 10m above ground ?</div><div>2) This variable is 3d. How can I remove first dimension, somthing like (0,:,:)</div><div>because I have a fatal error :</div><div>fatal:["Execute.c":7925]:Number of subscripts on right-hand-side do not match<br>                   number of dimensions of variable: (3), Subscripts used: (1)<br></div><div><br></div><div>Thanks in advance.</div><div>Rouss.</div><div><br></div><div><br></div>float UGRD_P0_L103_GLC0 ( lv_HTGL3, ygrid_0, xgrid_0 )<br>         center :       US National Weather Service - NCEP (WMC)<br>         production_status :    Operational products<br>         long_name :    U-component of wind<br>         units :        m s-1<br>         _FillValue :   1e+20<br>         coordinates :  gridlat_0 gridlon_0<br>         grid_type :    Lambert Conformal can be secant or tangent, conical or bipolar<br>         parameter_discipline_and_category :    Meteorological products, Momentum<br>         parameter_template_discipline_category_number :        ( 0, 0, 2, 2 )<br>         level_type :   Specified height level above ground (m)<br>         forecast_time :        0<br>         forecast_time_units :  hours<br>         initial_time : 11/23/2021 (06:00)<br><div><br></div><div>grib2 (WRF ARW)</div><div>NCL 6.6.2</div><div>UBUNTU 20.04</div></div>