Electrode
id |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Instrument ID number can be serial number or a designated ID. |
mt01 |
manufacturer |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Who manufactured the instrument. |
mt gurus |
type |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Description of the instrument type. |
broadband 32-bit |
model |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Model version of the instrument. |
falcon5 |
name |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Standard marketing name of the instrument. |
falcon5 |
latitude |
Description |
Example |
|---|---|---|
Required: False Type: float | None Units: degrees |
Latitude of the location. |
12.324 |
longitude |
Description |
Example |
|---|---|---|
Required: False Type: float | None Units: degrees |
Longitude of the location. |
12.324 |
elevation |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: meters |
Elevation of the location. |
1234.0 |
datum |
Description |
Example |
|---|---|---|
Required: False Type: str | int Units: None |
Datum of the location values. Usually a well known datum like WGS84. |
WGS 84 |
x |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: meters |
relative distance to the center of the station |
10.0 |
y |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: meters |
relative distance to the center of the station |
10.0 |
z |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: meters |
relative elevation to the center of the station |
10.0 |
latitude_uncertainty |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: degrees |
uncertainty in latitude estimation in degrees |
0.01 |
longitude_uncertainty |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: degrees |
uncertainty in longitude estimation in degrees |
0.01 |
elevation_uncertainty |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: meters |
uncertainty in elevation estimation |
0.01 |
x2 |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: meters |
relative distance to the center of the station |
10.0 |
y2 |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: meters |
relative distance to the center of the station |
10.0 |
z2 |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: meters |
relative elevation to the center of the station |
10.0 |
x_uncertainty |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: meters |
uncertainty in longitude estimation in x-direction |
0.01 |
y_uncertainty |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: meters |
uncertainty in longitude estimation in y-direction |
0.01 |
z_uncertainty |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: meters |
uncertainty in longitude estimation in z-direction |
0.01 |