| Definition |
Sensors associated with the primary instrument. This
field consists of only the short name(s) of the sensor(s) as defined in
the GCMD database.
 |
This image demonstrates the ASTER instrument, which holds the
VNIR, SWIR, and TIR sensors. |
|
| |
| Syntax |
<Instrument_Associated_Sensors>
<Short_Name>sensor short name keyword</Short_Name>
</Instrument_Associated_Sensors>
* Short_Name: 1 to 31 characters from the printable UTF-8 character
set. |
| |
| Usage |
- Highly recommended.
- <Short_Name> may be repeated.
- <Short_Name> must be selected from the list of
sensor keywords.
- If the <Instrument_Associated_Sensors> field is to be populated,
a short name must be provided and must be selected either from the controlled
keyword list of sensor names or added by the author. See http://gcmd.nasa.gov/add/difguide/sensor_name.html for rules and specifications for the <Short_Name>.
|
| |
| Example |
[An example of sensors associated with the ASTER instrument.]
< Instrument_Associated_Sensors >
<Short_Name>VNIR</Short_Name>
<Short_Name>SWIR</Short_Name>
<Short_Name>TIR</Short_Name>
</ Instrument_Associated_Sensors > |