NATIONAL LANDSAT ARCHIVE PRODUCTION SYSTEM (NLAPS)

PRECISION AND TERRAIN FORMATS DESCRIPTION DOCUMENT

1.0 Precision-Corrected and Terrain-Corrected NLAPS Data Format

1.1 Overview of the NLAPS Product Contents

1.2 NDF Product Composition

                                      -----------------------
                                      |  Image Header File  |
                                      -----------------------
     
                                     ------------------------          
                                     |   Image File (Band 1)|  <----- Each image file contains only  
                                     ------------------------         one band.  The image file sequence 
                                                 *                    begins with the lowest band number. 
                                                 *                    The number of bands present 
                                                 *                    depends on the product ordered. 
                                     ------------------------          
                                     |   Image File (Band N)| 
                                     ------------------------        
                                                                     
                                      -----------------------         
                                      |  Work Order Report  |    
                                      -----------------------

                                     --------------------------
                                     | History and Processing |
                                     |       Parameters       |
                                     --------------------------

                                      -----------------------
                                      |   DEM Header File   |  <----- 
                                      -----------------------       | Optional
                                                                    |  Files
                                      -----------------------       |
                                      |       DEM File      |  <----- 
                                      -----------------------

Figure 1-1. Geometrically corrected NDF product (BSQ).

                                      -----------------------
                                      |  Image Header File  |
                                      -----------------------

                                      ----------------------- 
                                      |     Image File      |  <------ The file contains each band 
                                      -----------------------          in interleaved order. 
                                                                       The first line of band 1 is 
                                      -----------------------          present, followed by the first 
                                      |  Work Order Report  |          line of band n, the second 
                                      -----------------------          line of band 1, and so on.   
                                                                       The number of bands present 
                                     --------------------------        depends on the product ordered.
                                     | History and Processing |
                                     |       Parameters       |
                                     --------------------------

                                      -----------------------
                                      |   DEM Header File   |  <----- 
                                      -----------------------       | Optional
                                                                    |  Files
                                      -----------------------       |
                                      |       DEM File      |  <----- 
                                      -----------------------

Figure 1-2. Geometrically corrected NDF product (BIL).

                 ---------------------   ---------------------    ---------------------
                 | Image Header File |   | Image Header File |    | Work Order Report |
                 ---------------------   ---------------------    ---------------------

                 ---------------------   ---------------------  -------------------------- 
                 |Image File (Band 1)|   |Image File (Band N)|  | History and Processing |
                 ---------------------   ---------------------  |      Parameters        |
                                                                --------------------------

                 ---------------------- -----------------------   ---------------------- 
                 | Image File (Band 2)| |Image File (Band N+1)|   |   DEM Header File  | 
                 ---------------------- -----------------------   ----------------------      

                                                                  ----------------------
                                                                  |      DEM File      |
                                                                  ----------------------

Figure 1-3. Typical file sequence on multi-volume order.

1.2.1 Image and DEM Header File Format

Table 1-1. General parameters.

+----------------------+----------------------------------------------------+
|      Keywords        |   Description of keywords and appropriate values   |
+----------------------+----------------------------------------------------+
+----------------------+----------------------------------------------------+
|NDF_REVISION          | Format version code <m>"."<nn>. This document      |
|                      | describes version "1.00"                           |
|----------------------|----------------------------------------------------|
|PRODUCT_NUMBER        | Product order number in <NNNYYMMDDSSSSdddd>        |
|                      | format with NNN = Node, YY = year, MM = month,     |
|                      | DD = day, SSSS = Sequence Number, and dddd =       |
|                      | unit number.                                       |
|----------------------|----------------------------------------------------|
|DATA_FILE_INTERLEAVING| Interleaving type. Valid values are: "BIL","BSQ".  |
|----------------------|----------------------------------------------------|
|TAPE_SPANNING_FLAG    | Tape spanning flag for images that span multiple   |
|                      | volumes in <n>"/"<m> format, where                 |
|                      | <n> is the current volume number and <m>           | 
|                      | is the total number of volumes.                    |
|----------------------|----------------------------------------------------|
|START_LINE_NUMBER     | First data/image line number on this volume (for   |
|                      | multiple volumes). Integer format.                 |
|----------------------|----------------------------------------------------|
|START_DATA_FILE       | First data file number on this volume (for         |
|                      | multiple volumes). Integer format.                 |
|----------------------|----------------------------------------------------|
|BLOCKING_FACTOR       | Blocking factor. Number of data records per block. |
|                      | Integer format. Default is "1".                    |
|----------------------|----------------------------------------------------|
|MAP_PROJECTION_NAME   | Map projection name, as specified in GCTP          |
|                      | documentationa.                                    |
|----------------------|----------------------------------------------------|
|USGS_PROJECTION_NUMBER| USGS supported projection number, as specified     |
|                      | in GCTP documentationa.                            |
|----------------------|----------------------------------------------------|
|USGS_MAP_ZONE         | USGS map zone code, for UTM and State Plane        |
|                      | Cartographic System. (Negative numbers are used    |
|                      | to indicate southern hemisphere for UTM zone).     |
|----------------------|----------------------------------------------------|
|USGS_PROJECTION_      | USGS map projection parametersa. There are 15      |
|PARAMETERS            | parameters, all with the same format (D26.15).     |
|----------------------|----------------------------------------------------|
|HORIZONTAL_DATUM      | Name of the horizontal datum usedb.                |
|                      | See Appendix A.                                    |
|----------------------|----------------------------------------------------|
|EARTH_ELLIPSOID_      | Semi-major axis of Earth ellipsoid. F11.3          |
|SEMI-MAJOR_AXIS       | format, in meters.                                 |
|----------------------|----------------------------------------------------|
|EARTH_ELLIPSOID_      | Semi-minor axis of Earth ellipsoid. F11.3          |
|SEMI-MINOR_AXIS       | format, in meters.                                 |
|----------------------|----------------------------------------------------|
|EARTH_ELLIPSOID_      | <x-offset>","<y-offset>","<z-offset>               |
|ORIGIN_OFFSET         | x-, y- & z-offsets of Earth ellipsoid in meters.   | 
|                      | F11.3 format.                                      |
|----------------------|----------------------------------------------------|
|EARTH_ELLIPSOID_      | <x-plane offset>","<y-plane offset>",              |
|ROTATION_OFFSET       | "<z-plane offset> Angular offset from              |
|                      | x-plane, y-plane & z-plane of Earth ellipsoid      |
|                      | in degrees. F9.6 format.                           |
|----------------------|----------------------------------------------------|
|PRODUCT_SIZE          | Valid values are: "FULL_SCENE", "SUBSCENE",        |
|                      | "MULTI_SCENE".                                     |
|----------------------|----------------------------------------------------|
|RESAMPLING            | Resampling kernel. Valid values are: "NN",         |
|                      | "BL", "CC", "KD16","SINC8", "SINC16", "NONE",      |
|                      | <user-defined>, where <user-defined>               |
|                      | is an unique name for an user-definable kernel.    |
|----------------------|----------------------------------------------------|
|PROCESSING_DATE/TIME  | Processing date/time  <MMDDYY>"/"                  |
|                      | <hhmmssxx> format, in local system time.           | 
|----------------------|----------------------------------------------------|
|PROCESSING_SOFTWARE   | Processing software version: "NLAPS_"<xx>"         |    
|                      | where xx = software version number.                |
|----------------------|----------------------------------------------------|
|DATA_SET_TYPE         | Type of data. Format of data type:                 |
|                      | <producer>"_"<sensor>|<data type>[FMT<nnn>]        |
|                      | Valid types are: "EDC_MSS","EDC_TM","NLAPS_DEM"    |
|----------------------|----------------------------------------------------|
|PIXEL_FORMAT          | Format of pixel. Valid values are: "BIT", "BYTE",  |
|                      | "2BYTEINT", "4BYTEINT", "REAL", "DOUBLE".          |
|                      | Note that integers may be signed or unsigned.      | 
|----------------------|----------------------------------------------------|
|PIXEL_ORDER           | Valid values are: "NOT_INVERTED",                  | 
|                      |   "[<n>-]BYTE_INVERTED",                           |
|                      |   "[<n>-]BIT_INVERTED".                            |
|                      | An example is: "BYTE_INVERTED".                    |
|                      | Default value is "NOT_INVERTED".                   |
|----------------------|----------------------------------------------------|
|BITS_PER_PIXEL        | Number of bits per pixel. Integer format.          |
|----------------------|----------------------------------------------------|
|PIXELS_PER_LINE       | Number of pixels per line. Integer format.         |
|----------------------|----------------------------------------------------|
|LINES_PER_DATA_FILE   | Number of data lines for each data/image file.     | 
|                      | For example, for a 3-band BIL imagery data file.   | 
|                      | the value of LINES_PER_DATA_FILE will equal the    |
|                      | number of lines in each band multiplied by 3.      |
|                      | Integer format. For BSQ imagery, the value of      |
|                      | LINES_PER_DATA_FILE will equal the number of       |
|                      | lines in each band.                                |
|----------------------|----------------------------------------------------|
|DATA_ORIENTATION      | Data orientation in <position>"/"                  |
|                      | <direction> formatc.                               |
|                      | Valid values are:                                  |
|                      |   "UPPER_LEFT/RIGHT", "UPPER_LEFT/BOT",            |
|                      |   "UPPER_RIGHT/LEFT", "UPPER_RIGHT/BOT",           |
|                      |   "BOTTOM_LEFT/RIGHT", "BOTTOM_LEFT/TOP",          |
|                      |   "BOTTOM_RIGHT/LEFT", "BOTTOM_RIGHT/TOP".         |
|----------------------|----------------------------------------------------|
|NUMBER_OF_DATA_FILES  | Total number of image/data files. Header, work     |
|                      | order report and history files are excluded.       |
|                      | Integer format.                                    |
|----------------------|----------------------------------------------------|
|LINES_PER_VOLUME      | Number of data lines on this volume (for multiple  |
|                      | volumes). Integer format.                          |
|----------------------|----------------------------------------------------|
|RECORD_SIZE           | Length of physical record in bytes. Integer format.|
|----------------------|----------------------------------------------------|
|UPPER_LEFT_CORNER     | <Longitude>"," <Latitude>"," <Easting>",           |
|                      | "<Northing> where Longitude and Latitude           |
|                      | represent geodetic coordinates in <DDDMMSS>        |
|                      | "."<SSSSC> format with DDD = degrees,              |
|                      | MM = minutes, SS.SSSS = seconds, and               |
|                      | C = "N", "S", "E" or "W".  Easting and Northing    |
|                      | are expressed in meters, in F13.3 format.  These   |
|                      | 4 measurements are taken at the center of the      |
|                      | upper-left-most pixel. An example of longitude:    |
|                      | 5 degrees, 13 min., 12.7 sec. west of prime        |
|                      | meridian will be expressed as "0051312.7000W".     |
|                      | An example of latitude: 18 degrees, 12 min.,       |
|                      | 54.7 sec. north of the equator will be expressed   |
|                      | as "0181254.7000N".                                |
|----------------------|----------------------------------------------------|
|UPPER_RIGHT_CORNER    | <Longitude>"," <Latitude>",                        |
|                      | "<Easting>","<Northing>.  The format               |
|                      | is similar to that of UPPER_LEFT_CORNER. These     |
|                      | 4 measurements are taken at the center of the      |
|                      | upper-right-most pixel.                            |
|----------------------|----------------------------------------------------|
|LOWER_RIGHT_CORNER    | <Longitude>"," <Latitude>",                        |
|                      | "<Easting>","<Northing>.  The format               |
|                      | is similar to that of UPPER_LEFT_CORNER. These     |
|                      | 4 measurements are taken at the center of the      |
|                      | lower-right-most pixel.                            |
|----------------------|----------------------------------------------------|
|LOWER_LEFT_CORNER     | <Longitude>"," <Latitude>",                        |
|                      | "<Easting>","<Northing>.  The format               |
|                      | similar to that of UPPER_LEFT_CORNER.  These 4     |
|                      | measurements are taken at the center of the        |
|                      | lower-left-most pixel.                             |
|----------------------|----------------------------------------------------|
|REFERENCE_POINT       | Valid values are:                                  |
|                      |   "SCENE_CENTER", "NONE".                          |
|----------------------|----------------------------------------------------|
|REFERENCE_POSITION    | <Longitude>","<Latitude>",                         |
|                      | "<Easting>", "<Northing>",                         |
|                      | "<Pixel #>","<Line #>.  Used to                    |
|                      | geographically reference the image to the ground.  |
|                      | The longitude, latitude, easting and northing      |
|                      | formats are the same as those in UPPER_LEFT_CORNER.|
|                      | Pixel # and Line # refer to reference point pixel  |
|                      | and line numbers respectively, with the first      |
|                      | pixel in the image being 1,1. They both have       |
|                      | F9.2 formats and can be negative. Integer          |
|                      | line/pixel numbers correspond to the center        |
|                      | of a pixel.                                        |
|----------------------|----------------------------------------------------|
|REFERENCE_OFFSET      | <x-offset>","<y-offset>.  Horizontal               | 
|                      | offset of the true reference point from the        |
|                      | nominal WRS scene center in units of whole         |
|                      | pixels. Both are F9.2 format.                      |
|----------------------|----------------------------------------------------|
|ORIENTATION           | Orientation angle in degrees measured clockwise    |
|                      | from grid (map) North. May be negative.            |
|                      | F11.6 format.                                      |
|----------------------|----------------------------------------------------|
|WRS                   | WRS Path/Row in <ppp>"/"<rrr.n> format,            |
|                      | where n is the fractional row value.               |
|----------------------|----------------------------------------------------|
|ACQUISITION_DATE/     | Date and time of acquisition of reference point    |
|TIME                  | in <MMDDYY>"/"<hhmmssxx> format,                   |
|                      | in GMT.                                            |
|----------------------|----------------------------------------------------|
|SATELLITE             | Satellite number. Valid values are                 |
|                      | "LANDSAT_"<n>, where n is an integer from          |
|                      | 1 through 5.                                       |
|----------------------|-----------------------------------------------------
|SATELLITE_INSTRUMENT  | Instrument type: <SSSSSS>[mm][nn], where           |
|                      | <SSSSSS> is the sensor type, [mm] the mode         | 
|                      | number, and [nn] the multiplexor.                  |
|                      | Valid values are: "MSS", "TM".                     |
|----------------------|----------------------------------------------------|
|PIXEL_SPACING         | <Horizontal pixel size>","<vertical                |          
|                      | pixel size>.  Horizontal and vertical pixel        |
|                      | size in PIXEL_SPACING_UNITS. F9.4 format.          |
|----------------------|----------------------------------------------------|
|PIXEL_SPACING_UNITS   | Units of measure:  "METERS"                        |
|----------------------|----------------------------------------------------|
|PROCESSING_LEVEL      | Processing level. For TM & MSS, valid values       |
|                      | are: "01", "02", "03", "04", "05", "06", "07",     |
|                      | "08", "09", "10". These correspond to the          |
|                      | standard LANDSAT processing levelsc.               |
|----------------------|----------------------------------------------------|
|SUN_ELEVATION         | Sun elevation in degrees at the reference point    |
|                      | (acquisition time). F6.2 format.                   |
|----------------------|----------------------------------------------------|
|SUN_AZIMUTH           | Sun azimuth in degrees at the reference point      |
|                      | (acquisition time). F6.2 format.                   |
|----------------------|----------------------------------------------------|
|NUMBER_OF_BANDS_      | Number of bands in the volume. Integer format.     |
|IN_VOLUME             |                                                    |
+----------------------+----------------------------------------------------+

Table 1-2. MSS/TM image specific header fields.
+----------------------+----------------------------------------------------+
|      Keywords        |   Description of keywords and appropriate values   |
+----------------------+----------------------------------------------------+
+----------------------+----------------------------------------------------+
|BAND1_NAME            | Name of first band. For example: "TM_Band_3".      |
                       | Format: string.                                    |
|----------------------|----------------------------------------------------|
|BAND1_WAVELENGTHS     | <start of range>","<end of range>                  |
|                      | Range of wavelength of first band in the volume    |
|                      | in micrometers. F6.2 format.                       |
|----------------------|----------------------------------------------------|
|BAND1_RADIOMETRIC     | <Gain>","<bias> Gain and bias values               |  
|_GAINS/BIAS           | for first band. F16.7 format. (Not applied)        |
|----------------------|----------------------------------------------------|
|...                   | ...                                                |
|----------------------|----------------------------------------------------|
|...                   | ...                                                |
|----------------------|----------------------------------------------------|
|BAND<n>_NAME          |  Name of last band in the volume, where <n>        |
|                      |  is the number of bands present. Format: string.   |
|----------------------|----------------------------------------------------|
|BAND<n>_WAVELENGTHS   | <start of range> "," <end of range>                |
|                      | Range of wavelength of last band in the volume     |
|                      | in micrometers.  F6.2 format.                      |
|----------------------|----------------------------------------------------|
| BAND<n>_RADIOMETRIC_ | <Gain> "," <bias> Gain and bias values for         |
| GAINS/BIAS           | last band. F16.7 format. (Not applied)             | 
+----------------------+----------------------------------------------------+

Table 1-3. DEM specific header fields.
+----------------------+----------------------------------------------------+
|      Keywords        |   Description of keywords and appropriate values   |
+----------------------+----------------------------------------------------+
+----------------------+----------------------------------------------------+
|DEM_NAME              | Name of DEM.                                       |
|----------------------|----------------------------------------------------|
|UNIT_OF_ELEVATION_    | Valid value is "METERS".                           |
|MEASURE               |                                                    |
|----------------------|----------------------------------------------------|
|VERTICAL_DATUM        | Name of vertical datum that elevations in the      |
|                      | DEM are relative to. Format: string.               |
+----------------------+----------------------------------------------------+

1.2.1.1 Image and DEM Header File Examples

Two different example headers are listed below to demonstrate how the metadata appears in the first file of each digital product.

TM precision terrain corrected image header example:

Digital elevation model header example:

1.2.2 Image and DEM Files

1.2.3 Work Order Report File

1.2.3.1 Work Order Report File Format

The Work Order Report File provides a record of the work executed in to a DORRAN Product Order. This file is in ASCII format and contains information relative to the processing performed and the parameters used (e.g., latitude, longitude, heights, dates).

1.2.3.2 Work Order Report File Example

Multiple processing stage examples are listed below to display how the work order file appears in a product file.,


NOTE:
  Latitudes and longitudes are specified in degrees.
  Heights are specified in meters.
  Northings and eastings are specified in meters with respect to the map
    origin.
  Dates are in MM/DD/YY format.

==============================================================================
PRODUCT ORDER
==============================================================================
 
      format_version = 001
      order_nbr = 0119705050080
      unit_nbr = 0002
      message_date = 05/05/97
      message_type = ORD
      product_code = N400
      product_assign = P
      priority_code = 4
      date_due = 05/16/97
      satellite = 4
      sensor = TM
      input_media_type = DT
      input_media_fmt = BR
      storage_loc = BE1869
      dct_id = 9603804TMR
      nbr_scenes = 01

      scene_info:

      new_scene_id            scene_addr_id_1       scene_addr_id_2
      LT4080012009221310      3225401               3425521      
      geo_corr_level = MAP
      rad_calib_meth = NASA
      terrain_corr = FULL
      output_prod_spc = WRS_SCENE
      output_prod_loc:
          out_prod_path = 080 
          out_prod_row = 12.0 

      image_orientation = MAP
      map_projection:
          projection_code = 3
          projection_params:
              parm1 = 6378206.4
              parm2 = 6356583.8
              parm3 = +055000000
              parm4 = +065000000
              parm5 = -154000000
              parm6 = +050000000
              parm7 = 0.0
              parm8 = 0.0
              parm9 =      
              parm10 =      
              parm11 =      
              parm12 =      
              parm13 =      
              parm14 =      
              parm15 =      

          zone = 62
          horizontal_datum = NAD27
      prod_pixel_height = 30.00 meters
      prod_pixel_width = 30.00 meters
      resamp_method = 1P2D
      resamp_tech = NN
      base_elevation = 0
      rad_enhancement = NONE
      nbr_dems = 21

      dem_info:

      dem_stor_loc    dem_file_id         dem_media_type    dem_format
      DTED101         dted/w164/n69.dt1   CD                DTED      
      DTED101         dted/w164/n67.dt1   CD                DTED      
      DTED101         dted/w164/n68.dt1   CD                DTED      
      DTED101         dted/w159/n67.dt1   CD                DTED      
      DTED101         dted/w160/n67.dt1   CD                DTED      
      DTED101         dted/w161/n67.dt1   CD                DTED      
      DTED101         dted/w162/n67.dt1   CD                DTED      
      DTED101         dted/w163/n67.dt1   CD                DTED      
      DTED101         dted/w158/n67.dt1   CD                DTED      
      DTED101         dted/w159/n68.dt1   CD                DTED      
      DTED101         dted/w159/n69.dt1   CD                DTED      
      DTED101         dted/w160/n68.dt1   CD                DTED      
      DTED101         dted/w160/n69.dt1   CD                DTED      
      DTED101         dted/w161/n68.dt1   CD                DTED      
      DTED101         dted/w161/n69.dt1   CD                DTED      
      DTED101         dted/w162/n68.dt1   CD                DTED      
      DTED101         dted/w162/n69.dt1   CD                DTED      
      DTED101         dted/w163/n68.dt1   CD                DTED      
      DTED101         dted/w163/n69.dt1   CD                DTED      
      DTED101         dted/w158/n68.dt1   CD                DTED      
      DTED101         dted/w158/n69.dt1   CD                DTED      

      retain_dem_f = Y
      nbr_maps = 8

      map_info:

      map_quad_name              state  id      ctr_lat     ctr_lon  scale
      BAIRD MTS                  AK     D-6    67.87515  -161.75125  63360   
      BAIRD MTS                  AK     C-6    67.62515  -161.75125  63360   
      BAIRD MTS                  AK     B-3    67.37516  -160.25122  63360   
      DE LONG MTS                AK     A-2    68.12523  -162.90149  63360   
      MISHEGUK MTN               AK     D-5    68.87521  -161.70156  63360   
      MISHEGUK MTN               AK     C-3    68.62522  -160.50153  63360   
      MISHEGUK MTN               AK     B-2    68.37522  -159.90153  63360   
      MISHEGUK MTN               AK     A-1    68.12523  -159.30149  63360   

      inp_image_quick_look_req = N
      rad_corr_quick_look_req = N
      deband_quick_look_req = N
      despike_quick_look_req = N
      resam_img_quick_look_req = N
      verify_req_f = Y
      spectral_bands = 1234567
      product_format = NDF
      data_organization = BSQ
==============================================================================
INGEST STAGE
==============================================================================

   Start Time = Wed May  7 08:10:13 1997
   End   Time = Wed May  7 09:50:19 1997

   Input Media = DCRSi
   Input Data Format = R

   Volume Information:
   
   Storage Location |  SceneIdList
   -----------------+---------------------------
   BE1869           |   LT4080012009221310

   Total Swaths = 1149
   Input Center:        
      Date = 07/31/92
      Time = 21:28:17.331
   Sync Losses = 0
   Bands Ingested = 1, 2, 3, 4, 5, 6, 7


==============================================================================
PRECISION MODELLING STAGE
==============================================================================
NOTE:
  All error measurements are in meters.

   Start Time = Wed May  7 09:50:28 1997
   End   Time = Thu May  8 08:33:38 1997

   Number of CPs in model: 12        

   Error             Mean Error      RMS Error        Std Dev Error
   ----------------------------------------------------------------
   Along Track             0.05          14.36                14.36
   Across Track            0.04          12.61                12.61
   Height                  0.00           1.17                 1.17
   Combined                0.06          19.15                19.15



   CONTROL POINT SUMMARY
   ---------------------

   CP#             Lat          Long     Height
   --------------------------------------------
   1761       68.39428    -160.81073      416.2
   1900       65.84476    -161.26330       83.8
   1757       66.04878    -163.18753        5.4
   1749       66.44256    -164.91038        5.2
   1772       68.71724    -159.80461      615.7
   1867       67.09000    -160.48211       14.8
   1747       67.70850    -163.67470      141.9
   1870       66.87875    -162.37753        8.3
   1773       68.31944    -162.69128      321.1
   3067       67.63941    -159.80809      188.4
   3045       68.80425    -158.57369      496.1
   2919       68.19158    -158.40685      511.1

   CP#     Auto-     Type         Along      Across      Height   Combined
           marked?                Track       Track
   -----------------------------------------------------------------------
   1761    Y         RCP         -12.88       13.89       -0.27      18.95
   1900    Y         RCP         -23.12       -1.97       -0.21      23.20
   1757    Y         RCP          11.58      -14.27        0.10      18.38
   1749    Y         RCP           2.47        0.15       -0.03       2.48
   1772    Y         RCP          14.45        1.97        0.05      14.59
   1867    Y         RCP          10.03       15.38        1.44      18.42
   1747    Y         RCP          -9.20        7.71       -1.07      12.05
   1870    Y         RCP          -1.15        1.60       -0.02       1.97
   1773    Y         RCP          -2.19       -5.31        0.66       5.78
   3067    Y         RCP          22.50      -12.56       -1.23      25.80
   3045    N         RCP         -24.07      -25.44       -2.04      35.08
   2919    N         RCP          12.16       19.32        2.61      22.97



==============================================================================
DEM INGEST STAGE
==============================================================================

   Start Time = Thu May  8 08:34:11 1997
   End   Time = Thu May  8 11:45:48 1997

   DEM Source Format = DTED
   DEM Pixel Spacing = 60.000 tenths of seconds


==============================================================================
DEM PROCESSING STAGE
==============================================================================

   Start Time = Thu May  8 11:46:02 1997
   End   Time = Thu May  8 12:00:52 1997


==============================================================================
APPLY DESPIKE FILTER STAGE
==============================================================================

   Start Time =     
   End   Time =     


==============================================================================
APPLY DEBAND FILTER STAGE
==============================================================================

   Start Time =     
   End   Time =     


==============================================================================
IMAGE CORRECTION STAGE
==============================================================================

   Start Time = Thu May  8 12:01:01 1997
   End   Time = Thu May  8 13:42:17 1997

   Map Projection = ALBCONEQ
   Datum (Earth Spheroid) = NAD27
   Geometric Correction Level = map-projected
   Image Orientation = 0.00000 degrees
   Resampling Method = 1 PASS
   Resampling Kernel = NearestNeighbor

   Radiometric Correction:
   ------------------------
   Radiometric Calibration Algorithm = NASA

   Band | Reference           DN to Radiance     Default Absolute
        | Detector           Gain      Offset    Calibration?
   -----+--------------------------------------------------------
   1    | 6              0.602431   -1.520000    N   
   2    | 10             1.175100   -2.840000    Y   
   3    | 4              0.805765   -1.170000    N   
   4    | 13             0.814549   -1.510000    N   
   5    | 11             0.108078   -0.370000    Y   
   6    | 2              0.055158    1.237800    N   
   7    | 15             0.056980   -0.150000    N   

   
   Destriping gains/offsets for band: 1         

            |           Forward                      Backward
   Detector |       Gain     Offset              Gain      Offset
   ---------+----------------------------------------------------
   1        |    0.78433    0.29926           0.78433     0.29926
   2        |    0.77905    0.03200           0.77905     0.03200
   3        |    0.77170    0.36095           0.77170     0.36095
   4        |    0.77223    0.05781           0.77223     0.05781
   5        |    0.77337    0.50945           0.77337     0.50945
   6        |    0.76821   -0.04249           0.76821    -0.04249
   7        |    0.77253    0.37804           0.77253     0.37804
   8        |    0.76391    0.13617           0.76391     0.13617
   9        |    0.76821    0.35678           0.76821     0.35678
   10       |    0.75941    0.16086           0.75941     0.16086
   11       |    0.76450    0.40036           0.76450     0.40036
   12       |    0.77114    0.27287           0.77114     0.27287
   13       |    0.77645    0.39795           0.77645     0.39795
   14       |    0.77946    0.22023           0.77946     0.22023
   15       |    0.77247    0.20965           0.77247     0.20965
   16       |    0.76960    0.77496           0.76960     0.77496

   Destriping gains/offsets for band: 2         

            |           Forward                      Backward
   Detector |       Gain     Offset              Gain      Offset
   ---------+----------------------------------------------------
     1      |    0.92263    0.11176           0.92263     0.11176
     2      |    0.95739    0.00318           0.95739     0.00318
     3      |    0.94097    0.05991           0.94097     0.05991
     4      |    0.94543    0.03197           0.94543     0.03197
     5      |    0.92423    0.02186           0.92423     0.02186
     6      |    0.92992    0.04379           0.92992     0.04379
     7      |    0.93282   -0.05269           0.93282    -0.05269
     8      |    0.93854    0.01889           0.93854     0.01889
     9      |    0.93533    0.09538           0.93533     0.09538
     10     |    0.93502    0.07684           0.93502     0.07684
     11     |    0.94839    0.18911           0.94839     0.18911
     12     |    0.95575    0.07295           0.95575     0.07295
     13     |    1.00000    0.00000           1.00000     0.00000
     14     |    0.93213    0.14986           0.93213     0.14986
     15     |    0.93873    0.09908           0.93873     0.09908
     16     |    0.95294    0.53281           0.95294     0.53281

   Destriping gains/offsets for band: 3         

            |           Forward                      Backward
   Detector |       Gain     Offset              Gain      Offset
   ---------+----------------------------------------------------
     1      |    0.82449    0.34040           0.82449     0.34040
     2      |    0.84720   -0.02824           0.84720    -0.02824
     3      |    0.84019    0.27483           0.84019     0.27483
     4      |    0.84096    0.00256           0.84096     0.00256
     5      |    0.83539    0.15796           0.83539     0.15796
     6      |    0.82960   -0.11024           0.82960    -0.11024
     7      |    0.83059    0.26347           0.83059     0.26347
     8      |    0.83795    0.07642           0.83795     0.07642
     9      |    0.82686    0.16029           0.82686     0.16029
     10     |    0.83344    0.10596           0.83344     0.10596
     11     |    0.83908    0.19398           0.83908     0.19398
     12     |    0.84280    0.08144           0.84280     0.08144
     13     |    0.83041    0.00622           0.83041     0.00622
     14     |    0.83686    0.29333           0.83686     0.29333
     15     |    0.83508    0.19984           0.83508     0.19984
     16     |    0.85172    0.54368           0.85172     0.54368

   Destriping gains/offsets for band: 4         

            |           Forward                      Backward
   Detector |       Gain     Offset              Gain      Offset
   ---------+----------------------------------------------------
     1      |    0.91243    0.78473           0.91243     0.78473
     2      |    0.90396    0.58161           0.90396     0.58161
     3      |    0.91308    0.74759           0.91308     0.74759
     4      |    0.92598    0.49815           0.92598     0.49815
     5      |    0.91395    0.63062           0.91395     0.63062
     6      |    0.90429    0.76309           0.90429     0.76309
     7      |    0.94953    0.71035           0.94953     0.71035
     8      |    0.91031    0.78870           0.91031     0.78870
     9      |    0.91206    0.69160           0.91206     0.69160
     10     |    0.91552    0.71569           0.91552     0.71569
     11     |    0.91866    0.83250           0.91866     0.83250
     12     |    0.90992    0.57046           0.90992     0.57046
     13     |    0.91390    0.47232           0.91390     0.47232
     14     |    0.92592    0.87141           0.92592     0.87141
     15     |    0.91068    0.63165           0.91068     0.63165
     16     |    0.92488    1.22867           0.92488     1.22867

   Destriping gains/offsets for band: 5         

            |           Forward                      Backward
   Detector |       Gain     Offset              Gain      Offset
   ---------+----------------------------------------------------
     1      |    0.85795    0.03722           0.85795     0.03722
     2      |    0.84215   -0.00703           0.84215    -0.00703
     3      |    0.85177    0.15527           0.85177     0.15527
     4      |    0.85629    0.12461           0.85629     0.12461
     5      |    0.86646    0.08615           0.86646     0.08615
     6      |    0.86618    0.06877           0.86618     0.06877
     7      |    0.83467    0.22678           0.83467     0.22678
     8      |    0.84995    0.10107           0.84995     0.10107
     9      |    0.85498    0.27205           0.85498     0.27205
     10     |    0.85660    0.19841           0.85660     0.19841
     11     |    0.84681    0.19363           0.84681     0.19363
     12     |    0.83132    0.10948           0.83132     0.10948
     13     |    0.83979    0.19199           0.83979     0.19199
     14     |    1.00000    0.00000           1.00000     0.00000
     15     |    0.84190    0.15905           0.84190     0.15905
     16     |    0.84185    0.26782           0.84185     0.26782

   Destriping gains/offsets for band: 6         

            |           Forward                      Backward
   Detector |       Gain     Offset              Gain      Offset
   ---------+----------------------------------------------------
     1      |    1.04060   -77.8645           1.04060    -77.8645
     2      |    0.97885   -73.8671           0.97885    -73.8671
     3      |    1.02156   -75.7902           1.02156    -75.7902
     4      |    1.00733   -76.1533           1.00733    -76.1533

   Destriping gains/offsets for band: 7         

            |           Forward                      Backward
   Detector |       Gain     Offset              Gain      Offset
   ---------+----------------------------------------------------
     1      |    0.83130    0.64723           0.83130     0.64723
     2      |    0.80734    0.38493           0.80734     0.38493
     3      |    0.81515    0.67353           0.81515     0.67353
     4      |    0.81802    0.44890           0.81802     0.44890
     5      |    0.82714    0.67058           0.82714     0.67058
     6      |    0.82208    0.54472           0.82208     0.54472
     7      |    0.80749    0.72788           0.80749     0.72788
     8      |    0.82814    0.47885           0.82814     0.47885
     9      |    0.79715    0.82045           0.79715     0.82045
     10     |    0.81734    0.50298           0.81734     0.50298
     11     |    0.81766    0.74890           0.81766     0.74890
     12     |    0.81512    0.53721           0.81512     0.53721
     13     |    0.82515    0.62419           0.82515     0.62419
     14     |    0.83117    0.61081           0.83117     0.61081
     15     |    0.82455    0.55252           0.82455     0.55252
     16     |    0.83596    0.93135           0.83596     0.93135



==============================================================================
GEOMETRIC QUALITY ASSESSMENT STAGE
==============================================================================

   Start Time = Thu May  8 13:56:32 1997
   End   Time = Thu May  8 15:43:57 1997

   QA POINT SUMMARY
   ---------------------
NOTE:
  All error measurements are in meters.

   Number of QA points: 11

   Error         Mean Error      RMS Error         Std Dev Error
   -----------------------------------------------------------------
   Along Track      8.18           26.85               25.57
   Across Track    -0.32           11.19               11.19
   Height           0.00            0.00                0.00
   Combined         8.19           29.09               27.91


   CP#           Lat          Long       Height
   --------------------------------------------
   1844       67.43051    -159.79999       96.3
   1832       67.43153    -160.38900      275.2
   2912       68.17039    -158.32567      413.6
   1779       67.90176    -160.48251      183.5
   1769       67.94361    -160.85264      153.4
   1764       68.03363    -163.03726      169.3
   1726       67.97121    -161.80174      120.1
   1774       68.69891    -161.73276      418.4
   1763       68.32228    -162.08651      309.6
   1728       68.46604    -159.92139      358.7
   1734       68.88445    -161.37935      419.2

   CP#     Auto-     Type         Along      Across      Height   Combined
           marked?                Track       Track
   -----------------------------------------------------------------------
   1844    Y         RCP          -3.22        1.62        0.00       3.60
   1832    N         RCP          14.99       15.14        0.00      21.30
   2912    N         RCP          29.73       -2.12        0.00      29.81
   1779    N         RCP          73.64      -18.51        0.00      75.93
   1769    N         RCP          15.19      -14.63        0.00      21.09
   1764    Y         RCP          -8.33        5.43        0.00       9.95
   1726    N         RCP           0.27      -15.08        0.00      15.09
   1774    N         RCP          -0.01        0.01        0.00       0.01
   1763    Y         RCP           8.40       -0.82        0.00       8.44
   1728    N         RCP         -30.06       14.18        0.00      33.23
   1734    Y         RCP         -10.59       11.28        0.00      15.47


   BAND-TO-BAND CORRELATION POINT SUMMARY
   --------------------------------------
NOTE:
  All error measurements are in output pixels.

   Number of correlation points:    

   Error      Mean Error       RMS Error       Std Dev Error
   ----------------------------------------------------------------
   Lines                                             
   Pixels                                             
   Combined                                           


          Band Number          |        Location                  Error
   Correlation     Reference   |    Line       Pixel         Line     Pixel
   ----------------------------+--------------------------------------------
                               |                                         
   

==============================================================================
RADIOMETRIC QUALITY ASSESSMENT STAGE
==============================================================================
NOTE:
  Mean, Std.Dev, Striping are in DN's (Digital Numbers).

   Start Time = Thu May  8 13:56:18 1997
   End   Time = Thu May  8 13:56:24 1997

   Band      Chip Location       Chip Size          Mean   Std Dev  Striping
            Line     Pixel     Line    Pixel 
   -------------------------------------------------------------------------
   1        3671     1268      128     128          96.64     0.57      0.16
   1        7341     2535      128     128          78.69     1.20      0.21
   1        11012    3802      128     128          78.66     3.60      0.32
   1        14682    5069      128     128          69.21     3.18      0.35
   2        3671     1268      128     128          34.81     0.31      0.10
   2        7341     2535      128     128          29.14     2.64      0.48
   2        11012    3802      128     128          29.27     1.74      0.13
   2        14682    5069      128     128          22.57     2.39      0.29
   3        3671     1268      128     128          39.84     0.34      0.12
   3        7341     2535      128     128          32.95     0.92      0.12
   3        11012    3802      128     128          33.20     2.64      0.20
   3        14682    5069      128     128          23.44     3.71      0.41
   4        3671     1268      128     128          66.14     0.54      0.12
   4        7341     2535      128     128          64.66     3.00      0.26
   4        11012    3802      128     128          56.09     4.94      0.58
   4        14682    5069      128     128          33.60    14.83      1.64
   5        3671     1268      128     128          90.94     1.71      0.27
   5        7341     2535      128     128          88.64     2.10      0.18
   5        11012    3802      128     128          83.41     8.02      0.46
   5        14682    5069      128     128          43.82    21.01      2.41
   6        918      318       128     128         113.85     1.78      0.39
   6        1836     636       128     128         122.11     2.48      0.32
   6        2753     953       128     128         126.92     1.70      0.21
   6        3671     1271      128     128         117.36     5.91      0.57
   7        3671     1268      128     128          30.85     0.80      0.13
   7        7341     2535      128     128          32.24     2.68      0.29
   7        11012    3802      128     128          35.22     4.71      0.27
   7        14682    5069      128     128          15.52     6.76      0.75


==============================================================================
PRODUCT FORMATTING STAGE            
==============================================================================

   Start Time = Thu May  8 15:44:23 1997
   End   Time = Thu May  8 15:52:47 1997

   Output Format = NDF
   Image Organization = BSQ
   Output Pixel Height = 30.000 meters
   Output Pixel Width = 30.000 meters
   Bands Processed = 1, 2, 3, 4, 5, 6, 7
   Product Scene Center:
      Date      = 07/31/92
      Time      = 21:28:16.667
      Latitude  = 68.25412
      Longitude = -160.65024
   
   Image Extent:

      Lat:       69.20791-------------------------- Lat:       69.45268
      Long:    -164.15293                           Long:    -157.72857
      North:   2168910.00                           North:   2168910.00
      East:    -406050.00                           East:    -148110.00
      |                                                               |
      |                                                               |
      |                                                               |
      |                                                               |
      |                                                               |
      |                                                               |
      Lat:       67.01699                           Lat:       67.23937
      Long:    -163.30133                           Long:    -157.41209
      North:   1923990.00                           North:   1923990.00
      East:    -406050.00---------------------------East:    -148110.00
      
   State Vectors:

   Date         Time         |          Orbit State            
                             |       Lat          Long         Radius
                             |                               (meters)  
   --------------------------+---------------------------------------
   07/31/92     21:27:36.344 |  70.36254    -157.68079    7074689.500
   07/31/92     21:28:16.667 |  68.12403    -160.66732    7074671.511
   07/31/92     21:28:58.104 |  65.78255    -163.21253    7074673.563


   Date         Time         |          Attitude State (radians)
                             |       Roll        Pitch          Yaw
   --------------------------+-------------------------------------
   07/31/92     21:27:36.344 |   0.000152    -0.000257     0.000569
   07/31/92     21:28:16.667 |   0.000129    -0.000302     0.000562
   07/31/92     21:28:58.104 |   0.000108    -0.000328     0.000569


==============================================================================
SUMMARY INFO
==============================================================================

   Work Order Start:
      Date = 05/07/97
      Time = 08:09:51

   Work Order End:
      Date = 05/08/97
      Time = 15:54:28

   Total CPU Time = 7561.44 seconds

1.2.4 History and Processing Parameters File

1.2.4.1 History and Processing Parameters File Example

A history and processing parameters file is found in each NLAPS data product. This file provides documentation about the original customer request and the processing parameters used to produce the NLAPS digital product.

*****************************************************************
=================================================================
= Processing History for Work Order: 01197051500440001
=================================================================
*****************************************************************

=================================================================
= Mail Header:
=================================================================

From ordact@dg2  Thu May 15 16:10:34 1997
Received: from dg2.cr.usgs.gov by edcsgs5 via SMTP (950911.SGI.8.6.12.PATCH825/930416.SGI)
	for  id QAA11954; Thu, 15 May 1997 16:10:30 -0500
Received: by dg2.cr.usgs.gov (5.4R2.10/1.34)
	id AA11373; Thu, 15 May 1997 16:08:02 -0500
Date: Thu, 15 May 1997 16:08:02 -0500
From: ordact@dg2
Message-Id: <9705152108.AA11373@dg2.cr.usgs.gov>
To: nlaps
Subject: ORD


=================================================================
= Mail Message:
=================================================================

format_version=001
order_nbr=0119705150044
unit_nbr=0001
message_date=05/15/97
message_type=ORD
#Message Specific Fields
#Product Order Parameters
product_code=N201
product_assign=S 
priority_code=6
date_due=05/29/97
#Input Data Definition
satellite=5
sensor=TM
input_media_type=DT
input_media_fmt=BR
#Input Data Locator Information
nbr_storage_loc=1
storage_info=[
      storage_loc=BE1115
]
dct_id=9502701TMR
nbr_scenes=02
scene_info=[
      new_scene_id=LT5204045008705210
      scene_start_addr=7023592
      scene_stop_addr=7223792
]
scene_info=[
      new_scene_id=LT5204046008705210
      scene_start_addr=7083509
      scene_stop_addr=7283738
]
#Processing Parameters
geo_corr_level=SYS 
rad_calib_meth=NASA 
output_prod_spc=WRS_INTERVAL
output_prod_loc=[
      out_prod_i_path=204
      out_prod_uc_row=45.0
      out_prod_lc_row=47.0
]
image_orientation=SAT 
map_projection=[
      projection_code=1 
      projection_params=[
            parm1=6378137.0                 
            parm2=6356752.31414             
      ]
      zone=28
      horizontal_datum=WGS84           
]
prod_pixel_height=28.50
prod_pixel_width=28.50
resamp_method=1P2D
resamp_tech=CC
scan_gap_corr_f=Y
rad_enhancement=NONE 
analyze_req_f=N
verify_req_f=N
#Output Product Specification
spectral_bands=1234567 
product_format=NDF 
data_organization=BSQ


*****************************************************************
=================================================================
= PROCESSING STAGE:  SystematicModelGen
=================================================================
*****************************************************************

=================================================================
= SystematicModelGen_0 Input Parameters:
=================================================================

{
  commonChildInputParams = 
  {
    checkpointNumber = 0L;
    inputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/InputScene_0";
    productSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/ProductScene_0";
    outputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/OutputScene_0";
    reportName = "SystematicModelGen_0.report";
    processingHistoryName = "/image0/persist/nl3rt/workorders/01197051500440001/SystematicModelGen_0.history";
    workOrderCreationTime = 863730665L;
    workOrderStartTime = 863736353L;
  }
}

*****************************************************************
=================================================================
= PROCESSING STAGE:  DataIngest
=================================================================
*****************************************************************

=================================================================
= DataIngest_0 Input Parameters:
=================================================================

{
  commonChildInputParams = 
  {
    checkpointNumber = 0L;
    inputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/InputScene_0";
    productSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/ProductScene_0";
    outputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/OutputScene_0";
    reportName = "/image0/persist/nl3rt/workorders/01197051500440001/DataIngest_0.report";
    processingHistoryName = "/image0/persist/nl3rt/workorders/01197051500440001/DataIngest_0.history";
    workOrderCreationTime = 863730665L;
    workOrderStartTime = 863736353L;
  }
}

=================================================================
= DataIngest_0 Output Parameters:
=================================================================

{
  IngestQualityFlag = TRUE;
  InputImage = 
  {
    InputImageHandle = "/image0/persist/nl3rt/workorders/01197051500440001/InputScene_0INGMT_IngestTmEtm.tif";
    InputImageResourceId = "diskSpace_2";
    InputImageAllocationId = 304585L;
  }
  IngestPredictedOrbitFlag = TRUE;
  WcuExitCode = 0L;
}

=================================================================
= DataIngest_0 Report:
=================================================================

{
  ReportHeader = 
  {
    ReportName = "Ingest";
    VersionNumber = 1.000000000000000e+00;
    WorkOrderId = "01197051500440001";
    StartTime = "Thu May 15 17:46:09 1997";
    StartTimeRecord = 
    {
      year = 1997L;
      month = 5L;
      day = 15L;
      hour = 17L;
      minute = 46L;
      sec = 9L;
      usec = 0L;
      time_system = 2L;
    }
    CompletionTime = "Thu May 15 18:48:22 1997";
    CompletionTimeRecord = 
    {
      year = 1997L;
      month = 5L;
      day = 15L;
      hour = 18L;
      minute = 48L;
      sec = 22L;
      usec = 0L;
      time_system = 2L;
    }
    CpuTime = 3.462700000000000e+02;
  }
  IngestHeader = 
  {
    WorkOrderID = "01197051500440001";
    Satellite = "LS5 ";
    Sensor = "TM  ";
  }
  ProcessingInformation = 
  {
    TotalNumberOfSwaths = 1493L;
    TotalNumberSwathsWithSyncLosses = 1L;
    TotalNumberOfSyncLosses = 255L;
    NumberBadSwaths = 0L;
    InputCentreDateAndTimeAtStation = 
    {
      year = 1987L;
      month = 2L;
      day = 21L;
      hour = 10L;
      minute = 40L;
      sec = 33L;
      usec = 527410L;
      time_system = 2L;
    }
  }
  InputSpecification = 
  {
    InputMedia = "DCRSi";
    InputDataFormat = "R";
    VolumeInformation = 
    [
      {
        NumberOfScenes = 2L;
        SceneId = 
        [
          "LT5204045008705210";
          "LT5204046008705210";
        ]
        StorageLocation = "BE1115";
      }
    ]
    NumberOfBandsIngested = 7L;
    BandNumbersIngested = 
    [
      1L;
      2L;
      3L;
      4L;
      5L;
      6L;
      7L;
    ]
  }
}

=================================================================
= DataIngest_0 Processing History:
=================================================================



*****************************************************************
=================================================================
= PROCESSING STAGE:  DefineProduct
=================================================================
*****************************************************************

=================================================================
= DefineProduct_0 Input Parameters:
=================================================================

{
  commonChildInputParams = 
  {
    checkpointNumber = 0L;
    inputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/InputScene_0";
    productSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/ProductScene_0";
    outputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/OutputScene_0";
    reportName = "/image0/persist/nl3rt/workorders/01197051500440001/DefineProduct_0.report";
    processingHistoryName = "/image0/persist/nl3rt/workorders/01197051500440001/DefineProduct_0.history";
    workOrderCreationTime = 863730665L;
    workOrderStartTime = 863736353L;
  }
}

=================================================================
= DefineProduct_0 Report:
=================================================================

{
  ReportHeader = 
  {
    ReportName = "productDefinitionReport";
    VersionNumber = 1.000000000000000e+00;
    WorkOrderId = "01197051500440001";
    StartTime = "Thu May 15 18:48:26 1997";
    StartTimeRecord = 
    {
      year = 1997L;
      month = 5L;
      day = 15L;
      hour = 18L;
      minute = 48L;
      sec = 26L;
      usec = 0L;
      time_system = 2L;
    }
    CompletionTime = "Thu May 15 18:48:32 1997";
    CompletionTimeRecord = 
    {
      year = 1997L;
      month = 5L;
      day = 15L;
      hour = 18L;
      minute = 48L;
      sec = 32L;
      usec = 0L;
      time_system = 2L;
    }
  }
  numPixels = 7286L;
  numLire.,= 11467L;
}

*****************************************************************
=================================================================
= PROCESSING STAGE:  ImageCorrection
=================================================================
*****************************************************************

=================================================================
= ImageCorrection_0 Input Parameters:
=================================================================

{
  commonChildInputParams = 
  {
    checkpointNumber = 0L;
    inputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/InputScene_0";
    productSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/ProductScene_0";
    outputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/OutputScene_0";
    reportName = "/image0/persist/nl3rt/workorders/01197051500440001/ImageCorrection_0.report";
    processingHistoryName = "/image0/persist/nl3rt/workorders/01197051500440001/ImageCorrection_0.history";
    workOrderCreationTime = 863730665L;
    workOrderStartTime = 863736353L;
  }
  InputImageFile = "/image0/persist/nl3rt/workorders/01197051500440001/InputScene_0INGMT_IngestTmEtm.tif";
  ResampleImageOrDemFlag = TRUE;
}

=================================================================
= ImageCorrection_0 Output Parameters:
=================================================================

{
  outputImage = 
  {
    outputImageHandle = "/image0/persist/nl3rt/workorders/01197051500440001/ProductScene_0_OPR_MsResampler.tif";
    outputImageAllocationId = 304590L;
  }
  WcuExitCode = 0L;
}

=================================================================
= ImageCorrection_0 Report:
=================================================================

{
  ReportHeader = 
  {
    ReportName = "resamplerReport";
    VersionNumber = 1.000000000000000e+00;
    WorkOrderId = "01197051500440001";
    StartTime = "Thu May 15 18:48:39 1997";
    StartTimeRecord = 
    {
      year = 1997L;
      month = 5L;
      day = 15L;
      hour = 18L;
      minute = 48L;
      sec = 39L;
      usec = 0L;
      time_system = 2L;
    }
    CompletionTime = "Thu May 15 19:33:45 1997";
    CompletionTimeRecord = 
    {
      year = 1997L;
      month = 5L;
      day = 15L;
      hour = 19L;
      minute = 33L;
      sec = 45L;
      usec = 0L;
      time_system = 2L;
    }
    CpuTime = 7.484030000000000e+03;
  }
  GeometricCorrectionLevel = "map-projected";
  ProductInfo = 
  {
    Projection = "UTM     ";
    Datum = "WGS84";
    Orientation = 8.375858465365246e+00;
  }
  ResamplingInfo = 
  {
    Method = "1 PASS";
    Kernel = "CubicConvolution";
  }
  SatelliteAngleOfIncidence = 3.146297733300685e-02;
  SatelliteAngleOfIncidenceDirection = "R";
  SatelliteIncidentOrientation = 1.535492885298584e+02;
  SatelliteOffNadirPointingAngle = -7.120453275567221e-03;
  OffNadirPointingAngle = 0.000000000000000e+00;
  DemCorrection = 
  {
    WasApplied = FALSE;
  }
  ElevationCorrection = 
  {
    WasApplied = FALSE;
  }
  RadiometricCorrection = 
  {
    WasApplied = TRUE;
    RadCorrTableReport = 
    {
      calOption = "NASA";
      bandInProduct = 
      [
        TRUE;
        TRUE;
        TRUE;
        TRUE;
        TRUE;
        TRUE;
        TRUE;
        FALSE;
      ]
      bandData = 
      [
        {
          bandNumber = 1L;
          gainOffsetCoefficient = 
          {
            gain = 6.02431e-01;
            offset = -1.52000e+00;
          }
          lowerReflectanceLimit = 0L;
          upperReflectanceLimit = 100L;
          referenceDetector = 15L;
          useDefaultAbsCalibration = FALSE;
          numberDetectors = 16L;
          destriping = 
          [
            [
              {
                gain = 8.56266e-01;
                offset = -2.17339e+00;
              }
              {
                gain = 8.54182e-01;
                offset = -2.33107e+00;
              }
              {
                gain = 8.46769e-01;
                offset = -2.02391e+00;
              }
              {
                gain = 8.52823e-01;
                offset = -2.13396e+00;
              }
              {
                gain = 8.54358e-01;
                offset = -2.19676e+00;
              }
              {
                gain = 8.56170e-01;
                offset = -2.33917e+00;
              }
              {
                gain = 8.54137e-01;
                offset = -2.25633e+00;
              }
              {
                gain = 8.47302e-01;
                offset = -2.04039e+00;
              }
              {
                gain = 8.45023e-01;
                offset = -2.00355e+00;
              }
              {
                gain = 8.50401e-01;
                offset = -1.73718e+00;
              }
              {
                gain = 8.44096e-01;
                offset = -2.01256e+00;
              }
              {
                gain = 8.57130e-01;
                offset = -1.96716e+00;
              }
              {
                gain = 8.49855e-01;
                offset = -2.20086e+00;
              }
              {
                gain = 8.57350e-01;
                offset = -1.90950e+00;
              }
              {
                gain = 8.50336e-01;
                offset = -1.59079e+00;
              }
              {
                gain = 8.59249e-01;
                offset = -1.47144e+00;
              }
            ]
            [
              {
                gain = 8.56266e-01;
                offset = -2.17339e+00;
              }
              {
                gain = 8.54182e-01;
                offset = -2.33107e+00;
              }
              {
                gain = 8.46769e-01;
                offset = -2.02391e+00;
              }
              {
                gain = 8.52823e-01;
                offset = -2.13396e+00;
              }
              {
                gain = 8.54358e-01;
                offset = -2.19676e+00;
              }
              {
                gain = 8.56170e-01;
                offset = -2.33917e+00;
              }
              {
                gain = 8.54137e-01;
                offset = -2.25633e+00;
              }
              {
                gain = 8.47302e-01;
                offset = -2.04039e+00;
              }
              {
                gain = 8.45023e-01;
                offset = -2.00355e+00;
              }
              {
                gain = 8.50401e-01;
                offset = -1.73718e+00;
              }
              {
                gain = 8.44096e-01;
                offset = -2.01256e+00;
              }
              {
                gain = 8.57130e-01;
                offset = -1.96716e+00;
              }
              {
                gain = 8.49855e-01;
                offset = -2.20086e+00;
              }
              {
                gain = 8.57350e-01;
                offset = -1.90950e+00;
              }
              {
                gain = 8.50336e-01;
                offset = -1.59079e+00;
              }
              {
                gain = 8.59249e-01;
                offset = -1.47144e+00;
              }
            ]
          ]
        }
        {
          bandNumber = 2L;
          gainOffsetCoefficient = 
          {
            gain = 1.17510e+00;
            offset = -2.84000e+00;
          }
          lowerReflectanceLimit = 0L;
          upperReflectanceLimit = 100L;
          referenceDetector = 10L;
          useDefaultAbsCalibration = FALSE;
          numberDetectors = 16L;
          destriping = 
          [
            [
              {
                gain = 8.34948e-01;
                offset = 5.12989e-01;
              }
              {
                gain = 8.48179e-01;
                offset = 5.62115e-01;
              }
              {
                gain = 8.38174e-01;
                offset = 7.23158e-01;
              }
              {
                gain = 8.44310e-01;
                offset = 5.09639e-01;
              }
              {
                gain = 8.47462e-01;
                offset = 6.19238e-01;
              }
              {
                gain = 8.46414e-01;
                offset = 7.32207e-01;
              }
              {
                gain = 8.42199e-01;
                offset = 6.90497e-01;
              }
              {
                gain = 8.35337e-01;
                offset = 7.11994e-01;
              }
              {
                gain = 8.48876e-01;
                offset = 7.87200e-01;
              }
              {
                gain = 8.38450e-01;
                offset = 5.53389e-01;
              }
              {
                gain = 8.43076e-01;
                offset = 7.99363e-01;
              }
              {
                gain = 8.42098e-01;
                offset = 4.13368e-01;
              }
              {
                gain = 8.41834e-01;
                offset = 6.06375e-01;
              }
              {
                gain = 8.40037e-01;
                offset = 7.46067e-01;
              }
              {
                gain = 8.43451e-01;
                offset = 6.51928e-01;
              }
              {
                gain = 8.46243e-01;
                offset = 1.06894e+00;
              }
            ]
            [
              {
                gain = 8.34948e-01;
                offset = 5.12989e-01;
              }
              {
                gain = 8.48179e-01;
                offset = 5.62115e-01;
              }
              {
                gain = 8.38174e-01;
                offset = 7.23158e-01;
              }
              {
                gain = 8.44310e-01;
                offset = 5.09639e-01;
              }
              {
                gain = 8.47462e-01;
                offset = 6.19238e-01;
              }
              {
                gain = 8.46414e-01;
                offset = 7.32207e-01;
              }
              {
                gain = 8.42199e-01;
                offset = 6.90497e-01;
              }
              {
                gain = 8.35337e-01;
                offset = 7.11994e-01;
              }
              {
                gain = 8.48876e-01;
                offset = 7.87200e-01;
              }
              {
                gain = 8.38450e-01;
                offset = 5.53389e-01;
              }
              {
                gain = 8.43076e-01;
                offset = 7.99363e-01;
              }
              {
                gain = 8.42098e-01;
                offset = 4.13368e-01;
              }
              {
                gain = 8.41834e-01;
                offset = 6.06375e-01;
              }
              {
                gain = 8.40037e-01;
                offset = 7.46067e-01;
              }
              {
                gain = 8.43451e-01;
                offset = 6.51928e-01;
              }
              {
                gain = 8.46243e-01;
                offset = 1.06894e+00;
              }
            ]
          ]
        }
        {
          bandNumber = 3L;
          gainOffsetCoefficient = 
          {
            gain = 8.05765e-01;
            offset = -1.17000e+00;
          }
          lowerReflectanceLimit = 0L;
          upperReflectanceLimit = 100L;
          referenceDetector = 2L;
          useDefaultAbsCalibration = FALSE;
          numberDetectors = 16L;
          destriping = 
          [
            [
              {
                gain = 7.56291e-01;
                offset = 1.73121e+00;
              }
              {
                gain = 7.49664e-01;
                offset = 1.60990e+00;
              }
              {
                gain = 7.51715e-01;
                offset = 1.62166e+00;
              }
              {
                gain = 7.44896e-01;
                offset = 1.52122e+00;
              }
              {
                gain = 7.52716e-01;
                offset = 1.59751e+00;
              }
              {
                gain = 7.41160e-01;
                offset = 1.66344e+00;
              }
              {
                gain = 7.49049e-01;
                offset = 1.71658e+00;
              }
              {
                gain = 7.39935e-01;
                offset = 1.78859e+00;
              }
              {
                gain = 7.49206e-01;
                offset = 1.66911e+00;
              }
              {
                gain = 7.37492e-01;
                offset = 1.68986e+00;
              }
              {
                gain = 7.43681e-01;
                offset = 1.65258e+00;
              }
              {
                gain = 7.49128e-01;
                offset = 1.65489e+00;
              }
              {
                gain = 7.53853e-01;
                offset = 1.48068e+00;
              }
              {
                gain = 7.47090e-01;
                offset = 1.62062e+00;
              }
              {
                gain = 7.58473e-01;
                offset = 1.96544e+00;
              }
              {
                gain = 7.48164e-01;
                offset = 2.28737e+00;
              }
            ]
            [
              {
                gain = 7.56291e-01;
                offset = 1.73121e+00;
              }
              {
                gain = 7.49664e-01;
                offset = 1.60990e+00;
              }
              {
                gain = 7.51715e-01;
                offset = 1.62166e+00;
              }
              {
                gain = 7.44896e-01;
                offset = 1.52122e+00;
              }
              {
                gain = 7.52716e-01;
                offset = 1.59751e+00;
              }
              {
                gain = 7.41160e-01;
                offset = 1.66344e+00;
              }
              {
                gain = 7.49049e-01;
                offset = 1.71658e+00;
              }
              {
                gain = 7.39935e-01;
                offset = 1.78859e+00;
              }
              {
                gain = 7.49206e-01;
                offset = 1.66911e+00;
              }
              {
                gain = 7.37492e-01;
                offset = 1.68986e+00;
              }
              {
                gain = 7.43681e-01;
                offset = 1.65258e+00;
              }
              {
                gain = 7.49128e-01;
                offset = 1.65489e+00;
              }
              {
                gain = 7.53853e-01;
                offset = 1.48068e+00;
              }
              {
                gain = 7.47090e-01;
                offset = 1.62062e+00;
              }
              {
                gain = 7.58473e-01;
                offset = 1.96544e+00;
              }
              {
                gain = 7.48164e-01;
                offset = 2.28737e+00;
              }
            ]
          ]
        }
        {
          bandNumber = 4L;
          gainOffsetCoefficient = 
          {
            gain = 8.14549e-01;
            offset = -1.51000e+00;
          }
          lowerReflectanceLimit = 0L;
          upperReflectanceLimit = 100L;
          referenceDetector = 1L;
          useDefaultAbsCalibration = FALSE;
          numberDetectors = 16L;
          destriping = 
          [
            [
              {
                gain = 8.39047e-01;
                offset = 1.14897e+00;
              }
              {
                gain = 8.33135e-01;
                offset = 1.30204e+00;
              }
              {
                gain = 8.39397e-01;
                offset = 1.33269e+00;
              }
              {
                gain = 8.33383e-01;
                offset = 1.23017e+00;
              }
              {
                gain = 8.35848e-01;
                offset = 1.15856e+00;
              }
              {
                gain = 8.35917e-01;
                offset = 1.44958e+00;
              }
              {
                gain = 8.44734e-01;
                offset = 1.18727e+00;
              }
              {
                gain = 8.28445e-01;
                offset = 1.30378e+00;
              }
              {
                gain = 8.43126e-01;
                offset = 1.48202e+00;
              }
              {
                gain = 8.36431e-01;
                offset = 2.00843e+00;
              }
              {
                gain = 8.37601e-01;
                offset = 1.35475e+00;
              }
              {
                gain = 8.34981e-01;
                offset = 1.38529e+00;
              }
              {
                gain = 8.29296e-01;
                offset = 1.06501e+00;
              }
              {
                gain = 8.33695e-01;
                offset = 1.53323e+00;
              }
              {
                gain = 8.38402e-01;
                offset = 1.27827e+00;
              }
              {
                gain = 8.41717e-01;
                offset = 1.97192e+00;
              }
            ]
            [
              {
                gain = 8.39047e-01;
                offset = 1.14897e+00;
              }
              {
                gain = 8.33135e-01;
                offset = 1.30204e+00;
              }
              {
                gain = 8.39397e-01;
                offset = 1.33269e+00;
              }
              {
                gain = 8.33383e-01;
                offset = 1.23017e+00;
              }
              {
                gain = 8.35848e-01;
                offset = 1.15856e+00;
              }
              {
                gain = 8.35917e-01;
                offset = 1.44958e+00;
              }
              {
                gain = 8.44734e-01;
                offset = 1.18727e+00;
              }
              {
                gain = 8.28445e-01;
                offset = 1.30378e+00;
              }
              {
                gain = 8.43126e-01;
                offset = 1.48202e+00;
              }
              {
                gain = 8.36431e-01;
                offset = 2.00843e+00;
              }
              {
                gain = 8.37601e-01;
                offset = 1.35475e+00;
              }
              {
                gain = 8.34981e-01;
                offset = 1.38529e+00;
              }
              {
                gain = 8.29296e-01;
                offset = 1.06501e+00;
              }
              {
                gain = 8.33695e-01;
                offset = 1.53323e+00;
              }
              {
                gain = 8.38402e-01;
                offset = 1.27827e+00;
              }
              {
                gain = 8.41717e-01;
                offset = 1.97192e+00;
              }
            ]
          ]
        }
        {
          bandNumber = 5L;
          gainOffsetCoefficient = 
          {
            gain = 1.08078e-01;
            offset = -3.70000e-01;
          }
          lowerReflectanceLimit = 0L;
          upperReflectanceLimit = 100L;
          referenceDetector = 2L;
          useDefaultAbsCalibration = FALSE;
          numberDetectors = 16L;
          destriping = 
          [
            [
              {
                gain = 8.33716e-01;
                offset = 1.07685e+00;
              }
              {
                gain = 8.33212e-01;
                offset = 1.01748e+00;
              }
              {
                gain = 8.27419e-01;
                offset = 1.30234e+00;
              }
              {
                gain = 8.32006e-01;
                offset = 9.99944e-01;
              }
              {
                gain = 8.29972e-01;
                offset = 1.09440e+00;
              }
              {
                gain = 8.28318e-01;
                offset = 9.50969e-01;
              }
              {
                gain = 8.29610e-01;
                offset = 1.12482e+00;
              }
              {
                gain = 8.30927e-01;
                offset = 9.60762e-01;
              }
              {
                gain = 8.45270e-01;
                offset = 1.42197e+00;
              }
              {
                gain = 8.16287e-01;
                offset = 8.59684e-01;
              }
              {
                gain = 8.21462e-01;
                offset = 1.07277e+00;
              }
              {
                gain = 8.35911e-01;
                offset = 9.63379e-01;
              }
              {
                gain = 8.15478e-01;
                offset = 1.08259e+00;
              }
              {
                gain = 8.27755e-01;
                offset = 1.05668e+00;
              }
              {
                gain = 8.21668e-01;
                offset = 1.24876e+00;
              }
              {
                gain = 8.31543e-01;
                offset = 1.35896e+00;
              }
            ]
            [
              {
                gain = 8.33716e-01;
                offset = 1.07685e+00;
              }
              {
                gain = 8.33212e-01;
                offset = 1.01748e+00;
              }
              {
                gain = 8.27419e-01;
                offset = 1.30234e+00;
              }
              {
                gain = 8.32006e-01;
                offset = 9.99944e-01;
              }
              {
                gain = 8.29972e-01;
                offset = 1.09440e+00;
              }
              {
                gain = 8.28318e-01;
                offset = 9.50969e-01;
              }
              {
                gain = 8.29610e-01;
                offset = 1.12482e+00;
              }
              {
                gain = 8.30927e-01;
                offset = 9.60762e-01;
              }
              {
                gain = 8.45270e-01;
                offset = 1.42197e+00;
              }
              {
                gain = 8.16287e-01;
                offset = 8.59684e-01;
              }
              {
                gain = 8.21462e-01;
                offset = 1.07277e+00;
              }
              {
                gain = 8.35911e-01;
                offset = 9.63379e-01;
              }
              {
                gain = 8.15478e-01;
                offset = 1.08259e+00;
              }
              {
                gain = 8.27755e-01;
                offset = 1.05668e+00;
              }
              {
                gain = 8.21668e-01;
                offset = 1.24876e+00;
              }
              {
                gain = 8.31543e-01;
                offset = 1.35896e+00;
              }
            ]
          ]
        }
        {
          bandNumber = 6L;
          gainOffsetCoefficient = 
          {
            gain = 5.51582e-02;
            offset = 1.23780e+00;
          }
          lowerReflectanceLimit = 0L;
          upperReflectanceLimit = 100L;
          referenceDetector = 4L;
          useDefaultAbsCalibration = FALSE;
          numberDetectors = 4L;
          destriping = 
          [
            [
              {
                gain = 1.16720e+00;
                offset = -1.18761e+02;
              }
              {
                gain = 1.19553e+00;
                offset = -1.23671e+02;
              }
              {
                gain = 1.16334e+00;
                offset = -1.18517e+02;
              }
              {
                gain = 1.23550e+00;
                offset = -1.28259e+02;
              }
            ]
            [
              {
                gain = 1.16720e+00;
                offset = -1.18761e+02;
              }
              {
                gain = 1.19553e+00;
                offset = -1.23671e+02;
              }
              {
                gain = 1.16334e+00;
                offset = -1.18517e+02;
              }
              {
                gain = 1.23550e+00;
                offset = -1.28259e+02;
              }
            ]
          ]
        }
        {
          bandNumber = 7L;
          gainOffsetCoefficient = 
          {
            gain = 5.69804e-02;
            offset = -1.50000e-01;
          }
          lowerReflectanceLimit = 0L;
          upperReflectanceLimit = 100L;
          referenceDetector = 15L;
          useDefaultAbsCalibration = FALSE;
          numberDetectors = 16L;
          destriping = 
          [
            [
              {
                gain = 8.30291e-01;
                offset = 1.92827e+00;
              }
              {
                gain = 8.30505e-01;
                offset = 1.75165e+00;
              }
              {
                gain = 8.23515e-01;
                offset = 1.86795e+00;
              }
              {
                gain = 8.24460e-01;
                offset = 1.89185e+00;
              }
              {
                gain = 8.24287e-01;
                offset = 1.76863e+00;
              }
              {
                gain = 8.35490e-01;
                offset = 1.89030e+00;
              }
              {
                gain = 8.18280e-01;
                offset = 1.95363e+00;
              }
              {
                gain = 8.31685e-01;
                offset = 1.92340e+00;
              }
              {
                gain = 8.21129e-01;
                offset = 2.04232e+00;
              }
              {
                gain = 8.24915e-01;
                offset = 1.95269e+00;
              }
              {
                gain = 8.12891e-01;
                offset = 2.03836e+00;
              }
              {
                gain = 8.35645e-01;
                offset = 2.22625e+00;
              }
              {
                gain = 8.29044e-01;
                offset = 2.10356e+00;
              }
              {
                gain = 8.29125e-01;
                offset = 2.14760e+00;
              }
              {
                gain = 8.19572e-01;
                offset = 2.05472e+00;
              }
              {
                gain = 8.29238e-01;
                offset = 2.44050e+00;
              }
            ]
            [
              {
                gain = 8.30291e-01;
                offset = 1.92827e+00;
              }
              {
                gain = 8.30505e-01;
                offset = 1.75165e+00;
              }
              {
                gain = 8.23515e-01;
                offset = 1.86795e+00;
              }
              {
                gain = 8.24460e-01;
                offset = 1.89185e+00;
              }
              {
                gain = 8.24287e-01;
                offset = 1.76863e+00;
              }
              {
                gain = 8.35490e-01;
                offset = 1.89030e+00;
              }
              {
                gain = 8.18280e-01;
                offset = 1.95363e+00;
              }
              {
                gain = 8.31685e-01;
                offset = 1.92340e+00;
              }
              {
                gain = 8.21129e-01;
                offset = 2.04232e+00;
              }
              {
                gain = 8.24915e-01;
                offset = 1.95269e+00;
              }
              {
                gain = 8.12891e-01;
                offset = 2.03836e+00;
              }
              {
                gain = 8.35645e-01;
                offset = 2.22625e+00;
              }
              {
                gain = 8.29044e-01;
                offset = 2.10356e+00;
              }
              {
                gain = 8.29125e-01;
                offset = 2.14760e+00;
              }
              {
                gain = 8.19572e-01;
                offset = 2.05472e+00;
              }
              {
                gain = 8.29238e-01;
                offset = 2.44050e+00;
              }
            ]
          ]
        }
      ]
    }
  }
}


*****************************************************************
=================================================================
= PROCESSING STAGE:  BlackLineQA
=================================================================
*****************************************************************

=================================================================
= BlackLineQA_0 Input Parameters:
=================================================================

{
  commonChildInputParams = 
  {
    checkpointNumber = 0L;
    inputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/InputScene_0";
    productSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/ProductScene_0";
    outputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/OutputScene_0";
    reportName = "/image0/persist/nl3rt/workorders/01197051500440001/BlackLineQA_0.report";
    processingHistoryName = "/image0/persist/nl3rt/workorders/01197051500440001/BlackLineQA_0.history";
    workOrderCreationTime = 863730665L;
    workOrderStartTime = 863736353L;
  }
  ImagePathname = "/image0/persist/nl3rt/workorders/01197051500440001/ProductScene_0_OPR_MsResampler.tif";
}

=================================================================
= BlackLineQA_0 Output Parameters:
=================================================================

{
  WcuExitCode = 0L;
}

*****************************************************************
=================================================================
= PROCESSING STAGE:  ReleaseInputResource
=================================================================
*****************************************************************

=================================================================
= ReleaseInputResource_0 Input Parameters:
=================================================================

{
  commonChildInputParams = 
  {
    checkpointNumber = 0L;
    inputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/InputScene_0";
    productSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/ProductScene_0";
    outputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/OutputScene_0";
    reportName = "/image0/persist/nl3rt/workorders/01197051500440001/ReleaseInputResource_0.report";
    processingHistoryName = "/image0/persist/nl3rt/workorders/01197051500440001/ReleaseInputResource_0.history";
    workOrderCreationTime = 863730665L;
    workOrderStartTime = 863736353L;
  }
  inputAllocationId = 304585L;
}

*****************************************************************
=================================================================
= PROCESSING STAGE:  FormatProduct
=================================================================
*****************************************************************

=================================================================
= FormatProduct_0 Input Parameters:
=================================================================

{
  commonChildInputParams = 
  {
    checkpointNumber = 0L;
    inputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/InputScene_0";
    productSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/ProductScene_0";
    outputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/OutputScene_0";
    reportName = "/image0/persist/nl3rt/workorders/01197051500440001/FormatProduct_0.report";
    processingHistoryName = "/image0/persist/nl3rt/workorders/01197051500440001/FormatProduct_0.history";
    workOrderCreationTime = 863730665L;
    workOrderStartTime = 863736353L;
  }
  productLocation = "/image0/persist/nl3rt/workorders/01197051500440001/";
  imagePathname = "/image0/persist/nl3rt/workorders/01197051500440001/ProductScene_0_OPR_MsResampler.tif";
  productSceneNumber = 0L;
}

=================================================================
= FormatProduct_0 Output Parameters:
=================================================================

{
  procImageryFileInfo = 
  [
    {
      procImageryFilename = "/image0/persist/nl3rt/workorders/01197051500440001/01197051500440001I.hdr";
      procImageryFileSize = 2545L;
    }
    {
      procImageryFilename = "/image0/persist/nl3rt/workorders/01197051500440001/01197051500440001_I1.dat";
      procImageryFileSize = 83548562L;
    }
    {
      procImageryFilename = "/image0/persist/nl3rt/workorders/01197051500440001/01197051500440001_I2.dat";
      procImageryFileSize = 83548562L;
    }
    {
      procImageryFilename = "/image0/persist/nl3rt/workorders/01197051500440001/01197051500440001_I3.dat";
      procImageryFileSize = 83548562L;
    }
    {
      procImageryFilename = "/image0/persist/nl3rt/workorders/01197051500440001/01197051500440001_I4.dat";
      procImageryFileSize = 83548562L;
    }
    {
      procImageryFilename = "/image0/persist/nl3rt/workorders/01197051500440001/01197051500440001_I5.dat";
      procImageryFileSize = 83548562L;
    }
    {
      procImageryFilename = "/image0/persist/nl3rt/workorders/01197051500440001/01197051500440001_I6.dat";
      procImageryFileSize = 83548562L;
    }
    {
      procImageryFilename = "/image0/persist/nl3rt/workorders/01197051500440001/01197051500440001_I7.dat";
      procImageryFileSize = 83548562L;
    }
  ]
  WcuExitCode = 0L;
}

=================================================================
= FormatProduct_0 Report:
=================================================================

{
  ReportHeader = 
  {
    ReportName = "ProductFormattingReport";
    VersionNumber = 1.000000000000000e+00;
    WorkOrderId = "01197051500440001";
    StartTime = "Thu May 15 19:34:03 1997";
    StartTimeRecord = 
    {
      year = 1997L;
      month = 5L;
      day = 15L;
      hour = 19L;
      minute = 34L;
      sec = 3L;
      usec = 0L;
      time_system = 2L;
    }
    CompletionTime = "Thu May 15 19:39:14 1997";
    CompletionTimeRecord = 
    {
      year = 1997L;
      month = 5L;
      day = 15L;
      hour = 19L;
      minute = 39L;
      sec = 14L;
      usec = 0L;
      time_system = 2L;
    }
    CpuTime = 9.006000000000000e+01;
  }
  OutputFormat = "NDF";
  ImageOrganization = "BSQ";
  OutputPixelHeight = 2.850000000000000e+01;
  OutputPixelWidth = 2.850000000000000e+01;
  OutputBands = 
  [
    1L;
    2L;
    3L;
    4L;
    5L;
    6L;
    7L;
  ]
  SceneCentreDateTime = 
  {
    year = 1987L;
    month = 2L;
    day = 21L;
    hour = 10L;
    minute = 40L;
    sec = 32L;
    usec = 184682L;
    time_system = 2L;
  }
  SceneStartDateTime = 
  {
    year = 1987L;
    month = 2L;
    day = 21L;
    hour = 10L;
    minute = 39L;
    sec = 40L;
    usec = 145375L;
    time_system = 2L;
  }
  SceneEndDateTime = 
  {
    year = 1987L;
    month = 2L;
    day = 21L;
    hour = 10L;
    minute = 41L;
    sec = 26L;
    usec = 837937L;
    time_system = 2L;
  }
  SceneCentreLatLong = 
  {
    Latitude = 2.094067325682855e+01;
    Longitude = -1.360444299516450e+01;
  }
  TopLeftLatLong = 
  {
    Latitude = 2.254217765959542e+01;
    Longitude = -1.435616049916145e+01;
  }
  TopRightLatLong = 
  {
    Latitude = 2.224886492302701e+01;
    Longitude = -1.236468524183932e+01;
  }
  BottomLeftLatLong = 
  {
    Latitude = 1.962222728533585e+01;
    Longitude = -1.482258792097250e+01;
  }
  BottomRightLatLong = 
  {
    Latitude = 1.933651977546901e+01;
    Longitude = -1.286769912963778e+01;
  }
  TopLeftMap = 
  {
    Northing = 2.492983021253536e+06;
    Easting = 5.662030663311435e+05;
  }
  TopRightMap = 
  {
    Northing = 2.462739443458704e+06;
    Easting = 7.716110226970389e+05;
  }
  BottomLeftMap = 
  {
    Northing = 2.169687533695990e+06;
    Easting = 5.186021242613731e+05;
  }
  BottomRightMap = 
  {
    Northing = 2.139443955902324e+06;
    Easting = 7.240100805673092e+05;
  }
  ImageLines = 11467L;
  ImagePixels = 7286L;
  ImageOrientation = 8.375858465365246e+00;
  SunElevation = 4.244010451134692e+01;
  SunAzimuth = 1.286701651621190e+02;
  MediaID = "MEDIA_ID";
  StartFileNumber = 1L;
  NumberOfFiles = 8L;
  ProductSize = 5.577492513656616e+02;
  SatelliteData = 
  [
    {
      Time = 
      {
        year = 1987L;
        month = 2L;
        day = 21L;
        hour = 10L;
        minute = 39L;
        sec = 40L;
        usec = 145375L;
        time_system = 2L;
      }
      OrbitState = 
      {
        Latitude = 2.393304211305394e+01;
        Longitude = -1.285558389378449e+01;
        Radius = 7.081921941821584e+06;
      }
      AttitudeState = 
      {
        Roll = 7.762610507974275e-05;
        Pitch = -9.267433757111388e-05;
        Yaw = 4.168186839876334e-05;
      }
    }
    {
      Time = 
      {
        year = 1987L;
        month = 2L;
        day = 21L;
        hour = 10L;
        minute = 40L;
        sec = 32L;
        usec = 184682L;
        time_system = 2L;
      }
      OrbitState = 
      {
        Latitude = 2.081265523274264e+01;
        Longitude = -1.360527772078073e+01;
        Radius = 7.082489401761368e+06;
      }
      AttitudeState = 
      {
        Roll = -6.356073205862234e-06;
        Pitch = 3.881910172151557e-06;
        Yaw = -8.388503870922489e-06;
      }
    }
    {
      Time = 
      {
        year = 1987L;
        month = 2L;
        day = 21L;
        hour = 10L;
        minute = 41L;
        sec = 26L;
        usec = 837937L;
        time_system = 2L;
      }
      OrbitState = 
      {
        Latitude = 1.753420978309779e+01;
        Longitude = -1.436934934955697e+01;
        Radius = 7.083074464771319e+06;
      }
      AttitudeState = 
      {
        Roll = -6.457895955437512e-05;
        Pitch = 7.922228859593366e-05;
        Yaw = -3.364039861211448e-05;
      }
    }
  ]
}


*****************************************************************
=================================================================
= PROCESSING STAGE:  ReleaseProductResource
=================================================================
*****************************************************************

=================================================================
= ReleaseProductResource_0 Input Parameters:
=================================================================

{
  commonChildInputParams = 
  {
    checkpointNumber = 0L;
    inputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/InputScene_0";
    productSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/ProductScene_0";
    outputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/OutputScene_0";
    reportName = "/image0/persist/nl3rt/workorders/01197051500440001/ReleaseProductResource_0.report";
    processingHistoryName = "/image0/persist/nl3rt/workorders/01197051500440001/ReleaseProductResource_0.history";
    workOrderCreationTime = 863730665L;
    workOrderStartTime = 863736353L;
  }
  productAllocationId = 304590L;
}

*****************************************************************
=================================================================
= PROCESSING STAGE:  ArchiveRdcReport
=================================================================
*****************************************************************

=================================================================
= ArchiveRdcReport_0 Input Parameters:
=================================================================

{
  commonChildInputParams = 
  {
    checkpointNumber = 0L;
    inputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/InputScene_0";
    productSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/ProductScene_0";
    outputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/OutputScene_0";
    reportName = "/image0/persist/nl3rt/workorders/01197051500440001/ArchiveRdcReport_0.report";
    processingHistoryName = "/image0/persist/nl3rt/workorders/01197051500440001/ArchiveRdcReport_0.history";
    workOrderCreationTime = 863730665L;
    workOrderStartTime = 863736353L;
  }
}

*****************************************************************
=================================================================
= PROCESSING STAGE:  CreateGenReportInputFile
=================================================================
*****************************************************************

*****************************************************************
=================================================================
= PROCESSING STAGE:  GenerateReport
=================================================================
*****************************************************************

=================================================================
= GenerateReport_0 Input Parameters:
=================================================================

{
  commonChildInputParams = 
  {
    checkpointNumber = 0L;
    inputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/InputScene_0";
    productSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/ProductScene_0";
    outputSceneHandle = "/image0/persist/nl3rt/workorders/01197051500440001/OutputScene_0";
    reportName = "/image0/persist/nl3rt/workorders/01197051500440001/GenerateReport.report";
    workOrderCreationTime = 863730665L;
    workOrderStartTime = 863736353L;
  }
  outputDirectory = "/image0/persist/nl3rt/workorders/01197051500440001";
  compactReport = "01197051500440001.compact";
  humanReadableReport = "01197051500440001.rpt";
  processingHistory = "01197051500440001.his";
  wocCpuUsage = 1.173000000000000e+01;
  reportFile  = 
  [
    "SystematicModelGen_0.report";
    "DataIngest_0.report";
    "DefineProduct_0.report";
    "ImageCorrection_0.report";
    "BlackLineQA_0.report";
    "ReleaseInputResource_0.report";
    "FormatProduct_0.report";
    "ReleaseProductResource_0.report";
    "ArchiveRdcReport_0.report";
    "CreateGenReportInputFile_0.report";
    "GenerateReport_0.report";
  ]
  workOrderStartTime = "05/15/97 17:45:53";
}
*****************************************************************
=================================================================
= WORK ORDER LOG:
=================================================================
*****************************************************************


05-15-97 17:45:47 Info                   NlapsSoControlPanel    WCU:0000 WCU_WriteMessageToWo:00066
      Work order was started by operator nlaps.


05-15-97 17:45:52 Info          WOC_PreciseModelWoController   MAIN:0009   MAIN_MainCommon.cc:00339
      Process WOC_PreciseModelWoController, PID 12716@edcsgs5, started at 05-15-97 17:45:52


05-15-97 17:45:59 Info          WOC_PreciseModelWoController    WOB:0028   WOB_DynamicInfo.cc:00287
      Work order stage changed to DataIngest


05-15-97 17:46:09 Info                     INGMT_IngestTmEtm   MAIN:0009   MAIN_MainCommon.cc:00339
      Process INGMT_IngestTmEtm, PID 12752@edcsgs5, started at 05-15-97 17:46:09


05-15-97 18:46:04 Error                    INGMT_IngestTmEtm   GICS:0222 cmb_tim_adre.cc::add:00117
      Attempted to add/subtract a relative time to/from a non


05-15-97 18:46:04 Error                    INGMT_IngestTmEtm   GICS:0222 cmb_tim_adre.cc::add:00117
      Attempted to add/subtract a relative time to/from a non


05-15-97 18:48:23 Info                     INGMT_IngestTmEtm   MAIN:0010   MAIN_MainCommon.cc:00363
      Process INGMT_IngestTmEtm, PID 12752@edcsgs5, stopped at 05-15-97 18:48:23


05-15-97 18:48:25 Info          WOC_PreciseModelWoController    WOB:0028   WOB_DynamicInfo.cc:00287
      Work order stage changed to DefineProduct


05-15-97 18:48:34 Info          WOC_PreciseModelWoController    WOB:0028   WOB_DynamicInfo.cc:00287
      Work order stage changed to ImageCorrection


05-15-97 18:48:39 Info                       OPR_MsResampler   MAIN:0009   MAIN_MainCommon.cc:00339
      Process OPR_MsResampler, PID 12950@edcsgs5, started at 05-15-97 18:48:39


05-15-97 19:33:50 Info                       OPR_MsResampler   MAIN:0010   MAIN_MainCommon.cc:00363
      Process OPR_MsResampler, PID 12950@edcsgs5, stopped at 05-15-97 19:33:50


05-15-97 19:33:55 Info          WOC_PreciseModelWoController    WOB:0028   WOB_DynamicInfo.cc:00287
      Work order stage changed to BlackLineQA


05-15-97 19:33:57 Info                       BQA_BlackfillQa   MAIN:0009   MAIN_MainCommon.cc:00339
      Process BQA_BlackfillQa, PID 13051@edcsgs5, started at 05-15-97 19:33:57


05-15-97 19:33:58 Info                       BQA_BlackfillQa   MAIN:0010   MAIN_MainCommon.cc:00363
      Process BQA_BlackfillQa, PID 13051@edcsgs5, stopped at 05-15-97 19:33:58


05-15-97 19:34:02 Info          WOC_PreciseModelWoController    WOB:0028   WOB_DynamicInfo.cc:00287
      Work order stage changed to FormatProduct


05-15-97 19:34:05 Info                     TOXNF_MakeProduct   MAIN:0009   MAIN_MainCommon.cc:00339
      Process TOXNF_MakeProduct, PID 13054@edcsgs5, started at 05-15-97 19:34:05


05-15-97 19:34:11 Info                     TOXNF_MakeProduct    PFT:0038       PFT_Product.cc:00695
      The file associated with product formatting procedure code 24 has size zero and will not be created.
05-15-97 19:34:11 Info                     TOXNF_MakeProduct    PFT:0038       PFT_Product.cc:00695
      The file associated with product formatting procedure code 25 has size zero and will not be created.


05-15-97 19:39:15 Info                     TOXNF_MakeProduct   MAIN:0010   MAIN_MainCommon.cc:00363
      Process TOXNF_MakeProduct, PID 13054@edcsgs5, stopped at 05-15-97 19:39:15


05-15-97 19:39:24 Info          WOC_PreciseModelWoController    WOC:0113 WOC_WorkOrderControl:02651
      Processing complete for work order 01197051500440001.


05-15-97 19:39:24 Info          WOC_PreciseModelWoController    WOB:0028   WOB_DynamicInfo.cc:00287
      Work order stage changed to GenerateReport


05-15-97 19:39:27 Info                   RPT_ReportGenerator   MAIN:0009   MAIN_MainCommon.cc:00339
      Process RPT_ReportGenerator, PID 13079@edcsgs5, started at 05-15-97 19:39:27


=================================================================
= End of Processing History
=================================================================

Appendix A

Table A-1. USGS horizontal datums.

Column 1 identifies the horizontal datum options.
Column 2 identifies each horizontal datum's default ellipsoid/Earth model.
Column 3 references brief geographical descriptions for each listed datum . The datum listed for each geographical area is only suggested as the appropriate datum to be used.

--------------------------------------------------------------------------------------------------------------------
    Column 1        |        Column 2           |         Column 3
--------------------|---------------------------|-------------------------------------------------------------------
   Datum name            Default elipsoid              Geographical Area
--------------------------------------------------------------------------------------------------------------------
ADINDAN_BURKI       | Clarke 1880               | Adindan, Burkina Faso  
ADINDAN_CAMER       | Clarke 1880               | Adindan, Cameroon  
ADINDAN_ETHIO       | Clarke 1880               | Adindan, Ethiopia  
ADINDAN_MALI        | Clarke 1880               | Adindan, Mali  
ADINDAN_MEAN        | Clarke 1880               | Adindan, MEAN FOR Ethiopia
ADINDAN_SENEG       | Clarke 1880               | Adindan, Senegal  
ADINDAN_SUDAN       | Clarke 1880               | Adindan, Sudan  
AFGOOYE_SOMAL       | KRASSOVSKY 1940           | Afgooye, Somalia  
AIN_EL_ABD_BAHRA    | International1924         | Ain el Abd 1970, Bahrain  
AIN_EL_ABD_SAUDI    | International1924         | Ain el Abd 1970, Saudi Arabia 
AMERICAN_S_AMERI    | Clarke1866                | American Samoa 1962, American Samoa Islands  
ANNA_1_AST_COCOS    | AustralianNationalSpheroid| Anna 1 Astro 1965, Cocos Islands  
ANTIGUA_IS_ANTIG    | Clarke 1880               | Antigua Island Astro 1943, Antigua (Leeward Islands)
ARC_1950_BOTSW      | Clarke 1880               | Arc 1950, Botswana  
ARC_1950_BURUN      | Clarke 1880               | Arc 1950, Burundi  
ARC_1950_LESOT      | Clarke 1880               | Arc 1950, Lesotho  
ARC_1950_MALAW      | Clarke 1880               | Arc 1950, Malawi  
ARC_1950_MEAN       | Clarke 1880               | Arc 1950, MEAN FOR Botswana
ARC_1950_SWAZI      | Clarke 1880               | Arc 1950, Swaziland  
ARC_1950_ZAIRE      | Clarke 1880               | Arc 1950, Zaire  
ARC_1950_ZAMBI      | Clarke 1880               | Arc 1950, Zambia  
ARC_1950_ZIMBA      | Clarke 1880               | Arc 1950, Zimbabwe  
ARC_1960_MEAN       | Clarke 1880               | Arc 1960, MEAN FOR Kenya
ASCENSION_ASCEN     | International1924         | Ascension Island 1958, Ascension Island  
ASTRONOMIC_MARCU    | International1924         | Astronomical Station 1952, Marcus Island  
ASTRO_BEAC_IWO_J    | International1924         | Astro Beacon E 1945, Iwo Jima  
ASTRO_DOS_ST_HE     | International1924         | Astro DOS 71/4, St Helena Island  
ASTRO_TERN_TERN     | International1924         | Astro Tern Island (FRIG) 1961, Tern Island  
AUSTGEO66_AUSTR     | AustralianNationalSpheroid| AustGeo66, Australia
AUSTGEO84_AUSTR     | AustralianNationalSpheroid| AustGeo84, Australia
AYABELLE_L_DJIBO    | Clarke 1880               | Ayabelle Lighthouse, Djibouti  
BELLEVUE_EFATE      | International1924         | Bellevue (IGN), Efate & Erromango Islands  
BERMUDA_19_BERMU    | Clarke1866                | Bermuda 1957, Bermuda  
BISSAU_GUINE        | International1924         | Bissau, Guinea-Bissau  
BOGOTA_OBS_COLOM    | International1924         | Bogota Observatory, Colombia  
BRAZIL_GEOID        | International1967         |
BUKIT_RIMP_INDON    | Bessel1841                | Bukit Rimpah, Indonesia (Bangka & Belitung Ids)  
CAMPO_INCH_ARGEN    | International1924         | Campo Inchauspe, Argentina  
CAMP_AREA_ANTAR     | International1924         | Camp Area Astro, Antarctica (McMurdo Camp Area)  
CANTON_AST_PHOEN    | International1924         | Canton Astro 1966, Phoenix Islands  
CAPE_CANAV_BAHAM    | Clarke1866                | Cape Canaveral, Bahamas
CAPE_SOUTH          | Clarke 1880               | Cape, South Africa  
CARTHAGE_TUNIS      | Clarke 1880               | Carthage, Tunisia  
CHATHAM_IS_NEW_Z    | International1924         | Chatham Island Astro 1971, New Zealand (Chatham Island)  
CHUA_ASTRO_PARAG    | International1924         | Chua Astro, Paraguay  
CORREGO_AL_BRAZI    | International1924         | Corrego Alegre, Brazil  
DABOLA_GUINE        | Clarke 1880               | Dabola, Guine 
DECEPTION_DECEP     | Clarke 1880               | Deception Island, Deception Island
DJAKARTA_INDON      | Bessel1841                | Djakarta (Batavia), Indonesia (Sumatra)  
DOS_1968_NEW_G      | International1924         | DOS 1968,  New Georgia Islands (Gizo Island)  
EASTER_ISL_EASTE    | International1924         | Easter Island 1967, Easter Island  
ESTONIA             | BESSEL 1841               | NAMIBIA Estonia
EURO_1950_AUSTR     | International1924         | Euro 1950, Austria
EURO_1950_BELGI     | International1924         | Euro 1950, Belgium
EURO_1950_CHANN     | International1924         | Euro 1950, Channel Islands
EURO_1950_CYPRU     | International1924         | Euro 1950, Cyprus  
EURO_1950_EGYPT     | International1924         | Euro 1950, Egypt  
EURO_1950_ENGLA     | International1924         | Euro 1950, England Euro 1950 
EURO_1950_FINLA     | International1924         | Euro 1950, Finland
EURO_1950_GREEC     | International1924         | Euro 1950, Greece  
EURO_1950_IRAN      | International1924         | Euro 1950, Iran  
EURO_1950_IRAQ      | International1924         | Euro 1950, Iraq
EURO_1950_MALTA     | International1924         | Euro 1950, Malta  
EURO_1950_PORTU     | International1924         | Euro 1950, Portugal
EURO_1950_SARDI     | International1924         | Euro 1950, Sardinia  
EURO_1950_SICIL     | International1924         | Euro 1950, Sicily  
EURO_1950_TUNIS     | International1924         | Euro 1950, Tunisia  
EURO_1979_MEAN      | International1924         | Euro 1979, MEAN FOR Austria
FORT_THOMA_NEVIS    | Clarke 1880               | Fort Thomas 1955, Nevis
GAN_1970_REPUB