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

Home » Public Forums » archive » Re: Realtime in PV-Wave
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: Realtime in PV-Wave [message #1230] Tue, 22 June 1993 00:48 Go to previous message
oet is currently offline  oet
Messages: 28
Registered: February 1993
Junior Member
In article 18JUN199312401085@mars.lerc.nasa.gov, uubrian@mars.lerc.nasa.gov (Brian Bentz) writes:
> Hi everyone,
>
> I'm very new to the group, so I'm not up on what's been discussed
> in the past. However, I'm working on doing some real-time work with
> PV-Wave. I'm curious who all out here on the group have done this kind
> of thing, and what they've done with it. I'm looking for some ideas,(and
> frankly, someone to ask questions because I'm still fairly new to wave
> anyway)
> Brian

I don't know about PV-Wave but in IDL there are several ways to do things like
that. You can run IDL as RPC-Server or RPC-Client. It is possible to provide
running IDL-Severs on distributed Workstations over the whole Internet with real-time
data. Another possibility for nearly-real-time purposes is
updating a display program in IDL with periodically checking an incoming directory
for new data in a background task. This way we distribute Radar- and Satellite
images on our Wide Area Network with 10 Sun Sparc Servers and 160 Workstations.
The images are first distributed to the local area servers and the IDL frontends
on the Workstations then check the NFS mounted incoming directory. On normal
use of the network running animation loops are reorganized and updated when
a new image is in the incoming directory in less than one second.
You can get the current state of our online animation solution via ftp:

ftp ftp.sma.ch (141.249.3.33)
cd /pub/idlmeteo/loop-tool
bin
get Meteo_Anima_2.0a.tar.Z

It is in a working state, so there is to much documentation at this time.

Thomas

--
|Thomas Oettli Internet: Thomas.Oettli@sma.ch |
|Swiss Meteorological Institute thomas.oettli@active.ch |
|Kraehbuehlstr. 58 CServe: 100015.3543@compuserve.com |
|8044 Zuerich |
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: IDL under OS2.1
Next Topic: Help: Ugly error messages in IDL under DEC OpenVMS 1.5

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

Current Time: Sun Oct 12 17:27:06 PDT 2025

Total time taken to generate the page: 1.28235 seconds