\n",
"
<xarray.Dataset>\n",
"Dimensions: (number: 1, time: 2, step: 1, surface: 1, values: 6599680)\n",
"Coordinates:\n",
" * number (number) int64 0\n",
" * time (time) datetime64[ns] 2024-04-21 2024-04-21T12:00:00\n",
" * step (step) timedelta64[ns] 00:00:00\n",
" * surface (surface) float64 0.0\n",
" latitude (values) float64 ...\n",
" longitude (values) float64 ...\n",
" valid_time (time, step) datetime64[ns] ...\n",
"Dimensions without coordinates: values\n",
"Data variables:\n",
" msl (number, time, step, surface, values) float32 ...\n",
" t2m (number, time, step, surface, values) float32 ...\n",
" d2m (number, time, step, surface, values) float32 ...\n",
"Attributes:\n",
" GRIB_edition: 1\n",
" GRIB_centre: ecmf\n",
" GRIB_centreDescription: European Centre for Medium-Range Weather Forecasts\n",
" GRIB_subCentre: 0\n",
" Conventions: CF-1.7\n",
" institution: European Centre for Medium-Range Weather Forecasts\n",
" history: 2024-04-22T11:01 GRIB to CDM+CF via cfgrib-0.9.1...- number: 1
- time: 2
- step: 1
- surface: 1
- values: 6599680
msl
(number, time, step, surface, values)
float32
...
- GRIB_paramId :
- 151
- GRIB_dataType :
- an
- GRIB_numberOfPoints :
- 6599680
- GRIB_typeOfLevel :
- surface
- GRIB_stepUnits :
- 1
- GRIB_stepType :
- instant
- GRIB_gridType :
- reduced_gg
- GRIB_N :
- 1280
- GRIB_NV :
- 0
- GRIB_cfName :
- air_pressure_at_mean_sea_level
- GRIB_cfVarName :
- msl
- GRIB_gridDefinitionDescription :
- Gaussian Latitude/Longitude Grid
- GRIB_missingValue :
- 9999
- GRIB_name :
- Mean sea level pressure
- GRIB_pl :
- [20 24 28 ... 28 24 20]
- GRIB_shortName :
- msl
- GRIB_totalNumber :
- 0
- GRIB_units :
- Pa
- long_name :
- Mean sea level pressure
- units :
- Pa
- standard_name :
- air_pressure_at_mean_sea_level
[13199360 values with dtype=float32]
t2m
(number, time, step, surface, values)
float32
...
- GRIB_paramId :
- 167
- GRIB_dataType :
- an
- GRIB_numberOfPoints :
- 6599680
- GRIB_typeOfLevel :
- surface
- GRIB_stepUnits :
- 1
- GRIB_stepType :
- instant
- GRIB_gridType :
- reduced_gg
- GRIB_N :
- 1280
- GRIB_NV :
- 0
- GRIB_cfName :
- unknown
- GRIB_cfVarName :
- t2m
- GRIB_gridDefinitionDescription :
- Gaussian Latitude/Longitude Grid
- GRIB_missingValue :
- 9999
- GRIB_name :
- 2 metre temperature
- GRIB_pl :
- [20 24 28 ... 28 24 20]
- GRIB_shortName :
- 2t
- GRIB_totalNumber :
- 0
- GRIB_units :
- K
- long_name :
- 2 metre temperature
- units :
- K
- standard_name :
- unknown
[13199360 values with dtype=float32]
d2m
(number, time, step, surface, values)
float32
...
- GRIB_paramId :
- 168
- GRIB_dataType :
- an
- GRIB_numberOfPoints :
- 6599680
- GRIB_typeOfLevel :
- surface
- GRIB_stepUnits :
- 1
- GRIB_stepType :
- instant
- GRIB_gridType :
- reduced_gg
- GRIB_N :
- 1280
- GRIB_NV :
- 0
- GRIB_cfName :
- unknown
- GRIB_cfVarName :
- d2m
- GRIB_gridDefinitionDescription :
- Gaussian Latitude/Longitude Grid
- GRIB_missingValue :
- 9999
- GRIB_name :
- 2 metre dewpoint temperature
- GRIB_pl :
- [20 24 28 ... 28 24 20]
- GRIB_shortName :
- 2d
- GRIB_totalNumber :
- 0
- GRIB_units :
- K
- long_name :
- 2 metre dewpoint temperature
- units :
- K
- standard_name :
- unknown
[13199360 values with dtype=float32]
PandasIndex
PandasIndex(Int64Index([0], dtype='int64', name='number'))
PandasIndex
PandasIndex(DatetimeIndex(['2024-04-21 00:00:00', '2024-04-21 12:00:00'], dtype='datetime64[ns]', name='time', freq=None))
PandasIndex
PandasIndex(TimedeltaIndex(['0 days'], dtype='timedelta64[ns]', name='step', freq=None))
PandasIndex
PandasIndex(Float64Index([0.0], dtype='float64', name='surface'))
- GRIB_edition :
- 1
- GRIB_centre :
- ecmf
- GRIB_centreDescription :
- European Centre for Medium-Range Weather Forecasts
- GRIB_subCentre :
- 0
- Conventions :
- CF-1.7
- institution :
- European Centre for Medium-Range Weather Forecasts
- history :
- 2024-04-22T11:01 GRIB to CDM+CF via cfgrib-0.9.10.3/ecCodes-2.33.0 with {"source": "N/A", "filter_by_keys": {}, "encode_cf": ["parameter", "time", "geography", "vertical"]}
"
],
"text/plain": [
"