----------------------------------------------------------------------
CALMET  Meteorological Model                             version 6.4.0
----------------------------------------------------------------------

Purpose:
--------
          Constructs gridded meteorological fields for use in CALPUFF,
          CALGRID, and other transport and dispersion models.

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

          Generate meteorological fields for a 3-dimensional domain
          consisting of 10 levels in the vertical, with a horizontal
          grid of 99x99 1-km cells, for a 4-hour period.  Data sources
          include surface stations, upper-air stations, over-water
          stations, precipitaion stations, and output from the MM4
          prognostic model.


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

   NAME          TYPE      SIZE(bytes)             DESCRIPTION
_____________   ________  ____________     ____________________________

 CALMET.INP     Input           42,887     Control file
 GEO1KM.DAT     Input          630,931     Geophysical data for domain
 SURF.DAT       Input           51,358     Surface meteorological data
 UPALBR.DAT     Input           36,582     Upper-air data for 1 station
 UPCHH.DAT      Input           27,353     Upper-air data for 1 station
 UPPWM.DAT      Input           30,210     Upper-air data for 1 station
 4007.DAT       Input           37,659     Over-water meteorological data
 PRECIP.DAT     Input           58,860     Precipitation data
 MM4.DAT        Input        1,394,500     Prognostic data in MM4 format

 CALMET.DAT     Output       8,369,504     CALMET output file
 CALMET.LST     Output       1,096,059     List-file for application
 CALMET.DAT.aux Output         170,992     Cloud liquid water content file
 QA3D.DAT       Output             733     QA file of MM4 cell centers
 QAMETG.bna     Output             152     QA file for met domain corners
 qabuoysta.dat  Output              65     QA file for buoy station locataions
                          
 CALMET.EXE     Executable  62,520,392     CALMET executable



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

Instructions for commanad prompt:

    (a)  Run the program by typing:

         CALMET CALMET.INP [return]

    (b)  The program reads the processing instructions from CALMET.INP,
         overwrites the output list-file CALMET.LST, and creates a
         new output file CALMET.DAT.

    (c)  Review the .LST file for the configuration used, and other
         information from the input files read during execution.
 