BasicLocation

latitude

latitude

Description

Example

Required: False

Type: float | None

Units: degrees

Latitude of the location.

12.324

longitude

longitude

Description

Example

Required: False

Type: float | None

Units: degrees

Longitude of the location.

12.324

elevation

elevation

Description

Example

Required: False

Type: <class ‘float’>

Units: meters

Elevation of the location.

1234.0

datum

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

x

Description

Example

Required: False

Type: <class ‘float’>

Units: meters

relative distance to the center of the station

10.0

y

y

Description

Example

Required: False

Type: <class ‘float’>

Units: meters

relative distance to the center of the station

10.0

z

z

Description

Example

Required: False

Type: <class ‘float’>

Units: meters

relative elevation to the center of the station

10.0