what's up doc
thanks for the contribution there doc...
I think I have the logic figured out now:
assuming a horizontal cutoff and no upper threshold...i think i have 3 possible scenarios:
1)Tmax & Tmin < base temp (low threshold)-> # DD = 0
2)Tmax & Tmin >= base temp-> #DD = ((Tmax+Tmin)/2)-base temp
3)Tmax > base temp AND Tmin < base temp-> # DD = formula # 4 in the pdf by Zalom et al posted by Alex, OR one could less accurately approximate it by assuming base temp as Tmin and using formula # 2 listed above and then one gets: #DD = ((Tmax+base temp)/2)-base temp
thanks for the contribution there doc...
I think I have the logic figured out now:
assuming a horizontal cutoff and no upper threshold...i think i have 3 possible scenarios:
1)Tmax & Tmin < base temp (low threshold)-> # DD = 0
2)Tmax & Tmin >= base temp-> #DD = ((Tmax+Tmin)/2)-base temp
3)Tmax > base temp AND Tmin < base temp-> # DD = formula # 4 in the pdf by Zalom et al posted by Alex, OR one could less accurately approximate it by assuming base temp as Tmin and using formula # 2 listed above and then one gets: #DD = ((Tmax+base temp)/2)-base temp