diff --git a/_images/0ef04d327aa1df4db6d1f8f5ac11166ed822a5e6cc46fcf186fa90620f6fa990.png b/_images/0ef04d327aa1df4db6d1f8f5ac11166ed822a5e6cc46fcf186fa90620f6fa990.png deleted file mode 100644 index 0b95c385..00000000 Binary files a/_images/0ef04d327aa1df4db6d1f8f5ac11166ed822a5e6cc46fcf186fa90620f6fa990.png and /dev/null differ diff --git a/_images/4e3d37849e8b3a241fd297a196bdc609b3f3c91d7aff5b9a3d145f9483dd0808.png b/_images/4e3d37849e8b3a241fd297a196bdc609b3f3c91d7aff5b9a3d145f9483dd0808.png new file mode 100644 index 00000000..96e27e80 Binary files /dev/null and b/_images/4e3d37849e8b3a241fd297a196bdc609b3f3c91d7aff5b9a3d145f9483dd0808.png differ diff --git a/advanced/accessors/01_accessor_examples.html b/advanced/accessors/01_accessor_examples.html index 39479e4a..8bde4a8e 100644 --- a/advanced/accessors/01_accessor_examples.html +++ b/advanced/accessors/01_accessor_examples.html @@ -944,17 +944,17 @@
@@ -1365,7 +1365,7 @@ Introduction
@@ -1819,7 +1819,7 @@ Introduction
@@ -2223,27 +2223,27 @@ Returning multiple variables"lat" is removed (or reduced over).
@@ -2628,18 +2628,18 @@ Returning multiple variables
diff --git a/advanced/apply_ufunc/core-dimensions.html b/advanced/apply_ufunc/core-dimensions.html
index a25311f0..a33841a8 100644
--- a/advanced/apply_ufunc/core-dimensions.html
+++ b/advanced/apply_ufunc/core-dimensions.html
@@ -942,17 +942,17 @@ Setup
title: 4x daily NMC reanalysis (1948)
description: Data is from NMC initialized reanalysis\n(4x/day). These a...
platform: Model
- references: http://www.esrl.noaa.gov/psd/data/gridded/data.ncep.reanaly...xarray.Dataset- lat: 25
- time: 2920
- lon: 53
- lat(lat)float3275.0 72.5 70.0 ... 20.0 17.5 15.0
- standard_name :
- latitude
- long_name :
- Latitude
- units :
- degrees_north
- axis :
- Y
array([75. , 72.5, 70. , 67.5, 65. , 62.5, 60. , 57.5, 55. , 52.5, 50. , 47.5,
+ references: http://www.esrl.noaa.gov/psd/data/gridded/data.ncep.reanaly...
xarray.Dataset- lat: 25
- time: 2920
- lon: 53
- lat(lat)float3275.0 72.5 70.0 ... 20.0 17.5 15.0
- standard_name :
- latitude
- long_name :
- Latitude
- units :
- degrees_north
- axis :
- Y
array([75. , 72.5, 70. , 67.5, 65. , 62.5, 60. , 57.5, 55. , 52.5, 50. , 47.5,
45. , 42.5, 40. , 37.5, 35. , 32.5, 30. , 27.5, 25. , 22.5, 20. , 17.5,
- 15. ], dtype=float32)
- lon(lon)float32200.0 202.5 205.0 ... 327.5 330.0
- standard_name :
- longitude
- long_name :
- Longitude
- units :
- degrees_east
- axis :
- X
array([200. , 202.5, 205. , 207.5, 210. , 212.5, 215. , 217.5, 220. , 222.5,
+ 15. ], dtype=float32)
- lon(lon)float32200.0 202.5 205.0 ... 327.5 330.0
- standard_name :
- longitude
- long_name :
- Longitude
- units :
- degrees_east
- axis :
- X
array([200. , 202.5, 205. , 207.5, 210. , 212.5, 215. , 217.5, 220. , 222.5,
225. , 227.5, 230. , 232.5, 235. , 237.5, 240. , 242.5, 245. , 247.5,
250. , 252.5, 255. , 257.5, 260. , 262.5, 265. , 267.5, 270. , 272.5,
275. , 277.5, 280. , 282.5, 285. , 287.5, 290. , 292.5, 295. , 297.5,
300. , 302.5, 305. , 307.5, 310. , 312.5, 315. , 317.5, 320. , 322.5,
- 325. , 327.5, 330. ], dtype=float32)
- time(time)datetime64[ns]2013-01-01 ... 2014-12-31T18:00:00
- standard_name :
- time
- long_name :
- Time
array(['2013-01-01T00:00:00.000000000', '2013-01-01T06:00:00.000000000',
+ 325. , 327.5, 330. ], dtype=float32)
- time(time)datetime64[ns]2013-01-01 ... 2014-12-31T18:00:00
- standard_name :
- time
- long_name :
- Time
array(['2013-01-01T00:00:00.000000000', '2013-01-01T06:00:00.000000000',
'2013-01-01T12:00:00.000000000', ..., '2014-12-31T06:00:00.000000000',
'2014-12-31T12:00:00.000000000', '2014-12-31T18:00:00.000000000'],
- dtype='datetime64[ns]')
- air(time, lat, lon)float32241.2 242.5 243.5 ... 296.2 295.7
- long_name :
- 4xDaily Air temperature at sigma level 995
- units :
- degK
- precision :
- 2
- GRIB_id :
- 11
- GRIB_name :
- TMP
- var_desc :
- Air temperature
- dataset :
- NMC Reanalysis
- level_desc :
- Surface
- statistic :
- Individual Obs
- parent_stat :
- Other
- actual_range :
- [185.16 322.1 ]
array([[[241.2 , 242.5 , ..., 235.5 , 238.59999],
+ dtype='datetime64[ns]')
- air(time, lat, lon)float32241.2 242.5 243.5 ... 296.2 295.7
- long_name :
- 4xDaily Air temperature at sigma level 995
- units :
- degK
- precision :
- 2
- GRIB_id :
- 11
- GRIB_name :
- TMP
- var_desc :
- Air temperature
- dataset :
- NMC Reanalysis
- level_desc :
- Surface
- statistic :
- Individual Obs
- parent_stat :
- Other
- actual_range :
- [185.16 322.1 ]
array([[[241.2 , 242.5 , ..., 235.5 , 238.59999],
[243.79999, 244.5 , ..., 235.29999, 239.29999],
...,
[295.9 , 296.19998, ..., 295.9 , 295.19998],
@@ -976,16 +976,16 @@ Setup
[249.89 , 249.29 , ..., 240.29 , 241.68999],
...,
[296.09 , 296.88998, ..., 295.69 , 295.19 ],
- [297.69 , 298.09 , ..., 296.19 , 295.69 ]]], dtype=float32)
- latPandasIndex
PandasIndex(Index([75.0, 72.5, 70.0, 67.5, 65.0, 62.5, 60.0, 57.5, 55.0, 52.5, 50.0, 47.5,
+ [297.69 , 298.09 , ..., 296.19 , 295.69 ]]], dtype=float32)
- latPandasIndex
PandasIndex(Index([75.0, 72.5, 70.0, 67.5, 65.0, 62.5, 60.0, 57.5, 55.0, 52.5, 50.0, 47.5,
45.0, 42.5, 40.0, 37.5, 35.0, 32.5, 30.0, 27.5, 25.0, 22.5, 20.0, 17.5,
15.0],
- dtype='float32', name='lat'))
- lonPandasIndex
PandasIndex(Index([200.0, 202.5, 205.0, 207.5, 210.0, 212.5, 215.0, 217.5, 220.0, 222.5,
+ dtype='float32', name='lat'))
- lonPandasIndex
PandasIndex(Index([200.0, 202.5, 205.0, 207.5, 210.0, 212.5, 215.0, 217.5, 220.0, 222.5,
225.0, 227.5, 230.0, 232.5, 235.0, 237.5, 240.0, 242.5, 245.0, 247.5,
250.0, 252.5, 255.0, 257.5, 260.0, 262.5, 265.0, 267.5, 270.0, 272.5,
275.0, 277.5, 280.0, 282.5, 285.0, 287.5, 290.0, 292.5, 295.0, 297.5,
300.0, 302.5, 305.0, 307.5, 310.0, 312.5, 315.0, 317.5, 320.0, 322.5,
325.0, 327.5, 330.0],
- dtype='float32', name='lon'))
- timePandasIndex
PandasIndex(DatetimeIndex(['2013-01-01 00:00:00', '2013-01-01 06:00:00',
+ dtype='float32', name='lon'))
- timePandasIndex
PandasIndex(DatetimeIndex(['2013-01-01 00:00:00', '2013-01-01 06:00:00',
'2013-01-01 12:00:00', '2013-01-01 18:00:00',
'2013-01-02 00:00:00', '2013-01-02 06:00:00',
'2013-01-02 12:00:00', '2013-01-02 18:00:00',
@@ -996,7 +996,7 @@ Setup
'2014-12-30 12:00:00', '2014-12-30 18:00:00',
'2014-12-31 00:00:00', '2014-12-31 06:00:00',
'2014-12-31 12:00:00', '2014-12-31 18:00:00'],
- dtype='datetime64[ns]', name='time', length=2920, freq=None))
- Conventions :
- COARDS
- title :
- 4x daily NMC reanalysis (1948)
- description :
- Data is from NMC initialized reanalysis
+ dtype='datetime64[ns]', name='time', length=2920, freq=None))
- Conventions :
- COARDS
- title :
- 4x daily NMC reanalysis (1948)
- description :
- Data is from NMC initialized reanalysis
(4x/day). These are the 0.9950 sigma level values.
- platform :
- Model
- references :
- http://www.esrl.noaa.gov/psd/data/gridded/data.ncep.reanalysis.html
n
260.4 260.2 259.9 259.5 259.0 258.6 ... 298.0 297.9 297.8 297.3 297.3 297.3
Coordinates:
* lat (lat) float32 75.0 72.5 70.0 67.5 65.0 ... 25.0 22.5 20.0 17.5 15.0
- * lon (lon) float32 200.0 202.5 205.0 207.5 ... 322.5 325.0 327.5 330.0xarray.DataArray'air'- lat: 25
- lon: 53
- 260.4 260.2 259.9 259.5 259.0 258.6 ... 297.9 297.8 297.3 297.3 297.3
array([[260.37564, 260.1826 , ..., 251.93733, 253.43741],
+ * lon (lon) float32 200.0 202.5 205.0 207.5 ... 322.5 325.0 327.5 330.0
xarray.DataArray'air'- lat: 25
- lon: 53
- 260.4 260.2 259.9 259.5 259.0 258.6 ... 297.9 297.8 297.3 297.3 297.3
array([[260.37564, 260.1826 , ..., 251.93733, 253.43741],
[262.7337 , 262.7936 , ..., 251.5852 , 254.35849],
...,
[298.1287 , 297.93646, ..., 296.77686, 296.44348],
- [298.36594, 298.38593, ..., 297.28104, 297.30502]], dtype=float32)
- lat(lat)float3275.0 72.5 70.0 ... 20.0 17.5 15.0
- standard_name :
- latitude
- long_name :
- Latitude
- units :
- degrees_north
- axis :
- Y
array([75. , 72.5, 70. , 67.5, 65. , 62.5, 60. , 57.5, 55. , 52.5, 50. , 47.5,
+ [298.36594, 298.38593, ..., 297.28104, 297.30502]], dtype=float32)
- lat(lat)float3275.0 72.5 70.0 ... 20.0 17.5 15.0
- standard_name :
- latitude
- long_name :
- Latitude
- units :
- degrees_north
- axis :
- Y
array([75. , 72.5, 70. , 67.5, 65. , 62.5, 60. , 57.5, 55. , 52.5, 50. , 47.5,
45. , 42.5, 40. , 37.5, 35. , 32.5, 30. , 27.5, 25. , 22.5, 20. , 17.5,
- 15. ], dtype=float32)
- lon(lon)float32200.0 202.5 205.0 ... 327.5 330.0
- standard_name :
- longitude
- long_name :
- Longitude
- units :
- degrees_east
- axis :
- X
array([200. , 202.5, 205. , 207.5, 210. , 212.5, 215. , 217.5, 220. , 222.5,
+ 15. ], dtype=float32)
- lon(lon)float32200.0 202.5 205.0 ... 327.5 330.0
- standard_name :
- longitude
- long_name :
- Longitude
- units :
- degrees_east
- axis :
- X
array([200. , 202.5, 205. , 207.5, 210. , 212.5, 215. , 217.5, 220. , 222.5,
225. , 227.5, 230. , 232.5, 235. , 237.5, 240. , 242.5, 245. , 247.5,
250. , 252.5, 255. , 257.5, 260. , 262.5, 265. , 267.5, 270. , 272.5,
275. , 277.5, 280. , 282.5, 285. , 287.5, 290. , 292.5, 295. , 297.5,
300. , 302.5, 305. , 307.5, 310. , 312.5, 315. , 317.5, 320. , 322.5,
- 325. , 327.5, 330. ], dtype=float32)
- latPandasIndex
PandasIndex(Index([75.0, 72.5, 70.0, 67.5, 65.0, 62.5, 60.0, 57.5, 55.0, 52.5, 50.0, 47.5,
+ 325. , 327.5, 330. ], dtype=float32)
- latPandasIndex
PandasIndex(Index([75.0, 72.5, 70.0, 67.5, 65.0, 62.5, 60.0, 57.5, 55.0, 52.5, 50.0, 47.5,
45.0, 42.5, 40.0, 37.5, 35.0, 32.5, 30.0, 27.5, 25.0, 22.5, 20.0, 17.5,
15.0],
- dtype='float32', name='lat'))
- lonPandasIndex
PandasIndex(Index([200.0, 202.5, 205.0, 207.5, 210.0, 212.5, 215.0, 217.5, 220.0, 222.5,
+ dtype='float32', name='lat'))
- lonPandasIndex
PandasIndex(Index([200.0, 202.5, 205.0, 207.5, 210.0, 212.5, 215.0, 217.5, 220.0, 222.5,
225.0, 227.5, 230.0, 232.5, 235.0, 237.5, 240.0, 242.5, 245.0, 247.5,
250.0, 252.5, 255.0, 257.5, 260.0, 262.5, 265.0, 267.5, 270.0, 272.5,
275.0, 277.5, 280.0, 282.5, 285.0, 287.5, 290.0, 292.5, 295.0, 297.5,
300.0, 302.5, 305.0, 307.5, 310.0, 312.5, 315.0, 317.5, 320.0, 322.5,
325.0, 327.5, 330.0],
- dtype='float32', name='lon'))
+ dtype='float32', name='lon'))
@@ -1945,27 +1945,27 @@ Reducing with n
* lat (lat) float32 75.0 72.5 70.0 67.5 65.0 ... 25.0 22.5 20.0 17.5 15.0
* lon (lon) float32 200.0 202.5 205.0 207.5 ... 322.5 325.0 327.5 330.0
Data variables:
- air (lat, lon) float32 260.4 260.2 259.9 259.5 ... 297.3 297.3 297.3xarray.Dataset- lat: 25
- lon: 53
- lat(lat)float3275.0 72.5 70.0 ... 20.0 17.5 15.0
- standard_name :
- latitude
- long_name :
- Latitude
- units :
- degrees_north
- axis :
- Y
array([75. , 72.5, 70. , 67.5, 65. , 62.5, 60. , 57.5, 55. , 52.5, 50. , 47.5,
+ air (lat, lon) float32 260.4 260.2 259.9 259.5 ... 297.3 297.3 297.3
xarray.Dataset- lat: 25
- lon: 53
- lat(lat)float3275.0 72.5 70.0 ... 20.0 17.5 15.0
- standard_name :
- latitude
- long_name :
- Latitude
- units :
- degrees_north
- axis :
- Y
array([75. , 72.5, 70. , 67.5, 65. , 62.5, 60. , 57.5, 55. , 52.5, 50. , 47.5,
45. , 42.5, 40. , 37.5, 35. , 32.5, 30. , 27.5, 25. , 22.5, 20. , 17.5,
- 15. ], dtype=float32)
- lon(lon)float32200.0 202.5 205.0 ... 327.5 330.0
- standard_name :
- longitude
- long_name :
- Longitude
- units :
- degrees_east
- axis :
- X
array([200. , 202.5, 205. , 207.5, 210. , 212.5, 215. , 217.5, 220. , 222.5,
+ 15. ], dtype=float32)
- lon(lon)float32200.0 202.5 205.0 ... 327.5 330.0
- standard_name :
- longitude
- long_name :
- Longitude
- units :
- degrees_east
- axis :
- X
array([200. , 202.5, 205. , 207.5, 210. , 212.5, 215. , 217.5, 220. , 222.5,
225. , 227.5, 230. , 232.5, 235. , 237.5, 240. , 242.5, 245. , 247.5,
250. , 252.5, 255. , 257.5, 260. , 262.5, 265. , 267.5, 270. , 272.5,
275. , 277.5, 280. , 282.5, 285. , 287.5, 290. , 292.5, 295. , 297.5,
300. , 302.5, 305. , 307.5, 310. , 312.5, 315. , 317.5, 320. , 322.5,
- 325. , 327.5, 330. ], dtype=float32)
- air(lat, lon)float32260.4 260.2 259.9 ... 297.3 297.3
array([[260.37564, 260.1826 , ..., 251.93733, 253.43741],
+ 325. , 327.5, 330. ], dtype=float32)
- air(lat, lon)float32260.4 260.2 259.9 ... 297.3 297.3
array([[260.37564, 260.1826 , ..., 251.93733, 253.43741],
[262.7337 , 262.7936 , ..., 251.5852 , 254.35849],
...,
[298.1287 , 297.93646, ..., 296.77686, 296.44348],
- [298.36594, 298.38593, ..., 297.28104, 297.30502]], dtype=float32)
- latPandasIndex
PandasIndex(Index([75.0, 72.5, 70.0, 67.5, 65.0, 62.5, 60.0, 57.5, 55.0, 52.5, 50.0, 47.5,
+ [298.36594, 298.38593, ..., 297.28104, 297.30502]], dtype=float32)
- latPandasIndex
PandasIndex(Index([75.0, 72.5, 70.0, 67.5, 65.0, 62.5, 60.0, 57.5, 55.0, 52.5, 50.0, 47.5,
45.0, 42.5, 40.0, 37.5, 35.0, 32.5, 30.0, 27.5, 25.0, 22.5, 20.0, 17.5,
15.0],
- dtype='float32', name='lat'))
- lonPandasIndex
PandasIndex(Index([200.0, 202.5, 205.0, 207.5, 210.0, 212.5, 215.0, 217.5, 220.0, 222.5,
+ dtype='float32', name='lat'))
- lonPandasIndex
PandasIndex(Index([200.0, 202.5, 205.0, 207.5, 210.0, 212.5, 215.0, 217.5, 220.0, 222.5,
225.0, 227.5, 230.0, 232.5, 235.0, 237.5, 240.0, 242.5, 245.0, 247.5,
250.0, 252.5, 255.0, 257.5, 260.0, 262.5, 265.0, 267.5, 270.0, 272.5,
275.0, 277.5, 280.0, 282.5, 285.0, 287.5, 290.0, 292.5, 295.0, 297.5,
300.0, 302.5, 305.0, 307.5, 310.0, 312.5, 315.0, 317.5, 320.0, 322.5,
325.0, 327.5, 330.0],
- dtype='float32', name='lon'))
+ dtype='float32', name='lon'))
diff --git a/advanced/apply_ufunc/dask_apply_ufunc.html b/advanced/apply_ufunc/dask_apply_ufunc.html
index fc54c96f..0e5e0229 100644
--- a/advanced/apply_ufunc/dask_apply_ufunc.html
+++ b/advanced/apply_ufunc/dask_apply_ufunc.html
@@ -589,7 +589,7 @@ Setup
Client
- Client-29205f05-71da-11ee-8d3f-002248a75747
+ Client-59d5cdc2-7d38-11ee-8ec0-000d3a3396c2