Changeset 782


Ignore:
Timestamp:
11/21/18 11:09:04 (5 years ago)
Author:
jisesh
Message:

devel/Python : Added more fields in filedef_simple.xml and field_def_simple.xml

Location:
codes/icosagcm/devel/Python/test/xml
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/Python/test/xml/field_def_simple.xml

    r772 r782  
    2121        <field id="p" /> 
    2222        <field id="uz" /> 
     23        <field id="z" /> 
    2324        <field id="theta" /> 
    2425      </field_group> 
  • codes/icosagcm/devel/Python/test/xml/filedef_simple.xml

    r772 r782  
    1818      <field field_ref="p" /> 
    1919      <field field_ref="uz" /> 
     20      <field field_ref="z" /> 
    2021      <field field_ref="theta" /> 
    2122      <field field_ref="phis" operation="once" freq_offset="0ts" name="PHIS"   standard_name="surface_geopotential" long_name="Surface geopotential" unit="m2/m2"/>       
Note: See TracChangeset for help on using the changeset viewer.