141
		GOES-R AIT: Development of Standard Test Data Sets for Routine Testing
	
	
			
			
 - Indicates paper has been withdrawn from meeting
 - Indicates paper has been withdrawn from meeting - Indicates an Award Winner
 - Indicates an Award Winner
The test data set is chosen so that algorithm coverage (i.e. the number of lines of source code) is maximized during algorithm processing. Based on the design of the science algorithms and their dependencies on their inputs (e.g. geographic, solar conditions, etc.), satellite data at different times of day and seasonal conditions is selected for each satellite dataset. In order to optimize the selection of the test data, the standard GNU utility ‘Gcov' is used to determine which test data maximizes algorithm coverage. The ‘Gcov' software quantifies algorithm coverage by identifying the number of times each line of source code is executed during processing. Test data that maximizes coverage for each AWG algorithm is chosen for the standard test data set with the goal of overlapping input data for multiple algorithms in order to minimize storage of test data and save computer resources during algorithm processing. This poster describes the methods that were used to create the standard test data set for the AWG algorithms including how ‘Gcov' was utilized.




