<div dir="ltr">Okay, so it's one big grid.  You can -- in this *particular* case --<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


also just do:<br>
<br>
pf.h.grids[0]<br>
<br>
which will be the same as a covering grid covering the whole domain,<br>
since it's the grid that covers the whole domain!  :)<br>
<br>
I'd say stay on 2.x for now, since you're still developing the frontend.<br></blockquote><div><br></div><div>Horray! I knew there must be a simpler way of doing it! There appears to be a lack of examples for using yt as a fancy data reader, and accessing ndarrays, or maybe my google-fu is not what it used to be.<br>

</div><div class="h5">
<br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">><br>
> Also is it possible to get the current h5py file instance from a timeseries?<br>
> I have put some bonus stuff in my files that dosen't speak yt.<br></blockquote>
<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div></div>Not yet, but that's on the roadmap.  Britton has done some great work<br>
with time series, and we also want to support this type of thing as<br>
Cactus does something similar with storing info inside the base<br>
time-series datafile.  You can open a new one and as long as you close<br>
it, it will get the reference counting correctly.<br></blockquote><div><br></div><div>What about if you open one file?<br><br><br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">

<div> Accessing hyperslabs versus just grabbing the yt stuff.  I'm not sure<br></div></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


I totally understand what you're trying to do, I suppose.<br></blockquote><div><br></div><div>Ah right ok, so will yt read the whole array in for each field if I do ds.h.grids[0]['density'][:,:,-6] fo example?<br>

<br><br></div><div>On the topic of frontend, I really could use some guidance on where to start with that. <br><br></div><div>Firstly, I haven't really done anything with it yet, I am still wrapping my head around using yt and it is less important now I have gone to gdf.<br>

</div><div>Secondly, should I use 2.x or 3.0 when I start?<br></div><div><br></div><div>Thanks a lot<br></div><div>Stuart<br></div></div></div></div>