beautypg.com

Campbell Scientific NR-LITE-L Kipp and Zonen Net Radiometer User Manual

Page 18

background image

NR-LITE Net Radiometer

;apply wind speed correction factor
;Rn,cor = Rn,obs*(1.0+0.021286*(U-5.0)) when U > 5 m/s

3: If (X<=>F) (P89)
1: 1

X Loc [ Wspd_m_s ]

2: 3

>=

3: 5

F

4: 30

Then

Do


4: Z=X+F (P34)

1: 1

X Loc [ Wspd_m_s ]

2: -5

F

3: 24

Z Loc [ scratch_1 ]


5: Z=X*F (P37)

1: 24

X Loc [ scratch_1 ]

2: .021286 F

3: 25

Z Loc [ scratch_2 ]


6: Z=X+F (P34)

1: 25

X Loc [ scratch_2 ]

2: 1

F

3: 26

Z Loc [ scratch_3 ]


7: Z=X*Y (P36)

1: 26

X Loc [ scratch_3 ]

2: 2

Y Loc [ Rn_obs ]

3: 3

Z Loc [ Rn_cor ]


8: Else (P94)

9: Z=X (P31)

1: 2

X Loc [ Rn_obs ]

2: 3

Z Loc [ Rn_cor ]


10: End (P95)

11: If time is (P92)
1: 0

Minutes (Seconds --) into a

2: 60

Interval (same units as above)

3: 10

Set Output Flag High (Flag 0)


12: Real Time (P77)
1: 1220

Year,Day,Hour/Minute

(midnight

=

2400)


13: Average (P71)
1: 1

Reps

2: 3

Loc [ Rn_cor ]


14: Average (P71)
1: 1

Reps

2: 1

Loc

[

Wspd_m_s

]

* Proper entries will vary with program and input channel assignments.
** 25 mV range for CR10(X) and CR510, the 50 mV range for CR23X, and the 15 mV range for

21X and CR7.

14