[ncl-talk] Variable size

R. Lucas rousslucas at gmail.com
Thu Nov 25 02:26:02 MST 2021


Dear NCL users
i have 2 problems :

1) Is this varibable level looks like 10m above ground ?
2) This variable is 3d. How can I remove first dimension, somthing like
(0,:,:)
because I have a fatal error :
fatal:["Execute.c":7925]:Number of subscripts on right-hand-side do not
match
number of dimensions of variable: (3), Subscripts used: (1)

Thanks in advance.
Rouss.


float UGRD_P0_L103_GLC0 ( lv_HTGL3, ygrid_0, xgrid_0 )
         center :       US National Weather Service - NCEP (WMC)
         production_status :    Operational products
         long_name :    U-component of wind
         units :        m s-1
         _FillValue :   1e+20
         coordinates :  gridlat_0 gridlon_0
         grid_type :    Lambert Conformal can be secant or tangent, conical
or bipolar
         parameter_discipline_and_category :    Meteorological products,
Momentum
         parameter_template_discipline_category_number :        ( 0, 0, 2,
2 )
         level_type :   Specified height level above ground (m)
         forecast_time :        0
         forecast_time_units :  hours
         initial_time : 11/23/2021 (06:00)

grib2 (WRF ARW)
NCL 6.6.2
UBUNTU 20.04
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20211125/bc5ab177/attachment.html>


More information about the ncl-talk mailing list