Commits
Larry Knox committed e8dd4592b96
All source files Added standard Copyright header. In addition: src/nagg.h Increased NPP_product_max and NPP_Geo_Location_max for 22 new Intermediate products and one new GEO product. src/nagg_options.c Added \ for -t that was showing up as a non-standard character in help message. src/nagg_product.c Added 22 Intermediate Products and 1 Intermediate geolocation product. Revised product list output for compatible products to reflect terrain corrected equivalents. src/nagg_select_granules.c Added warning and don't add to aggregation for files whose start time is earlier than expected for the next granule in an aggregation (JPSS-65). Added checks for products and geo product when printing them for DEBUG to avoid segmentation fault with the -g <geoproduct> and -g no options. Tested jam & koala, gcc & icc with extensive tests.