AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE.rst
MANIFEST.in
README.rst
VERSION
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/usage.rst
oceansdb/__init__.py
oceansdb/cars.py
oceansdb/common.py
oceansdb/etopo.py
oceansdb/utils.py
oceansdb/woa.py
oceansdb.egg-info/PKG-INFO
oceansdb.egg-info/SOURCES.txt
oceansdb.egg-info/dependency_links.txt
oceansdb.egg-info/not-zip-safe
oceansdb.egg-info/requires.txt
oceansdb.egg-info/top_level.txt
oceansdb/datasource/cars.json
oceansdb/datasource/etopo.json
oceansdb/datasource/woa.json
oceansdb/datasource/woa13.json
oceansdb/datasource/woa18.json
tests/test_CARS_from_nc.py
tests/test_ETOPO_from_nc.py
tests/test_WOA_from_nc.py