<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi Ken<BR>
&nbsp;<BR>
Thanks for the info. So is there an easy way to take the ascii data and make it into a binary file (big-endian or ortherwise), or is it more involved? Basically I have my data already it just needs converting.<BR>
&nbsp;<BR>
Cheers<BR>
&nbsp;<BR>
Lester<BR><BR>&gt; From: kmorel@sandia.gov<BR>&gt; To: lester_anderson1963@hotmail.com; paraview@paraview.org<BR>&gt; Date: Thu, 30 Oct 2008 16:44:32 -0600<BR>&gt; Subject: Re: [Paraview] Writing binary VTK<BR>&gt; <BR>&gt; You have the basic idea for binary legacy VTK files. I think the one caveat<BR>&gt; is that the data needs to be written in big-endian format. (Someone correct<BR>&gt; me if I got that wrong.)<BR>&gt; <BR>&gt; I'm not sure what you mean by the column vs. sequential style. I think the<BR>&gt; data parts in ASCII data treat all whitespace the same, so you should be<BR>&gt; able to order the data in as many columns as you like.<BR>&gt; <BR>&gt; -Ken<BR>&gt; <BR>&gt; <BR>&gt; On 10/30/08 1:53 PM, "Lester Anderson" &lt;lester_anderson1963@hotmail.com&gt;<BR>&gt; wrote:<BR>&gt; <BR>&gt; &gt; Hello all<BR>&gt; &gt;<BR>&gt; &gt; I have got a really big dataset that I want to have in a binary format. I have<BR>&gt; &gt; the header information all sorted now, but want to know how to convert the<BR>&gt; &gt; data part to binary. From what I understand the binary VYK structure is<BR>&gt; &gt; basically the same as ascii except the data part is binary.<BR>&gt; &gt;<BR>&gt; &gt; On a second point, with an ascii VTK how can I change the data from a huge<BR>&gt; &gt; long column of data to the more sequential style shown in examples?<BR>&gt; &gt;<BR>&gt; &gt; I work on a PC<BR>&gt; &gt;<BR>&gt; &gt; thanks<BR>&gt; &gt;<BR>&gt; &gt; Lester<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; For the best free wallpapers from MSN Click here!<BR>&gt; &gt; &lt;http://wallpapers.msn.com/?ocid=[B001MSN42A0716B]&gt;<BR>&gt; <BR>&gt; <BR>&gt; **** Kenneth Moreland<BR>&gt; *** Sandia National Laboratories<BR>&gt; ***********<BR>&gt; *** *** *** email: kmorel@sandia.gov<BR>&gt; ** *** ** phone: (505) 844-8919<BR>&gt; *** fax: (505) 845-0833<BR>&gt; <BR>&gt; <BR>&gt; <BR><BR><br /><hr />Get the best wallpapers on the Web - FREE. <a href='http://wallpapers.msn.com/?ocid=[B001MSN42A0716B]' target='_new'>Click here!</a></body>
</html>