<div dir="ltr">See here: <a href="https://bitbucket.org/yt_analysis/yt/issue/403/load-should-fall-back-to-loading-a-time">https://bitbucket.org/yt_analysis/yt/issue/403/load-should-fall-back-to-loading-a-time</a><div><br></div>

<div>This has been in 2.x for a while.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 11, 2014 at 6:00 PM, Cameron Hummels <span dir="ltr"><<a href="mailto:chummels@gmail.com" target="_blank">chummels@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hey everyone,<div><br></div><div>I just discovered by accident that one can now generate a TimeSeries DatasetSeries object with the load() command in yt-3.0.</div>

<div><br></div><div>import yt</div><div>time_series = yt.load('DD????/DD????')<br clear="all">

<div>for ds in time_series:</div><div>   print ds.current_time</div><div><br></div><div>I don't know when this functionality was created or by whom, but it's great and simplifies the timeseries analysis steps.  Does it work for all frontends?</div>



<div><br></div><div>I'm happy to update the timeseries documentation with this information, but I wanted to make sure it worked with all frontends, and see if there were any other new tricks that were added when this functionality was added .so we don't have to iterate too much on the docs update.  Since I didn't write this functionality, I don't know what else was done and it doesn't look like it was written down in the docs.</div>

<span class="HOEnZb"><font color="#888888">

<div><br></div><div>Cameron</div><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>




</font></span></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></div>