net.sourceforge.jgrib
Class GribTables

java.lang.Object
  extended by net.sourceforge.jgrib.GribTables

Deprecated. - Implementation of tables moved to GribPDSParamTable, GribPDSParameter, and GribPDSLevel classes.

public class GribTables
extends java.lang.Object

A class containing static methods which deliver descriptions and names of parameters, levels and units for byte codes from GRIB records.


Constructor Summary
GribTables()
          Deprecated.  
 
Method Summary
static java.lang.String getLevel(int pds9, int pds10, int pds11)
          Deprecated. Get a description for the level code.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GribTables

public GribTables()
Deprecated. 
Method Detail

getLevel

public static java.lang.String getLevel(int pds9,
                                        int pds10,
                                        int pds11)
Deprecated. 
Get a description for the level code.

Parameters:
pds9 - part 1 of leve code
pds10 - part 2 of level code
pds11 - part 3 of level code
Returns:
description of the level