<div dir="ltr">As Matt indicated, this isn't yet possible in yt.<div><br></div><div>If you have an idea of how to implement this in practice, I think we'd be more than happy to help out if you have questions. An interface to compare datasets (i.e. a DifferencePlot, or something like that) is commonly requested but no one has really put time in on yet.</div><div><br></div><div>I've done similar things in the past by extracting covering grids or smoothed covering grids from a simulation. This samples all of the data at a fixed resolution level, making cross-dataset comparisons much easier to reason about.</div><div><br></div><div>-Nathan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 18, 2016 at 10:59 AM, 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 Jason,<br>
<br>
Right now, this is best done via the time series ... but it's also one<br>
of my favorite feature requests.  It would be really fun to implement,<br>
I think.<br>
<div><div class="h5"><br>
On Tue, Oct 18, 2016 at 10:55 AM, Jason Galyardt<br>
<<a href="mailto:jason.galyardt@gmail.com">jason.galyardt@gmail.com</a>> wrote:<br>
> Dear yt-users,<br>
><br>
> Does anyone know whether it's possible to define a data object using one<br>
> simulation file (an AMR grid simulation -- FLASH) and then apply that<br>
> physical selection region to another simulation file (representing a<br>
> different time in the same simulation)?<br>
><br>
> For example, I'd like construct a cut_region data object using, say,<br>
> temperature and density to select a particular feature at time t_n; I would<br>
> then like to look at the gas in this same physical region at time t_m, where<br>
> t_m < t_n. I assume that this would require somehow converting a collection<br>
> of cells making up the cut_region from time t_n to a description of a<br>
> (complex) geometrical selection, then applying this geometrical selection to<br>
> the data file from time t_m. The caveat here is that the cells in the<br>
> selected region may have time-varying levels of refinement.<br>
><br>
> This seems like a non-trivial feature to implement, so I thought I'd ask<br>
> whether it's already available.<br>
><br>
> Cheers,<br>
> Jason<br>
><br>
> ------<br>
> Jason Galyardt<br>
> University of Georgia<br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> yt-users mailing list<br>
> <a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" rel="noreferrer" target="_blank">http://lists.spacepope.org/<wbr>listinfo.cgi/yt-users-<wbr>spacepope.org</a><br>
><br>
______________________________<wbr>_________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" rel="noreferrer" target="_blank">http://lists.spacepope.org/<wbr>listinfo.cgi/yt-users-<wbr>spacepope.org</a><br>
</blockquote></div><br></div>