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

Home » Public Forums » archive » Re: Save 2D conversion matrix
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: Save 2D conversion matrix [message #46162 is a reply to message #46161] Mon, 07 November 2005 07:38 Go to previous messageGo to previous message
Benjamin Hornberger is currently offline  Benjamin Hornberger
Messages: 258
Registered: March 2004
Senior Member
Peter Albert wrote:
> Hi all,
>
> I am currently working on the display of climate datasets. One window
> shows a map with e.g. some monthly mean values. My plan now is to let
> the user pick a location using CURSOR, and then to display a time
> series at the chosen point in a second window. O.k., I can get the
> latitude / longitude of the chosen point using CONVERT_COORD, then I
> can pick the appropriate time series and plot it in the second window.
> However, if I am now going back to the map window, the correlation
> between device and data coordinates is of course gone. If it was 3D
> data, I would use T3D, but this is plain 2D data and don't see the
> appropriate feature in the documentation. Any help which would save me
> from re-drawing this map over and over again would be appreciated.
>
> N.b. this is all done using direct graphics. Is this finally the reason
> to go ahead and read the manual about OO graphics?
>
> Cheers,
>
> Peter
>


I use the routines savesysvar.pro and restsysvar.pro from the FZ Juelich
library
( http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html) to
save the corresponding system variables. Right after plotting, do
savesysvar, right before calling convert_coord do restsysvar.

Benjamin
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Converting Doubles to Strings
Next Topic: writing ascii-file with separator

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

Current Time: Wed Oct 08 20:17:14 PDT 2025

Total time taken to generate the page: 0.55982 seconds