Wavelet Coherence application #627
Replies: 2 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Sorry, I meant in general that the defaults in Pyleoclim were different from Aslak Grinsted's code. In this case, your frequency vector should be getting somewhat closer, but again there is no way to know unless you do a side-by-side comparison, and that's not our job! Good luck and please let us know if you have other questions. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I could use
wavelet_coherence
to do some wavelet analysis thanks forPyleoclim
. And I get some trouble when I'm reproducing the results of the paper from https://doi.org/10.1029/2023GL103323. I'm grateful to @CommonClimate for help and I could set the parameters same as the paper now.However, there still seems some difference between my reproduction and the paper. It could be seen as:

the left is from the paper and the right is my result.
The main character is similar in periods 8-16 months compared with the origin, but it appears difference in other periods, such as:
This is my result without significance, in order to see the arrow more intuitively.
I'm sure that the method and data I use is correct, since it's not complex with the result of the coherence wavelet does not change with the data being anomaly or original.
For reference, the data used could be get from:
MonthlyAnomSWS_IP.txt
pv.txt
What troubles me is that:
Any reply will be appreciated sincerely!
Beta Was this translation helpful? Give feedback.
All reactions