| | .. image:: _static/full-logo.png :align: center :width: 70% | | Welcome to ``cf_xarray`` ======================== ``cf_xarray`` mainly provides an accessor (``DataArray.cf`` or ``Dataset.cf``) that allows you to interpret `Climate and Forecast metadata convention `_ attributes present on `xarray `_ objects. Installing ---------- ``cf_xarray`` can be installed using ``pip`` >>> pip install cf_xarray or using ``conda`` >>> conda install -c conda-forge cf_xarray .. toctree:: :maxdepth: 2 :hidden: :caption: In-depth Examples examples/introduction EarthCube 2021 demo CESM ocean model demo COSIMA ocean-sea ice model demo .. toctree:: :maxdepth: 2 :hidden: :caption: User Guide quickstart howtouse faq coord_axes selecting flags units parametricz bounds grid_mappings coding dsg sgrid_ugrid geometry plotting custom-criteria provenance API Reference .. toctree:: :maxdepth: 2 :hidden: :caption: For contributors Contributing Guide Development Roadmap Whats New GitHub repository