File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed
components/eamxx/docs/user Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,6 @@ fields:
55
55
- isccp_ctptau
56
56
- modis_ctptau
57
57
- misr_cthtau
58
- - cosp_sunlit
59
58
max_snapshots_per_file: 1
60
59
filename_prefix: eamxx
61
60
output_control:
@@ -76,19 +75,3 @@ The following output fields are available:
76
75
- MODIS-simulated cloud top pressure/optical depth joint histogram
77
76
- ` misr_cthtau `
78
77
- MISR-simulated cloud top height/optical depth joint histogram
79
- - ` cosp_sunlit `
80
- - sunlit flag aggregated at COSP frequency for renormalizing daytime averages
81
-
82
- ISCCP, MODIS, and MISR outputs are valid only for daytime/sunlit columns
83
- (to be consistent with available satellite retrievals).
84
- In order to aggregate only daytime columns in time averages, these outputs are
85
- multiplied by the sunlit flag (0 or 1) at each COSP calculation time.
86
- Time averages of these quantities are then aggregated, along with the COSP
87
- sunlit flag each time COSP is called.
88
- In order to back out the daytime-only time averages from the outputs,
89
- one needs to divide the output fields by ` cosp_sunlit ` .
90
- E.g.,
91
-
92
- ``` shell
93
- isccp_ctptau = mean(isccp_ctptau) / mean(cosp_sunlit)
94
- ```
You can’t perform that action at this time.
0 commit comments