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.A mutable collection of Attributes.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.A logical collection of Variables, Attributes, and Dimensions.A builder of Groups.Read-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.A 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 SequencesA 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.Builder for VariableSimpleIF, makes true immutable objects.A lightweight abstraction of a Variable.