- cdmElementClass(DataType) - Static method in class dap4.cdmshared.CDMUtil
-
- cdmtype2daptype(DataType, boolean) - Static method in class dap4.cdmshared.CDMUtil
-
- CDMUtil - Class in dap4.cdmshared
-
CDM related Constants and utilities
common to client and server code
- CDMUtil() - Constructor for class dap4.cdmshared.CDMUtil
-
- computeEffectiveShape(List<DapDimension>) - Static method in class dap4.cdmshared.CDMUtil
-
Compute the shape inferred from a set of slices.
- containsKey(CDMNode) - Method in class dap4.cdmshared.NodeMap
-
- containsKey(DapNode) - Method in class dap4.cdmshared.NodeMap
-
- convertVector(DapType, DapType, Object) - Static method in class dap4.cdmshared.CDMUtil
-
Convert an array of one type of values to another type
- createCDMRanges(List<Slice>) - Static method in class dap4.cdmshared.CDMUtil
-
- createSlices(List<Range>) - Static method in class dap4.cdmshared.CDMUtil
-
Convert a list of ucar.ma2.Range to a list of Slice
More or less the inverst of create CDMRanges
- createVector(AtomicType, long) - Static method in class dap4.cdmshared.CDMUtil
-
Given an arbitrary Array (including ArrayStructure), produce
a new Array that represents the slice defined by the
section.