Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in processing "Fmask.m" file #11

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 1 comment
Open

Error in processing "Fmask.m" file #11

GoogleCodeExporter opened this issue Mar 15, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

kindly help me in rectifying the following errors shown below.




>> autoFmask_2_0sav
Read in header information and TIF images
Error using fscanf
Invalid file identifier.  Use fopen to generate a valid file identifier.

Error in lndhdrread (line 28)
geo_char=fscanf(fid_in,'%c',inf);

Error in nd2toar (line 22)
[Lmax,Lmin,Qcalmax,Qcalmin,ijdim_ref,ijdim_thm,reso_ref,...

Error in plcloud_2_0sav (line 22)
[Temp,data,dim,ul,zen,azi,zc,satu_B1,satu_B2,satu_B3,resolu]=nd2toar(image);

Error in Fmask_2_0sav (line 7)
[zen,azi,ptm,Temp,t_templ,t_temph,Water,Snow,plcloud,shadow,dim,ul,resolu,zc]=pl
cloud_2_0sav(im,cldprob);

Error in autoFmask_2_0sav (line 63)
Fmask_2_0sav(norMTL.name,cldpix,sdpix,cldprob); % newest version 2.0sav

>> 

Original issue reported on code.google.com by rupasree...@gmail.com on 6 May 2014 at 7:24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant