*PIX Section

19APR25

Type
Optional Section

Description
Limit range of pixels (or scans, ie profile locations) to be retrieved
Default is to retrieve every pixel in L1C file

Structure
1 or 2 fields, same type, order is significant
Field Type Description Range Default
IPIX1 I 1st pixel to be retrieved 1 : NPIX 1
[IPIX2] I (Optional) last pixel to be retrieved IPIX1 : NPIX NPIX

Notes
  1. If only IPIX1 is specified then the processing starts with this pixel number and continues to the end of the L1C file

  2. If IPIX2 is specified with a value greater than the number of pixels in the file then a warning message is printed to the log file and processing continues to the last pixel in the L1C file

  3. To process just a single pixel, specify identical values for IPIX1 and IPIX2

Example
*PIX 1 10 ! Process just the first 10 pixels