public class DODSVariable extends Variable implements DODSNode
VariableVariable.Builder<T extends Variable.Builder<T>>, Variable.Cache| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
CE |
protected DODSNetcdfFile |
dodsfile |
attributes, cache, dataType, debugCaching, defaultCoordsSizeToCache, defaultSizeToCache, dimensions, elementSize, hashCode, isVariableLength, ncfile, permitCaching, proxyReader, shape, sizeToCache, spiObjectannotations, dodsname, group, immutable, parentstruct, shortName, sort| Modifier | Constructor and Description |
|---|---|
protected |
DODSVariable(DODSVariable from) |
| Modifier and Type | Method and Description |
|---|---|
protected Variable |
copy()
Deprecated.
|
boolean |
equals(java.lang.Object oo)
Instances which have same content are equal.
|
java.lang.String |
getDODSName()
Get the dodsname
|
protected boolean |
hasCE() |
int |
hashCode()
Override Object.hashCode() to implement equals.
|
protected java.lang.String |
nameWithCE() |
protected void |
setCE(java.lang.String CE) |
void |
setDODSName(java.lang.String name)
Store the original dods name
|
_read, _read, _readScalarData, addAll, addAttribute, addLocalFieldsToBuilder, attributes, builder, compareTo, createNewCache, extraInfo, findAttribute, findAttributeDouble, findAttributeIgnoreCase, findAttributeInteger, findAttributeString, findDimensionIndex, getAttributes, getDAPName, getDAPName, getDatasetLocation, getDataType, getDescription, getDimension, getDimensions, getDimensionsAll, getDimensionsString, getElementSize, getEnumTypedef, getFileTypeId, getFullName, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNetcdfFile, getParentGroup, getParentGroupOrRoot, getParentStructure, getProxyReader, getRanges, getRank, getScalarData, getShape, getShape, getShapeAll, getShapeAsSection, getSize, getSizeToCache, getSPobject, getUnitsString, hasCachedData, invalidateCache, isCaching, isCoordinateVariable, isEmpty, isImmutable, isMemberOfStructure, isMetadata, isScalar, isUnknownLength, isUnlimited, isVariableLength, lookupEnumString, read, read, read, read, read, readScalarByte, readScalarDouble, readScalarFloat, readScalarInt, readScalarLong, readScalarShort, readScalarString, readToByteChannel, readToStream, reallyRead, reallyRead, reduce, remove, removeAttribute, removeAttributeIgnoreCase, resetDimensions, resetShape, section, section, setCachedData, setCachedData, setCaching, setDataType, setDimension, setDimensions, setDimensions, setDimensionsAnonymous, setElementSize, setEnumTypedef, setImmutable, setIsScalar, setName, setParentGroup, setProxyReader, setSizeToCache, setSPobject, setValues, setValues, slice, toBuilder, toString, toStringDebug, writeCDL, writeCDLannotate, annotation, getFullNameEscaped, getGroup, getImmutable, getName, getShortName, getSort, localhash, setParentStructure, setShortName, setSort, unwrapclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetName, getShortNamefilter, findAttValueIgnoreCase, getName, hasAttribute, hasAttributeIgnoreCase, iteratorprotected java.lang.String CE
protected DODSNetcdfFile dodsfile
protected DODSVariable(DODSVariable from)
@Deprecated protected Variable copy()
Variable.toBuilder()protected void setCE(java.lang.String CE)
protected boolean hasCE()
protected java.lang.String nameWithCE()
public boolean equals(java.lang.Object oo)
public int hashCode()
Variablepublic java.lang.String getDODSName()
CDMNodegetDODSName in interface DODSNodegetDODSName in class CDMNodepublic void setDODSName(java.lang.String name)
CDMNodesetDODSName in interface DODSNodesetDODSName in class CDMNodename - The original name from the DDS/DAS