| id | field name | definition |
| 0 | MDR_ID |
| binary uint16 | size: 2 |
|
Data Set Record identifier
|
|
| 1 | Fill |
| binary bytes | size: 2 |
|
Filler
|
hidden: true
|
| 2 | Day |
| binary int32 | size: 4 |
Day of first observation, days since 2000-01-01, UTC
unit: "days since 2000-01-01"
|
|
| 3 | Sec |
| binary uint32 | size: 4 |
Second of day of first observation, UTC
unit: "s"
|
|
| 4 | Microsec |
| binary uint32 | size: 4 |
Microsecond of second of first observation
unit: "1E-6 s"
|
|
| 5 | Day_end |
| binary int32 | size: 4 |
Day of last observation, days since 2000-01-01, UTC
unit: "days since 2000-01-01"
|
|
| 6 | Sec_end |
| binary uint32 | size: 4 |
Second of day of last observation, UTC
unit: "s"
|
|
| 7 | Microsec_end |
| binary uint32 | size: 4 |
Microsecond of second of last observation
unit: "1E-6 s"
|
|
| 8 | DPU_Id |
| binary int32 | size: 4 |
|
Id of active VFM DPU, 1 = primary, 2 = secondary
|
|
| 9 | Bias |
| binary array[3] | size: 12 |
Vector of estimated offsets
| binary int32 (double) | size: 4 |
unit: "1E-5 nT"
converted unit: "nT" (multiply by 1/100000)
|
|
|
| 10 | Scale |
| binary array[3] | size: 12 |
Vector of estimated sensitivities
| binary int32 (double) | size: 4 |
|
converted unit: "" (multiply by 1/1000000000)
|
|
|
| 11 | Non_orth |
| binary array[3] | size: 12 |
Vector of estimated non-orthogonalities
| binary int32 (double) | size: 4 |
unit: "1E-4 mdegrees"
converted unit: "mdegrees" (multiply by 1/10000)
|
|
|
| 12 | Samples |
| binary uint32 | size: 4 |
|
Number of samples used in estimation
|
|
| 13 | Rms |
| binary uint32 (double) | size: 4 |
Weighted rms value of residuals after estimation
unit: "1E-4 nT"
converted unit: "nT" (multiply by 1/10000)
|
|
| 14 | Cov |
| binary array[45] | size: 180 |
Covariances of estimated parameters - lower left part of covariance matrix ([1-9,9] triangular matrix is stored as flat [45] array)
| binary int32 (double) | size: 4 |
|
converted unit: "" (multiply by 1/1000000000)
|
|
|
| 15 | W_scale |
| binary array[3, 3] | size: 36 |
Log (base 10) values of actual scaling of weigths of a-priori information
| binary int32 (double) | size: 4 |
|
converted unit: "" (multiply by 1/1000000)
|
|
|