PolarGeospatialCenter / imagery_utils

Other
34 stars 10 forks source link

build functionality for default DEM if none is specified #72

Closed bakkerbakker closed 5 months ago

bakkerbakker commented 11 months ago

Similar to how the -epsg flag has an auto setting, it would be great if we had a default DEM to use

bakkerbakker commented 8 months ago

Now that FRIDGE is operational and we are getting user requests, it would greatly simplify processing--and enable full automation down the road--to build an auto input for the -d argument in pgc_ortho.py. This could point to a single .vrt, parse the image location to identify the appropriate .tif to use, or include a standard list of available DEMs (tandem-x, 'grimp`, etc.)

bakkerbakker commented 5 months ago

Rolled out in https://github.com/PolarGeospatialCenter/imagery_utils/pull/76