Metadata-Version: 2.4
Name: momgrid
Version: 1.10.0
Summary: Flexible Grid Object for MOM-based Ocean Models
Author-email: John Krasting <john.krasting@noaa.gov>
License: Software code created by U.S. Government employees is not subject to copyright in the United States (17 U.S.C. §105).
        The United States/Department of Commerce reserve all rights to seek and obtain copyright protection in countries
        otherthan the United States for Software authored in its entirety by the Department of Commerce. To this end, the
        Department of Commerce hereby grants to Recipient a royalty-free, nonexclusive license to use, copy, and create 
        derivative works of the Software outside of the United States.
        
Project-URL: homepage, https://github.com/jkrasting/momgrid
Project-URL: documentation, https://momgrid.readthedocs.io
Project-URL: repository, https://github.com/jkrasting/momgrid
Keywords: oceanography,mom,mom6,model,ocean
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: Public Domain
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: importlib_metadata<5.0.0
Requires-Dist: numpy>=1.21.0
Requires-Dist: xarray>=0.20.0
Requires-Dist: xgcm
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Dynamic: license-file

# momgrid
Flexible Grid Object for MOM-based Ocean Models
