Parameters: |
- filename (str) Name of the output file.
- network (str) Network code, e.g. 'IU'.
- station (str) Station code, e.g. 'ANMO'.
- location (str) Location code, e.g. '00', wildcards allowed.
- channel (str) Channel code, e.g. 'BHZ', wildcards allowed.
- starttime (UTCDateTime) Start date and time.
- endtime (UTCDateTime) End date and time.
- format ('RESP', 'StationXML' or 'SACPZ', optional) Output format. Defaults to 'RESP'.
|