download_events_functions
Attributes
Functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents
- download_events_functions.read_eventcsv(path, minmag=5.5, cnames=True, useclient=False, cl='USGS', starttime=None, endtime=None)[source]
- download_events_functions.read_stationcsv(path, defaultnet='_ALPARRAY', usestatclient=False)[source]
- download_events_functions.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=[])[source]
- download_events_functions.stat_meta(wd, stations, networks, evtimes, routername='eida-routing', rclient=True, mode='continue', write=True, c_inv=[])[source]
- download_events_functions.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)[source]
- download_events_functions.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)[source]
- download_events_functions.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)[source]