Replies: 3 comments 1 reply
|
I can provide the input file I used for this as well. It is a GEOS cubed-sphere output which is "auto-readable" by uxarray since #802 |
1 reply
|
@erogluorhan Thanks! I'll add a link reference to the issue |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Today I was trying out different things with uxarray and some data and found an...oddity. With the
bokehbackend, I get a nice pretty image with an Orthographic projection:but when I try and use the
matplotlibbackend:Does anyone know what I might be doing wrong? My "relevant" code is:
Just the
backendchange inortho_plotis the differences between these two. Note: This is a mix of uxarray examples and Gemini/ChatGPT/whatever so I freely admit I probably did something stupid!All reactions