|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.grib.grib1.Grib1GridTableLookup
public class Grib1GridTableLookup
| Field Summary |
|---|
| Fields inherited from interface ucar.grid.GridTableLookup |
|---|
AlbersEqualArea, Curvilinear, GaussianLatLon, LambertAzimuthEqualArea, LambertConformal, Mercator, Orthographic, PolarStereographic, RotatedLatLon, UTM |
| Constructor Summary | |
|---|---|
Grib1GridTableLookup(Grib1Record firstRecord)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getCategoryName(GridRecord gr)
gets the Category Name. |
java.lang.String |
getDisciplineName(GridRecord gr)
gets the DisciplineName. |
java.util.Date |
getFirstBaseTime()
Get the first base time |
java.lang.String |
getFirstCenterName()
gets the CenterName. |
float |
getFirstMissingValue()
gets the MissingValue. |
java.lang.String |
getFirstProductStatusName()
gets the ProductStatusName. |
java.lang.String |
getFirstProductTypeName()
gets the ProductTypeName. |
java.lang.String |
getFirstSignificanceOfRTName()
gets the SignificanceOfRTName. |
int |
getFirstSubcenterId()
gets the SubcenterId. |
java.lang.String |
getFirstTimeRangeUnitName()
gets the TimeRangeUnitName. |
java.lang.String |
getGridName(GridDefRecord gds)
gets the grid name. |
java.lang.String |
getGridType()
gets the grid type. |
java.lang.String |
getLevelDescription(GridRecord gr)
gets the LevelDescription. |
java.lang.String |
getLevelName(GridRecord gr)
gets the LevelName. |
java.lang.String |
getLevelUnit(GridRecord gr)
gets the LevelUnit. |
GridParameter |
getParameter(GridRecord gr)
Get the grid parameter that corresponds to this record gets parameter table, then grib1 parameter based on number. |
int[] |
getParameterId(GridRecord gr)
|
java.lang.String |
getProductDefinitionName(GridRecord gr)
gets the ProductDefinitionName. |
int |
getProjectionType(GridDefRecord gds)
gets the ProjectionType. |
java.lang.String |
getShapeName(GridDefRecord gds)
gets the ShapeName. |
java.lang.String |
getTypeGenProcessName(GridRecord gr)
gets the Type of Gen Process Name. |
boolean |
isLatLon(GridDefRecord gds)
is this a LatLon grid. |
boolean |
isLayer(GridRecord gr)
Check to see if this grid is a layer variable |
boolean |
isPositiveUp(GridRecord gr)
is this a PositiveUp VerticalCoordinate. |
boolean |
isVerticalCoordinate(GridRecord gr)
is this a VerticalCoordinate. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Grib1GridTableLookup(Grib1Record firstRecord)
firstRecord - in the Grib file| Method Detail |
|---|
public final java.lang.String getGridName(GridDefRecord gds)
getGridName in interface GridTableLookupgds - GridDefRecord
public final java.lang.String getShapeName(GridDefRecord gds)
getShapeName in interface GridTableLookupgds - GridDefRecord
public final java.lang.String getDisciplineName(GridRecord gr)
getDisciplineName in interface GridTableLookupgr - GridRecord
public final java.lang.String getCategoryName(GridRecord gr)
getCategoryName in interface GridTableLookupgr - GridRecord
public final GridParameter getParameter(GridRecord gr)
getParameter in interface GridTableLookupgr - GridRecord
public int[] getParameterId(GridRecord gr)
gr - GridRecord
public final java.lang.String getProductDefinitionName(GridRecord gr)
gr - GridRecord
public final java.lang.String getTypeGenProcessName(GridRecord gr)
gr - GridRecord
public final java.lang.String getLevelName(GridRecord gr)
getLevelName in interface GridTableLookupgr - GridRecord
public final java.lang.String getLevelDescription(GridRecord gr)
getLevelDescription in interface GridTableLookupgr - GridRecord
public final java.lang.String getLevelUnit(GridRecord gr)
getLevelUnit in interface GridTableLookupgr - GridRecord
public final java.util.Date getFirstBaseTime()
getFirstBaseTime in interface GridTableLookuppublic final java.lang.String getFirstTimeRangeUnitName()
getFirstTimeRangeUnitName in interface GridTableLookuppublic final java.lang.String getFirstCenterName()
public final int getFirstSubcenterId()
public final java.lang.String getFirstProductStatusName()
public final java.lang.String getFirstProductTypeName()
public final java.lang.String getFirstSignificanceOfRTName()
public final boolean isLatLon(GridDefRecord gds)
isLatLon in interface GridTableLookupgds - GridDefRecord
public final int getProjectionType(GridDefRecord gds)
getProjectionType in interface GridTableLookupgds - GridDefRecord
public final boolean isVerticalCoordinate(GridRecord gr)
isVerticalCoordinate in interface GridTableLookupgr - GridRecord
public final boolean isPositiveUp(GridRecord gr)
isPositiveUp in interface GridTableLookupgr - GridRecord
public final float getFirstMissingValue()
getFirstMissingValue in interface GridTableLookuppublic final boolean isLayer(GridRecord gr)
isLayer in interface GridTableLookupgr - GridRecord
public final java.lang.String getGridType()
getGridType in interface GridTableLookup
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||