Skip to content

Commit 00802e3

Browse files
committed
Deploying to gh-pages from @ 87354e9 🚀
1 parent 0e1576f commit 00802e3

File tree

3 files changed

+49
-17
lines changed

3 files changed

+49
-17
lines changed

Diff for: _sources/atacr.rst.txt

+24-8
Original file line numberDiff line numberDiff line change
@@ -243,20 +243,26 @@ Usage
243243
correction. [Default looks for both horizontal and
244244
pressure and allows for both tilt AND compliance
245245
corrections]
246+
--zcomp ZCOMP Specify the Vertical Component Channel Identifier.
247+
[Default Z].
246248
-O, --overwrite Force the overwriting of pre-existing data. [Default
247249
False]
248250
249251
Server Settings:
250252
Settings associated with which datacenter to log into.
251253
252-
-S SERVER, --Server SERVER
254+
-S SERVER, --server SERVER
253255
Specify the server to connect to. Options include:
254256
BGR, ETH, GEONET, GFZ, INGV, IPGP, IRIS, KOERI, LMU,
255257
NCEDC, NEIP, NERIES, ODC, ORFEUS, RESIF, SCEDC, USGS,
256258
USP. [Default IRIS]
257-
-U USERAUTH, --User-Auth USERAUTH
258-
Enter your IRIS Authentification Username and Password
259-
(--User-Auth='username:authpassword') to access and
259+
--server-url SERVER_URL
260+
Specify the obspy base_url server address (and port if
261+
needed) to open for the fdsn client. Overrides any
262+
settings to '--server'. [Default None]
263+
-U USERAUTH, --user-auth USERAUTH
264+
Enter your Authentification Username and Password
265+
(--user-auth='username:authpassword') to access and
260266
download restricted data. [Default no user and
261267
password]
262268
@@ -572,20 +578,26 @@ Usage
572578
correction. [Default looks for both horizontal and
573579
pressure and allows for both tilt AND compliance
574580
corrections]
581+
--zcomp ZCOMP Specify the Vertical Component Channel Identifier.
582+
[Default Z].
575583
-O, --overwrite Force the overwriting of pre-existing data. [Default
576584
False]
577585
578586
Server Settings:
579587
Settings associated with which datacenter to log into.
580588
581-
-S SERVER, --Server SERVER
589+
-S SERVER, --server SERVER
582590
Specify the server to connect to. Options include:
583591
BGR, ETH, GEONET, GFZ, INGV, IPGP, IRIS, KOERI, LMU,
584592
NCEDC, NEIP, NERIES, ODC, ORFEUS, RESIF, SCEDC, USGS,
585593
USP. [Default IRIS]
586-
-U USERAUTH, --User-Auth USERAUTH
587-
Enter your IRIS Authentification Username and Password
588-
(--User-Auth='username:authpassword') to access and
594+
--server-url SERVER_URL
595+
Specify the obspy base_url server address (and port if
596+
needed) to open for the fdsn client. Overrides any
597+
settings to '--server'. [Default None]
598+
-U USERAUTH, --user-auth USERAUTH
599+
Enter your Authentification Username and Password
600+
(--user-auth='username:authpassword') to access and
589601
download restricted data. [Default no user and
590602
password]
591603
@@ -599,6 +611,10 @@ Usage
599611
--pre-filt PRE_FILT Specify four comma-separated corner frequencies
600612
(float, in Hz) for deconvolution pre-filter. [Default
601613
0.001,0.005,45.,50.]
614+
--window WINDOW Specify window length in seconds. Default value is
615+
highly recommended. Program may not be stable for
616+
large deviations from default value. [Default 7200.
617+
(or 2 hours)]
602618
603619
Event Settings:
604620
Settings associated with refining the events to include in matching

Diff for: atacr.html

+24-8
Original file line numberDiff line numberDiff line change
@@ -2147,20 +2147,26 @@ <h4>Usage<a class="headerlink" href="#usage" title="Link to this heading"></a
21472147
correction. [Default looks for both horizontal and
21482148
pressure and allows for both tilt AND compliance
21492149
corrections]
2150+
--zcomp ZCOMP Specify the Vertical Component Channel Identifier.
2151+
[Default Z].
21502152
-O, --overwrite Force the overwriting of pre-existing data. [Default
21512153
False]
21522154

21532155
Server Settings:
21542156
Settings associated with which datacenter to log into.
21552157

2156-
-S SERVER, --Server SERVER
2158+
-S SERVER, --server SERVER
21572159
Specify the server to connect to. Options include:
21582160
BGR, ETH, GEONET, GFZ, INGV, IPGP, IRIS, KOERI, LMU,
21592161
NCEDC, NEIP, NERIES, ODC, ORFEUS, RESIF, SCEDC, USGS,
21602162
USP. [Default IRIS]
2161-
-U USERAUTH, --User-Auth USERAUTH
2162-
Enter your IRIS Authentification Username and Password
2163-
(--User-Auth=&#39;username:authpassword&#39;) 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 &#39;--server&#39;. [Default None]
2167+
-U USERAUTH, --user-auth USERAUTH
2168+
Enter your Authentification Username and Password
2169+
(--user-auth=&#39;username:authpassword&#39;) to access and
21642170
download restricted data. [Default no user and
21652171
password]
21662172

@@ -2466,20 +2472,26 @@ <h4>Usage<a class="headerlink" href="#id9" title="Link to this heading"></a><
24662472
correction. [Default looks for both horizontal and
24672473
pressure and allows for both tilt AND compliance
24682474
corrections]
2475+
--zcomp ZCOMP Specify the Vertical Component Channel Identifier.
2476+
[Default Z].
24692477
-O, --overwrite Force the overwriting of pre-existing data. [Default
24702478
False]
24712479

24722480
Server Settings:
24732481
Settings associated with which datacenter to log into.
24742482

2475-
-S SERVER, --Server SERVER
2483+
-S SERVER, --server SERVER
24762484
Specify the server to connect to. Options include:
24772485
BGR, ETH, GEONET, GFZ, INGV, IPGP, IRIS, KOERI, LMU,
24782486
NCEDC, NEIP, NERIES, ODC, ORFEUS, RESIF, SCEDC, USGS,
24792487
USP. [Default IRIS]
2480-
-U USERAUTH, --User-Auth USERAUTH
2481-
Enter your IRIS Authentification Username and Password
2482-
(--User-Auth=&#39;username:authpassword&#39;) 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 &#39;--server&#39;. [Default None]
2492+
-U USERAUTH, --user-auth USERAUTH
2493+
Enter your Authentification Username and Password
2494+
(--user-auth=&#39;username:authpassword&#39;) to access and
24832495
download restricted data. [Default no user and
24842496
password]
24852497

@@ -2493,6 +2505,10 @@ <h4>Usage<a class="headerlink" href="#id9" title="Link to this heading"></a><
24932505
--pre-filt PRE_FILT Specify four comma-separated corner frequencies
24942506
(float, in Hz) for deconvolution pre-filter. [Default
24952507
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)]
24962512

24972513
Event Settings:
24982514
Settings associated with refining the events to include in matching

0 commit comments

Comments
 (0)