<div dir="ltr">I have tested this.  I was running from within the agora dataset directory, which shouldn't make a different.  I went to its parent directory and included the full path, but it still fails.  I've tried this on another system with the tip, and it works OK, so I'm trying to figure out what went awry on this system.  Hmm...</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 16, 2014 at 3:15 PM, Matthew Turk <span dir="ltr"><<a href="mailto:matthewturk@gmail.com" target="_blank">matthewturk@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">One difference I see between our two sets of commands is the filename. Can you double check?</p>
<p dir="ltr">Matt</p><div class="HOEnZb"><div class="h5">
<div class="gmail_quote">On Apr 16, 2014 6:12 PM, "Cameron Hummels" <<a href="mailto:chummels@gmail.com" target="_blank">chummels@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div dir="ltr">I am also on that changeset, and it fails with the errors given above.  </div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 15, 2014 at 7:02 PM, Matthew Turk <span dir="ltr"><<a href="mailto:matthewturk@gmail.com" target="_blank">matthewturk@gmail.com</a>></span> wrote:<br>




<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Cameron,<br>
<div><br>
On Tue, Apr 15, 2014 at 8:10 PM, Cameron Hummels <<a href="mailto:chummels@gmail.com" target="_blank">chummels@gmail.com</a>> wrote:<br>
> Hi everyone,<br>
><br>
> I was trying to use yt 3.0 with the Gasoline sample dataset that we have<br>
> available on <a href="http://yt-project.org/data" target="_blank">http://yt-project.org/data</a> , and it fails in two ways:<br>
><br>
> 1) yt cannot figure out what the dataset is using the simple "load" command<br>
> as in:<br>
><br>
> from yt.mods import *<br>
> ds = load(filename)<br>
> ...<br>
> yt.utilities.exceptions.YTOutputNotIdentified: Supplied ('agora_1e11.0040',)<br>
> {}, but could not load!<br>
><br>
><br>
><br>
> 2) When I manually ask it to see the file as a TipsyDataset, it also fails,<br>
> as it expects parameters to be set:<br>
><br>
> from yt.mods import *<br>
> ds = TipsyDataset(filename)<br>
> ...<br>
>   File<br>
> "/Users/chummels/src/yt-i386/src/yt-hg/yt/frontends/sph/data_structures.py",<br>
> line 396, in __init__<br>
>     self.parameters['nbodies'],<br>
> AttributeError: 'TipsyDataset' object has no attribute 'parameters'<br>
><br>
><br>
> This seems like a bug.  Any ideas as to a solution?  This dataset did not<br>
> come with a parameter file for it.<br>
<br>
</div>I'm on changeset 5acca4b24803, which is the tip of yt-3.0, and it<br>
works fine for me.<br>
<br>
import yt<br>
ds = yt.load("agora_1e11.00400/agora_1e11.00400")<br>
p = yt.ProjectionPlot(ds, "x", ("deposit", "all_density"))<br>
p.save()<br>
<br>
-Matt<br>
<div><br>
><br>
> Cameron<br>
><br>
><br>
> --<br>
> Cameron Hummels<br>
> Postdoctoral Researcher<br>
> Steward Observatory<br>
> University of Arizona<br>
> <a href="http://chummels.org" target="_blank">http://chummels.org</a><br>
><br>
</div>> _______________________________________________<br>
> yt-dev mailing list<br>
> <a href="mailto:yt-dev@lists.spacepope.org" target="_blank">yt-dev@lists.spacepope.org</a><br>
> <a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
><br>
_______________________________________________<br>
yt-dev mailing list<br>
<a href="mailto:yt-dev@lists.spacepope.org" target="_blank">yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Cameron Hummels<div>Postdoctoral Researcher</div><div>Steward Observatory</div><div>University of Arizona</div><div><a href="http://chummels.org" target="_blank">http://chummels.org</a></div>





</div>
<br>_______________________________________________<br>
yt-dev mailing list<br>
<a href="mailto:yt-dev@lists.spacepope.org" target="_blank">yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
<br></blockquote></div>
</div></div><br>_______________________________________________<br>
yt-dev mailing list<br>
<a href="mailto:yt-dev@lists.spacepope.org">yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Cameron Hummels<div>Postdoctoral Researcher</div><div>Steward Observatory</div><div>University of Arizona</div><div><a href="http://chummels.org" target="_blank">http://chummels.org</a></div>


</div>