.DS_Store
.coveragerc
.gitignore
.pep8speaks.yml
.pre-commit-config.yaml
CODEOWNERS
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
pytest.ini
readthedocs.yml
setup.cfg
.github/.codecov.yml
.github/ISSUE_TEMPLATE.md
.github/dependabot.yml
.github/workflows/ci.yaml
.github/workflows/pypi.yml
ci/environment.yml
docs/Makefile
docs/api.rst
docs/conf.py
docs/contributing.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/version.py
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
oceanspy/tests/test_version.py