コード例 #1
0
 public final String getLevelUnit(Index.GribRecord gr) {
   return Grib2Tables.getTypeSurfaceUnit(gr.levelType1);
 }