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

Activate compression of rds #8

Merged
merged 5 commits into from
Sep 17, 2024
Merged

Activate compression of rds #8

merged 5 commits into from
Sep 17, 2024

Conversation

fabern
Copy link
Member

@fabern fabern commented Sep 10, 2024

Saves a lot of space, with little time penalty, e.g. for ERA5 0.1deg:

  • a LON slice results in an uncompressed 46 MB file, compressed (method="xz") this can go down to 1.2 MB
  • a LON slice (precip over 28 years) is uncompressed 5.2 GB, and compressed (method="xz") this can go down to 218 MB

@fabern fabern marked this pull request as ready for review September 10, 2024 06:42
@fabern fabern merged commit 7af1031 into main Sep 17, 2024
7 checks passed
@fabern fabern deleted the activate-compression-of-rds branch September 17, 2024 12:43
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