----------------------------------------------------------------------
PRELND1 Land Use Processor
----------------------------------------------------------------------

Purpose:
--------
	  Extracts gridded land use data for a specified modeling
          domain from the ARM-3 database file GIS.DAT, in a format
          compatible with MAKEGEO.

Demonstration:
--------------

          Prepare a gridded fractional land use file for a 25 by 25
          grid of 2 km cells, using a Lambert Conformal projection.


Files for Demonstration:
------------------------

   NAME        TYPE     SIZE(bytes)             DESCRIPTION
___________   _______  ____________     ____________________________

 PRELND1.EXE  Program       487,249     Executable

 PRELND.IN    Input           1,100     Control file
 GIS.DAT      Input       4,746,846     Land use database (ARM-3)

 LU2KM.DAT    Output         75,000     Gridded fractional land use
 PRELND.LST   Output          6,723     List-file for application



Procedure:
----------

1.  Start with the land use database file GIS.DAT.

2.  Run the program by typing:

    prelnd1 [return]

3.  The program reads the processing instructions from PRELND.IN, and
    overwrites each of the output files listed above.

4.  Review the .LST file for the configuration used, and intermediate
    information.
