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

Home » Public Forums » archive » HDF-Browser
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
HDF-Browser [message #93846] Fri, 04 November 2016 11:44
smnadoum is currently offline  smnadoum
Messages: 24
Registered: June 2016
Junior Member
Hello,

I am currently working on a code that requires reading all 7 bands in all of my HDF files. HDF_browser allows to select the needed bands, however i can only choose one band using this hdf_browser. How can I select all 7 bands?


Print, 'Reading reflectance file...
;If hdf_file not equal to 0 then create open the MODIS infile and get other info
if hdf_file ne '0' then begin
tmpltexists=file_test('modis_nbar_read_template.sav')
if tmpltexists eq 0 then begin
print, 'Select every MODIS NBAR band...
tmplt=hdf_browser(hdf_file)
save, tmplt, filename='modis_nbar_read_template.sav'
endif else begin
restore, 'modis_nbar_read_template.sav'
endelse
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: widget_table disjoint selection issues
Next Topic: Changing variable type

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

Current Time: Wed Oct 08 09:11:57 PDT 2025

Total time taken to generate the page: 0.00372 seconds