SYNGINE_SERVICE

dist/syngine.mjs

const for service name

SYNGINE_SERVICE

Type: string

SERVICE_VERSION

dist/syngine.mjs

Major version of the FDSN spec supported here. Currently is 1.

SERVICE_VERSION

Type: number

SERVICE_NAME

dist/syngine.mjs

Service name as used in the FDSN DataCenters registry, https://www.fdsn.org/datacenters

SERVICE_NAME
calcMoment(Mw: any)
Parameters
Mw (any)

SyngineQuery

dist/syngine.mjs

Query to a syngine web service.

new SyngineQuery(host: any)

Extends FDSNCommon

Parameters
host (any) optional host to connect to, defaults to Earthscope
Related
https://service.earthscope.org/irisws/syngine/1/
Instance Members
specVersion(value)
getSpecVersion()
protocol(value)
getProtocol()
host(value)
getHost()
nodata(value)
getNodata()
port(value)
getPort()
pathBase(value)
getPathBase()
format(value)
getFormat()
model(value)
getModel()
label(value)
getLabel()
components(value)
getComponents()
units(value)
getUnits()
dt(value)
getDt()
scale(value)
getscale()
kernelWidth(value)
getKernelWidth()
sourceWidth(value)
getSourceWidth()
originTime(value)
getOriginTime()
startTime(value)
getStartTime()
endTime(value)
getEndTime()
network(value)
getNetwork()
station(value)
getStation()
networkCode(value)
getNetworkCode()
stationCode(value)
getStationCode()
locationCode(value)
getLocationCode()
receiverLatitude(value)
getReceiverLatitude()
receiverLongitude(value)
getReceiverLongitude()
channel(chan)
getChannel()
eventId(value)
getEventId()
quake(quake)
getQuake()
sourceLatitude(value)
getSourceLatitude()
sourceLongitude(value)
getSourceLongitude()
sourceDepthInMeters(value)
getSourceDepthInMeters()
sourceDistanceInDegrees(value)
getSourceDistanceInDegrees()
sourceMomentTensor(value)
getSourceMomentTensor()
sourceDoubleCouple(value)
getSourceDoubleCouple()
sourceForce(value)
getSsourceForce()
queryDataRecords()
queryMS3Records()
querySeismograms()
formBaseURL()
formVersionURL()
queryVersion()
formURL()