@@ -2144,20 +2144,28 @@ <h4>Usage<a class="headerlink" href="#usage" title="Link to this heading"></a
2144
2144
Server Settings:
2145
2145
Settings associated with which datacenter to log into.
2146
2146
2147
- -S SERVER, --server SERVER
2148
- Specify the server to connect to. Options include:
2149
- BGR, ETH, GEONET, GFZ, INGV, IPGP, IRIS, KOERI, LMU,
2150
- NCEDC, NEIP, NERIES, ODC, ORFEUS, RESIF, SCEDC, USGS,
2151
- USP. [Default IRIS]
2152
- --server-url SERVER_URL
2153
- Specify the obspy base_url server address (and port if
2154
- needed) to open for the fdsn client. Overrides any
2155
- settings to '--server'. [Default None]
2156
- -U USERAUTH, --user-auth USERAUTH
2157
- Enter your Authentification Username and Password
2158
- (--user-auth='username:authpassword') to access and
2159
- download restricted data. [Default no user and
2160
- password]
2147
+ --server SERVER Base URL of FDSN web service compatible server (e.g.
2148
+ “http://service.iris.edu”) or key string for
2149
+ recognized server (one of 'AUSPASS', 'BGR',
2150
+ 'EARTHSCOPE', 'EIDA', 'EMSC', 'ETH', 'GEOFON',
2151
+ 'GEONET', 'GFZ', 'ICGC', 'IESDMC', 'INGV', 'IPGP',
2152
+ 'IRIS', 'IRISPH5', 'ISC', 'KNMI', 'KOERI', 'LMU',
2153
+ 'NCEDC', 'NIEP', 'NOA', 'NRCAN', 'ODC', 'ORFEUS',
2154
+ 'RASPISHAKE', 'RESIF', 'RESIFPH5', 'SCEDC', 'TEXNET',
2155
+ 'UIB-NORSAR', 'USGS', 'USP'). [Default 'IRIS']
2156
+ --user-auth USERAUTH Authentification Username and Password for the
2157
+ waveform server (--user-auth='username:authpassword')
2158
+ to access and download restricted data. [Default no
2159
+ user and password]
2160
+ --eida-token TOKENFILE
2161
+ Token for EIDA authentication mechanism, see
2162
+ http://geofon.gfz-
2163
+ potsdam.de/waveform/archive/auth/index.php. If a token
2164
+ is provided, argument --user-auth will be ignored.
2165
+ This mechanism is only available on select EIDA nodes.
2166
+ The token can be provided in form of the PGP message
2167
+ as a string, or the filename of a local file with the
2168
+ PGP message in it. [Default None]
2161
2169
2162
2170
Frequency Settings:
2163
2171
Miscellaneous frequency settings
@@ -2469,20 +2477,39 @@ <h4>Usage<a class="headerlink" href="#id9" title="Link to this heading"></a><
2469
2477
Server Settings:
2470
2478
Settings associated with which datacenter to log into.
2471
2479
2472
- -S SERVER, --server SERVER
2473
- Specify the server to connect to. Options include:
2474
- BGR, ETH, GEONET, GFZ, INGV, IPGP, IRIS, KOERI, LMU,
2475
- NCEDC, NEIP, NERIES, ODC, ORFEUS, RESIF, SCEDC, USGS,
2476
- USP. [Default IRIS]
2477
- --server-url SERVER_URL
2478
- Specify the obspy base_url server address (and port if
2479
- needed) to open for the fdsn client. Overrides any
2480
- settings to '--server'. [Default None]
2481
- -U USERAUTH, --user-auth USERAUTH
2482
- Enter your Authentification Username and Password
2483
- (--user-auth='username:authpassword') to access and
2484
- download restricted data. [Default no user and
2485
- password]
2480
+ --server-cat SERVER_CAT
2481
+ Catalogue server setting: Key string for recognized
2482
+ server that provide `available_event_catalogs` service
2483
+ (one of 'AUSPASS', 'BGR', 'EARTHSCOPE', 'EIDA',
2484
+ 'EMSC', 'ETH', 'GEOFON', 'GEONET', 'GFZ', 'ICGC',
2485
+ 'IESDMC', 'INGV', 'IPGP', 'IRIS', 'IRISPH5', 'ISC',
2486
+ 'KNMI', 'KOERI', 'LMU', 'NCEDC', 'NIEP', 'NOA',
2487
+ 'NRCAN', 'ODC', 'ORFEUS', 'RASPISHAKE', 'RESIF',
2488
+ 'RESIFPH5', 'SCEDC', 'TEXNET', 'UIB-NORSAR', 'USGS',
2489
+ 'USP'). [Default 'IRIS']
2490
+ --server-wf SERVER_WF
2491
+ Waveform server setting: Base URL of FDSN web service
2492
+ compatible server (e.g. “http://service.iris.edu”) or
2493
+ key string for recognized server (one of 'AUSPASS',
2494
+ 'BGR', 'EARTHSCOPE', 'EIDA', 'EMSC', 'ETH', 'GEOFON',
2495
+ 'GEONET', 'GFZ', 'ICGC', 'IESDMC', 'INGV', 'IPGP',
2496
+ 'IRIS', 'IRISPH5', 'ISC', 'KNMI', 'KOERI', 'LMU',
2497
+ 'NCEDC', 'NIEP', 'NOA', 'NRCAN', 'ODC', 'ORFEUS',
2498
+ 'RASPISHAKE', 'RESIF', 'RESIFPH5', 'SCEDC', 'TEXNET',
2499
+ 'UIB-NORSAR', 'USGS', 'USP'). [Default 'IRIS']
2500
+ --user-auth USERAUTH Authentification Username and Password for the
2501
+ waveform server (--user-auth='username:authpassword')
2502
+ to access and download restricted data. [Default no
2503
+ user and password]
2504
+ --eida-token TOKENFILE
2505
+ Token for EIDA authentication mechanism, see
2506
+ http://geofon.gfz-
2507
+ potsdam.de/waveform/archive/auth/index.php. If a token
2508
+ is provided, argument --user-auth will be ignored.
2509
+ This mechanism is only available on select EIDA nodes.
2510
+ The token can be provided in form of the PGP message
2511
+ as a string, or the filename of a local file with the
2512
+ PGP message in it. [Default None]
2486
2513
2487
2514
Frequency Settings:
2488
2515
Miscellaneous frequency settings
0 commit comments