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

compression for nudging files #43

Open
water-e opened this issue Dec 8, 2023 · 0 comments
Open

compression for nudging files #43

water-e opened this issue Dec 8, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@water-e
Copy link
Contributor

water-e commented Dec 8, 2023

For Delta Dash where nuding files include both obs and hycom, file size is a big issue leading to hundreds of Gb.

At the same time a casual test based on zipping (often very close) suggests that compression would reduce file size by 95%. It is likely that using compression with netcdf will produce the same, it usually does. How does this slow down the creation and writing out of the file? Does compression slow down schism?

Example: script produces 25Gb for a a 60d nudging job and it becomes about 1Gb. The entire year would be 6Gb, which would be entirely satisfactory as far as storage and movement of files.

@kjnam kjnam added the enhancement New feature or request label Dec 8, 2023
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

3 participants