This README describes what config files reside here and their function/purpose.
The following directories contain config files specific to their responsibilities:

1) metplus_config
   Contains all the configuration files necessary for running METplus:
   a) metplus_data.conf
      Indicate the directories where all necessary input data resides and where output data should be saved.
   b) metplus_logging.conf
      Specify the format of log output.
   c) metplus_runtime.conf
      Indicate the information needed to run METplus, such as ...
   d) metplus_system.conf
      Any configuration that is specific to a user's work environment, such as the location of the MET executables and any other libraries used by METplus that 
      may vary from one work environment to another.

3) use_cases 
   This directory contains the configuration files specific to running a particular use case.
