<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>body{font-family:Helvetica,Arial;font-size:13px}</style>
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">
Hi folks,</div>
<div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">
<br>
</div>
<div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">
I am trying to read in a Gadget output that’s split into 16 hdf5 files (fwiw, it’s an EAGLE output, and so “should” be similar to the OWLS format). I need to be able to analyze / render the entire output, not just one of the pieces, but I haven’t been able
 to figure out how to actually load them (akin to how for Enzo yt figures out that there are a lot of cpu outputs in a directory).</div>
<div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">
<br>
</div>
<div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">
I have taken a look at <a href="http://yt-project.org/doc/cookbook/owls_notebook.html#owls-notebook">http://yt-project.org/doc/cookbook/owls_notebook.html#owls-notebook</a>, but even there in the example, it’s just reading in the one output and ignoring the
 other 7 in the example tarball. And there I was having trouble tracking down what n_ref and over_refine_factor refer to.</div>
<div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">
<br>
</div>
<div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">
Interestingly, if I load just the single hdf5s, I can get ProjectionPlots to work but not SlicePlots (which insist there’s “zero dynamic range” with “Min = Max = 0.00000”.)</div>
<div id="bloop_sign_1469641150402919168" class="bloop_sign"></div>
<div id="bloop_sign_1469641150402919168" class="bloop_sign"><br>
</div>
<div id="bloop_sign_1469641150402919168" class="bloop_sign">FWIW, yt.__version__ gives me 3.3.1. (And major thanks to Nathan for getting
<i>that</i> installation to go smoothly!!)</div>
<div id="bloop_sign_1469641150402919168" class="bloop_sign"><br>
</div>
<div id="bloop_sign_1469641150402919168" class="bloop_sign">Suggestions?</div>
<div id="bloop_sign_1469641150402919168" class="bloop_sign">—Molly</div>
</body>
</html>