Metadata-Version: 2.1
Name: ecco-v4-py
Version: 1.4.0
Summary: Estimating the Circulation and Climate of the Ocean (ECCO) Version 4 Python Package
Home-page: https://github.com/ECCO-GROUP/ECCOv4-py
Author: Ian Fenty
Author-email: ian.fenty@jpl.nasa.gov
License: MIT
Keywords: ecco,climate,mitgcm,estimate,circulation,climate
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/markdown
Requires-Dist: dask[complete]
Requires-Dist: python-dateutil
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pyresample
Requires-Dist: xarray
Requires-Dist: xmitgcm
Requires-Dist: cartopy
Requires-Dist: xgcm (>=0.5.0)
Requires-Dist: future
Requires-Dist: pathlib

## Synopsis

ecco_v4_py is a Python package that includes tools for loading and manipulating the ECCO v4 ocean and sea-ice state estimate (http://ecco-group.org)

Extensive documentation is provided on our readthedocs page: 
http://ecco-v4-python-tutorial.readthedocs.io/index.html#

## Installation

Installation instructions can be found here!

https://ecco-v4-python-tutorial.readthedocs.io/Installing_Python_and_Python_Packages.html


## Contributors

If you would like to contribute, consider forking this repository and making pull requests via git!

## Support 

contact ecco-support@mit.edu or Ian.Fenty at jpl.nasa.gov

## License

MIT License


