public static class Vis5DIosp.Vis5DLookup extends Object implements GridTableLookup
AlbersEqualArea, Curvilinear, GaussianLatLon, LambertAzimuthEqualArea, LambertConformal, Mercator, Orthographic, PolarStereographic, RotatedLatLon, UTM| Constructor and Description |
|---|
Vis5DIosp.Vis5DLookup()
Gets a representative grid for this lookup
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName(GridRecord gr)
gets the CategoryName.
|
String |
getComment()
comment for CF conventions.
|
String |
getDisciplineName(GridRecord gr)
gets the DisciplineName.
|
Date |
getFirstBaseTime()
gets the BaseTime Forecastime.
|
float |
getFirstMissingValue()
gets the MissingValue.
|
String |
getGridName(GridDefRecord gds)
gets the grid type.
|
String |
getGridType()
Get the grid type for labelling
|
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.
|
GridParameter |
getParameter(GridRecord gr)
gets parameter table, then grib1 parameter based on number.
|
int |
getProjectionType(GridDefRecord gds)
gets the ProjectionType.
|
String |
getShapeName(GridDefRecord gds)
.
|
String |
getSource()
gets the Source, Generating Process or Model.
|
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)
Is this a layer?
|
boolean |
isPositiveUp(GridRecord gr)
is this a PositiveUp VerticalCoordinate.
|
boolean |
isVerticalCoordinate(GridRecord gr)
is this a VerticalCoordinate.
|
public Vis5DIosp.Vis5DLookup()
public String getShapeName(GridDefRecord gds)
getShapeName in interface GridTableLookupgds - public final String getGridName(GridDefRecord gds)
getGridName in interface GridTableLookupgds - public final GridParameter getParameter(GridRecord gr)
getParameter in interface GridTableLookupgr - GridRecordpublic final String getDisciplineName(GridRecord gr)
getDisciplineName in interface GridTableLookupgr - public final String getCategoryName(GridRecord gr)
getCategoryName in interface GridTableLookupgr - public final String getLevelName(GridRecord gr)
getLevelName in interface GridTableLookupgr - public final String getLevelDescription(GridRecord gr)
getLevelDescription in interface GridTableLookupgr - public final String getLevelUnit(GridRecord gr)
getLevelUnit in interface GridTableLookupgr - public final String getTimeRangeUnitName(int tunit)
GridTableLookupgetTimeRangeUnitName in interface GridTableLookuppublic final Date getFirstBaseTime()
getFirstBaseTime in interface GridTableLookuppublic final boolean isLatLon(GridDefRecord gds)
isLatLon in interface GridTableLookupgds - public final int getProjectionType(GridDefRecord gds)
getProjectionType in interface GridTableLookupgds - public final boolean isVerticalCoordinate(GridRecord gr)
isVerticalCoordinate in interface GridTableLookupgr - public final boolean isPositiveUp(GridRecord gr)
isPositiveUp in interface GridTableLookupgr - public final float getFirstMissingValue()
getFirstMissingValue in interface GridTableLookuppublic boolean isLayer(GridRecord gr)
isLayer in interface GridTableLookupgr - record to checkpublic final String getTitle()
getTitle in interface GridTableLookuppublic String getInstitution()
getInstitution in interface GridTableLookuppublic final String getSource()
getSource in interface GridTableLookuppublic final String getComment()
getComment in interface GridTableLookuppublic String getGridType()
getGridType in interface GridTableLookupCopyright © 1999–2015 UCAR/Unidata. All rights reserved.