.gitattributes
.pre-commit-config.yaml
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
.github/workflows/publish-to-pypi.yml
.github/workflows/tests.yml
xpublish_wms/__init__.py
xpublish_wms/_version.py
xpublish_wms/plugin.py
xpublish_wms/query.py
xpublish_wms/utils.py
xpublish_wms/grids/__init__.py
xpublish_wms/grids/fvcom.py
xpublish_wms/grids/grid.py
xpublish_wms/grids/hycom.py
xpublish_wms/grids/irregular.py
xpublish_wms/grids/regular.py
xpublish_wms/grids/roms.py
xpublish_wms/grids/selfe.py
xpublish_wms/wms/__init__.py
xpublish_wms/wms/get_capabilities.py
xpublish_wms/wms/get_feature_info.py
xpublish_wms/wms/get_legend_info.py
xpublish_wms/wms/get_map.py
xpublish_wms/wms/get_metadata.py