xarray
latest
  • What’s New
  • Overview: Why xarray?
  • Frequently Asked Questions
  • Examples
    • Quick overview
    • Toy weather data
    • Calculating Seasonal Averages from Timeseries of Monthly Means
    • Working with Multidimensional Coordinates
    • Recipes
      • Multiple lines from a 2d DataArray
      • Multiple plots and map projections
      • Centered colormaps
      • Parsing rasterio’s geocoordinates
  • Installation
  • Data Structures
  • Indexing and selecting data
  • Computation
  • GroupBy: split-apply-combine
  • Reshaping and reorganizing data
  • Combining data
  • Time series data
  • Working with pandas
  • Serialization and IO
  • Parallel computing with dask
  • Plotting
  • API reference
  • xarray Internals
xarray
  • Docs »
  • Examples »
  • Recipes
  • Edit on GitHub

Recipes¶

../_images/sphx_glr_plot_lines_from_2d_thumb.png

Multiple lines from a 2d DataArray

../_images/sphx_glr_plot_cartopy_facetgrid_thumb.png

Multiple plots and map projections

../_images/sphx_glr_plot_colorbar_center_thumb.png

Centered colormaps

../_images/sphx_glr_plot_rasterio_thumb.png

Parsing rasterio’s geocoordinates

Download all examples in Python source code: auto_gallery_python.zip
Download all examples in Jupyter notebooks: auto_gallery_jupyter.zip

Generated by Sphinx-Gallery

Next Previous

© Copyright 2014-2018, xarray Developers. Revision 5a28b89d.

Built with Sphinx using a theme provided by Read the Docs.