<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../xslt/dic2html.xsl" version="1.0.1"?>
<esa:TermDictionary
   xmlns:gml="http://www.opengis.net/gml"
   xmlns:esa="http://www.esa.int/dic"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.esa.int/dic ../schemas/dictionaries.xsd"
   gml:id="INSTRUMENT_TYPES">
   <!-- -->
   <gml:description>ESA Instrument Types Dictionary inspired from CEOS classification</gml:description>
   <gml:name codeSpace="uid">urn:ogc:def:dictionary:CEOS:eop:InstrumentTypes:v01</gml:name>
   <esa:externalRef xlink:href="http://www.eohandbook.com/eohb05/ceos/part3_1.html"/>	
	<!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="IMAGING_MULTISPECTRAL_RADIOMETER">
         <gml:description>
            Instrument measuring radiation intensity in multiple narrow, precisely calibrated spectral channels.                  
         </gml:description>
         <gml:name>Imaging Multispectral Radiometer</gml:name>
         <esa:externalRef xlink:href="http://www.eohandbook.com/eohb05/ceos/part3_1_pop6.html"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="STEREO_IMAGING_RADIOMETER">
         <gml:description>
            Instrument measuring radiation intensity from multiple view angles to reconstruct surface topography.                  
         </gml:description>
         <gml:name>Stereo Imaging Radiometer</gml:name>
         <esa:externalRef xlink:href=""/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="IMAGING_MICROWAVE_RADAR">
         <gml:description>
            Instrument transmitting at frequencies of around 1 to 10GHz and measuring the backscattered signals to generate microwave images
            of Earth’s surface at high spatial resolutions (between 10m and 100m).
         </gml:description>
         <gml:name>Imaging Microwave Radar</gml:name>
         <esa:externalRef xlink:href="http://www.eohandbook.com/eohb05/ceos/part3_1_pop8.html"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>        
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="LIDAR">
         <gml:description>
            Ranging instrument measuring the radiation that is returned either from particles in the atmosphere or from the Earth’s surface
            when illuminated by a laser source.                  
         </gml:description>
         <gml:name>Lidar</gml:name>
         <esa:externalRef xlink:href="http://www.eohandbook.com/eohb05/ceos/part3_1_pop9.html"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
   <gml:dictionaryEntry>
      <esa:TermDefinition gml:id="RADAR_ALTIMETER">
         <gml:description>
            Non-imaging instrument which use the ranging capability of radar to measure the surface topographic profile parallel to the
            platform track. They provide precise measurements of the platform’s altitude by measuring the time interval between the
            transmission and reception of very short electromagnetic pulses.
         </gml:description>
         <gml:name>Radar Altimeters</gml:name>
         <esa:externalRef xlink:href="http://www.eohandbook.com/eohb05/ceos/part3_1_pop12.html"/>
      </esa:TermDefinition>
   </gml:dictionaryEntry>
   <!-- -->
</esa:TermDictionary>