Logo

General Information

  • Introduction
  • Architecture
  • Installation
  • Usage
  • Contributing
  • Credits
  • Changelog
  • Conventions
  • Time Series Metadata Examples

Basics of Metadata Structure

  • Usage

MetadataBase

  • Base Metadata Objects

Common Metadata

  • Common Metadata Objects

Features and Weights

  • Features
  • Weights and Weighting Specifications

Processing and Fourier Coefficients

  • Processing Steps
  • Aurora Processing
  • Fourier Coefficients

Time Series and Filters

  • Time Series
  • Time Series Filters
  • MT and StationXML Translation
  • Filters

Transfer Functions

  • Transfer Function
  • Transfer Functions Base
  • EMTFXML
    • Attachment
    • Channels
    • Citation
    • Copyright
      • citation.doi
      • citation.authors
      • citation.title
      • citation.year
      • citation.volume
      • citation.pages
      • citation.journal
      • citation.survey_d_o_i
      • selected_publications
      • release_status
      • conditions_of_use
      • acknowledgement
      • additional_info
    • DataQualityNotes
    • DataQualityWarnings
    • DataType
    • DataTypes
    • Dipole
    • EMTF
    • Electric
    • Electrode
    • Estimate
    • ExternalUrl
    • FieldNotes
    • Instrument
    • Magnetic
    • Magnetometer
    • Orientation
    • PeriodRange
    • PrimaryData
    • ProcessingInfo
    • ProcessingSoftware
    • Provenance
    • RemoteInfo
    • RemoteRef
    • Run
    • Site
    • SiteLayout
    • StatisticalEstimates
    • TransferFunction
  • EDI
  • Z-Files
  • J-Files
  • Zonge AVG

API Reference

  • API Reference
MT Metadata
  • EMTFXML
  • Copyright
  • View page source

Copyright

citation.doi

citation.doi

Description

Example

Required: False

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

full url of the doi number

http://doi.###

citation.authors

citation.authors

Description

Example

Required: False

Type: str | None

Units: None

author names

M.Tee A. Roura

citation.title

citation.title

Description

Example

Required: False

Type: str | None

Units: None

Full title of the citation

Paper Title

citation.year

citation.year

Description

Example

Required: False

Type: str | None

Units: None

Year of citation

2020

citation.volume

citation.volume

Description

Example

Required: False

Type: str | None

Units: None

Journal volume of the citation

12

citation.pages

citation.pages

Description

Example

Required: False

Type: str | None

Units: None

Page numbers of the citation

10-15

citation.journal

citation.journal

Description

Example

Required: False

Type: str | None

Units: None

Journal title of citation

Journal of Geophysical Research

citation.survey_d_o_i

citation.survey_d_o_i

Description

Example

Required: False

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

doi number of the survey

###/###

selected_publications

selected_publications

Description

Example

Required: False

Type: str | None

Units: None

Any publications that use this data

my paper

release_status

release_status

Description

Example

Required: True

Type: <enum ‘ReleaseStatusEnum’>

Units: None

the release status of the data

Unrestricted release

conditions_of_use

conditions_of_use

Description

Example

Required: True

Type: <class ‘str’>

Units: None

Any notes on conditions of use

Cite data upon usage.

acknowledgement

acknowledgement

Description

Example

Required: False

Type: str | None

Units: None

any acknowledgments the transfer function should have.

This project was funded by x.

additional_info

additional_info

Description

Example

Required: False

Type: str | None

Units: None

any additional information about the data.

This purpose of this project is …

Previous Next

© Copyright 2020, Jared Peacock.

Built with Sphinx using a theme provided by Read the Docs.