You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
rupasree...@gmail.com
on 6 May 2014 at 7:24The text was updated successfully, but these errors were encountered: