[1262] | 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 | ! Simulator flags |
---|
[3376] | 30 | Lradar_sim=.false., |
---|
[1262] | 31 | Llidar_sim=.true., |
---|
[3376] | 32 | Lisccp_sim=.false., |
---|
| 33 | Lmisr_sim=.false., |
---|
| 34 | Lmodis_sim=.false., |
---|
[2428] | 35 | Lrttov_sim=.false., |
---|
[1262] | 36 | ! Output variables |
---|
[2428] | 37 | !- Variables unique in 1D (curtain) mode |
---|
| 38 | Ltoffset=.false., |
---|
| 39 | !- CloudSat |
---|
| 40 | Lcfaddbze94=.false., |
---|
[3155] | 41 | Ldbze94=.false., |
---|
[2428] | 42 | !- CALIPSO |
---|
| 43 | Latb532=.false., |
---|
| 44 | LcfadLidarsr532=.false., |
---|
[1262] | 45 | Lclcalipso=.true., |
---|
| 46 | Lclhcalipso=.true., |
---|
| 47 | Lcllcalipso=.true., |
---|
| 48 | Lclmcalipso=.true., |
---|
| 49 | Lcltcalipso=.true., |
---|
[3376] | 50 | LparasolRefl=.false., |
---|
[2428] | 51 | ! CALIPSO phase diagnostics |
---|
[3376] | 52 | Lclcalipsoliq=.false., |
---|
| 53 | Lclcalipsoice=.false., |
---|
| 54 | Lclcalipsoun=.false., |
---|
[3155] | 55 | Lclcalipsotmp=.false., |
---|
| 56 | Lclcalipsotmpliq=.false., |
---|
| 57 | Lclcalipsotmpice=.false., |
---|
| 58 | Lclcalipsotmpun=.false., |
---|
[3376] | 59 | Lclhcalipsoliq=.false., |
---|
| 60 | Lcllcalipsoliq=.false., |
---|
| 61 | Lclmcalipsoliq=.false., |
---|
| 62 | Lcltcalipsoliq=.false., |
---|
| 63 | Lclhcalipsoice=.false., |
---|
| 64 | Lcllcalipsoice=.false., |
---|
| 65 | Lclmcalipsoice=.false., |
---|
| 66 | Lcltcalipsoice=.false., |
---|
| 67 | Lclhcalipsoun=.false., |
---|
| 68 | Lcllcalipsoun=.false., |
---|
| 69 | Lclmcalipsoun=.false., |
---|
| 70 | Lcltcalipsoun=.false., |
---|
[2955] | 71 | ! OPAQ variables |
---|
[3155] | 72 | Lclopaquecalipso=.false., |
---|
| 73 | Lclthincalipso=.false., |
---|
| 74 | Lclzopaquecalipso=.false., |
---|
| 75 | Lclcalipsoopaque=.false., |
---|
| 76 | Lclcalipsothin=.false., |
---|
| 77 | Lclcalipsozopaque=.false., |
---|
| 78 | Lclcalipsoopacity=.false., |
---|
[2955] | 79 | ! TIBO variables |
---|
[3155] | 80 | Lproftemp=.false., |
---|
| 81 | LprofSR=.false., |
---|
[2428] | 82 | !- ISCCP |
---|
[3376] | 83 | Lalbisccp=.false., |
---|
[2428] | 84 | Lboxptopisccp=.false., |
---|
| 85 | Lboxtauisccp=.false., |
---|
[3376] | 86 | Lpctisccp=.false., |
---|
| 87 | Lclisccp=.false., |
---|
| 88 | Ltauisccp=.false., |
---|
| 89 | Lcltisccp=.false., |
---|
| 90 | Lmeantbisccp=.false., |
---|
| 91 | Lmeantbclrisccp=.false., |
---|
[2428] | 92 | !- MISR |
---|
[3376] | 93 | LclMISR=.false., |
---|
[2428] | 94 | !- Use lidar and radar |
---|
[3376] | 95 | Lclcalipso2=.false., |
---|
| 96 | Lcltlidarradar=.false., |
---|
[2428] | 97 | !- These are provided for debugging or special purposes |
---|
| 98 | Lfracout=.false., |
---|
[3155] | 99 | LlidarBetaMol532=.false., |
---|
[2428] | 100 | !- MODIS |
---|
[3376] | 101 | Lcltmodis=.false., |
---|
| 102 | Lclwmodis=.false., |
---|
| 103 | Lclimodis=.false., |
---|
| 104 | Lclhmodis=.false., |
---|
| 105 | Lclmmodis=.false., |
---|
| 106 | Lcllmodis=.false., |
---|
| 107 | Ltautmodis=.false., |
---|
| 108 | Ltauwmodis=.false., |
---|
| 109 | Ltauimodis=.false., |
---|
[2428] | 110 | Ltautlogmodis=.false., |
---|
| 111 | Ltauwlogmodis=.false., |
---|
| 112 | Ltauilogmodis=.false., |
---|
| 113 | Lreffclwmodis=.false., |
---|
| 114 | Lreffclimodis=.false., |
---|
[3376] | 115 | Lpctmodis=.false., |
---|
| 116 | Llwpmodis=.false., |
---|
| 117 | Liwpmodis=.false., |
---|
| 118 | Lclmodis=.false., |
---|
| 119 | Lcrimodis=.false., |
---|
| 120 | Lcrlmodis=.false., |
---|
[2428] | 121 | !- RTTOV |
---|
| 122 | Ltbrttov=.false., |
---|
[1262] | 123 | / |
---|