Data Record Format Information on Memory Card
There are no description headers generated on the stored data. 23 Fields are generated, but
only the ones being used are saved. The ,,, is where the missing fields would appear if they
were needed.
Sample data with the 6 Standard Sensors connected WMS-25-DL 1 min logging, English units
Date and Time, Speed, Gust, Spd count,,,,,,,,, Rain, W Dir, inVolts, Temp °F, Hum %, BP inhg, cksum
2016-06-15 02:19:00, 0.3, 0.9, 19 ,,,,,,,,, 0.00, 351, 12.14,,,, 83.1, 26.7, 28.473,, 230
2016-06-15 02:20:00,0.7,1.2,28,,,,,,,,,0.00,351,12.14,,,,83.1,26.7,28.465,,95
2016-06-15 02:21:00,0.9,1.4,31,,,,,,,,,0.00,351,12.14,,,,83.1,26.7,28.465,,8
Sample data with the 4 Standard Sensors connected WMS-25-P,1 min logging, English units
Date and Time, Speed, Gust, Spd count,,,,,,,,,, W Dir, Input Voltage, Temp °F, Humidity %, cksum
2016-06-15 17:58:00, 4.9, 22.2, 277 ,,,,,,,,,, 249, 13.08,,,, 73.301, 18.088,,, 198
2016-06-15 17:59:00,2.7,12.6,128,,,,,,,,,,269,13.04,,,,73.387,18.310,,,36
2016-06-15 18:00:00,3.2,3.5,83,,,,,,,,,,315,13.08,,,,73.474,18.458,,,44
Many WMS-25-DL are setup in metric units with m/s, °C, millimeters and millibars.
Refer to the Quick Start As Shipped sheet for your exact setup.
Converting Wind Speed Pulse Count to Average Wind Speed
The ‘Wind Pulses’ screen in the Main Display Loop shows the number of anemometer
revolutions since the last write to the memory card. The pulse count information can easily be
converted to average wind speed using the following formula:
Average Wind Speed = ((WCx/sample_interval) * anemo_m) + ( anemo_b)
Example using the following snippet of data from the data logger WMS-25-WSD sensor and a
sampling interval of 60 seconds recording in MPH:
2016-06-15 16:11:00,18.0,19.4,810
As seen in the data snippet above or the reading from the data logger ‘Wind Pulse’ screen,
WC0 = 810. This information can then be used with the formula above:
Average MPH = ((810/60) * 1.25) + 0.0 = 16.87 MPH
A complete data logger manual with internal PCB schematics is available upon request.
12