.bumpversion.toml
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
Makefile
README.md
mkdocs.yml
pyproject.toml
release.zsh
.github/workflows/deploy.yml
.github/workflows/doc.yml
.github/workflows/test.yml
docs/README.md
docs/api_comparison.md
docs/api_enhancer.md
docs/api_model.md
docs/api_tracks.md
docs/api_visualizations.md
docs/changelog.md
docs/cli.md
docs/comparison.md
docs/dump_github_releases.py
docs/enhancer.md
docs/generate_visualization_examples.py
docs/index.md
docs/usage.md
docs/vis_profiles_and_maps.md
docs/vis_summaries.md
docs/snippets/examples/visualization/.gitkeep
examples/README.md
examples/__init__.py
examples/enhance_elevation.py
examples/segment_matching.py
examples/data/__init__.py
examples/data/av_camps_elysees.gpx
examples/data/av_dlena.gpx
examples/data/track_paris.gpx
geo_track_analyzer/__init__.py
geo_track_analyzer/compare.py
geo_track_analyzer/enhancer.py
geo_track_analyzer/exceptions.py
geo_track_analyzer/model.py
geo_track_analyzer/processing.py
geo_track_analyzer/track.py
geo_track_analyzer.egg-info/PKG-INFO
geo_track_analyzer.egg-info/SOURCES.txt
geo_track_analyzer.egg-info/dependency_links.txt
geo_track_analyzer.egg-info/entry_points.txt
geo_track_analyzer.egg-info/requires.txt
geo_track_analyzer.egg-info/top_level.txt
geo_track_analyzer/cli/__init__.py
geo_track_analyzer/cli/_extract_track.py
geo_track_analyzer/cli/_update_elevation.py
geo_track_analyzer/utils/__init__.py
geo_track_analyzer/utils/base.py
geo_track_analyzer/utils/internal.py
geo_track_analyzer/utils/model.py
geo_track_analyzer/utils/track.py
geo_track_analyzer/visualize/__init__.py
geo_track_analyzer/visualize/constants.py
geo_track_analyzer/visualize/interactive.py
geo_track_analyzer/visualize/map.py
geo_track_analyzer/visualize/profiles.py
geo_track_analyzer/visualize/summary.py
geo_track_analyzer/visualize/utils.py
requirements/dev.in
requirements/dev.txt
requirements/doc.in
requirements/doc.txt
requirements/prod.txt
requirements/test.in
requirements/test.txt
tests/conftest.py
tests/test_cli.py
tests/test_compare.py
tests/test_enhancer.py
tests/test_model.py
tests/test_processing.py
tests/test_track.py
tests/test_track_utils.py
tests/test_utils.py
tests/test_visualize_interactive.py
tests/test_visualize_map.py
tests/test_visualize_profiles.py
tests/test_visualize_summary.py
tests/test_visualize_utils.py
tests/resources/Freiburger_Münster_nach_Schau_Ins_Land.gpx
tests/resources/Teilstueck_Schau_ins_land.gpx
tests/resources/__init__.py
tests/resources/summary_test_data.csv
tests/resources/track_ka_show_ext.gpx