Package ucar.nc2
package ucar.nc2
-
ClassDescriptionAn Attribute is a name and a value, used for associating arbitrary metadata with another object.A builder for AttributesAn immutable Container of Attributes.Deprecated.Use AttributeContainerMutable.A mutable collection of Attributes.Deprecated.Will move to Dap4 module in version 6.Deprecated.A Dimension is used to define the array shape of a Variable.A builder of Dimensions.Static helper methods for Dimension.A Function that finds a Dimension by name.A named map from integers to Strings; a user-defined Enum used as a Variable's data type.Deprecated.use
NetcdfCopier(library) orNccopy(command line)Deprecated.use ucar.nc2.write.ChunkingIndexDeprecated.do not useA logical collection of Variables, Attributes, and Dimensions.A builder of Groups.Deprecated.use ucar.nc2.write.NcdumpDeprecated.do not useRead-only scientific datasets that are accessible through the netCDF API.NetcdfFile.Builder<T extends NetcdfFile.Builder<T>>A builder of NetcdfFile objects.Static helper methods for NetcdfFile objects.Deprecated.Use NetcdfFile.builder().Deprecated.use ucar.nc2.write.NetcdfFormatWriter or ucar.nc2.write.NetcdfCopierDeprecated.use NetcdfFileFormatA String expression for denoting a section of a Variable to be read.Something that knows how to read the data for a Variable.Sequence is a one-dimensional Structure with indeterminate length.Sequence.Builder<T extends Sequence.Builder<T>>A builder of SequencesDeprecated.will move to ucar.nc2.util in ver 6.A Structure is a type of Variable that contains other Variables, like a struct in C.Structure.Builder<T extends Structure.Builder<T>>A builder of Structures.A Variable is a logical container for data.Variable.Builder<T extends Variable.Builder<T>>A builder for Variables.Deprecated.do not use.Deprecated.use VariableSimpleBuilderBuilder for VariableSimpleIF, makes true immutable objects.A lightweight abstraction of a Variable.Deprecated.use VariableSimpleBuilder