Metadata-Version: 2.1
Name: MITgcmutils
Version: 0.1.3
Summary: Python utilities for MITgcm
Home-page: http://mitgcm.org/
Author: MITgcm Developers and Contributors
Author-email: mitgcm-support@mitgcm.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy
Provides-Extra: plot
Requires-Dist: matplotlib ; extra == 'plot'

# MITgcmutils

Python utilities for the MIT General Circulation Model,
[MITgcm](http://mitgcm.org).

This package is developed as a part of MITgcm on
[github](https://github.com/MITgcm/MITgcm/tree/master/utils/python/MITgcmutils).

It is documented in the MITgcm
[manual](http://mitgcm.rtfd.io/en/latest/utilities/utilities.html#mitgcmutils).


