Logo
v0.14.0

Getting Started

  • Overview: Why xarray?
  • Frequently Asked Questions
  • Quick overview
  • Examples
    • Toy weather data
    • Calculating Seasonal Averages from Timeseries of Monthly Means
    • Working with Multidimensional Coordinates
    • Gallery
  • 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

Help & reference

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

Examples¶

  • Toy weather data
    • Examine a dataset with pandas and seaborn
    • Probability of freeze by calendar month
    • Monthly averaging
    • Calculate monthly anomalies
    • Calculate standardized monthly anomalies
    • Fill missing values with climatology
  • Calculating Seasonal Averages from Timeseries of Monthly Means
    • Some calendar information so we can support any netCDF calendar.
    • A few calendar functions to determine the number of days in each month
    • Open the Dataset
    • Now for the heavy lifting:
  • Working with Multidimensional Coordinates
    • Plotting
    • Multidimensional Groupby
  • Gallery
Next Previous

© Copyright 2014-2019, xarray Developers Revision 62943e2b.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.14.0
Versions
latest
stable
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
scipy19-docs
fix-docs
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.