dshean / pygeotools

A collection of libraries and utilities for geospatial data processing/analysis
MIT License
85 stars 29 forks source link

mod to add original filename to destination dataset #9

Closed cmcneil-usgs closed 4 years ago

cmcneil-usgs commented 4 years ago

@dshean yes, if no description is attributed to ds it will return a empty string. With the suggested change, we could add '_warp.tif' postfix to mimic diskwarp, and keep track of modified ds. Otherwise, I see no issue there.

I am currently running GDAL 3.0.2. I will let you know if I find any compatibility issues.