-
Work Task
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
In ESMF, they copy the field information from the Input Conditions to component properties as field descriptions.
This means that field now have to become objects. We need to have a discussion about how best to do this.
<componentProperty represented="true">
<shortName>Air Pressure</shortName>
<longName>Air Pressure</longName>
<units open="true" value="Pa">
<controlledVocabulary>
<name>units</name>
<server>http://proj.badc.rl.ac.uk/svn/metafor/cmip5q/trunk</server>
</controlledVocabulary>
</units>
<standardName open="true" value="air_pressure">
<controlledVocabulary>
<name>cfName</name>
<server>http://proj.badc.rl.ac.uk/svn/metafor/cmip5q/trunk</server>
</controlledVocabulary>
</standardName>
</componentProperty>
This means that field now have to become objects. We need to have a discussion about how best to do this.
<componentProperty represented="true">
<shortName>Air Pressure</shortName>
<longName>Air Pressure</longName>
<units open="true" value="Pa">
<controlledVocabulary>
<name>units</name>
<server>http://proj.badc.rl.ac.uk/svn/metafor/cmip5q/trunk</server>
</controlledVocabulary>
</units>
<standardName open="true" value="air_pressure">
<controlledVocabulary>
<name>cfName</name>
<server>http://proj.badc.rl.ac.uk/svn/metafor/cmip5q/trunk</server>
</controlledVocabulary>
</standardName>
</componentProperty>