- xml
Character
value, local XML file to import. If omitted,
the function expects information for the other arguments listed below to
download (into a temporary directory) and read the station XML file. In
case both, the below information and a XML path is provided, the downloaded
data will be saved under the provided XML file name.
- start
POSIXct
value, start time for which the XML
information shall be collected. If omitted, XML information for all
available time spans will be downloaded.
- duration
Numeric
value, duration until when the XML
information shall be collected. If omitted, XML information for all
available time spans will be downloaded.
- network
Character
value, seismic network to which the station
belongs, for which the XML data will be downloaded.
- station
Character
value, seismic station ID for which the
XML data will be downloaded. If omitted, XML information for all stations
of the network will be collected.
- component
Character
value, component for which the XML data
will be downloaded. If omitted, XML data will be collected for all
components available for the specified stations.
- url
Chracter
vector, URL of the FDSN data provider. Should be
of the form "http://service.iris.edu"
, i.e., without further URL
parts. URLs can be submitted as a vector.
- level
Character
value, level of station XML information
depth. Default is "response"
.