.. UXarray documentation master file, created by
   sphinx-quickstart on Tues Oct 26 08:45:00 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. module:: uxarray

.. meta::
   :description: UXarray Python module
   :keywords: weather research and forecasting,
              model, weather, numerical weather prediction, model,
              matplotlib, cartopy, nsf ncar, ucar, cisl, UC Davis, SEATS, ugrid,
              nsf national center for atmospheric research, university
              corporation for atmospheric research


.. .. image:: _static/images/nsf.png
..   :scale: 100%
..   :align: right

.. |
.. |

UXarray Documentation
=====================

Xarray extension for unstructured climate and global weather data analysis and visualization written
around the `UGRID <http://ugrid-conventions.github.io/ugrid-conventions/>`_ conventions.




.. grid:: 1 1 2 2
    :gutter: 2

    .. grid-item-card:: Getting Started
        :class-title: custom-title
        :class-body: custom-body
        :img-top: _static/images/icons/tips.svg
        :link: quickstart
        :link-type: doc

        New to UXarray? Check out the getting started guides, which provide an introduction to UXarray's main
        motivation and functionality.

    .. grid-item-card:: User Guide
        :class-title: custom-title
        :class-body: custom-body
        :img-top: _static/images/icons/guide.svg
        :link: userguide
        :link-type: doc

        The user guide provides in-depth information on the key concepts of UXarray with usefully definitions,
        background information and explanations.

    .. grid-item-card::  Gallery
        :class-title: custom-title
        :class-body: custom-body
        :img-top: _static/images/icons/science.svg
        :link: gallery
        :link-type: doc

        Collection of visualization and workflow examples showcasing UXarray in action.

    .. grid-item-card::  API Reference
        :class-title: custom-title
        :class-body: custom-body
        :img-top: _static/images/icons/code.svg
        :link: api
        :link-type: doc

        The reference guide contains a detailed description of the UXarray API. The reference describes how the methods
        work and which parameters can be used.

    .. grid-item-card::  Installation
        :class-title: custom-title
        :class-body: custom-body
        :img-top: _static/images/icons/download.svg
        :link: getting-started/installation
        :link-type: doc

        The installation guide provides step-by-step instructions for installing UXarray.

    .. grid-item-card::  Contributor's Guide
        :class-title: custom-title
        :class-body: custom-body
        :img-top: _static/images/icons/contrib.svg
        :link: contributing
        :link-type: doc

        Interested in contributing to UXarray? The contributors guide outlines the process of making contributions.



.. toctree::
    :maxdepth: 2
    :hidden:
    :caption: For users

    Getting Started <quickstart>
    User Guide <userguide>
    Gallery <gallery>
    API Reference <api>
    Tutorials and Videos <tutorials>
    Cite UXarray <citation>

.. toctree::
    :maxdepth: 1
    :hidden:
    :caption: Community

    GitHub Discussions <https://github.com/UXARRAY/uxarray/discussions>
    GitHub Issues <https://github.com/UXARRAY/uxarray/issues>
    UGRID Conventions <https://ugrid-conventions.github.io/ugrid-conventions/>
    contributing
    calendar

.. raw:: html

   <table>
     <tr style="height:80px">
       <td style="width:20%"><a href="https://www.nsf.gov/"><img src="_static/images/logos/NSF_logo.png" alt="NSF Logo" width="65"/></a></td>
       <td>Project Raijin, entitled "Collaborative Research: EarthCube Capabilities: Raijin: Community Geoscience Analysis Tools for Unstructured Mesh Data", was awarded by NSF 21-515 EarthCube (Award Number (FAIN): 2126458) on 08/19/2021. The award period of performance has a start date of 09/01/2021 and end date of 08/31/2024.</td>
     </tr>
     <tr style="height:80px">
       <td><a href="https://www.energy.gov/science/office-science"><img src="_static/images/logos/DOE_vertical.png" alt="DOE Logo" width="250"/></a></td>
       <td>SEATS is funded by the Regional and Global Modeling and Analysis (RGMA) program area in the U.S. Department of Energy (DOE) Earth and Environmental System Modeling Program which is part of the Earth and Environmental Systems Sciences Division of the Office of Biological and Environmental Research in DOE’s Office of Science.</td>
     </tr>
     <tr style="height:80px">
       <td><a href="https://www.earthcube.org/"><img src="_static/images/logos/EarthCube_logo.png" alt="EarthCube Logo" width="50"/></a></td>
       <td><a href="https://www.earthcube.org/">EarthCube</a> aims to transform the conduct of geosciences research by developing and maintaining a well-connected and facile environment that improves access, sharing, visualization, and analysis of data and related resources.</td>
     </tr>
     <tr style="height:80px">
       <td><a href="https://pangeo.io/"><img src="_static/images/logos/PANGEO_logo.png" alt="PANGEO Logo" width="160"/></a></td>
       <td><a href="https://pangeo.io/">Pangeo</a> supports collaborative efforts to develop software and infrastructure to enable Big Data geoscience research.</td>
     </tr>
   </table>
