[yt-svn] [yt_analysis/yt] load() should fall back to loading a time series (issue #403)

Matthew Turk issues-reply at bitbucket.org
Thu Jul 26 06:58:18 PDT 2012


--- you can reply above this line ---

New issue 403: load() should fall back to loading a time series
https://bitbucket.org/yt_analysis/yt/issue/403/load-should-fall-back-to-loading-a-time

Matthew Turk:

If load() is supplied with a filename that doesn't exist, or one that it can't load, it should try both simulation() and TimeSeriesData.from_filenames.  This way one could in principle do:

{{{
ts = load("DD*/DD*.hierarchy")
}}}

Responsible: MatthewTurk
--

This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.



More information about the yt-svn mailing list