refy2 - Computes the water column turbidity index, NDVI, reflectance, and aerosol optical thickness from calibrated FY1-C data.

SYNOPSIS

refy2  [ inputfile outputfile ]
refy2  [ outputfile ... directory ]

Parameter: phase_function.

DESCRIPTION

refy2 computes the following variables for a given input calibrated dataset and stores the output in a separate output dataset:

Variable Units Description
turbidity none Index of turbidity
reflect1 radiance* channel 1 reflectance
reflect2 radiance channel 2 reflectance
NDVI none Vegetation Index
optical_depth m-1 aerosol optical thickness
* radiance = mW/(cm2*steradian*µm)

PARAMETERS

phase_function

Scattering phase function to be used in computing optical thickness. There are four choices: marine, rural, continent, and hg2. The first three functions are evaluated from pre-computed lookup tables; the last function is a two-term Henyey-Greenstein function, adjusted for current pixel geometry and radiance values.

The default value is marine.

EXAMPLES

scrum% refy2

in/out files   : char(255) ? fc.00010.1631 fy1products
phase_function : char(  9) ? [marine]

SEE ALSO

chrptin

REFERENCES

Stumpf RP. Retrospective and future studies of coastal water clarity and sediment loads. Proc. third Conf. Rem. Sensing for Marine and Coastal Env. 1995; 1: 128-139
Stumpf RP and Pennock JR. Remote estimation of the diffuse attenuation coefficient in a moderately turbid estuary. Rem. Sensing Env. 1991; 1: 183-191


Last Updated: $Date: 2001/08/23 18:03:55 $