All notable changes to this project will be documented in this file.
- int compression (zfp)
- support for time steps template
- experimental adaptive aggregation example
- experimetnal LOD read (with random reshuffling)
- datatypes redefinition (for portability)
- use zfp as submodule
- refractoring examples
- particles two phase I/O working (with results verify)
- increased max num of variables (via define)
- upgrade checkpoint-restart example
- update copyright headers
- use default restructuring box when not set
- includes for windows
- oversubscribe issues on OSX Travis CI testing
- support for Windows build
- continuous integration support for Windows (Appveyor)
- serial file open (for VisIt reader)
- partitioning, compression and particles examples
- autotests for partitioned and compression io mode
- generate midx when local partitioned IDX is used
- particles data read and write (file per process)
- particles two phase I/O (experimental)
- compression and decompression (zfp, experimental)
- comments on most of the code
- metadata format 6.1 and support for previous (6)
- use enums for PIDX types
- use literal io mode, endianess
- refactoring examples
- refactoring aggregation
- license BSD-3
- improved autotesting scripts (configuration) for Travis CI
- raw read performance
- zfp library build and deploy in CMake
- zfp types redefinition
- Procedural testing capability using scripts that generate and validate the data dumped on disk for different configurations
- Fixed minor bugs in read and write
- Folder structure: examples, develop, tools
- Profiling executables are now part of tools
- First release: write and read in IDX format