Climate Data Oscillations and the Magnitude Squared Coherence

Nicola Scafetta has written a series of papers about how the movement of the center of mass of the solar system allegedly influences the global temperature. The movement is mainly due to the two giant planets, Jupiter and Saturn. Claiming a connection with the global temperature is rather speculative, and that's what my analysis has shown also.


Scafetta invokes Johannes Kepler’s Mysterium Cosmographicum (1596, 1621) and Harmonices Mundi (1619) in order to argue for the planetary influence. But it is not at all obvious that Kepler’s contributions beyond his three laws, are so useful. Here is what a critical historian of science has written:

The three major gems in his works on astronomy lay in a vast field of errors, of irrelevant data and details, of mystical fantasies, of useless speculations, of morbid detours of self analysis, and, last but not least, of an organismic and animistic conception of the world and its processes.” (S. L. Jaki, Planets and Planetarians: A History of Theories of the Origin of Planetary Systems, p. 26. Scottish Academic Press, Edinburgh, 1978).

Leaving prior expectations aside, the left-hand figure shows the orbit of the center of mass of the solar system from 1980 to 2014. Its variation is in the order of ±2 sun radii. It should be noted that this does not mean that there are similar variations in the earth-sun distance as this retracted paper implies, and which was the reason for its retraction. By the way, measurement of the minute velocity variations in a sun's orbit due to the presence of one or more planets is one of the main methods for detecting exoplanets.

The right-hand figure shows the global temperature anomaly, upper curve, with mean, linear and quadratic fits. The most obvious feature is a gradual rise which is captured imperfectly by the linear and parabolic fits. The secondary feature is a pattern of oscillations which is what the analysis here is concerned with. Although I disagree with much of his analysis, Scafetta is to be commended for having drawn the attention to these oscillations and especially the one with period around 60 years. It resembles in many ways the Atlantic multidecadal oscillation which has a period of about 70 years or 50-90 years.

The lower curve in the right-hand figure shows the speed of the center of mass of the solar system (SCMSS) with mean value. Its main oscillation period is around 20 years.

In order to argue for influence from the orbit on the temperature one needs two kinds of evidence. The first and most important one is an explanation in terms of a physical model that explains why this orbit should affect processes in the sun which in turn will influence oscillations in the temperature on earth. There is no such explanation which is generally accepted today.

The second kind of evidence is found by comparing data and look for coherence and correlation. I introduced the magnitude squared coherence estimator to these data sets and my papers show that neither is there any coherence of any significance.

Papers

Debate

I can live with being characterized as having "no expertise in physics, nor in astronomy, nor in mathematics," but after having been threatened with a possible "drastic reaction such as a law suit against you," I am giving up this discussion. The discussion has moved away from being a scientific one and it is just not important enough to pursue any longer. Hopefully the software for estimation of magnitude squared spectral coherence can be of use in some related application which also suffers from so little data that confidence intervals are hard to establish.

Matlab software

Matlab code for producing the figures for the two first papers is on Github and can be downloaded here.

The most unique aspect of this code is that it provides a way of finding confidence intervals for magnitude squared coherence estimators which are based on only a few averages, even when the data sets have near line spectra. The main code for accomplishing that can be found in the calls to ebisuzaki.m, mscohere, and randomPhaseMSC.m.

The wavelet coherence estimator of MSC which is based on the algorithm of [Grinsted, 2004]. When the confidence interval from the non-parametric random phase method of [Traversi, 2012; Poluianov, 2014] is substituted for the AR-based method of [Grinsted, 2004] and overlaid, there are only a few areas in the time-frequency space which have significant coherence, as shown in Fig. 5 of [Holm, 2015] and which is reproduced here. In the critical 17-22 and 50-60 year ranges, the MSC is not large enough to reach above the 95% significance level.

The code will produce Figs. 1-9 (Figs. 1-2 are shown above) in "Prudence in estimating coherence between planetary, solar and climate oscillations", Astrophys Space Sci, 2015, except the 95% confidence interval in Fig 5, since that builds on software from a third party (Stepan Poluianov). These Matlab figures all have numbers starting with 2015.

The code will also generate Figs. 1-5 and the data for Table 1 in "On the alleged coherence between the global temperature and the sun's movement", Journ Atmospher. Solar Terr. Physics, 2014 (including the Corrigendum), except the 95% confidence intervals in Figs. 4 and 5, since that builds on software from a third party (ShouYan Wang). These Matlab figures all have numbers starting with 2014.

Open the zip-file and extract it in a separate directory. These sub-directories will then be created:

  • 'data' - for the HadCRUT3 global temperature dataset and solar data from the JPL HORIZONS on-line solar system data and ephemeris computation service.
  • 'timeutil' - for time and date utilities by Peter John Acklam.
  • 'weaclim' - for two routines (ebisuzaki.m and stan.m) from the Weaclim toolbox by Vincent Moron.
  • 'WaveletCoherence' - for the Cross wavelet and wavelet coherence toolbox by Aslak Grinsted. These are the only files that are not included in the download. If you don't want to download and install this toolbox yourself, you may comment out the final 50 or so lines of the prudence.m program. Figures 4 and 5 of the 2015 paper then won't be generated.

Run the program by typing 'prudence' at the Matlab prompt. Then select whether you want the 2015 or the 2014 sets of figures to be generated. In the first case you will also be prompted to respond to whether you want a fast and inaccurate simulation of confidence intervals (nsim=10) for Figs. 6-8 or a slow, but accurate simulation (nsim=1000) as used in the paper.

The code requires the Matlab Signal Processing Toolbox from Mathworks for functions like mscohere, kaiser, and pburg. It runs on Matlab R2013b which seems to be the last version which supports the Cross wavelet and wavelet coherence toolbox

Relevance of this analysis

Temperature vs solar activity
Global surface temperature changes (red) and the Sun's energy that Earth receives (yellow). The lighter/thinner lines show the yearly levels while the heavier/thicker lines show the 11-year average trends. Source: NASA Climate

There is little doubt that the sun plays a role in determining the Earth's climate. But to put the above discussion in perspective, the interesting period is not 100's or even 1000's of years ago, but the last 40-50 years. Also, one can with good reason question whether an indirect measure such as the speed of the center of mass of the solar system (SCMSS) is a good indicator of the sun's influence on the Earth. Isn't it much more logical to use a direct measurement of total solar irradiance (TSI)?

As the figure shows, that will change the whole picture as there is actually negative correlation between TSI and the temperature anomaly in the last decades. Notice how the sun has cooled while the global temperature has increased recently. A similar analysis was published already in 2003 in Solanki, S. K., and N. A. Krivova, Can solar variability explain global warming since 1970? J. Geophys. Res. 

Drawing conclusions based on the movement of the center of mass of the solar system (SCMSS) therefore seems rather arbitrary. 

Published June 29, 2015 10:57 PM - Last modified Mar. 8, 2023 3:54 PM