Commits
Larry Knox committed cce0eb851a3
nagg_write_granules.c Added several missing H5Dclose statements. nagg_get_granules.c Added code to support --debug option to print all granules in input files and in the geolocation files referenced by the input files. Added missing H5Fclose and H5Gclose statements that caused H5Fopen to fail because too many files were open. Tested amani, jam & koala, gcc & icc.