feat(python): add full header reader for zfp streams
Hello again!
I'm thinking of developing a compressed array reader for Python and I think this function would be helpful for identifying if the array is in fixed-rate mode. It would also be generally useful for inspecting zfp streams.
I hope you find it helpful!
Will
@william-silversmith just wanted to check in on this with you. I think everything so far looks reasonable to if you get that conflict resolved we can get this PR merged.
I'm sorry, somehow I overlooked that that had happened. Fixed! Just waiting on testing to make sure it works.
LGTM. @GarrettDMorrison Please approve and merge.
Just wanted to check in on this one. Once it's in, I'll be able to do more on making a Python compressed reader.
@william-silversmith I've merged this in.