ubarsc / python-fmask

A set of command line utilities and Python modules that implement the ‘fmask’ algorithm
https://www.pythonfmask.org
GNU General Public License v3.0
74 stars 21 forks source link

unrecognized arguments #38

Closed luanschimidel closed 4 years ago

luanschimidel commented 4 years ago

Im tryng execute this comand : fmask_usgsLandsatStacked.py -o cloud.img scenedir LC08_L1TP_217076_20180901_20180912_01_T1 to get a LandSat-8 image whith de 5 classifications, but im having this error: fmask_usgsLandsatStacked.py: error: unrecognized arguments: scenedir LC08_L1TP_217076_20180901_20180912_01_T1 im starting now to use fmask, and dont know how resolve this error

neilflood commented 4 years ago

It appears that you have left out the -- on the scenedir option