@@ -2147,20 +2147,26 @@ <h4>Usage<a class="headerlink" href="#usage" title="Link to this heading"></a
2147
2147
correction. [Default looks for both horizontal and
2148
2148
pressure and allows for both tilt AND compliance
2149
2149
corrections]
2150
+ --zcomp ZCOMP Specify the Vertical Component Channel Identifier.
2151
+ [Default Z].
2150
2152
-O, --overwrite Force the overwriting of pre-existing data. [Default
2151
2153
False]
2152
2154
2153
2155
Server Settings:
2154
2156
Settings associated with which datacenter to log into.
2155
2157
2156
- -S SERVER, --Server SERVER
2158
+ -S SERVER, --server SERVER
2157
2159
Specify the server to connect to. Options include:
2158
2160
BGR, ETH, GEONET, GFZ, INGV, IPGP, IRIS, KOERI, LMU,
2159
2161
NCEDC, NEIP, NERIES, ODC, ORFEUS, RESIF, SCEDC, USGS,
2160
2162
USP. [Default IRIS]
2161
- -U USERAUTH, --User-Auth USERAUTH
2162
- Enter your IRIS Authentification Username and Password
2163
- (--User-Auth='username:authpassword') to access and
2163
+ --server-url SERVER_URL
2164
+ Specify the obspy base_url server address (and port if
2165
+ needed) to open for the fdsn client. Overrides any
2166
+ settings to '--server'. [Default None]
2167
+ -U USERAUTH, --user-auth USERAUTH
2168
+ Enter your Authentification Username and Password
2169
+ (--user-auth='username:authpassword') to access and
2164
2170
download restricted data. [Default no user and
2165
2171
password]
2166
2172
@@ -2466,20 +2472,26 @@ <h4>Usage<a class="headerlink" href="#id9" title="Link to this heading"></a><
2466
2472
correction. [Default looks for both horizontal and
2467
2473
pressure and allows for both tilt AND compliance
2468
2474
corrections]
2475
+ --zcomp ZCOMP Specify the Vertical Component Channel Identifier.
2476
+ [Default Z].
2469
2477
-O, --overwrite Force the overwriting of pre-existing data. [Default
2470
2478
False]
2471
2479
2472
2480
Server Settings:
2473
2481
Settings associated with which datacenter to log into.
2474
2482
2475
- -S SERVER, --Server SERVER
2483
+ -S SERVER, --server SERVER
2476
2484
Specify the server to connect to. Options include:
2477
2485
BGR, ETH, GEONET, GFZ, INGV, IPGP, IRIS, KOERI, LMU,
2478
2486
NCEDC, NEIP, NERIES, ODC, ORFEUS, RESIF, SCEDC, USGS,
2479
2487
USP. [Default IRIS]
2480
- -U USERAUTH, --User-Auth USERAUTH
2481
- Enter your IRIS Authentification Username and Password
2482
- (--User-Auth='username:authpassword') to access and
2488
+ --server-url SERVER_URL
2489
+ Specify the obspy base_url server address (and port if
2490
+ needed) to open for the fdsn client. Overrides any
2491
+ settings to '--server'. [Default None]
2492
+ -U USERAUTH, --user-auth USERAUTH
2493
+ Enter your Authentification Username and Password
2494
+ (--user-auth='username:authpassword') to access and
2483
2495
download restricted data. [Default no user and
2484
2496
password]
2485
2497
@@ -2493,6 +2505,10 @@ <h4>Usage<a class="headerlink" href="#id9" title="Link to this heading"></a><
2493
2505
--pre-filt PRE_FILT Specify four comma-separated corner frequencies
2494
2506
(float, in Hz) for deconvolution pre-filter. [Default
2495
2507
0.001,0.005,45.,50.]
2508
+ --window WINDOW Specify window length in seconds. Default value is
2509
+ highly recommended. Program may not be stable for
2510
+ large deviations from default value. [Default 7200.
2511
+ (or 2 hours)]
2496
2512
2497
2513
Event Settings:
2498
2514
Settings associated with refining the events to include in matching
0 commit comments