Request Type |
The type of data request. Choose from FDSN, Shot, or Receiver. |
Format |
Determines the return format. Select from MSEED, SAC, SEGY1, SEGY2, or GEOCSV. |
Network |
Up to 2 character FDSN Network code. Accepts wildcards and lists. |
Report Number |
Select one or more PH5 Reportnum codes. Format ##-###. Accepts wildcards and lists. |
Station |
Up to 5 character FDSN Station code. Accepts wildcards and lists. |
Location |
2 character FDSN location identifier. Accepts wildcards and lists.
Use -- for empty |
Channel |
3 character FDSN channel codes. Accepts wildcards and lists. |
Component |
Select one or more PH5 directional component (1, 2, 3, … etc.). Accepts wildcards and lists. |
Start Time |
Waveform start time
YYYY-MM-DD HH:MM:SS format
E.g. "2014-11-24T10:00:00". |
End Time |
Waveform end time
YYYY-MM-DD HH:MM:SS format
E.g. "2014-11-24T15:00:00". |
Reduction Velocity |
Reduction velocity in km/sec. |
Decimation |
Decimate the data by a constant value. |
Shot ID |
Specifies the shot (event) id for a request by shot. Accepts wildcards and lists. |
Shot Line |
Specifies the shot line that the requested shots belong to for a request by shot.
Accepts wildcards and lists. |
Array ID |
Specifies the array id for a request by shot.
Accepts wildcards and lists. |
Wildcards |
The network, reportnum, station, location, channel, component,
shotline, shotid, and arrayid fields may contain the * or ? wildcards
with the following meaning:
* – matches zero to many characters
? – matches a single character |
Length |
Length in seconds of the request data segment |
Offset |
Time in seconds from shot time to start the trace. |
Nodata |
If no data is returned by the service, return
a 404 response rather than the
default 204.
Learn more about HTTP response codes. |