Release 2.0.2.2
Fix several bugs.
- When the compression error bound is set to a very small number such as 4E-7 and the original raw data size is relatively small (such as 1MB), core dump might be caused.
- a bug in time-based compression is fixed.
- Please check the commit history for more bug fixes.
- This version already has a preliminary implementation of random-access implementation (for 3D float data), which also requires more tests.
- README and User guide is updated to a certain extent.