Sevilleta National Wildlife Refuge, near Albuquerque, New Mexico

 

\log

09/04/01 - Date this file created. G. Shore.
 

\doc

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

SEV031 AVHRR Biweekly Composites (2000)


##############################################################
ABSTRACT
   This dataset contains 26 separate 14-day composited AVHRR
images for 2000 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 2000


##############################################################
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 2000.  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:
    Jim Gosz, Sevilleta LTER (jgosz@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 2000

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

            avhrr00pPP.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->avhrr00pPP.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 avhrr00pPP.img avhrr00pPPnm.img

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

            avhrr00pPPnm.img

5. Unix compress the NM clipped image, make an archive directory, and move it
   to the archive destination (/db/archive/imagery/avhrr/avhrr00pPP/). 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:

            avhrr00pPPnm.img.Z

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

      gzip avhrr00pPP.img
      mt -f /dev/rmt/0cn fsf <#>
      tar cvf /dev/rmt/0cn avhrr00pPP.img.gz
      rm avhrr00pPP.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 (avhrr00.dbf) for the images
   (note, must also convert from DOS to Unix file):

      dos2unix /cdrom/cdrom0/readme.1st avhrr00readme.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
   (avhrr00pPPnm.mda), and merge by year for inclusion in SIMS IAF metadata
   file (avhrr00.dbf). This process was automated with the C-shell scripts:

      dos2unix /cdrom/cdrom0/geom/date.att avhrr00pPP-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 avhrr00pPPdate.att files to
            respective archive area (/db/archive/imagery/avhrr/avhrr00pPP/)

        /db/local/imagery/bincom/avhrr_concat_dates.csh 00 > avhrr00date.att

9. Generate (this) SIMS IAF metadata file (i.e., avhrr00.dbf) using template
   file (avhrr_dbf.tmpl), appending readme (avhrr00readme.1st) and date
   files (avhrr00date.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/avhrr00pPP/).

       ln -s /db/archive/imagery/avhrr/metadata/avhrr00.dbf \
           /db/archive/imagery/avhrr/avhrr00pPP/avhrr00.dbf

10. Generate GIS/RS Metadata Abstract file for each image, put with image in
    appropriate directory (/db/archive/imagery/avhrr/avhrr00pPP/), 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 2000 avhrr00.dbf 2001 \
                                        > avhrr00periods.txt

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

       ln -s /db/archive/imagery/avhrr/avhrr00pPP/avhrr00pPPnm.mda \
           /db/archive/imagery/avhrr/metadata/avhrr00pPPnm.mda

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

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

      /db/local/imagery/bincom/batch_make_avhrr_wwwaccess.csh avhrr00periods.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 \
                                          avhrr00periods.txt \
                                          > avhrr00rows.html
 
14. Provide "imageaccess" archive access by linking from the public access
    area to each scene (/db/archive/imagery/avhrr/avhrr00pPP/avhrr00pPPnm.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 avhrr00periods.txt ###\
            | tail +5 \
            >> /db/archive/imagery/avhrr/metadata/avhrr_periods.txt


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


            THE 2000 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 2000 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 01, 2000 to December 28, 2000.  The 2000 data set
is available as a set of nine CD-ROM's.  These discs contain the biweekly
composites and miscellaneous data that are described later in this file.

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 2000 were:
____________________________________________________
Period       Date of coverage             Julian day
____________________________________________________

   1        01/01 - 01/13/2000            001 - 013
   2        01/14 - 01/27/2000            014 - 027
   3        01/28 - 02/10/2000            028 - 041
   4        02/11 - 02/24/2000            042 - 055
   5        02/25 - 03/09/2000            056 - 069
   6        03/10 - 03/23/2000            070 - 083
   7        03/24 - 04/06/2000            084 - 097
   8        04/07 - 04/20/2000            098 - 111
   9        04/21 - 05/04/2000            112 - 125
  10        05/05 - 05/18/2000            126 - 139
  11        05/19 - 06/01/2000            140 - 153
  12        06/02 - 06/15/2000            154 - 167
  13        06/16 - 06/29/2000            168 - 181
  14        06/30 - 07/13/2000            182 - 195
  15        07/14 - 07/27/2000            196 - 209
  16        07/28 - 08/10/2000            210 - 223
  17        08/11 - 08/24/2000            224 - 237
  18        08/25 - 09/07/2000            238 - 251
  19        09/08 - 09/21/2000            252 - 265
  20        09/22 - 10/05/2000            266 - 279
  21        10/06 - 10/19/2000            280 - 293
  22        10/20 - 11/02/2000            294 - 307
  23        11/03 - 11/16/2000            308 - 321
  24        11/17 - 11/30/2000            322 - 335
  25        12/01 - 12/14/2000            336 - 349
  26        12/15 - 12/28/2000            350 - 363
____________________________________________________
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,
30 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 2000 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 (2000)
   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 2000 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 1000 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 2000 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 three 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 ninth 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    ah14010300211738  01-03-00  21:17:38
            2    ah14010300230038  01-03-00  23:00:38
            3    ah14010300193958  01-03-00  19:39:58
            4    ah14010100214033  01-01-00  21:40:33
            5    ah14010500223641  01-05-00  22:36:41
            6    ah14010400210627  01-04-00  21:06:27
            7    ah14010400225121  01-04-00  22:51:21
            8    ah14010500191846  01-05-00  19:18:46
            9    ah14010500205503  01-05-00  20:55:03
           10    ah14010600204355  01-06-00  20:43:55
           11    ah14010600222452  01-06-00  22:24:52
           12    ah14010100200145  01-01-00  20:01:45
           13    ah14010200212905  01-02-00  21:29:05
          101    ah14010700221306  01-07-00  22:13:06
          102    ah14010700203250  01-07-00  20:32:50
          103    ah14010800220135  01-08-00  22:01:35
          104    ah14010800202144  01-08-00  20:21:44
          105    ah14010900214950  01-09-00  21:49:50
          106    ah14011000213821  01-10-00  21:38:21
          107    ah14011000232240  01-10-00  23:22:40
          108    ah14011100231031  01-11-00  23:10:31
          109    ah14011100212303  01-11-00  21:23:03
          110    ah14011200225824  01-12-00  22:58:24
          111    ah14011200211527  01-12-00  21:15:27
          112    ah14011200193805  01-12-00  19:38:05
          113    ah14011300210417  01-13-00  21:04:17
    2       1    ah14011400204847  01-14-00  20:48:47
            2    ah14011400223427  01-14-00  22:34:27
            3    ah14011500204144  01-15-00  20:41:44
            4    ah14011500222239  01-15-00  22:22:39
            4    ah14011500222239  01-15-00  22:22:39
            5    ah14011400205252  01-14-00  20:52:52
            6    ah14011600221053  01-16-00  22:10:53
            7    ah14011600203037  01-16-00  20:30:37
            8    ah14011700215905  01-17-00  21:59:05
            9    ah14011700201643  01-17-00  20:16:43
           10    ah14011800214701  01-18-00  21:47:01
           11    ah14011800200545  01-18-00  20:05:45
           12    ah14011900195740  01-19-00  19:57:40
           13    ah14011900213606  01-19-00  21:36:06
           14    ah14011900232007  01-19-00  23:20:07
           15    ah14012000230758  01-20-00  23:07:58
           16    ah14012000212040  01-20-00  21:20:40
          101    ah14012100225548  01-21-00  22:55:48
          102    ah14012200205758  01-22-00  20:57:58
          103    ah14012100210909  01-21-00  21:09:09
          104    ah14012200192521  01-22-00  19:25:21
          105    ah14012300204647  01-23-00  20:46:47
          106    ah14012300223206  01-23-00  22:32:06
          107    ah14012400203804  01-24-00  20:38:04
          108    ah14012400222017  01-24-00  22:20:17
          109    ah14012500202521  01-25-00  20:25:21
          110    ah14012500220431  01-25-00  22:04:31
          111    ah14012600201712  01-26-00  20:17:12
          112    ah14012600234232  01-26-00  23:42:32
          113    ah14012700200623  01-27-00  20:06:23
          114    ah14012700214512  01-27-00  21:45:12
          115    ah14012700232950  01-27-00  23:29:50
          116    ah14012700233510  01-27-00  23:35:10
    3       1    ah14012800231740  01-28-00  23:17:40
            2    ah14012800212942  01-28-00  21:29:42
            3    ah14012800195520  01-28-00  19:55:20
            4    ah14012900194113  01-29-00  19:41:13
            5    ah14012900212215  01-29-00  21:22:15
            6    ah14013000225323  01-30-00  22:53:23
            7    ah14013000210659  01-30-00  21:06:59
            8    ah14013100224117  01-31-00  22:41:17
            9    ah14013100205937  01-31-00  20:59:37
           10    ah14020100222927  02-01-00  22:29:27
           11    ah14020100204828  02-01-00  20:48:28
           12    ah14020200203720  02-02-00  20:37:20
           13    ah14020200221738  02-02-00  22:17:38
           14    ah14020300220605  02-03-00  22:06:05
          101    ah14020400201506  02-04-00  20:15:06
          102    ah14020400215418  02-04-00  21:54:18
          103    ah14020400234354  02-04-00  23:43:54
          104    ah14020500213852  02-05-00  21:38:52
          105    ah14020500232722  02-05-00  23:27:22
          106    ah14020500200131  02-05-00  20:01:31
          107    ah14020600231457  02-06-00  23:14:57
          108    ah14020600195313  02-06-00  19:53:13
          109    ah14020600212949  02-06-00  21:29:49
          110    ah14020700230248  02-07-00  23:02:48
          111    ah14020700211950  02-07-00  21:19:50
          112    ah14020700193915  02-07-00  19:39:15
          113    ah14020800210838  02-08-00  21:08:38
          114    ah14020800210438  02-08-00  21:04:38
          115    ah14020800193141  02-08-00  19:31:41
          116    ah14020800225040  02-08-00  22:50:40
          117    ah14020900223848  02-09-00  22:38:48
          118    ah14020900205712  02-09-00  20:57:12
          119    ah14021000222658  02-10-00  22:26:58
          119    ah14021000222658  02-10-00  22:26:58
          120    ah14021000204207  02-10-00  20:42:07
    4       1    ah14021100221509  02-11-00  22:15:09
            2    ah14021100203454  02-11-00  20:34:54
            3    ah14021200220336  02-12-00  22:03:36
            4    ah14021200202101  02-12-00  20:21:01
            5    ah14021300201241  02-13-00  20:12:41
            6    ah14021400232435  02-14-00  23:24:35
            7    ah14021400214019  02-14-00  21:40:19
            8    ah14021500231209  02-15-00  23:12:09
            9    ah14021500212849  02-15-00  21:28:49
           10    ah14021600211340  02-16-00  21:13:40
           11    ah14021700224807  02-17-00  22:48:07
           12    ah14021700192916  02-17-00  19:29:16
           13    ah14021700210208  02-17-00  21:02:08
          101    ah14021800205457  02-18-00  20:54:57
          102    ah14021800223614  02-18-00  22:36:14
          103    ah14021900204332  02-19-00  20:43:32
          104    ah14021900222424  02-19-00  22:24:24
          105    ah14022000221234  02-20-00  22:12:34
          106    ah14022000203223  02-20-00  20:32:23
          107    ah14022100215651  02-21-00  21:56:51
          108    ah14022100202115  02-21-00  20:21:15
          109    ah14022300195633  02-23-00  19:56:33
          110    ah14022300232140  02-23-00  23:21:40
          111    ah14022300213743  02-23-00  21:37:43
          112    ah14022200200755  02-22-00  20:07:55
          113    ah14022200214914  02-22-00  21:49:14
          114    ah14022200233407  02-22-00  23:34:07
          115    ah14022400212249  02-24-00  21:22:49
          116    ah14022400230929  02-24-00  23:09:29
    5       1    ah14022500211149  02-25-00  21:11:49
            2    ah14022600210026  02-26-00  21:00:26
            3    ah14022700205039  02-27-00  20:50:39
            4    ah14022800204112  02-28-00  20:41:12
            5    ah14022800222131  02-28-00  22:21:31
            6    ah14022900203004  02-29-00  20:30:04
            7    ah14022900220956  02-29-00  22:09:56
            8    ah14030100201856  03-01-00  20:18:56
            9    ah14030100215808  03-01-00  21:58:08
           10    ah14030100234339  03-01-00  23:43:39
           11    ah14030200214636  03-02-00  21:46:36
           12    ah14030200233111  03-02-00  23:31:11
           13    ah14030200200750  03-02-00  20:07:50
          101    ah14030300195700  03-03-00  19:57:00
          102    ah14030300213505  03-03-00  21:35:05
          103    ah14030300231844  03-03-00  23:18:44
          104    ah14030400212335  03-04-00  21:23:35
          105    ah14030400230633  03-04-00  23:06:33
          106    ah14030400194557  03-04-00  19:45:57
          107    ah14030500225424  03-05-00  22:54:24
          108    ah14030500193524  03-05-00  19:35:24
          109    ah14030600192439  03-06-00  19:24:39
          110    ah14030600210054  03-06-00  21:00:54
          111    ah14030700204548  03-07-00  20:45:48
          112    ah14030800221850  03-08-00  22:18:50
          113    ah14030800203528  03-08-00  20:35:28
          114    ah14030900202724  03-09-00  20:27:24
          115    ah14030900220713  03-09-00  22:07:13
    6       1    ah14031000215524  03-10-00  21:55:24
            2    ah14031000201615  03-10-00  20:16:15
            3    ah14031100214003  03-11-00  21:40:03
            4    ah14031100232807  03-11-00  23:28:07
            5    ah14031200212819  03-12-00  21:28:19
            6    ah14031300212105  03-13-00  21:21:05
            7    ah14031300230329  03-13-00  23:03:29
            8    ah14031300194330  03-13-00  19:43:30
            9    ah14031400225134  03-14-00  22:51:34
           10    ah14031400210936  03-14-00  21:09:36
           11    ah14031500205823  03-15-00  20:58:23
           12    ah14031500223941  03-15-00  22:39:41
           13    ah14031600222749  03-16-00  22:27:49
           14    ah14031600204657  03-16-00  20:46:57
          101    ah14031700221555  03-17-00  22:15:55
          102    ah14031700203544  03-17-00  20:35:44
          103    ah14031800220405  03-18-00  22:04:05
          104    ah14031800202159  03-18-00  20:21:59
          105    ah14031800234955  03-18-00  23:49:55
          106    ah14031900233724  03-19-00  23:37:24
          107    ah14031900214843  03-19-00  21:48:43
          108    ah14031900201115  03-19-00  20:11:15
          109    ah14032000232455  03-20-00  23:24:55
          110    ah14032000213704  03-20-00  21:37:04
          111    ah14032100212733  03-21-00  21:27:33
          112    ah14032100231242  03-21-00  23:12:42
          113    ah14032200211410  03-22-00  21:14:10
          114    ah14032200230030  03-22-00  23:00:30
          115    ah14032300210641  03-23-00  21:06:41
          116    ah14032300224820  03-23-00  22:48:20
    7       1    ah14032400205137  03-24-00  20:51:37
            2    ah14032400223628  03-24-00  22:36:28
            3    ah14032500204418  03-25-00  20:44:18
            4    ah14032500222436  03-25-00  22:24:36
            5    ah14032600203307  03-26-00  20:33:07
            6    ah14032700220109  03-27-00  22:01:09
            7    ah14032800214532  03-28-00  21:45:32
            8    ah14032800233409  03-28-00  23:34:09
            9    ah14032900213644  03-29-00  21:36:44
           10    ah14032900232139  03-29-00  23:21:39
           11    ah14033000212440  03-30-00  21:24:40
           12    ah14033000230927  03-30-00  23:09:27
           13    ah14032700201910  03-27-00  20:19:10
          101    ah14033100211513  03-31-00  21:15:13
          102    ah14033100225714  03-31-00  22:57:14
          103    ah14040100210343  04-01-00  21:03:43
          104    ah14040100224518  04-01-00  22:45:18
          105    ah14040200223324  04-02-00  22:33:24
          106    ah14040300222130  04-03-00  22:21:30
          107    ah14040400220938  04-04-00  22:09:38
          108    ah14040500215820  04-05-00  21:58:20
          109    ah14040600233027  04-06-00  23:30:27
          110    ah14040600214627  04-06-00  21:46:27
          111    ah14040600200801  04-06-00  20:08:01
    8       1    ah14040700213452  04-07-00  21:34:52
            2    ah14040700231811  04-07-00  23:18:11
            3    ah14040700195332  04-07-00  19:53:32
            4    ah14040800211917  04-08-00  21:19:17
            5    ah14040800230557  04-08-00  23:05:57
            6    ah14040900211202  04-09-00  21:12:02
            7    ah14040900225359  04-09-00  22:53:59
            8    ah14040800194600  04-08-00  19:46:00
            9    ah14041000205628  04-10-00  20:56:28
           10    ah14041000224202  04-10-00  22:42:02
           11    ah14041100223007  04-11-00  22:30:07
           12    ah14041100204518  04-11-00  20:45:18
           13    ah14041200203803  04-12-00  20:38:03
           14    ah14041200221359  04-12-00  22:13:59
           15    ah14041300220619  04-13-00  22:06:19
           16    ah14041300202650  04-13-00  20:26:50
          101    ah14041400201553  04-14-00  20:15:53
          102    ah14041400215441  04-14-00  21:54:41
          103    ah14041500200443  04-15-00  20:04:43
          104    ah14041700212011  04-17-00  21:20:11
          105    ah14041700230229  04-17-00  23:02:29
          106    ah14041800225015  04-18-00  22:50:15
          107    ah14041800210838  04-18-00  21:08:38
          108    ah14041900223818  04-19-00  22:38:18
          109    ah14041900205721  04-19-00  20:57:21
          110    ah14042000222624  04-20-00  22:26:24
    9       1    ah14042100203155  04-21-00  20:31:55
            2    ah14042100221021  04-21-00  22:10:21
            3    ah14042200202053  04-22-00  20:20:53
            4    ah14042200220250  04-22-00  22:02:50
            5    ah14042200234803  04-22-00  23:48:03
            6    ah14042300233835  04-23-00  23:38:35
            7    ah14042300214704  04-23-00  21:47:04
            8    ah14042400232311  04-24-00  23:23:11
            9    ah14042400213532  04-24-00  21:35:32
           10    ah14042400200134  04-24-00  20:01:34
           11    ah14042500195256  04-25-00  19:52:56
           12    ah14042500212357  04-25-00  21:23:57
           13    ah14042500231055  04-25-00  23:10:55
           14    ah14042600211641  04-26-00  21:16:41
           15    ah14042600225840  04-26-00  22:58:40
           16    ah14042600193637  04-26-00  19:36:37
           17    ah14042700210106  04-27-00  21:01:06
           18    ah14042700224641  04-27-00  22:46:41
          101    ah14042800223446  04-28-00  22:34:46
          102    ah14042800223042  04-28-00  22:30:42
          103    ah14042800204948  04-28-00  20:49:48
          104    ah14042900204238  04-29-00  20:42:38
          105    ah14042900222249  04-29-00  22:22:49
          106    ah14043000203124  04-30-00  20:31:24
          107    ah14043000221054  04-30-00  22:10:54
          108    ah14043000235700  04-30-00  23:57:00
          109    ah14050100215508  05-01-00  21:55:08
          110    ah14050100234409  05-01-00  23:44:09
          111    ah14050200200914  05-02-00  20:09:14
          112    ah14050200214333  05-02-00  21:43:33
          113    ah14050300231917  05-03-00  23:19:17
          114    ah14050300195444  05-03-00  19:54:44
          115    ah14050400212018  05-04-00  21:20:18
          116    ah14050400230700  05-04-00  23:07:00
   10       1    ah14050500211308  05-05-00  21:13:08
            2    ah14050500225447  05-05-00  22:54:47
            3    ah14050600224249  05-06-00  22:42:49
            4    ah14050600205738  05-06-00  20:57:38
            5    ah14050700205033  05-07-00  20:50:33
            6    ah14050800221910  05-08-00  22:19:10
            7    ah14050800203918  05-08-00  20:39:18
            8    ah14050900220311  05-09-00  22:03:11
            9    ah14050900202513  05-09-00  20:25:13
           10    ah14051000215132  05-10-00  21:51:32
           11    ah14051000234010  05-10-00  23:40:10
           12    ah14051100200554  05-11-00  20:05:54
           13    ah14051100213953  05-11-00  21:39:53
           14    ah14051100232736  05-11-00  23:27:36
          101    ah14051200195135  05-12-00  19:51:35
          102    ah14051200213224  05-12-00  21:32:24
          103    ah14051200231520  05-12-00  23:15:20
          104    ah14051300211647  05-13-00  21:16:47
          105    ah14051300230304  05-13-00  23:03:04
          106    ah14051400225105  05-14-00  22:51:05
          107    ah14051400210517  05-14-00  21:05:17
          108    ah14051500223906  05-15-00  22:39:06
          109    ah14051500205411  05-15-00  20:54:11
          110    ah14051600204656  05-16-00  20:46:56
          111    ah14051600222709  05-16-00  22:27:09
          112    ah14051700221109  05-17-00  22:11:09
          113    ah14051700203249  05-17-00  20:32:49
          114    ah14051800215920  05-18-00  21:59:20
          115    ah14051800234829  05-18-00  23:48:29
   11       1    ah14051900201328  05-19-00  20:13:28
            2    ah14051900215154  05-19-00  21:51:54
            3    ah14051900233553  05-19-00  23:35:53
            4    ah14052000200217  05-20-00  20:02:17
            5    ah14052000214016  05-20-00  21:40:16
            6    ah14052100212840  05-21-00  21:28:40
            7    ah14052200211308  05-22-00  21:13:08
            8    ah14052300224716  05-23-00  22:47:16
            9    ah14052400205428  05-24-00  20:54:28
           10    ah14052400223059  05-24-00  22:30:59
           11    ah14052500204014  05-25-00  20:40:14
           12    ah14052500222321  05-25-00  22:23:21
          101    ah14052600202914  05-26-00  20:29:14
          102    ah14052600221121  05-26-00  22:11:21
          103    ah14052700234417  05-27-00  23:44:17
          104    ah14052700215941  05-27-00  21:59:41
          105    ah14052700201822  05-27-00  20:18:22
          106    ah14052800233141  05-28-00  23:31:41
          107    ah14052800214802  05-28-00  21:48:02
          108    ah14052900213219  05-29-00  21:32:19
          109    ah14052900231922  05-29-00  23:19:22
          110    ah14053000194457  05-30-00  19:44:57
          111    ah14053000212502  05-30-00  21:25:02
          112    ah14053000230850  05-30-00  23:08:50
          113    ah14053100210921  05-31-00  21:09:21
          114    ah14053100225048  05-31-00  22:50:48
          115    ah14060100205759  06-01-00  20:57:59
          116    ah14053100225503  05-31-00  22:55:03
          117    ah14060100224303  06-01-00  22:43:03
   12       1    ah14060200205049  06-02-00  20:50:49
            2    ah14060200223104  06-02-00  22:31:04
            3    ah14060300221921  06-03-00  22:19:21
            4    ah14060300203637  06-03-00  20:36:37
            5    ah14060400220725  06-04-00  22:07:25
            6    ah14060500215145  06-05-00  21:51:45
            7    ah14060500234000  06-05-00  23:40:00
            8    ah14060600232724  06-06-00  23:27:24
            9    ah14060600214405  06-06-00  21:44:05
           10    ah14060700231505  06-07-00  23:15:05
           11    ah14060700195508  06-07-00  19:55:08
           12    ah14060700212818  06-07-00  21:28:18
           13    ah14060800212105  06-08-00  21:21:05
           14    ah14060700195206  06-07-00  19:52:06
           15    ah14060500201431  06-05-00  20:14:31
          101    ah14060900225105  06-09-00  22:51:05
          102    ah14060900210933  06-09-00  21:09:33
          103    ah14061000205814  06-10-00  20:58:14
          104    ah14061000223905  06-10-00  22:39:05
          105    ah14061100222706  06-11-00  22:27:06
          106    ah14061200221113  06-12-00  22:11:13
          107    ah14061200203301  06-12-00  20:33:01
          108    ah14061300234805  06-13-00  23:48:05
          109    ah14061400233543  06-14-00  23:35:43
          110    ah14061400215148  06-14-00  21:51:48
          111    ah14061500232309  06-15-00  23:23:09
          112    ah14061500213612  06-15-00  21:36:12
   13       1    ah14061600231105  06-16-00  23:11:05
            2    ah14061700230444  06-17-00  23:04:44
            3    ah14061800224646  06-18-00  22:46:46
            4    ah14061900223043  06-19-00  22:30:43
            5    ah14061900205431  06-19-00  20:54:31
            6    ah14062000204006  06-20-00  20:40:06
            7    ah14062000221849  06-20-00  22:18:49
            8    ah14062100203157  06-21-00  20:31:57
            9    ah14062100220702  06-21-00  22:07:02
           10    ah14062100235620  06-21-00  23:56:20
           11    ah14062200215925  06-22-00  21:59:25
           12    ah14062200234342  06-22-00  23:43:42
          101    ah14062300214744  06-23-00  21:47:44
          102    ah14062300233119  06-23-00  23:31:19
          103    ah14062300200942  06-23-00  20:09:42
          104    ah14062400213411  06-24-00  21:34:11
          105    ah14062600211306  06-26-00  21:13:06
          106    ah14062600225451  06-26-00  22:54:51
          107    ah14062700210146  06-27-00  21:01:46
          108    ah14062700224238  06-27-00  22:42:38
          109    ah14062800223038  06-28-00  22:30:38
          110    ah14062900221840  06-29-00  22:18:40
   14       1    ah14063000220657  06-30-00  22:06:57
            2    ah14063000235150  06-30-00  23:51:50
            3    ah14070100201653  07-01-00  20:16:53
            4    ah14070300231432  07-03-00  23:14:32
            5    ah14070300213213  07-03-00  21:32:13
            6    ah14070400230229  07-04-00  23:02:29
            7    ah14070400212035  07-04-00  21:20:35
            8    ah14070500225012  07-05-00  22:50:12
            9    ah14070500210914  07-05-00  21:09:14
           10    ah14070600223814  07-06-00  22:38:14
           11    ah14070600205754  07-06-00  20:57:54
          101    ah14070700222626  07-07-00  22:26:26
          102    ah14070700204635  07-07-00  20:46:35
          103    ah14070800203517  07-08-00  20:35:17
          104    ah14070800221428  07-08-00  22:14:28
          105    ah14070800235957  07-08-00  23:59:57
          106    ah14070900234703  07-09-00  23:47:03
          107    ah14070900220246  07-09-00  22:02:46
          108    ah14071000215105  07-10-00  21:51:05
          109    ah14071000233441  07-10-00  23:34:41
          110    ah14071100232220  07-11-00  23:22:20
          111    ah14071100213925  07-11-00  21:39:25
          112    ah14071200231001  07-12-00  23:10:01
          113    ah14071200212801  07-12-00  21:28:01
          114    ah14071300211405  07-13-00  21:14:05
          115    ah14071300225758  07-13-00  22:57:58
          116    ah14071300211402  07-13-00  21:14:02
   15       1    ah14071400224556  07-14-00  22:45:56
            2    ah14071400210513  07-14-00  21:05:13
            3    ah14071500223423  07-15-00  22:34:23
            4    ah14071500205343  07-15-00  20:53:43
            5    ah14071600204225  07-16-00  20:42:25
            6    ah14071700221013  07-17-00  22:10:13
            7    ah14071700235507  07-17-00  23:55:07
            8    ah14071800234228  07-18-00  23:42:28
            9    ah14071800215831  07-18-00  21:58:31
           10    ah14071900214503  07-19-00  21:45:03
           11    ah14071700203123  07-17-00  20:31:23
           12    ah14072000231745  07-20-00  23:17:45
           13    ah14072000213525  07-20-00  21:35:25
          101    ah14072100230524  07-21-00  23:05:24
          102    ah14072100211948  07-21-00  21:19:48
          103    ah14072200211222  07-22-00  21:12:22
          104    ah14072200225321  07-22-00  22:53:21
          105    ah14072300205740  07-23-00  20:57:40
          106    ah14072400222520  07-24-00  22:25:20
          107    ah14072500221330  07-25-00  22:13:30
          108    ah14072600220153  07-26-00  22:01:53
          109    ah14072600235007  07-26-00  23:50:07
          110    ah14072500203822  07-25-00  20:38:22
          111    ah14072700215406  07-27-00  21:54:06
          112    ah14072700233744  07-27-00  23:37:44
          113    ah14072700201603  07-27-00  20:16:03
   16       1    ah14072800213832  07-28-00  21:38:32
            2    ah14072800232522  07-28-00  23:25:22
            3    ah14072900231301  07-29-00  23:13:01
            4    ah14072900212649  07-29-00  21:26:49
            5    ah14073000230057  07-30-00  23:00:57
            6    ah14073100224440  07-31-00  22:44:40
            7    ah14080100223249  08-01-00  22:32:49
            8    ah14080100205639  08-01-00  20:56:39
            9    ah14080200204235  08-02-00  20:42:35
           10    ah14080300203400  08-03-00  20:34:00
           11    ah14080300221305  08-03-00  22:13:05
          101    ah14080400215720  08-04-00  21:57:20
          102    ah14080400234520  08-04-00  23:45:20
          103    ah14080400202258  08-04-00  20:22:58
          104    ah14080500201158  08-05-00  20:11:58
          105    ah14080500214940  08-05-00  21:49:40
          106    ah14080600232035  08-06-00  23:20:35
          107    ah14080600213814  08-06-00  21:38:14
          108    ah14080700212635  08-07-00  21:26:35
          109    ah14080700230829  08-07-00  23:08:29
          110    ah14080800211106  08-08-00  21:11:06
          111    ah14080800225610  08-08-00  22:56:10
          112    ah14080900210025  08-09-00  21:00:25
          113    ah14080900224407  08-09-00  22:44:07
          114    ah14081000223220  08-10-00  22:32:20
          115    ah14081000205228  08-10-00  20:52:28
   17       1    ah14081100221621  08-11-00  22:16:21
            2    ah14081100204108  08-11-00  20:41:08
            3    ah14081200202949  08-12-00  20:29:49
            4    ah14081200220423  08-12-00  22:04:23
            5    ah14081200235826  08-12-00  23:58:26
            6    ah14081300215517  08-13-00  21:55:17
            7    ah14081400214059  08-14-00  21:40:59
            8    ah14081500213136  08-15-00  21:31:36
            9    ah14081600211948  08-16-00  21:19:48
           10    ah14081600230436  08-16-00  23:04:36
           11    ah14081700211040  08-17-00  21:10:40
           12    ah14081700225134  08-17-00  22:51:34
          101    ah14081800223930  08-18-00  22:39:30
          102    ah14081900222323  08-19-00  22:23:23
          103    ah14081900204503  08-19-00  20:45:03
          104    ah14082000221542  08-20-00  22:15:42
          105    ah14082000203407  08-20-00  20:34:07
          106    ah14082100234755  08-21-00  23:47:55
          107    ah14082100215953  08-21-00  21:59:53
          108    ah14082100202646  08-21-00  20:26:46
          109    ah14082200215214  08-22-00  21:52:14
          110    ah14082200201431  08-22-00  20:14:31
          111    ah14082300214032  08-23-00  21:40:32
          112    ah14082400231100  08-24-00  23:11:00
   18       1    ah14082500211448  08-25-00  21:14:48
            2    ah14082500230147  08-25-00  23:01:47
            3    ah14082600210604  08-26-00  21:06:04
            4    ah14082600224232  08-26-00  22:42:32
            5    ah14082700223040  08-27-00  22:30:40
            6    ah14082800204045  08-28-00  20:40:45
            7    ah14082800221842  08-28-00  22:18:42
            8    ah14082900220652  08-29-00  22:06:52
            9    ah14083000234254  08-30-00  23:42:54
           10    ah14083000215916  08-30-00  21:59:16
           11    ah14083100214733  08-31-00  21:47:33
           12    ah14082400231100  08-24-00  23:11:00
           13    ah14083100201011  08-31-00  20:10:11
          101    ah14090200230603  09-02-00  23:06:03
          102    ah14090700235019  09-07-00  23:50:19
          103    ah14090500204732  09-05-00  20:47:32
          104    ah14090500222554  09-05-00  22:25:54
          105    ah14090700220213  09-07-00  22:02:13
          106    ah14090100213609  09-01-00  21:36:09
   19       1    ah14090800215232  09-08-00  21:52:32
            2    ah14090900214045  09-09-00  21:40:45
            3    ah14091000212719  09-10-00  21:27:19
            4    ah14091100211557  09-11-00  21:15:57
            5    ah14091100230101  09-11-00  23:01:01
            6    ah14091200210508  09-12-00  21:05:08
            7    ah14091300223304  09-13-00  22:33:04
            8    ah14091300205403  09-13-00  20:54:03
            9    ah14091400222505  09-14-00  22:25:05
           10    ah14091400204554  09-14-00  20:45:54
           11    ah14090800233753  09-08-00  23:37:53
          101    ah14091500220913  09-15-00  22:09:13
          102    ah14091500235751  09-15-00  23:57:51
          103    ah14091600220133  09-16-00  22:01:33
          104    ah14091600234510  09-16-00  23:45:10
          105    ah14091700214949  09-17-00  21:49:49
          106    ah14091800232022  09-18-00  23:20:22
          107    ah14091800213409  09-18-00  21:34:09
          108    ah14091600202022  09-16-00  20:20:22
          109    ah14091900230814  09-19-00  23:08:14
          110    ah14091900162122  09-19-00  16:21:22
          111    ah14091900212235  09-19-00  21:22:35
          112    ah14092000211105  09-20-00  21:11:05
          113    ah14092000225609  09-20-00  22:56:09
          114    ah14091600202330  09-16-00  20:23:30
          116    ah14092100210048  09-21-00  21:00:48
   20       1    ah14092200222801  09-22-00  22:28:01
            2    ah14092400235225  09-24-00  23:52:25
            3    ah14092400220827  09-24-00  22:08:27
            4    ah14092500215238  09-25-00  21:52:38
            5    ah14092600214048  09-26-00  21:40:48
            6    ah14092200204942  09-22-00  20:49:42
            7    ah14092600232734  09-26-00  23:27:34
            8    ah14092700213125  09-27-00  21:31:25
            9    ah14092700231511  09-27-00  23:15:11
           10    ah14092800211906  09-28-00  21:19:06
           11    ah14092800230304  09-28-00  23:03:04
          101    ah14092900225058  09-29-00  22:50:58
          102    ah14092900211041  09-29-00  21:10:41
          103    ah14093000223908  09-30-00  22:39:08
          104    ah14093000205917  09-30-00  20:59:17
          105    ah14100100222705  10-01-00  22:27:05
          106    ah14100200235936  10-02-00  23:59:36
          107    ah14100200221411  10-02-00  22:14:11
          108    ah14100300215924  10-03-00  21:59:24
          109    ah14100300234709  10-03-00  23:47:09
          110    ah14100400214746  10-04-00  21:47:46
          111    ah14100500232218  10-05-00  23:22:18
          112    ah14100500213607  10-05-00  21:36:07
   21       1    ah14100600231009  10-06-00  23:10:09
            2    ah14100700225802  10-07-00  22:58:02
            3    ah14100800224557  10-08-00  22:45:57
            4    ah14100900205138  10-09-00  20:51:38
            5    ah14100900223352  10-09-00  22:33:52
            6    ah14101000204040  10-10-00  20:40:40
            7    ah14101000221754  10-10-00  22:17:54
            8    ah14101100220612  10-11-00  22:06:12
            9    ah14101100203154  10-11-00  20:31:54
           10    ah14101200215831  10-12-00  21:58:31
           11    ah14101200202049  10-12-00  20:20:49
           12    ah14101100235414  10-11-00  23:54:14
          101    ah14101300200656  10-13-00  20:06:56
          102    ah14101300214700  10-13-00  21:47:00
          103    ah14101400213113  10-14-00  21:31:13
          104    ah14101400231655  10-14-00  23:16:55
          105    ah14101500230446  10-15-00  23:04:46
          106    ah14101500212349  10-15-00  21:23:49
          107    ah14101600211222  10-16-00  21:12:22
          108    ah14101600225240  10-16-00  22:52:40
          109    ah14101700224121  10-17-00  22:41:21
          110    ah14101800222843  10-18-00  22:28:43
          111    ah14101900221655  10-19-00  22:16:55
          112    ah14101900203544  10-19-00  20:35:44
   22       1    ah14102000234845  10-20-00  23:48:45
            2    ah14102000202707  10-20-00  20:27:07
            3    ah14102100215324  10-21-00  21:53:24
            4    ah14102200200500  10-22-00  20:05:00
            5    ah14102200213738  10-22-00  21:37:38
            6    ah14101500230446  10-15-00  23:04:46
            7    ah14101500212349  10-15-00  21:23:49
            8    ah14102300231143  10-23-00  23:11:43
            9    ah14102300212608  10-23-00  21:26:08
           10    ah14102400211844  10-24-00  21:18:44
           11    ah14102500210718  10-25-00  21:07:18
           12    ah14102500224729  10-25-00  22:47:29
           13    ah14102600223555  10-26-00  22:35:55
           14    ah14102200232352  10-22-00  23:23:52
          101    ah14102700222332  10-27-00  22:23:32
          102    ah14102800203322  10-28-00  20:33:22
          103    ah14102800235540  10-28-00  23:55:40
          104    ah14102900215957  10-29-00  21:59:57
          105    ah14103000233045  10-30-00  23:30:45
          106    ah14103000214417  10-30-00  21:44:17
          107    ah14103100231819  10-31-00  23:18:19
          108    ah14103100213236  10-31-00  21:32:36
          109    ah14110100212514  11-01-00  21:25:14
          110    ah14110100230610  11-01-00  23:06:10
          111    ah14110200211347  11-02-00  21:13:47
          112    ah14110200225402  11-02-00  22:54:02
   23       1    ah14110300205925  11-03-00  20:59:25
            2    ah14110300224208  11-03-00  22:42:08
            3    ah14110400223002  11-04-00  22:30:02
            4    ah14110500203930  11-05-00  20:39:30
            5    ah14110600234959  11-06-00  23:49:59
            6    ah14110600202823  11-06-00  20:28:23
            7    ah14110800213859  11-08-00  21:38:59
            8    ah14110800232503  11-08-00  23:25:03
            9    ah14110900231252  11-09-00  23:12:52
          101    ah14111000211600  11-10-00  21:16:00
          102    ah14111000230042  11-10-00  23:00:42
          103    ah14111100224833  11-11-00  22:48:33
          104    ah14111100210824  11-11-00  21:08:24
          105    ah14111200223626  11-12-00  22:36:26
          106    ah14111200205418  11-12-00  20:54:18
          107    ah14111300222032  11-13-00  22:20:32
          108    ah14111400221245  11-14-00  22:12:45
          109    ah14111500220056  11-15-00  22:00:56
          110    ah14111400235639  11-14-00  23:56:39
          111    ah14111600214516  11-16-00  21:45:16
          112    ah14111600233140  11-16-00  23:31:40
   24       1    ah14111800230259  11-18-00  23:02:59
            2    ah14111900225051  11-19-00  22:50:51
            3    ah14111900211440  11-19-00  21:14:40
            4    ah14112000223850  11-20-00  22:38:50
            5    ah14112000210021  11-20-00  21:00:21
            6    ah14112100223053  11-21-00  22:30:53
            7    ah14112100205146  11-21-00  20:51:46
            8    ah14112200203756  11-22-00  20:37:56
            9    ah14112300202916  11-23-00  20:29:16
           10    ah14112300235033  11-23-00  23:50:33
          101    ah14112400215128  11-24-00  21:51:28
          102    ah14112500214356  11-25-00  21:43:56
          103    ah14112500232551  11-25-00  23:25:51
          104    ah14112600231340  11-26-00  23:13:40
          105    ah14112600212808  11-26-00  21:28:08
          106    ah14112700225721  11-27-00  22:57:21
          107    ah14112700211650  11-27-00  21:16:50
          108    ah14112800224921  11-28-00  22:49:21
          109    ah14112900223713  11-29-00  22:37:13
          110    ah14113000222522  11-30-00  22:25:22
          111    ah14113000204403  11-30-00  20:44:03
   25       1    ah14120100221329  12-01-00  22:13:29
            2    ah14120100203216  12-01-00  20:32:16
            3    ah14120200202402  12-02-00  20:24:02
            4    ah14120200215744  12-02-00  21:57:44
            5    ah14120300201311  12-03-00  20:13:11
            6    ah14120300232806  12-03-00  23:28:06
            7    ah14120300215006  12-03-00  21:50:06
            8    ah14120400213417  12-04-00  21:34:17
            9    ah14120400231954  12-04-00  23:19:54
           10    ah14120500212649  12-05-00  21:26:49
           11    ah14120500230742  12-05-00  23:07:42
           12    ah14120600225532  12-06-00  22:55:32
           13    ah14120700210103  12-07-00  21:01:03
           14    ah14120700224338  12-07-00  22:43:38
          101    ah14120800205001  12-08-00  20:50:01
          102    ah14120800223125  12-08-00  22:31:25
          103    ah14120900221531  12-09-00  22:15:31
          104    ah14120900203823  12-09-00  20:38:23
          105    ah14121000220742  12-10-00  22:07:42
          106    ah14121100215607  12-11-00  21:56:07
          107    ah14121200232557  12-12-00  23:25:57
          108    ah14121200214418  12-12-00  21:44:18
          109    ah14121300231343  12-13-00  23:13:43
          110    ah14121300212946  12-13-00  21:29:46
          111    ah14121400212115  12-14-00  21:21:15
          112    ah14121400230131  12-14-00  23:01:31
   26       1    ah14121500210950  12-15-00  21:09:50
            2    ah14121500224529  12-15-00  22:45:29
            3    ah14121600223731  12-16-00  22:37:31
            4    ah14121700204656  12-17-00  20:46:56
            5    ah14121800203545  12-18-00  20:35:45
            6    ah14121800221347  12-18-00  22:13:47
            7    ah14121800235722  12-18-00  23:57:22
            8    ah14121900220157  12-19-00  22:01:57
            9    ah14122000232826  12-20-00  23:28:26
           10    ah14122000233221  12-20-00  23:32:21
           11    ah14122000214607  12-20-00  21:46:07
           12    ah14122100232007  12-21-00  23:20:07
           13    ah14122100213437  12-21-00  21:34:37
          101    ah14122200230756  12-22-00  23:07:56
          102    ah14122300211236  12-23-00  21:12:36
          103    ah14122300225129  12-23-00  22:51:29
          104    ah14122300211535  12-23-00  21:15:35
          105    ah14122400210123  12-24-00  21:01:23
          106    ah14122500205020  12-25-00  20:50:20
          107    ah14122600221542  12-26-00  22:15:42
          108    ah14122700220349  12-27-00  22:03:49
          109    ah14122200212705  12-22-00  21:27:05


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

\header

\data