Rahmstorf Sea Level Source Code and Transliteration

There has been considerable recent blog discussion of Rahmstorf smoothing and centering, with attention gradually being increasingly directed towards Rahm-sea level.

Last year, these topics were discussed online by Tom Moriarty here in a posting at his blog which unfortunately did not receive as much attention as it deserved. Following recent discussion at CA, Tom posted a follow-up article here. Tom and I got in touch and, from that correspondence, I learned that Rahmstorf had commendably sent code for his sea level article to Tom, commenting that he was “the first outside person to test this code”.

As we’ve learned, such testing is not a prerequisite for publication in the most eminent science journals (Science in this case) nor for use in “important” reviews, such as the Copenhagen Synthesis.

I’ve placed the (Matlab) code online here. I’ve transliterated some relevant portions and placed source data online so that the emulation is turnkey.

I’ll demonstrate that I’ve got the right data and have emulated things correctly. I’ll conclude this post with an interesting plot of the actual data – something that was omitted in Rahmstorf 2007.

Ramhstorf first rahm-smooths the GISS temperature and sea level ( as usual, using ssatrend Rahmstorf “15-dimensional embedding”, which I’ve shown elsewhere to be an alter ego for a 29-point triangular filter). Then he calculated the sea level rise. Then he binned both into 5-year intervals and did (in effect) a linear regression. R07:

A highly significant correlation of global temperature and the rate of sea-level rise is found (r = 0.88, P = 1.6 × 10−8) (Fig. 2) with a slope of a = 3.4 mm/year per °C.

These results are obtained through a simple linear regression of binned and smoothed rise against binned and smoothed temperature. No allowance is made for the reduced degrees of freedom for autocorrelation. (After making such an allowance, needless to say, there are virtually no degrees of freedom left.) R07 illustrated this regression through his Figure 2, emulated below. This “relationship” is used throughout the article.

Next here is an emulation of the top panel of R07 Figure 3, showing the smoothed rate of sea level rise against the fit from the smoothed GISS temperatures. (Actually and this is something that may surprise readers – the red curve has been rahm-smoothed twice!) I’ll show some further information on this “relationship” below.

Figure 2. Emulation of R07 Figure 3 top panel.

Next here is an emulation of R07 Figure 3 bottom panel, showing the fit of the semi-empirical relationship – this is carried forward into the Figure 4 projections which follow/

Figure 3. Emulation of R07 Figure 3 bottom panel.

Rahmstorf then takes various IPCC projections and uses the R07 “relationship” between temperature and sea level to project sea level.

Figure 4. Emulation of R07 Figure 4.

Something that isn’t actually shown is R07 is a plot of the data, an omission which is remedied below. To me, these curves look like they have very little relationship. But if you’re a Copenhagen Synthesizer or a Science reader, this relationship is, I guess, 99.99999% significant.

What happens when the Rahmstorf relationship is adjusted for autocorrelation, along the lines of the Steig corrigendum (or the Santer, Schmidt 2008 critique of Douglass et al 2007).

There are only 24 bins. The AR1 autocorrelation of residuals is 0.75, resulting in N_eff of 3,36 (using N_eff=N*(1-r)/(1+r) ).

Whereas the OLS standard error was 0.039, the AR1 adjusted standard error is 0.156 (using:

se.obs= sqrt((N-2)/(neff-2))* summary(fm)$coef[2,”Std. Error”];se.obs

With the reduced degrees of freedom, the benchmark t-statistic is closer to 3 than to 2:

t0= qt(.975,neff) # 2.997517

Instead of a rahm-significant relationship as claimed, the confidence intervals are: 0.34 \pm 0.47 (not significant at all).

(ci=t0*se.obs) # 0.4659963

Having said that, it makes sense to me that higher temperatures would result in higher sea levels. I think that a heuristic diagram comparing the total sea level rise to the total increase in temperature in the historical period would probably make some sense. It’s Rahmstorf’s effort to dress a heuristic relationship in the language of statistics that fails so miserably. With the recent Steig precedent on the need to issue a corrigendum for failing to allow for autocorrelation, Rahmstorf really needs to do a similar corrigendum.

It’s pretty hard to keep up with Team corrigenda.

36 Comments

  1. Earle Williams
    Posted Aug 7, 2009 at 5:32 PM | Permalink

    Steve,

    Could you perchance plot up the unsmoothed, unbinned temp vs sea level change? I’m curious how it compares to the Rahmplot.

    • Richard
      Posted Aug 7, 2009 at 5:45 PM | Permalink

      Re: Earle Williams (#1), Yes, I think that could make it even clearer, but what Steve has displayed here is scientifically chilling and pretty obvious. It seems to me that it is is more than likely that they’ve played with these figures until they got a way to make the figures “fit” better, while forgetting about autocorrelation. Hard to believe, but it does seem to be the obvious explanation for these bizarre “relationships”. Copenhagen, here we come with the “relationship”!

    • Posted Aug 7, 2009 at 7:48 PM | Permalink

      Re: Earle Williams (#1), I agree. Derivatives aren’t data. Derivatives are the crumbs you feed the birds after you’ve eaten the toast. Rahmstorf did the best anyone could do with the dh/dt numbers. He’s looking for a relationship that may likely be there, but can’t be teased out of what he started with.

  2. Michael Jankowski
    Posted Aug 7, 2009 at 6:58 PM | Permalink
  3. TAG
    Posted Aug 7, 2009 at 8:05 PM | Permalink

    Am I correct to say that this is an exmple of incorrect undergraduate statistics?

  4. Steve McIntyre
    Posted Aug 7, 2009 at 8:22 PM | Permalink

    No.

    I doubt that an undergraduate statistics student would do something as bad as this.

    You need to be a “professional” to do something like this.

  5. OzzieAardvark
    Posted Aug 7, 2009 at 8:45 PM | Permalink

    @Steve (#7). That’s harsh 🙂

  6. Posted Aug 7, 2009 at 8:56 PM | Permalink

    So the claimed trend isn’t significant when autocorrelation is taken into account. What’s new? Its Team Quality analysis.

    Here are the bets:

    1. If Rahmsdorf does issues a corrigendum he will not give any mention to Steve McIntyre.
    2. He will claim that the reanalysis in no way invalidates the conclusions.

    Steve Mc:

    …it makes sense to me that higher temperatures would result in higher sea levels. I think that a heuristic diagram comparing the total sea level rise to the total increase in temperature in the historical period would probably make some sense

    It would make sense to me that the sea-levels would be a lagged response to temperature rise because of the latent heat of fusion of water.

    But I’m still baffled as to how to calibrate a global temperature to any particular proxy.

    • Ron Cram
      Posted Aug 9, 2009 at 6:01 PM | Permalink

      Re: John A (#9),

      If you are going to calibrate a near surface global temperature to anything, I would expect it to be Ocean Heat Content. But even that would have time lags.

  7. bernie
    Posted Aug 7, 2009 at 9:21 PM | Permalink

    Steve:
    Elegant and devastating – as usual. Would a scatter plot of – akin to Figure 2 – of the actual data shown in your two trend charts show the impact of the binning and smoothing? In my minds eye I see many of the points in Figure 2 being “blown apart” across the entire space.

  8. Hemst 101
    Posted Aug 7, 2009 at 9:25 PM | Permalink

    Don’t let William M. Briggs read this post. There will be brain matter everywhere.

    • Posted Aug 7, 2009 at 9:46 PM | Permalink

      Re: Hemst 101 (#11),

      I think William Briggs will feel aggrieved that climate scientists are making basic statistical mistakes which aren’t being picked up by peer review.

      On the other hand, they do make Steve McIntyre look like a statistics god.

  9. Ken Gregory
    Posted Aug 7, 2009 at 9:37 PM | Permalink

    In figure 2, the left panel shows the final “Rate of Change” of about 3.5 mm/year. But the right panel shows the final “Rate of Rise” of about 0.35 mm/year. The scale of the right panel needs to be changed, or change the vertical axis label to cm/year.

    • Steve McIntyre
      Posted Aug 7, 2009 at 9:41 PM | Permalink

      Re: Ken Gregory (#12),
      Yes, the cm and mm need to be tidied up. But surely people can cope with that in a blog post.

  10. pjm
    Posted Aug 7, 2009 at 10:42 PM | Permalink

    It is excellent that Rahmstorf has provided his code. It is a pity that it has been pulled to bits so thoroughly, as it will not encourage him to provide more in future. Shades of Phil Jones’ (in)famous comment. How can the climate ‘insiders’ be encouraged to see CA as a constructive exercise?

    • John Baltutis
      Posted Aug 8, 2009 at 12:18 AM | Permalink

      Re: pjm (#15),

      Maybe it’ll entice him to do appropriate analyses and not submit nonsense for publication? Maybe it’ll entice the so-called scientific journals to do appropriate peer reviews? He made the claims and they don’t hold up to scrutiny—that’s what science is all about.

    • bernie
      Posted Aug 8, 2009 at 4:06 AM | Permalink

      Re: pjm (#15),
      I am not sure I get your point. If Rahmstorf’s findings and methods had been more robust then the paper would not have beeen pulled apart so readily. The provision of the data and code should be sine qua non for all papers. I do not think their use to rigorously test the findings of a paper should be a consideration.

  11. theduke
    Posted Aug 7, 2009 at 10:58 PM | Permalink

    From Rahmstorf’s wiki:

    (Rahmstorf) was one of the lead authors of the IPCC Fourth Assessment Report.

    In 1999 Rahmstorf was awarded the $1 million Centennial Fellowship Award of the US-based James S. McDonnell Foundation. Rahmstorf is a member of the Panel on Abrupt Climate Change and of the German Advisory Council on Global Change (WBGU).

  12. Phillip Bratby
    Posted Aug 8, 2009 at 12:13 AM | Permalink

    Excellent work again. So, what are the next steps? Inform Rahmstorf of the need for a corrigendum? Inform ‘Science’ of the need for a corrigendum? Before the mystery G-man informs them?

  13. MattA
    Posted Aug 8, 2009 at 1:06 AM | Permalink

    The temperature data in figure 4 shows its highest annomaly post 2000. I have not seen this on any other recent temperature series. Could you please tell us the source of the temp data used in figure 4.

    thanks

  14. michel
    Posted Aug 8, 2009 at 1:35 AM | Permalink

    @pjm

    How can the climate ‘insiders’ be encouraged to see CA as a constructive exercise?

    They would first have to abandon some core beliefs, namely that the science is settled, and that no rational informed dissent is possible to the core AGW hypothesis, and that no work by any core member of the movement is an appropriate target for criticism.

    We now have yet another test case: does the team repudiate and retract in the face of this devastating critique? One would predict no, it will engage in obfuscation and last ditch defense. It will be entertaining to watch the contortions over on tamino. The contortions over PCA, and the entry of Joliffe, were a delight. This one should be even better.

    Steve: I have never expressed any view on the “big picture”. Nor does this stand or fall on any individual papers. Nor have I purported to prove the opposite. Also “99.99% statistically significant” is not the only relevant metric for decision-making. That there is a relationship between sea level and temperature seems entirely reasonable to me.

  15. Pierre Gosselin
    Posted Aug 8, 2009 at 2:36 AM | Permalink

    Don’t hold your breath if you expect Rahmstorf to acknowledge the error, give a polite thank you and write up a corrigendum.

    Click to access rahmstorf_climate_sceptics_2004.pdf

    But you’re welcome to speculate yourself on how he might react.

  16. Posted Aug 8, 2009 at 4:23 AM | Permalink

    It’s interesting to see graphs pointing up, when recent data shows them going down. This is the case with sea-level, which is leveled, or even going down, for the last 3 years. Even the 9 year trend is flattened…
    Please see more at http://ecotretas.blogspot.com/2009/07/sea-level-decline.html
    Ecotretas

  17. John Ritson
    Posted Aug 8, 2009 at 4:23 AM | Permalink

    William Briggs has a relevant post here.

  18. John Ritson
    Posted Aug 8, 2009 at 4:28 AM | Permalink

    wmbriggs.com/blog/?p=735

  19. Hal
    Posted Aug 8, 2009 at 6:01 AM | Permalink

    I love your term: “rahm-smooths”, especially since Rahm is the German word for dairy cream. Sounds good enough to eat. Mahlzeit.

  20. Posted Aug 8, 2009 at 6:24 AM | Permalink

    Another surprising example of consensus.

  21. stan
    Posted Aug 8, 2009 at 6:27 AM | Permalink

    From Wegman (as quoted in Wikipedia):

    “It is important to note the isolation of the paleoclimate community; even though they rely heavily on statistical methods they do not seem to be interacting with the statistical community.”

    Actually, the team seems to be more interested in being the master of the statistics rather than acquiring a mastery of the subject. Perhaps we could call what they do “Humpty Dumpty statistics” after the character whose innovative use of words was so robust.

    From “Through the Looking Glass”:

    `When I use a word,’ Humpty Dumpty said, in rather a scornful tone, `it means just what I choose it to mean — neither more nor less.’

    `The question is,’ said Alice, `whether you can make words mean so many different things.’

    `The question is,’ said Humpty Dumpty, `which is to be master — that’s all.’

    • bernie
      Posted Aug 8, 2009 at 7:04 AM | Permalink

      Re: stan (#27),
      One of my all time favorite quotations.

  22. bernie
    Posted Aug 8, 2009 at 6:59 AM | Permalink

    Can someone put into words the relationship(s) defined in Figure 2? In particular two cluster of point jump out to me at least. They appear to be shaped like “indifference curves” with their shift suggesting some change in underlying conditions especially since, as you might guess, they are strongly associated with time periods. The first cluster (bottom left) covers roughly (because of the smoothing and binning) 1885 to 1930 with a sharp decline in the rate of sea level increase with little change in temperature. The second cluster from 1930 to 1985 is another period where the rate of change in sea-level appears to be independent of changes in temperature. (I assume the ordering of the clusters reflects the autocorrelation.)
    Could the time periods possibly reflect changes in measuremnt methods? Other climatic or geophysical shifts?

  23. Craig Loehle
    Posted Aug 8, 2009 at 6:38 PM | Permalink

    It is interesting that in a critique of John McLean et al’s paper on the Southern Oscillation Index and world temperature, by Foster, Jones, Mann, Schmidt and 5 others, (in press) it is claimed that you can’t do an analysis with rates (or change from year to year), because rates are not real. The rates in question are changes in world temperature from one year to the next, which is exactly what a yearly sea level rise is. Do these guys need to have a conference call to get their story straight?

    • bernie
      Posted Aug 8, 2009 at 10:33 PM | Permalink

      Re: Craig Loehle (#31),
      Craig:
      What struck me more was not the rate of change of sea level, but that it appears to be measured against the anomaly temperature. I can see making a statement along the lines of “the temperature went up by 0.1C and that led to an increase in sea level of .2mm.” But I cannot see a statement “the temperature was .5C above the 1950-1980 anomaly and the rate of change was .2mm” for exactly the reason that you state. Does that make sense?

      That said, I still find the clustering of the rates of change in sea level in Figure 2 odd – the more so when you attach the binned time period for each of the data points.

  24. Craig Loehle
    Posted Aug 8, 2009 at 6:47 PM | Permalink

    Sorry about the goof at 31.

    Do you know why ducks have flat feet?
    From stamping out forest fires.
    Do you know why elephants have flat feet?
    From stamping out burning ducks!

  25. DeWitt Payne
    Posted Aug 10, 2009 at 4:22 PM | Permalink

    I would like very much like to see a mechanism that did not violate basic thermodynamics that would allow ocean heat content and ocean thermal expansion to be uncorrelated. I’m not holding my breath.

    Re: Ron Cram (#35),

    The magnitude of the lag between atmospheric temperature and upper ocean heat content is very much a bone of contention at present.

One Trackback

  1. […] Rahmstorf Sea Level Source Code and Transliteration […]