Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 350 Bytes

python.rst

File metadata and controls

17 lines (12 loc) · 350 Bytes

Python API

Metview's Python API sits on top of its binaries. Metview does not need to be running in order to use its Python API, it only needs to be installed. Please see :ref:`install` for details.

.. toctree::
    :maxdepth: 1
    :glob:

    data_types/index
    api/ref_guide
    metview/jupyter.rst
    references