GEMPAK Manual | Programs | Parameters

     BOUNDS

     BOUNDS specifies the bound area(s) to consider when performing the
	graph-to-grid procedure.

	name|key_name|mask_flag

	More than one bounds area may be indicated via the '+' separator.

     name - Name of the bounds area, eg., "SSA" for seamless surface analysis.

     key - The specific bound area keyword, eg., "AREA".

     key_name - The specific bound area, eg., "HPC050".

     mask_flag - "true" to perform the graph-to-grid analysis inside the
	above specified bounds area, "false" to perform the analysis outside.


     Examples:

		BOUNDS   = SSA|<AREA>HPC050|true

		Performs the graph-to-grid analysis only inside the HPC050
		seamless surface analysis area.