File: index.rst

package info (click to toggle)
metpy 1.7.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,584 kB
  • sloc: python: 41,853; makefile: 111; javascript: 57
file content (32 lines) | stat: -rw-r--r-- 336 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.. _api-index:

###############
Reference Guide
###############

.. currentmodule:: metpy

.. autosummary::
   :toctree: generated/

   constants
   units
   io
   remote
   calc
   plots
   plots.ctables
   interpolate
   xarray

.. toctree::
   :maxdepth: 1

   areas

.. toctree::

   references

* :ref:`modindex`
* :ref:`genindex`