Changeset 513


Ignore:
Timestamp:
11/20/14 17:11:12 (9 years ago)
Author:
aclsce
Message:

Removed the use of boolean variable in complete example.

Location:
XIOS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • XIOS/branchs/xios-1.0/inputs/COMPLETE/context_surface.xml

    r489 r513  
    4040      <field field_ref="field_A_srf_max" name="field_A_srf_mean_max" long_name="Average of hourly maximum over 1d" operation="average" freq_op="1h" > @field_A_srf_max </field> 
    4141      <variable id="my_global_attribute" type="string" >file_1d</variable> 
    42       <variable id="my_global_attribute_bool" type="boolean" >false</variable> 
    4342    </file> 
    4443  </file_definition> 
  • XIOS/trunk/inputs/COMPLETE/context_surface.xml

    r512 r513  
    4040      <field field_ref="field_A_srf_max" name="field_A_srf_mean_max" long_name="Average of hourly maximum over 1d" operation="average" freq_op="1h" > @field_A_srf_max </field> 
    4141      <variable id="my_global_attribute" type="string" >file_1d</variable> 
    42       <variable id="my_global_attribute_bool" type="boolean" >false</variable> 
    4342    </file> 
    4443  </file_definition> 
Note: See TracChangeset for help on using the changeset viewer.