Logo
v0.16.2

Getting Started

  • Overview: Why xarray?
  • Frequently Asked Questions
  • Quick overview
  • Examples
    • Toy weather data
    • Calculating Seasonal Averages from Timeseries of Monthly Means
    • Compare weighted and unweighted mean temperature
    • Working with Multidimensional Coordinates
    • Visualization Gallery
    • ROMS Ocean Model Example
    • GRIB Data Example
    • Using apply_ufunc
      • Applying unvectorized functions with apply_ufunc
    • External Examples
      • Managing raster data with rioxarray
      • Xarray with dask
      • Xarray and dask on the cloud with Pangeo
  • Installation

User Guide

  • Terminology
  • Data Structures
  • Indexing and selecting data
  • Interpolating data
  • Computation
  • GroupBy: split-apply-combine
  • Reshaping and reorganizing data
  • Combining data
  • Time series data
  • Weather and climate data
  • Working with pandas
  • Reading and writing files
  • Parallel computing with Dask
  • Plotting
  • Working with numpy-like arrays

Help & reference

  • What’s New
  • How do I …
  • API reference
  • xarray Internals
  • Development roadmap
  • Contributing to xarray
  • Xarray related projects
xarray
  • »
  • Examples
  • Edit on GitHub

Examples¶

  • Toy weather data
  • Calculating Seasonal Averages from Timeseries of Monthly Means
  • Compare weighted and unweighted mean temperature
  • Working with Multidimensional Coordinates
  • Visualization Gallery
  • ROMS Ocean Model Example
  • GRIB Data Example

Using apply_ufunc¶

  • Applying unvectorized functions with apply_ufunc

External Examples¶

  • Managing raster data with rioxarray
  • Xarray with dask
  • Xarray and dask on the cloud with Pangeo
Next Previous

© Copyright 2014-2020, xarray Developers Revision cc53a77f.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.16.2
Versions
latest
stable
v0.16.2
v0.16.1
v0.16.0
v0.15.1
v0.15.0
v0.14.1
v0.14.0
v0.13.0
v0.12.3
v0.12.2
v0.12.1
v0.12.0
v0.11.3
v0.11.2
v0.11.1
v0.11.0
0.11.x
v0.10.9
v0.10.8
v0.10.7
v0.10.6
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.6
v0.9.5
v0.9.3
v0.9.2
v0.9.1
v0.9.0
v0.8.2
v0.8.1
v0.8.0
v0.7.2
v0.7.1
v0.7.0
v0.6.1
v0.6.0
v0.5.2
v0.5.1
v0.5
v0.4.1
v0.4
v0.3.2
v0.3.1
v0.3
v0.2
v0.1.1
failing-docs
Downloads
On Read the Docs
Project Home
Builds