-
Notifications
You must be signed in to change notification settings - Fork 300
Ugrid save mesh #4339
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
Ugrid save mesh #4339
Conversation
949119b to
0b49f71
Compare
0b49f71 to
59c93d5
Compare
bjlittle
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pp-mo This is lovely... slots in quite neatly to easily extend the capability.
Minor suggestion on the save_mesh API location to service, so consider that, otherwise we're good to go 🍻
Whoops yes, absolutely. |
|
Thanks @bjlittle ! Now addressed above comments (I hope). |
🚀 Pull Request
Description
Mesh saving.
An addon to the general unstructured-cube saving (#4318).
This does further complicate things a bit, hopefully not too much.
Consult Iris pull request check list