Metadata-Version: 2.1
Name: omlabs
Version: 3.0.0a3
Summary: Analysis Routines for GFDL 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/omlabs
Project-URL: documentation, https://github.com/jkrasting/omlabs
Project-URL: repository, https://github.com/jkrasting/omlabs
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: importlib_metadata<5.0.0
Requires-Dist: cartopy
Requires-Dist: cmip_basins
Requires-Dist: gsw
Requires-Dist: intake
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: palettable
Requires-Dist: regionmask
Requires-Dist: scipy
Requires-Dist: static_downsampler
Requires-Dist: xarray
Requires-Dist: xcompare
Requires-Dist: xesmf
Requires-Dist: xgcm
Requires-Dist: xoverturning
Requires-Dist: xwavelet
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

<img src="https://github.com/jkrasting/omlabs/blob/main/docs/logo/omlabs.jpg" width="50%">

<hr>

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.”
