Appendix C. GOES Data Formats
C-2
C.2.2 Fixed Decimal ASCII
There are several fixed decimal ASCII formats to choose from in CRBasic that
will create fixed-width, space-delimited output.
•
Value has a fixed width, see the following table.
•
Value will be padded with leading zeros if needed to meet fixed-width
requirement.
•
Value has a fixed precision, see the following table.
•
Value only has a leading sign when negative (–).
•
Data outside of operating range will be pegged at the minimum or
maximum of the range.
•
Value always has a trailing space character.
Format Width Precision
Range
Example ASCII Output
Containing 2 Values
xxx
3
1
–99 to 999
012 -34
xxxxx
5
1
–9999 to 99999
00012 -0034
xxx.x
5
0.1
–99.9 to 999.9
001.2 -03.4
xx.xx
5
0.01
–9.99 to 99.99
00.12 -0.34
x.xxx
5
0.001
–.999 to 9.999
0.012 -.034
C.2.3 RAWS7, 7 Data Point ASCII
The RAWS7 format is a fixed ASCII output format used to report the NFDRS
station minimum sensor complement as specified by the Interagency Wildland
Fire Weather Station Standards and Guidelines. This output uses several of the
Fixed Decimal ASCII output formats as described in the previous section.
Parameter
Format Width Precision
Range
Cumulative Rainfall, inch
xx.xx
5
0.01 inch 0 to 99.99
10-Min Avg Wind Speed, mph
xxx
3
1 mph
0 to 999
10-Min Avg Wind Direction, deg
xxx
3
1 deg
0 to 360
Air Temperature, degC or degF
xxx
3
1 deg
–58 to 140
Fuel Temperature, degC or degF
xxx
3
1 deg
10 to 140
10-Min Avg Relative Humidity, %
xxx
3
1%
0 to 100
Battery Voltage, VDC
xx.x
4
0.1 VDC
0 to 15
C.3 Pseudo Binary
The Pseudo Binary data format is a modified-ASCII format that utilizes the
lower 6 bits of each 8-bit data character to represent part of a binary message.
To encode a number, its binary form is broken up into groups of 6 bits. Each
group is placed into the lower 6 bits of a respective byte. The number 64 is
added to each byte to set the seventh bit. The eighth bit serves as an odd parity
Summary of Contents for TX321
Page 1: ...TX321 Transmitter Revision 5 19 Copyright 2000 2019 Campbell Scientific ...
Page 2: ......
Page 4: ......
Page 6: ......
Page 8: ......
Page 46: ......
Page 48: ......
Page 56: ......
Page 82: ......
Page 84: ...AppendixE Meteosat F 2 FIGURE F 2 DCPRS and CGMS certificate ...
Page 85: ...AppendixE Meteosat F 3 FIGURE F 3 EUMETSAT certificate ...