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

Home » Public Forums » archive » Como converter uma rotina IDL em ferramenta na extensão .sav para usar no ENVI.
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Como converter uma rotina IDL em ferramenta na extensão .sav para usar no ENVI. [message #94208 is a reply to message #94203] Wed, 22 February 2017 12:22 Go to previous messageGo to previous message
Dick Jackson is currently offline  Dick Jackson
Messages: 347
Registered: August 1998
Senior Member
On Tuesday, 21 February 2017 15:46:41 UTC-8, Clovis Cechim wrote:
> Olá, tenho algumas rotinas em IDL e preciso converte-las na extensão .sav para usa-las como ferramentas no ENVI. Qual é o procedimento ou programa que posso realizar este procedimento.

Google translates this as:

> Hello, I have some routines in IDL and need to convert them in the .sav extension to use them as tools in ENVI. What is the procedure or program that can perform this procedure.

Hi Clovis, (sorry, I can't reply in Portuguese!)

If your main routine that you want ENVI to call is "MyMainRoutine", then once you have compiled your IDL routines, do this:

IDL> RESOLVE_ALL
IDL> SAVE, /ROUTINES, FILE='mymainroutine.sav' ; Must be lower-case

Then, copy or move the mymainroutine.sav file to the save_add directory of your ENVI installation.

Some more information is here:

http://www.harrisgeospatial.com/Learn/WhitepapersDetail/TabI d/802/ArtMID/2627/ArticleID/9888/Customizing-ENVI-with-IDL.a spx

I hope this is helpful! (Espero que isto seja útil!)

Cheers,
-Dick

Dick Jackson Software Consulting Inc.
Victoria, BC, Canada --- http://www.d-jackson.com
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Segregating data in bimodal distribution
Next Topic: IDL, netCDF-4, VLEN

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

Current Time: Wed Oct 08 15:14:40 PDT 2025

Total time taken to generate the page: 0.00453 seconds