AVHRPANO

AVHRR panoramic correction


EnvironmentsPYTHON :: EASI :: MODELER
Batch ModeYes
Quick linksDescription :: Parameters :: Parameter descriptions :: Details :: Related

Back to top

Description


Performs a panoramic correction of an AVHRR image that has been imported into PCIDSK format. After a panoramic correction, an AVHRR image can be geometrically corrected with fewer ground control points using the REG function. Only HRPT or LAC AVHRR images with widths of 2048 pixels can be corrected.
Back to top

Parameters


Name Type Length Value range
Input: Input raster channel(s) Raster port 0 - 1024  
Ouput Integer 0 - 1024 Default: 1,2,3,4,5
RESAMPLE String 3 - 1 NEAR|BILIN|CUBIC|8PT|16PT
Default: NEAR
Working Memory Size Float 0 - 1 Default: 0.25

* Required parameter
Back to top

Parameter descriptions

Input: Input raster channel(s)

Specifies the input channels containing ACHRR images to correct.

Input channels must contain 2,048 pixels. If this parameter is not specified, the entire image is processed by default.

Ouput

Specifies the output channels in the ouput file (FILO) to receive the corrected image(s).

Duplicate output channels are not allowed. Output channels must contain at least 2,964 pixels.

The total number of input channels (DBIC) must be equal to the total number of ouput channels specified here.

If this parameter is not specified, the output channels are set from 1 to the total number of channels in the input file.

RESAMPLE

Specifies the resampling method to use during the registration process.

The following methods are supported:

Working Memory Size

Specifies the amount, in megabytes, of internal memory allocated to AVHRPANO.

The default is 0.25 MB; a typical amount of memory to allocate is approximately half of the system memory available per processing thread.

Back to top

Details

AVHRPANO prepares raw AVHRR image data for subsequent geometric correction by the REG function. It expands the input image so that fewer ground control points (GCPs) are required to perform a geometric correction. Typically, approximately 40 GCPs are needed to geometrically correct a 2048 x 2000 pixel image to 1-pixel accuracy; after a panoramic correction, however, the number of GCPs that are required is reduced to approximately 10.

AVHRPANO georectifies an AVHRR image using a cosine^2 deviations algorithm. A vector of multiplication factors is computed and pixels are replicated according to the numbers in this vector. The factors are based on the fact that the AVHRR sensor's field of view (110.8 degrees) is sampled into 2048 pixels during scanning. The output layer must contain at least 2964 pixels in order to receive the entire panoramic image.

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.