Parent Topic: PARAMETERS

DBOC

Specifies the output channel to which the sea surface temperature information will be written.

 EASI>DBOC=j
It is recommended that this channel be a (32-bit) real channel so that maximum accuracy can be preserved. However, it is possible to use 8-bit and 16-bit channels with the following notes in mind:

        (T + 4.1)*10    where T is the Temperature value

 for example:     T = -4.1; scale to 0
                  T = -4.0; scale to 1
                  T = -3.9; scale to 2
                    ...
                  T = 21.4; scale to 255
Temperatures less than -4.1 are scaled to 0. Temperatures greater than 21.4 are scaled to 255. A pseudocolour segment is also automatically generated so that the 8-bit sea surface temperature results can be viewed in a visually pleasing manner. Please see the PSEUDOCOLOURS section for further details.


Parent Topic: PARAMETERS
About PCI Help Gateway