Survey

id

id

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Alpha numeric ID that will be unique for archiving.

EMT20

comments.author

comments.author

Description

Example

Required: False

Type: str | None

Units: None

person who authored the comment

  1. Pedantic

comments.time_stamp

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

comments.value

comments.value

Description

Example

Required: False

Type: str | list | None

Units: None

comment string

failure at midnight.

datum

datum

Description

Example

Required: True

Type: str | int

Units: None

Datum of latitude and longitude coordinates. Should be a well-known datum, such as WGS84, and will be the reference datum for all locations. This is important for the user, they need to make sure all coordinates in the survey and child items (i.e. stations, channels) are referenced to this datum.

WGS 84

geographic_name

geographic_name

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Closest geographic reference to survey, usually a city but could be a landmark or some other common geographic reference point.

Yukon

name

name

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Descriptive name of the survey.

MT Characteriza tion of Yukon Terrane

project

project

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Alpha numeric name for the project e.g USGS- GEOMAG.

YUTOO

stations

stations

Description

Example

Required: False

Type: mt_metadata.common.list_dict.ListDi ct | list | dict | Units: None

List of stations recorded in the survey.

ListDict[Statio n(id=id)]

filters

filters

Description

Example

Required: False

Type: mt_metadata.common.list_dict.ListDi ct | list | dict | Units: None

List of filters for channel responses.

ListDict[Filter ()]

summary

summary

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Summary paragraph of survey including the purpose; difficulties; data quality; summary of outcomes if the data have been processed and modeled.

long project of characterizing mineral resources in Yukon

time_period.end_date

time_period.end_date

Description

Example

Required: True

Type: str | float | int | numpy.datetime64 | pandas._libs.tsl Units: None

End date and time of collection in UTC.

2020-02-04

time_period.start_date

time_period.start_date

Description

Example

Required: True

Type: str | float | int | numpy.datetime64 | pandas._libs.tsl Units: None

Start date and time of collection in UTC.

2020-02-01

fdsn.id

fdsn.id

Description

Example

Required: False

Type: str | None

Units: None

Given FDSN archive ID name.

MT001

fdsn.network

fdsn.network

Description

Example

Required: False

Type: str | None

Units: None

Given two character FDSN archive network code. Needs to be 2 alpha numeric characters.

EM

fdsn.channel_code

fdsn.channel_code

Description

Example

Required: False

Type: str | None

Units: None

Three character FDSN channel code. http://docs.fdsn.org/projects/source- identifiers/en/v1.0/channel-codes.html

LQN

fdsn.new_epoch

fdsn.new_epoch

Description

Example

Required: False

Type: bool | None

Units: None

Boolean telling if a new epoch needs to be created or not.

False

fdsn.alternate_code

fdsn.alternate_code

Description

Example

Required: False

Type: str | None

Units: None

Alternate Code

_INT-NON_FDSN .UNRESTRICTED _US-ALL _US-MT _US-MT-TA

fdsn.alternate_network_code

fdsn.alternate_network_code

Description

Example

Required: False

Type: str | None

Units: None

Alternate Network Code

_INT-NON_FDSN .UNRESTRICTED _US-ALL _US-MT _US-MT-TA

acquired_by.organization

acquired_by.organization

Description

Example

Required: False

Type: str | None

Units: None

Organization full name

mt gurus

acquired_by.email

acquired_by.email

Description

Example

Required: False

Type: pydantic.networks.EmailStr | None

Units: None

Email of the contact person

mt.guru@em.org

acquired_by.url

acquired_by.url

Description

Example

Required: False

Type: pydantic.networks.AnyUrl | None | str Units: None

URL of the contact person

https://em.org

acquired_by.comments.author

acquired_by.comments.author

Description

Example

Required: False

Type: str | None

Units: None

person who authored the comment

  1. Pedantic

acquired_by.comments.time_stamp

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

acquired_by.comments.value

acquired_by.comments.value

Description

Example

Required: False

Type: str | list | None

Units: None

comment string

failure at midnight.

acquired_by.author

acquired_by.author

Description

Example

Required: True

Type: str | None

Units: None

Persons name, should be full first and last name.

person name

funding_source.name

funding_source.name

Description

Example

Required: False

Type: list[str] | str | None

Units: None

Persons name, should be full first and last name.

person name

funding_source.organization

funding_source.organization

Description

Example

Required: False

Type: list[str] | str | None

Units: None

Organization full name

mt gurus

funding_source.email

funding_source.email

Description

Example

Required: False

Type: list[pydantic.networks.EmailStr] | pydantic.networks.EmailStr | None Units: None

Email of the contact person

mt.guru@em.org

funding_source.url

funding_source.url

Description

Example

Required: False

Type: list[pydantic.networks.AnyHttpUrl] | pydantic.networks.AnyHttpUrl | Units: None

URL of the contact person

em.org

funding_source.comments.author

funding_source.comments.author

Description

Example

Required: False

Type: str | None

Units: None

person who authored the comment

  1. Pedantic

funding_source.comments.time_stamp

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

funding_source.comments.value

funding_source.comments.value

Description

Example

Required: False

Type: str | list | None

Units: None

comment string

failure at midnight.

funding_source.grant_id

funding_source.grant_id

Description

Example

Required: False

Type: list[str] | str | None

Units: None

Grant ID number or name

MT-01-2020

citation_dataset.doi

citation_dataset.doi

Description

Example

Required: False

Type: pydantic.networks.HttpUrl | str | None Units: None

full url of the doi number

http://doi.###

citation_dataset.authors

citation_dataset.authors

Description

Example

Required: False

Type: str | None

Units: None

author names

M.Tee A. Roura

citation_dataset.title

citation_dataset.title

Description

Example

Required: False

Type: str | None

Units: None

Full title of the citation

Paper Title

citation_dataset.year

citation_dataset.year

Description

Example

Required: False

Type: str | None

Units: None

Year of citation

2020

citation_dataset.volume

citation_dataset.volume

Description

Example

Required: False

Type: str | None

Units: None

Journal volume of the citation

12

citation_dataset.pages

citation_dataset.pages

Description

Example

Required: False

Type: str | None

Units: None

Page numbers of the citation

10-15

citation_dataset.journal

citation_dataset.journal

Description

Example

Required: False

Type: str | None

Units: None

Journal title of citation

Journal of Geophysical Research

citation_journal.doi

citation_journal.doi

Description

Example

Required: False

Type: pydantic.networks.HttpUrl | str | None Units: None

full url of the doi number

http://doi.###

citation_journal.authors

citation_journal.authors

Description

Example

Required: False

Type: str | None

Units: None

author names

M.Tee A. Roura

citation_journal.title

citation_journal.title

Description

Example

Required: False

Type: str | None

Units: None

Full title of the citation

Paper Title

citation_journal.year

citation_journal.year

Description

Example

Required: False

Type: str | None

Units: None

Year of citation

2020

citation_journal.volume

citation_journal.volume

Description

Example

Required: False

Type: str | None

Units: None

Journal volume of the citation

12

citation_journal.pages

citation_journal.pages

Description

Example

Required: False

Type: str | None

Units: None

Page numbers of the citation

10-15

citation_journal.journal

citation_journal.journal

Description

Example

Required: False

Type: str | None

Units: None

Journal title of citation

Journal of Geophysical Research

northwest_corner.latitude

northwest_corner.latitude

Description

Example

Required: False

Type: float | None

Units: degrees

Latitude of the location.

12.324

northwest_corner.longitude

northwest_corner.longitude

Description

Example

Required: False

Type: float | None

Units: degrees

Longitude of the location.

12.324

northwest_corner.elevation

northwest_corner.elevation

Description

Example

Required: False

Type: <class ‘float’>

Units: meters

Elevation of the location.

1234.0

southeast_corner.latitude

southeast_corner.latitude

Description

Example

Required: False

Type: float | None

Units: degrees

Latitude of the location.

12.324

southeast_corner.longitude

southeast_corner.longitude

Description

Example

Required: False

Type: float | None

Units: degrees

Longitude of the location.

12.324

southeast_corner.elevation

southeast_corner.elevation

Description

Example

Required: False

Type: <class ‘float’>

Units: meters

Elevation of the location.

1234.0

country

country

Description

Example

Required: False

Type: list[str] | str | None

Units: None

Country where the survey was conducted.

Canada

state

state

Description

Example

Required: False

Type: list[str] | str | None

Units: None

State or province where the survey was conducted.

Yukon

project_lead.organization

project_lead.organization

Description

Example

Required: False

Type: str | None

Units: None

Organization full name

mt gurus

project_lead.email

project_lead.email

Description

Example

Required: False

Type: pydantic.networks.EmailStr | None

Units: None

Email of the contact person

mt.guru@em.org

project_lead.url

project_lead.url

Description

Example

Required: False

Type: pydantic.networks.AnyUrl | None | str Units: None

URL of the contact person

https://em.org

project_lead.comments.author

project_lead.comments.author

Description

Example

Required: False

Type: str | None

Units: None

person who authored the comment

  1. Pedantic

project_lead.comments.time_stamp

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

project_lead.comments.value

project_lead.comments.value

Description

Example

Required: False

Type: str | list | None

Units: None

comment string

failure at midnight.

project_lead.author

project_lead.author

Description

Example

Required: True

Type: str | None

Units: None

Persons name, should be full first and last name.

person name

release_license

release_license

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Release license for the data.

CC-BY-4.0