When the Met Products modules are invoked in the configuration file, data from each consensus average are appended to an ASCII file in \LAPXMData\ WINDTEMP with the name XYYDDD.cns where X is W for winds, YY is the year, and DDD is the Julian date. Wind data records are appended to this file throughout the day. The format of a wind consensus record is listed Table 5.
| Table 5 The Format of a Wind Consensus Record | |
Line # |
Description |
Line 1: |
Station name (as many as 28 characters). |
Line 2: |
"WINDS rev 5.0" (rev number will change if file format changes). |
Line 3: |
N Latitude, W Longitude, and site elevation (m). |
Line 4: |
Date and begin time of consensus: yy mm dd hh mm ss plus # minutes to add to get UT. |
Line 5: |
Consensus averaging time (minutes); |
Line 6: |
For each beam, number of records required to make consensus (num); |
Line 7: |
No. of coded cells, no. of spectra, pulse width (ns), and inter-pulse period (µs), each with a pair of values: first value is for oblique beams, second for vertical. |
Line 8: |
Full scale Doppler velocity (m/s), oblique and vertical; |
Line 9: |
Azimuth and elevation of each beam (9s indicate vertical beam not used). |
Line 10: |
Labels for columns that follow. |
Line 11 etc.: |
Height above ground (km); (Optional) U,V,W velocities; (Optional) QC flag for wind speed and direction; (Optional) QC flag for each radial velocity. |
Last line: |
A single ‘$’ character. |
Virtual temperature consensus data are stored in an ASCII file in the directory LAPXMData\WINDTEMP. The file name is XYYDDD.cns where X is T for temperature, YY is the year, and DDD is the Julian date. The RASS data records are appended to this file throughout the day. The format of a single RASS record is listed in Table 6 ( below) and an example is shown in Figure 9 on page 65.
| Table 6 The Format of a Single RASS Record | |
Line # |
Description |
Line 1 |
Station name. |
Line 2 |
"RASS rev 5.0" |
Line 3 |
N latitude, W longitude, and site elevation (m). |
Line 4 |
Date and begin time of consensus: yy mm dd hh mm ss plus # minutes to add to get UT. |
Line 5 |
Consensus averaging time (minutes; number of beams; number of range gates). |
Line 6 |
Number of records required to make consensus (num); total number of records (tot); and the consensus window size (m/s); in the format: num:tot (window). |
Line 7 |
no. of coded cells, no. of spec, pulse width (ns), and inter-pulse period (µs). |
Line 8 |
Full scale Doppler value (m/s); |
Line 9 |
Azimuth and elevation.(9s indicate vertical beam not used) |
Line 10 |
Labels for columns that follow. |
Line 11 etc |
Height above ground (km); (Optional) QC flag for T, Tc, and W. |
Last line |
A single ‘$’ character. |