different enhancement method for different sensor type
This commit is contained in:
@@ -36,7 +36,7 @@ var fusCmd = &cobra.Command{
|
||||
}
|
||||
|
||||
godal.RegisterAll()
|
||||
producer.GTiffToJPG(filepath.Join(outputDir, fusedTiff), filepath.Join(outputDir, id+".jpg"), true)
|
||||
producer.GTiffToJPG(filepath.Join(outputDir, fusedTiff), filepath.Join(outputDir, id+".jpg"), "FUS", true)
|
||||
|
||||
var report producer.Report
|
||||
report.Satellite = "SJY01"
|
||||
|
||||
Reference in New Issue
Block a user