.gitignore
.pre-commit-config.yaml
.readthedocs.yml
LICENSE.txt
README.md
codecov.yml
environment.yml
pyproject.toml
requirements-dev.txt
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/linting.yaml
.github/workflows/release.yaml
.github/workflows/test.yaml
ci/environment-py3.10-win.yml
ci/environment-py3.10.yml
ci/environment-py3.11-win.yml
ci/environment-py3.11.yml
ci/environment-py3.9-win.yml
ci/environment-py3.9.yml
docs/Makefile
docs/add_vocab.md
docs/api.rst
docs/cli.md
docs/conf.py
docs/datasets.md
docs/demo.md
docs/demo_cli.md
docs/developer.md
docs/environment.yml
docs/index.rst
docs/vocab_widget.html
docs/vocab_widget.ipynb
docs/whats_new.md
ocean_model_skill_assessor/CLI.py
ocean_model_skill_assessor/__init__.py
ocean_model_skill_assessor/accessor.py
ocean_model_skill_assessor/featuretype.py
ocean_model_skill_assessor/main.py
ocean_model_skill_assessor/paths.py
ocean_model_skill_assessor/stats.py
ocean_model_skill_assessor/utils.py
ocean_model_skill_assessor.egg-info/PKG-INFO
ocean_model_skill_assessor.egg-info/SOURCES.txt
ocean_model_skill_assessor.egg-info/dependency_links.txt
ocean_model_skill_assessor.egg-info/entry_points.txt
ocean_model_skill_assessor.egg-info/requires.txt
ocean_model_skill_assessor.egg-info/top_level.txt
ocean_model_skill_assessor/plot/__init__.py
ocean_model_skill_assessor/plot/line.py
ocean_model_skill_assessor/plot/map.py
ocean_model_skill_assessor/plot/quiver.py
ocean_model_skill_assessor/plot/surface.py
ocean_model_skill_assessor/vocab/erddap_coastwatch.json
ocean_model_skill_assessor/vocab/erddap_ioos.json
ocean_model_skill_assessor/vocab/general.json
ocean_model_skill_assessor/vocab/standard_names.json
ocean_model_skill_assessor/vocab/vocab_labels.json
tests/make_test_datasets.py
tests/test_datasets.py
tests/test_main.py
tests/test_main_axds.py
tests/test_main_local.py
tests/test_plot.py
tests/test_stats.py
tests/test_utils.py
tests/baseline/test_grid.png
tests/baseline/test_line.png
tests/baseline/test_profile.png
tests/baseline/test_timeSeriesProfile.png
tests/baseline/test_timeSeries_ssh.png
tests/baseline/test_timeSeries_temp.png
tests/baseline/test_trajectoryProfile.png
tests/test_results/grid_grid_temp_model.nc
tests/test_results/model_output/grid_grid_temp.nc
tests/test_results/model_output/profile_profile_temp.nc
tests/test_results/model_output/timeSeriesProfile_timeSeriesProfile_temp.nc
tests/test_results/model_output/timeSeries_timeSeries_ssh.nc
tests/test_results/model_output/timeSeries_timeSeries_temp.nc
tests/test_results/model_output/trajectoryProfile_trajectoryProfile_salt.nc
tests/test_results/out/grid_grid_temp.yaml
tests/test_results/out/profile_profile_temp.yaml
tests/test_results/out/timeSeriesProfile_timeSeriesProfile_temp.yaml
tests/test_results/out/timeSeries_timeSeries_ssh.yaml
tests/test_results/out/timeSeries_timeSeries_temp.yaml
tests/test_results/out/trajectoryProfile_trajectoryProfile_salt.yaml
tests/test_results/processed/grid_grid_temp_data.nc
tests/test_results/processed/grid_grid_temp_model.nc
tests/test_results/processed/profile_profile_temp_data.csv
tests/test_results/processed/profile_profile_temp_model.nc
tests/test_results/processed/timeSeriesProfile_timeSeriesProfile_temp_data.nc
tests/test_results/processed/timeSeriesProfile_timeSeriesProfile_temp_model.nc
tests/test_results/processed/timeSeries_timeSeries_ssh_data.csv
tests/test_results/processed/timeSeries_timeSeries_ssh_model.nc
tests/test_results/processed/timeSeries_timeSeries_temp_data.csv
tests/test_results/processed/timeSeries_timeSeries_temp_model.nc
tests/test_results/processed/trajectoryProfile_trajectoryProfile_salt_data.csv
tests/test_results/processed/trajectoryProfile_trajectoryProfile_salt_model.nc