I'm a Winston Wave Server. I'm here to service to Swarm and Earthworm's Wave Viewer. I will also provide plots and status info if given a carefully crafted URL. Winston specific usage is described on my base page. I support a subset of the FDSN Web Services spec. See below for more details.


  • URL Builder
  • Service Description
URL:

When

Where

Which
How

Description
URL Builder
Parameters
ParameterDefaultDescription
time constraints
simple time (cannot be combined with window time)
start[time][Any]Limit to metadata epochs starting on or after the specified start time
end[time][Any]Limit to metadata epochs ending on or after the specified end time
window time (cannot be combined with simple time)
startbefore[Any]Limit to metadata epochs starting before the specified time
startafter[Any]Limit to metadata epochs starting after the specified time
endbefore[Any]Limit to metadata epochs ending before the specified time
endafter[Any]Limit to metadata epochs ending after the specified time
channel constraints
net[work][any]Select one or more network codes. Multiple codes are comma-separated
sta[tion][any]Select one or more station codes. Multiple codes are comma-separated
cha[nnel][any]Select one or more channel codes. Multiple codes are comma-separated
loc[ation][any]Select one or more location codes. Multiple codes are comma-separated
geographic constraint
area-rectangle (cannot be used with area-circle)
minlatitude-90.0Limit to stations with a latitude larger than or equal to the specified minimum.
maxlatitude90.0Limit to stations with a latitude smaller than or equal to the specified maximum.
minlongitude-180.0Limit to stations with a longitude larger than or equal to the specified minimum.
maxlongitude180.0Limit to stations with a longitude smaller than or equal to the specified maximum.
area-circle (cannot be used with area-rectangle)
latitude0Specify the latitude to be used for a radius search
longitude0Specify the longitude to be used for a radius search
minradius0Limit results to stations within the specified minimum numnber of degrees from the geographic point defined by the latitude and longitude parameters.
maxradius0Limit results to stations within the specified maximum numnber of degrees from the geographic point defined by the latitude and longitude parameters.
output control
formatxmlSpecify format of result, either `xml' of `text'.
levelstationSpecify the level of details for the results


Version: 1.6.2 Built: 2022-03-15T21:54:12Z