| Modifier and Type | Field and Description |
|---|---|
protected DODSNetcdfFile |
dodsfile |
protected java.lang.String |
dodsShortName |
| Modifier and Type | Method and Description |
|---|---|
protected ucar.nc2.Variable |
copy() |
java.lang.String |
getDODSName() |
protected java.lang.String |
getDODSshortName() |
ucar.ma2.StructureDataIterator |
getStructureIterator(java.lang.String CE)
Return an iterator over the set of repeated structures.
|
void |
setDODSName(java.lang.String name) |
addMemberVariable, calcElementSize, calcStructureSize, findVariable, getElementSize, getNameAndAttributes, getNumberOfMemberVariables, getStructureIterator, getStructureIterator, getVariableNames, getVariables, isCaching, isSubset, makeStructureMembers, readStructure, readStructure, readStructure, removeMemberVariable, replaceMemberVariable, select, select, setCaching, setImmutable, setMemberVariables, setParentGroup, writeCDL_read, _read, addAll, addAttribute, compareTo, createNewCache, equals, extraInfo, findAttribute, findAttributeIgnoreCase, findDimensionIndex, getAttributes, getDAPName, getDAPName, getDatasetLocation, getDataType, getDescription, getDimension, getDimensions, getDimensionsAll, getDimensionsString, getEnumTypedef, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNetcdfFile, getParentGroup, getProxyReader, getRanges, getRank, getScalarData, getShape, getShape, getShapeAll, getShapeAsSection, getShapeNotScalar, getSize, getSizeToCache, getSPobject, getUnitsString, hasCachedData, hashCode, hashCodeShow, invalidateCache, isCoordinateVariable, isImmutable, isMetadata, isScalar, isUnknownLength, isUnlimited, isUnsigned, 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, setDataType, setDimension, setDimensions, setDimensions, setDimensionsAnonymous, setElementSize, setEnumTypedef, setIsScalar, setName, setProxyReader, setSizeToCache, setSPobject, setUnsigned, setValues, setValues, slice, toString, toStringDebug, writeCDLgetFullName, getFullNameEscaped, getGroup, getImmutable, getName, getParentStructure, getShortName, getSort, isMemberOfStructure, localhash, setImmutable, setParentStructure, setShortName, setSort, unwrapclone, finalize, getClass, notify, notifyAll, wait, wait, waitprotected DODSNetcdfFile dodsfile
protected java.lang.String dodsShortName
protected ucar.nc2.Variable copy()
copy in class ucar.nc2.Structureprotected java.lang.String getDODSshortName()
public ucar.ma2.StructureDataIterator getStructureIterator(java.lang.String CE)
throws java.io.IOException
CE - constraint expression, or null.java.io.IOException - on io errorDODSStructurepublic java.lang.String getDODSName()
getDODSName in interface DODSNodegetDODSName in class ucar.nc2.CDMNodepublic void setDODSName(java.lang.String name)
setDODSName in interface DODSNodesetDODSName in class ucar.nc2.CDMNode