Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 747 Bytes

gallery.rst

File metadata and controls

35 lines (23 loc) · 747 Bytes

Gallery

Here's a list of examples on how to use xarray. We will be adding more examples soon. Contributions are highly welcomed and appreciated. So, if you are interested in contributing, please consult the :doc:`contributing` guide.

Notebook Examples

.. toctree::
    :maxdepth: 1
    :hidden:

    examples/weather-data
    examples/monthly-means
    examples/area_weighted_temperature
    examples/multidimensional-coords
    examples/visualization_gallery
    examples/ROMS_ocean_model
    examples/ERA5-GRIB-example
    examples/apply_ufunc_vectorize_1d
    examples/blank_template


External Examples