ACCESS-Cloud-Based-InSAR / dem-stitcher

Download and merge DEM tiles
Apache License 2.0
39 stars 15 forks source link

Performance Improvement to Windowed Reading #63

Closed cmarshak closed 7 months ago

cmarshak commented 8 months ago

Main thrust is the change to function merge_tile_datasets_within_extent so that merging and reading can be done efficiently. Formerly read full tile for each path/url. Now only reads data required for merge.

Changed

Added

Removed

review-notebook-app[bot] commented 8 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB