[yt-svn] New issue 359 in yt: Make TimeSeries more flexible

Bitbucket issues-reply at bitbucket.org
Tue Feb 14 14:27:47 PST 2012


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

New issue 359: Make TimeSeries more flexible
https://bitbucket.org/yt_analysis/yt/issue/359/make-timeseries-more-flexible

ngoldbaum on Tue, 14 Feb 2012 23:27:47 +0100:

Description:
  Right now it's not possible to access member variable of the parameter file, making it difficult to access useful quantities like filename, current_time, domain_[left,right]_edge, etc. It should be possible to access these directly somehow.

It should also be easier to loop over filenames using parallel_objects().  Right now it is possible to do that, but it's impossible to use the storage keyword, making it difficult to parse the results of a TimeSeries query since one gets back a list of num_processors lists that is hard to parse without which parameter files got sent to which processors.


--

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