AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
OceanColor/OceanColor.py
OceanColor/__init__.py
OceanColor/catalog.py
OceanColor/cli.py
OceanColor/cmr.py
OceanColor/gsfc.py
OceanColor/inrange.py
OceanColor/storage.py
OceanColor/utils.py
OceanColor.egg-info/PKG-INFO
OceanColor.egg-info/SOURCES.txt
OceanColor.egg-info/dependency_links.txt
OceanColor.egg-info/entry_points.txt
OceanColor.egg-info/not-zip-safe
OceanColor.egg-info/requires.txt
OceanColor.egg-info/top_level.txt
docs/Makefile
docs/alternatives.rst
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_cmr.py
tests/test_gsfc.py
tests/test_inrange.py
tests/test_storage.py