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

Home » Public Forums » archive » Re: "standard" ASCII file format
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: "standard" ASCII file format [message #10556 is a reply to message #10552] Tue, 16 December 1997 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Thomas Egi (egith@cs.tu-berlin.de) writes:

> in the field of electric circuit simulation there is an "industriy
> standard" for simulation output called CSDF (common simulation data
> format), which can be read by all of the visualization tools. Is there a
> corresponding "de facto standard file format" for data import in the
> world of pv-wave or IDL? And if so, where can I get information on that?

There is no "standard" IDL or PV-Wave data file format.
If you have data, you can read it. Period. (Well, all right,
occasionally--for the odd data format--you have to muck
around a bit. But it *always* gets read in.) That's what
make IDL and PV-Wave so nice to work with.

If you are thinking of file output that can be read by other
packages, then I think the de facto standard may just be
a flat binary file stored in XDR format so that it is portable
across machine architectures. Be sure to convert integers to
longs if you want to use the data in your C or Fortran
applications.

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/
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Well. We're waiting....
Next Topic: Emacs IDL modes

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

Current Time: Sun Jul 05 08:48:39 PDT 2026

Total time taken to generate the page: 2.64527 seconds