<div dir="ltr">Matt<div><br></div><div style>(You are presumably speaking of the grid structure stored in HDF5 output files, including in checkpoint files.) What do you intend to do with the grid structure you so obtain?</div>
<div style><br></div><div style>If you are interested in the exact grid structure, then yes, this is the correct way to do so. For example, when Carpet reads a grid structure e.g. for recovery, it uses this information.</div>
<div style><br></div><div style>However, if you e.g. want to visualise data, then there is an alternative. Each dataset (HDF5 component) contains attributes describing the coordinate of its upper left corner as well as the coordinate distance between grid points (grid spacing). This should suffice to correctly combine the datasets you read in, and may be much simpler than parsing the grid structure.</div>
<div style><br></div><div style>Note that the VisIt visualisation toolkit knows how to read Carpet output. You could look at its reader for details.</div><div style><br></div><div style>If you are really interested in parsing the grid structure, then it may be easier to discuss this in person. Are you available on Monday morning 11:00 EST for the Einstein Toolkit telecon? I can explain things there.</div>
<div style><br></div><div style>-erik</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 8, 2013 at 8:15 AM, Matthew Turk <span dir="ltr">&lt;<a href="mailto:matthewturk@gmail.com" target="_blank">matthewturk@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I was wondering if someone could point me at how to parse the grid<br>
structure information in a Cactus output.  I hope this is the right<br>
venue for this type of question.<br>
<br>
In the output I&#39;m examining, under the &quot;Parameters and Global<br>
Attributes&quot; node at root level, there&#39;s a &quot;Grid Structure v5&quot; dataset,<br>
which contains &quot;grid_superstructure&quot; and &quot;grid_structure&quot;.  Is parsing<br>
the string affiliated with the grid_superstructure component the best<br>
way of identifying the spatial extent, dimensions and refinement level<br>
of grids in the output?<br>
<br>
Thanks very much for any pointers,<br>
<br>
Matt<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a><br>
<a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Erik Schnetter &lt;<a href="mailto:schnetter@cct.lsu.edu" target="_blank">schnetter@cct.lsu.edu</a>&gt;<br><a href="http://www.perimeterinstitute.ca/personal/eschnetter/" target="_blank">http://www.perimeterinstitute.ca/personal/eschnetter/</a>
</div>