ingest_configuration Structure
Source: ingest.h
| Byte | Size | Contents |
|---|---|---|
| 0 | char[80] | Name of file on disk |
| 80 | SINT2 | Number of associated data files extant |
| 82 | SINT2 | Number of sweeps completed so far |
| 84 | SINT4 | Total size of all files in bytes |
| 88 | 12 | <ymds_time> Time that volume scan was started,
TZ spec in bytes 166 & 224 |
| 100 | 112 | <spare> |
| 112 | SINT2 | Number of bytes in the ray headers |
| 114 | SINT2 | Number of bytes in extended ray headers (includes normal ray header) |
| 116 | SINT2 | Number of task configuration table |
| 118 | SINT2 | Playback version number |
| 120 | 4 | <spare> |
| 124 | char[8] | IRIS version, null terminated |
| 132 | char[16] | Hardware name of site |
| 148 | SINT2 | Time zone of local standard time, minutes west of GMT |
| 150 | char[16] | Name of site, from setup utility |
| 166 | SINT2 | Time zone of recorded standard time, minutes west of GMT |
| 168 | BIN4 | Latitude of radar (binary angle: 20000000 hex is 45º North) |
| 172 | BIN4 | Longitude of radar (binary angle: 20000000 hex is 45º East) |
| 176 | SINT2 | Height of ground at site (meters above sea level) |
| 178 | SINT2 | Height of radar above ground (meters) |
| 180 | UINT2 | Resolution specified in number of rays in a 360º sweep |
| 182 | UINT2 | Index of first ray from above set of rays |
| 184UINT2 | Number of rays in a sweep | |
| 186 | SINT2 | Number of bytes in each gparam |
| 188 | SINT4 | Altitude of radar (cm above sea level) |
| 192 | SINT4[3] | Velocity of radar platform (cm/sec) (east, north, up) |
| 204 | SINT4[3] | Antenna offset from INU (cm) (starboard, bow, up) |
| 216 | UINT4 |
Fault status at the time the task was started, bits: 0:Normal BITE 1:Critical BITE 2:Normal RCP 3:Critical RCP 4:Critical system 5:Product gen. 6:Output 7:Normal system |
| 220 | SINT2 | Height of melting layer (meters above sea level) MSB is complemented, 0=Unknown |
| 222 | 2 | <spare> |
| 224 | char[8] | Local timezone string, null terminated |
| 232 | UINT4 | Flags, Bit 0=First ray not centered on 0° |
| 226 | char[16] | Configuration name in the dpolapp.conf file, null terminated |
| 252 | 228 | <spare> |
