.. toctree:: :titlesonly: :maxdepth: 3 :hidden: userguide/index api/index devel/index examples/index userguide/SUPPORT ===== MetPy ===== MetPy is a collection of tools in Python for reading, visualizing, and performing calculations with weather data. MetPy supports Python >= 3.8 and is freely available under a permissive `open source license `_. If you're new to MetPy, check out our :doc:`Getting Started ` guide. .. grid:: 1 2 2 2 :gutter: 2 .. grid-item-card:: :octicon:`book;10em` :link: userguide/index :link-type: doc :text-align: center **User Guide** The user guide provides in-depth information on how to use MetPy, including how to get started. This is where to look for general conceptual descriptions on how to use parts of MetPy, like its support for XArray or units. .. grid-item-card:: :octicon:`list-unordered;10em` :link: api/index :link-type: doc :text-align: center **Reference Guide** The reference guide contains detailed descriptions on every function and class within MetPy. This is where to turn to understand how to use a particular feature or where to search for a specific tool .. grid-item-card:: :octicon:`terminal;10em` :link: devel/index :link-type: doc :text-align: center **Developer Guide** Want to help make MetPy better? Found something that's not working quite right? You can find instructions on how to contribute to MetPy here. You can also find detailed descriptions on tools useful for developing MetPy. .. grid-item-card:: :octicon:`graph;10em` :link: examples/index :link-type: doc :text-align: center **Example Gallery** Check out MetPy's gallery of examples which contains sample code demonstrating various parts of MetPy's functionality. Our up-to-date references for grants and funding can be found `here `_. .. image:: _static/NSF.jpg :width: 100 px :align: left :alt: National Science Foundation logo .. image:: _static/unidata_150x150.png :width: 100 px :align: center :alt: Unidata logo