download_events_functions ========================= .. py:module:: download_events_functions Attributes ---------- .. autoapisummary:: download_events_functions.fdsn download_events_functions.arclink_token download_events_functions.dcidpath Functions --------- .. autoapisummary:: download_events_functions.pasteR download_events_functions.read_eventcsv download_events_functions.read_stationcsv download_events_functions.populate download_events_functions.stat_meta download_events_functions.dl_event download_events_functions.dl_BH_HH download_events_functions.retry_download download_events_functions.merge_safe download_events_functions.verify_missing Module Contents --------------- .. py:function:: pasteR(vector, sep=' ') .. py:function:: read_eventcsv(path, minmag=5.5, cnames=True, useclient=False, cl='USGS', starttime=None, endtime=None) .. py:function:: read_stationcsv(path, defaultnet='_ALPARRAY', usestatclient=False) .. py:function:: populate(stations, networks, evtimes, routername='eida-routing', rclient=True, usestatclient=False, network=None, minlatitude=-90, minlongitude=-180, maxlatitude=90, maxlongitude=180, includeZS=False, c_inv=[]) .. py:function:: stat_meta(wd, stations, networks, evtimes, routername='eida-routing', rclient=True, mode='continue', write=True, c_inv=[]) .. py:function:: dl_event(evline, wd, stations, networks, inv, component='BH', minepi=30, maxepi=95, ws=-10, we=50, sortby='event', mod='iasp91', phase='P', flo=0.03, fhi=2, fdsn=True, arclink_token=None, downsample=True, rotrt='ZNE->LQT', dcidpath=None, rotzne=False, znepath=None, routing=None, rclient=True) .. py:function:: dl_BH_HH(evmat, wd, stations, networks, inv, component='BH', minepi=35, maxepi=95, ws=-10, we=50, sortby='event', mod='iasp91', phase='P', flo=0.03, fhi=2, mode='continue', fdsn=True, arclink_token=None, downsample=True, rotrt='ZNE->LQT', dcidpath=None, rotzne=False, znepath=None, routing=None, client_name='eida-routing', rclient=True, retry_network='*', includeZS=True) .. py:function:: retry_download(wd, evmat, evtimes, minepi=35, maxepi=95, ws=-10, we=50, sortby='event', mod='iasp91', phase='P', flo=0.03, fhi=2, fdsn=True, arclink_token=None, downsample=True, rotrt='ZNE->LQT', dcidpath=None, rotzne=False, znepath=None, routing=None, client_name='eida-routing', rclient=True, retry_network='*', includeZS=True) .. py:function:: merge_safe(ms) .. py:function:: verify_missing(wd) .. py:data:: fdsn :value: True .. py:data:: arclink_token :value: None .. py:data:: dcidpath :value: '/data/home/mroczek/dcidpasswords.txt'