@@ -251,20 +251,28 @@ Usage
251
251
Server Settings:
252
252
Settings associated with which datacenter to log into.
253
253
254
- -S SERVER, --server SERVER
255
- Specify the server to connect to. Options include:
256
- BGR, ETH, GEONET, GFZ, INGV, IPGP, IRIS, KOERI, LMU,
257
- NCEDC, NEIP, NERIES, ODC, ORFEUS, RESIF, SCEDC, USGS,
258
- USP. [Default IRIS]
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
266
- download restricted data. [Default no user and
267
- password]
254
+ --server SERVER Base URL of FDSN web service compatible server (e.g.
255
+ “http://service.iris.edu”) or key string for
256
+ recognized server (one of 'AUSPASS', 'BGR',
257
+ 'EARTHSCOPE', 'EIDA', 'EMSC', 'ETH', 'GEOFON',
258
+ 'GEONET', 'GFZ', 'ICGC', 'IESDMC', 'INGV', 'IPGP',
259
+ 'IRIS', 'IRISPH5', 'ISC', 'KNMI', 'KOERI', 'LMU',
260
+ 'NCEDC', 'NIEP', 'NOA', 'NRCAN', 'ODC', 'ORFEUS',
261
+ 'RASPISHAKE', 'RESIF', 'RESIFPH5', 'SCEDC', 'TEXNET',
262
+ 'UIB-NORSAR', 'USGS', 'USP'). [Default 'IRIS']
263
+ --user-auth USERAUTH Authentification Username and Password for the
264
+ waveform server (--user-auth='username:authpassword')
265
+ to access and download restricted data. [Default no
266
+ user and password]
267
+ --eida-token TOKENFILE
268
+ Token for EIDA authentication mechanism, see
269
+ http://geofon.gfz-
270
+ potsdam.de/waveform/archive/auth/index.php. If a token
271
+ is provided, argument --user-auth will be ignored.
272
+ This mechanism is only available on select EIDA nodes.
273
+ The token can be provided in form of the PGP message
274
+ as a string, or the filename of a local file with the
275
+ PGP message in it. [Default None]
268
276
269
277
Frequency Settings:
270
278
Miscellaneous frequency settings
@@ -586,21 +594,40 @@ Usage
586
594
Server Settings:
587
595
Settings associated with which datacenter to log into.
588
596
589
- -S SERVER, --server SERVER
590
- Specify the server to connect to. Options include:
591
- BGR, ETH, GEONET, GFZ, INGV, IPGP, IRIS, KOERI, LMU,
592
- NCEDC, NEIP, NERIES, ODC, ORFEUS, RESIF, SCEDC, USGS,
593
- USP. [Default IRIS]
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
601
- download restricted data. [Default no user and
602
- password]
603
-
597
+ --server-cat SERVER_CAT
598
+ Catalogue server setting: Key string for recognized
599
+ server that provide `available_event_catalogs` service
600
+ (one of 'AUSPASS', 'BGR', 'EARTHSCOPE', 'EIDA',
601
+ 'EMSC', 'ETH', 'GEOFON', 'GEONET', 'GFZ', 'ICGC',
602
+ 'IESDMC', 'INGV', 'IPGP', 'IRIS', 'IRISPH5', 'ISC',
603
+ 'KNMI', 'KOERI', 'LMU', 'NCEDC', 'NIEP', 'NOA',
604
+ 'NRCAN', 'ODC', 'ORFEUS', 'RASPISHAKE', 'RESIF',
605
+ 'RESIFPH5', 'SCEDC', 'TEXNET', 'UIB-NORSAR', 'USGS',
606
+ 'USP'). [Default 'IRIS']
607
+ --server-wf SERVER_WF
608
+ Waveform server setting: Base URL of FDSN web service
609
+ compatible server (e.g. “http://service.iris.edu”) or
610
+ key string for recognized server (one of 'AUSPASS',
611
+ 'BGR', 'EARTHSCOPE', 'EIDA', 'EMSC', 'ETH', 'GEOFON',
612
+ 'GEONET', 'GFZ', 'ICGC', 'IESDMC', 'INGV', 'IPGP',
613
+ 'IRIS', 'IRISPH5', 'ISC', 'KNMI', 'KOERI', 'LMU',
614
+ 'NCEDC', 'NIEP', 'NOA', 'NRCAN', 'ODC', 'ORFEUS',
615
+ 'RASPISHAKE', 'RESIF', 'RESIFPH5', 'SCEDC', 'TEXNET',
616
+ 'UIB-NORSAR', 'USGS', 'USP'). [Default 'IRIS']
617
+ --user-auth USERAUTH Authentification Username and Password for the
618
+ waveform server (--user-auth='username:authpassword')
619
+ to access and download restricted data. [Default no
620
+ user and password]
621
+ --eida-token TOKENFILE
622
+ Token for EIDA authentication mechanism, see
623
+ http://geofon.gfz-
624
+ potsdam.de/waveform/archive/auth/index.php. If a token
625
+ is provided, argument --user-auth will be ignored.
626
+ This mechanism is only available on select EIDA nodes.
627
+ The token can be provided in form of the PGP message
628
+ as a string, or the filename of a local file with the
629
+ PGP message in it. [Default None]
630
+
604
631
Frequency Settings:
605
632
Miscellaneous frequency settings
606
633
0 commit comments