Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Structured Test Grid and Plotting Improvements #741

Merged
merged 16 commits into from
Apr 5, 2024
Merged

Conversation

philipc2
Copy link
Member

@philipc2 philipc2 commented Mar 25, 2024

Overview

  • Added a structured grid example mesh generated using xESMF
  • Changed the threshold to use Vector + Antemeridian plots from 100,000 elements to 10,000, otherwise default will be Rasterized with No Antemeridian, for face-centered data
  • Added support for edge-centered plotting through the .plot default method
  • Antemeridian polygons are now excluded by default when calling Polygon visualization methods (raster and vector)
  • Removed a warning on visual artifacts, which aren't present / reproducible, so there is no need for the warning.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@philipc2 philipc2 changed the title DRAFT: Translating Xarray Workflows to UXarray Usage Example Structured Test Grid and Plotting Improvements Apr 4, 2024
@philipc2 philipc2 self-assigned this Apr 4, 2024
@philipc2 philipc2 linked an issue Apr 4, 2024 that may be closed by this pull request
@philipc2 philipc2 marked this pull request as ready for review April 4, 2024 19:14
@philipc2
Copy link
Member Author

philipc2 commented Apr 4, 2024

@erogluorhan

As we discussed today, should we make the default .plot method always rasterize our point data?

@philipc2 philipc2 merged commit b8da6ff into main Apr 5, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support visualization edge-centered data in default plot method
1 participant