Skip to content

Latest commit

 

History

History
83 lines (59 loc) · 2.3 KB

index.rst

File metadata and controls

83 lines (59 loc) · 2.3 KB
.. module:: geocat.applications

GeoCAT Applications

GeoCAT Applications is a community resource managed by the GeoCAT team. Inspired by the NCL Applications page, this is designed to be a quick reference demonstrating capabilities within the Scientific Python Ecosystem that may be relevant to your geoscience workflows.

New to Python or GeoCAT Applications? Check out the Getting Started guide!

Python Examples

Tip

If you're looking for NCL to Python examples, please visit :ref:`ncl_applications`.

.. toctree::
    :maxdepth: 2
    :hidden:
    :caption: Overview

    Getting Started <GETTING_STARTED.md>

.. toctree::
    :maxdepth: 2
    :hidden:
    :caption: Applications

    Plot Types <applications/plot_types/plot_types>
    Data Analysis <applications/data_analysis/data_analysis>
    Date and Time <applications/date_time/date_time>

.. toctree::
    :maxdepth: 2
    :hidden:
    :caption: NCL to Python

    NCL Index <ncl/ncl_index/ncl_index>
    NCL Applications <ncl/ncl_entries/ncl_entries>

.. toctree::
    :maxdepth: 2
    :hidden:
    :caption: Contributing

    Contributor Guide <CONTRIBUTING.md>
    Code of Conduct <CODE_OF_CONDUCT.md>

.. toctree::
    :maxdepth: 2
    :hidden:
    :caption: Getting Support

    GitHub Issues <https://github.com/NCAR/geocat-applications/issues>
    Feature Request Form <https://forms.gle/6DTo3ELLri4DAGfG8>