RemoteInfo

site.project

site.project

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Name of the project

USMTArray

site.survey

site.survey

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Name of the survey

MT 2020

site.year_collected

site.year_collected

Description

Example

Required: True

Type: mt_metadata.common.mttime.MTime | str | float | int | Units: None

Year data collected

2020

site.country

site.country

Description

Example

Required: False

Type: <class ‘str’>

Units: None

Country where data was collected

USA

site.id

site.id

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Station ID name. This should be an alpha numeric name that is typically 5-6 characters long. Commonly the project name in 2 or 3 letters and the station number.

MT001

site.name

site.name

Description

Example

Required: True

Type: <class ‘str’>

Units: None

closest geographic name to the station

“Whitehorse, YK”

site.acquired_by

site.acquired_by

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Person or group who collected the data

MT Group

site.start

site.start

Description

Example

Required: True

Type: mt_metadata.common.mttime.MTime | str | float | int | Units: None

Date time when the data collection started

2020-01- 01T12:00:00

site.end

site.end

Description

Example

Required: True

Type: mt_metadata.common.mttime.MTime | str | float | int | Units: None

Date time when the data collection ended

2020-05- 01T12:00:00

site.run_list

site.run_list

Description

Example

Required: True

Type: list[str] | None

Units: None

list of runs recorded by the station. Should be a summary of all runs recorded

“[ mt001a, mt001b, mt001c ]”

site.data_quality_notes.good_from_period

site.data_quality_notes.good_from_period

Description

Example

Required: False

Type: float | None

Units: None

Data are good for periods larger than this number

0.01

site.data_quality_notes.good_to_period

site.data_quality_notes.good_to_period

Description

Example

Required: False

Type: float | None

Units: None

Data are good for periods smaller than this number

1000

site.data_quality_notes.rating

site.data_quality_notes.rating

Description

Example

Required: False

Type: int | None

Units: None

Rating of the data from 0 to 5 where 5 is the best and 0 is unrated

4

site.data_quality_notes.comments.author

site.data_quality_notes.comments.author

Description

Example

Required: False

Type: str | None

Units: None

person who authored the comment

  1. Pedantic

site.data_quality_notes.comments.time_stamp

site.data_quality_notes.comments.time_stamp

Description

Example

Required: False

Type: float | int | numpy.datetime64 | pandas ._libs.tslibs.timestamps.Timestamp | Units: None

Date and time of in UTC of when comment was made.

2020-02- 01T09:23:45.453 670+00:00

site.data_quality_notes.comments.value

site.data_quality_notes.comments.value

Description

Example

Required: False

Type: str | list | None

Units: None

comment string

failure at midnight.

site.data_quality_warnings.flag

site.data_quality_warnings.flag

Description

Example

Required: False

Type: int | None

Units: None

Flag for data quality

0

site.data_quality_warnings.comments.author

site.data_quality_warnings.comments.author

Description

Example

Required: False

Type: str | None

Units: None

person who authored the comment

  1. Pedantic

site.data_quality_warnings.comments.time_stamp

site.data_quality_warnings.comments.time_stamp

Description

Example

Required: False

Type: float | int | numpy.datetime64 | pandas._libs.tslibs.timestamps.Timestamp | Units: None

Date and time of in UTC of when comment was made.

2020-02- 01T09:23:45.453 670+00:00

site.data_quality_warnings.comments.value

site.data_quality_warnings.comments.value

Description

Example

Required: False

Type: str | list | None

Units: None

comment string

failure at midnight.

site.orientation.angle_to_geographic_north

site.orientation.angle_to_geographic_north

Description

Example

Required: True

Type: <class ‘float’>

Units: degrees

Angle to geographic north of the station orientation

0

site.orientation.layout

site.orientation.layout

Description

Example

Required: True

Type: <enum ‘ChannelOrientationEnum’>

Units: None

Orientation of channels relative to each other

orthogonal

site.location.latitude

site.location.latitude

Description

Example

Required: False

Type: float | None

Units: degrees

Latitude of the location.

12.324

site.location.longitude

site.location.longitude

Description

Example

Required: False

Type: float | None

Units: degrees

Longitude of the location.

12.324

site.location.elevation

site.location.elevation

Description

Example

Required: False

Type: <class ‘float’>

Units: meters

Elevation of the location.

1234.0

site.comments.author

site.comments.author

Description

Example

Required: False

Type: str | None

Units: None

person who authored the comment

  1. Pedantic

site.comments.time_stamp

site.comments.time_stamp

Description

Example

Required: False

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

site.comments.value

site.comments.value

Description

Example

Required: False

Type: str | list | None

Units: None

comment string

failure at midnight.