1 | ! (c) British Crown Copyright 2008, the Met Office. |
---|
2 | ! All rights reserved. |
---|
3 | ! |
---|
4 | ! Redistribution and use in source and binary forms, with or without modification, are permitted |
---|
5 | ! provided that the following conditions are met: |
---|
6 | ! |
---|
7 | ! * Redistributions of source code must retain the above copyright notice, this list |
---|
8 | ! of conditions and the following disclaimer. |
---|
9 | ! * Redistributions in binary form must reproduce the above copyright notice, this list |
---|
10 | ! of conditions and the following disclaimer in the documentation and/or other materials |
---|
11 | ! provided with the distribution. |
---|
12 | ! * Neither the name of the Met Office nor the names of its contributors may be used |
---|
13 | ! to endorse or promote products derived from this software without specific prior written |
---|
14 | ! permission. |
---|
15 | ! |
---|
16 | ! THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR |
---|
17 | ! IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |
---|
18 | ! FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR |
---|
19 | ! CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
---|
20 | ! DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
---|
21 | ! DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER |
---|
22 | ! IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
---|
23 | ! OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
---|
24 | |
---|
25 | ! Namelist that sets up output-related variables. It controls |
---|
26 | ! the instrument simulators to run and the list of variables |
---|
27 | ! to be written to file |
---|
28 | &COSP_OUTPUT |
---|
29 | !- CloudSat |
---|
30 | Lcfaddbze94=.true., |
---|
31 | Ldbze94=.true., |
---|
32 | !- CALIPSO |
---|
33 | Latb532=.true., |
---|
34 | LcfadLidarsr532=.true., |
---|
35 | Lclcalipso=.true., |
---|
36 | Lclhcalipso=.true., |
---|
37 | Lcllcalipso=.true., |
---|
38 | Lclmcalipso=.true., |
---|
39 | Lcltcalipso=.true., |
---|
40 | LparasolRefl=.true., |
---|
41 | ! CALIPSO phase diagnostics |
---|
42 | Lclcalipsoliq=.true., |
---|
43 | Lclcalipsoice=.true., |
---|
44 | Lclcalipsoun=.true., |
---|
45 | Lclcalipsotmp=.true., |
---|
46 | Lclcalipsotmpliq=.true., |
---|
47 | Lclcalipsotmpice=.true., |
---|
48 | Lclcalipsotmpun=.true., |
---|
49 | Lclhcalipsoliq=.true., |
---|
50 | Lcllcalipsoliq=.true., |
---|
51 | Lclmcalipsoliq=.true., |
---|
52 | Lcltcalipsoliq=.true., |
---|
53 | Lclhcalipsoice=.true., |
---|
54 | Lcllcalipsoice=.true., |
---|
55 | Lclmcalipsoice=.true., |
---|
56 | Lcltcalipsoice=.true., |
---|
57 | Lclhcalipsoun=.true., |
---|
58 | Lcllcalipsoun=.true., |
---|
59 | Lclmcalipsoun=.true., |
---|
60 | Lcltcalipsoun=.true., |
---|
61 | ! CALIPSO OPAQ diagnostics |
---|
62 | Lclopaquecalipso=.true., |
---|
63 | Lclthincalipso=.true., |
---|
64 | Lclzopaquecalipso=.true., |
---|
65 | Lclcalipsoopaque=.true., |
---|
66 | Lclcalipsothin=.true., |
---|
67 | Lclcalipsozopaque=.true., |
---|
68 | Lclcalipsoopacity=.true., |
---|
69 | Lclopaquetemp=.true., |
---|
70 | Lclthintemp=.true., |
---|
71 | Lclzopaquetemp=.true., |
---|
72 | Lclopaquemeanz=.true., |
---|
73 | Lclthinmeanz=.true., |
---|
74 | Lclthinemis=.true., |
---|
75 | Lclopaquemeanzse=.true., |
---|
76 | Lclthinmeanzse=.true., |
---|
77 | Lclzopaquecalipsose=.true., |
---|
78 | ! GROUND LIDAR diagnostics |
---|
79 | LlidarBetaMol532gr=.true., |
---|
80 | LcfadLidarsr532gr=.true., |
---|
81 | Latb532gr=.true., |
---|
82 | LclgrLidar532=.true., |
---|
83 | LclhgrLidar532=.true., |
---|
84 | LcllgrLidar532=.true., |
---|
85 | LclmgrLidar532=.true., |
---|
86 | LcltgrLidar532=.true., |
---|
87 | ! ATLID diagnostics |
---|
88 | LlidarBetaMol355=.true., |
---|
89 | LcfadLidarsr355=.true., |
---|
90 | Latb355=.true., |
---|
91 | Lclatlid=.true., |
---|
92 | Lclhatlid=.true., |
---|
93 | Lcllatlid=.true., |
---|
94 | Lclmatlid=.true., |
---|
95 | Lcltatlid=.true., |
---|
96 | !- ISCCP |
---|
97 | Lalbisccp=.true., |
---|
98 | Lboxptopisccp=.true., |
---|
99 | Lboxtauisccp=.true., |
---|
100 | Lpctisccp=.true., |
---|
101 | Lclisccp=.true., |
---|
102 | Ltauisccp=.true., |
---|
103 | Lcltisccp=.true., |
---|
104 | Lmeantbisccp=.true., |
---|
105 | Lmeantbclrisccp=.true., |
---|
106 | !- MISR |
---|
107 | LclMISR=.true., |
---|
108 | !- Use lidar and radar |
---|
109 | Lclcalipso2=.true., |
---|
110 | Lcltlidarradar=.true., |
---|
111 | Lcloudsat_tcc=.true., |
---|
112 | Lcloudsat_tcc2=.true., |
---|
113 | !- These are provided for debugging or special purposes |
---|
114 | Lfracout=.false., |
---|
115 | LlidarBetaMol532=.true., |
---|
116 | !- MODIS |
---|
117 | Lcltmodis=.true., |
---|
118 | Lclwmodis=.true., |
---|
119 | Lclimodis=.true., |
---|
120 | Lclhmodis=.true., |
---|
121 | Lclmmodis=.true., |
---|
122 | Lcllmodis=.true., |
---|
123 | Ltautmodis=.true., |
---|
124 | Ltauwmodis=.true., |
---|
125 | Ltauimodis=.true., |
---|
126 | Ltautlogmodis=.true., |
---|
127 | Ltauwlogmodis=.true., |
---|
128 | Ltauilogmodis=.true., |
---|
129 | Lreffclwmodis=.true., |
---|
130 | Lreffclimodis=.true., |
---|
131 | Lpctmodis=.true., |
---|
132 | Llwpmodis=.true., |
---|
133 | Liwpmodis=.true., |
---|
134 | Lclmodis=.true., |
---|
135 | !- RTTOV |
---|
136 | Ltbrttov=.false., |
---|
137 | ! -CLOUDSAT precipitation frequency/occurence diagnostics |
---|
138 | Lptradarflag0=.true., |
---|
139 | Lptradarflag1=.true., |
---|
140 | Lptradarflag2=.true., |
---|
141 | Lptradarflag3=.true., |
---|
142 | Lptradarflag4=.true., |
---|
143 | Lptradarflag5=.true., |
---|
144 | Lptradarflag6=.true., |
---|
145 | Lptradarflag7=.true., |
---|
146 | Lptradarflag8=.true., |
---|
147 | Lptradarflag9=.true., |
---|
148 | Lradarpia=.true. |
---|
149 | / |
---|