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

compute_quantiles added to .../weatherbench2/scripts/ #188

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

copybara-service[bot]
Copy link

compute_quantiles added to .../weatherbench2/scripts/

This rechunks to WORKING_CHUNKS, and computes quantiles in memory within these. An xarray_beam.Quantiles reducer would be more efficient, but it doesn't exist.

@copybara-service copybara-service bot force-pushed the test_684639846 branch 4 times, most recently from 51ce00f to e148c6b Compare October 18, 2024 16:02
This rechunks to `WORKING_CHUNKS`, and computes quantiles in memory within these. An `xarray_beam.Quantiles` reducer would be more efficient, but it doesn't exist.

PiperOrigin-RevId: 687325108
@copybara-service copybara-service bot merged commit 95b99d4 into main Oct 18, 2024
@copybara-service copybara-service bot deleted the test_684639846 branch October 18, 2024 16:09
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.

1 participant