|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Index.GribRecord | |
---|---|
ucar.grib | |
ucar.grib.grib1 | |
ucar.grib.grib2 |
Uses of Index.GribRecord in ucar.grib |
---|
Methods in ucar.grib that return Index.GribRecord | |
---|---|
Index.GribRecord |
Index.getGribRecord()
Deprecated. _more_ |
Methods in ucar.grib that return types with arguments of type Index.GribRecord | |
---|---|
java.util.List<Index.GribRecord> |
Index.getGribRecords()
Deprecated. Grib records of index, one for each parameter. |
Methods in ucar.grib with parameters of type Index.GribRecord | |
---|---|
void |
Index.addGribRecord(Index.GribRecord gr)
Deprecated. adds a GribRecord to the index. |
java.lang.String |
TableLookup.getCategoryName(Index.GribRecord gr)
Deprecated. . |
java.lang.String |
TableLookup.getDisciplineName(Index.GribRecord gr)
Deprecated. . |
java.lang.String |
TableLookup.getLevelDescription(Index.GribRecord gr)
Deprecated. . |
java.lang.String |
TableLookup.getLevelName(Index.GribRecord gr)
Deprecated. . |
java.lang.String |
TableLookup.getLevelUnit(Index.GribRecord gr)
Deprecated. . |
GridParameter |
TableLookup.getParameter(Index.GribRecord gr)
Deprecated. . |
int[] |
TableLookup.getParameterId(Index.GribRecord gr)
Deprecated. Return an int array that uniquely specifies this parameter |
java.lang.String |
TableLookup.getProductDefinitionName(Index.GribRecord gr)
Deprecated. . |
java.lang.String |
TableLookup.getTypeGenProcessName(Index.GribRecord gr)
Deprecated. process type used to generate data. |
boolean |
TableLookup.isPositiveUp(Index.GribRecord gr)
Deprecated. . |
boolean |
TableLookup.isVerticalCoordinate(Index.GribRecord gr)
Deprecated. if vertical level should be made into a coordinate; dont do for surface, 1D levels. |
Uses of Index.GribRecord in ucar.grib.grib1 |
---|
Methods in ucar.grib.grib1 with parameters of type Index.GribRecord | |
---|---|
java.lang.String |
Grib1Lookup.getCategoryName(Index.GribRecord gr)
Deprecated. gets the CategoryName. |
java.lang.String |
Grib1Lookup.getDisciplineName(Index.GribRecord gr)
Deprecated. gets the DisciplineName. |
java.lang.String |
Grib1Lookup.getLevelDescription(Index.GribRecord gr)
Deprecated. gets the LevelDescription. |
java.lang.String |
Grib1Lookup.getLevelName(Index.GribRecord gr)
Deprecated. gets the LevelName. |
java.lang.String |
Grib1Lookup.getLevelUnit(Index.GribRecord gr)
Deprecated. gets the LevelUnit. |
GridParameter |
Grib1Lookup.getParameter(Index.GribRecord gr)
Deprecated. gets parameter table, then grib1 parameter based on number. |
int[] |
Grib1Lookup.getParameterId(Index.GribRecord gr)
Deprecated. _more_ |
java.lang.String |
Grib1Lookup.getProductDefinitionName(Index.GribRecord gr)
Deprecated. gets the ProductDefinitionName. |
java.lang.String |
Grib1Lookup.getTypeGenProcessName(Index.GribRecord gr)
Deprecated. gets the Type of Gen Process Name. |
boolean |
Grib1Lookup.isPositiveUp(Index.GribRecord gr)
Deprecated. is this a PositiveUp VerticalCoordinate. |
boolean |
Grib1Lookup.isVerticalCoordinate(Index.GribRecord gr)
Deprecated. is this a VerticalCoordinate. |
Uses of Index.GribRecord in ucar.grib.grib2 |
---|
Methods in ucar.grib.grib2 with parameters of type Index.GribRecord | |
---|---|
java.lang.String |
Grib2Lookup.getCategoryName(Index.GribRecord gr)
Deprecated. |
java.lang.String |
Grib2Lookup.getDisciplineName(Index.GribRecord gr)
Deprecated. |
java.lang.String |
Grib2Lookup.getLevelDescription(Index.GribRecord gr)
Deprecated. |
java.lang.String |
Grib2Lookup.getLevelName(Index.GribRecord gr)
Deprecated. |
java.lang.String |
Grib2Lookup.getLevelUnit(Index.GribRecord gr)
Deprecated. |
GridParameter |
Grib2Lookup.getParameter(Index.GribRecord gr)
Deprecated. |
int[] |
Grib2Lookup.getParameterId(Index.GribRecord gr)
Deprecated. |
java.lang.String |
Grib2Lookup.getProductDefinitionName(Index.GribRecord gr)
Deprecated. |
java.lang.String |
Grib2Lookup.getTypeGenProcessName(Index.GribRecord gr)
Deprecated. |
boolean |
Grib2Lookup.isPositiveUp(Index.GribRecord gr)
Deprecated. |
boolean |
Grib2Lookup.isVerticalCoordinate(Index.GribRecord gr)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |