| Interface | Description |
|---|---|
| CDMArray |
It is convenient to be able to create
a common "parent" interface for all
the CDM array classes
|
| Class | Description |
|---|---|
| CDMArrayAtomic |
CDMArrayAtomic wraps a D4DataAtomic object to present
the ucar.ma2.Array interface.
|
| CDMArraySequence |
CDM now has an ArraySequence type intended to
support VLEN.
|
| CDMArraySequence.SDI | |
| CDMArrayStructure |
Implementation of ArrayStructure that wraps
DAP4 databuffer
(Note: Needs serious optimization applied).
|
| CDMCompiler |
The goal for the CDM compiler is two-fold:
1.
|
| CDMDataset |
Wrap D4DSP to project the CDM API.
|
| DapNetcdfFile | |
| DapNetcdfFile.NullCancelTask | |
| DSPToCDM |
Convert a DSP to corresponding NetcdfFile CDM metadata.
|