![]() ![]() ![]() ![]() | Dimap 1.1.3 SPOTView Profile |
<QUALITY_PARAMETER_CODE> | Dimap_Generic 1.0 |
Identification code of a quality parameter
Description :This keyword provides the unique identification code for the quality parameter being described. The list of quality parameters is dependent upon the chosen Quality scheme (QUALITY_TABLES). It is highly recommended to prefix the code by the namespace it belongs to, using standard XML namespace mechanism.
Example :
<Quality_Parameter> <QUALITY_PARAMETER_CODE>spot:COH_1</QUALITY_PARAMETER_DESC> <QUALITY_PARAMETER_DESC>Perpendicular base line of the ERS Tandem pair</QUALITY_PARAMETER_DESC> <QUALITY_PARAMETER_VALUE unit="M">-152.4</QUALITY_PARAMETER_VALUE> </Quality_Parameter> or <Quality_Parameter> <QUALITY_PARAMETER_CODE>spot:MODEL_RMS_1</QUALITY_PARAMETER_DESC> <QUALITY_PARAMETER_DESC>Global root mean square error of physical model</QUALITY_PARAMETER_DESC> <QUALITY_PARAMETER_VALUE unit="M">8.3</QUALITY_PARAMETER_VALUE> </Quality_Parameter> or <Quality_Parameter> <QUALITY_PARAMETER_CODE>spot:RADIOM_EYE_1</QUALITY_PARAMETER_DESC> <QUALITY_PARAMETER_DESC>Global radiometric quality, visual inspection</QUALITY_PARAMETER_DESC> <QUALITY_PARAMETER_VALUE>Excellent, slight haze at south-east of image</QUALITY_PARAMETER_VALUE> </Quality_Parameter>
Datatype : t_QUALITY_PARAMETER_CODE
(based on String)
Pattern : [A-Za-z]+:[0-9A-Za-z_]+
String
(based on xsd:string)
Possible parent(s)