Hi,
you have to choose from available options: "CC" is the only supported:
cc_type_single_station_SC CC
Also make sure to sort the single-station components alphabetically : NZ,EN,EZ
the autocorr parameter is no longer used.
Thomas
Le 28/04/2020 à 13:19, navid.sirous a écrit :
Dear MSNoise users,
I want to calculate the cross-component of ZE, ZN, NE as well as
auto-correlation. I set the related configuration parameters as below;
autocorr Y
cc_type CC
cc_type_single_station_AC AC
cc_type_single_station_SC SC
components_to_compute EE,NN,ZZ
components_to_compute_single_station ZN,NE,ZE
when I run the command "_msnoise compute_cc_", I face the below error:
/home/user/anaconda3/lib/python3.7/site-packages/obspy/io/mseed/core.py:790:
UserWarning: The encoding specified in trace.stats.mseed.encoding does
not match the dtype of the data.
A suitable encoding will be chosen.
warnings.warn(msg, UserWarning)
cc_type_single_station_SC = %s not implemented, exiting
I will be grateful if guide me on how to calculate cross-component and
auto-correlation.
All the best,
Navid
_______________________________________________
MSNoise mailing list
MSNoise(a)mailman-as.oma.be
http://mailman-as.oma.be/mailman/listinfo/msnoise
_______________________________________________
MSNoise mailing list
MSNoise(a)mailman-as.oma.be
http://mailman-as.oma.be/mailman/listinfo/msnoise
I really appreciate your help. Thank you.