ytwu-UCAS / fmask

Automatically exported from code.google.com/p/fmask
0 stars 0 forks source link

Landsat 8 error #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Executing fmask in cmd
2.
3.

What is the expected output? What do you see instead?
c:\lucene>cd c:\lucene\LO81830282013168LGN00

c:\lucene\LO81830282013168LGN00>c:\lucene\Fmask

c:\lucene\LO81830282013168LGN00>Fmask 3.2.1 beta version start ...
Cloud, cloud shadow, and snow detection for Landsat 8 images
Cloud/cloud shadow/snow dilated by 3/3/0 pixels (default)
Cloud probability threshold of 22.50% (default)
Read in header information & TIF images
Error using imread>parse_inputs (line 451)
Too few input arguments.

Error in imread (line 317)

Error in nd2toarbt (line 550)

Error in plcloud (line 35)

Error in Fmask (line 7)

Error in autoFmask (line 119)

MATLAB:imagesci:imread:inputParsing

What version of the product are you using? On what operating system?
Fmask 3.2.1 beta on Win7 x64

Please provide any additional information below.
This is the image that I am trying to process: LO81830282013168LGN00

Original issue reported on code.google.com by liviubuf...@yahoo.com on 29 May 2014 at 12:03

GoogleCodeExporter commented 8 years ago
Make sure the TIF images are in right shape and also do not delete or add any 
file before you run Fmask

Original comment by zhu...@bu.edu on 2 Jul 2014 at 3:43

GoogleCodeExporter commented 8 years ago
Yes, make sure you have the original bands stored in your target directory 
along with the MTL file. I ran into the same issues as I had selectively 
downloaded only Landsat bands 5,4,3 for NDVI and vegetation studies so I got 
the same exact error : "Too few input arguments." So, I downloaded Bands 
2,6,7,8,9,10 just in case and FMask ran like a charm.

Original comment by guru.p.p...@gmail.com on 22 Jun 2015 at 10:07