|
||||||||||
| 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 | |
|---|---|
String |
getCategoryName(GridRecord gr)
gets the Category Name. |
String |
getComment()
comment for CF conventions. |
String |
getDisciplineName(GridRecord gr)
gets the DisciplineName. |
Date |
getFirstBaseTime()
Get the first base time |
String |
getFirstCenterName()
gets the CenterName. |
float |
getFirstMissingValue()
gets the MissingValue. |
String |
getFirstProductStatusName()
gets the ProductStatusName. |
String |
getFirstProductTypeName()
gets the ProductTypeName. |
String |
getFirstSignificanceOfRTName()
gets the SignificanceOfRTName. |
int |
getFirstSubcenterId()
gets the SubcenterId. |
String |
getFirstSubcenterName()
gets the Subcenter Name. |
String |
getGenProcessName(GridRecord gr)
gets the Type of Gen Process Name. |
String |
getGridName(GridDefRecord gds)
gets the grid name. |
String |
getGridType()
gets the grid type. |
String |
getInstitution()
Institution for CF conventions |
String |
getLevelDescription(GridRecord gr)
gets the LevelDescription. |
String |
getLevelName(GridRecord gr)
gets the LevelName. |
String |
getLevelUnit(GridRecord gr)
gets the LevelUnit. |
String |
getModel()
|
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)
|
String |
getProductDefinitionName(GridRecord gr)
gets the ProductDefinitionName. |
int |
getProjectionType(GridDefRecord gds)
gets the ProjectionType. |
String |
getShapeName(GridDefRecord gds)
gets the ShapeName. |
String |
getSource()
gets the Source, type and status unknown for Grib1 so use Product definition by TimeRangeUnit |
String |
getTimeRangeUnitName(int tunit)
Get the first time range unit name |
String |
getTitle()
gets the CF title. |
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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Grib1GridTableLookup(Grib1Record firstRecord)
firstRecord - in the Grib file| Method Detail |
|---|
public final String getGridName(GridDefRecord gds)
getGridName in interface GridTableLookupgds - GridDefRecord
public final String getShapeName(GridDefRecord gds)
getShapeName in interface GridTableLookupgds - GridDefRecord
public final String getDisciplineName(GridRecord gr)
getDisciplineName in interface GridTableLookupgr - GridRecord
public final 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 String getProductDefinitionName(GridRecord gr)
gr - GridRecord
public final String getSource()
getSource in interface GridTableLookuppublic final String getGenProcessName(GridRecord gr)
gr - GridRecord
public final String getLevelName(GridRecord gr)
getLevelName in interface GridTableLookupgr - GridRecord
public final String getLevelDescription(GridRecord gr)
getLevelDescription in interface GridTableLookupgr - GridRecord
public final String getLevelUnit(GridRecord gr)
getLevelUnit in interface GridTableLookupgr - GridRecord
public final Date getFirstBaseTime()
getFirstBaseTime in interface GridTableLookuppublic final String getTimeRangeUnitName(int tunit)
GridTableLookup
getTimeRangeUnitName in interface GridTableLookuppublic final String getFirstCenterName()
public final int getFirstSubcenterId()
public final String getFirstSubcenterName()
public String getInstitution()
getInstitution in interface GridTableLookuppublic final String getFirstProductStatusName()
public final String getComment()
getComment in interface GridTableLookuppublic final String getFirstProductTypeName()
public final 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 String getTitle()
getTitle in interface GridTableLookuppublic final String getModel()
public final String getGridType()
getGridType in interface GridTableLookup
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||