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.3.
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
Presentations¶
- Ryan May’s talk and tutorial on MetPy at the 2015 Unidata Users Workshop.
- Presentation on MetPy at the 2016 AMS Annual Meeting by Ryan May.
License¶
MetPy is available under the terms of the open source BSD 3 Clause license.