Package | Description |
---|---|
dap4.cdm | |
dap4.ce | |
dap4.core.dmr | |
dap4.servlet |
Modifier and Type | Method and Description |
---|---|
protected void |
DSPToCDM.createGroup(DapGroup dapgroup,
Group cdmparent,
NetcdfFile ncfile,
NodeMap nodemap) |
protected void |
DSPToCDM.fillGroup(Group cdmparent,
DapGroup dapparent,
NetcdfFile ncfile,
NodeMap nodemap) |
Modifier and Type | Field and Description |
---|---|
protected List<DapGroup> |
CEConstraint.groups |
Modifier and Type | Class and Description |
---|---|
class |
DapDataset
This class defines a non-Gridd Grid:
i.e.
|
Modifier and Type | Field and Description |
---|---|
protected List<DapGroup> |
DapDataset.allgroups |
protected List<DapGroup> |
DapGroup.groups |
Modifier and Type | Method and Description |
---|---|
DapGroup |
DapNode.getGroup()
Closest containing group
|
Modifier and Type | Method and Description |
---|---|
List<DapGroup> |
DapDataset.getAllGroups() |
List<DapGroup> |
DapNode.getGroupPath()
Get the transitive list of containing groups
Possibly including this node
|
List<DapGroup> |
DapGroup.getGroups() |
Modifier and Type | Method and Description |
---|---|
protected DapGroup |
CDMDSP.buildgroup(Group cdmgroup) |
Modifier and Type | Method and Description |
---|---|
protected void |
CDMDSP.fillgroup(DapGroup dapgroup,
Group cdmgroup) |
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.