Metadata-Version: 2.1
Name: py3grads
Version: 2024.5.11
Summary: Py3GrADS is a Python module providing an interface to the GrADS meteorological plotting program. This interface is independent from but inspired by Arlindo da Silva's work on PyGrADS. As of this writing, PyGrADS doesn't support Python 3, and Py3GrADS was developed to fill this hole. Py3GrADS lacks some of the deeper features of PyGrADS, but has some unique functionality of its own as well.
Author: Levi Cowan
License: MIT
Project-URL: repository, https://github.com/meridionaljet/py3grads
Requires-Python: >=3.6
Requires-Dist: numpy
