Re: Convert_modis_data [message #64305] |
Tue, 16 December 2008 02:18  |
raghuram
Messages: 32 Registered: February 2008
|
Member |
|
|
On Dec 15, 2:01 am, Allard de Wit <allard.de...@wur.nl> wrote:
> Raghu wrote:
>> Hi,
>
>> Here's an ENVI-IDL related question. I downloaded the Modis conversion
>> toolkit from IITVIS's website to process MODIS HDF images.I want to be
>> able to batch process the data since i have many files. The procedure
>> works fine when i use the GUI but it can't find the
>> convert_modis_data.sav file to run the IDL script. The documentation
>> says i have to place the convert_modis_data.sav file in the save_add
>> directory. But, the file does not come along with the MCTK package. I
>> only see the user guide and the envi GUI toolkit.
>
>> Is convert_modis_data.sav a separate file that is to be downloaded?
>> Where am i going wrong?
>
>> Thanks,
>> Raghu
>
> 'convert_modis_data' is a routine inside the MCTK package. If you can
> access MCTK from the GUI, then you already have the
> 'convert_modis_data' routine and you can access it from the command
> prompt or script.
>
> Allard
Hi Allard,
Thanks for your reply. I misspelt one of the keywords wrong and hence
it was complaining. It works now.
Thanks,
Raghu
|
|
|