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 #10552] Tue, 16 December 1997 00:00 Go to previous message
Martin Schultz is currently offline  Martin Schultz
Messages: 515
Registered: August 1997
Senior Member
Thomas Egi wrote:
>
> Hi everyone,
>
> 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?
>
> Thank you for any hints
>
> Thomas


The IDL documentation contains several READ... routines supporting
various file formats. Basically you can read ASCII and binary data,
and there are routines to handle in/and output of net-CDF, CDF and HDF
format (I am not familiar with those personally though). Also, there are
several image formats that can be handled,e.g. GIF, JPEG, TIFF.
If you just start using IDL you may have some difficulties reading data
(I guess that happens to everyone). If you are dealing with ASCII files
you can try my readdata.pro program which you can download from the
webpage below. This allows you to skip arbitrary amounts of header lines
and recognize variable names if you tell it where to find them. However,
it only deals with numerical data - mixed type stuff is somewhat
trickier, but (as David pointed out): it can be done.

Regards,
Martin.



--
------------------------------------------------------------ -------
Dr. Martin Schultz
Department for Earth&Planetary Sciences, Harvard University
186 Pierce Hall, 29 Oxford St., Cambridge, MA-02138, USA

phone: (617)-496-8318
fax : (617)-495-4551

e-mail: mgs@io.harvard.edu
IDL-homepage: http://www-as.harvard.edu/people/staff/mgs/idl/
------------------------------------------------------------ -------
[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 Oct 12 14:46:07 PDT 2025

Total time taken to generate the page: 1.52221 seconds