McIDAS Programmer's Manual
Version 2003
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]
Image frame files, where n is the frame number and p is the panel number.
The image frame file is a binary file that describes the contents of an image frame. For single panel (i.e. full screen) frames, y is zero. A single panel frame 1 uses file FRAME1.0; a 4-panel frame 2 uses files FRAME2.1 through FRAME2.4.
The file has three components:
The default size of the user extension is zero. The size can be modified by editing the the file m0panel.h and rebuilding McIDAS-X. No SSEC programs use the extension.
The navigation block contains the information for determining the location of the data points in physical space. The navigation block's format varies with each satellite. See the section titled Image-specific characteristics for image files (AREAnnnn).
For image frame Application Program Interfaces (APIs), refer to the API functions listing.
Fortran Function | Description |
---|---|
flags a frame directory or navigation block as unused (erased) |
|
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]