public class NcDDS
extends opendap.servers.ServerDDS
| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
HANDLE_DUP_DIM_GRIDS |
| Constructor and Description |
|---|
NcDDS(java.lang.String name,
ucar.nc2.NetcdfFile ncfile)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
opendap.dap.DAPNode |
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, getVariables, ingestDAS, normalize, numVariables, parse, parse, parseXML, parseXML, print, print, printDAS, printDAS, printXML, printXML, resolveAliases, search, setBlobContentID, setFactory, setURL, tokenizeAliasFielddeserialize, elementCount, externalize, getTypeName, getVar, getVarCount, getVariableSet, 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(java.lang.String name,
ucar.nc2.NetcdfFile ncfile)
name - name of the dataset, at bottom of DDSncfile - create DDS from thispublic opendap.dap.DAPNode cloneDAG(opendap.dap.DAPNode.CloneMap map)
throws java.lang.CloneNotSupportedException
?.
See BaseType.cloneDAG()cloneDAG in class opendap.dap.DDSmap - track previously cloned nodesjava.lang.CloneNotSupportedException