Skip to content

Latest commit

 

History

History
114 lines (92 loc) · 3.8 KB

index.rst

File metadata and controls

114 lines (92 loc) · 3.8 KB

_static/sounding.png

_static/radar.png

.. toctree::
   :maxdepth: 1
   :hidden:

   installguide
   units
   examples/index
   tutorials/index
   api/index
   gempak
   developerguide
   CONTRIBUTING
   citing
   references

MetPy

MetPy is a collection of tools in Python for reading, visualizing, and performing calculations with weather data.

MetPy is still in an early stage of development, and as such no APIs are considered stable. While we won't break things just for fun, many things may still change as we work through design issues.

We support Python 2.7 as well as Python >= 3.4.

Contact Us

  • For questions and discussion about MetPy, join Unidata's python-users mailing list
  • The source code is available on GitHub
  • Bug reports and feature requests should be directed to the GitHub issue tracker
  • MetPy has a Gitter chatroom for more "live" communication
  • MetPy can also be found on Twitter
  • If you use MetPy in a publication, please see :ref:`Citing_MetPy`.

Media

License

MetPy is available under the terms of the open source BSD 3 Clause license.

Code of Conduct

We want everyone to feel welcome to contribute to MetPy and participate in discussions. In that spirit please have a look at our code of conduct.

Related Projects