Ignore:
Timestamp:
Nov 21, 2019, 4:43:45 PM (4 years ago)
Author:
lguez
Message:

Merge revisions 3427:3600 of trunk into branch Ocean_skin

Location:
LMDZ6/branches/Ocean_skin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Ocean_skin

  • LMDZ6/branches/Ocean_skin/DefLists/context_lmdz.xml

    r3309 r3605  
     1<!-- $Id$ -->
    12<!-- Context LMDZ -->
    23<context id="LMDZ">
     
    1213  <file_definition src="./file_def_histhf_lmdz.xml"/>
    1314  <file_definition src="./file_def_histins_lmdz.xml"/>
    14 <!--  <file_definition src="./file_def_histLES_lmdz.xml"/> -->
     15  <file_definition src="./file_def_histLES_lmdz.xml"/>
    1516  <file_definition src="./file_def_histmth_lmdz.xml"/>
    16 <!--  <file_definition src="./file_def_histstn_lmdz.xml"/> -->
     17  <file_definition src="./file_def_histstn_lmdz.xml"/>
    1718  <file_definition src="./file_def_histmthNMC_lmdz.xml"/>
    1819  <file_definition src="./file_def_histdayNMC_lmdz.xml"/>
    1920  <file_definition src="./file_def_histhfNMC_lmdz.xml"/>
    20 <!--  <file_definition src="./file_def_histmthCOSP_lmdz.xml"/> -->
    21 <!--  <file_definition src="./file_def_histdayCOSP_lmdz.xml"/> -->
    22 <!--  <file_definition src="./file_def_histhfCOSP_lmdz.xml"/> -->
     21  <file_definition src="./file_def_histmthCOSP_lmdz.xml"/>
     22  <file_definition src="./file_def_histdayCOSP_lmdz.xml"/>
     23  <file_definition src="./file_def_histhfCOSP_lmdz.xml"/> 
    2324  <file_definition src="./file_def_histstrataer_lmdz.xml"/>
    24  
     25  <file_definition src="./file_def_histdaystrataer_lmdz.xml"/>
     26
    2527  <!-- Define domains and groups of domains -->
    2628  <domain_definition>
    27     <domain id="dom_glo" data_dim="2" />
     29
     30    <domain id="dom_glo"  data_dim="1" />
     31
     32    <domain id="greordered"  domain_ref="dom_glo">
     33      <reorder_domain invert_lat="true" shift_lon_fraction="0.5" min_lon="0" max_lon="360" />
     34    </domain>
     35   
     36    <domain id="dom_regular" ni_glo="144" nj_glo="143" type="rectilinear"  >
     37      <generate_rectilinear_domain lat_start="-90" lat_end="90" lon_start="0"/>
     38      <interpolate_domain order="1"/>
     39    </domain>
     40   
     41    <domain id="dom_out" domain_ref="dom_glo"/>
     42   
    2843  </domain_definition>
    2944 
     
    3651  <grid_definition>
    3752    <grid id="grid_scalar" >
    38     <scalar/>
     53      <scalar/>
    3954    </grid>
    4055  </grid_definition>
     
    4257  <!-- Define groups of vertical axes -->
    4358  <axis_definition>
    44     <axis id="presnivs" standard_name="Vertical levels" unit="Pa">
    45     </axis>
    46     <axis id="Ahyb" standard_name="Ahyb comp of Hyb Cord" unit="Pa">
    47     </axis>
    48     <axis id="Bhyb" standard_name="Bhyb comp of Hyb Cord" unit="">
    49     </axis>
    50     <axis id="Ahyb_inter" standard_name="A comp of Hyb Cord at interface" unit="Pa">
    51     </axis>
    52     <axis id="Bhyb_inter" standard_name="B comp of Hyb Cord at interface" unit="">
    53     </axis>
    54     <axis id="Alt" standard_name="Height approx for scale heigh of 8km at levels" unit="km">
    55     </axis>
    56     <axis id="plev" standard_name="model_level_number" unit="Pa">
    57     </axis>
    58     <axis id="klev"  prec="8" long_name = "hybrid sigma pressure coordinate"
    59           standard_name ="atmosphere_hybrid_sigma_pressure_coordinate" unit="1">
    60     </axis>
    61     <axis id="bnds" standard_name="bounds" unit="1" >
     59    <axis id="time_month" n_glo="12" value="(0,11) [1 2 3 4 5 6 7 8 9 10 11 12]"/>
     60    <axis id="time_year" unit="day" />
     61    <axis id="presnivs" standard_name="Vertical levels" unit="Pa"/>
     62    <axis id="Ahyb" standard_name="Ahyb comp of Hyb Cord" unit="Pa"/>
     63    <axis id="Bhyb" standard_name="Bhyb comp of Hyb Cord" unit=""/>
     64    <axis id="Ahyb_inter" standard_name="A comp of Hyb Cord at interface" unit="Pa"/>
     65    <axis id="Bhyb_inter" standard_name="B comp of Hyb Cord at interface" unit=""/>
     66    <axis id="Alt" standard_name="Height approx for scale heigh of 8km at levels" unit="km"/>
     67    <axis id="plev" standard_name="model_level_number" unit="Pa"/>
     68    <axis id="klev"  prec="8" long_name="number of layers" standard_name="number of layers" unit="1" />
     69    <axis id="klevp1"  prec="8" long_name="number of layer interfaces" standard_name="number of layer interfaces" unit="1" />
     70    <axis id="bnds" standard_name="bounds" unit="1" />
     71    <axis id="spectband" standard_name="Sensor Band Central Radiation Wavenumber" unit="m-1"/>
     72    <axis id="axis_lat" standard_name="Latitude axis">
     73        <reduce_domain operation="average" direction="iDir" />
    6274    </axis>
    6375    <axis id="spectband" standard_name="Sensor Band Central Radiation Wavenumber" unit="m-1">
    6476    </axis>
    6577    <axis id="axis_lat" standard_name="Latitude axis">
    66            <reduce_domain operation="average" direction="iDir" />
     78        <reduce_domain operation="average" direction="iDir" />
    6779    </axis>
    6880
    6981<!-- Cosp axis definitions-->
    70     <axis id="height" standard_name="Cosp levels" unit="m">
    71     </axis>
    72     <axis id="height_mlev" standard_name="height_mlev" unit="m">
    73     </axis>
    74     <axis id="sza" standard_name="solar_zenith_angle" unit="degrees">
    75     </axis>
    76     <axis id="pressure2" standard_name="pressure" unit="mb">
    77     </axis>
    78     <axis id="column" standard_name="column" unit="count">
    79     </axis>
    80     <axis id="temp" standard_name="temperature" unit="K">
    81     </axis>
    82     <axis id="cth" standard_name="altitude" unit="m">
    83     </axis>
    84     <axis id="ReffIce" standard_name="ReffIce" unit="microne" >
    85     </axis>
    86     <axis id="ReffLiq" standard_name="ReffLiq" unit="microne" >
    87     </axis>
    88     <axis id="scatratio" standard_name="scatratio" unit="1" >
    89     </axis>
    90     <axis id="dbze" standard_name="dbze" unit="dBZ" >
    91     </axis>
    92     <axis id="tau" standard_name="tau" unit="1" >
    93     </axis>
     82    <axis id="height" standard_name="Cosp levels" unit="m"/>
     83    <axis id="height_mlev" standard_name="height_mlev" unit="m"/>
     84    <axis id="sza" standard_name="solar_zenith_angle" unit="degrees"/>
     85    <axis id="pressure2" standard_name="pressure" unit="mb"/>
     86    <axis id="column" standard_name="column" unit="count"/>
     87    <axis id="temp" standard_name="temperature" unit="K"/>
     88<!--    <axis id="cth16" standard_name="altitude" unit="m"/>   ym unused now to be in adequation with axis definition from model -->
     89    <axis id="cth" standard_name="altitude" unit="m"/>
     90    <axis id="ReffIce" standard_name="ReffIce" unit="microne" />
     91    <axis id="ReffLiq" standard_name="ReffLiq" unit="microne" />
     92    <axis id="scatratio" standard_name="scatratio" unit="1" />
     93    <axis id="dbze" standard_name="dbze" unit="dBZ" />
     94    <axis id="tau" standard_name="tau" unit="1" />
    9495  </axis_definition>
    9596
     
    9798
    9899    <grid id="klev_bnds"> <axis axis_ref="klev" /> <axis axis_ref="bnds" /> </grid>
     100    <grid id="klevp1_bnds"> <axis axis_ref="klevp1" /> <axis axis_ref="bnds" /> </grid>
    99101
    100102     <grid id="grid_glo">
    101         <domain id="dom_glo" />
     103        <domain domain_ref="dom_glo" />
     104     </grid>
     105     <grid id="grid_out">
     106        <domain domain_ref="dom_out" />
    102107     </grid>
    103108
    104109     <grid id="grid_glo_presnivs">
    105         <domain id="dom_glo" />
    106         <axis id="presnivs" />
    107      </grid>
    108 
     110        <domain domain_ref="dom_glo" />
     111        <axis axis_ref="presnivs" />
     112     </grid>
     113     <grid id="grid_out_presnivs">
     114        <domain domain_ref="dom_out" />
     115        <axis axis_ref="presnivs" />
     116     </grid>
    109117
    110118     <grid id="grid_glo_plev">
    111         <domain id="dom_glo" />
    112         <axis id="plev" />
     119        <domain domain_ref="dom_glo" />
     120        <axis axis_ref="plev" />
     121     </grid>
     122     <grid id="grid_out_plev">
     123        <domain domain_ref="dom_out" />
     124        <axis axis_ref="plev" />
    113125     </grid>
    114126
    115127     <grid id="grid_glo_spectband">
    116         <domain id="dom_glo" />
    117         <axis id="spectband" />
     128        <domain domain_ref="dom_glo" />
     129        <axis axis_ref="spectband" />
     130     </grid>
     131     <grid id="grid_out_spectband">
     132        <domain domain_ref="dom_out" />
     133        <axis axis_ref="spectband" />
    118134     </grid>
    119135
    120136     <grid id="grid_glo_height">
    121         <domain id="dom_glo" />
    122         <axis id="height" />
     137        <domain domain_ref="dom_glo" />
     138        <axis axis_ref="height" />
     139     </grid>
     140     <grid id="grid_out_height">
     141        <domain domain_ref="dom_out" />
     142        <axis axis_ref="height" />
    123143     </grid>
    124144
    125145     <grid id="grid_glo_heightmlev">
    126         <domain id="dom_glo" />
    127         <axis id="height_mlev" />
     146        <domain domain_ref="dom_glo" />
     147        <axis axis_ref="height_mlev" />
     148     </grid>
     149     <grid id="grid_out_heightmlev">
     150        <domain domain_ref="dom_out" />
     151        <axis axis_ref="height_mlev" />
    128152     </grid>
    129153
    130154     <grid id="grid_glo_temp">
    131         <domain id="dom_glo" />
    132         <axis id="temp" />
     155        <domain domain_ref="dom_glo" />
     156        <axis axis_ref="temp" />
     157     </grid>
     158     <grid id="grid_out_temp">
     159        <domain domain_ref="dom_out" />
     160        <axis axis_ref="temp" />
    133161     </grid>
    134162
    135163     <grid id="grid_glo_sza">
    136         <domain id="dom_glo" />
    137         <axis id="sza" />
     164        <domain domain_ref="dom_glo" />
     165        <axis axis_ref="sza" />
     166     </grid>
     167     <grid id="grid_out_sza">
     168        <domain domain_ref="dom_out" />
     169        <axis axis_ref="sza" />
    138170     </grid>
    139171
    140172     <grid id="grid_glo_column">
    141         <domain id="dom_glo" />
    142         <axis id="column" />
    143      </grid>
    144 
     173        <domain domain_ref="dom_glo" />
     174        <axis axis_ref="column" />
     175     </grid>
     176     <grid id="grid_out_column">
     177        <domain domain_ref="dom_out" />
     178        <axis axis_ref="column" />
     179     </grid>
    145180
    146181<!-- Define 4D grids for Cosp simulator -->
    147182     <grid id="grid4Dcol">
    148         <domain id="dom_glo" />
    149         <axis id="column" />
    150         <axis id="height_mlev" />
     183        <domain domain_ref="dom_glo" />
     184        <axis axis_ref="column" />
     185        <axis axis_ref="height_mlev" />
     186     </grid>
     187     <grid id="grid4Dcol_out">
     188        <domain domain_ref="dom_out" />
     189        <axis axis_ref="column" />
     190        <axis axis_ref="height_mlev" />
    151191     </grid>
    152192
    153193     <grid id="grid4Dsrbin">
    154         <domain id="dom_glo" />
    155         <axis id="height" />
    156         <axis id="scatratio" />
     194        <domain domain_ref="dom_glo" />
     195        <axis axis_ref="height" />
     196        <axis axis_ref="scatratio" />
     197     </grid>
     198     <grid id="grid4Dsrbin_out">
     199        <domain domain_ref="dom_out" />
     200        <axis axis_ref="height" />
     201        <axis axis_ref="scatratio" />
    157202     </grid>
    158203
    159204     <grid id="grid4Ddbze">
    160         <domain id="dom_glo" />
    161         <axis id="height" />
    162         <axis id="dbze" />
     205        <domain domain_ref="dom_glo" />
     206        <axis axis_ref="height" />
     207        <axis axis_ref="dbze" />
     208     </grid>
     209     <grid id="grid4Ddbze_out">
     210        <domain domain_ref="dom_out" />
     211        <axis axis_ref="height" />
     212        <axis axis_ref="dbze" />
    163213     </grid>
    164214
    165215     <grid id="grid4Dtau">
    166         <domain id="dom_glo" />
    167         <axis id="tau" />
    168         <axis id="pressure2" />
     216        <domain domain_ref="dom_glo" />
     217        <axis axis_ref="tau" />
     218        <axis axis_ref="pressure2" />
     219     </grid>
     220     <grid id="grid4Dtau_out">
     221        <domain domain_ref="dom_out" />
     222        <axis axis_ref="tau" />
     223        <axis axis_ref="pressure2" />
    169224     </grid>
    170225
    171226     <grid id="grid4Dmisr">
    172         <domain id="dom_glo" />
    173         <axis id="cth" />
    174         <axis id="tau" />
     227        <domain domain_ref="dom_glo" />
     228        <axis axis_ref="cth" />
     229        <axis axis_ref="tau" />
     230     </grid>
     231     <grid id="grid4Dmisr_out">
     232        <domain domain_ref="dom_out" />
     233        <axis axis_ref="cth" />
     234        <axis axis_ref="tau" />
    175235     </grid>
    176236
    177237     <grid id="grid4Dreffi">
    178         <domain id="dom_glo" />
    179         <axis id="tau" />
    180         <axis id="ReffIce" />
     238        <domain domain_ref="dom_glo" />
     239        <axis axis_ref="tau" />
     240        <axis axis_ref="ReffIce" />
     241     </grid>
     242     <grid id="grid4Dreffi_out">
     243        <domain domain_ref="dom_out" />
     244        <axis axis_ref="tau" />
     245        <axis axis_ref="ReffIce" />
    181246     </grid>
    182247
    183248     <grid id="grid4Dreffl">
    184         <domain id="dom_glo" />
    185         <axis id="tau" />
    186         <axis id="ReffLiq" />
    187      </grid>
     249        <domain domain_ref="dom_glo" />
     250        <axis axis_ref="tau" />
     251        <axis axis_ref="ReffLiq" />
     252     </grid>
     253     <grid id="grid4Dreffl_out">
     254        <domain domain_ref="dom_out" />
     255        <axis axis_ref="tau" />
     256        <axis axis_ref="ReffLiq" />
     257     </grid>
     258
    188259     <grid id="grid4Dcol2">
    189         <domain id="dom_glo" />
    190         <axis id="height" />
    191         <axis id="column" />
    192      </grid>
    193 
    194  <!-- Grid definitions to allow summing of a 3D varaible -->   
     260        <domain domain_ref="dom_glo" />
     261        <axis axis_ref="height" />
     262        <axis axis_ref="column" />
     263     </grid>
     264     <grid id="grid4Dcol2_out">
     265        <domain domain_ref="dom_out" />
     266        <axis axis_ref="height" />
     267        <axis axis_ref="column" />
     268     </grid>
     269
     270     <grid id="grid4Dsza">
     271        <domain domain_ref="dom_glo" />
     272        <axis axis_ref="column" />
     273        <axis axis_ref="sza" />
     274     </grid>
     275     <grid id="grid4Dsza_out">
     276        <domain domain_ref="dom_out" />
     277        <axis axis_ref="column" />
     278        <axis axis_ref="sza" />
     279     </grid>
     280
     281 <!-- Grid definitions to allow summing of a 3D variable -->   
    195282      <grid id="grid_3D" >
    196          <domain id="dom_glo" />
    197          <axis id="lev" />
     283         <domain domain_ref="dom_glo" />
     284         <axis axis_ref="lev" />
    198285       </grid>
    199286
    200287       <grid id="grid_sum_axis">
    201          <domain id="dom_glo" />
     288         <domain domain_ref="dom_glo" />
    202289         <scalar>
    203290            <reduce_axis operation="sum" />
     
    207294       <grid id="grid_sum">
    208295         <scalar >
    209         <reduce_domain operation="sum" local="true" />
    210         <reduce_scalar operation="sum" />
     296           <reduce_domain operation="sum" local="true" />
     297           <reduce_scalar operation="sum" />
    211298         </scalar>
    212          <scalar>
    213          </scalar>
     299         <scalar/>
    214300       </grid>
    215301
Note: See TracChangeset for help on using the changeset viewer.