<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
&nbsp;<BR>
Mike, <BR>
&nbsp;<BR>
Thanks for your reply and assistance so far! To be more specific, our data is a 1-dimensional times series of water suface elevations.&nbsp;At each time step we have water heights recorded for&nbsp;the length of the computational domain.&nbsp;The columns in our excel file represents the changing water profile for each time step and the rows represent the spatial step. The aim is to generate a 2D animation showing a wave propagating along the computational domain.<BR>
&nbsp;<BR>
Cheers,<BR>
Jamie.<BR>
&nbsp;<BR>
<BR>&gt; CC: paraview@paraview.org<BR>&gt; From: mike.jackson@bluequartz.net<BR>&gt; To: j.ruprecht@hotmail.com<BR>&gt; Subject: Re: [Paraview] paraview: uploading data files<BR>&gt; Date: Tue, 13 Jan 2009 21:17:42 -0500<BR>&gt; <BR>&gt; You will probably have to write some sort of custom reader for your <BR>&gt; data. This can be just a simple stand-alone program that converts your <BR>&gt; data into the .pvd file or you can make the reader a ParaView plugin <BR>&gt; so that ParaView can open your data file(s).<BR>&gt; <BR>&gt; The first thing you will probably want to do is export the data from <BR>&gt; excel into a CSV file for easier reading.<BR>&gt; <BR>&gt; Next you can write the code for your reader. If you can give some more <BR>&gt; information about what exactly the data in the xls files represents <BR>&gt; the community may be able to guide you further. For example is the <BR>&gt; data xyz coordinates for a triangular mesh? Is it voxel data? Is it <BR>&gt; image data?<BR>&gt; <BR>&gt; There are lots of examples for all of those around the net and from <BR>&gt; various folks on the list (including myself).<BR>&gt; <BR>&gt; Cheers<BR>&gt; _________________________________________________________<BR>&gt; Mike Jackson mike.jackson@bluequartz.net<BR>&gt; BlueQuartz Software www.bluequartz.net<BR>&gt; Principal Software Engineer Dayton, Ohio<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; On Jan 13, 2009, at 6:42 PM, Jamie Ruprecht wrote:<BR>&gt; <BR>&gt; &gt;<BR>&gt; &gt; Hi everybody!<BR>&gt; &gt;<BR>&gt; &gt; I am also new to this forum and new to paraview and python coding.<BR>&gt; &gt;<BR>&gt; &gt; I am currently looking to create an animation of shallow water waves <BR>&gt; &gt; using paraview, but I am having some trouble uploading my data files.<BR>&gt; &gt; At this stage, my data files are in excel files (.xls) and I am just <BR>&gt; &gt; wondering how I should go about converting them to paraview data <BR>&gt; &gt; files (.pvd) or the like, so that I may create an animation.<BR>&gt; &gt;<BR>&gt; &gt; Any help would be much appreciated.<BR>&gt; &gt;<BR>&gt; &gt; Jamie.<BR>&gt; &gt;<BR>&gt; &gt; Sell your car for just $40 at CarPoint.com.au It's simple! <BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; ParaView mailing list<BR>&gt; &gt; ParaView@paraview.org<BR>&gt; &gt; http://www.paraview.org/mailman/listinfo/paraview<BR>&gt; <BR><BR><br /><hr />Find great deals on eBay <a href='http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Frover%2Eebay%2Ecom%2Frover%2F1%2F705%2D10129%2D5668%2D323%2F4%3Fid%3D10&_t=763807330&_r=hotmailTAGLINES&_m=EXT' target='_new'>Net yourself a bargain</a></body>
</html>