Skip to content

Latest commit

 

History

History
66 lines (47 loc) · 1.96 KB

index.rst

File metadata and controls

66 lines (47 loc) · 1.96 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.

Python Examples

Tip

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

.. 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.rst>

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

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