.gitignore
.pre-commit-config.yaml
AUTHORS.rst
CONTRIBUTING.rst
Dockerfile
HISTORY.rst
LICENSE
README.md
environment.yml
pyproject.toml
release-docker.bash
requirements_dev.txt
.github/ISSUE_TEMPLATE.md
.github/workflows/ci.yaml
.github/workflows/docker-release.yml
.github/workflows/publish.yml
.github/workflows/upstream-dev.yaml
ci/install-upstream-dev.sh
ci/requirements/docs.yaml
ci/requirements/environment.yaml
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
src/s1swotcolocs/__init__.py
src/s1swotcolocs/check_lonlat_polygon_extent.py
src/s1swotcolocs/coloc_SWOT_L3_with_S1_CDSE_TOPS.py
src/s1swotcolocs/coloc_SWOT_L3_with_S1_CDSE_TOPS_sequential_wrapper.py
src/s1swotcolocs/coloc_SWOT_L3_with_S1_CDSE_TOPS_sequentiel.py
src/s1swotcolocs/config.yml
src/s1swotcolocs/utils.py
src/s1swotcolocs.egg-info/PKG-INFO
src/s1swotcolocs.egg-info/SOURCES.txt
src/s1swotcolocs.egg-info/dependency_links.txt
src/s1swotcolocs.egg-info/entry_points.txt
src/s1swotcolocs.egg-info/requires.txt
src/s1swotcolocs.egg-info/top_level.txt
src/s1swotcolocs/assests/SWOT_L3_LR_SSH_Expert_026_165_20241229T165806_20241229T174933_v2.0.1.nc
tests/__init__.py
tests/test_get_swot_geoloc.py
tests/test_swot_polygon_geodataframization.py
tests/test_utils_methods.py