.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE
README.md
main.ipynb
pre-commit.yaml
pyproject.toml
setup.cfg
tutorial.ipynb
.github/workflows/pre-commit.yaml
.github/workflows/pypipublish.yaml
altimetry/search/__init__.py
altimetry/search/models.py
altimetry/search/orbit.py
altimetry/search/orf.py
altimetry/search/gui/__init__.py
altimetry/search/gui/plotting.py
altimetry/search/gui/widgets.py
altimetry/search/resources/SWOT_calval_ORF.json
altimetry/search/resources/SWOT_calval_orbit.nc
altimetry/search/resources/SWOT_science_ORF.json
altimetry/search/resources/SWOT_science_orbit.nc
altimetry_search.egg-info/PKG-INFO
altimetry_search.egg-info/SOURCES.txt
altimetry_search.egg-info/dependency_links.txt
altimetry_search.egg-info/requires.txt
altimetry_search.egg-info/scm_file_list.json
altimetry_search.egg-info/scm_version.json
altimetry_search.egg-info/top_level.txt
binder/environment.yml
scripts/compare_orbit_with_real_pass.ipynb
scripts/generate_SWOT_ORF.py
scripts/generate_SWOT_orbit.py