Description Usage Arguments Details References
NEW VERSION of ccf_events !! which uses cclag() instead of timeshift()
So far hard-coded for SM data of wettzell SGnew TS
1  | cclag_events(event, event_name, mv_win, nmax, plots = T, ...)
 | 
event | 
 vector of start and end date of event.  | 
event_name | 
 character, name of event (mainly used for the plot).  | 
mv_win | 
 length of window for moving average to smooth data in order to calculate signal to noise ratios.  | 
nmax | 
 number of outputed results per correlation.  | 
plots | 
 logical, should the results be plotted? (default is TRUE).  | 
Output is a data.frame with correlation coeficients, lagtime and signal to soise ratios for each sensor.
Marvin Reich (2015), mreich@gfz-potsdam.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.