View Single Post
  #44  
Old 12-12-2009
TracyCoxx's Avatar
TracyCoxx TracyCoxx is offline
Senior Ladyboy Lover
 
Join Date: Aug 2008
Posts: 1,308
TracyCoxx is infamous around these partsTracyCoxx is infamous around these partsTracyCoxx is infamous around these parts
Default

Some excerpts from the climate software model...

Quote:
;
; 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)
Quote:
;
; APPLY ARTIFICIAL CORRECTION
;
yearlyadj=interpol(valadj,yrloc,x)
densall=densall+yearlyadj
;
; Now plot them
;
filter_cru,20,tsin=densall,tslow=tslow,/nan
cpl_barts,x,densall,title='Age-banded MXD from all sites',$
xrange=[1399.5,1994.5],xtitle='Year',/xstyle,$
zeroline=tslow,yrange=[-7,3]
oplot,x,tslow,thick=3
oplot,!x.crange,[0.,0.],linestyle=1
;
Quote:
I've just completed Mike's Nature trick of adding in the real temps
to each series for the last 20 years (ie from 1981 onwards) and from
1961 for Keith's to hide the decline.
etc etc...

I never listened to Al Gore or Rush Limbaugh and others like them about global warming because they have no idea what they're talking about. I figured the scientists were the ones to listen to. I hope these bullshit "scientists" are thrown in jail.
__________________
A lesbian trapped in a man's body
Reply With Quote