ProcessingInfo

sign_convention

sign_convention

Description

Example

Required: True

Type: <enum ‘SignConventionEnum’>

Units: None

Sign convention of the processing software output

exp(+ iomega t)

processed_by

processed_by

Description

Example

Required: False

Type: str | None

Units: None

Names of people who processed the data

MT Guru

process_date

process_date

Description

Example

Required: False

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

Date the data were processed

2020-01-01

processing_tag

processing_tag

Description

Example

Required: False

Type: str | None

Units: None

List of remote references

mt001-mt002

processing_software.author

processing_software.author

Description

Example

Required: True

Type: str | None

Units: None

Author of the software

Neo

processing_software.version

processing_software.version

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Software version

12.01a

processing_software.last_updated

processing_software.last_updated

Description

Example

Required: False

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

Most recent date the software was updated. Prefer to use version, but this works for non-versioned software.

2020-01-01

processing_software.name

processing_software.name

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Software name

mtrules

processing_software.last_mod

processing_software.last_mod

Description

Example

Required: False

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

Date the software was last modified

2020-01-01

remote_info.site.project

remote_info.site.project

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Name of the project

USMTArray

remote_info.site.survey

remote_info.site.survey

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Name of the survey

MT 2020

remote_info.site.year_collected

remote_info.site.year_collected

Description

Example

Required: True

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

Year data collected

2020

remote_info.site.country

remote_info.site.country

Description

Example

Required: False

Type: <class ‘str’>

Units: None

Country where data was collected

USA

remote_info.site.id

remote_info.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

remote_info.site.name

remote_info.site.name

Description

Example

Required: True

Type: <class ‘str’>

Units: None

closest geographic name to the station

“Whitehorse, YK”

remote_info.site.acquired_by

remote_info.site.acquired_by

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Person or group who collected the data

MT Group

remote_info.site.start

remote_info.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

remote_info.site.end

remote_info.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

remote_info.site.run_list

remote_info.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 ]”

remote_info.site.data_quality_notes.good_from_period

remote_info.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

remote_info.site.data_quality_notes.good_to_period

remote_info.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

remote_info.site.data_quality_notes.rating

remote_info.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

remote_info.site.data_quality_notes.comments.author

remote_info.site.data_quality_notes.comments.author

Description

Example

Required: False

Type: str | None

Units: None

person who authored the comment

  1. Pedantic

remote_info.site.data_quality_notes.comments.time_stamp

remote_info.site.data_quality_notes.comments.time_stamp

Description

Example

Required: False

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

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

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

remote_info.site.data_quality_notes.comments.value

remote_info.site.data_quality_notes.comments.value

Description

Example

Required: False

Type: str | list | None

Units: None

comment string

failure at midnight.

remote_info.site.data_quality_warnings.flag

remote_info.site.data_quality_warnings.flag

Description

Example

Required: False

Type: int | None

Units: None

Flag for data quality

0

remote_info.site.data_quality_warnings.comments.author

remote_info.site.data_quality_warnings.comments.author

Description

Example

Required: False

Type: str | None

Units: None

person who authored the comment

  1. Pedantic

remote_info.site.data_quality_warnings.comments.time_stamp

remote_info.site.data_quality_warnings.comments.time_stamp

Description

Example

Required: False

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

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

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

remote_info.site.data_quality_warnings.comments.value

remote_info.site.data_quality_warnings.comments.value

Description

Example

Required: False

Type: str | list | None

Units: None

comment string

failure at midnight.

remote_info.site.orientation.angle_to_geographic_north

remote_info.site.orientation.angle_to_geographic_north

Description

Example

Required: True

Type: <class ‘float’>

Units: degrees

Angle to geographic north of the station orientation

0

remote_info.site.orientation.layout

remote_info.site.orientation.layout

Description

Example

Required: True

Type: <enum ‘ChannelOrientationEnum’>

Units: None

Orientation of channels relative to each other

orthogonal

remote_info.site.location.latitude

remote_info.site.location.latitude

Description

Example

Required: False

Type: float | None

Units: degrees

Latitude of the location.

12.324

remote_info.site.location.longitude

remote_info.site.location.longitude

Description

Example

Required: False

Type: float | None

Units: degrees

Longitude of the location.

12.324

remote_info.site.location.elevation

remote_info.site.location.elevation

Description

Example

Required: False

Type: <class ‘float’>

Units: meters

Elevation of the location.

1234.0

remote_info.site.comments.author

remote_info.site.comments.author

Description

Example

Required: False

Type: str | None

Units: None

person who authored the comment

  1. Pedantic

remote_info.site.comments.time_stamp

remote_info.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

remote_info.site.comments.value

remote_info.site.comments.value

Description

Example

Required: False

Type: str | list | None

Units: None

comment string

failure at midnight.

remote_ref.type

remote_ref.type

Description

Example

Required: True

Type: <class ‘str’>

Units: None

type of remote referencing

robust multi- station remote referencing