Commits
Larry Knox committed 863b62e9a61
Changed to recommended hdf5 failure detection form: if((dset = H5Dopen2(file, name)) < 0) fprintf(stderr, "unable to open the requested dataset\n"); Malloc struct for each granule as it is found. Made error messages for failure to open file more specific. Assigned &granule_info_array to **granule_info. This works in this file but still becomes 0 when back in main. Tested on amani.