public final String getGridName(Index.GdsRecord gds) {
   return Grib2GridDefinitionSection.getGridName(gds.grid_type);
 }