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

Feature/interpolate unstructure api and syntax #52

Open
wants to merge 14 commits into
base: experimental
Choose a base branch
from

Conversation

EddyCMWF
Copy link
Collaborator

This adds code to detect the resolution of unstructured source data.
This is used for creating the interpolated data array that is passed to matplotlib.
It also involves adding extra kwargs to the pcolormesh, contourf and contour methods to override the detection option and explicitly set the target_resolution/target_shape.

Still not fully decided on the API syntax and default arguements. Maybe we can discuss the final bits in person?

@EddyCMWF EddyCMWF requested a review from JamesVarndell March 11, 2025 09:06
@EddyCMWF EddyCMWF changed the title [WIP] Feature/interpolate unstructure api and syntax Feature/interpolate unstructure api and syntax Mar 26, 2025
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.

1 participant