Here is what I got after running:
<xarray.DataArray 'height' (bottom_top: 49)> Size: 196B
array([ 63.682693, 123.44999 , 199.56142 , 295.9557 ,
417.1872 , 568.3548 , 755.0117 , 982.8348 ,
1256.7452 , 1580.3383 , 1955.5077 , 2381.7334 ,
2856.307 , 3375.887 , 3939.921 , 4523.442 ,
5100.6646 , 5671.849 , 6236.5776 , 6793.988 ,
7343.4565 , 7884.6074 , 8417.316 , 8941.73 ,
9457.925 , 9965.789 , 10465.27 , 10956.482 ,
11439.354 , 11913.822 , 12380.541 , 12840.4795 ,
13294.357 , 13742.679 , 14186.403 , 14626.831 ,
15064.389 , 15498.923 , 15930.86 , 16361.131 ,
16790.205 , 17218.424 , 17647.033 , 18077.584 ,
18511.283 , 18948.877 , 19390.133 , 19834.543 ,
20282.416 ], dtype=float32)
Coordinates:
XLONG float32 4B -93.02
XLAT float32 4B 31.57
XTIME float32 4B 180.0
Time datetime64[ns] 8B 2019-11-26T21:00:00
latlon_coord object 8B CoordPair(lat=39.87, lon=-104.67)
Dimensions without coordinates: bottom_top
Attributes:
FieldType: 104
MemoryOrder: XYZ
description: model height - [MSL] (mass grid)
units: m
stagger:
coordinates: XLONG XLAT XTIME
projection: LambertConformal(stand_lon=-92.5, moad_cen_lat=37.489994049...
<xarray.DataArray 'height_agl' (bottom_top: 49)> Size: 196B
array([ 26.25071 , 86.018005, 162.12943 , 258.5237 ,
379.75522 , 530.9228 , 717.5797 , 945.4028 ,
1219.3132 , 1542.9062 , 1918.0757 , 2344.3015 ,
2818.875 , 3338.455 , 3902.489 , 4486.01 ,
5063.2324 , 5634.417 , 6199.1455 , 6756.5557 ,
7306.0244 , 7847.1753 , 8379.885 , 8904.299 ,
9420.493 , 9928.357 , 10427.838 , 10919.051 ,
11401.922 , 11876.391 , 12343.109 , 12803.048 ,
13256.926 , 13705.247 , 14148.972 , 14589.399 ,
15026.957 , 15461.491 , 15893.429 , 16323.699 ,
16752.773 , 17180.992 , 17609.602 , 18040.152 ,
18473.852 , 18911.445 , 19352.701 , 19797.111 ,
20244.984 ], dtype=float32)
Coordinates:
XLONG float32 4B -93.02
XLAT float32 4B 31.57
XTIME float32 4B 180.0
Time datetime64[ns] 8B 2019-11-26T21:00:00
latlon_coord object 8B CoordPair(lat=39.87, lon=-104.67)
Dimensions without coordinates: bottom_top
Attributes:
FieldType: 104
MemoryOrder: XYZ
description: model height - [AGL] (mass grid)
units: m
stagger:
coordinates: XLONG XLAT XTIME
projection: LambertConformal(stand_lon=-92.5, moad_cen_lat=37.489994049...