public class NcDDS extends ServerDDS
| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
HANDLE_DUP_DIM_GRIDS |
| Constructor and Description |
|---|
NcDDS(String name,
ucar.nc2.NetcdfFile ncfile)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
NcDDS |
cloneDAG(opendap.dap.DAPNode.CloneMap map)
Returns a clone of this
?. |
getDatasetFilename, printConstrained, printConstrained, printConstrainedXML, printConstrainedXML, setDatasetFilenameaddVariable, checkForAttributeNameConflict, checkSemantics, delVariable, getBlobContentID, getDAS, getDDSText, getDDXText, getFactory, getVariable, ingestDAS, normalize, parse, parse, parseXML, parseXML, print, print, printDAS, printDAS, printXML, printXML, resolveAliases, search, setBlobContentID, setFactory, setURL, tokenizeAliasField, toStringdeserialize, elementCount, externalize, getTypeName, getVar, getVarCount, getVariables, printDecl, printValaddAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, delAttribute, delAttribute, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getLongName, hasAttributes, newPrimitiveVector, printAttributes, printAttributes, printAttributes, printAttributes, printConstraint, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, setClearNameprotected static final boolean HANDLE_DUP_DIM_GRIDS
public NcDDS(String name, ucar.nc2.NetcdfFile ncfile)
name - name of the dataset, at bottom of DDSncfile - create DDS from thispublic NcDDS cloneDAG(opendap.dap.DAPNode.CloneMap map) throws CloneNotSupportedException
?.
See BaseType.cloneDAG()cloneDAG in class opendap.dap.DDSmap - track previously cloned nodesCloneNotSupportedException