<xarray.Dataset> Size: 2GB
Dimensions: (time: 517, latitude: 721, longitude: 1440)
Coordinates:
* time (time) datetime64[ns] 4kB 1979-01-01 1979-02-01 ... 2022-01-01
* latitude (latitude) float64 6kB 90.0 89.75 89.5 ... -89.5 -89.75 -90.0
* longitude (longitude) float64 12kB 0.0 0.25 0.5 0.75 ... 359.2 359.5 359.8
Data variables:
t2m (time, latitude, longitude) float32 2GB dask.array<chunksize=(205, 286, 571), meta=np.ndarray>
Attributes:
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: 2022-02-28T07:59 GRIB to CDM+CF via cfgrib-0.9.1... Dimensions: time : 517latitude : 721longitude : 1440
Coordinates: (3)
time
(time)
datetime64[ns]
1979-01-01 ... 2022-01-01
long_name : initial time of forecast standard_name : forecast_reference_time array(['1979-01-01T00:00:00.000000000', '1979-02-01T00:00:00.000000000',
'1979-03-01T00:00:00.000000000', ..., '2021-11-01T00:00:00.000000000',
'2021-12-01T00:00:00.000000000', '2022-01-01T00:00:00.000000000'],
dtype='datetime64[ns]') latitude
(latitude)
float64
90.0 89.75 89.5 ... -89.75 -90.0
units : degrees_north standard_name : latitude long_name : latitude stored_direction : decreasing array([ 90. , 89.75, 89.5 , ..., -89.5 , -89.75, -90. ]) longitude
(longitude)
float64
0.0 0.25 0.5 ... 359.2 359.5 359.8
units : degrees_east standard_name : longitude long_name : longitude array([0.0000e+00, 2.5000e-01, 5.0000e-01, ..., 3.5925e+02, 3.5950e+02,
3.5975e+02]) Data variables: (1)
Indexes: (3)
PandasIndex
PandasIndex(DatetimeIndex(['1979-01-01', '1979-02-01', '1979-03-01', '1979-04-01',
'1979-05-01', '1979-06-01', '1979-07-01', '1979-08-01',
'1979-09-01', '1979-10-01',
...
'2021-04-01', '2021-05-01', '2021-06-01', '2021-07-01',
'2021-08-01', '2021-09-01', '2021-10-01', '2021-11-01',
'2021-12-01', '2022-01-01'],
dtype='datetime64[ns]', name='time', length=517, freq=None)) PandasIndex
PandasIndex(Index([ 90.0, 89.75, 89.5, 89.25, 89.0, 88.75, 88.5, 88.25, 88.0,
87.75,
...
-87.75, -88.0, -88.25, -88.5, -88.75, -89.0, -89.25, -89.5, -89.75,
-90.0],
dtype='float64', name='latitude', length=721)) PandasIndex
PandasIndex(Index([ 0.0, 0.25, 0.5, 0.75, 1.0, 1.25, 1.5, 1.75, 2.0,
2.25,
...
357.5, 357.75, 358.0, 358.25, 358.5, 358.75, 359.0, 359.25, 359.5,
359.75],
dtype='float64', name='longitude', length=1440)) Attributes: (7)
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 : 2022-02-28T07:59 GRIB to CDM+CF via cfgrib-0.9.10.0/ecCodes-2.24.2 with {"source": "ecv-for-climate-change_t2m_anomaly/1month_anomaly_Global_ea_2t_197901_1981-2010_v02.grib", "filter_by_keys": {}, "encode_cf": ["parameter", "time", "geography", "vertical"]}