Repository metrics
- Stars
- (556 stars)
- PR merge metrics
- (PR metrics pending)
Description
Originally reported by: Adam Jacobs (Bitbucket: adam_m_jcbs, GitHub: Unknown)
When I try to plot an off-axis slice of a subset of BoxLib/Maestro spherical data (yt test dataset maestro_subCh_plt00248) I find that my data gets junked if the plot includes any regions outside of the subset. My understanding is that in yt the regions outside of the sub-volume should be white and the other data should be plotted as it is when the full dataset is plotted.
This issue feels similar to a previously resolved issue dealing with off-axis slices of spherical Maestro data (#955/off-axis-slices-returning-incorrect). I've attached code that produces the error as well as images of the output.