Hi Christina,<div><br></div><div>Currently, yt can't load up a generic Chombo HDF5 dataset. The reason is that yt needs to know some things (like what data fields are available in your file) that Chombo doesn't standardize. It does, however, support a couple of codes (Orion and Pluto) and that use Chombo HDF5 for their output. If you're using one of those codes, you should be able to load the data just using:</div>
<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div> pf = load( <filename>)</div><div><br></div></blockquote>If you're using another code, then yt won't work for you out of the box. You should be able to get it to work without too much trouble, but it would require <a href="http://yt-project.org/doc/advanced/creating_frontend.html">adding a new frontend</a> along the lines of the "pluto" one currently in the codebase. If you're interested in doing this, we'd happy to help get you started.  <div>
<br></div><div>Best,</div><div>Andrew Myers<br><div><br><div class="gmail_quote">On Tue, May 28, 2013 at 1:45 PM, Haig, Christina <span dir="ltr"><<a href="mailto:chaig@email.unc.edu" target="_blank">chaig@email.unc.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">Can anyone give me an example script to load an hdf file that is written in the Chombo data format?  I've been searching the site, but I can't find any comprehensible documentation
 about the relatively 'new' feature of being able to read Chombo HDF5.<br>
<br>
Many Thanks,<br>
<br>
Christina<br>
</div>
</div>

<br>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br></div></div>