Re: .idl data format [message #31561] |
Mon, 15 July 2002 10:01 |
Andreas Ernst
Messages: 14 Registered: July 2002
|
Junior Member |
|
|
H C Pumphrey wrote:
> In article <MPG.179c9807f8cfebe998992c@news.frii.com>, David Fanning
> <david@dfanning.com> writes:
> |> Andreas Ernst (aernst@ix.urz.uni-heidelberg.de) writes:
> |>
> |> > I want to visualize data files with the extension
> |> > .idl with IDL. How can I do this?
> |>
> |> Do they have snipe hunts in Germany?
>
> I recall being very confused when an American friend used "snipe hunt" to
> mean a hunt for a mythical beast, a chase after something that doesn't
> exist, a waste of time etc. I presume that is how David is using it here.
> However in Europe the snipe is a real bird and I think that people may
> once have hunted them. They would be very hard to hit on account of their
> low, fast, ziz-zag flight, mind you.
>
> |> Go back to your boss and tell him to quit fooling
> |> around .......
>
> It is likely that the files are in IDL's "save" format and the original
> poster _may_ need nothing more than to be told to read up on the restore
> command.
>
> Hugh
>
The .idl files are the output of a mhd code called NIRVANA
which is a software for numerical simulations in astrophysics.
They contain structured mesh data which has been transformed
into a single logically-rectangular grid in the 'IDL field
format', as it is called in the documentation. Any suggestions
how to make this data visible with IDL?
Thanks in advance. Andreas
|
|
|
Re: .idl data format [message #31562 is a reply to message #31561] |
Mon, 15 July 2002 09:32  |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
Andreas Ernst wrote:
>
> I want to visualize data files with the extension
> .idl with IDL. How can I do this?
>
> Thanks in advance. Andreas
Hallo Andreas,
ohne weitere Angaben ist das schwierig zu beantworten.
In idl gibt es keine Abh�ngigkeit wie unter Microsoft
zu irgendwelchen Datei-Erweiterungs-Namen.
Ein bischen mehr musst Du uns schon verraten.
Gruss
Reimar
--
Reimar Bauer
Institut fuer Stratosphaerische Chemie (ICG-I)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
------------------------------------------------------------ -------
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
============================================================ =======
|
|
|
Re: .idl data format [message #31563 is a reply to message #31562] |
Mon, 15 July 2002 09:39  |
hcp
Messages: 41 Registered: August 1995
|
Member |
|
|
In article <MPG.179c9807f8cfebe998992c@news.frii.com>, David Fanning <david@dfanning.com> writes:
|> Andreas Ernst (aernst@ix.urz.uni-heidelberg.de) writes:
|>
|> > I want to visualize data files with the extension
|> > .idl with IDL. How can I do this?
|>
|> Do they have snipe hunts in Germany?
I recall being very confused when an American friend used "snipe hunt" to mean
a hunt for a mythical beast, a chase after something that doesn't exist,
a waste of time etc. I presume that is how David is using it here. However
in Europe the snipe is a real bird and I think that people may once have
hunted them. They would be very hard to hit on account of their low, fast,
ziz-zag flight, mind you.
|> Go back to your boss and tell him to quit fooling
|> around .......
It is likely that the files are in IDL's "save" format and the original
poster _may_ need nothing more than to be told to read up on the restore
command.
Hugh
--
============================================================ ==============
Hugh C. Pumphrey | Telephone 0131-650-6026
Department of Meteorology | FAX 0131-650-5780
The University of Edinburgh | Replace 0131 with +44-131 if outside U.K.
EDINBURGH EH9 3JZ, Scotland | Email hcp@met.ed.ac.uk
OBDisclaimer: The views expressed herein are mine, not those of UofE.
============================================================ ==============
|
|
|
Re: .idl data format [message #31565 is a reply to message #31562] |
Mon, 15 July 2002 08:28  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Andreas Ernst (aernst@ix.urz.uni-heidelberg.de) writes:
> I want to visualize data files with the extension
> .idl with IDL. How can I do this?
Do they have snipe hunts in Germany?
Go back to your boss and tell him to quit fooling
around and tell you something about what is *in*
these files so you have some chance of reading
them. :-)
Cheers,
David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|