Column |
Name |
Units |
Type |
Description |
1 |
Date |
yyyy-mm-dd HH:MM:SS - GMT |
string |
Fractional MATLAB serial day (based on 1 = January 1, 0000) |
2 |
Year |
YYYY |
integer |
Calendar year |
3 |
Month |
MM |
integer |
Calendar month |
4 |
Day |
DD |
integer |
Calendar day |
5 |
Hour |
hr |
integer |
Hours - GMT |
6 |
Minute |
min |
integer |
Minutes |
7 |
Mean_Temp_Air |
°C |
floating-point |
Air temperature, averaged over the preceding 15 minutes |
8 |
Flag_Mean_Temp_Air |
none |
string |
QA/QC flags for Air temperature, averaged over the preceding 15 minutes (flagging criteria, where "x" is Mean_Temp_Air: manual) |
9 |
Max_Temp_Air |
°C |
floating-point |
Maximum air temperature, averaged over the preceding 15 minutes |
10 |
Flag_Max_Temp_Air |
none |
string |
QA/QC flags for Maximum air temperature, averaged over the preceding 15 minutes (flagging criteria, where "x" is Max_Temp_Air: manual) |
11 |
Min_Temp_Air |
°C |
floating-point |
Air temperature, averaged over the preceding 15 minutes |
12 |
Flag_Min_Temp_Air |
none |
string |
QA/QC flags for Air temperature, averaged over the preceding 15 minutes (flagging criteria, where "x" is Min_Temp_Air: manual) |
13 |
Humidity |
percent |
floating-point |
Relative humidity, averaged over the preceding 15 minutes |
14 |
Flag_Humidity |
none |
string |
QA/QC flags for Relative humidity, averaged over the preceding 15 minutes (flagging criteria, where "x" is Humidity: x<0="I", x>120="I", x<20="Q", x>110="Q") |
15 |
Wind_Speed |
m/s |
floating-point |
Wind speed, averaged over the preceding 15 minutes |
16 |
Flag_Wind_Speed |
none |
string |
QA/QC flags for Wind speed, averaged over the preceding 15 minutes (flagging criteria, where "x" is Wind_Speed: manual) |
17 |
Max_Wind_Speed |
m/s |
floating-point |
Maximum horizontal wind speed during the 5 minute recording period [m / s], maximum over the preceding 15 minutes |
18 |
Flag_Max_Wind_Speed |
none |
string |
QA/QC flags for Maximum horizontal wind speed during the 5 minute recording period [m / s], maximum over the preceding 15 minutes (flagging criteria, where "x" is Max_Wind_Speed: manual) |
19 |
Wind_Direction |
degrees |
floating-point |
Wind direction, 15 minute vector average performed by the CSI CR10X datalogger program; no magnetic correction, vector-averaged over the preceding 15 minutes |
20 |
Flag_Wind_Direction |
none |
string |
QA/QC flags for Wind direction, 15 minute vector average performed by the CSI CR10X datalogger program; no magnetic correction, vector-averaged over the preceding 15 minutes (flagging criteria, where "x" is Wind_Direction: manual) |
21 |
SD_Wind_Dir |
degrees |
floating-point |
Standard deviation of wind direction, vector-averaged over the preceding 15 minutes |
22 |
Flag_SD_Wind_Dir |
none |
string |
QA/QC flags for Standard deviation of wind direction, vector-averaged over the preceding 15 minutes (flagging criteria, where "x" is SD_Wind_Dir: manual) |
23 |
Precipitation |
mm |
floating-point |
Precipitation, totalled over the preceding 15 minutes |
24 |
Flag_Precipitation |
none |
string |
QA/QC flags for Precipitation, totalled over the preceding 15 minutes (flagging criteria, where "x" is Precipitation: manual) |
25 |
Mean_PAR |
µE/m^2/s |
floating-point |
Mean flux density of photosynthetically available radiation, averaged over the preceding 15 minutes |
26 |
Flag_Mean_PAR |
none |
string |
QA/QC flags for Mean flux density of photosynthetically available radiation, averaged over the preceding 15 minutes (flagging criteria, where "x" is Mean_PAR: manual) |
27 |
Total_PAR |
mmoles/m^2 |
floating-point |
Total incident (downwelling) photosynthetically active radiation, totalled over the preceding 15 minutes |
28 |
Flag_Total_PAR |
none |
string |
QA/QC flags for Total incident (downwelling) photosynthetically active radiation, totalled over the preceding 15 minutes (flagging criteria, where "x" is Total_PAR: manual) |
29 |
Total_Solar_Rad |
kJ/m^2 |
floating-point |
Total solar radiation flux (400-1100nm spectrum), totalled over the preceding 15 minutes |
30 |
Flag_Total_Solar_Rad |
none |
string |
QA/QC flags for Total solar radiation flux (400-1100nm spectrum), totalled over the preceding 15 minutes (flagging criteria, where "x" is Total_Solar_Rad: manual) |
31 |
Mean_Solar_Rad |
W/m^2 |
floating-point |
Average solar radiation flux density (400-1100nm spectrum), averaged over the preceding 15 minutes |
32 |
Flag_Mean_Solar_Rad |
none |
string |
QA/QC flags for Average solar radiation flux density (400-1100nm spectrum), averaged over the preceding 15 minutes (flagging criteria, where "x" is Mean_Solar_Rad: manual) |
Column |
Name |
Units |
Type |
Description |
1 |
Date |
yyyy-mm-dd HH:MM:SS |
string |
Fractional MATLAB serial day (based on 1 = January 1, 0000) |
2 |
Year |
YYYY |
integer |
Calendar year |
3 |
Month |
MM |
integer |
Calendar month |
4 |
Day |
DD |
integer |
Calendar day |
5 |
Missing_Mean_Temp_Air |
count |
integer |
Number of missing observations of Air temperature, averaged over the preceding 15 minutes |
6 |
Percent_Missing_Mean_Temp_Air |
% |
floating-point |
Percent missing observations of Air temperature, averaged over the preceding 15 minutes |
7 |
Flagged_Mean_Temp_Air |
count |
integer |
Number of QC/QA-flagged observations of Air temperature, averaged over the preceding 15 minutes |
8 |
Percent_Flagged_Mean_Temp_Air |
% |
floating-point |
Percent QC/QA-flagged observations of Air temperature, averaged over the preceding 15 minutes |
9 |
Daily_Num_Mean_Temp_Air |
count |
integer |
Daily Observations of Air temperature, averaged over the preceding 15 minutes |
10 |
Daily_Min_Mean_Temp_Air |
°C |
floating-point |
Daily Minimum Air temperature, averaged over the preceding 15 minutes |
11 |
Daily_Max_Mean_Temp_Air |
°C |
floating-point |
Daily Maximum Air temperature, averaged over the preceding 15 minutes |
12 |
Daily_Mean_Mean_Temp_Air |
°C |
floating-point |
Daily Mean Air temperature, averaged over the preceding 15 minutes |
13 |
Daily_StdDev_Mean_Temp_Air |
°C |
floating-point |
Daily Sample Standard Deviation of Air temperature, averaged over the preceding 15 minutes |
14 |
Daily_SE_Mean_Temp_Air |
°C |
floating-point |
Daily Standard Error of Air temperature, averaged over the preceding 15 minutes |
15 |
Missing_Max_Temp_Air |
count |
integer |
Number of missing observations of Maximum air temperature, averaged over the preceding 15 minutes |
16 |
Percent_Missing_Max_Temp_Air |
% |
floating-point |
Percent missing observations of Maximum air temperature, averaged over the preceding 15 minutes |
17 |
Flagged_Max_Temp_Air |
count |
integer |
Number of QC/QA-flagged observations of Maximum air temperature, averaged over the preceding 15 minutes |
18 |
Percent_Flagged_Max_Temp_Air |
% |
floating-point |
Percent QC/QA-flagged observations of Maximum air temperature, averaged over the preceding 15 minutes |
19 |
Daily_Num_Max_Temp_Air |
count |
integer |
Daily Observations of Maximum air temperature, averaged over the preceding 15 minutes |
20 |
Daily_Min_Max_Temp_Air |
°C |
floating-point |
Daily Minimum Maximum air temperature, averaged over the preceding 15 minutes |
21 |
Daily_Max_Max_Temp_Air |
°C |
floating-point |
Daily Maximum Maximum air temperature, averaged over the preceding 15 minutes |
22 |
Daily_Mean_Max_Temp_Air |
°C |
floating-point |
Daily Mean Maximum air temperature, averaged over the preceding 15 minutes |
23 |
Daily_StdDev_Max_Temp_Air |
°C |
floating-point |
Daily Sample Standard Deviation of Maximum air temperature, averaged over the preceding 15 minutes |
24 |
Daily_SE_Max_Temp_Air |
°C |
floating-point |
Daily Standard Error of Maximum air temperature, averaged over the preceding 15 minutes |
25 |
Missing_Min_Temp_Air |
count |
integer |
Number of missing observations of Air temperature, averaged over the preceding 15 minutes |
26 |
Percent_Missing_Min_Temp_Air |
% |
floating-point |
Percent missing observations of Air temperature, averaged over the preceding 15 minutes |
27 |
Flagged_Min_Temp_Air |
count |
integer |
Number of QC/QA-flagged observations of Air temperature, averaged over the preceding 15 minutes |
28 |
Percent_Flagged_Min_Temp_Air |
% |
floating-point |
Percent QC/QA-flagged observations of Air temperature, averaged over the preceding 15 minutes |
29 |
Daily_Num_Min_Temp_Air |
count |
integer |
Daily Observations of Air temperature, averaged over the preceding 15 minutes |
30 |
Daily_Min_Min_Temp_Air |
°C |
floating-point |
Daily Minimum Air temperature, averaged over the preceding 15 minutes |
31 |
Daily_Max_Min_Temp_Air |
°C |
floating-point |
Daily Maximum Air temperature, averaged over the preceding 15 minutes |
32 |
Daily_Mean_Min_Temp_Air |
°C |
floating-point |
Daily Mean Air temperature, averaged over the preceding 15 minutes |
33 |
Daily_StdDev_Min_Temp_Air |
°C |
floating-point |
Daily Sample Standard Deviation of Air temperature, averaged over the preceding 15 minutes |
34 |
Daily_SE_Min_Temp_Air |
°C |
floating-point |
Daily Standard Error of Air temperature, averaged over the preceding 15 minutes |
35 |
Missing_Humidity |
count |
integer |
Number of missing observations of Relative humidity, averaged over the preceding 15 minutes |
36 |
Percent_Missing_Humidity |
% |
floating-point |
Percent missing observations of Relative humidity, averaged over the preceding 15 minutes |
37 |
Flagged_Humidity |
count |
integer |
Number of QC/QA-flagged observations of Relative humidity, averaged over the preceding 15 minutes |
38 |
Percent_Flagged_Humidity |
% |
floating-point |
Percent QC/QA-flagged observations of Relative humidity, averaged over the preceding 15 minutes |
39 |
Daily_Num_Humidity |
count |
integer |
Daily Observations of Relative humidity, averaged over the preceding 15 minutes |
40 |
Daily_Min_Humidity |
percent |
floating-point |
Daily Minimum Relative humidity, averaged over the preceding 15 minutes |
41 |
Daily_Max_Humidity |
percent |
floating-point |
Daily Maximum Relative humidity, averaged over the preceding 15 minutes |
42 |
Daily_Mean_Humidity |
percent |
floating-point |
Daily Mean Relative humidity, averaged over the preceding 15 minutes |
43 |
Daily_StdDev_Humidity |
percent |
floating-point |
Daily Sample Standard Deviation of Relative humidity, averaged over the preceding 15 minutes |
44 |
Daily_SE_Humidity |
percent |
floating-point |
Daily Standard Error of Relative humidity, averaged over the preceding 15 minutes |
45 |
Missing_Wind_Speed |
count |
integer |
Number of missing observations of Wind speed, averaged over the preceding 15 minutes |
46 |
Percent_Missing_Wind_Speed |
% |
floating-point |
Percent missing observations of Wind speed, averaged over the preceding 15 minutes |
47 |
Flagged_Wind_Speed |
count |
integer |
Number of QC/QA-flagged observations of Wind speed, averaged over the preceding 15 minutes |
48 |
Percent_Flagged_Wind_Speed |
% |
floating-point |
Percent QC/QA-flagged observations of Wind speed, averaged over the preceding 15 minutes |
49 |
Daily_Num_Wind_Speed |
count |
integer |
Daily Observations of Wind speed, averaged over the preceding 15 minutes |
50 |
Daily_Min_Wind_Speed |
m/s |
floating-point |
Daily Minimum Wind speed, averaged over the preceding 15 minutes |
51 |
Daily_Max_Wind_Speed |
m/s |
floating-point |
Daily Maximum Wind speed, averaged over the preceding 15 minutes |
52 |
Daily_Mean_Wind_Speed |
m/s |
floating-point |
Daily Mean Wind speed, averaged over the preceding 15 minutes |
53 |
Daily_StdDev_Wind_Speed |
m/s |
floating-point |
Daily Sample Standard Deviation of Wind speed, averaged over the preceding 15 minutes |
54 |
Daily_SE_Wind_Speed |
m/s |
floating-point |
Daily Standard Error of Wind speed, averaged over the preceding 15 minutes |
55 |
Missing_Max_Wind_Speed |
count |
integer |
Number of missing observations of Maximum horizontal wind speed during the 5 minute recording period [m / s], maximum over the preceding 15 minutes |
56 |
Percent_Missing_Max_Wind_Speed |
% |
floating-point |
Percent missing observations of Maximum horizontal wind speed during the 5 minute recording period [m / s], maximum over the preceding 15 minutes |
57 |
Flagged_Max_Wind_Speed |
count |
integer |
Number of QC/QA-flagged observations of Maximum horizontal wind speed during the 5 minute recording period [m / s], maximum over the preceding 15 minutes |
58 |
Percent_Flagged_Max_Wind_Speed |
% |
floating-point |
Percent QC/QA-flagged observations of Maximum horizontal wind speed during the 5 minute recording period [m / s], maximum over the preceding 15 minutes |
59 |
Daily_Num_Max_Wind_Speed |
count |
integer |
Daily Observations of Maximum horizontal wind speed during the 5 minute recording period [m / s], maximum over the preceding 15 minutes |
60 |
Daily_Min_Max_Wind_Speed |
m/s |
floating-point |
Daily Minimum Maximum horizontal wind speed during the 5 minute recording period [m / s], maximum over the preceding 15 minutes |
61 |
Daily_Max_Max_Wind_Speed |
m/s |
floating-point |
Daily Maximum Maximum horizontal wind speed during the 5 minute recording period [m / s], maximum over the preceding 15 minutes |
62 |
Daily_Mean_Max_Wind_Speed |
m/s |
floating-point |
Daily Mean Maximum horizontal wind speed during the 5 minute recording period [m / s], maximum over the preceding 15 minutes |
63 |
Daily_StdDev_Max_Wind_Speed |
m/s |
floating-point |
Daily Sample Standard Deviation of Maximum horizontal wind speed during the 5 minute recording period [m / s], maximum over the preceding 15 minutes |
64 |
Daily_SE_Max_Wind_Speed |
m/s |
floating-point |
Daily Standard Error of Maximum horizontal wind speed during the 5 minute recording period [m / s], maximum over the preceding 15 minutes |
65 |
Missing_Wind_Direction |
count |
integer |
Number of missing observations of Wind direction, 15 minute vector average performed by the CSI CR10X datalogger program; no magnetic correction, vector-averaged over the preceding 15 minutes |
66 |
Percent_Missing_Wind_Direction |
% |
floating-point |
Percent missing observations of Wind direction, 15 minute vector average performed by the CSI CR10X datalogger program; no magnetic correction, vector-averaged over the preceding 15 minutes |
67 |
Flagged_Wind_Direction |
count |
integer |
Number of QC/QA-flagged observations of Wind direction, 15 minute vector average performed by the CSI CR10X datalogger program; no magnetic correction, vector-averaged over the preceding 15 minutes |
68 |
Percent_Flagged_Wind_Direction |
% |
floating-point |
Percent QC/QA-flagged observations of Wind direction, 15 minute vector average performed by the CSI CR10X datalogger program; no magnetic correction, vector-averaged over the preceding 15 minutes |
69 |
Daily_Num_Wind_Direction |
count |
integer |
Daily Observations of Wind direction, 15 minute vector average performed by the CSI CR10X datalogger program; no magnetic correction, vector-averaged over the preceding 15 minutes |
70 |
Daily_Min_Wind_Direction |
degrees |
floating-point |
Daily Minimum Wind direction, 15 minute vector average performed by the CSI CR10X datalogger program; no magnetic correction, vector-averaged over the preceding 15 minutes |
71 |
Daily_Max_Wind_Direction |
degrees |
floating-point |
Daily Maximum Wind direction, 15 minute vector average performed by the CSI CR10X datalogger program; no magnetic correction, vector-averaged over the preceding 15 minutes |
72 |
Daily_Total_Wind_Direction |
degrees |
floating-point |
Daily Total Wind direction, 15 minute vector average performed by the CSI CR10X datalogger program; no magnetic correction, vector-averaged over the preceding 15 minutes |
73 |
Daily_VecAvg_Wind_Direction |
degrees |
floating-point |
Daily Vector Average Wind direction, 15 minute vector average performed by the CSI CR10X datalogger program; no magnetic correction, vector-averaged over the preceding 15 minutes |
74 |
Missing_SD_Wind_Dir |
count |
integer |
Number of missing observations of Standard deviation of wind direction, vector-averaged over the preceding 15 minutes |
75 |
Percent_Missing_SD_Wind_Dir |
% |
floating-point |
Percent missing observations of Standard deviation of wind direction, vector-averaged over the preceding 15 minutes |
76 |
Flagged_SD_Wind_Dir |
count |
integer |
Number of QC/QA-flagged observations of Standard deviation of wind direction, vector-averaged over the preceding 15 minutes |
77 |
Percent_Flagged_SD_Wind_Dir |
% |
floating-point |
Percent QC/QA-flagged observations of Standard deviation of wind direction, vector-averaged over the preceding 15 minutes |
78 |
Daily_Num_SD_Wind_Dir |
count |
integer |
Daily Observations of Standard deviation of wind direction, vector-averaged over the preceding 15 minutes |
79 |
Daily_Min_SD_Wind_Dir |
degrees |
floating-point |
Daily Minimum Standard deviation of wind direction, vector-averaged over the preceding 15 minutes |
80 |
Daily_Max_SD_Wind_Dir |
degrees |
floating-point |
Daily Maximum Standard deviation of wind direction, vector-averaged over the preceding 15 minutes |
81 |
Daily_VecAvg_SD_Wind_Dir |
degrees |
floating-point |
Daily Vector Average Standard deviation of wind direction, vector-averaged over the preceding 15 minutes |
82 |
Missing_Precipitation |
count |
integer |
Number of missing observations of Precipitation, totalled over the preceding 15 minutes |
83 |
Percent_Missing_Precipitation |
% |
floating-point |
Percent missing observations of Precipitation, totalled over the preceding 15 minutes |
84 |
Flagged_Precipitation |
count |
integer |
Number of QC/QA-flagged observations of Precipitation, totalled over the preceding 15 minutes |
85 |
Percent_Flagged_Precipitation |
% |
floating-point |
Percent QC/QA-flagged observations of Precipitation, totalled over the preceding 15 minutes |
86 |
Daily_Num_Precipitation |
count |
integer |
Daily Observations of Precipitation, totalled over the preceding 15 minutes |
87 |
Daily_Min_Precipitation |
mm |
floating-point |
Daily Minimum Precipitation, totalled over the preceding 15 minutes |
88 |
Daily_Max_Precipitation |
mm |
floating-point |
Daily Maximum Precipitation, totalled over the preceding 15 minutes |
89 |
Daily_Total_Precipitation |
mm |
floating-point |
Daily Total Precipitation, totalled over the preceding 15 minutes |
90 |
Missing_Mean_PAR |
count |
integer |
Number of missing observations of Mean flux density of photosynthetically available radiation, averaged over the preceding 15 minutes |
91 |
Percent_Missing_Mean_PAR |
% |
floating-point |
Percent missing observations of Mean flux density of photosynthetically available radiation, averaged over the preceding 15 minutes |
92 |
Flagged_Mean_PAR |
count |
integer |
Number of QC/QA-flagged observations of Mean flux density of photosynthetically available radiation, averaged over the preceding 15 minutes |
93 |
Percent_Flagged_Mean_PAR |
% |
floating-point |
Percent QC/QA-flagged observations of Mean flux density of photosynthetically available radiation, averaged over the preceding 15 minutes |
94 |
Daily_Num_Mean_PAR |
count |
integer |
Daily Observations of Mean flux density of photosynthetically available radiation, averaged over the preceding 15 minutes |
95 |
Daily_Min_Mean_PAR |
µE/m^2/s |
floating-point |
Daily Minimum Mean flux density of photosynthetically available radiation, averaged over the preceding 15 minutes |
96 |
Daily_Max_Mean_PAR |
µE/m^2/s |
floating-point |
Daily Maximum Mean flux density of photosynthetically available radiation, averaged over the preceding 15 minutes |
97 |
Daily_Mean_Mean_PAR |
µE/m^2/s |
floating-point |
Daily Mean Mean flux density of photosynthetically available radiation, averaged over the preceding 15 minutes |
98 |
Daily_StdDev_Mean_PAR |
µE/m^2/s |
floating-point |
Daily Sample Standard Deviation of Mean flux density of photosynthetically available radiation, averaged over the preceding 15 minutes |
99 |
Daily_SE_Mean_PAR |
µE/m^2/s |
floating-point |
Daily Standard Error of Mean flux density of photosynthetically available radiation, averaged over the preceding 15 minutes |
100 |
Missing_Total_PAR |
count |
integer |
Number of missing observations of Total incident (downwelling) photosynthetically active radiation, totalled over the preceding 15 minutes |
101 |
Percent_Missing_Total_PAR |
% |
floating-point |
Percent missing observations of Total incident (downwelling) photosynthetically active radiation, totalled over the preceding 15 minutes |
102 |
Flagged_Total_PAR |
count |
integer |
Number of QC/QA-flagged observations of Total incident (downwelling) photosynthetically active radiation, totalled over the preceding 15 minutes |
103 |
Percent_Flagged_Total_PAR |
% |
floating-point |
Percent QC/QA-flagged observations of Total incident (downwelling) photosynthetically active radiation, totalled over the preceding 15 minutes |
104 |
Daily_Num_Total_PAR |
count |
integer |
Daily Observations of Total incident (downwelling) photosynthetically active radiation, totalled over the preceding 15 minutes |
105 |
Daily_Min_Total_PAR |
mmoles/m^2 |
floating-point |
Daily Minimum Total incident (downwelling) photosynthetically active radiation, totalled over the preceding 15 minutes |
106 |
Daily_Max_Total_PAR |
mmoles/m^2 |
floating-point |
Daily Maximum Total incident (downwelling) photosynthetically active radiation, totalled over the preceding 15 minutes |
107 |
Daily_Mean_Total_PAR |
mmoles/m^2 |
floating-point |
Daily Mean Total incident (downwelling) photosynthetically active radiation, totalled over the preceding 15 minutes |
108 |
Daily_StdDev_Total_PAR |
mmoles/m^2 |
floating-point |
Daily Sample Standard Deviation of Total incident (downwelling) photosynthetically active radiation, totalled over the preceding 15 minutes |
109 |
Daily_SE_Total_PAR |
mmoles/m^2 |
floating-point |
Daily Standard Error of Total incident (downwelling) photosynthetically active radiation, totalled over the preceding 15 minutes |
110 |
Missing_Total_Solar_Rad |
count |
integer |
Number of missing observations of Total solar radiation flux (400-1100nm spectrum), totalled over the preceding 15 minutes |
111 |
Percent_Missing_Total_Solar_Rad |
% |
floating-point |
Percent missing observations of Total solar radiation flux (400-1100nm spectrum), totalled over the preceding 15 minutes |
112 |
Flagged_Total_Solar_Rad |
count |
integer |
Number of QC/QA-flagged observations of Total solar radiation flux (400-1100nm spectrum), totalled over the preceding 15 minutes |
113 |
Percent_Flagged_Total_Solar_Rad |
% |
floating-point |
Percent QC/QA-flagged observations of Total solar radiation flux (400-1100nm spectrum), totalled over the preceding 15 minutes |
114 |
Daily_Num_Total_Solar_Rad |
count |
integer |
Daily Observations of Total solar radiation flux (400-1100nm spectrum), totalled over the preceding 15 minutes |
115 |
Daily_Min_Total_Solar_Rad |
kJ/m^2 |
floating-point |
Daily Minimum Total solar radiation flux (400-1100nm spectrum), totalled over the preceding 15 minutes |
116 |
Daily_Max_Total_Solar_Rad |
kJ/m^2 |
floating-point |
Daily Maximum Total solar radiation flux (400-1100nm spectrum), totalled over the preceding 15 minutes |
117 |
Daily_Total_Total_Solar_Rad |
kJ/m^2 |
floating-point |
Daily Total Total solar radiation flux (400-1100nm spectrum), totalled over the preceding 15 minutes |
118 |
Daily_Mean_Total_Solar_Rad |
kJ/m^2 |
floating-point |
Daily Mean Total solar radiation flux (400-1100nm spectrum), totalled over the preceding 15 minutes |
119 |
Daily_StdDev_Total_Solar_Rad |
kJ/m^2 |
floating-point |
Daily Sample Standard Deviation of Total solar radiation flux (400-1100nm spectrum), totalled over the preceding 15 minutes |
120 |
Daily_SE_Total_Solar_Rad |
kJ/m^2 |
floating-point |
Daily Standard Error of Total solar radiation flux (400-1100nm spectrum), totalled over the preceding 15 minutes |
121 |
Missing_Mean_Solar_Rad |
count |
integer |
Number of missing observations of Average solar radiation flux density (400-1100nm spectrum), averaged over the preceding 15 minutes |
122 |
Percent_Missing_Mean_Solar_Rad |
% |
floating-point |
Percent missing observations of Average solar radiation flux density (400-1100nm spectrum), averaged over the preceding 15 minutes |
123 |
Flagged_Mean_Solar_Rad |
count |
integer |
Number of QC/QA-flagged observations of Average solar radiation flux density (400-1100nm spectrum), averaged over the preceding 15 minutes |
124 |
Percent_Flagged_Mean_Solar_Rad |
% |
floating-point |
Percent QC/QA-flagged observations of Average solar radiation flux density (400-1100nm spectrum), averaged over the preceding 15 minutes |
125 |
Daily_Num_Mean_Solar_Rad |
count |
integer |
Daily Observations of Average solar radiation flux density (400-1100nm spectrum), averaged over the preceding 15 minutes |
126 |
Daily_Min_Mean_Solar_Rad |
W/m^2 |
floating-point |
Daily Minimum Average solar radiation flux density (400-1100nm spectrum), averaged over the preceding 15 minutes |
127 |
Daily_Max_Mean_Solar_Rad |
W/m^2 |
floating-point |
Daily Maximum Average solar radiation flux density (400-1100nm spectrum), averaged over the preceding 15 minutes |
128 |
Daily_Mean_Mean_Solar_Rad |
W/m^2 |
floating-point |
Daily Mean Average solar radiation flux density (400-1100nm spectrum), averaged over the preceding 15 minutes |
129 |
Daily_StdDev_Mean_Solar_Rad |
W/m^2 |
floating-point |
Daily Sample Standard Deviation of Average solar radiation flux density (400-1100nm spectrum), averaged over the preceding 15 minutes |
130 |
Daily_SE_Mean_Solar_Rad |
W/m^2 |
floating-point |
Daily Standard Error of Average solar radiation flux density (400-1100nm spectrum), averaged over the preceding 15 minutes |