Survey
id |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘str’> Units: None |
Alpha numeric ID that will be unique for archiving. |
EMT20 |
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 |
Description |
Example |
|---|---|---|
Required: False Type: str | list | None Units: None |
comment string |
failure at midnight. |
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 |
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 |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘str’> Units: None |
Descriptive name of the survey. |
MT Characteriza tion of Yukon Terrane |
project |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘str’> Units: None |
Alpha numeric name for the project e.g USGS- GEOMAG. |
YUTOO |
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 |
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 |
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 |
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 |
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 |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Given FDSN archive ID name. |
MT001 |
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 |
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 |
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 |
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 |
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 |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Organization full name |
mt gurus |
acquired_by.email |
Description |
Example |
|---|---|---|
Required: False Type: pydantic.networks.EmailStr | None Units: None |
Email of the contact person |
acquired_by.url |
Description |
Example |
|---|---|---|
Required: False Type: pydantic.networks.AnyUrl | None | str Units: None |
URL of the contact person |
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 |
Description |
Example |
|---|---|---|
Required: False Type: str | list | None Units: None |
comment string |
failure at midnight. |
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 |
Description |
Example |
|---|---|---|
Required: False Type: list[str] | str | None Units: None |
Organization full name |
mt gurus |
funding_source.email |
Description |
Example |
|---|---|---|
Required: False Type: list[pydantic.networks.EmailStr] | pydantic.networks.EmailStr | None Units: None |
Email of the contact person |
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.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 |
Description |
Example |
|---|---|---|
Required: False Type: str | list | None Units: None |
comment string |
failure at midnight. |
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 |
Description |
Example |
|---|---|---|
Required: False Type: pydantic.networks.HttpUrl | str | None Units: None |
full url of the doi number |
http://doi.### |
citation_dataset.title |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Full title of the citation |
Paper Title |
citation_dataset.year |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Year of citation |
2020 |
citation_dataset.volume |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Journal volume of the citation |
12 |
citation_dataset.pages |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Page numbers of the citation |
10-15 |
citation_dataset.journal |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Journal title of citation |
Journal of Geophysical Research |
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.title |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Full title of the citation |
Paper Title |
citation_journal.year |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Year of citation |
2020 |
citation_journal.volume |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Journal volume of the citation |
12 |
citation_journal.pages |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Page numbers of the citation |
10-15 |
citation_journal.journal |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Journal title of citation |
Journal of Geophysical Research |
northwest_corner.latitude |
Description |
Example |
|---|---|---|
Required: False Type: float | None Units: degrees |
Latitude of the location. |
12.324 |
northwest_corner.longitude |
Description |
Example |
|---|---|---|
Required: False Type: float | None Units: degrees |
Longitude of the location. |
12.324 |
northwest_corner.elevation |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: meters |
Elevation of the location. |
1234.0 |
southeast_corner.latitude |
Description |
Example |
|---|---|---|
Required: False Type: float | None Units: degrees |
Latitude of the location. |
12.324 |
southeast_corner.longitude |
Description |
Example |
|---|---|---|
Required: False Type: float | None Units: degrees |
Longitude of the location. |
12.324 |
southeast_corner.elevation |
Description |
Example |
|---|---|---|
Required: False Type: <class ‘float’> Units: meters |
Elevation of the location. |
1234.0 |
country |
Description |
Example |
|---|---|---|
Required: False Type: list[str] | str | None Units: None |
Country where the survey was conducted. |
Canada |
state |
Description |
Example |
|---|---|---|
Required: False Type: list[str] | str | None Units: None |
State or province where the survey was conducted. |
Yukon |
project_lead.organization |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Organization full name |
mt gurus |
project_lead.email |
Description |
Example |
|---|---|---|
Required: False Type: pydantic.networks.EmailStr | None Units: None |
Email of the contact person |
project_lead.url |
Description |
Example |
|---|---|---|
Required: False Type: pydantic.networks.AnyUrl | None | str Units: None |
URL of the contact person |
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 |
Description |
Example |
|---|---|---|
Required: False Type: str | list | None Units: None |
comment string |
failure at midnight. |
release_license |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘str’> Units: None |
Release license for the data. |
CC-BY-4.0 |
comments.author
comments.author
Description
Example
Required: False
Type: str | None
Units: None
person who authored the comment
Pedantic