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

Home » Public Forums » archive » Re: when will RSI come out with a scaledDown version of IDL?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: when will RSI come out with a scaledDown version of IDL? [message #10394] Tue, 25 November 1997 00:00
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Kelly Dean (dean@cira.colostate.edu) writes about his
experience with the IDL student version. And then he
says:

> The student version works great for building
> the GUI window with IDL widgets, plus I learn more about the object
> graphics. Many of Fanning's object graphics programs work with the IDL
> student version. (He should have a tag indicating the "Student Version
> Friendly" ones.)

I think the object graphics programs are, in general, "Student
Version Friendly". What I need (hint to RSI) are more "Student
Friendly" images in the IDL distribution. This would make it
much easier to write example programs.

> I not only learn more about orbital mechanics with my
> little project, but I also learn more about IDL and how to use it
> efficiently. Now I am ready to take Fanning's Advance IDL
> training course.

Well, *this* is good news. :-) And I'm ready to teach it. One
of my goals is to have a regional course schedule for next
year published soon. I'll let you know.

Cheers,

David

-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Re: when will RSI come out with a scaledDown version of IDL? [message #10396 is a reply to message #10394] Tue, 25 November 1997 00:00 Go to previous message
Kelly Dean is currently offline  Kelly Dean
Messages: 92
Registered: March 1997
Member
RSI provided me with a student version of IDL to evaluate. I do alot of
work with students dealing with satellite meteorology. At first, I disliked
the array size limits (256x256) and no support to work with HDF files. We
work with satellite image files that are 800x800, even 2560x2560. So the
student version of IDL would not be available for image processing, unless
you wanted to break the image up into a little pieces - something I didn't
want to show the students to do. Also, NASA provides many satellite
datasets for free in the HDF format. Many of these files would fall within
256x256 that the student can work with. So, we end up using free software
that reads the HDF files or create FORTRAN programs to work with the HDF
data for the students class projects. Basically, the student would have no
need to use IDL and their was no need to buy the student version.

However, after the student version sat on the shelf for a few months, I had
an idea and installed it on my home machine. I wanted to build my own
satellite tracking program to help me follow the NOAA polar satellites so I
know when one was near to capture the APT signal with my home built weather
receiver. To build such a widget application, I need something to display
some graphics on a GUI window. The student version works great for building
the GUI window with IDL widgets, plus I learn more about the object
graphics. Many of Fanning's object graphics programs work with the IDL
student version. (He should have a tag indicating the "Student Version
Friendly" ones.) I not only learn more about orbital mechanics with my
little project, but I also learn more about IDL and how to use it
efficiently. Now I am ready to take Fanning's Advance IDL training course.

Kelly


Jason Yutao Li wrote:

> Hi all,
>
> I just took David Fanning's advanced IDL training course (I gave
> it 6 starts on a 5-star scale) and bought a copy of "Advanced IDL
> Programming" manual from RSI. I began to understand widget
> programming, object graphics. Now I am all fired up to do some
> serious IDL programming.
>
> But there is this, again, an age old problem !
>
> One of the selling points of widget programs is 'easy-to-use'.
> Presumably it is not just for the geeks, but for masses. Frankly, a
> full-blown IDL software is not cheap and most people just cannot
> afford it. Then what is the use of writing nice widget programs?
>
> Why can't RSI come up with a scaled-down version of IDL? I was thinking
> maybe the developers who have the full-blown version IDL can save and
> distribute IDL programs in a special format. For those who own a
> scaled-down version of IDL can run the program and produce useful
> outputs, but will not be able to do any development work. It
> shouldn't be that difficult for the smart folks at RSI.
>
> Why not let more people tab into the power of IDL, and RSI can make
> serious money at the same time?
>
> --
>
> ------------------------------------------------------------ ------------
> Jason Y. Li | Tel : (301) 286-1029
> Climate and Radiation Branch | Fax : (301) 286-1759
> NASA Goddard Space Flight Center | WWW : http://climate.gsfc.nasa.gov
> Greenbelt, MD 20771, USA | Email: jyli@climate.gsfc.nasa.gov
> ------------------------------------------------------------ ------------
> Beauty of style, harmony, grace and good rhythm depend on simplicity.
Re: when will RSI come out with a scaledDown version of IDL? [message #10399 is a reply to message #10394] Tue, 25 November 1997 00:00 Go to previous message
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
David Fanning wrote:

> The Student Version of IDL is constrained to arrays of no
> larger than 65000 elements (256 x 256). Other limitations
> include no SAVE files and no linking to other programs
> (e.g. Call_External, et. al.). Other than that, all the
> normal IDL things are available, including widgets.

All the details are available at

http://www.rsinc.com/sv/academic.html
Re: when will RSI come out with a scaledDown version of IDL? [message #10415 is a reply to message #10394] Mon, 24 November 1997 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Peter Suetterlin (pit@gollum.uni-sw.gwdg.de) writes:

> Isn't [the Student Version of IDL] constrained to 65000
> array elements? (I mean: total, not for one dimension)

The Student Version of IDL is constrained to arrays of no
larger than 65000 elements (256 x 256). Other limitations
include no SAVE files and no linking to other programs
(e.g. Call_External, et. al.). Other than that, all the
normal IDL things are available, including widgets.

It is also my understanding that this version is sold
*only* to students.

Cheers,

David

-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Re: when will RSI come out with a scaledDown version of IDL? [message #10417 is a reply to message #10415] Mon, 24 November 1997 00:00 Go to previous message
pit is currently offline  pit
Messages: 92
Registered: January 1996
Member
In article <657pao$r7e$1@vixen.cso.uiuc.edu>,
kspencer@s.psych.uiuc.edu (Kevin Spencer) writes:
> There is the new student/academic version of IDL, which is currently
> being sold for $79. I think it includes widgets.

Isn't that one constrained to 65000 array elements?
(I mean: total, not for one dimension)

Peter


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
Peter "Pit" Suetterlin http://www.uni-sw.gwdg.de/~pit
Universitaets-Sternwarte Goettingen
Tel.: +49 551 39-5048 pit@uni-sw.gwdg.de
-- * -- * ...-- * -- * ...-- * -- * ...-- * -- * ...-- * -- * ...-- * --
Come and see the stars! http://www.kis.uni-freiburg.de/~ps/SFB
Sternfreunde Breisgau e.V. Tel.: +49 7641 3492
____________________________________________________________ ______________
Re: when will RSI come out with a scaledDown version of IDL? [message #10419 is a reply to message #10415] Mon, 24 November 1997 00:00 Go to previous message
Michael Werger is currently offline  Michael Werger
Messages: 34
Registered: May 1997
Member
--------------0E46679C9913216B609B1275
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Jason Yutao Li wrote:

> Why can't RSI come up with a scaled-down version of IDL? I was thinking
> maybe the developers who have the full-blown version IDL can save and
> distribute IDL programs in a special format. For those who own a
> scaled-down version of IDL can run the program and produce useful
> outputs, but will not be able to do any development work. It
> shouldn't be that difficult for the smart folks at RSI.
>
> Why not let more people tab into the power of IDL, and RSI can make
> serious money at the same time?
>
>

the good "news":there is one already : the run time version of IDL which
is at least available for x86 systems -
the bad "news":
you have to purchase licenses also - and I think their are expensive
And I think this is more ore less a FAQ: you can save your program and
libraries and
variables via the SAVE command and restore it afterwards at run time.


--
Michael Werger ESA ESTEC & Praesepe B.V.
Astrophysics Division mwerger@estec.esa.nl
Postbus 299 http://astro.estec.esa.nl
2200 AG Noordwijk +31 71 565 3783 (Voice)
The Netherlands +31 71 565 4690 (FAX)



--------------0E46679C9913216B609B1275
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<HTML>
Jason Yutao Li wrote:
<BLOCKQUOTE TYPE=CITE>Why can't RSI come up with a scaled-down version
of IDL? I was thinking
<BR>maybe the developers who have the full-blown version IDL can save and
<BR>distribute IDL programs in a special format.&nbsp; For those who own&nbsp;
a
<BR>scaled-down version of IDL can run the program and produce useful
<BR>outputs, but will not be able to do any development work.&nbsp; It
<BR>shouldn't be that difficult for the smart folks at RSI.

<P>Why not let more people tab into the power of IDL, and RSI can make
<BR>serious money at the same time?
<BR>&nbsp;
<BR>&nbsp;</BLOCKQUOTE>
the good "news":there is one&nbsp;&nbsp; already : the run time version
of IDL&nbsp; which is at least available for x86 systems -
<BR>the bad "news":
<BR>you have to purchase licenses&nbsp;&nbsp; also - and&nbsp; I think
their are expensive
<BR>And I think this is more ore less a FAQ: you can save your program
and&nbsp; libraries and
<BR>variables via the SAVE command and restore it afterwards at run time.
<BR>&nbsp;
<PRE>--&nbsp;
Michael Werger&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp; ESA ESTEC &amp; Praesepe B.V.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Astrophysics Division&nbsp;&nbsp; mwerger@estec.esa.nl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Postbus 299&nbsp;&nbsp; <A HREF="http://astro.estec.esa.nl">http://astro.estec.esa.nl</A>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2200 AG Noordwijk&nbsp;&nbsp; +31 71 565 3783 (Voice)&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; The Netherlands&nbsp;&nbsp; +31 71 565 4690 (FAX)</PRE>
&nbsp;</HTML>

--------------0E46679C9913216B609B1275--
Re: when will RSI come out with a scaledDown version of IDL? [message #10420 is a reply to message #10415] Sat, 22 November 1997 00:00 Go to previous message
kspencer is currently offline  kspencer
Messages: 21
Registered: December 1993
Junior Member
There is the new student/academic version of IDL, which is currently
being sold for $79. I think it includes widgets.

Kevin
-----------------------------------------------------------
Kevin Spencer
Cognitive Psychophysiology Laboratory
Dept. of Psychology and Beckman Institute
University of Illinois at Urbana-Champaign
kspencer@s.psych.uiuc.edu
-----------------------------------------------------------
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Postscript-problem... :((
Next Topic: ingesting GRIB files?

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

Current Time: Wed Oct 08 19:51:22 PDT 2025

Total time taken to generate the page: 0.00509 seconds