geoschem / integrated_methane_inversion

Integrated Methane Inversion workflow repository.
https://imi.readthedocs.org
MIT License
26 stars 22 forks source link

Bugfix/enable nc4 compression #143

Closed laestrada closed 1 year ago

laestrada commented 1 year ago

Name and Institution (Required)

Name: Lucas Estrada Institution: Harvard ACMG

Describe the update

Update all to_netcdf() calls to use compression. I set complevel to 9, which is the highest setting available. Perhaps this should just be a function.

laestrada commented 1 year ago

@nicholasbalasus wow, that is an impressive difference!