GPlates / gplately

GPlately is a Python package to interrogate tectonic plate reconstructions.
https://gplates.github.io/gplately/
GNU General Public License v2.0
55 stars 12 forks source link

Improve netCDF4 compression #125

Open brmather opened 8 months ago

brmather commented 8 months ago
brmather commented 7 months ago

Some of these compression methods are not compatible with all versions of netCDF and some of the data quantisation handled by significant_digits keyword sometimes garbles the netCDF data. More investigation is required.