Metadata-Version: 2.1
Name: cmip-basins
Version: 1.0.5
Summary: Generate CMIP-style ocean basin masks
Home-page: https://github.com/jkrasting/cmip_basins
Author: John Krasting
Author-email: john.krasting@noaa.gov
License: UNKNOWN
Description: 
        **cmip_basins** is a Python package in the public domain
        that generates 2-dimensional basin masks for arbitraty
        ocean model grids. The tool supports both standard (i.e. "lat-lon")
        and non-standard (e.g. "tripolar) ocean model grids.
        
        The package provides two types of basin codes:
        
        1. Classic 10-code CMIP specifications
        2. More detailed sub-regions developed at GFDL
        
        More Information
        ----------------
        - Source code: `<http://github.com/jkrasting/cmip_basins>`_
Keywords: cmip cmip6 omip oceanography
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: Public Domain
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
