1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Examples
========
.. toctree::
:maxdepth: 1
examples/weather-data
examples/monthly-means
examples/area_weighted_temperature
examples/multidimensional-coords
examples/visualization_gallery
examples/ROMS_ocean_model
examples/ERA5-GRIB-example
Using apply_ufunc
------------------
.. toctree::
:maxdepth: 1
examples/apply_ufunc_vectorize_1d
External Examples
-----------------
.. toctree::
:maxdepth: 2
Managing raster data with rioxarray <https://corteva.github.io/rioxarray/stable/examples/examples.html>
Xarray with dask <https://examples.dask.org/xarray.html>
Xarray and dask on the cloud with Pangeo <http://pangeo.io/use_cases/index.html#use-cases>
|