| Name | Type | Description |
| sx | integer | Source x location |
| gx | integer | Receiver group x location |
| sy | integer | Source y location |
| gy | integer | Receiver group y location |
| trid | integer | Trace status (1= exists 0=padded) |
| offset | integer | offset |
| cdp | integer | cdp ensemble number |
| cdpt | integer | trace number within ensemble |
In addition, we have included several other header key conventions that make traversing the data easier, and/or find common use in 3-D processing:
| Name | Type | Description |
| data_record_number | integer | Location of trace of given header record |
| s_x | float | Source x location |
| g_x | float | Receiver group x location |
| s_y | float | Source y location |
| g_y | float | Receiver group y location |
| cmp_x | float | Common mid-point x location |
| cmp_y | float | Common mid-point y location |
| azimuth | float | Source-receiver azimuth |
| offset_x | float | Offset in x location |
| offset_y | float | Offset in y location |