|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.grib.grib2.Grib2Lookup
public final class Grib2Lookup
lookup functions for Grib2 files
| Field Summary |
|---|
| Fields inherited from interface ucar.grib.TableLookup |
|---|
AlbersEqualArea, GaussianLatLon, LambertAzimuthEqualArea, LambertConformal, Mercator, Orthographic, PolarStereographic, RotatedLatLon, UTM |
| Constructor Summary | |
|---|---|
Grib2Lookup(Grib2Record firstRecord)
Deprecated. Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getCategoryName(Index.GribRecord gr)
Deprecated. . |
java.lang.String |
getDisciplineName(Index.GribRecord gr)
Deprecated. . |
java.util.Date |
getFirstBaseTime()
Deprecated. . |
java.lang.String |
getFirstCenterName()
Deprecated. . |
float |
getFirstMissingValue()
Deprecated. . |
java.lang.String |
getFirstProductStatusName()
Deprecated. . |
java.lang.String |
getFirstProductTypeName()
Deprecated. . |
java.lang.String |
getFirstSignificanceOfRTName()
Deprecated. . |
int |
getFirstSubcenterId()
Deprecated. . |
java.lang.String |
getFirstTimeRangeUnitName()
Deprecated. . |
java.lang.String |
getGridName(Index.GdsRecord gds)
Deprecated. Get the name of the Variable |
java.lang.String |
getLevelDescription(Index.GribRecord gr)
Deprecated. . |
java.lang.String |
getLevelName(Index.GribRecord gr)
Deprecated. . |
java.lang.String |
getLevelUnit(Index.GribRecord gr)
Deprecated. . |
GridParameter |
getParameter(GribGridRecord gr)
Deprecated. gets parameter based on discipline, category, and number. |
GridParameter |
getParameter(Index.GribRecord gr)
Deprecated. . |
int[] |
getParameterId(Index.GribRecord gr)
Deprecated. Return an int array that uniquely specifies this parameter |
java.lang.String |
getProductDefinitionName(Index.GribRecord gr)
Deprecated. . |
int |
getProjectionType(Index.GdsRecord gds)
Deprecated. . |
java.lang.String |
getShapeName(Index.GdsRecord gds)
Deprecated. . |
int |
getTypeEnsemble(Index.GribRecord gr)
Deprecated. gets the Type Ensemble. |
java.lang.String |
getTypeGenProcessName(Index.GribRecord gr)
Deprecated. process type used to generate data. |
boolean |
isLatLon(Index.GdsRecord gds)
Deprecated. . |
boolean |
isPositiveUp(Index.GribRecord gr)
Deprecated. . |
boolean |
isVerticalCoordinate(Index.GribRecord gr)
Deprecated. if vertical level should be made into a coordinate; dont do for surface, 1D levels. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Grib2Lookup(Grib2Record firstRecord)
firstRecord - in the Grib file| Method Detail |
|---|
public final java.lang.String getGridName(Index.GdsRecord gds)
TableLookup
getGridName in interface TableLookupgds - the gds record
public final java.lang.String getShapeName(Index.GdsRecord gds)
TableLookup
getShapeName in interface TableLookupgds - the gds record
public final GridParameter getParameter(GribGridRecord gr)
gr - Index.GribRecord
public final GridParameter getParameter(Index.GribRecord gr)
TableLookup
getParameter in interface TableLookupgr - the grib record
public int[] getParameterId(Index.GribRecord gr)
TableLookup
getParameterId in interface TableLookupgr - the grib record
public final java.lang.String getDisciplineName(Index.GribRecord gr)
TableLookup
getDisciplineName in interface TableLookupgr - the grib record
public final java.lang.String getCategoryName(Index.GribRecord gr)
TableLookup
getCategoryName in interface TableLookupgr - the grib record
public final java.lang.String getProductDefinitionName(Index.GribRecord gr)
TableLookup
getProductDefinitionName in interface TableLookupgr - the grib record
public final java.lang.String getTypeGenProcessName(Index.GribRecord gr)
TableLookup
getTypeGenProcessName in interface TableLookupgr - the grib record
public final int getTypeEnsemble(Index.GribRecord gr)
gr -
public final java.lang.String getLevelName(Index.GribRecord gr)
TableLookup
getLevelName in interface TableLookupgr - the grib record
public final java.lang.String getLevelDescription(Index.GribRecord gr)
TableLookup
getLevelDescription in interface TableLookupgr - the grib record
public final java.lang.String getLevelUnit(Index.GribRecord gr)
TableLookup
getLevelUnit in interface TableLookupgr - the grib record
public final java.lang.String getFirstTimeRangeUnitName()
TableLookup
getFirstTimeRangeUnitName in interface TableLookuppublic final java.lang.String getFirstCenterName()
TableLookup
getFirstCenterName in interface TableLookuppublic final int getFirstSubcenterId()
TableLookup
getFirstSubcenterId in interface TableLookuppublic final java.lang.String getFirstProductStatusName()
TableLookup
getFirstProductStatusName in interface TableLookuppublic final java.lang.String getFirstProductTypeName()
TableLookup
getFirstProductTypeName in interface TableLookuppublic final java.lang.String getFirstSignificanceOfRTName()
TableLookup
getFirstSignificanceOfRTName in interface TableLookuppublic final java.util.Date getFirstBaseTime()
TableLookup
getFirstBaseTime in interface TableLookuppublic final boolean isLatLon(Index.GdsRecord gds)
TableLookup
isLatLon in interface TableLookupgds - the gds record
public final int getProjectionType(Index.GdsRecord gds)
TableLookup
getProjectionType in interface TableLookupgds - the gds record
public final boolean isVerticalCoordinate(Index.GribRecord gr)
TableLookup
isVerticalCoordinate in interface TableLookupgr - the grib record
public final boolean isPositiveUp(Index.GribRecord gr)
TableLookup
isPositiveUp in interface TableLookupgr - the grib record
public final float getFirstMissingValue()
TableLookup
getFirstMissingValue in interface TableLookup
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||