Skip to content

Commit a41b553

Browse files
committed
todo
1 parent f05612d commit a41b553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

asp_plot/altimetry.py

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ def request_atl06sr_multi_processing(
9292
filename="atl06sr",
9393
region=None,
9494
):
95+
# TODO: region wouldn't work for WV with .tif.aux.xml. Fix that.
9596
if not region:
9697
region = Raster(self.dem_fn).get_bounds(latlon=True)
9798

0 commit comments

Comments
 (0)