Matthew Turk
                                            Matthew Turk
                                        
                                    @Yurlungur If you want a hand, let me know!
> Yep, but as far as I understand, GH releases lack repo capabilities - essentially, it's just a bunch of files attached to a git tag. It might be ok...
@cphyc I think this is fixed now, right?
Untag from #3125?
We can probably get rid of the pr backport stuff since we now use a backport service.
Do the fields that are unambiguous get caught before this would occur?
@chummels I wanted to ping you on this one, as I think it would make it much easier to prototype some of the frontends you've been looking at, specifically as...
I've rebased this for fixing the tests.
@chrishavlin and I have been talking and there are a handful of changes we want to make, in addition to fixing any broken tests and adding docs and examples. 1....
Ok, with a little more experimentation, I've come up with this as a workable thing: ```python import yt from yt.utilities.decompose import get_psize, decompose_array import numpy as np import h5py with...