CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/conf.py
docs/contributing.rst
docs/datasets.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/people.rst
docs/quick.rst
docs/sciserver.rst
docs/_static/Kogur.gif
docs/_static/flowchart.jpg
docs/_static/oceanspy_logo_blue.png
docs/_static/oceanspy_logo_white.png
docs/_static/tutorial.gif
oceanspy/__init__.py
oceanspy/_oceandataset.py
oceanspy/_ospy_utils.py
oceanspy/animate.py
oceanspy/compute.py
oceanspy/llc_rearrange.py
oceanspy/open_oceandataset.py
oceanspy/plot.py
oceanspy/subsample.py
oceanspy/utils.py
oceanspy.egg-info/PKG-INFO
oceanspy.egg-info/SOURCES.txt
oceanspy.egg-info/dependency_links.txt
oceanspy.egg-info/not-zip-safe
oceanspy.egg-info/requires.txt
oceanspy.egg-info/top_level.txt
oceanspy/tests/conftest.py
oceanspy/tests/test_animate.py
oceanspy/tests/test_compute_calculus.py
oceanspy/tests/test_compute_functions.py
oceanspy/tests/test_llc_rearrange.py
oceanspy/tests/test_oceandataset.py
oceanspy/tests/test_open_oceandataset.py
oceanspy/tests/test_plot.py
oceanspy/tests/test_subsample.py
oceanspy/tests/test_utils.py