Sevilleta National Wildlife Refuge, near Albuquerque, New Mexico

 

\log

03/31/99 - Date this file created. G. Shore.
10/30/01 - Added date/time fields to APPENDIX II section. G. Shore.
 

\doc

##############################################################
DATA SET CODE AND TITLE

SEV031 AVHRR Biweekly Composites (1998)


##############################################################
ABSTRACT
   This dataset contains 26 separate 14-day composited AVHRR
images for 1998 clipped approximatedly to the New Mexico State
boundaries (plus 50 Km buffer around boundary).  These were
obtained from the U.S. Geological Survey's EROS Data Center (EDC),
National Mapping Division, from the "CONTERMINOUS U.S. AVHRR BIWEEKLY
COMPOSITES" CD product series.


##############################################################
KEYWORDS
SEV031 AVHRR Advanced_Very_High_Resolution_Radiometer NOAA Satellite_Imagery Remote_Sensing USGS_EROS_Data_Center 1998


##############################################################
TABLE OF CONTENTS
I.    WHY THE DATA WERE COLLECTED
II.   WHEN THE DATA WERE COLLECTED
III.  WHO IS INVOLVED WITH THE DATA
IV.   WHERE TH DATA WERE COLLECTED
V.    HOW THE DATA WERE COLLECTED AND PROCESSED BY THE USGS EDC
VI.   HOW THE DATA WERE PROCESSED BY THE SEVILLETA IMS (SIMS)
VII.  APPENDIX I - USGS EDC Metadata
VIII. APPENDIX II - Pixel Date Attribute Table


##############################################################
I. WHY THE DATA WERE COLLECTED

   See the U.S. Geological Survey's EROS Data Center (EDC)
documentation in APPENDIX I below.


##############################################################
II. WHEN THE DATA WERE COLLECTED

   Twenty-six 14-day composites for 1998.  See the U.S. Geological
Survey's EROS Data Center (EDC) documentation in APPENDIX I below
for specific composite periods.


##############################################################
III. WHO IS INVOLVED WITH THE DATA

SOURCE AGENCY CONTACTS:
    See the U.S. Geological Survey's EROS Data Center (EDC) documentation
in APPENDIX I below for USGS EDC contacts.

LOCAL SEVILLETA LTER CONTACTS:
Primary contact:
    Greg Shore, Sevilleta LTER (gshore@sevilleta.unm.edu).

Principle investigators:
    Bruce Milne, Sevilleta LTER (bmilne@sevilleta.unm.edu)

GIS/GPS specialist:
    Greg Shore, Sevilleta LTER (gshore@sevilleta.unm.edu).

Data Management
    Greg Shore, Sevilleta LTER (gshore@sevilleta.unm.edu)
 

##############################################################
IV. WHERE THE DATA WERE COLLECTED

    The original biweekly composited images covered the
Conterminous United States.  However, the images were clipped
to the approximate New Mexico State boundaries (plus 50 Km buffer
around boundary) for online access purposes, while the full U.S.
scenes are stored offline on tape.  The clipping coordinates were
selected to perform exact clipping, so no resampling was required.
The approximate online (NM clipped) boundaries are:

      Latitude/Longitude, decimal degrees (Clarke 1866 spheroid)
XMIN: -109.515170   YMIN 30.759247   XMAX -102.454601   YMAX 37.817184

      Lambert Azimuthal Equal-area (see EDC document for projection info)
XMIN: -914000       YMIN -1529000    XMAX -216000       YMAX -795000

The source and the clipped images are in the following map projection:
      Lambert Azimuthal Equal Area projection
      Parameters:
        Radius of sphere                6,370,997.0 meters
        Longitude of central meridian   100 00 00 West
        Latitude of origin               45 00 00 North
        False easting                     0
        False northing                    0
        Units of measure                  meters
        Pixel size                     1,000 meters

Each clipped image has 735 rows and 699 columns, and has a cell size
of 1000 x 1000 m.

    See the U.S. Geological Survey's EROS Data Center (EDC) documentation
in APPENDIX I below for spatial extent, projection information, etc.,
related to the full Conterminous US scenes.


##############################################################
V. HOW THE DATA WERE COLLECTED AND PROCESSED BY THE USGS EDC

   See the U.S. Geological Survey's EROS Data Center (EDC)
documentation in APPENDIX I below.


##############################################################
VI. HOW THE DATA WERE PROCESSED BY THE SEVILLETA IMS (SIMS)

   The general SIMS processing steps for each biweekly composite
period were to read the 10 image bands off the source USGS-EDC CD,
concatenate/import them into a 10-band ERDAS Imagine format image
file, georegister to the USGS-EDC specifications, clip the scene
to the approximate New Mexico State boundaries, move the clipped
scene to the online SIMS archive, and write the full scene to
offline tape.

   The band order in the archived scenes is:

          1- NOAA CHANNEL 1         6- NDVI
          2- NOAA CHANNEL 2         7- SATELLITE ZENITH
          3- NOAA CHANNEL 3         8- SOLAR ZENITH
          4- NOAA CHANNEL 4         9- RELATIVE AZIMUTH
          5- NOAA CHANNEL 5        10- DATE

The bands are described in detail in the U.S. Geological Survey's
EROS Data Center (EDC) documentation in APPENDIX I below.  The
attribute data for the "DATE" band is found in APPENDIX II below.

A more precise description of the processing steps is as follows:

1. Mount AVHRR CD

2. Read the 10 bands of information off the CD for each biweekly composited
   scene, concatenate the 10 bands into a single file, then import as an
   ERDAS Imagine 10-band image file (of size  2889 rows x 4587 cols).  This
   process was automated with the C-shell script:

      /db/local/imagery/bincom/avhrr_import.csh 98

        NOTE: this generates 10-band ERDAS Imagine format files, that are of
              image size 2889 rows x 4587 cols, with filenames as follows:

            avhrr98pPP.img

                  where: PP = bi-weekly growth period number

              and bands in following order::
                1- NOAA CHANNEL 1         6- NDVI
                2- NOAA CHANNEL 2         7- SATELLITE ZENITH 
                3- NOAA CHANNEL 3         8- SOLAR ZENITH 
                4- NOAA CHANNEL 4         9- RELATIVE AZIMUTH
                5- NOAA CHANNEL 5        10- DATE

3. Georegister the scene as follows:
   Bring up ERDAS Imagine GUI, then Tools->ImageInfo tool and do:
   1. File->Open->avhrr98pPP.img
   2. Edit->Change Map Model:
      a. Upper Left X: -2050000
      b. Upper Left Y: 752000
      c. Pixel Size X: 1000
      d. Pixel Size Y: 1000
      e. Units: meters
      f. Projection: Lambert Azimuthal Equal-area
      NOTE: click OK, then answer "Yes" to changing Map Model in all layers.
   3. Edit->Add/Change Projection:
      a. Spheroid Name: Sphere of Radius 6370997m
      b. Datum Name: Undefined
      c. Longitude of center of projection: 100:00:00 W
      d. Latitude of center of projection: 45:00:00 N
      e. False easting: 0.0 meters
      f. False northing: 0.0 meters
      NOTE: click OK, then answer "Yes" to changing Map Model in all layers.
   4. Edit->Change Layer Name:
      a. Change bands 1 - 5 to Channel_1, Channel_2, ..., Channel_5,respectively
      b. Change band 6 to NDVI
      c. Change bands 7 - 10 to SATELLITE_ZENITH, SOLAR ZENITH,
         RELATIVE_AZIMUTH, and DATE, respectively

4. Clip full-scene to New Mexico minimum bounding box (+50 Km buffer) with
   coordinates ULx = -914000, ULy = -795000, LRx = -216000, LRy = -1529000,
   and dimensions 735 rows x 699 columns.  This process was automated with
   the C-shell scripts:

      /db/local/imagery/bincom/batch_avhrr_clip2nm.csh, which calls:
      /db/local/imagery/bincom/avhrr_clip2nm.csh avhrr98pPP.img avhrr98pPPnm.img

        NOTE: this generates 10-band ERDAS Imagine format files, that are of
              image size 735 rows x 699 cols, with filenames as follows:

            avhrr98pPPnm.img

5. Unix compress the NM clipped image, make an archive directory, and move it
   to the archive destination (/db/archive/imagery/avhrr/avhrr98pPP/). This
   process was automated with the C-shell scripts:

        /db/local/imagery/bincom/avhrr_archive.csh

        NOTE: this generates Unix compressed files with filenames as follows:

            avhrr98pPPnm.img.Z

6. Compress (gzip) and archive the full scene image to 4mm DAT tape, then
   remove from online disk:

      gzip avhrr98pPP.img
      mt -f /dev/rmt/0cn fsf <#>
      tar cvf /dev/rmt/0cn avhrr98pPP.img.gz
      rm avhrr98pPP.img.gz

7. Copy the most current yearly "USGS-EDC-AVHRR Dataset README" file off CD for
   inclusion in the online SIMS IAF metadata file (avhrr98.dbf) for the images
   (note, must also convert from DOS to Unix file):

      dos2unix /cdrom/cdrom0/readme.1st avhrr98readme.1st

8. Copy the "Date of Acquisition by Pixel" attribute file off each CD, then
   split by biweekly period for inclusion in GIS/RS Metadata Abstract file
   (avhrr98pPPnm.mda), and merge by year for inclusion in SIMS IAF metadata
   file (avhrr98.dbf). This process was automated with the C-shell scripts:

      dos2unix /cdrom/cdrom0/geom/date.att avhrr98pPP-PPdate.att

        /db/local/imagery/bincom/batch_avhrr_split_dateatt.csh, which calls:
        /db/local/imagery/bincom/avhrr_split_dateatt.csh

         NOTE: must then copy the resulting avhrr98pPPdate.att files to
               respective archive area (/db/archive/imagery/avhrr/avhrr98pPP/)

        /db/local/imagery/bincom/avhrr_concat_dates.csh 98 > avhrr98date.att

9. Generate (this) SIMS IAF metadata file (i.e., avhrr98.dbf) using template
   file (avhrr_dbf_97+.tmpl), appending readme (avhrr98readme.1st) and date
   files (avhrr98date.att) in places specified in the template file;  make
   links to this SIMS IAF metadata file in each of the archive directories
   (/db/archive/imagery/avhrr/avhrr98pPP/).

       ln -s /db/archive/imagery/avhrr/metadata/avhrr98.dbf \
           /db/archive/imagery/avhrr/avhrr98pPP/avhrr98.dbf

10. Generate GIS/RS Metadata Abstract file for each image, put with image in
    appropriate directory (/db/archive/imagery/avhrr/avhrr98pPP/), then make
    links to them from master metadata directory. This process was automated
    with the C-shell scripts:

       /db/local/imagery/bincom/get_avhrr_dates.csh 98 avhrr98.dbf "ARCYR" \
                                        > avhrr98periods.txt

       /db/local/imagery/bincom/batch_make_avhrr_abstract.csh avhrr98periods.txt
       which calls:
       /db/local/imagery/bincom/make_avhrr_abstract.csh

       ln -s /db/archive/imagery/avhrr/avhrr98pPP/avhrr98pPPnm.mda \
           /db/archive/imagery/avhrr/metadata/avhrr98pPPnm.mda

11. Install (or link to) WWW security files in each respective archive area
    (/db/archive/imagery/avhrr/avhrr98pPP/).

12. Generate WWW HTML data access code file (avhrr98pPP.html) and install in
    respective archive areas (/db/archive/imagery/avhrr/avhrr98pPP/).  This
    process was automated with the C-shell scripts:

      /db/local/imagery/bincom/batch_make_avhrr_wwwaccess.csh avhrr98periods.txt
      which calls:
      /db/local/imagery/bincom/make_avhrr_wwwaccess.csh

13. Generate WWW HTML table code; then insert it in the master HTML index
    file for AVHRR imagery.  This process was partially automated with the
    C-shell script (i.e., WWW HTML table code generation):

      /db/local/imagery/bincom/batch_make_avhrr_wwwtablerow.csh \
                                          avhrr98periods.txt \
                                          > avhrr98rows.html
 
14. Provide "imageaccess" archive access by linking from the public access
    area to each scene (/db/archive/imagery/avhrr/avhrr98pPP/avhrr98pPPnm.img.Z)
    and adding to list of available images. This process was partially
    automated with the C-shell script (i.e., list generation):

    /db/local/imagery/bincom/make_avhrr_periods_list.csh avhrr98periods.txt ###\
            | tail +5 \
            >> /db/archive/imagery/avhrr/metadata/avhrr_periods.txt


##############################################################
VII.  APPENDIX I - USGS EDC Metadata


            THE 1998 CONTERMINOUS U.S. AVHRR BIWEEKLY COMPOSITES
                             TABLE OF CONTENTS


                                                              Page
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . .
Data Set Characteristics . . . . . . . . . . . . . . . . . . . .
Procedures . . . . . . . . . . . . . . . . . . . . . . . . . . .
   Scene Selection . . . . . . . . . . . . . . . . . . . . . . .
   Satellite and Solar Viewing Geometry. . . . . . . . . . . . .
   Radiometric Calibration . . . . . . . . . . . . . . . . . . .
   Normalized Difference Vegetation Index. . . . . . . . . . . .
   Date of Acquisition . . . . . . . . . . . . . . . . . . . . .
   Geometric Registration. . . . . . . . . . . . . . . . . . . .
   Compositing . . . . . . . . . . . . . . . . . . . . . . . . .
   Miscellaneous Data. . . . . . . . . . . . . . . . . . . . . .
CD-ROM Organization. . . . . . . . . . . . . . . . . . . . . . .
References . . . . . . . . . . . . . . . . . . . . . . . . . . .




               THE 1998 CONTERMINOUS U.S. AVHRR BIWEEKLY COMPOSITES

                                INTRODUCTION
In 1987, the U.S. Geological Survey's EROS Data Center (EDC), in Sioux Falls,
South Dakota, began receiving Advanced Very High Resolution Radiometer (AVHRR)
data from NOAA polar-orbiting satellites.  The central location of the EDC in
the United States enables direct reception of all AVHRR overpasses of the
lower 48 States, as well as much of Canada and Mexico.  Early in the 1990
growing season the EDC started acquiring NOAA-11 AVHRR 1-km resolution daily
observations to produce weekly and biweekly maximum normalized difference
vegetation index (NDVI) composites of the conterminous United States
(Eidenshink, 1992).  The objective of the vegetation mapping program is to
compile, annually, a comprehensive series of calibrated, georegistered, daily
observations, and biweekly maximum NDVI composites.  These data are being
published on CD-ROM for distribution of the data set.  These data sets can be
used in environmental monitoring and global climate change studies.

The vegetation diversity of the conterminous United States provides
opportunities for using both AVHRR data and the NDVI for monitoring vegetation
condition in several different ecosystems, including forests, agricultural
crops, and grasslands.  The data set provides a comprehensive growing season
profile of these ecosystems, is extremely useful for assessing seasonal
variations in vegetation conditions, and provides a foundation for studying
long-term changes resulting from human or natural factors.




                        DATA SET CHARACTERISTICS
The data set is composed of twenty-six 14-day maximum NDVI composites, created
from nearly 400 NOAA-14 images.  The 26 core composite periods represent a
continuous period from January 02, 1998 to December 31, 1998.  The 1998 data set
is available as a set of seven CD-ROM's. Each of the first six discs has four
biweekly composites and miscellaneous data that are described later in this file.
The seventh disc of the 1998 CD-ROM series contains a biweekly composite, some
daily observation AVHRR scenes selected from key periods during the 1998 growing
season, and NDVI statistics of all counties in the conterminous United States
for each composite period. 

Each daily observation includes nine bands of information: AVHRR channels 1-5,
NDVI, satellite zenith, solar zenith, and relative azimuth.  The daily
observations have been calibrated to reflectance, scaled to byte data, and
geometrically registered to the Lambert Azimuthal Equal Area map projection.

Each 14-day composite includes 10 bands of information, the 9 bands described
above for each daily observation and a 10th band, which is a pointer to
identify the date of the source daily observation scene.  The data for each
pixel in the composite are extracted from the daily observation scene on the
basis of the maximum NDVI compositing process.


The 14-day composite periods for 1998 were:
____________________________________________________
Period       Date of coverage             Julian day
____________________________________________________

   1        01/02 - 01/15/1998            002 - 015
   2        01/16 - 01/29/1998            016 - 029
   3        01/30 - 02/12/1998            030 - 043
   4        02/13 - 02/26/1998            044 - 057
   5        02/27 - 03/12/1998            058 - 071
   6        03/13 - 03/26/1998            072 - 085
   7        03/27 - 04/09/1998            086 - 099
   8        04/10 - 04/23/1998            100 - 113
   9        04/24 - 05/07/1998            114 - 127
  10        05/08 - 05/21/1998            128 - 141
  11        05/22 - 06/04/1998            142 - 155
  12        06/05 - 06/18/1998            156 - 169
  13        06/19 - 07/02/1998            170 - 183
  14        07/03 - 07/16/1998            184 - 197
  15        07/17 - 07/30/1998            198 - 211
  16        07/31 - 08/13/1998            212 - 225
  17        08/14 - 08/27/1998            226 - 239
  18        08/28 - 09/10/1998            240 - 253
  19        09/11 - 09/24/1998            254 - 267
  20        09/25 - 10/08/1998            268 - 281
  21        10/09 - 10/22/1998            282 - 295
  22        10/23 - 11/05/1998            296 - 309
  23        11/06 - 11/19/1998            310 - 323
  24        11/20 - 12/03/1998            324 - 337
  25        12/04 - 12/17/1998            338 - 351
  26        12/18 - 12/31/1998            352 - 365
____________________________________________________
The image dimensions of each band are 2,889 lines and 4,587 samples (13
megabytes). 

NOTE: Prior to the 1994 image compositing the format of the Land Analysis
System (LAS) files contained a 512 byte header record followed by data blocked
into 512 byte segments for each line.  As a result the dimension increased to
4,608 samples.  The LAS software package no longer has this criteria.  Actual
image data is processed and reported as 2,889 lines by 4,587 samples.



                             PROCEDURES
The sections that follow describe the data processing flow that was used at
the EDC to create a composite data set.  All image processing was conducted
using Land Analysis System (Ailts and others, 1990) software.

Scene Selection
Cloud-free AVHRR observations of the land surface are necessary for monitoring
the vegetation conditions.  A single AVHRR overpass is seldom completely cloud
free.  Holben (1986) showed that compositing AVHRR data acquired over several
days produces spatially continuous cloud-free images over large areas with
sufficient temporal resolution to study green vegetation dynamics.  The
duration of consecutive daily observations is called the compositing period.
On a daily basis during a composite period, each observation of NOAA-14 data
over the conterminous United States was evaluated for cloud cover.  Typically,
there are two satellite overpasses per day, one over the eastern portion of
North America and a second pass over the western part of the continent.  Every
image that provided a clear observation of a large ground surface area at
reasonable nadir viewing angles is included in the composite.  On an average,
18 daily observations per biweekly period are included in the composite.

Satellite and Solar Viewing Geometry
The availability of the viewing geometry information allows studies on the
effects of off-nadir viewing and the investigation of potential data
correction techniques.  The solar zenith angle is used during the calibration
process to correct the solar illumination variability along an orbit.

The computation of the solar and satellite geometry is a process that derives
the satellite zenith, solar zenith, and relative azimuth angle for each image
pixel.  The relative azimuth is the absolute difference between the satellite
and solar azimuth angles.  The computed angles do not exceed 180 degrees.  A
separate image band is created for each of these three angle computations. 

The satellite zenith angle is computed in degrees, in which nadir is
represented as 90 degrees.  Therefore, values less than 90 degrees represent
view angles in the back scattered (easterly) direction and values greater than
90 represent the forward scatter (westerly) direction.  Note that the
effective field of view of the satellite is approximately 55 degrees each side
of nadir, but computed satellite zenith angles can exceed 55 degrees because
of the curvature of the Earth.

The relative azimuth angle is computed as the absolute difference between the
solar azimuth and the satellite azimuth angles.  The computed values are in
the 0 - 180 range.  The relative azimuth angle is computed instead of separate
azimuth angles because only the absolute difference between the azimuth angles
is required for atmospheric correction algorithms.  Also, saving only the
computed relative azimuth angle requires only one band in a daily observation
and composite image instead of two, which reduces the image storage
requirements on CD-ROM. 

Radiometric Calibration
Radiometric calibration of the AVHRR visible and near-infrared channels
(channels 1 and 2) is an important consideration because there is poor
preflight calibration, no onboard calibration, and difficulty with in-flight
calibration.  Preflight calibration coefficients can change while the
instrument is in storage, or after launch, because of the space environment.
Degradation of AVHRR sensors after launch has been well documented (Rao, 1987;
Price, 1987; Holben and others, 1990).  It was determined shortly after launch
that the prelaunch coefficients provided by NOAA were not useful.  Changes in
the response of Channel 1 after the launch were evident.

EDC's ADAPS processing system converts raw digital counts c to percent
surface reflectance R by

        R = (d*d/z)*kb(c-C),

where

        d is the earth-sun distance in astronomical units,
        z is the cosine of the solar zenith angle,
        k is 100 times the inverse of the mean solar flux through the
          bandpass, given in units of square meters microns per watts
          (the factor of 100 converts the reflectance to percent
          reflectance),
        b is the channel's gain coefficient in units of watts per
          square meter per micron per digital count, and
        C is the deep space digital count. 

The inverse of the instrument gain coefficient and the deep space digital
count are obtained from quadratic functions of time t, which is specified
in units of days since launch:

        1/b = a_2*t*t + a_1*t + a_0,
and
        C = e_2*t*t + e_1*t + e_0.

A look-up table gives the values of k and the quadratic coefficients
(a_0, a_1, a_2; e_0, e_1, e_2) for each AVHRR sensor along with the
time period over which these values are valid (Table 1 gives these values
for NOAA-14).  The values of the quadratic coefficients are derived from
a variety of calibration studies (Teillet and Holben, 1994).

Reflectance values for channels 1 and 2 were converted to byte data, where
the range 0 - 254 represents 0 to 63.5 percent reflectance.  The value
255 corresponds to reflectance greater than 63.5 percent.  Any feature
with greater than 63 percent reflectance is considered to be bright and
non-vegetative.



TABLE 1: NOAA-14's inverse mean solar fluxes and quadratic calibration
        coefficients for the inverse instrument gain coefficient and the
        deep space digital count.

   CHANNEL    k    a_0   a_1  a_2   e_0   e_1  e_2  VALID TIME PERIOD
   -------  -----  ----  ---  ---   ----  ---  ---  -----------------
      1     0.196  1.71  0.0  0.0   41.0  0.0  0.0  launch -> present
      2     0.305  2.13  0.0  0.0   41.0  0.0  0.0  launch -> present

The calibration coefficients for AVHRR thermal channels 3, 4, and 5 are
derived onboard the satellite using a view of a stable black body and deep
space as a reference (Kidwell, 1991).  The calibration process converts raw
data values to energy (milliwatts/m**2-steradian-cm-1) using the following
formula:

           E=a+bc
where:
           E is energy,
           a is the intercept,
           b is the gain coefficient, and
           c is the digital count.

Energy is converted to brightness temperature using the inverse of Planck's
radiation function.  The brightness temperatures are represented in Kelvin
units.  A scaling factor was used to convert the brightness temperatures to
byte data.  A scaling factor of 202.5 is subtracted from the brightness
temperature value and the difference is multiplied by 2 to maintain one half
percent accuracy (i.e., a brightness temperature of 280 becomes 155). 

Normalized Difference Vegetation Index (NDVI)
The NDVI is the difference of near-infrared (channel 2) and visible
(channel 1) reflectance values normalized over the sum of channels 1 and 2
(NIR-VIS)/(NIR+VIS).  The NDVI equation produces values in the range of -1.0
to 1.0, where increasing positive values indicate increasing green vegetation
and negative values indicate nonvegetated surface features such as water,
barren, ice, snow, or clouds.  The NDVI can be derived at several points in
the processing flow.  To retain the most precision, the NDVI is derived after
calibration of channels 1 and 2, prior to scaling to byte range.  Computation
of the NDVI must precede geometric registration and resampling to maintain
precision in this calculation. 

To scale the computed NDVI results to byte data range, the NDVI computed
value, which ranges from -1.0 to 1.0, is scaled to the range of 0 to 200,
where computed -1.0 equals 0, computed 0 equals 100, and computed 1.0 equals
200.  As a result, NDVI values less than 100 now represent clouds, snow,
water, and other nonvegetative surfaces and values equal to or greater than
100 represent vegetative surfaces. 


Date of Acquisition
The date of acquisition images are provided to allow a user to identify the
specific daily observation used for each pixel.  The date images for each
composite identify each daily image as a unique value.  The unique value is
linked to an inventory of the daily observations.  A complete list of daily
observations used in each composite period is on this CD-ROM under the \GEOM
directory in file DATE.ATT.

Geometric Registration
The process of compositing daily observations for each biweekly period
required each daily overpass to be registered to a common map projection to
ensure that, from day to day, each 1-km pixel represented the same ground
location.  The map projection chosen for the data is the Lambert Azimuthal
Equal Area.  This projection is appropriate for the North American Continent
because of its visual presentation and equal area characteristic, which allows
easy measurement of area throughout the data set.

To perform the image-to-image registration of the data a base image was
developed as a reference.  Tests have shown that the best way to prepare the
base image is to register individual daily orbits to an accurate base map.
The map base used is the hydrography layer of the U.S. Geological Survey
1:2,000,000-scale digital line graph (DLG).  The features in the DLG data,
such as water bodies, rivers, and streams, are identifiable features in the
AVHRR 1-km data.  The DLG data are rasterized to 1-km cells and registered to
the Lambert Azimuthal Equal Area projection before being used as the map base
for the data. 

Approximately 20 near-nadir cloud-free segments of NOAA-11 channel 2 daily
observations from the 1989 and 1990 growing season are manually registered to
the DLG data.  Each segment is verified for accuracy (root-mean-square error
less than 1 pixel).  The segments are digitally mosaicked to produce a single
base image of the conterminous United States for registering the 1998 growing
season data.  The accuracy of this base image is verified with a
root-mean-square error less than 1 pixel.  Table 1 provides details on
projection parameters. 

Table 2.  Lambert Azimuthal Equal Area  (LAZEA) projection
_______________________________________________________________
Parameters:
   Radius of sphere                6,370,997.0 meters
   Longitude of central meridian   100 00 00 West
   Latitude of origin               45 00 00 North
   False easting                     0
   False northing                    0
   Units of measure                  meters
   Pixel size                     1,000 meters
For the conterminous United States (1998)
   Center of pixel (1,1)            ( -2050000,   752000 )
   Number of lines                  2,889
   Number of samples                4,587
   LAZEA minimum bounding rectangle:
    In projection meters:
      Lower left                    ( -2050500, -2136500 )
      Upper left                    ( -2050500,   752500 )
      Upper right                   (  2536500,   752500 )
      Lower right                   (  2536500, -2136500 )
    In decimal degrees of longitude and latitude:                
      Lower left                    ( -119.9722899  23.5837576 )
      Upper left                    ( -128.5300591  48.4030555 )
      Upper right                   (  -65.3946489  46.7048989 )
      Lower right                   (  -75.4163527  22.4793919 )

    In degrees, minutes, and seconds of longitude and latitude:
      Lower left                    ( -119 58 20   23 35 02 )
      Upper left                    ( -128 31 48   48 24 11 )
      Upper right                   ( -65 23 41    46 42 18 )
      Lower right                   ( -75 24 59    22 28 46 )
________________________________________________________________
Each daily observation for the 1998 growing season is registered to the base
image using image-to-image correlation.  To improve overall registration
accuracy, 150 samples are eliminated from each edge of the raw data image.
The 150 samples represent the most extreme off-nadir pixels and are often the
source of error in the image correlation process.  Then, the channel 2 data
for each daily observation are transformed using the satellite orbit model.
Next, correlation of the original image to the reference image is performed
using a set of 255 selected ground control points.  If most of the ground
control points are cloud covered in the daily observation, no correlation is
defined and the image is rejected.  Otherwise, the correlation is determined
and the satellite transformation coefficients from the orbital model are
revised.  Then the raw data (channels 1 - 5), NDVI, and satellite geometry
data are transformed using the revised coefficients and nearest neighbor
resampling. 

Compositing
The method for determining the portion of each overpass to be included in the
composite image was to retain pixels having the highest NDVI values.  The NDVI
was examined pixel by pixel for each overpass within the biweekly compositing
period to determine the maximum value.

The retention of the highest NDVI value reduces the number of
cloud-contaminated pixels because values for clouds and cloud shadows are
generally less than 100 (in the byte-scaled data) and clear day observations
of vegetated surfaces are equal to or greater than 100 (in the byte-scaled
data).  The result is a near cloud-free image that depicts the maximum
vegetative greenness for the compositing period.  No data are selected from
the portion of an observation where the solar zenith angle is greater than
eighty degrees.  Angles greater than eighty degrees portray a view of the
terminator or of darkness and can provide erroneous data.  This circumstance
will only occur in extreme northern latitudes in the winter.

The product of the compositing process was a 10-band image that included the
maximum NDVI value for each pixel during the composite period, the channels
1-5 and satellite viewing geometry data from the chosen daily observations,
and a pointer value that identified the satellite overpass from which that
pixel was taken.  Table 2 lists the data included in each of the 10 bands.

Table 3. Band description of composite images 
__________________________________________________________________
   Band      Description          |    Band       Description
__________________________________________________________________

    1        AVHRR channel 1      |      6        NDVI
    2        AVHRR channel 2      |      7        Satellite zenith
    3        AVHRR channel 3      |      8        Solar zenith
    4        AVHRR channel 4      |      9        Relative azimuth
    5        AVHRR channel 5      |     10        Date
__________________________________________________________________

The date of acquisition pointer is provided to allow a user to identify the
specific AVHRR daily observation (satellite scene number) used for each pixel.
To determine the date and scene number, first identify the date pointer value
for the pixel within a composite period, then use the reference table in file
DATE.ATT to determine the scene number. 

Miscellaneous Data
When displaying large areas with AVHRR data, an overlay or mask of familiar
linework, such as county boundaries, can be used as a location aid.  Several
images are included in the \MISC directory to provide location information.
All of the linework images represent lines in raster format as 1-km cells.
These data sets include climatic division boundaries (CDLINES), major land
resource areas boundaries (LRALINES), county boundaries (CTYLINES), and water
bodies (WATERMSK).  The climatic division lines were digitized from NOAA base
maps.  The county lines are a modified version of the 1:2,000,000-scale DLG
data.  The major land resource area boundaries were digitized from the U.S.
Department of Agriculture, Soil Conservation Service (1981) maps.

The linework in the CDLINES and LRALINES images is coded at the byte value
255.  In the CTYLINES image, the county boundaries identified by the coasts
and international borders are at value 253, the county borders that are
coincident with State borders are at value 254, and other county boundaries
are at value 255.  This variable coding provides the capability to display
coastal, State, or county boundaries from the same image.  The water bodies
image has two unique identifiers.  Water has a 0 value and land has a value   
of 1.

Also included are three raster polygon images that can be used in an overlay
process where histograms or descriptive statistics could be computed for the
NDVI values within a polygon.  These images include counties (CTYPOLY), major
land resource areas (LRAPOLY), and climatic divisions (CDPOLY). 

Each polygon is in raster format and has a unique numeric identifier.  Images
that include more than 256 unique polygons are stored in I*2 integer (16 bit)
format. 

The attribute information that identifies or characterizes each polygon is
included under the \MISC directory.  The attributes for the major land
resource area polygons are in LRAPOLY.ATT.  The fields in the file are

     polyid -- the unique polygon identification number
       mlra -- the major land resource area (MLRA) identification code used by
               the Soil Conservation Service
    lratext -- text description of the MLRA used by the Soil Conservation
               Service

The unique polygon identification number for the climatic division polygons
can be parsed into the State and climatic division number within that State.
For example, climatic district one in Arizona is polygon number 401.  The 4 is
the Federal Information Processing Standard (FIPS) State identification number
for Arizona, and the 01 identifies the polygon as division one.  Climatic
district one in Oklahoma is polygon number 4001, where 40 is the FIPS State
code and 01 is division one.


The attributes for the county polygons are in CTYPOLY.ATT.  The fields in the
file are

     cntyid -- the unique polygon identification number
    npixels -- the number of pixels in each county
       FIPS -- the FIPS State and county code for each county
      cname -- the county name
      sname -- the State name

One of the standard products calculated from the conterminous U.S. AVHRR data
set is a statistical summary of the NDVI, by county, for each composite
period.  The statistical summaries for all 1998 compositing periods are
available on the seventh disc.  The statistical summary can be imported to a
spreadsheet and a graph can be created to show seasonal NDVI profiles.  The
statistical summary is linked to the CTYPOLY image by the key attribute CNTYID
that is included in the CTYPOLY.ATT.  This summary can be merged with the
CTYPOLY image for representation in image form.

The statistical summary for each composite period is stored in separate tables
with a standard naming convention (CNTYP01.DAT is the table for period 1,
CNTYP02.DAT for period 2, and so on).  These tables are 80-character ASCII
files with the following attributes and format:

___________________________________________________________________________
  Col #     Fortran stmt.    Description          Definition             
___________________________________________________________________________
  1- 4     i4                 CNTYID          Unique identifier for
                                              each county polygon
  5-10     1x,i5              FIPS            FIPS code
 11-18     1x,f7.2            MEAN            Mean NDVI (with clouds,
                                              water, negative NDVI not
                                              counted)
 19-22     1x,i3              %USED           The portion of all pixels
                                              in county which are counted.
 23-30     1x,f7.3            SD              Standard deviation  
 31-34     1x,i3              MIN             Minimum value in county
 35-38     1x,i3              MAX             Maximum value in county
 39-46     1x,f7.2            MEDIAN          Median value
 47-50     1x,i3              MODE            Mode value
 51-54     1x,i3              PERIOD #        Composite period number
___________________________________________________________________________

The NDVI statistics are calculated for each county after clouded pixels, water
bodies, and negative NDVI values (the 0 - 100 range of the scaled NDVI) are
masked out.  The cloud screening is done independently (and is not applied to
image data on the CD-ROM) by using a threshold value of 240 for the sum of
channels 1 and 2 (values greater than 240 are considered clouds).  The cloud-
screening technique includes an added indicator, the attribute %USED.  The
attribute %USED represents the proportion of the pixels in a county (excluding
water bodies) that were counted in the computation.  A low value in this
attribute can indicate cloud contamination.

Added to the miscellaneous image file was the surface water bodies mask.
These water bodies were separated using channel 2 from daily AVHRR scenes.
Cloud-free scenes were selected through a visual quality assessment of the
images.  After a threshold between land and water values was identified, a
binary mask was computed and the water bodies data was added to a land
characteristic data base.  Approximately 50 AVHRR scenes were used to create
the mask.  Unique numeric identifiers were used in the raster formatted
polygons - water has the value of 0 and land has the value of 1.

Table 4.  A list of miscellaneous image file characteristics
  __________________________________________________________
          Name               Type  Bands   Lines   Samples           
  __________________________________________________________
          LRAPOLY             I*2    1     2,889   4,587  
          LRALINES            Byte   1     2,889   4,587
          CDPOLY              I*2    1     2,889   4,587
          CDLINES             Byte   1     2,889   4,587  
          CTYPOLY             I*2    1     2,889   4,587 
          CTYLINES            Byte   1     2,889   4,587
          WATERMSK            Byte   1     2,889   4,587  
  __________________________________________________________


                              CD-ROM ORGANIZATION

A large volume of data was generated during the construction of this data
base.  The data stored on each CD-ROM required ten 6,250-bpi magnetic tapes.
The data are organized in a directory structure that logically separates the
data components.  This structure is:

     README.1ST
     \AVHRR
          README    \LABELS   \IMAGES
     \NDVI
          README    \LABELS   \IMAGES
     \GEOM
          README    \LABELS   \IMAGES
     \MISC
          README    \LABELS   \IMAGES
     \DEMO
          README
     \SOFTWARE
          README

Each directory on the disc contains data that are similar in type.  Each
directory also contains an ASCII text file (README) that details the contents
of the directory. 

The data files and LAS header files (files with name extensions .DDR) are in
the \IMAGES subdirectories, and the image label files are in the \LABELS
subdirectories.  To get a quick start looking at the image files, label files
for each image are included in the \LABELS directory using the same file name
as the image file it describes in the \IMAGES subdirectory.  These label files
were designed for use by the public domain MS-DOS personal computer IMDISP
image display software developed by NASA's Jet Propulsion Laboratory in
Pasadena, California.  IMDISP users can access the images on this CD-ROM by
selecting the image name in the \LABELS subdirectory, which automatically
accesses the header information required by the software to retrieve the image
data.  The data dimensions of each band are 2,889 lines and 4,587 samples (13
megabytes).

The \AVHRR directory contains the five channels of AVHRR data associated with
the four biweekly composites on each CD-ROM.  Each band of each biweekly
composite file is uniquely named using the convention
           P01CH1.IMG
where P01 identifies composite period 1 and CH1 identifies the image as
channel 1.  The daily observations on the seventh disc are named using the
same convention, with D01 referring to the first daily observation.  The image
files are stored in the \IMAGES subdirectory. 

The \NDVI directory contains the single band computed NDVI for the biweekly
AVHRR composite data sets and is named using the convention:
           P01NDVI.IMG
where P01 identifies composite period 1 and NDVI identifies the image as a
vegetation index image.  The seventh disc contains a December 2-week composite
period P25NDVI and some daily observation scenes.  The image files are stored
in the \IMAGES subdirectory.

The \GEOM directory contains the satellite and solar zenith and relative
azimuth information for each pixel in the AVHRR composite images.  This
directory also contains the date images for each of the composites, as well as
the DATE.ATT attribute file.

The \MISC directory contains the political (CTYLINES, CTYPOLY), climatic
divisions (CDLINES, CDPOLY), and land resource area (LRALINES, LRAPOLY) raster
line and polygon images, which are useful for display or in digital analysis
procedures.  Attribute files related to these are included as files
CTYPOLY.ATT and LRAPOLY.ATT.

The \DEMO directory contains a batch job that runs under DOS and uses the
display program, IMDISP.  This program displays images from the 1990
Conterminous U.S.  AVHRR Biweekly Composites set.  The display files are
compressed samples of these images.  To initiate the demo program, enter
"DEMO" at the DOS prompt. 

The \SOFTWARE directory contains programs to allow the PC-DOS user to display
and interact with the digital images on the CD's.  These public domain
programs include

IMDISP   -  An image display program developed by NASA's Jet Propulsion
            Laboratory.  The most recent version is included on this disc.  See
            the IMDISP documentation file IMDISP.DOC, located in the \SOFTWARE
            directory, and use the IMDISP help command for further details.

CONVERT  -  A conversion program included with IMDISP that allows the
            conversion of a raster image to integer, byte, nibble, or binary
            format.

COPIM    -  A copy program that allows copying all or portions of a raster
            image and puts IMDISP compatible label records at the front of the
            image.

COMBINE  -  A utility for combining two or more images as a single new image.
            This utility has options to:

         1. Combine up to three separate images into a single new
            black-and-white image and also create a customized color
            palette of up to 255 colors that, along with the new combined
            image, allows a color simulation of a 3-band false color
            composite image suitable for display on an 8-bit PC color
            monitor; these colors are a very close approximation of how the
            image would appear on a 24-bit color display.

         2. Automatically "stretch" or brighten an existing palette.

         3. Embed one image (such as raster
            linework) within a second image. 

         The resultant images and palettes created by
         the COMBINE utility are compatible with the
         IMDISP display program.  It takes approximately
         4 minutes to process a 512 lines by 512
         samples, 3-image false color composite when the
         input and output images are on hard disk.  To
         run this utility type COMBINE and respond to
         the prompts requesting the input image names,
         output image name, and output palette name.

LL2LAM   -  Converts latitude and longitude coordinates to Lambert Azimuthal
            Equal Area projection coordinates.

LAM2LL   -  Converts Lambert Azimuthal Equal Area projection coordinates to
            latitude and longitude coordinates. 

LL2LS    -  Converts latitude and longitude to line and sample coordinates in
            the Conterminous U.S.  AVHRR data set.  This data set is in the
            Lambert Azimuthal Equal Area projection. 

LS2LL    - Converts line and sample coordinates in the Conterminous U.S.      
           AVHRR data set to latitude and longitude. 

There are no restrictions on making copies of IMDISP or any of the other
public domain programs for use on other PC's or with other raster images.

* NOTE:  Prior to displaying any of the following images with IMDISP, the
         command "SET SWAP" must be run to reset the display for 16-bit
         integer data.  This command must be run after the image has been
         selected with the IMDISP "FILES" command. 

                     CTYPOLY.LBL - County polygon data              
                     CDPOLY.LBL  - Climatic polygon data            
                     LRAPOLY.LBL - LRA polygon data                 
                     DEM.LBL     - Digital elevation data           

For more information please contact Customer Services, EROS Data Center, U.S.
Geological Survey, Sioux Falls, SD 57198, (605)594-6151, FAX (605)594-6589. 

 

                           REFERENCES

Ailts, B., Akkerman, D., Quirk, B., and Steinwand, D., 1990, LAS 5.0 -- an
      image processing system for research and production environments:
      American Society for Photogrammetry and Remote Sensing-American Congress
      on Surveying and Mapping Annual Convention, Denver, Colorado,
      March 18-23, 1990, Proceedings, v. 4, p. 1-12.

Eidenshink, J.C., 1992, The 1990 conterminous U.S. AVHRR data set:           
      Photogrammetric Engineering and Remote Sensing, vol. 58, no. 6,
      pp. 809-813.

Holben, B.N., 1986, Characteristics of maximum-value composite images from
      temporal AVHRR data: The International Journal of Remote Sensing, v. 7,
      no. 11, p. 1417.

Holben, B.N., Kaufman, Y.J., and Kendall, J.D., 1990, NOAA-11 AVHRR visible
      and near-IR in-flight calibration: The International Journal of Remote
      Sensing, v. 11, no. 8, p. 1511.

Kidwell, K.B., 1991, NOAA Polar Orbiter Data Users' Guide: National Oceanic
      and Atmospheric Administration, World Weather Building, Room 100,
      Washington, D.C.

Price, John C., 1987, Calibration of satellite radiometers and the comparison
      of vegetation indices:  Remote Sensing of the Environment, v. 21, no.
      15, pp. 15-27.

Rao, Nagaraja C. R., 1987, Pre-launch calibration of channels 1 and 2 of
      Advanced Very High Resolution Radiometer:  NOAA Technical Report NESDIS
      36, Satellite Research Laboratory, National Environmental Satellite,
      Data, and Information Service, Washington, D.C., 62 p.

Teillet, P.M. and Holben, B.N., 1994, Towards Operational Radiometric       
      Calibration of NOAA AVHRR Imagery in the Visible and Near-Infrared            
      Channels, Canadian Journal of Remote Sensing, v. 20, no. 1, pp. 1-10.

U.S. Department of Agriculture, Soil Conservation Service, 1981, Land resource
      regions and major land resource areas of the United States: Agricultural
      Handbook 296, 156 p.



                               Acknowledgments

A number of individuals contributed to the successful completion of the AVHRR
Conterminous U.S. composite data, including various operations staff and
digital data production scientists.  Jesslyn F. Brown and Richard A. McKinney
provided excellent technical reviews. 



                                  Jeffery C. Eidenshink

                                  Mary C. Weinheimer

                                  Michael E. Madigan

 

##############################################################
VIII. APPENDIX II - Pixel Date Attribute Table
 

PERIOD  INDEX        SCENEID        Date       GMT
------  -----    ----------------  -------   --------
    1       1    ah14010298195508  01-02-98  19:55:08
            2    ah14010298214128  01-02-98  21:41:28
            3    ah14010398194745  01-03-98  19:47:45
            4    ah14010398212948  01-03-98  21:29:48
            5    ah14010498193646  01-04-98  19:36:46
            6    ah14010498211823  01-04-98  21:18:23
            7    ah14010598192602  01-05-98  19:26:02
            8    ah14010598210659  01-05-98  21:06:59
            9    ah14010698205537  01-06-98  20:55:37
           10    ah14010798204431  01-07-98  20:44:31
           12    ah14010898203311  01-08-98  20:33:11
          101    ah14010998202207  01-09-98  20:22:07
          102    ah14011098183257  01-10-98  18:32:57
          103    ah14011098201102  01-10-98  20:11:02
          104    ah14011098215441  01-10-98  21:54:41
          105    ah14011198195611  01-11-98  19:56:11
          106    ah14011198214259  01-11-98  21:42:59
          107    ah14011298181216  01-12-98  18:12:16
          108    ah14011298213117  01-12-98  21:31:17
          109    ah14011398193814  01-13-98  19:38:14
          110    ah14011398211952  01-13-98  21:19:52
          111    ah14011498192731  01-14-98  19:27:31
          112    ah14011498210829  01-14-98  21:08:29
    2       1    ah14011698204559  01-16-98  20:45:59
            2    ah14011898202333  01-18-98  20:23:33
            3    ah14011998200658  01-19-98  20:06:58
            4    ah14011998215609  01-19-98  21:56:09
            5    ah14012098200127  01-20-98  20:01:27
            6    ah14012098214426  01-20-98  21:44:26
            7    ah14011698190607  01-16-98  19:06:07
            8    ah14011798185525  01-17-98  18:55:25
            9    ah14011898184456  01-18-98  18:44:56
           10    ah14012198195040  01-21-98  19:50:40
           11    ah14012198213244  01-21-98  21:32:44
           12    ah14012298193940  01-22-98  19:39:40
           13    ah14012298212119  01-22-98  21:21:19
          101    ah14012398192856  01-23-98  19:28:56
          102    ah14012398210609  01-23-98  21:06:09
          103    ah14012498191815  01-24-98  19:18:15
          104    ah14012498205833  01-24-98  20:58:33
          105    ah14012598190733  01-25-98  19:07:33
          106    ah14012598204726  01-25-98  20:47:26
          107    ah14012698185653  01-26-98  18:56:53
          108    ah14012698203606  01-26-98  20:36:06
          109    ah14012798202109  01-27-98  20:21:09
          110    ah14012898183551  01-28-98  18:35:51
          111    ah14012898201001  01-28-98  20:10:01
          112    ah14012898215738  01-28-98  21:57:38
          113    ah14012998182529  01-29-98  18:25:29
          114    ah14012998200255  01-29-98  20:02:55
          115    ah14012998214555  01-29-98  21:45:55
    3       1    ah14013098195209  01-30-98  19:52:09
            2    ah14013098213413  01-30-98  21:34:13
            3    ah14013198194108  01-31-98  19:41:08
            4    ah14013198212248  01-31-98  21:22:48
            5    ah14020198193024  02-01-98  19:30:24
            6    ah14020198211124  02-01-98  21:11:24
            7    ah14020298191941  02-02-98  19:19:41
            8    ah14020298210000  02-02-98  21:00:00
            9    ah14020398190900  02-03-98  19:09:00
           10    ah14020498190230  02-04-98  19:02:30
           11    ah14020398204853  02-03-98  20:48:53
           12    ah14020598184740  02-05-98  18:47:40
           13    ah14020598202751  02-05-98  20:27:51
          101    ah14020698183717  02-06-98  18:37:17
          102    ah14020698201524  02-06-98  20:15:24
          103    ah14020698215905  02-06-98  21:59:05
          104    ah14020798182639  02-07-98  18:26:39
          105    ah14020798200420  02-07-98  20:04:20
          106    ah14020798214721  02-07-98  21:47:21
          107    ah14020898181633  02-08-98  18:16:33
          108    ah14020898195334  02-08-98  19:53:34
          109    ah14020898213554  02-08-98  21:35:54
          110    ah14020998194233  02-09-98  19:42:33
          111    ah14020998212413  02-09-98  21:24:13
          112    ah14021098193149  02-10-98  19:31:49
          113    ah14021098211248  02-10-98  21:12:48
          114    ah14021198205727  02-11-98  20:57:27
          115    ah14021298191023  02-12-98  19:10:23
          116    ah14021298205017  02-12-98  20:50:17
    4       1    ah14021398185942  02-13-98  18:59:42
            2    ah14021398203856  02-13-98  20:38:56
            4    ah14021498202352  02-14-98  20:23:52
            5    ah14021498203138  02-14-98  20:31:38
            6    ah14021598183841  02-15-98  18:38:41
            8    ah14021698214847  02-16-98  21:48:47
            9    ah14021798195459  02-17-98  19:54:59
           10    ah14021798213720  02-17-98  21:37:20
           11    ah14021898194358  02-18-98  19:43:58
           12    ah14021898212539  02-18-98  21:25:39
           13    ah14021998193314  02-19-98  19:33:14
          101    ah14022098192231  02-20-98  19:22:31
          102    ah14022198191147  02-21-98  19:11:47
          103    ah14022198205142  02-21-98  20:51:42
          104    ah14022298190106  02-22-98  19:01:06
          105    ah14022298204021  02-22-98  20:40:21
          106    ah14022398202521  02-23-98  20:25:21
          107    ah14022398202915  02-23-98  20:29:15
          108    ah14022498183948  02-24-98  18:39:48
          109    ah14022498201412  02-24-98  20:14:12
          110    ah14022598182925  02-25-98  18:29:25
          111    ah14022598200708  02-25-98  20:07:08
          112    ah14022598215010  02-25-98  21:50:10
          113    ah14022698181904  02-26-98  18:19:04
          114    ah14022698195304  02-26-98  19:53:04
          115    ah14022698213842  02-26-98  21:38:42
    5       1    ah14022798180844  02-27-98  18:08:44
            2    ah14022798194520  02-27-98  19:45:20
            3    ah14022798212701  02-27-98  21:27:01
            4    ah14022898193435  02-28-98  19:34:35
            5    ah14022898211536  02-28-98  21:15:36
            6    ah14030198192351  03-01-98  19:23:51
            7    ah14030198210412  03-01-98  21:04:12
            8    ah14030298191309  03-02-98  19:13:09
            9    ah14030298205304  03-02-98  20:53:04
           11    ah14030398204142  03-03-98  20:41:42
           12    ah14030498202439  03-04-98  20:24:39
           13    ah14030598184108  03-05-98  18:41:08
           14    ah14030598201932  03-05-98  20:19:32
          101    ah14030698200829  03-06-98  20:08:29
          102    ah14030698215131  03-06-98  21:51:31
          103    ah14030798195743  03-07-98  19:57:43
          104    ah14030798214005  03-07-98  21:40:05
          105    ah14030898194642  03-08-98  19:46:42
          106    ah14030898212824  03-08-98  21:28:24
          107    ah14030998193247  03-09-98  19:32:47
          108    ah14030998211658  03-09-98  21:16:58
          109    ah14031098192458  03-10-98  19:24:58
          110    ah14031098210534  03-10-98  21:05:34
          111    ah14031198191415  03-11-98  19:14:15
          112    ah14031198205426  03-11-98  20:54:26
          113    ah14031298190349  03-12-98  19:03:49
          114    ah14031298204304  03-12-98  20:43:04
    6       1    ah14031398185308  03-13-98  18:53:08
            2    ah14031398203158  03-13-98  20:31:58
            3    ah14031498184231  03-14-98  18:42:31
            4    ah14031498202055  03-14-98  20:20:55
            5    ah14031598183208  03-15-98  18:32:08
            6    ah14031598200558  03-15-98  20:05:58
            7    ah14031598215255  03-15-98  21:52:55
            8    ah14031698182147  03-16-98  18:21:47
            9    ah14031698195601  03-16-98  19:56:01
           10    ah14031698214127  03-16-98  21:41:27
           11    ah14031798181127  03-17-98  18:11:27
           12    ah14031798194803  03-17-98  19:48:03
           13    ah14031798212946  03-17-98  21:29:46
           14    ah14031898193718  03-18-98  19:37:18
           15    ah14031898211820  03-18-98  21:18:20
           16    ah14031998192619  03-19-98  19:26:19
           17    ah14031998210656  03-19-98  21:06:56
          101    ah14032098191537  03-20-98  19:15:37
          102    ah14032098205548  03-20-98  20:55:48
          103    ah14032198190454  03-21-98  19:04:54
          104    ah14032198204425  03-21-98  20:44:25
          105    ah14032298185429  03-22-98  18:54:29
          106    ah14032298203319  03-22-98  20:33:19
          107    ah14032398184349  03-23-98  18:43:49
          108    ah14032398202214  03-23-98  20:22:14
          109    ah14032498183327  03-24-98  18:33:27
          110    ah14032498201111  03-24-98  20:11:11
          111    ah14032498215414  03-24-98  21:54:14
          112    ah14032598182305  03-25-98  18:23:05
          113    ah14032598200008  03-25-98  20:00:08
          114    ah14032598214246  03-25-98  21:42:46
          115    ah14032698194921  03-26-98  19:49:21
          116    ah14032698213104  03-26-98  21:31:04
    7       1    ah14032798193836  03-27-98  19:38:36
            2    ah14032798211939  03-27-98  21:19:39
            3    ah14032898192737  03-28-98  19:27:37
            4    ah14032898210814  03-28-98  21:08:14
            5    ah14032998191654  03-29-98  19:16:54
            6    ah14032998205705  03-29-98  20:57:05
            7    ah14033098190612  03-30-98  19:06:12
            8    ah14033098204543  03-30-98  20:45:43
            9    ah14033198185546  03-31-98  18:55:46
           11    ah14040198202332  04-01-98  20:23:32
           12    ah14040298183443  04-02-98  18:34:43
           13    ah14040298215547  04-02-98  21:55:47
          101    ah14040398200125  04-03-98  20:01:25
          102    ah14040498195038  04-04-98  19:50:38
          103    ah14040598193952  04-05-98  19:39:52
          104    ah14040598212055  04-05-98  21:20:55
          105    ah14040698192853  04-06-98  19:28:53
          106    ah14040698210945  04-06-98  21:09:45
          107    ah14040798191809  04-07-98  19:18:09
          108    ah14040798205821  04-07-98  20:58:21
          109    ah14040898190727  04-08-98  19:07:27
          110    ah14040898204311  04-08-98  20:43:11
          111    ah14040998185701  04-09-98  18:57:01
          112    ah14040998203552  04-09-98  20:35:52
          113    ah14040398214403  04-03-98  21:44:03
    8       1    ah14041098184621  04-10-98  18:46:21
            2    ah14041098202446  04-10-98  20:24:46
            3    ah14041198201030  04-11-98  20:10:30
            4    ah14041298195958  04-12-98  19:59:58
            5    ah14041398181515  04-13-98  18:15:15
            6    ah14041398195153  04-13-98  19:51:53
            7    ah14041398213352  04-13-98  21:33:52
            8    ah14041498194107  04-14-98  19:41:07
            9    ah14041498212211  04-14-98  21:22:11
           10    ah14041598211100  04-15-98  21:11:00
           11    ah14041598193007  04-15-98  19:30:07
           13    ah14041698205936  04-16-98  20:59:36
           14    ah14041698191644  04-16-98  19:16:44
          101    ah14041798190614  04-17-98  19:06:14
          102    ah14041798190841  04-17-98  19:08:41
          103    ah14041798204814  04-17-98  20:48:14
          104    ah14041898185815  04-18-98  18:58:15
          105    ah14041898203707  04-18-98  20:37:07
          106    ah14041998184735  04-19-98  18:47:35
          107    ah14041998202601  04-19-98  20:26:01
          108    ah14042098183711  04-20-98  18:37:11
          109    ah14042098201457  04-20-98  20:14:57
          110    ah14042098215817  04-20-98  21:58:17
          111    ah14042198182649  04-21-98  18:26:49
          112    ah14042198200408  04-21-98  20:04:08
          113    ah14042198214633  04-21-98  21:46:33
          114    ah14042298181628  04-22-98  18:16:28
          115    ah14042298195306  04-22-98  19:53:06
          116    ah14042298213505  04-22-98  21:35:05
          117    ah14042398194220  04-23-98  19:42:20
          118    ah14042398212339  04-23-98  21:23:39
    9       1    ah14042498193120  04-24-98  19:31:20
            3    ah14042598192034  04-25-98  19:20:34
            4    ah14042598210048  04-25-98  21:00:48
            5    ah14042698190952  04-26-98  19:09:52
            6    ah14042698204924  04-26-98  20:49:24
            7    ah14042798185925  04-27-98  18:59:25
            8    ah14042798203817  04-27-98  20:38:17
            9    ah14042898184844  04-28-98  18:48:44
           10    ah14042898202711  04-28-98  20:27:11
           11    ah14042498211213  04-24-98  21:12:13
           12    ah14042998183820  04-29-98  18:38:20
           13    ah14042998201236  04-29-98  20:12:36
           14    ah14042998215926  04-29-98  21:59:26
           15    ah14043098182742  04-30-98  18:27:42
           16    ah14043098200502  04-30-98  20:05:02
           17    ah14043098214742  04-30-98  21:47:42
          101    ah14050198181736  05-01-98  18:17:36
          102    ah14050198195415  05-01-98  19:54:15
          103    ah14050198213615  05-01-98  21:36:15
          104    ah14050298194328  05-02-98  19:43:28
          105    ah14050298212448  05-02-98  21:24:48
          106    ah14050398193228  05-03-98  19:32:28
          107    ah14050398211322  05-03-98  21:13:22
          108    ah14050498192144  05-04-98  19:21:44
          109    ah14050498210157  05-04-98  21:01:57
          110    ah14050598191100  05-05-98  19:11:00
          111    ah14050598205033  05-05-98  20:50:33
          112    ah14050698190018  05-06-98  19:00:18
          113    ah14050698203926  05-06-98  20:39:26
          114    ah14050798184952  05-07-98  18:49:52
          115    ah14050798202820  05-07-98  20:28:20
   10       1    ah14050898183928  05-08-98  18:39:28
            2    ah14050898201327  05-08-98  20:13:27
            3    ah14050998182851  05-09-98  18:28:51
            4    ah14050998200626  05-09-98  20:06:26
            5    ah14050998214851  05-09-98  21:48:51
            6    ah14051198194436  05-11-98  19:44:36
            7    ah14051198212556  05-11-98  21:25:56
            8    ah14051298193336  05-12-98  19:33:36
            9    ah14051298211430  05-12-98  21:14:30
           10    ah14051398192251  05-13-98  19:22:51
           11    ah14051398210305  05-13-98  21:03:05
           12    ah14051498191208  05-14-98  19:12:08
          101    ah14051598190141  05-15-98  19:01:41
          102    ah14051598204034  05-15-98  20:40:34
          103    ah14051698185100  05-16-98  18:51:00
          104    ah14051698202928  05-16-98  20:29:28
          105    ah14051798184036  05-17-98  18:40:36
          106    ah14051798201822  05-17-98  20:18:22
          107    ah14051898182957  05-18-98  18:29:57
          109    ah14051998181950  05-19-98  18:19:50
          110    ah14051998195630  05-19-98  19:56:30
          111    ah14051998213830  05-19-98  21:38:30
          112    ah14052098194232  05-20-98  19:42:32
          113    ah14052098213050  05-20-98  21:30:50
          114    ah14052198193442  05-21-98  19:34:42
          115    ah14052198211537  05-21-98  21:15:37
   11       1    ah14052298192358  05-22-98  19:23:58
            2    ah14052298210412  05-22-98  21:04:12
            3    ah14052398191313  05-23-98  19:13:13
            4    ah14052398205246  05-23-98  20:52:46
            5    ah14052498190245  05-24-98  19:02:45
            6    ah14052498204139  05-24-98  20:41:39
            7    ah14052598185204  05-25-98  18:52:04
            8    ah14052598203032  05-25-98  20:30:32
            9    ah14052698184124  05-26-98  18:41:24
           10    ah14052698201926  05-26-98  20:19:26
           11    ah14052698215536  05-26-98  21:55:36
           12    ah14052798183100  05-27-98  18:31:00
           13    ah14052798200821  05-27-98  20:08:21
           14    ah14052798215102  05-27-98  21:51:02
           15    ah14052898195424  05-28-98  19:54:24
           16    ah14052898213933  05-28-98  21:39:33
          101    ah14052998194645  05-29-98  19:46:45
          102    ah14052998212409  05-29-98  21:24:09
          103    ah14053098193545  05-30-98  19:35:45
          104    ah14053198192500  05-31-98  19:25:00
          105    ah14053198210514  05-31-98  21:05:14
          106    ah14060198191416  06-01-98  19:14:16
          107    ah14060198205350  06-01-98  20:53:50
          108    ah14060298190333  06-02-98  19:03:33
          109    ah14060298204241  06-02-98  20:42:41
          110    ah14060398185306  06-03-98  18:53:06
          111    ah14060398203134  06-03-98  20:31:34
          112    ah14060298222739  06-02-98  22:27:39
          113    ah14060498202028  06-04-98  20:20:28
          114    ah14060498220350  06-04-98  22:03:50
   12       1    ah14060598183202  06-05-98  18:32:02
            2    ah14060598200923  06-05-98  20:09:23
            3    ah14060598215204  06-05-98  21:52:04
            4    ah14060698182141  06-06-98  18:21:41
            5    ah14060698195511  06-06-98  19:55:11
            6    ah14060698214036  06-06-98  21:40:36
            7    ah14060798194444  06-07-98  19:44:44
            8    ah14060798212909  06-07-98  21:29:09
            9    ah14060898193647  06-08-98  19:36:47
           10    ah14060898211742  06-08-98  21:17:42
           11    ah14060998192602  06-09-98  19:26:02
           12    ah14060998210616  06-09-98  21:06:16
           13    ah14061098191518  06-10-98  19:15:18
           14    ah14061098205452  06-10-98  20:54:52
          101    ah14061298185408  06-12-98  18:54:08
          102    ah14061298222311  06-12-98  22:23:11
          103    ah14061398220341  06-13-98  22:03:41
          104    ah14061598195939  06-15-98  19:59:39
          105    ah14061598214139  06-15-98  21:41:39
          106    ah14061698194851  06-16-98  19:48:51
          107    ah14061698213012  06-16-98  21:30:12
          108    ah14061798193750  06-17-98  19:37:50
          109    ah14061798211215  06-17-98  21:12:15
          110    ah14061898192705  06-18-98  19:27:05
          111    ah14061898210720  06-18-98  21:07:20
   13       1    ah14061998191621  06-19-98  19:16:21
            2    ah14061998205555  06-19-98  20:55:55
            3    ah14062098190537  06-20-98  19:05:37
            4    ah14062098204446  06-20-98  20:44:46
            5    ah14062098222944  06-20-98  22:29:44
            6    ah14062198185510  06-21-98  18:55:10
            7    ah14062198203339  06-21-98  20:33:39
            8    ah14062198222420  06-21-98  22:24:20
            9    ah14062298184430  06-22-98  18:44:30
           10    ah14062298202232  06-22-98  20:22:32
           11    ah14062298220554  06-22-98  22:05:54
           12    ah14062398201128  06-23-98  20:11:28
           13    ah14062398215409  06-23-98  21:54:09
           14    ah14062498182343  06-24-98  18:23:43
           15    ah14062498200039  06-24-98  20:00:39
           16    ah14062498214502  06-24-98  21:45:02
           17    ah14062598194936  06-25-98  19:49:36
           18    ah14062598212437  06-25-98  21:24:37
          101    ah14062698193850  06-26-98  19:38:50
          102    ah14062698211945  06-26-98  21:19:45
          103    ah14062798210819  06-27-98  21:08:19
          104    ah14062798225817  06-27-98  22:58:17
          105    ah14062898191720  06-28-98  19:17:20
          106    ah14062898224709  06-28-98  22:47:09
          107    ah14062998190638  06-29-98  19:06:38
          108    ah14062998204547  06-29-98  20:45:47
          109    ah14062998223045  06-29-98  22:30:45
          110    ah14063098185611  06-30-98  18:56:11
          111    ah14063098203440  06-30-98  20:34:40
          112    ah14063098222105  06-30-98  22:21:05
          113    ah14070198184529  07-01-98  18:45:29
          114    ah14070198202332  07-01-98  20:23:32
          115    ah14070298183505  07-02-98  18:35:05
          116    ah14070298201226  07-02-98  20:12:26
          117    ah14070298215508  07-02-98  21:55:08
   14       1    ah14070398182442  07-03-98  18:24:42
            2    ah14070398200137  07-03-98  20:01:37
            3    ah14070398214338  07-03-98  21:43:38
            4    ah14070498195034  07-04-98  19:50:34
            5    ah14070498213210  07-04-98  21:32:10
            6    ah14070598193947  07-05-98  19:39:47
            7    ah14070598212043  07-05-98  21:20:43
            8    ah14070698192902  07-06-98  19:29:02
            9    ah14070698210917  07-06-98  21:09:17
           10    ah14070798191817  07-07-98  19:18:17
           11    ah14070798205752  07-07-98  20:57:52
           12    ah14070798224826  07-07-98  22:48:26
           13    ah14070898190734  07-08-98  19:07:34
           14    ah14070898223142  07-08-98  22:31:42
           15    ah14070998185707  07-09-98  18:57:07
           16    ah14070998202953  07-09-98  20:29:53
          101    ah14071098184626  07-10-98  18:46:26
          102    ah14071098202429  07-10-98  20:24:29
          103    ah14071098220837  07-10-98  22:08:37
          104    ah14071198183603  07-11-98  18:36:03
          105    ah14071198201325  07-11-98  20:13:25
          106    ah14071198215606  07-11-98  21:56:06
          107    ah14071298195921  07-12-98  19:59:21
          108    ah14071398194819  07-13-98  19:48:19
          109    ah14071398212907  07-13-98  21:29:07
          110    ah14071498194046  07-14-98  19:40:46
          111    ah14071498212141  07-14-98  21:21:41
          112    ah14071598193000  07-15-98  19:30:00
          113    ah14071598210609  07-15-98  21:06:09
          114    ah14071698191915  07-16-98  19:19:15
          115    ah14071698205850  07-16-98  20:58:50
   15       1    ah14071798190832  07-17-98  19:08:32
            2    ah14071798204741  07-17-98  20:47:41
            3    ah14071798223240  07-17-98  22:32:40
            4    ah14071898185805  07-18-98  18:58:05
            5    ah14071898203633  07-18-98  20:36:33
            6    ah14071998184724  07-19-98  18:47:24
            7    ah14071998202130  07-19-98  20:21:30
            8    ah14072098183700  07-20-98  18:37:00
            9    ah14072098201421  07-20-98  20:14:21
           10    ah14072098215703  07-20-98  21:57:03
           11    ah14072198182636  07-21-98  18:26:36
           12    ah14072198200332  07-21-98  20:03:32
           13    ah14072198214533  07-21-98  21:45:33
           14    ah14072298194915  07-22-98  19:49:15
           15    ah14072298213405  07-22-98  21:34:05
           16    ah14072398194142  07-23-98  19:41:42
           17    ah14072398212237  07-23-98  21:22:37
          101    ah14072498193056  07-24-98  19:30:56
          102    ah14072498211111  07-24-98  21:11:11
          103    ah14072598192011  07-25-98  19:20:11
          104    ah14072598210001  07-25-98  21:00:01
          105    ah14072798185900  07-27-98  18:59:00
          106    ah14072798203729  07-27-98  20:37:29
          107    ah14072798222621  07-27-98  22:26:21
          108    ah14072898184819  07-28-98  18:48:19
          109    ah14072898221212  07-28-98  22:12:12
          110    ah14072998183755  07-29-98  18:37:55
          111    ah14072998201516  07-29-98  20:15:16
          112    ah14072998215758  07-29-98  21:57:58
          113    ah14073098200427  07-30-98  20:04:27
          114    ah14073098214629  07-30-98  21:46:29
   16       1    ah14073198195323  07-31-98  19:53:23
            2    ah14073198213459  07-31-98  21:34:59
            3    ah14080198194236  08-01-98  19:42:36
            4    ah14080198212332  08-01-98  21:23:32
            5    ah14080298211205  08-02-98  21:12:05
            6    ah14080398192105  08-03-98  19:21:05
            7    ah14080398210040  08-03-98  21:00:40
            8    ah14080498191021  08-04-98  19:10:21
            9    ah14080498204931  08-04-98  20:49:31
           10    ah14080498223429  08-04-98  22:34:29
           11    ah14080598185954  08-05-98  18:59:54
           13    ah14080598222225  08-05-98  22:22:25
           14    ah14080698184913  08-06-98  18:49:13
           15    ah14080698202715  08-06-98  20:27:15
           16    ah14080698221353  08-06-98  22:13:53
          101    ah14080798183848  08-07-98  18:38:48
          102    ah14080798201609  08-07-98  20:16:09
          103    ah14080798215851  08-07-98  21:58:51
          104    ah14080898182825  08-08-98  18:28:25
          105    ah14080898200158  08-08-98  20:01:58
          106    ah14080898214722  08-08-98  21:47:22
          107    ah14080998195417  08-09-98  19:54:17
          108    ah14080998213553  08-09-98  21:35:53
          109    ah14081098194037  08-10-98  19:40:37
          110    ah14081098212027  08-10-98  21:20:27
          111    ah14081198193244  08-11-98  19:32:44
          112    ah14081298192159  08-12-98  19:21:59
          113    ah14081298210133  08-12-98  21:01:33
          114    ah14081398191115  08-13-98  19:11:15
          115    ah14081398205024  08-13-98  20:50:24
          116    ah14081398223523  08-13-98  22:35:23
   17       1    ah14081498190047  08-14-98  19:00:47
            2    ah14081498203529  08-14-98  20:35:29
            3    ah14081498222319  08-14-98  22:23:19
            4    ah14081598185006  08-15-98  18:50:06
            5    ah14081598202412  08-15-98  20:24:12
            6    ah14081598221537  08-15-98  22:15:37
            7    ah14081698183941  08-16-98  18:39:41
            8    ah14081698201703  08-16-98  20:17:03
            9    ah14081698215945  08-16-98  21:59:45
           10    ah14081798200255  08-17-98  20:02:55
           11    ah14081798214418  08-17-98  21:44:18
           12    ah14081898195509  08-18-98  19:55:09
           14    ah14081998194422  08-19-98  19:44:22
           15    ah14081998212121  08-19-98  21:21:21
           16    ah14081998213340  08-19-98  21:33:40
           17    ah14082098193335  08-20-98  19:33:35
           18    ah14082098211351  08-20-98  21:13:51
          101    ah14082198192250  08-21-98  19:22:50
          102    ah14082198210225  08-21-98  21:02:25
          103    ah14082298191206  08-22-98  19:12:06
          104    ah14082298205115  08-22-98  20:51:15
          105    ah14082298223614  08-22-98  22:36:14
          106    ah14082398190138  08-23-98  19:01:38
          107    ah14082398203611  08-23-98  20:36:11
          108    ah14082498185057  08-24-98  18:50:57
          109    ah14082498202900  08-24-98  20:29:00
          110    ah14082598184031  08-25-98  18:40:31
          111    ah14082598201518  08-25-98  20:15:18
          112    ah14082698183008  08-26-98  18:30:08
          113    ah14082698200703  08-26-98  20:07:03
          114    ah14082698214905  08-26-98  21:49:05
          115    ah14082798195600  08-27-98  19:56:00
          116    ah14082798213340  08-27-98  21:33:40
   18       1    ah14082898194201  08-28-98  19:42:01
            2    ah14082898212214  08-28-98  21:22:14
            3    ah14082998193133  08-29-98  19:31:33
            4    ah14082998211042  08-29-98  21:10:42
            5    ah14083098192102  08-30-98  19:21:02
            6    ah14083098205918  08-30-98  20:59:18
            7    ah14083098225332  08-30-98  22:53:32
            8    ah14083198191254  08-31-98  19:12:54
            9    ah14083198205203  08-31-98  20:52:03
           10    ah14083198223702  08-31-98  22:37:02
           11    ah14090198190226  09-01-98  19:02:26
           12    ah14090198204400  09-01-98  20:44:00
           13    ah14090198222457  09-01-98  22:24:57
           15    ah14090298221859  09-02-98  22:18:59
           16    ah14090398184118  09-03-98  18:41:18
           17    ah14090398201604  09-03-98  20:16:04
          101    ah14090498200436  09-04-98  20:04:36
          102    ah14090498214951  09-04-98  21:49:51
          103    ah14090598195644  09-05-98  19:56:44
          104    ah14090698194257  09-06-98  19:42:57
          105    ah14090698212249  09-06-98  21:22:49
          106    ah14090798193509  09-07-98  19:35:09
          107    ah14090798211524  09-07-98  21:15:24
          108    ah14090898192423  09-08-98  19:24:23
          109    ah14090898210000  09-08-98  21:00:00
          110    ah14090998191338  09-09-98  19:13:38
          111    ah14090998205247  09-09-98  20:52:47
          112    ah14090998223746  09-09-98  22:37:46
          113    ah14091098190309  09-10-98  19:03:09
          114    ah14091098203742  09-10-98  20:37:42
          115    ah14091098222556  09-10-98  22:25:56
   19       1    ah14091198203030  09-11-98  20:30:30
            2    ah14091398183138  09-13-98  18:31:38
            3    ah14091398200833  09-13-98  20:08:33
            4    ah14091398215034  09-13-98  21:50:34
            5    ah14091498195729  09-14-98  19:57:29
            6    ah14091498213904  09-14-98  21:39:04
            7    ah14091598194331  09-15-98  19:43:31
            8    ah14091698193553  09-16-98  19:35:53
            9    ah14091698211608  09-16-98  21:16:08
           10    ah14091798192507  09-17-98  19:25:07
           11    ah14091798210456  09-17-98  21:04:56
          101    ah14091898191422  09-18-98  19:14:22
          102    ah14091898205331  09-18-98  20:53:31
          103    ah14091898223829  09-18-98  22:38:29
          104    ah14091998190353  09-19-98  19:03:53
          105    ah14091998203825  09-19-98  20:38:25
          106    ah14091998222640  09-19-98  22:26:40
          107    ah14092098185311  09-20-98  18:53:11
          108    ah14092198202007  09-21-98  20:20:07
          109    ah14092198220248  09-21-98  22:02:48
          110    ah14092298200916  09-22-98  20:09:16
          111    ah14092298215117  09-22-98  21:51:17
          112    ah14092398195811  09-23-98  19:58:11
          113    ah14092398213947  09-23-98  21:39:47
          114    ah14092498194722  09-24-98  19:47:22
          115    ah14092498212818  09-24-98  21:28:18
   20       1    ah14092598193635  09-25-98  19:36:35
            2    ah14092598211650  09-25-98  21:16:50
            3    ah14092698192547  09-26-98  19:25:47
            4    ah14092698210537  09-26-98  21:05:37
            5    ah14092698225555  09-26-98  22:55:55
            6    ah14092798191502  09-27-98  19:15:02
            7    ah14092798205411  09-27-98  20:54:11
            8    ah14092798223909  09-27-98  22:39:09
            9    ah14092898190433  09-28-98  19:04:33
           10    ah14092898204301  09-28-98  20:43:01
           11    ah14092898222719  09-28-98  22:27:19
           12    ah14092998185350  09-29-98  18:53:50
           14    ah14093098202100  09-30-98  20:21:00
           15    ah14093098220327  09-30-98  22:03:27
           16    ah14100198200954  10-01-98  20:09:54
           17    ah14100198215155  10-01-98  21:51:55
          101    ah14100298195849  10-02-98  19:58:49
          102    ah14100298214024  10-02-98  21:40:24
          103    ah14100398194759  10-03-98  19:47:59
          104    ah14100398212854  10-03-98  21:28:54
          105    ah14100498193429  10-04-98  19:34:29
          106    ah14100498211726  10-04-98  21:17:26
          107    ah14100598192624  10-05-98  19:26:24
          108    ah14100698191538  10-06-98  19:15:38
          109    ah14100698205447  10-06-98  20:54:47
          110    ah14100698223945  10-06-98  22:39:45
          111    ah14100798204337  10-07-98  20:43:37
          112    ah14100798222754  10-07-98  22:27:54
          113    ah14100898185427  10-08-98  18:54:27
          114    ah14100898203230  10-08-98  20:32:30
          115    ah14100898221810  10-08-98  22:18:10
   21       1    ah14100998184358  10-09-98  18:43:58
            2    ah14100998202120  10-09-98  20:21:20
            3    ah14101098201030  10-10-98  20:10:30
            4    ah14101098215231  10-10-98  21:52:31
            5    ah14101198195940  10-11-98  19:59:40
            6    ah14101198214100  10-11-98  21:41:00
            7    ah14101298194835  10-12-98  19:48:35
            8    ah14101298212930  10-12-98  21:29:30
            9    ah14101398193457  10-13-98  19:34:57
           10    ah14101598191614  10-15-98  19:16:14
           11    ah14101598205522  10-15-98  20:55:22
           12    ah14101598224020  10-15-98  22:40:20
           13    ah14101398211801  10-13-98  21:18:01
           14    ah14101498192700  10-14-98  19:27:00
          101    ah14101698190544  10-16-98  19:05:44
          102    ah14101698204412  10-16-98  20:44:12
          103    ah14101698222814  10-16-98  22:28:14
          104    ah14101798185502  10-17-98  18:55:02
          105    ah14101798203304  10-17-98  20:33:04
          106    ah14101898184435  10-18-98  18:44:35
          107    ah14101898202156  10-18-98  20:21:56
          108    ah14101998183410  10-19-98  18:34:10
          109    ah14101998201105  10-19-98  20:11:05
          110    ah14101998215305  10-19-98  21:53:05
          111    ah14102098200014  10-20-98  20:00:14
          112    ah14102098214134  10-20-98  21:41:34
          113    ah14102198194909  10-21-98  19:49:09
          114    ah14102198213004  10-21-98  21:30:04
          115    ah14102298193821  10-22-98  19:38:21
   22       1    ah14102398192734  10-23-98  19:27:34
            2    ah14102398210708  10-23-98  21:07:08
            3    ah14102398225745  10-23-98  22:57:45
            4    ah14102498191647  10-24-98  19:16:47
            5    ah14102498205202  10-24-98  20:52:02
            6    ah14102498224053  10-24-98  22:40:53
            7    ah14102598190617  10-25-98  19:06:17
            8    ah14102598204445  10-25-98  20:44:45
            9    ah14102598222846  10-25-98  22:28:46
           10    ah14102698203336  10-26-98  20:33:36
           11    ah14102698221657  10-26-98  22:16:57
           12    ah14102798202228  10-27-98  20:22:28
           13    ah14102798220513  10-27-98  22:05:13
           14    ah14102898200812  10-28-98  20:08:12
           15    ah14102898201136  10-28-98  20:11:36
           16    ah14102898215335  10-28-98  21:53:35
           17    ah14102998200030  10-29-98  20:00:30
           18    ah14102998214204  10-29-98  21:42:04
          101    ah14103098194940  10-30-98  19:49:40
          102    ah14103098213034  10-30-98  21:30:34
          103    ah14103198193604  10-31-98  19:36:04
          104    ah14103198211904  10-31-98  21:19:04
          105    ah14110198192803  11-01-98  19:28:03
          106    ah14110198210338  11-01-98  21:03:38
          107    ah14110198210736  11-01-98  21:07:36
          108    ah14110298191731  11-02-98  19:17:31
          109    ah14110298205624  11-02-98  20:56:24
          110    ah14110298224121  11-02-98  22:41:21
          111    ah14110398190646  11-03-98  19:06:46
          112    ah14110398204513  11-03-98  20:45:13
          113    ah14110398222914  11-03-98  22:29:14
          114    ah14110498185618  11-04-98  18:56:18
          115    ah14110498203048  11-04-98  20:30:48
          116    ah14110498221724  11-04-98  22:17:24
          117    ah14110598184535  11-05-98  18:45:35
          118    ah14110598201957  11-05-98  20:19:57
          119    ah14110598220629  11-05-98  22:06:29
   23       1    ah14110698200825  11-06-98  20:08:25
            2    ah14110698215008  11-06-98  21:50:08
            3    ah14110798200112  11-07-98  20:01:12
            4    ah14110798214231  11-07-98  21:42:31
            5    ah14110898212659  11-08-98  21:26:59
            6    ah14110998193918  11-09-98  19:39:18
            7    ah14110998211536  11-09-98  21:15:36
            8    ah14111098210410  11-10-98  21:04:10
            9    ah14111198191744  11-11-98  19:17:44
           10    ah14111198205651  11-11-98  20:56:51
           11    ah14111298190714  11-12-98  19:07:14
           12    ah14111298204540  11-12-98  20:45:40
           13    ah14111298222941  11-12-98  22:29:41
          101    ah14111398203430  11-13-98  20:34:30
          102    ah14111398222159  11-13-98  22:21:59
          103    ah14111498202322  11-14-98  20:23:22
          104    ah14111498220745  11-14-98  22:07:45
          105    ah14111598200902  11-15-98  20:09:02
          106    ah14111598215428  11-15-98  21:54:28
          107    ah14111698195814  11-16-98  19:58:14
          108    ah14111698213849  11-16-98  21:38:49
          109    ah14111798195032  11-17-98  19:50:32
          110    ah14111898193659  11-18-98  19:36:59
          111    ah14111898211955  11-18-98  21:19:55
          112    ah14111998210826  11-19-98  21:08:26
          113    ah14111998225419  11-19-98  22:54:19
          114    ah14111998192854  11-19-98  19:28:54
   24       1    ah14112098191822  11-20-98  19:18:22
            2    ah14112098205714  11-20-98  20:57:14
            3    ah14112098224210  11-20-98  22:42:10
            4    ah14112198190738  11-21-98  19:07:38
            5    ah14112198204604  11-21-98  20:46:04
            6    ah14112198223004  11-21-98  22:30:04
            7    ah14112298185709  11-22-98  18:57:09
            8    ah14112298203454  11-22-98  20:34:54
            9    ah14112398184626  11-23-98  18:46:26
           10    ah14112398202345  11-23-98  20:23:45
           11    ah14112398220623  11-23-98  22:06:23
           12    ah14112498201252  11-24-98  20:12:52
           13    ah14112498215450  11-24-98  21:54:50
           14    ah14112598200200  11-25-98  20:02:00
           15    ah14112598214318  11-25-98  21:43:18
           16    ah14112698195055  11-26-98  19:50:55
           17    ah14112698212739  11-26-98  21:27:39
          101    ah14112798193718  11-27-98  19:37:18
          102    ah14112798212017  11-27-98  21:20:17
          103    ah14112898192650  11-28-98  19:26:50
          104    ah14112898210849  11-28-98  21:08:49
          105    ah14112998191845  11-29-98  19:18:45
          106    ah14112998205736  11-29-98  20:57:36
          107    ah14112998224232  11-29-98  22:42:32
          108    ah14113098204625  11-30-98  20:46:25
          109    ah14113098223024  11-30-98  22:30:24
          110    ah14120198185730  12-01-98  18:57:30
          111    ah14120198203219  12-01-98  20:32:19
          112    ah14120198221833  12-01-98  22:18:33
          113    ah14120298184702  12-02-98  18:47:02
          114    ah14120298202405  12-02-98  20:24:05
          115    ah14120298220644  12-02-98  22:06:44
          116    ah14120398200916  12-03-98  20:09:16
          117    ah14120398215455  12-03-98  21:54:55
   25       1    ah14120498200220  12-04-98  20:02:20
            2    ah14120498213927  12-04-98  21:39:27
            3    ah14120598195114  12-05-98  19:51:14
            4    ah14120598213206  12-05-98  21:32:06
            5    ah14120698193739  12-06-98  19:37:39
            6    ah14120698212036  12-06-98  21:20:36
            7    ah14120798192936  12-07-98  19:29:36
            8    ah14120798210907  12-07-98  21:09:07
            9    ah14120798225458  12-07-98  22:54:58
           10    ah14120898191904  12-08-98  19:19:04
           11    ah14120898205754  12-08-98  20:57:54
           12    ah14120898224234  12-08-98  22:42:34
           13    ah14120998190818  12-09-98  19:08:18
           14    ah14120998204642  12-09-98  20:46:42
           15    ah14120998223041  12-09-98  22:30:41
           16    ah14121098185749  12-10-98  18:57:49
           17    ah14121098203533  12-10-98  20:35:33
           18    ah14121098221851  12-10-98  22:18:51
          101    ah14121198184720  12-11-98  18:47:20
          102    ah14121198202438  12-11-98  20:24:38
          103    ah14121198220701  12-11-98  22:07:01
          104    ah14121298183653  12-12-98  18:36:53
          105    ah14121298201330  12-12-98  20:13:30
          106    ah14121298215512  12-12-98  21:55:12
          107    ah14121398195915  12-13-98  19:59:15
          108    ah14121398214339  12-13-98  21:43:39
          109    ah14121498195131  12-14-98  19:51:31
          110    ah14121498213208  12-14-98  21:32:08
          111    ah14121598194041  12-15-98  19:40:41
          112    ah14121598212052  12-15-98  21:20:52
          113    ah14121698192953  12-16-98  19:29:53
          114    ah14121698210923  12-16-98  21:09:23
          115    ah14121698225513  12-16-98  22:55:13
   26       1    ah14121898190834  12-18-98  19:08:34
            2    ah14121898204658  12-18-98  20:46:58
            3    ah14121898223056  12-18-98  22:30:56
            4    ah14121998203547  12-19-98  20:35:47
            5    ah14121998221850  12-19-98  22:18:50
            6    ah14122098202438  12-20-98  20:24:38
            7    ah14122098220714  12-20-98  22:07:14
            8    ah14122198201344  12-21-98  20:13:44
            9    ah14122198215525  12-21-98  21:55:25
           10    ah14122298200252  12-22-98  20:02:52
           11    ah14122298214353  12-22-98  21:43:53
           12    ah14122398195145  12-23-98  19:51:45
           13    ah14122398213221  12-23-98  21:32:21
           14    ah14122498194055  12-24-98  19:40:55
           15    ah14122498212106  12-24-98  21:21:06
          101    ah14122598192816  12-25-98  19:28:16
          102    ah14122598210935  12-25-98  21:09:35
          103    ah14122698191933  12-26-98  19:19:33
          104    ah14122698205822  12-26-98  20:58:22
          105    ah14122698224300  12-26-98  22:43:00
          106    ah14122798190846  12-27-98  19:08:46
          107    ah14122798204311  12-27-98  20:43:11
          108    ah14122898185816  12-28-98  18:58:16
          109    ah14122898203558  12-28-98  20:35:58
          110    ah14122898221900  12-28-98  22:19:00
          111    ah14122998202503  12-29-98  20:25:03
          112    ah14122998220724  12-29-98  22:07:24
          113    ah14123098201354  12-30-98  20:13:54
          114    ah14123098215535  12-30-98  21:55:35
          115    ah14123198200302  12-31-98  20:03:02
          116    ah14123198214402  12-31-98  21:44:02

#################### END DOC SECTION #########################

\header

\data