----------------------------------------------------------------------
CALMET  Meteorological Model                             version 5.8.4
----------------------------------------------------------------------

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
_____________   ________  ____________     ____________________________

 CMET.INP       Input           42,813     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

 CMET.DAT       Output       8,357,084     "CALMET.DAT" file
 CMET.LST       Output       1,024,222     List-file for application
 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  24,240,312     CALMET executable



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

Instructions for commanad prompt:

    (a)  Run the program by typing:

         CALMETL cmet.inp [return]

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

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