Metadata-Version: 2.4
Name: pygetm
Version: 0.9.26
Summary: Python implementation of the General Estuarine Transport Model (GETM)
Author-email: Jorn Bruggeman <jorn@bolding-bruggeman.com>, Karsten Bolding <karsten@bolding-bruggeman.com>
Project-URL: Homepage, https://github.com/BoldingBruggeman/getm-rewrite
Project-URL: Documentation, https://pygetm.readthedocs.io/
Project-URL: Repository, https://github.com/BoldingBruggeman/getm-rewrite
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: numpy>=1.23.5
Requires-Dist: xarray
Requires-Dist: mpi4py
Requires-Dist: netCDF4
