Add files via upload

couple edits to deal with receiving data as list (the command line/system call approach) versus receiving data passed as object
LT1AB
Microwave Remote Sensing Laboratory 2019-09-30 15:31:04 -04:00 committed by GitHub
parent 0e3b06567f
commit e15336cc5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ def main(args, files):
#####Determine unique images from the bandList #####Determine unique images from the bandList
fileList = IML.bandsToFiles(bandList, logger) #[a,b,c] fileList = IML.bandsToFiles(bandList, logger)
######Create input memmaps ######Create input memmaps