Scott Shambaugh

Results 119 comments of Scott Shambaugh

For getting a feel of how the atmosphere varies over space and time, there's a really nice viewer here. Solar loading is really apparent. Take a look at mass at...

This is a very welcome change. In the 3D plots especially there can be miniscule rendering differences between different platforms which are unrelated to code diffs and are extremely difficult...

Hi @ChevalierOhm, I'm going to close this ticket since it seems like your first point was answered above and your second is captured in another ticket, but please feel free...

To clarify, are you looking for a scroll-wheel zoom? 3D axes were excluded when that feature was added in https://github.com/matplotlib/matplotlib/pull/30405, but they could be included. Or are you looking for...

I coded up that behavior (box zoom with changing aspect ratios) when implementing 3D zooming initially, and it worked deterministically and as expected from the starting view angle. But the...

I don't believe this is related to https://github.com/matplotlib/matplotlib/pull/27349 - my interpretation of the original issue is that the user wants to expand the *2D* clip box to fill the entire...

Hey @SaHaddad, unfortunately there is still not a way to change this yet.

Yeah, would only be a docs dependency. @tacaswell what's your worry about picking up the model as a data dependency? File size, licensing, or something else? For file size I...

+1 for this. Most of my stuff is single-threaded so not this exact use case, however a UTC timestamp for the start of each run would be super useful metadata...