Merge pull request #7 in HDFFV/performance from ~FRANK.WILLMORE/performance:feature-subfiling to master
* commit 'eda878c312a966e703ff2afb9de10b149278bfc1':
added FEATURES for Makefile.edison
fixed subfile reading / mapping issue
untangled seism-core Makefile and extracted targets.mk to be included separately into platform-specific Makefiles
updated README.md
moved subfiling conditional compile settings to features.mk
Added conditional compilation for subfiling, so it will build with or without subfiling-enabled library
added seism-read to .gitignore
cleanup
cleanup
fixed read issue... it was lifecycle management related. Removed file close/reopen
subfile reads are crashing, sending back to jelly to examine
back to edison
removed chunking stuff for subfiling case
clean up, removed commented code and added outputs
move initialiation assignment to seismCoreAttributes.init()
adding Makefile.edison
made zfp build depend on explicit definition of INCLUDE_ZFP
tested seism-read, now with timings. some clean-up.
seism-read protype works... need to instrument for timing and clean up.
subfiling implemented and testing OK with subile.in test file