comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » data arrangement
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
data arrangement [message #66252] Mon, 27 April 2009 04:35
gaurijyoti29 is currently offline  gaurijyoti29
Messages: 10
Registered: April 2009
Junior Member
I have got a piece of idl code for computation of ambudance fraction
from modis reflectance(red and nir) given below as

loc='d:/data/'
temp=obs(loc,use_these)
obs is an array that holds all image data for bands ("use_these") to
be defined in endmembers;

FOR run=0,nrun-1 DO BEGIN
fracs(loc,*,run)=SVSOL(REFORM(U_arr(run,*,*),ncrops,nb+1),RE FORM(W_arr
(run,*),ncrops),$
REFORM(V_arr(run,*,*),ncrops,ncrops),REFORM([[temp],[scale]] ,nb+1))
ENDFOR

The error comes at this line REFORM([[temp],[scale]],nb+1))

My problem is how to define "use_these" in endmembers.

any suggestion would be most welcome.
Thanks
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Readline and/or easy command line history access
Next Topic: Re: Plot difference

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:49:17 PDT 2025

Total time taken to generate the page: 0.00382 seconds