Files
sjy01-image-proc/gdal_pansharpen.go
nuknal e3d98cb959 Gtiff
2024-05-25 19:43:17 +08:00

6 lines
61 B
Go

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