More Reading

Post navigation

7 Comments

  • David – where do you get your weather station raw data from to test the results of your code against that of the Fortran GISTEMP? Does someone collate the raw weather station data? Lisa

  • A while ago on the CCC blog I wrote:

    It is our opinion that the GISTEMP code performs substantially as documented in Hansen, J.E., and S. Lebedeff, 1987: Global trends of measured surface air temperature. J. Geophys. Res., 92, 13345-13372., the GISTEMP documentation, and other papers describing updates to the procedure.

    Is this an accurate description? In my opinion it is accurate enough to reproduce a result that is “substantially the same” as the GISTEMP result. In other words, well within any meaningful error bounds. In order to match the GISTEMP result as closely as we have you probably need access to the actual code (for example, when combining stations to make a gridded data set, stations are combined from longest to shortest. However this leaves unspecified what happens when several stations have the same length records. The order matters (a tiny bit), and to get as close as we have to GISTEMP we have to reproduce their combining order exactly, and this is only evident from the code, not the paper).

    Accuracy is one thing, but we strive for clarity, and we recognise that academic journals are not (yet?) the place where scientists choose to make their results clear to the public.

    Better documentation is required, and we intend to do that. Do you want to help?

  • Given you have a very good understanding of the code now, does the Hansen and Lebedeff documentation accurately describe it or do you think better documentation is required?

Leave a Reply

Your email address will not be published. Required fields are marked *

back to top