public class GribVariable extends GridVariable
| Modifier and Type | Class and Description |
|---|---|
class |
GribVariable.Belongs |
ecs, firstRecord, lookup, nlevels, ntimes, recordTracker, tcs, vc, vname| Modifier and Type | Method and Description |
|---|---|
protected void |
addExtraAttributes(GridParameter param,
Variable v) |
protected boolean |
isEnsemble() |
String |
makeLevelName(GridRecord gr,
GridTableLookup lookup) |
protected String |
makeLongName() |
protected boolean |
trackRecords(int time,
int level,
GridRecord p,
RandomAccessFile raf,
boolean oneSent) |
dump, equals, findRecord, getName, getNEnsembles, getVertIndex, hashCode, makeIntervalName, showMissing, showMissingSummary, showRecord, toStringprotected boolean isEnsemble()
isEnsemble in class GridVariableprotected boolean trackRecords(int time,
int level,
GridRecord p,
RandomAccessFile raf,
boolean oneSent)
trackRecords in class GridVariableprotected void addExtraAttributes(GridParameter param, Variable v)
addExtraAttributes in class GridVariableprotected String makeLongName()
makeLongName in class GridVariablepublic String makeLevelName(GridRecord gr, GridTableLookup lookup)
makeLevelName in class GridVariableCopyright © 1999–2014 UCAR/Unidata. All rights reserved.