.gitignore
.trufflehog.txt
CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.md
environment.yml
pyproject.toml
setup.py
tox.ini
.github/CODEOWNERS
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE/release.md
.github/workflows/changelog.yml
.github/workflows/distribute.yml
.github/workflows/labeled-pr.yml
.github/workflows/release.yml
.github/workflows/static-analysis.yml
.github/workflows/tag.yml
.github/workflows/test.yml
dem_stitcher/__init__.py
dem_stitcher/datasets.py
dem_stitcher/dem_readers.py
dem_stitcher/geoid.py
dem_stitcher/geojson_io.py
dem_stitcher/rio_tools.py
dem_stitcher/rio_window.py
dem_stitcher/stitcher.py
dem_stitcher.egg-info/PKG-INFO
dem_stitcher.egg-info/SOURCES.txt
dem_stitcher.egg-info/dependency_links.txt
dem_stitcher.egg-info/not-zip-safe
dem_stitcher.egg-info/requires.txt
dem_stitcher.egg-info/top_level.txt
dem_stitcher/data/3dep.geojson.zip
dem_stitcher/data/geoid_18.tif
dem_stitcher/data/glo_30.geojson.zip
dem_stitcher/data/nasadem.geojson.zip
dem_stitcher/data/ned1.geojson.zip
dem_stitcher/data/srtm_v3.geojson.zip
notebooks/Basic_Demo.ipynb
notebooks/Comparing_DEMs.ipynb
notebooks/Staging_a_DEM_for_ISCE2.ipynb
notebooks/analysis_and_comparison/0_Alignment_with_original_DEM_tiles.ipynb
notebooks/analysis_and_comparison/1_Comparison_with_ISCE2_dem.ipynb
notebooks/organize_tile_data/Format_and_Organize_Data.ipynb
notebooks/organize_tile_data/README.md
tests/conftest.py
tests/test_geoid.py
tests/test_rio_tools.py
tests/test_stitcher.py
tests/test_window.py
tests/data/rio_tools/update_resolution/res_one_deg.tif
tests/data/rio_tools/update_resolution/res_quarter_deg.tif
tests/data/rio_window/test_window.tif
tests/data/rio_window/test_window_unequal_dim.tif
tests/data/rio_window/window_utm_0.geojson
tests/data/rio_window/window_utm_1.geojson
tests/data/rio_window/window_utm_2.geojson
tests/data/rio_window/window_utm_3.geojson
tests/data/stitcher/merge_tiles/bl.tif
tests/data/stitcher/merge_tiles/merged.tif
tests/data/stitcher/merge_tiles/ul.tif
tests/data/stitcher/merge_tiles/ur.tif
tests/data/tiles/glo_30/Copernicus_DSM_COG_10_N34_00_W119_00_DEM.tif
tests/data/tiles/glo_30/Copernicus_DSM_COG_10_N54_00_W165_00_DEM.tif
tests/data/tiles/nasadem/NASADEM_HGT_n34w119.tif