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

Netcdf splits #147

Merged
merged 4 commits into from
Apr 18, 2022
Merged

Netcdf splits #147

merged 4 commits into from
Apr 18, 2022

Conversation

uhager
Copy link
Contributor

@uhager uhager commented Apr 16, 2022

weather-sp: enable more flexible splitting.

Allows splitting by any dimension, though explicitly rejecting latitude and longitude to avoid accidentally creating large numbers of tiny files.

Extend netCdf file splitting to support all dimensions. Explicitly exclude
latitude and longitude though to avoid unreasonable splitting.
…ng over them, so better to remove that output.
@uhager uhager requested a review from alxmrs April 16, 2022 20:55
@uhager uhager requested a review from alxmrs April 17, 2022 21:27
@uhager uhager requested a review from alxmrs April 18, 2022 16:41
Copy link
Collaborator

@alxmrs alxmrs left a comment

Choose a reason for hiding this comment

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

Great work! A nice, clean implementation.

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.

2 participants