Some favorite site feeds aggregated locally: iPhone Development RSS   Adobe Labs RSS   Macrumors RSS

Wednesday, November 25, 2009

Fortran stinking of fudge

Wednesday, November 25, 2009   

The FORTRAN code used for mathematical models by the Climatic Research Unit of the University of East Anglia in eastern England was leaked along with the emails. This is the code used to create the infamous hockey stick that started the whole global warming climate change fraud. Many pundits claim the attempts to silence dissenting views and violation of British FOIA laws are the most damning information in the leaked emails and files. Programmers are working their way through the messy code used by the CRU. They have found a smoking gun of fraud.

From the CRU code file osborn-tree6/briffa_sep98_d.pro , used to prepare a graph purported to be of Northern Hemisphere temperatures and reconstructions.
;
; Apply a VERY ARTIFICAL correction for decline!!
;
yrloc=[1400,findgen(19)*5.+1904]
valadj=[0.,0.,0.,0.,0.,-0.1,-0.25,-0.3,0.,- 0.1,0.3,0.8,1.2,1.7,2.5,2.6,2.6,$
2.6,2.6,2.6]*0.75 ; fudge factor
if n_elements(yrloc) ne n_elements(valadj) then message,'Oooops!'
;
yearlyadj=interpol(valadj,yrloc,timey)
This, people, is blatant data-cooking, with no pretense otherwise. It flattens a period of warm temperatures in the 1940s -- see those negative coefficients? Then, later on, it applies a positive multiplier so you get a nice dramatic hockey stick at the end of the century.
 
 Return to the main page
Comments:

There are currently 1 Comments:

Anonymous Daryl Teo said...
“Do you have an actual source article? This seems like big news!”
 
 Leave a comment