On 24.05.2013 13:39, Jeff Whitaker wrote:
>> Andreas Hilboll <mailto:
li...@hilboll.de>
>> May 24, 2013 3:13 AM
>> ------------------------------------------------------------------------
> Andreas: When you set that attribute, the data is truncated and then
> the zlib compression available in the netcdf library is more efficient.
> If you set zlib=True when writing the variable, the data is
> automatically compressed in the file, and de-compressed when you read it
> back out.
>
> Does that answer your question?
Hi Jeff, thanks for taking the time to answer :)
Actually, my question is a bit more low-level, and maybe this is
actually the wrong list to ask it. But I took a deeper look into the
_quantize function and now I think I understand what's happening.
Cheers, Andreas.
-- Andreas.