Campbell CS105MD Spécifications Page 31

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 78
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 30
VisualWeather
Software
Upper-Lower – Uses both the Upper Temperature Limit
(upperThreshold) and Lower (Base) Temperature (lowerThreshold) to
calculate the GDD. The method of calculation changes based on both the
Temp Values to Use field and the Cutoff Method field as described
below:
o Average Temperature
None Not adjusted for upper threshold. Basically the
same as the Simple GDD Method.
Horizontal If (Tmean > upperThreshold) then
Tmean = upperThreshold
IntermediateIf (Tmean > upperThreshold) then
Tmean = Tmean – (Tmean – upperThreshold) * 2
Vertical – If (Tmean > upperThreshold)
then GDD = 0
The GDD is then calculated as follows:
If (Tmean > lowerThreshold) then
GDD = (Tmean – lowerThreshold) * dataInterval
Else
GDD = 0
o Min/Max Temperature
None Not adjusted for upper threshold. Basically the
same as the Simple GDD Method.
Horizontal If (Tmax > upperThreshold) then
Tmax = upperThreshold
IntermediateIf (Tmax > upperThreshold) then
Tmax = Tmax – (Tmax – upperThreshold) * 2
Vertical If (Tmax > upperThreshold) then
GDD = 0
If the above calculation causes Tmax to be below Tmin, then
Tmin is set equal to Tmax.
The mean value is calculated from this new Tmax and Tmin:
Tmean = (Tmax + Tmin) / 2
The GDD is then calculated as follows:
If (Tmean > lowerThreshold) then
GDD = (Tmean – lowerThreshold) * dataInterval
Else
GDD = 0
21
Vue de la page 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 77 78

Commentaires sur ces manuels

Pas de commentaire