File | Date | Author | Commit |
---|---|---|---|
apps | 2015-03-16 |
![]() |
[75abb9] removed RawDataReaderRegistry and added corresp... |
cmake | 2014-07-05 |
![]() |
[86d920] added the mongo-based interface |
data | 2013-11-25 |
![]() |
[603d0b] adding tests |
doc | 2015-03-05 |
![]() |
[c33878] initial variant of a spark-oriented interface |
examples | 2015-03-16 |
![]() |
[75abb9] removed RawDataReaderRegistry and added corresp... |
include | 2015-03-16 |
![]() |
[75abb9] removed RawDataReaderRegistry and added corresp... |
src | 2015-03-16 |
![]() |
[75abb9] removed RawDataReaderRegistry and added corresp... |
tests | 2015-01-13 |
![]() |
[e9df00] added mongodb |
.hgignore | 2012-12-13 |
![]() |
[6a9903] check with NetBeans IDE 7.2.1 |
CMakeLists.txt | 2015-03-05 |
![]() |
[c33878] initial variant of a spark-oriented interface |
README | 2015-01-13 |
![]() |
[e25ac4] checking repository |
version | 2013-10-28 |
![]() |
[35867c] adding the NSLS-2 daemon scripts |
EPICS Archiver V4 (EA4) is a new version of the Channel Archiver providing the seamlees transition from the orginal (classic) data file format to the HDF5-based backend. Both the classic and HDF5 vesrions are implemented as specializations of the common framework including storage, engine, and data access APIs. The installation and usage instructions are described in the corresponding "Getting Started" documents: ./doc/classic/GettingStarted.html Below is an outline of the directory: 1. ./doc: documentation (manual, doxygen api) 2. ./src: source files 3. ./include : header files 3. ./apps: applications 4. ./data: demo data used by the data retrieval tests and examples 5. ./tests: unit tests 6. ./examples: examples