将下载好的遥感影像导入遥感影像处理软件ENVI 5.6中,使用ENVI 5.6的Toolbox中的FLAASH Atmospheric Correction工具
在跳出的FLAASH Atmospheric Correction Model Input Parameters界面中进行如下操作
并在跳出的界面中选择Use single scale factor for all ba…
英文文档:
open(file, moder, buffering-1, encodingNone, errorsNone, newlineNone, closefdTrue, openerNone)
Open file and return a corresponding file object. If the file cannot be opened, an OSError is raised.
file is either a string or bytes ob…
英文文档:
open(file, moder, buffering-1, encodingNone, errorsNone, newlineNone, closefdTrue, openerNone)
Open file and return a corresponding file object. If the file cannot be opened, an OSError is raised.
file is either a string or bytes ob…