.gitignore
.readthedocs.yml
CHANGES.rst
CODE_OF_CONDUCT.rst
LICENSE
MANIFEST.in
README.rst
ROADMAP.rst
pyproject.toml
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/workflows/python-package-conda.yml
.github/workflows/python-publish.yml
bin/xoa
doc/.nojekill
doc/Makefile
doc/accessors.rst
doc/api.rst
doc/appendix.meta.rst
doc/appendix.options.rst
doc/appendix.rst
doc/changes.rst
doc/cli.rst
doc/conf.py
doc/configure.rst
doc/indepth.cfgm.cfg2rst.txt
doc/indepth.cfgm.rst
doc/indepth.filtering.rst
doc/indepth.grids.rst
doc/indepth.meta.rst
doc/indepth.rst
doc/index.rst
doc/install.rst
doc/quickstart.rst
doc/roadmap.rst
doc/_static/.gitignore
doc/_static/custom.css
doc/_templates/autosummary/class.rst
doc/_templates/autosummary/module.rst
doc/api/.gitignore
doc/binder/apt.txt
doc/binder/environment.yml
doc/binder/setup.py
doc/ext/genfortran.py
doc/ext/genlogos.py
doc/ext/genmetaspecs.py
doc/ext/genoptions.py
env/environment.rtd.yml
env/environment.yml
env/requirements-doc.txt
examples/README.rst
examples/plot_croco_section.py
examples/plot_hycom_gdp.py
examples/plot_mercator_argo.py
tests/conftest.py
tests/test_accessors.py
tests/test_cf.py
tests/test_coords.py
tests/test_core_geo.py
tests/test_core_interp.py
tests/test_core_num.py
tests/test_core_regrid.py
tests/test_core_sigma.py
tests/test_dyn.py
tests/test_exceptions.py
tests/test_filter.py
tests/test_geo.py
tests/test_grid.py
tests/test_interp.py
tests/test_meta.py
tests/test_misc.py
tests/test_options.py
tests/test_regrid.py
tests/test_sigma.py
tests/test_thermdyn.py
xoa/__init__.py
xoa/_version.py
xoa/accessors.py
xoa/cf.py
xoa/cf_configs.py
xoa/cfgm.py
xoa/cli.py
xoa/color.py
xoa/coords.py
xoa/data_samples.py
xoa/data_samples.txt
xoa/dyn.py
xoa/exceptions.py
xoa/filter.py
xoa/geo.py
xoa/grid.py
xoa/interp.py
xoa/krig.py
xoa/misc.py
xoa/num.py
xoa/options.py
xoa/plot.py
xoa/regrid.py
xoa/sigma.py
xoa/thermdyn.py
xoa.egg-info/PKG-INFO
xoa.egg-info/SOURCES.txt
xoa.egg-info/dependency_links.txt
xoa.egg-info/entry_points.txt
xoa.egg-info/requires.txt
xoa.egg-info/top_level.txt
xoa/core/__init__.py
xoa/core/geo.py
xoa/core/interp.py
xoa/core/num.py
xoa/core/regrid.py
xoa/core/sigma.py
xoa/data_samples/argo-7900573.nc
xoa/data_samples/croco.south-africa.meridional.nc
xoa/data_samples/croco.south-africa.surf.nc
xoa/data_samples/croco.south-africa.zonal.nc
xoa/data_samples/gdp-6203641.csv
xoa/data_samples/hycom.gdp.h.nc
xoa/data_samples/hycom.gdp.u.nc
xoa/data_samples/hycom.gdp.v.nc
xoa/data_samples/ibi-argo-7900573.nc
xoa/meta/__init__.py
xoa/meta/categories.py
xoa/meta/general.py
xoa/meta/meta.ini
xoa/meta/sglocator.py
xoa/meta/configs/__init__.py
xoa/meta/configs/argo.cfg
xoa/meta/configs/croco.cfg
xoa/meta/configs/default.cfg
xoa/meta/configs/gdp.cfg
xoa/meta/configs/hycom.cfg
xoa/meta/configs/mercator.cfg