Chris Havlin
Chris Havlin
OK, I'll get in a similar fix to use the index ranges then. Thanks!
This is very useful! I was kind of struggling to understand what the plots **should** show exactly... so I started playing with using these fields to interpolate values to a...
@matthewturk you mean https://github.com/data-exp-lab/ytcookiecutter ? i should check how that's working these days, it probably needs some updates.... and I like this idea too!
hey! I was just thinking about all this not knowing an issue existed! In my case I was thinking about how to separate the generation and the display of summary...
note that there may be reasons for some of the handlers that they should always build the mask... so if anyone has insight there, definitely let me know and we...
> All this is done so we can use [Mollweide projection](https://en.wikipedia.org/wiki/Mollweide_projection) by default Not really: the particular type of default projection does not matter matter at all. What matters is...
Sorry for the delay in responding! So I understand the impulse to have something happen for default vanilla yt. But I'd argue that using geographic coordinates in yt is **not**...
> How about coordinate_reference_system yes! makes sense to be more explicit. > "how does one enable cartopy projections if they are off by default ?" that's a good question... how...
Spent a little time looking at that `_read_amr` and it **seemed** easy enough to adjust for 2D, but then it ran into chunking/octree issues that I'm not sure what to...
I just started seeing this error in an application using the pyimgui-pyglet backend after upgrading to Ubuntu 22.04.2 (which now uses Wayland by default). I actually found that pinning PyOpenGL==3.1.5...