Skip to content

Add grid reconstruction utilities to reconstruct Grids from NetCDF outputs #4660

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

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Conversation

tomchor
Copy link
Collaborator

@tomchor tomchor commented Jul 21, 2025

Needed to complete #3935

@navidcy
Copy link
Member

navidcy commented Jul 22, 2025

Oh sorry, I only noticed it was a draft after I made the suggestions! :(

Co-authored-by: Navid C. Constantinou <navidcy@users.noreply.github.com>
@tomchor
Copy link
Collaborator Author

tomchor commented Jul 22, 2025

Oh sorry, I only noticed it was a draft after I made the suggestions! :(

No worries at all! Comments are always appreciated :)

I'll address them soon.

@navidcy navidcy added question 💭 No such thing as a stupid question output 💾 user interface/experience 💻 and removed question 💭 No such thing as a stupid question labels Jul 27, 2025
@tomchor
Copy link
Collaborator Author

tomchor commented Aug 6, 2025

I realized that grid, currently, equality only works properly for non-immersed grids, as it doesn't compare anything related to immersed boundaries. I want this feature to be available for immersed grids as well, as the tests would be much simpler with proper equality testing for immersed grids, so I'm going to open that PR first before testing immersed grids here.

Otherwise this PR is more or less ready.

@tomchor tomchor marked this pull request as ready for review August 6, 2025 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants