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

File splitting in NetCDFOutputWriter when max_filesize is exceeded #3512

Merged
merged 19 commits into from
Mar 15, 2024

Conversation

josuemtzmo
Copy link
Collaborator

This PR aims to allow the user to split netCDF files into smaller files when the filesize exceeds the max_filesize. This addresses #2967, and follows the PR #3506

@navidcy navidcy changed the title File splitting in NetCDFOutputWriter when max_filesize is exceeded File splitting in NetCDFOutputWriter when max_filesize is exceeded Mar 14, 2024
@navidcy navidcy self-requested a review March 14, 2024 15:39
Copy link
Collaborator

@navidcy navidcy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@glwagner
Copy link
Member

good solution to the buildkite problem :-D

@navidcy
Copy link
Collaborator

navidcy commented Mar 14, 2024

@josuemtzmo welcome to Oceananigans

@navidcy
Copy link
Collaborator

navidcy commented Mar 14, 2024

(Merge at your convenience.)

@navidcy
Copy link
Collaborator

navidcy commented Mar 15, 2024

Yo @josuemtzmo, I'll merge. Congrats still hold!

@navidcy navidcy merged commit dccba69 into main Mar 15, 2024
48 checks passed
@josuemtzmo
Copy link
Collaborator Author

Sorry, I was going to merge it today.

@navidcy
Copy link
Collaborator

navidcy commented Mar 15, 2024

Don't apologize! I just wanted to merge it to #3503 in the hope I can merge that as soon as test pass (if they pass)...

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.

None yet

3 participants