public class NcSDGrid
extends opendap.servers.SDGrid
| Constructor and Description |
|---|
NcSDGrid(java.lang.String name,
java.util.ArrayList list)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
read(java.lang.String datasetName,
java.lang.Object specialO) |
addVariable, equal, getStart, getStop, getStride, greater_eql, greater, isRead, isSynthesized, less_eql, less, not_equal, printDecl, printVal, printXML, regexp, serialize, setProject, setProjection, setRead, setSynthesizedcheckSemantics, cloneDAG, deserialize, elementCount, externalize, getArray, getArrayDims, getTypeName, getVar, getVarCount, getVariable, getVariables, projectedComponents, projectionYieldsGridaddAttributeAlias, 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, printXML, setClearNameclone, cloneDAG, getClearName, getEncodedName, getParent, isProject, setEncodedName, setParent, setProject, setProjectedpublic NcSDGrid(java.lang.String name,
java.util.ArrayList list)
name - of the Gridlist - of the variables, first data then mapspublic boolean read(java.lang.String datasetName,
java.lang.Object specialO)
throws opendap.dap.NoSuchVariableException,
java.io.IOException
read in interface opendap.servers.ServerMethodsread in class opendap.servers.SDGridopendap.dap.NoSuchVariableExceptionjava.io.IOException