mirror of
https://github.com/Skyai-io/landsat-util.git
synced 2026-03-10 09:01:18 +00:00
remove extra print
This commit is contained in:
@@ -387,8 +387,6 @@ class PanSharpen(BaseProcess):
|
||||
else:
|
||||
bands = [4, 3, 2, 8]
|
||||
|
||||
print kwargs
|
||||
|
||||
self.band8 = bands.index(8)
|
||||
super(PanSharpen, self).__init__(path, bands, **kwargs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user