#Lines start with '#' are comments.
#Empty line(s) is(are) using to separate sections

rotation files:
./unit-test-data/coreg_rotation.rot

seed files:
./unit-test-data/coreg_seed_points.gpml

coreg files:
./unit-test-data/coreg_target.gpml

output path:
./

output prefix:
unit_test_output

time_range:
#start time, end time, 	increment
140,		 0, 		10

input table:
#feature collection name, 	coreg type(parameter), 		attribute name, 		data operator,   shape attr 
coreg_target.gpml, 		Region_of_Interest (5000),	 	Distance, 				Min,             false
coreg_target.gpml, 		Region_of_Interest (5000), 		Presence, 				Lookup,			 false
coreg_target.gpml, 		Region_of_Interest (5000), 		Number_In_Region, 		Lookup,			 false
coreg_target.gpml, 		Region_of_Interest (5000),	 	name, 					Lookup,			 false
coreg_target.gpml, 		Region_of_Interest (5000), 		FRONT_POLY,				Lookup,			 true
coreg_target.gpml, 		Region_of_Interest (5000), 	PLATEID1,					Lookup,			 true
