Files
sjy01-image-proc/gdal_pansharpen.go
nuknal e9286e238b Gtiff
2024-05-25 19:56:37 +08:00

6 lines
66 B
Go

package imageproc
const (
ProductSuffix = "Pansharpened.tiff"
)