import xarray as xr
store = "https://nasa-power.s3.us-west-2.amazonaws.com/merra2/temporal/power_merra2_monthly_temporal_utc.zarr/"
ds = xr.open_zarr(store)
ds<xarray.Dataset> Size: 231GB
Dimensions: (time: 588, lat: 361, lon: 576)
Coordinates:
* lat (lat) float64 3kB -90.0 -89.5 -89.0 ... 89.0 89.5 90.0
* lon (lon) float64 5kB -180.0 -179.4 -178.8 ... 178.8 179.4
* time (time) datetime64[ns] 5kB 1981-01-31 ... 2029-12-31
Data variables: (12/472)
CDD0 (time, lat, lon) float32 489MB dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
CDD10 (time, lat, lon) float32 489MB dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
CDD18_3 (time, lat, lon) float32 489MB dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
DISPH (time, lat, lon) float32 489MB dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
EVLAND (time, lat, lon) float32 489MB dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
EVLAND_00 (time, lat, lon) float32 489MB dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
... ...
WS50M_MAX (time, lat, lon) float32 489MB dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
WS50M_MAX_AVG (time, lat, lon) float32 489MB dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
WS50M_MIN (time, lat, lon) float32 489MB dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
WS50M_MIN_AVG (time, lat, lon) float32 489MB dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
WS50M_RANGE (time, lat, lon) float32 489MB dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
Z0M (time, lat, lon) float32 489MB dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
Attributes: (12/37)
acknowledgement: The Prediction of Worldwide Energy Resources ...
comment: POWER data version 10.0.0 uses the source dat...
conventions: CF-1.8, ACDD-1.3
creator_email: bradley.macpherson@nasa.gov
creator_name: Bradley Macpherson
date_created: 2024-08-19T08:32:59Z
... ...
time_coverage_end: 2029-12-31T00:00:00
time_coverage_resolution: P1ME
time_coverage_start: 1981-01-01T00:00:00
time_standard: Universal Time Coordinated (UTC)
title: POWER Universal Time Coordinated (UTC) Time S...
version: POWER Version 10.0.0xarray.Dataset
- time: 588
- lat: 361
- lon: 576
- lat(lat)float64-90.0 -89.5 -89.0 ... 89.5 90.0
- axis :
- Y
- long_name :
- Latitude
- standard_name :
- Latitude
- units :
- degrees_north
array([-90. , -89.5, -89. , ..., 89. , 89.5, 90. ])
- lon(lon)float64-180.0 -179.4 ... 178.8 179.4
- axis :
- X
- long_name :
- Longitude
- standard_name :
- Longitude
- units :
- degrees_east
array([-180. , -179.375, -178.75 , ..., 178.125, 178.75 , 179.375])
- time(time)datetime64[ns]1981-01-31 ... 2029-12-31
- axis :
- T
- long_name :
- Time
- standard_name :
- Time
array(['1981-01-31T00:00:00.000000000', '1981-02-28T00:00:00.000000000', '1981-03-31T00:00:00.000000000', ..., '2029-10-31T00:00:00.000000000', '2029-11-30T00:00:00.000000000', '2029-12-31T00:00:00.000000000'], dtype='datetime64[ns]')
- CDD0(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: sum
- definition :
- The daily accumulation of degrees above a 0-degree-Celsius threshold when the daily mean temperature is above the threshold.
- long_name :
- Cooling Degree Days Above 0 C
- significant_digits :
- 2
- standard_name :
- Cooling_Degree_Days_Above_0_C
- status :
- official
- units :
- degree-day-c
- valid_max :
- 5000000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
CDD10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: sum
- definition :
- The daily accumulation of degrees above a 10-degree-Celsius threshold when the daily mean temperature is above the threshold.
- long_name :
- Cooling Degree Days Above 10 C
- significant_digits :
- 2
- standard_name :
- Cooling_Degree_Days_Above_10_C
- status :
- official
- units :
- degree-day-c
- valid_max :
- 5000000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
CDD18_3(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: sum
- definition :
- The daily accumulation of degrees above an 18.3-degree-Celsius threshold when the daily mean temperature is above the threshold.
- long_name :
- Cooling Degree Days Above 18.3 C
- significant_digits :
- 2
- standard_name :
- Cooling_Degree_Days_Above_18.3_C
- status :
- official
- units :
- degree-day-c
- valid_max :
- 5000000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
DISPH(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The height at which the mean velocity is zero due to large obstacles such as buildings/canopy.
- long_name :
- Zero Plane Displacement Height
- significant_digits :
- 2
- standard_name :
- Zero_Plane_Displacement_Height
- status :
- official
- units :
- m
- valid_max :
- 30.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The evaporation over land at the surface of the earth.
- long_name :
- Evaporation Land
- significant_digits :
- 2
- standard_name :
- Evaporation_Land
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 00 Hour.
- long_name :
- Evaporation Land at 00 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_00_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 01 Hour.
- long_name :
- Evaporation Land at 01 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_01_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 02 Hour.
- long_name :
- Evaporation Land at 02 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_02_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 03 Hour.
- long_name :
- Evaporation Land at 03 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_03_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 04 Hour.
- long_name :
- Evaporation Land at 04 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_04_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 05 Hour.
- long_name :
- Evaporation Land at 05 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_05_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 06 Hour.
- long_name :
- Evaporation Land at 06 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_06_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 07 Hour.
- long_name :
- Evaporation Land at 07 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_07_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 08 Hour.
- long_name :
- Evaporation Land at 08 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_08_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 09 Hour.
- long_name :
- Evaporation Land at 09 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_09_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 10 Hour.
- long_name :
- Evaporation Land at 10 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_10_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 11 Hour.
- long_name :
- Evaporation Land at 11 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_11_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 12 Hour.
- long_name :
- Evaporation Land at 12 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_12_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 13 Hour.
- long_name :
- Evaporation Land at 13 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_13_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 14 Hour.
- long_name :
- Evaporation Land at 14 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_14_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 15 Hour.
- long_name :
- Evaporation Land at 15 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_15_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 16 Hour.
- long_name :
- Evaporation Land at 16 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_16_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 17 Hour.
- long_name :
- Evaporation Land at 17 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_17_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 18 Hour.
- long_name :
- Evaporation Land at 18 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_18_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 19 Hour.
- long_name :
- Evaporation Land at 19 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_19_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 20 Hour.
- long_name :
- Evaporation Land at 20 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_20_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 21 Hour.
- long_name :
- Evaporation Land at 21 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_21_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 22 Hour.
- long_name :
- Evaporation Land at 22 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_22_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVLAND_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evaporation over land at the surface of the earth at 23 Hour.
- long_name :
- Evaporation Land at 23 Hour
- significant_digits :
- 2
- standard_name :
- Evaporation_Land_at_23_Hour
- status :
- official
- units :
- mm
- valid_max :
- 500.0
- valid_min :
- -500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The evapotranspiration energy flux at the surface of the earth.
- long_name :
- Evapotranspiration Energy Flux
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 00 Hour.
- long_name :
- Evapotranspiration Energy Flux at 00 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_00_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 01 Hour.
- long_name :
- Evapotranspiration Energy Flux at 01 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_01_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 02 Hour.
- long_name :
- Evapotranspiration Energy Flux at 02 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_02_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 03 Hour.
- long_name :
- Evapotranspiration Energy Flux at 03 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_03_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 04 Hour.
- long_name :
- Evapotranspiration Energy Flux at 04 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_04_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 05 Hour.
- long_name :
- Evapotranspiration Energy Flux at 05 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_05_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 06 Hour.
- long_name :
- Evapotranspiration Energy Flux at 06 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_06_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 07 Hour.
- long_name :
- Evapotranspiration Energy Flux at 07 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_07_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 08 Hour.
- long_name :
- Evapotranspiration Energy Flux at 08 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_08_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 09 Hour.
- long_name :
- Evapotranspiration Energy Flux at 09 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_09_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 10 Hour.
- long_name :
- Evapotranspiration Energy Flux at 10 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_10_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 11 Hour.
- long_name :
- Evapotranspiration Energy Flux at 11 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_11_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 12 Hour.
- long_name :
- Evapotranspiration Energy Flux at 12 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_12_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 13 Hour.
- long_name :
- Evapotranspiration Energy Flux at 13 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_13_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 14 Hour.
- long_name :
- Evapotranspiration Energy Flux at 14 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_14_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 15 Hour.
- long_name :
- Evapotranspiration Energy Flux at 15 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_15_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 16 Hour.
- long_name :
- Evapotranspiration Energy Flux at 16 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_16_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 17 Hour.
- long_name :
- Evapotranspiration Energy Flux at 17 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_17_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 18 Hour.
- long_name :
- Evapotranspiration Energy Flux at 18 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_18_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 19 Hour.
- long_name :
- Evapotranspiration Energy Flux at 19 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_19_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 20 Hour.
- long_name :
- Evapotranspiration Energy Flux at 20 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_20_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 21 Hour.
- long_name :
- Evapotranspiration Energy Flux at 21 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_21_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 22 Hour.
- long_name :
- Evapotranspiration Energy Flux at 22 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_22_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
EVPTRNS_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The evapotranspiration energy flux at the surface of the earth at 23 Hour.
- long_name :
- Evapotranspiration Energy Flux at 23 Hour
- significant_digits :
- 2
- standard_name :
- Evapotranspiration_Energy_Flux_at_23_Hour
- status :
- official
- units :
- W m-2
- valid_max :
- 1500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
FROST_DAYS(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: sum
- definition :
- A frost day occurs when the 2m temperature cools to the dew point temperature and both are less than 0 C or 32 F.
- long_name :
- Frost Days
- significant_digits :
- 1
- standard_name :
- Frost_Days
- status :
- official
- units :
- Days
- valid_max :
- 400.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
FRSEAICE(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The fraction of ocean covered by sea ice.
- long_name :
- Ice Covered Fraction
- significant_digits :
- 2
- standard_name :
- Ice_Covered_Fraction
- status :
- official
- units :
- 1
- valid_max :
- 1.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
FRSNO(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The fraction of land covered by snow.
- long_name :
- Land Snowcover Fraction
- significant_digits :
- 2
- standard_name :
- Land_Snowcover_Fraction
- status :
- official
- units :
- 1
- valid_max :
- 1.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
GWETPROF(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The amount of water and water vapor present in the soil. Profile indicates the layer from the surface down to the bedrock. Values range from 0 for completely dry conditions to 1 for completely saturated soil.
- long_name :
- Profile Soil Moisture
- significant_digits :
- 2
- standard_name :
- Profile_Soil_Moisture
- status :
- official
- units :
- 1
- valid_max :
- 1.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
GWETROOT(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The amount of water and water vapor available to plants in the root zone, generally considered to be the upper 200 cm of soil, expressed as the proportion of water present in a given amount of soil. Values range from 0 for completely dry conditions to 1 for completely saturated soil.
- long_name :
- Root Zone Soil Wetness
- significant_digits :
- 2
- standard_name :
- Root_Zone_Soil_Wetness
- status :
- official
- units :
- 1
- valid_max :
- 1.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
GWETTOP(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The amount of water and water vapor present in the soil. Top indicates the upper 5 cm of soil. Values range from 0 for completely dry conditions to 1 for completely saturated soil.
- long_name :
- Surface Soil Wetness
- significant_digits :
- 2
- standard_name :
- Surface_Soil_Wetness
- status :
- official
- units :
- 1
- valid_max :
- 1.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
HDD0(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: sum
- definition :
- The daily accumulation of degrees below a 0-degree-Celsius threshold when the daily mean temperature is below the threshold.
- long_name :
- Heating Degree Days Below 0 C
- significant_digits :
- 2
- standard_name :
- Heating_Degree_Days_Below_0_C
- status :
- official
- units :
- degree-day-c
- valid_max :
- 5000000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
HDD10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: sum
- definition :
- The daily accumulation of degrees below a 10-degree-Celsius threshold when the daily mean temperature is below the threshold.
- long_name :
- Heating Degree Days Below 10 C
- significant_digits :
- 2
- standard_name :
- Heating_Degree_Days_Below_10_C
- status :
- official
- units :
- degree-day-c
- valid_max :
- 5000000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
HDD18_3(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: sum
- definition :
- The daily accumulation of degrees below an 18.3-degree-Celsius threshold when the daily mean temperature is below the threshold.
- long_name :
- Heating Degree Days Below 18.3 C
- significant_digits :
- 2
- standard_name :
- Heating_Degree_Days_Below_18.3_C
- status :
- official
- units :
- degree-day-c
- valid_max :
- 5000000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PBLTOP(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The pressure at the top of the planet boundary layer.
- long_name :
- Planetary Boundary Layer Top Pressure
- significant_digits :
- 1
- standard_name :
- Planetary_Boundary_Layer_Top_Pressure
- status :
- official
- units :
- hPa
- valid_max :
- 1030.0
- valid_min :
- 350.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECSNO(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The snow precipitation at the surface of the earth.
- long_name :
- Snow Precipitation
- significant_digits :
- 2
- standard_name :
- Snow_Precipitation
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECSNOLAND(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The snow precipitation only over land at the surface of the earth.
- long_name :
- Snow Precipitation Land
- significant_digits :
- 2
- standard_name :
- Snow_Precipitation_Land
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECSNOLAND_SUM(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: sum
- definition :
- The accumulated snow precipitation over land at the surface of the earth.
- long_name :
- Snow Precipitation Land Sum
- significant_digits :
- 2
- standard_name :
- Snow_Precipitation_Land_Sum
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth.
- long_name :
- Precipitation Corrected
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 00 Hour.
- long_name :
- Precipitation Corrected at 00 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_00_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 01 Hour.
- long_name :
- Precipitation Corrected at 01 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_01_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 02 Hour.
- long_name :
- Precipitation Corrected at 02 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_02_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 03 Hour.
- long_name :
- Precipitation Corrected at 03 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_03_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 04 Hour.
- long_name :
- Precipitation Corrected at 04 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_04_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 05 Hour.
- long_name :
- Precipitation Corrected at 05 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_05_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 06 Hour.
- long_name :
- Precipitation Corrected at 06 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_06_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 07 Hour.
- long_name :
- Precipitation Corrected at 07 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_07_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 08 Hour.
- long_name :
- Precipitation Corrected at 08 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_08_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 09 Hour.
- long_name :
- Precipitation Corrected at 09 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_09_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 10 Hour.
- long_name :
- Precipitation Corrected at 10 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_10_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 11 Hour.
- long_name :
- Precipitation Corrected at 11 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_11_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 12 Hour.
- long_name :
- Precipitation Corrected at 12 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_12_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 13 Hour.
- long_name :
- Precipitation Corrected at 13 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_13_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 14 Hour.
- long_name :
- Precipitation Corrected at 14 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_14_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 15 Hour.
- long_name :
- Precipitation Corrected at 15 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_15_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 16 Hour.
- long_name :
- Precipitation Corrected at 16 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_16_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 17 Hour.
- long_name :
- Precipitation Corrected at 17 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_17_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 18 Hour.
- long_name :
- Precipitation Corrected at 18 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_18_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 19 Hour.
- long_name :
- Precipitation Corrected at 19 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_19_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 20 Hour.
- long_name :
- Precipitation Corrected at 20 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_20_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 21 Hour.
- long_name :
- Precipitation Corrected at 21 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_21_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 22 Hour.
- long_name :
- Precipitation Corrected at 22 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_22_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average MERRA-2 bias corrected total precipitation at the surface of the earth at 23 Hour.
- long_name :
- Precipitation Corrected at 23 Hour
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_at_23_Hour
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PRECTOTCORR_SUM(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: sum
- definition :
- The accumulated MERRA-2 bias corrected total precipitation at the surface of the earth.
- long_name :
- Precipitation Corrected Sum
- significant_digits :
- 2
- standard_name :
- Precipitation_Corrected_Sum
- status :
- official
- units :
- mm
- valid_max :
- 12000.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The atmospheric pressure at the surface of the earth.
- long_name :
- Surface Pressure
- significant_digits :
- 2
- standard_name :
- Surface_Pressure
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 00 Hour.
- long_name :
- Surface Pressure at 00 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_00_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 01 Hour.
- long_name :
- Surface Pressure at 01 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_01_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 02 Hour.
- long_name :
- Surface Pressure at 02 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_02_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 03 Hour.
- long_name :
- Surface Pressure at 03 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_03_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 04 Hour.
- long_name :
- Surface Pressure at 04 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_04_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 05 Hour.
- long_name :
- Surface Pressure at 05 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_05_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 06 Hour.
- long_name :
- Surface Pressure at 06 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_06_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 07 Hour.
- long_name :
- Surface Pressure at 07 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_07_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 08 Hour.
- long_name :
- Surface Pressure at 08 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_08_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 09 Hour.
- long_name :
- Surface Pressure at 09 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_09_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 10 Hour.
- long_name :
- Surface Pressure at 10 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_10_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 11 Hour.
- long_name :
- Surface Pressure at 11 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_11_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 12 Hour.
- long_name :
- Surface Pressure at 12 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_12_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 13 Hour.
- long_name :
- Surface Pressure at 13 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_13_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 14 Hour.
- long_name :
- Surface Pressure at 14 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_14_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 15 Hour.
- long_name :
- Surface Pressure at 15 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_15_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 16 Hour.
- long_name :
- Surface Pressure at 16 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_16_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 17 Hour.
- long_name :
- Surface Pressure at 17 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_17_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 18 Hour.
- long_name :
- Surface Pressure at 18 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_18_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 19 Hour.
- long_name :
- Surface Pressure at 19 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_19_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 20 Hour.
- long_name :
- Surface Pressure at 20 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_20_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 21 Hour.
- long_name :
- Surface Pressure at 21 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_21_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 22 Hour.
- long_name :
- Surface Pressure at 22 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_22_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
PS_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The atmospheric pressure at the surface of the earth at 23 Hour.
- long_name :
- Surface Pressure at 23 Hour
- significant_digits :
- 2
- standard_name :
- Surface_Pressure_at_23_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters.
- long_name :
- Specific Humidity at 10 Meters
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 00 Hour.
- long_name :
- Specific Humidity at 10 Meters at 00 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_00_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 01 Hour.
- long_name :
- Specific Humidity at 10 Meters at 01 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_01_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 02 Hour.
- long_name :
- Specific Humidity at 10 Meters at 02 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_02_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 03 Hour.
- long_name :
- Specific Humidity at 10 Meters at 03 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_03_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 04 Hour.
- long_name :
- Specific Humidity at 10 Meters at 04 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_04_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 05 Hour.
- long_name :
- Specific Humidity at 10 Meters at 05 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_05_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 06 Hour.
- long_name :
- Specific Humidity at 10 Meters at 06 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_06_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 07 Hour.
- long_name :
- Specific Humidity at 10 Meters at 07 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_07_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 08 Hour.
- long_name :
- Specific Humidity at 10 Meters at 08 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_08_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 09 Hour.
- long_name :
- Specific Humidity at 10 Meters at 09 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_09_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 10 Hour.
- long_name :
- Specific Humidity at 10 Meters at 10 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_10_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 11 Hour.
- long_name :
- Specific Humidity at 10 Meters at 11 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_11_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 12 Hour.
- long_name :
- Specific Humidity at 10 Meters at 12 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_12_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 13 Hour.
- long_name :
- Specific Humidity at 10 Meters at 13 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_13_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 14 Hour.
- long_name :
- Specific Humidity at 10 Meters at 14 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_14_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 15 Hour.
- long_name :
- Specific Humidity at 10 Meters at 15 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_15_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 16 Hour.
- long_name :
- Specific Humidity at 10 Meters at 16 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_16_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 17 Hour.
- long_name :
- Specific Humidity at 10 Meters at 17 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_17_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 18 Hour.
- long_name :
- Specific Humidity at 10 Meters at 18 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_18_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 19 Hour.
- long_name :
- Specific Humidity at 10 Meters at 19 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_19_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 20 Hour.
- long_name :
- Specific Humidity at 10 Meters at 20 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_20_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 21 Hour.
- long_name :
- Specific Humidity at 10 Meters at 21 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_21_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 22 Hour.
- long_name :
- Specific Humidity at 10 Meters at 22 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_22_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV10M_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 10 meters at 23 Hour.
- long_name :
- Specific Humidity at 10 Meters at 23 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_10_Meters_at_23_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters.
- long_name :
- Specific Humidity at 2 Meters
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 00 Hour.
- long_name :
- Specific Humidity at 2 Meters at 00 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_00_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 01 Hour.
- long_name :
- Specific Humidity at 2 Meters at 01 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_01_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 02 Hour.
- long_name :
- Specific Humidity at 2 Meters at 02 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_02_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 03 Hour.
- long_name :
- Specific Humidity at 2 Meters at 03 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_03_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 04 Hour.
- long_name :
- Specific Humidity at 2 Meters at 04 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_04_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 05 Hour.
- long_name :
- Specific Humidity at 2 Meters at 05 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_05_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 06 Hour.
- long_name :
- Specific Humidity at 2 Meters at 06 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_06_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 07 Hour.
- long_name :
- Specific Humidity at 2 Meters at 07 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_07_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 08 Hour.
- long_name :
- Specific Humidity at 2 Meters at 08 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_08_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 09 Hour.
- long_name :
- Specific Humidity at 2 Meters at 09 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_09_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 10 Hour.
- long_name :
- Specific Humidity at 2 Meters at 10 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_10_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 11 Hour.
- long_name :
- Specific Humidity at 2 Meters at 11 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_11_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 12 Hour.
- long_name :
- Specific Humidity at 2 Meters at 12 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_12_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 13 Hour.
- long_name :
- Specific Humidity at 2 Meters at 13 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_13_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 14 Hour.
- long_name :
- Specific Humidity at 2 Meters at 14 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_14_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 15 Hour.
- long_name :
- Specific Humidity at 2 Meters at 15 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_15_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 16 Hour.
- long_name :
- Specific Humidity at 2 Meters at 16 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_16_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 17 Hour.
- long_name :
- Specific Humidity at 2 Meters at 17 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_17_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 18 Hour.
- long_name :
- Specific Humidity at 2 Meters at 18 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_18_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 19 Hour.
- long_name :
- Specific Humidity at 2 Meters at 19 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_19_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 20 Hour.
- long_name :
- Specific Humidity at 2 Meters at 20 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_20_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 21 Hour.
- long_name :
- Specific Humidity at 2 Meters at 21 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_21_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 22 Hour.
- long_name :
- Specific Humidity at 2 Meters at 22 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_22_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
QV2M_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of the mass of water vapor to the total mass of air at 2 meters at 23 Hour.
- long_name :
- Specific Humidity at 2 Meters at 23 Hour
- significant_digits :
- 2
- standard_name :
- Specific_Humidity_at_2_Meters_at_23_Hour
- status :
- official
- units :
- g/kg
- valid_max :
- 35.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent.
- long_name :
- Relative Humidity at 2 Meters
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 00 Hour.
- long_name :
- Relative Humidity at 2 Meters at 00 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_00_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 01 Hour.
- long_name :
- Relative Humidity at 2 Meters at 01 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_01_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 02 Hour.
- long_name :
- Relative Humidity at 2 Meters at 02 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_02_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 03 Hour.
- long_name :
- Relative Humidity at 2 Meters at 03 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_03_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 04 Hour.
- long_name :
- Relative Humidity at 2 Meters at 04 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_04_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 05 Hour.
- long_name :
- Relative Humidity at 2 Meters at 05 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_05_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 06 Hour.
- long_name :
- Relative Humidity at 2 Meters at 06 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_06_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 07 Hour.
- long_name :
- Relative Humidity at 2 Meters at 07 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_07_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 08 Hour.
- long_name :
- Relative Humidity at 2 Meters at 08 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_08_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 09 Hour.
- long_name :
- Relative Humidity at 2 Meters at 09 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_09_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 10 Hour.
- long_name :
- Relative Humidity at 2 Meters at 10 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_10_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 11 Hour.
- long_name :
- Relative Humidity at 2 Meters at 11 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_11_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 12 Hour.
- long_name :
- Relative Humidity at 2 Meters at 12 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_12_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 13 Hour.
- long_name :
- Relative Humidity at 2 Meters at 13 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_13_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 14 Hour.
- long_name :
- Relative Humidity at 2 Meters at 14 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_14_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 15 Hour.
- long_name :
- Relative Humidity at 2 Meters at 15 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_15_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 16 Hour.
- long_name :
- Relative Humidity at 2 Meters at 16 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_16_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 17 Hour.
- long_name :
- Relative Humidity at 2 Meters at 17 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_17_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 18 Hour.
- long_name :
- Relative Humidity at 2 Meters at 18 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_18_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 19 Hour.
- long_name :
- Relative Humidity at 2 Meters at 19 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_19_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 20 Hour.
- long_name :
- Relative Humidity at 2 Meters at 20 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_20_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 21 Hour.
- long_name :
- Relative Humidity at 2 Meters at 21 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_21_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 22 Hour.
- long_name :
- Relative Humidity at 2 Meters at 22 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_22_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RH2M_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The ratio of vapor pressure to the saturation vapor pressure with respect to a plane surface of pure water, expressed in percent at 23 Hour.
- long_name :
- Relative Humidity at 2 Meters at 23 Hour
- significant_digits :
- 2
- standard_name :
- Relative_Humidity_at_2_Meters_at_23_Hour
- status :
- official
- units :
- %
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
RHOA(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The air density at surface of the earth.
- long_name :
- Surface Air Density
- significant_digits :
- 3
- standard_name :
- Surface_Air_Density
- status :
- official
- units :
- kg m-3
- valid_max :
- 1.8
- valid_min :
- 0.5
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The sea level pressure at the surface of the earth.
- long_name :
- Sea Level Pressure
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 00 Hour.
- long_name :
- Sea Level Pressure at 00 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_00_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 01 Hour.
- long_name :
- Sea Level Pressure at 01 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_01_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 02 Hour.
- long_name :
- Sea Level Pressure at 02 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_02_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 03 Hour.
- long_name :
- Sea Level Pressure at 03 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_03_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 04 Hour.
- long_name :
- Sea Level Pressure at 04 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_04_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 05 Hour.
- long_name :
- Sea Level Pressure at 05 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_05_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 06 Hour.
- long_name :
- Sea Level Pressure at 06 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_06_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 07 Hour.
- long_name :
- Sea Level Pressure at 07 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_07_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 08 Hour.
- long_name :
- Sea Level Pressure at 08 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_08_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 09 Hour.
- long_name :
- Sea Level Pressure at 09 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_09_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 10 Hour.
- long_name :
- Sea Level Pressure at 10 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_10_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 11 Hour.
- long_name :
- Sea Level Pressure at 11 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_11_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 12 Hour.
- long_name :
- Sea Level Pressure at 12 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_12_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 13 Hour.
- long_name :
- Sea Level Pressure at 13 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_13_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 14 Hour.
- long_name :
- Sea Level Pressure at 14 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_14_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 15 Hour.
- long_name :
- Sea Level Pressure at 15 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_15_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 16 Hour.
- long_name :
- Sea Level Pressure at 16 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_16_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 17 Hour.
- long_name :
- Sea Level Pressure at 17 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_17_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 18 Hour.
- long_name :
- Sea Level Pressure at 18 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_18_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 19 Hour.
- long_name :
- Sea Level Pressure at 19 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_19_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 20 Hour.
- long_name :
- Sea Level Pressure at 20 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_20_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 21 Hour.
- long_name :
- Sea Level Pressure at 21 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_21_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 22 Hour.
- long_name :
- Sea Level Pressure at 22 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_22_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SLP_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The sea level pressure at the surface of the earth at 23 Hour.
- long_name :
- Sea Level Pressure at 23 Hour
- significant_digits :
- 2
- standard_name :
- Sea_Level_Pressure_at_23_Hour
- status :
- official
- units :
- hPa
- valid_max :
- 1100.0
- valid_min :
- 500.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
SNODP(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The snow depth on land at surface of the earth.
- long_name :
- Snow Depth
- significant_digits :
- 2
- standard_name :
- Snow_Depth
- status :
- official
- units :
- cm
- valid_max :
- 500.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth.
- long_name :
- Temperature at 10 Meters
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 00 Hour.
- long_name :
- Temperature at 10 Meters at 00 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_00_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 01 Hour.
- long_name :
- Temperature at 10 Meters at 01 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_01_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 02 Hour.
- long_name :
- Temperature at 10 Meters at 02 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_02_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 03 Hour.
- long_name :
- Temperature at 10 Meters at 03 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_03_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 04 Hour.
- long_name :
- Temperature at 10 Meters at 04 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_04_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 05 Hour.
- long_name :
- Temperature at 10 Meters at 05 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_05_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 06 Hour.
- long_name :
- Temperature at 10 Meters at 06 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_06_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 07 Hour.
- long_name :
- Temperature at 10 Meters at 07 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_07_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 08 Hour.
- long_name :
- Temperature at 10 Meters at 08 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_08_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 09 Hour.
- long_name :
- Temperature at 10 Meters at 09 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_09_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 10 Hour.
- long_name :
- Temperature at 10 Meters at 10 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_10_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 11 Hour.
- long_name :
- Temperature at 10 Meters at 11 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_11_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 12 Hour.
- long_name :
- Temperature at 10 Meters at 12 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_12_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 13 Hour.
- long_name :
- Temperature at 10 Meters at 13 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_13_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 14 Hour.
- long_name :
- Temperature at 10 Meters at 14 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_14_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 15 Hour.
- long_name :
- Temperature at 10 Meters at 15 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_15_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 16 Hour.
- long_name :
- Temperature at 10 Meters at 16 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_16_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 17 Hour.
- long_name :
- Temperature at 10 Meters at 17 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_17_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 18 Hour.
- long_name :
- Temperature at 10 Meters at 18 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_18_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 19 Hour.
- long_name :
- Temperature at 10 Meters at 19 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_19_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 20 Hour.
- long_name :
- Temperature at 10 Meters at 20 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_20_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 21 Hour.
- long_name :
- Temperature at 10 Meters at 21 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_21_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 22 Hour.
- long_name :
- Temperature at 10 Meters at 22 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_22_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The air (dry bulb) temperature at 10 meters above the surface of the earth at 23 Hour.
- long_name :
- Temperature at 10 Meters at 23 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_at_23_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_MAX(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: max
- definition :
- The maximum hourly air (dry bulb) temperature at 10 meters above the surface of the earth in the period of interest.
- long_name :
- Temperature at 10 Meters Maximum
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_Maximum
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_MAX_AVG(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of the daily maximum air (dry bulb) temperature at 10 meters above the surface of the earth in the period of interest.
- long_name :
- Temperature at 10 Meters Maximum Average
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_Maximum_Average
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_MIN(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: min
- definition :
- The minimum hourly air (dry bulb) temperature at 10 meters above the surface of the earth in the period of interest.
- long_name :
- Temperature at 10 Meters Minimum
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_Minimum
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_MIN_AVG(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of the daily minimum air (dry bulb) temperature at 10 meters above the surface of the earth in the period of interest.
- long_name :
- Temperature at 10 Meters Minimum Average
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_Minimum_Average
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T10M_RANGE(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The minimum and maximum hourly air (dry bulb) temperature range at 10 meters above the surface of the earth in the period of interest.
- long_name :
- Temperature at 10 Meters Range
- significant_digits :
- 2
- standard_name :
- Temperature_at_10_Meters_Range
- status :
- official
- units :
- C
- valid_max :
- 200.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth.
- long_name :
- Temperature at 2 Meters
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth.
- long_name :
- Dew/Frost Point at 2 Meters
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 00 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 00 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_00_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 01 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 01 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_01_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 02 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 02 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_02_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 03 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 03 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_03_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 04 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 04 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_04_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 05 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 05 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_05_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 06 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 06 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_06_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 07 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 07 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_07_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 08 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 08 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_08_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 09 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 09 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_09_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 10 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 10 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_10_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 11 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 11 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_11_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 12 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 12 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_12_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 13 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 13 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_13_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 14 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 14 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_14_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 15 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 15 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_15_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 16 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 16 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_16_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 17 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 17 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_17_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 18 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 18 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_18_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 19 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 19 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_19_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 20 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 20 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_20_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 21 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 21 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_21_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 22 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 22 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_22_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MDEW_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The dew/frost point temperature at 2 meters above the surface of the earth at 23 Hour.
- long_name :
- Dew/Frost Point at 2 Meters at 23 Hour
- significant_digits :
- 2
- standard_name :
- Dew/Frost_Point_at_2_Meters_at_23_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth.
- long_name :
- Wet Bulb Temperature at 2 Meters
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 00 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 00 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_00_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 01 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 01 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_01_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 02 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 02 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_02_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 03 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 03 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_03_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 04 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 04 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_04_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 05 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 05 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_05_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 06 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 06 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_06_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 07 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 07 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_07_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 08 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 08 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_08_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 09 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 09 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_09_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 10 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 10 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_10_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 11 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 11 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_11_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 12 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 12 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_12_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 13 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 13 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_13_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 14 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 14 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_14_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 15 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 15 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_15_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 16 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 16 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_16_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 17 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 17 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_17_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 18 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 18 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_18_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 19 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 19 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_19_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 20 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 20 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_20_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 21 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 21 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_21_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 22 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 22 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_22_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2MWET_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The adiabatic saturation temperature which can be measured by a thermometer covered in a water-soaked cloth over which air is passed at 2 meters above the surface of the earth at 23 Hour.
- long_name :
- Wet Bulb Temperature at 2 Meters at 23 Hour
- significant_digits :
- 2
- standard_name :
- Wet_Bulb_Temperature_at_2_Meters_at_23_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 00 Hour.
- long_name :
- Temperature at 2 Meters at 00 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_00_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 01 Hour.
- long_name :
- Temperature at 2 Meters at 01 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_01_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 02 Hour.
- long_name :
- Temperature at 2 Meters at 02 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_02_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 03 Hour.
- long_name :
- Temperature at 2 Meters at 03 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_03_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 04 Hour.
- long_name :
- Temperature at 2 Meters at 04 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_04_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 05 Hour.
- long_name :
- Temperature at 2 Meters at 05 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_05_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 06 Hour.
- long_name :
- Temperature at 2 Meters at 06 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_06_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 07 Hour.
- long_name :
- Temperature at 2 Meters at 07 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_07_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 08 Hour.
- long_name :
- Temperature at 2 Meters at 08 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_08_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 09 Hour.
- long_name :
- Temperature at 2 Meters at 09 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_09_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 10 Hour.
- long_name :
- Temperature at 2 Meters at 10 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_10_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 11 Hour.
- long_name :
- Temperature at 2 Meters at 11 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_11_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 12 Hour.
- long_name :
- Temperature at 2 Meters at 12 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_12_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 13 Hour.
- long_name :
- Temperature at 2 Meters at 13 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_13_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 14 Hour.
- long_name :
- Temperature at 2 Meters at 14 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_14_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 15 Hour.
- long_name :
- Temperature at 2 Meters at 15 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_15_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 16 Hour.
- long_name :
- Temperature at 2 Meters at 16 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_16_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 17 Hour.
- long_name :
- Temperature at 2 Meters at 17 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_17_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 18 Hour.
- long_name :
- Temperature at 2 Meters at 18 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_18_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 19 Hour.
- long_name :
- Temperature at 2 Meters at 19 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_19_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 20 Hour.
- long_name :
- Temperature at 2 Meters at 20 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_20_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 21 Hour.
- long_name :
- Temperature at 2 Meters at 21 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_21_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 22 Hour.
- long_name :
- Temperature at 2 Meters at 22 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_22_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average air (dry bulb) temperature at 2 meters above the surface of the earth at 23 Hour.
- long_name :
- Temperature at 2 Meters at 23 Hour
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_at_23_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_MAX(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: max
- definition :
- The maximum hourly air (dry bulb) temperature at 2 meters above the surface of the earth in the period of interest.
- long_name :
- Temperature at 2 Meters Maximum
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_Maximum
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_MAX_AVG(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of the daily maximum air (dry bulb) temperature at 2 meters above the surface of the earth in the period of interest.
- long_name :
- Temperature at 2 Meters Maximum Average
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_Maximum_Average
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_MIN(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: min
- definition :
- The minimum hourly air (dry bulb) temperature at 2 meters above the surface of the earth in the period of interest.
- long_name :
- Temperature at 2 Meters Minimum
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_Minimum
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_MIN_AVG(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of the daily minimum air (dry bulb) temperature at 2 meters above the surface of the earth in the period of interest.
- long_name :
- Temperature at 2 Meters Minimum Average
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_Minimum_Average
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
T2M_RANGE(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The difference between the minimum and maximum hourly air (dry bulb) temperature at 2 meters above the surface of the earth in the period of interest.
- long_name :
- Temperature at 2 Meters Range
- significant_digits :
- 2
- standard_name :
- Temperature_at_2_Meters_Range
- status :
- official
- units :
- C
- valid_max :
- 200.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TO3(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The total amount of ozone in a column extending vertically from the earth's surface to the top of the atmosphere.
- long_name :
- Total Column Ozone
- significant_digits :
- 2
- standard_name :
- Total_Column_Ozone
- status :
- official
- units :
- Dobsons
- valid_max :
- 600.0
- valid_min :
- 200.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TQV(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The total atmospheric water vapor contained in a vertical column of unit cross-sectional area extending from the surface to the top of the atmosphere, sourced from the GMAO.
- long_name :
- Total Column Precipitable Water
- significant_digits :
- 2
- standard_name :
- Total_Column_Precipitable_Water
- status :
- official
- units :
- kg m-2
- valid_max :
- 100.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TROPPB(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The tropopause pressure based on the blended estimate.
- long_name :
- Tropopause Pressure based on blended estimate.
- significant_digits :
- 2
- standard_name :
- Tropopause_Pressure_based_on_blended_estimate.
- status :
- official
- units :
- hPa
- valid_max :
- 700.0
- valid_min :
- 60.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TROPQ(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The ratio of the mass of water vapor to the total mass of air at the tropopause pressure given by TROPPB.
- long_name :
- Tropopause Specific Humidity using blended TROPP estimate.
- significant_digits :
- 2
- standard_name :
- Tropopause_Specific_Humidity_using_blended_TROPP_estimate.
- status :
- official
- units :
- g/kg
- valid_max :
- 0.5
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TROPT(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The air (dry bulb) temperature at the tropopause pressure given by TROPPB.
- long_name :
- Tropopause Temperature using blended TROPP estimate.
- significant_digits :
- 2
- standard_name :
- Tropopause_Temperature_using_blended_TROPP_estimate.
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average temperature at the earth's surface.
- long_name :
- Earth Skin Temperature
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TSOIL1(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The estimate of soil temperatures at layer 1; 0.018 to 0.0988 m depth.
- long_name :
- Soil Temperatures Layer 1
- significant_digits :
- 2
- standard_name :
- Soil_Temperatures_Layer_1
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TSOIL2(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The estimate of soil temperatures at layer 2; 0.0988 to 0.294 m depth.
- long_name :
- Soil Temperatures Layer 2
- significant_digits :
- 2
- standard_name :
- Soil_Temperatures_Layer_2
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TSOIL3(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The estimate of soil temperatures at layer 3; 0.294 to 0.6799 m depth.
- long_name :
- Soil Temperatures Layer 3
- significant_digits :
- 2
- standard_name :
- Soil_Temperatures_Layer_3
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TSOIL4(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The estimate of soil temperatures at layer 4; 0.6799 to 1.4425 m depth.
- long_name :
- Soil Temperatures Layer 4
- significant_digits :
- 2
- standard_name :
- Soil_Temperatures_Layer_4
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TSOIL5(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The estimate of soil temperatures at layer 5; 1.4425 to 2.949 m depth.
- long_name :
- Soil Temperatures Layer 5
- significant_digits :
- 2
- standard_name :
- Soil_Temperatures_Layer_5
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TSOIL6(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The estimate of soil temperatures at layer 6; 2.949 to 10.0 m depth.
- long_name :
- Soil Temperatures Layer 6
- significant_digits :
- 2
- standard_name :
- Soil_Temperatures_Layer_6
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TSURF(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The estimate of surface temperature of land and snow; 0 to 0.018 m depth.
- long_name :
- Surface Temperature of Land and Snow
- significant_digits :
- 2
- standard_name :
- Surface_Temperature_of_Land_and_Snow
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 00 Hour.
- long_name :
- Earth Skin Temperature at 00 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_00_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 01 Hour.
- long_name :
- Earth Skin Temperature at 01 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_01_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 02 Hour.
- long_name :
- Earth Skin Temperature at 02 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_02_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 03 Hour.
- long_name :
- Earth Skin Temperature at 03 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_03_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 04 Hour.
- long_name :
- Earth Skin Temperature at 04 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_04_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 05 Hour.
- long_name :
- Earth Skin Temperature at 05 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_05_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 06 Hour.
- long_name :
- Earth Skin Temperature at 06 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_06_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 07 Hour.
- long_name :
- Earth Skin Temperature at 07 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_07_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 08 Hour.
- long_name :
- Earth Skin Temperature at 08 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_08_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 09 Hour.
- long_name :
- Earth Skin Temperature at 09 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_09_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 10 Hour.
- long_name :
- Earth Skin Temperature at 10 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_10_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 11 Hour.
- long_name :
- Earth Skin Temperature at 11 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_11_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 12 Hour.
- long_name :
- Earth Skin Temperature at 12 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_12_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 13 Hour.
- long_name :
- Earth Skin Temperature at 13 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_13_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 14 Hour.
- long_name :
- Earth Skin Temperature at 14 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_14_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 15 Hour.
- long_name :
- Earth Skin Temperature at 15 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_15_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 16 Hour.
- long_name :
- Earth Skin Temperature at 16 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_16_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 17 Hour.
- long_name :
- Earth Skin Temperature at 17 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_17_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 18 Hour.
- long_name :
- Earth Skin Temperature at 18 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_18_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 19 Hour.
- long_name :
- Earth Skin Temperature at 19 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_19_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 20 Hour.
- long_name :
- Earth Skin Temperature at 20 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_20_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 21 Hour.
- long_name :
- Earth Skin Temperature at 21 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_21_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 22 Hour.
- long_name :
- Earth Skin Temperature at 22 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_22_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average temperature at the earth's surface at 23 Hour.
- long_name :
- Earth Skin Temperature at 23 Hour
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_at_23_Hour
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_MAX(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: max
- definition :
- The maximum hourly earth skin temperature in the period of interest.
- long_name :
- Earth Skin Temperature Maximum
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_Maximum
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_MAX_AVG(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of the daily maximum earth skin temperature in the period of interest.
- long_name :
- Earth Skin Temperature Maximum Average
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_Maximum_Average
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_MIN(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: min
- definition :
- The minimum hourly earth skin temperature in the period of interest.
- long_name :
- Earth Skin Temperature Minimum
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_Minimum
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_MIN_AVG(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of the daily minimum earth skin temperature in the period of interest.
- long_name :
- Earth Skin Temperature Minimum Average
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_Minimum_Average
- status :
- official
- units :
- C
- valid_max :
- 80.0
- valid_min :
- -125.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
TS_RANGE(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The minimum and maximum hourly earth skin temperature range in the period of interest.
- long_name :
- Earth Skin Temperature Range
- significant_digits :
- 2
- standard_name :
- Earth_Skin_Temperature_Range
- status :
- official
- units :
- C
- valid_max :
- 200.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
U10M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The estimate of the eastward wind average speed for winds blowing 10 meters above the surface of the earth.
- long_name :
- Eastward Wind at 10 Meters
- significant_digits :
- 2
- standard_name :
- Eastward_Wind_at_10_Meters
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- -50.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
U2M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The estimate of the eastward wind average speed for winds blowing 2 meters above the surface of the earth.
- long_name :
- Eastward Wind at 2 Meters
- significant_digits :
- 2
- standard_name :
- Eastward_Wind_at_2_Meters
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- -50.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
U50M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The estimate of the eastward wind average speed for winds blowing 50 meters above the surface of the earth.
- long_name :
- Eastward Wind at 50 Meters
- significant_digits :
- 2
- standard_name :
- Eastward_Wind_at_50_Meters
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- -50.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
V10M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The estimate of the northward wind average speed for winds blowing 10 meters above the surface of the earth.
- long_name :
- Northward Wind at 10 Meters
- significant_digits :
- 2
- standard_name :
- Northward_Wind_at_10_Meters
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- -50.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
V2M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The estimate of the northward wind average speed for winds blowing 2 meters above the surface of the earth.
- long_name :
- Northward Wind at 2 Meters
- significant_digits :
- 2
- standard_name :
- Northward_Wind_at_2_Meters
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- -50.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
V50M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The estimate of the northward wind average speed for winds blowing 50 meters above the surface of the earth.
- long_name :
- Northward Wind at 50 Meters
- significant_digits :
- 2
- standard_name :
- Northward_Wind_at_50_Meters
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- -50.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WD10M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute
- definition :
- The average of the wind direction at 10 meters above the surface of the earth.
- long_name :
- Wind Direction at 10 Meters
- significant_digits :
- 1
- standard_name :
- Wind_Direction_at_10_Meters
- status :
- official
- units :
- Degrees
- valid_max :
- 360.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WD2M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute
- definition :
- The average of the wind direction at 2 meters above the surface of the earth.
- long_name :
- Wind Direction at 2 Meters
- significant_digits :
- 1
- standard_name :
- Wind_Direction_at_2_Meters
- status :
- official
- units :
- Degrees
- valid_max :
- 360.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WD50M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute
- definition :
- The average of the wind direction at 50 meters above the surface of the earth.
- long_name :
- Wind Direction at 50 Meters
- significant_digits :
- 1
- standard_name :
- Wind_Direction_at_50_Meters
- status :
- official
- units :
- Degrees
- valid_max :
- 360.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of wind speed at 10 meters above the surface of the earth.
- long_name :
- Wind Speed at 10 Meters
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 00 Hour.
- long_name :
- Wind Speed at 10 Meters at 00 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_00_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 01 Hour.
- long_name :
- Wind Speed at 10 Meters at 01 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_01_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 02 Hour.
- long_name :
- Wind Speed at 10 Meters at 02 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_02_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 03 Hour.
- long_name :
- Wind Speed at 10 Meters at 03 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_03_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 04 Hour.
- long_name :
- Wind Speed at 10 Meters at 04 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_04_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 05 Hour.
- long_name :
- Wind Speed at 10 Meters at 05 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_05_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 06 Hour.
- long_name :
- Wind Speed at 10 Meters at 06 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_06_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 07 Hour.
- long_name :
- Wind Speed at 10 Meters at 07 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_07_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 08 Hour.
- long_name :
- Wind Speed at 10 Meters at 08 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_08_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 09 Hour.
- long_name :
- Wind Speed at 10 Meters at 09 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_09_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 10 Hour.
- long_name :
- Wind Speed at 10 Meters at 10 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_10_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 11 Hour.
- long_name :
- Wind Speed at 10 Meters at 11 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_11_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 12 Hour.
- long_name :
- Wind Speed at 10 Meters at 12 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_12_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 13 Hour.
- long_name :
- Wind Speed at 10 Meters at 13 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_13_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 14 Hour.
- long_name :
- Wind Speed at 10 Meters at 14 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_14_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 15 Hour.
- long_name :
- Wind Speed at 10 Meters at 15 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_15_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 16 Hour.
- long_name :
- Wind Speed at 10 Meters at 16 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_16_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 17 Hour.
- long_name :
- Wind Speed at 10 Meters at 17 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_17_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 18 Hour.
- long_name :
- Wind Speed at 10 Meters at 18 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_18_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 19 Hour.
- long_name :
- Wind Speed at 10 Meters at 19 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_19_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 20 Hour.
- long_name :
- Wind Speed at 10 Meters at 20 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_20_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 21 Hour.
- long_name :
- Wind Speed at 10 Meters at 21 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_21_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 22 Hour.
- long_name :
- Wind Speed at 10 Meters at 22 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_22_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 10 meters above the surface of the earth at 23 Hour.
- long_name :
- Wind Speed at 10 Meters at 23 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_at_23_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_MAX(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: max
- definition :
- The maximum hourly wind speed at 10 meters above the surface of the earth in the period of interest.
- long_name :
- Wind Speed at 10 Meters Maximum
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_Maximum
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_MAX_AVG(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of the maximum daily wind speed at 10 meters above the surface of the earth.
- long_name :
- Wind Speed at 10 Meters Maximum Average
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_Maximum_Average
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_MIN(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: min
- definition :
- The minimum hourly wind speed at 10 meters above the surface of the earth in the period of interest.
- long_name :
- Wind Speed at 10 Meters Minimum
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_Minimum
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_MIN_AVG(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of the minimum daily wind speed at 10 meters above the surface of the earth.
- long_name :
- Wind Speed at 10 Meters Minimum Average
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_Minimum_Average
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS10M_RANGE(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The minimum and maximum hourly wind speed range at 10 meters above the surface of the earth.
- long_name :
- Wind Speed at 10 Meters Range
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_10_Meters_Range
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of wind speed at 2 meters above the surface of the earth.
- long_name :
- Wind Speed at 2 Meters
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 00 Hour.
- long_name :
- Wind Speed at 2 Meters at 00 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_00_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 01 Hour.
- long_name :
- Wind Speed at 2 Meters at 01 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_01_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 02 Hour.
- long_name :
- Wind Speed at 2 Meters at 02 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_02_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 03 Hour.
- long_name :
- Wind Speed at 2 Meters at 03 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_03_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 04 Hour.
- long_name :
- Wind Speed at 2 Meters at 04 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_04_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 05 Hour.
- long_name :
- Wind Speed at 2 Meters at 05 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_05_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 06 Hour.
- long_name :
- Wind Speed at 2 Meters at 06 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_06_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 07 Hour.
- long_name :
- Wind Speed at 2 Meters at 07 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_07_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 08 Hour.
- long_name :
- Wind Speed at 2 Meters at 08 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_08_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 09 Hour.
- long_name :
- Wind Speed at 2 Meters at 09 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_09_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 10 Hour.
- long_name :
- Wind Speed at 2 Meters at 10 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_10_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 11 Hour.
- long_name :
- Wind Speed at 2 Meters at 11 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_11_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 12 Hour.
- long_name :
- Wind Speed at 2 Meters at 12 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_12_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 13 Hour.
- long_name :
- Wind Speed at 2 Meters at 13 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_13_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 14 Hour.
- long_name :
- Wind Speed at 2 Meters at 14 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_14_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 15 Hour.
- long_name :
- Wind Speed at 2 Meters at 15 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_15_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 16 Hour.
- long_name :
- Wind Speed at 2 Meters at 16 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_16_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 17 Hour.
- long_name :
- Wind Speed at 2 Meters at 17 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_17_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 18 Hour.
- long_name :
- Wind Speed at 2 Meters at 18 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_18_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 19 Hour.
- long_name :
- Wind Speed at 2 Meters at 19 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_19_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 20 Hour.
- long_name :
- Wind Speed at 2 Meters at 20 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_20_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 21 Hour.
- long_name :
- Wind Speed at 2 Meters at 21 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_21_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 22 Hour.
- long_name :
- Wind Speed at 2 Meters at 22 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_22_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 2 meters above the surface of the earth at 23 Hour.
- long_name :
- Wind Speed at 2 Meters at 23 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_at_23_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_MAX(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: max
- definition :
- The maximum hourly wind speed at 2 meters above the surface of the earth in the period of interest.
- long_name :
- Wind Speed at 2 Meters Maximum
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_Maximum
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_MAX_AVG(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of the maximum daily wind speed at 2 meters above the surface of the earth.
- long_name :
- Wind Speed at 2 Meters Maximum Average
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_Maximum_Average
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_MIN(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: min
- definition :
- The minimum hourly wind speed at 2 meters above the surface of the earth in the period of interest.
- long_name :
- Wind Speed at 2 Meters Minimum
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_Minimum
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_MIN_AVG(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of the minimum daily wind speed at 2 meters above the surface of the earth.
- long_name :
- Wind Speed at 2 Meters Minimum Average
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_Minimum_Average
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS2M_RANGE(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The minimum and maximum hourly wind speed range at 2 meters above the surface of the earth.
- long_name :
- Wind Speed at 2 Meters Range
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_2_Meters_Range
- status :
- official
- units :
- m/s
- valid_max :
- 50.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of wind speed at 50 meters above the surface of the earth.
- long_name :
- Wind Speed at 50 Meters
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_00(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 00 Hour.
- long_name :
- Wind Speed at 50 Meters at 00 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_00_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_01(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 01 Hour.
- long_name :
- Wind Speed at 50 Meters at 01 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_01_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_02(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 02 Hour.
- long_name :
- Wind Speed at 50 Meters at 02 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_02_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_03(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 03 Hour.
- long_name :
- Wind Speed at 50 Meters at 03 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_03_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_04(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 04 Hour.
- long_name :
- Wind Speed at 50 Meters at 04 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_04_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_05(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 05 Hour.
- long_name :
- Wind Speed at 50 Meters at 05 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_05_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_06(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 06 Hour.
- long_name :
- Wind Speed at 50 Meters at 06 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_06_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_07(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 07 Hour.
- long_name :
- Wind Speed at 50 Meters at 07 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_07_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_08(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 08 Hour.
- long_name :
- Wind Speed at 50 Meters at 08 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_08_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_09(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 09 Hour.
- long_name :
- Wind Speed at 50 Meters at 09 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_09_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_10(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 10 Hour.
- long_name :
- Wind Speed at 50 Meters at 10 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_10_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_11(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 11 Hour.
- long_name :
- Wind Speed at 50 Meters at 11 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_11_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_12(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 12 Hour.
- long_name :
- Wind Speed at 50 Meters at 12 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_12_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_13(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 13 Hour.
- long_name :
- Wind Speed at 50 Meters at 13 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_13_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_14(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 14 Hour.
- long_name :
- Wind Speed at 50 Meters at 14 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_14_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_15(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 15 Hour.
- long_name :
- Wind Speed at 50 Meters at 15 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_15_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_16(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 16 Hour.
- long_name :
- Wind Speed at 50 Meters at 16 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_16_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_17(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 17 Hour.
- long_name :
- Wind Speed at 50 Meters at 17 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_17_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_18(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 18 Hour.
- long_name :
- Wind Speed at 50 Meters at 18 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_18_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_19(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 19 Hour.
- long_name :
- Wind Speed at 50 Meters at 19 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_19_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_20(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 20 Hour.
- long_name :
- Wind Speed at 50 Meters at 20 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_20_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_21(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 21 Hour.
- long_name :
- Wind Speed at 50 Meters at 21 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_21_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_22(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 22 Hour.
- long_name :
- Wind Speed at 50 Meters at 22 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_22_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_23(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: compute-hourly
- definition :
- The average of wind speed at 50 meters above the surface of the earth at 23 Hour.
- long_name :
- Wind Speed at 50 Meters at 23 Hour
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_at_23_Hour
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_MAX(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: max
- definition :
- The maximum hourly wind speed at 50 meters above the surface of the earth in the period of interest.
- long_name :
- Wind Speed at 50 Meters Maximum
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_Maximum
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_MAX_AVG(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of the maximum daily wind speed at 50 meters above the surface of the earth.
- long_name :
- Wind Speed at 50 Meters Maximum Average
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_Maximum_Average
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_MIN(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: min
- definition :
- The minimum hourly wind speed at 50 meters above the surface of the earth in the period of interest.
- long_name :
- Wind Speed at 50 Meters Minimum
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_Minimum
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_MIN_AVG(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The average of the minimum daily wind speed at 50 meters above the surface of the earth.
- long_name :
- Wind Speed at 50 Meters Minimum Average
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_Minimum_Average
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
WS50M_RANGE(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The minimum and maximum hourly wind speed range at 50 meters above the surface of the earth.
- long_name :
- Wind Speed at 50 Meters Range
- significant_digits :
- 2
- standard_name :
- Wind_Speed_at_50_Meters_Range
- status :
- official
- units :
- m/s
- valid_max :
- 75.0
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray -
Z0M(time, lat, lon)float32dask.array<chunksize=(588, 30, 30), meta=np.ndarray>
- base :
- float32
- cell_methods :
- time: mean
- definition :
- The height above the displacement plane at which the mean wind becomes zero when extrapolating the logarithmic wind speed profile downward through the surface layer.
- long_name :
- Surface Roughness
- significant_digits :
- 3
- standard_name :
- Surface_Roughness
- status :
- official
- units :
- m
- valid_max :
- 4.8
- valid_min :
- 0.0
Array Chunk Bytes 466.41 MiB 2.02 MiB Shape (588, 361, 576) (588, 30, 30) Dask graph 260 chunks in 2 graph layers Data type float32 numpy.ndarray
- latPandasIndex
PandasIndex(Index([-90.0, -89.5, -89.0, -88.5, -88.0, -87.5, -87.0, -86.5, -86.0, -85.5, ... 85.5, 86.0, 86.5, 87.0, 87.5, 88.0, 88.5, 89.0, 89.5, 90.0], dtype='float64', name='lat', length=361)) - lonPandasIndex
PandasIndex(Index([ -180.0, -179.375, -178.75, -178.125, -177.5, -176.875, -176.25, -175.625, -175.0, -174.375, ... 173.75, 174.375, 175.0, 175.625, 176.25, 176.875, 177.5, 178.125, 178.75, 179.375], dtype='float64', name='lon', length=576)) - timePandasIndex
PandasIndex(DatetimeIndex(['1981-01-31', '1981-02-28', '1981-03-31', '1981-04-30', '1981-05-31', '1981-06-30', '1981-07-31', '1981-08-31', '1981-09-30', '1981-10-31', ... '2029-03-31', '2029-04-30', '2029-05-31', '2029-06-30', '2029-07-31', '2029-08-31', '2029-09-30', '2029-10-31', '2029-11-30', '2029-12-31'], dtype='datetime64[ns]', name='time', length=588, freq=None))
- acknowledgement :
- The Prediction of Worldwide Energy Resources (POWER) Project is funded through the NASA Applied Sciences Program within the Earth Science Division of the Science Mission Directorate.
- comment :
- POWER data version 10.0.0 uses the source data resolution.
- conventions :
- CF-1.8, ACDD-1.3
- creator_email :
- bradley.macpherson@nasa.gov
- creator_name :
- Bradley Macpherson
- date_created :
- 2024-08-19T08:32:59Z
- derived_from :
- The data products are derived from data partners and the POWER science team.
- derived_info :
- The data products are derived from data partners.
- derived_link :
- https://power.larc.nasa.gov
- geospatial_bounds :
- POLYGON((-180.0 90.0, -180.0 -90.0, 180.0 -90.0, 180.0 90.0, -180.0 90.0))
- geospatial_lat_max :
- 90.0
- geospatial_lat_min :
- -90.0
- geospatial_lat_resolution :
- 0.5
- geospatial_lon_max :
- 179.375
- geospatial_lon_min :
- -180.0
- geospatial_lon_resolution :
- 0.625
- history :
- The POWER project was established in the early 2000s to support distribution of NASA research products.
- id :
- power_merra2_monthly_temporal_utc.zarr
- institution :
- NASA Langley Research Center (LaRC)
- keywords :
- Earth Science
- keywords_vocabulary :
- NASA Global Change Master Directory (GCMD) Science Keyword Version 9.1.5
- naming_authority :
- gov.nasa.larc.power
- processing_level :
- 4
- project :
- Prediction Of Worldwide Energy Resource (POWER)
- publisher_email :
- paul.w.stackhouse@nasa.gov
- publisher_name :
- Paul Stackhouse
- references :
- https://power.larc.nasa.gov
- source :
- Prediction Of Worldwide Energy Resource (POWER)
- standard_name_vocabulary :
- CF Standard Name Table v72
- summary :
- The POWER project provides solar and meteorological datasets from NASA research for support of renewable energy, building energy efficiency, and agricultural needs.
- time_coverage_duration :
- P1ME
- time_coverage_end :
- 2029-12-31T00:00:00
- time_coverage_resolution :
- P1ME
- time_coverage_start :
- 1981-01-01T00:00:00
- time_standard :
- Universal Time Coordinated (UTC)
- title :
- POWER Universal Time Coordinated (UTC) Time Series
- version :
- POWER Version 10.0.0



