Modifier and Type | Method and Description |
---|---|
VDRecord |
CDF.getVariableRecord(String name)
Retrieve the
VDRecord for the variable with the given name. |
VDRecord |
CDF.getVDR(long index)
Retrieve a VDRecord with the given index.
|
Modifier and Type | Method and Description |
---|---|
long |
CDF.getVariableStartByte(VDRecord vdr)
Retrieve the start byte of the data for a variable using the
VDRecord for the variable. |
Copyright © 2014-2015 Regents University of California. All Rights Reserved.