StationLocation
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 |
declination.comments.time_stamp |
Description |
Example |
|---|---|---|
Required: True Type: float | int | numpy.datetime64 | pa ndas._libs.tslibs.timestamps.Timest Units: None |
Date and time of in UTC of when comment was made. |
2020-02- 01T09:23:45.453 670+00:00 |
declination.comments.value |
Description |
Example |
|---|---|---|
Required: True Type: str | list | None Units: None |
comment string |
failure at midnight. |
declination.model |
Description |
Example |
|---|---|---|
Required: True Type: <enum ‘GeomagneticModelEnum’> Units: None |
geomagnetic reference model used to calculate declination |
WMM |
declination.epoch |
Description |
Example |
|---|---|---|
Required: True Type: str | None Units: None |
Epoch for which declination was approximated in. |
2020 |
declination.value |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘float’> Units: degrees |
declination angle relative to geographic north positive clockwise |
12.5 |
geographic_location.country |
Description |
Example |
|---|---|---|
Required: True Type: str | list[str] | None Units: None |
Country of the geographic location, should be spelled out in full. Can be a list of countries. |
United States of America |
geographic_location.state |
Description |
Example |
|---|---|---|
Required: True Type: str | list[str] | None Units: None |
State or province of the geographic location, should be spelled out in full. Can be a list of states or provinces. |
[Colorado, Utah] |
geographic_location.county |
Description |
Example |
|---|---|---|
Required: True Type: str | list[str] | None Units: None |
County of the geographic location, should be spelled out in full. Can be a list of counties. |
[Douglass, Fayet] |
geographic_location.township |
Description |
Example |
|---|---|---|
Required: True Type: str | list[str] | None Units: None |
Township or city name or code. |
090 |
geographic_location.section |
Description |
Example |
|---|---|---|
Required: True Type: str | list[str] | None Units: None |
Section name or code. |
012 |
geographic_location.quarter |
Description |
Example |
|---|---|---|
Required: True Type: str | list[str] | None Units: None |
Quarter section code. |
400 |
geographic_location.parcel |
Description |
Example |
|---|---|---|
Required: True Type: str | list[str] | None Units: None |
Land parcel ID. |
46b29a |