The Source object is an object designed to define the originating seismic organization that produced a Pick, Correlation, or Detection message. Site uses the JSON standard.
Source is intended for use as part of the Pick, Correlation, or Origin Formats in seismic data messaging between seismic applications and organizations.
{
"AgencyID" : String,
"Author" : String
}
Required Values:
These are the values required to define a Source
- AgencyID - A string containing the originating agency FDSN ID.
- Author - A string containing the source author.