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

As memory saturation precaution, consider using chunking for any dataset found to be above a certain size #51

Open
cemaccam opened this issue Jan 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cemaccam
Copy link
Collaborator

Consider using chunking for any dataset found to be above a certain size, to ensure memory limits are not exceeded. This applies to dataset creation functions such as xarray.combine_by_coords, as well as loading via xarray.open_dataset.

@cemaccam cemaccam added the enhancement New feature or request label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant