HDF question - how to make a copy of the structure? [message #62624] |
Tue, 30 September 2008 07:27 |
envi35@yahoo.ca
Messages: 48 Registered: March 2005
|
Member |
|
|
Hi, I've recently learned to read some MODIS product in EOS-HDF format
in IDL. what I'm doing is to open several MODIS files and do some
tests, then output the results. I'd like to output the results to a
HDF file with the same structure or attributes as the MODIS files. Is
there a function in IDL to let me make a copy of the structure of the
HDF file? I've written the results to one of the input files so far,
but I want to keep the original files, I have to make a copy of the
file I'm rewritting, and sometimes I lost a file by mistake! then I
thought I should creat another HDF file, copy the structure of the
input files.....Can you give me some help on how to do this?
Thank you in advance,
Jenny
|
|
|