Dimap 1.1.3 SPOTView Profile

<Spectral_Band_Info>Dimap_Generic 1.0

Information about a given spectral band of a raster image

Description :

Information about a given spectral band of a raster image. The information delivered include a textual description as well as a set of parameters which allow to convert pixel grey scale values to physical measurements. Pixel grey scale values may correspond to radiance, elevation, magnetic field intensity,...

Example :
 

<Spectral_Band_Info> <BAND_INDEX>2</BAND_INDEX> <BAND_DESCRIPTION>XS2</BAND_DESCRIPTION> </Spectral_Band_Info> or <Spectral_Band_Info> <BAND_INDEX>1</BAND_INDEX> <BAND_DESCRIPTION>XS1</BAND_DESCRIPTION> <PHYSICAL_UNIT>W.M-2.ST-1.uM-1</PHYSICAL_UNIT> <PHYSICAL_GAIN>0.708</PHYSICAL_GAIN> <PHYSICAL_BIAS>0.0</PHYSICAL_BIAS> </Spectral_Band_Info> or <Spectral_Band_Info> <BAND_INDEX>1</BAND_INDEX> <BAND_DESCRIPTION>Elevation</BAND_DESCRIPTION> <PHYSICAL_UNIT>M</PHYSICAL_UNIT> <PHYSICAL_GAIN>10</PHYSICAL_GAIN> <PHYSICAL_BIAS>-10000</PHYSICAL_BIAS> </Spectral_Band_Info> or <Spectral_Band_Info> <BAND_INDEX>1</BAND_INDEX> <BAND_DESCRIPTION>Magnetic intensity</BAND_DESCRIPTION> <PHYSICAL_UNIT>uTesla</PHYSICAL_UNIT> <PHYSICAL_GAIN>1.0</PHYSICAL_GAIN> <PHYSICAL_BIAS>0.0</PHYSICAL_BIAS> </Spectral_Band_Info>

Constraint :

nb of occ = NBANDS

Note :CM means Conditional Mandatory, X means Excluded

Datatype : t_Spectral_Band_Info

Unordered sub-elements :

Note: MinOcurs = 0 means element is optional, maxOccurs = unbounded means element is repeatable.
MinOccurs default value is 1 (element is mandatory)
maxOccurs default value is 1 (element is not repeatable)

Possible parent(s)