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:
5555 - isccp_ctptau
5656 - modis_ctptau
5757 - misr_cthtau
58- - cosp_sunlit
5958max_snapshots_per_file: 1
6059filename_prefix: eamxx
6160output_control:
@@ -76,19 +75,3 @@ The following output fields are available:
7675 - MODIS-simulated cloud top pressure/optical depth joint histogram
7776- ` misr_cthtau `
7877 - 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