Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
bpurinton committed Nov 26, 2024
1 parent f05612d commit a41b553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions asp_plot/altimetry.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ def request_atl06sr_multi_processing(
filename="atl06sr",
region=None,
):
# TODO: region wouldn't work for WV with .tif.aux.xml. Fix that.
if not region:
region = Raster(self.dem_fn).get_bounds(latlon=True)

Expand Down

0 comments on commit a41b553

Please sign in to comment.