Overview of MetPy
mainMetPy is a collection of Python tools designed for reading, visualizing, and performing calculations with weather data. It is designed to integrate seamlessly with the scientific Python ecosystem, specifically numpy, scipy, and matplotlib.
MetPy follows semantic versioning, meaning 1.x releases are backwards compatible with previous 1.y releases. It supports Python version 3.11 and above.