Help for this page
while ( ($granule_name, $path, $start_date, $stop_date, $byte_size) = +$sth->fetchrow_array) { ... }
while ( $lhref = $sth->fetchrow_hashref('NAME_lc') ) { ... }