You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a clear and concise description of the requested feature/capability.
The zstandard compression is available in the new version of ufs-weather-model. We would like to test zstd compression for HAFS application, since it runs much faster (20% faster than the zlib method).
How should the new feature/capability be added? If you have thoughts on the implementation strategy, please share them here.
Test the zstd compression with the feature/hafs.v2.0.1 branch (which currently points to a branch synced with the latest ufs-weather-model develop branch) for multiple platforms.
Status (optional)
Do you (or a colleague) plan to work on adding this feature?
Related to (optional)
Directly reference any related issues or PRs in this or other repositories, and describe how they are related. Examples:
fixed by hafs-community/hafs/pull/<pr_number>
The text was updated successfully, but these errors were encountered:
Description
Provide a clear and concise description of the requested feature/capability.
The zstandard compression is available in the new version of ufs-weather-model. We would like to test zstd compression for HAFS application, since it runs much faster (20% faster than the zlib method).
Please see more information from ufs-community/ufs-weather-model#2341
Proposed solution
How should the new feature/capability be added? If you have thoughts on the implementation strategy, please share them here.
Test the zstd compression with the feature/hafs.v2.0.1 branch (which currently points to a branch synced with the latest ufs-weather-model develop branch) for multiple platforms.
Status (optional)
Do you (or a colleague) plan to work on adding this feature?
Related to (optional)
Directly reference any related issues or PRs in this or other repositories, and describe how they are related. Examples:
The text was updated successfully, but these errors were encountered: