File size increasing on removing the response from mseed files

So the solution given by Lion Krischer here works: miniseed filesize - #3 by LionKrischer. The file size still increases but not to that extent before. Overall it boils down to changing the precision of the floating point numbers in the dtype before writing the file.

Thanks Jonathan.

1 Like