<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2656.60">
<TITLE>Large data files</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">Hi VTKUsers,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I wrote an application to read a huge data file (1 ~2 GBytes) where the informations is a collection of structured data. Every block is identified by its id (&quot;scalarsN&quot; where N is the block indicator). The structured data is 200 x 100 x 50 points and it is taking a lot of minutes to retrieve the proper information to be rendered.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">I am using Tcl/Tk scripts and would like to know what can be done to spped up the reading process. All sugestions will be welcome!</FONT></P>
<BR>

<P><FONT SIZE=2 FACE="Arial">Regards,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Marcio</FONT>
</P>

</BODY>
</HTML>