////////////////////////////////////////////////////////////////////////////////
//
// Point2Grid configuration file.
//
// For additional information, please see the MET Users Guide.
//
////////////////////////////////////////////////////////////////////////////////

//
// NetCDF output variable timing information:
//   - valid_time in YYYYMMDD[_HH[MMSS]] format
//
//valid_time =
${METPLUS_VALID_TIME}

//
// Observation time window
//
//obs_window = {
${METPLUS_OBS_WINDOW_DICT}

////////////////////////////////////////////////////////////////////////////////


//
// Observation message type
//
//message_type = [
${METPLUS_MESSAGE_TYPE}

////////////////////////////////////////////////////////////////////////////////

//
// Mapping of input variable names to output variables names.
//
//var_name_map = [
${METPLUS_VAR_NAME_MAP_LIST}

////////////////////////////////////////////////////////////////////////////////

//obs_quality_inc = [
${METPLUS_OBS_QUALITY_INC}

//obs_quality_exc = [
${METPLUS_OBS_QUALITY_EXC}

////////////////////////////////////////////////////////////////////////////////

tmp_dir = "${MET_TMP_DIR}";
//version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////

${METPLUS_MET_CONFIG_OVERRIDES}
