Parent Topic: AVHRRAD
Name Prompt Count Type FILI Database Input File Name 1-64 Char FILO Database Output File Name 1-64 Char DBIC Database Input Channel List 1-1024 Int DBOC Database Output Channel List 1-1024 Int AVHRRSEG AVHRR Calibration/Orbit Text Segment 0-1 Int TIMEMULT Multiplier for Start Scan Date Interval 0-1 Int CTYPE Corr/Calib: SOL/VIS/THE/ALL/ANG 3 Char REPORT Report Mode: TERM/OFF/filename 1-64 Char
EASI>FILI="filespec"
EASI>FILO="filespec"
EASI>DBIC=i,j,...,nRanges of channels can be specified with negative values. For example: {1,-3,4} is internally expanded to {1,2,3,4}.
When the "ALL" CTYPE option is chosen, 5 input channels must be specified in DBIC. The first two input channels are expected to be the visible channels. The other three channels are expected to be the thermal channels.
When the "ANG" CTYPE option is chosen, DBIC is ignored and does not have to be set.
EASI>DBOC=i,j,...,nRanges of channels can be specified with negative values. For example: {1,-3,4} is internally expanded to {1,2,3,4}.
For each channel specified in DBIC, an output channel must be specified in DBOC (unless the "ANG" CTYPE option was chosen). Duplicate output channels are not allowed.
EASI>AVHRRSEG=j | Use segment number j EASI>AVHRRSEG= | AVHRRAD will try to find a valid text segmentAlternatively, one can create a new text segment (or edit an existing one) for use with AVHRRAD. Please see the section describing the text segment format for details.
EASI>TIMEMULT= | Defaults to a search interval of 60 minutes EASI>TIMEMULT=2 | Use a search interval of 120 minutesAVHRRAD looks for date and time information in the text segment of the input PCIDSK file. It uses this date as an approximation to the exact starting scan date. The format of the date information in the text segment is described in the text segment format section.
EASI>CTYPE="SOL" | Perform a solar zenith angle correction
EASI>CTYPE="VIS" | Perform a visible channel calibration
EASI>CTYPE="THE" | Perform a thermal channel calibration
EASI>CTYPE="ALL" | Perform all three corrections/calibrations
EASI>CTYPE="ANG" | Generate satellite zenith, solar zenith,
| and relative azimuth angles.
EASI>REPORT="filename"The following names have special meaning:
EASI>REPORT="TERM" | Generates a report on your terminal EASI>REPORT="OFF" | Cancels report generation