Wisdom File Format
The Wisdom format logger data is a comma separated format (CSV). Wisdom files are structured in the following way:
- Header area containing information regarding the site (location), logger used, logged parameters, as well as the date, start time, measurement interval and number of readings.
- Logger data listed in columns Date, Time, followed by the logged parameter(s) e.g. Pressure, as shown in the example below:
Wisdom Software data file,,,
Site: wsdemo DMA,,,
Logger_ID: ,wsdemo,Ch: ,1
Operator Notes:,,,
DataType: ,Pressure,Units: ,Metres
Date:,17/09/2001,Start Time: ,00:00
Meas Int: ,10Min,No Of Readings: ,864
Date,Time:,Pressure,
17/09/2001,00:00:00,32.5,
17/09/2001,00:10:00,32.96,
17/09/2001,00:20:00,33.57,
17/09/2001,00:30:00,33.52,
17/09/2001,00:40:00,33.24,
17/09/2001,00:50:00,33.94,
17/09/2001,01:00:00,34.25,
17/09/2001,01:10:00,34.37,
17/09/2001,01:20:00,34.51
17/09/2001,01:30:00,34.78
17/09/2001,01:40:00,34.99
17/09/2001,01:50:00,34.91
17/09/2001,02:00:00,34.82
17/09/2001,02:10:00,35.12