Appendix B. Directory Structure for DataWise® Applications


Directory Name Contents
AlarmIncoming Repository for temporary files for detected alarm conditions.
AlarmReset Alarm reset repository for temporary files for detected alarm reset conditions.
Alert2_Temp Repository for ALERT2 pre-processed temporary files.
Config Directory containing configuration files for this instance of DataWise®.
Core Directory containing data acquisition applications that run continuously.
DWErrors Repository for holding errors that have occurred. (Self-purging after 7 days)
DWTemp Directory to hold transient files that are generated by various applications. (Self-purging after 1 hour)
GOESIncoming Directory to hold transient files that are generated by the GOES Data Acquisition applications
Incoming Directory to hold transient files that are generated by all data acquisition applications. Files are processed by the DataWise® core application filer.exe.
Contents of the files must be of the form
SensorID Time_in_seconds DataValue RAW (yyyy-mm-dd hh:mm:ss)
or
SensorID Time_in_seconds DataValue CAL (yyyy-mm-dd hh:mm:ss)
Log Directory to hold logs of DataWise® activities. Logs can be used for diagnostic purposes (Self-purging after 7 days)
LoggedMultiAlarms Holds logs of generated alarms. Logs can be used for diagnostic purposes (Self-purging after 7 days)
NTCIP_Incoming This directory and the following directory hold temporary files associated with the NTCIP data acquisition modules.
NTCIP_Outgoing ... see above ...
State Used by the DataWise® core applications to keep track of the state of the real-time activities.
SystemRunning Also used by the DataWise® core applications to keep track of the state of the real-time activities.
Utils Directory containing transient data acquisition, data manipulation, and display applications.
Temp Similar to DWTemp, a directory to hold transient files that are generated by various applications. Any files older than 1 hour are deleted.