| Method and Description |
|---|
| ucar.nc2.dods.DODSGrid.copy()
Use
Variable.toBuilder() |
| ucar.nc2.dods.DODSStructure.copy()
Use
Structure.toBuilder() |
| ucar.nc2.dods.DODSVariable.copy()
Use
Variable.toBuilder() |
| ucar.nc2.dods.DODSNetcdfFile.reGroupVariable(Group, DODSVariable) |
| ucar.nc2.dods.DODSNetcdfFile.setAllowDeflate(boolean)
use setAllowCompression
|
| Constructor and Description |
|---|
| opendap.dap.Attribute(AttributeTable)
Use the ctor with the name.
|
| opendap.dap.AttributeTable()
Use constructor that takes the name of the table.
|