CIROH-UA/NGIAB_data_preprocess

Evaluate compressing the raw-gridded-data.nc file

Open

#107 opened on May 7, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (23 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

Try compressing that gridded forcing netcdf as we save it and see how much it affects the file size and the forcing processing speed. It's currently completely uncompressed which makes it unreasonably large and makes it harder to share ngen-run folders without deleting it.

Contributor guide