Commits
Larry Knox committed 35c9a09f391
nagg_main.c Removing workaround to set geoproduct to NULL in nagg_main when nagg is invoked with "-g no". Either parse_options should return geoproduct = NULL or we will need to deal with the geoproduct in nagg_get_granules() and elsewhere. make check will fail for now.