1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
<xarray.Dataset> Size: 2GB
Dimensions: (step: 6, heightAboveGround: 24, latitude: 601,
longitude: 801)
Coordinates:
time datetime64[ns] 8B ...
* step (step) timedelta64[ns] 48B 07:00:00 08:00:00 ... 12:00:00
* heightAboveGround (heightAboveGround) float64 192B 20.0 35.0 ... 3e+03
* latitude (latitude) float64 5kB 53.0 52.98 52.95 ... 38.03 38.0
* longitude (longitude) float64 6kB -8.0 -7.975 -7.95 ... 11.98 12.0
valid_time (step) datetime64[ns] 48B ...
Data variables:
z (step, heightAboveGround, latitude, longitude) float32 277MB ...
tke (step, heightAboveGround, latitude, longitude) float32 277MB ...
clwc (step, heightAboveGround, latitude, longitude) float32 277MB ...
crwc (step, heightAboveGround, latitude, longitude) float32 277MB ...
cswc (step, heightAboveGround, latitude, longitude) float32 277MB ...
ciwc (step, heightAboveGround, latitude, longitude) float32 277MB ...
cc (step, heightAboveGround, latitude, longitude) float32 277MB ...
q (step, heightAboveGround, latitude, longitude) float32 277MB ...
dpt (step, heightAboveGround, latitude, longitude) float32 277MB ...
Attributes:
GRIB_edition: 2
GRIB_centre: lfpw
GRIB_centreDescription: French Weather Service - Toulouse
GRIB_subCentre: 0
Conventions: CF-1.7
institution: French Weather Service - Toulouse
history: 2024-05-28T07:52 GRIB to CDM+CF via cfgrib-0.9.1... |