http://www.andrea75.it/meteo/dati/noaa200810.txt
Thanks!!

Great Antoine!TiToine a écrit :Yes it will be the next
Hi Antoine,TiToine a écrit :Anyone knows how the Heat Deg Days and Cool Deg Days are calculated?
By definition:
HDD = Tmean - Tbase if Tmax > Tmean else 0
CDD = Tmean - Tbase if Tmin > Tmean else 0
Tbase = 18.3C or 65F
For http://www.meteo-boisney.fr/NOAA/Septembre-2008.TXT
It seems the calculation work with HDD, but not with CDD.
Code : Tout sélectionner
HEAT COOL AVG
MEAN DEG DEG WIND DOM
DAY TEMP HIGH TIME LOW TIME DAYS DAYS RAIN SPEED HIGH TIME DIR
------------------------------------------------------------------------------------
1 16.4 20.4 17:19 13.6 2:20 2.2 0.3 0.2 4.8 27.4 16:34 W
Heat Base: 18.3 Cool Base: 18.3 Method: Integration