Package ucar.nc2.dataset
package ucar.nc2.dataset
-
ClassDescriptionA Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.Standard sort on Coordinate AxesCoordinateAxis.Builder<T extends CoordinateAxis.Builder<T>>A 1-dimensional Coordinate Axis.CoordinateAxis1D.Builder<T extends CoordinateAxis1D.Builder<T>>A 1-dimensional Coordinate Axis representing Calendar time.CoordinateAxis1DTime.Builder<T extends CoordinateAxis1DTime.Builder<T>>A 2-dimensional numeric Coordinate Axis.CoordinateAxis2D.Builder<T extends CoordinateAxis2D.Builder<T>>Helper class for time coordinatesA CoordinateSystem specifies the coordinates of a Variable's values.CoordinateSystem.Builder<T extends CoordinateSystem.Builder<T>>A CoordinateTransform is an abstraction of a function from a CoordinateSystem to a "reference" CoordinateSystem.CoordinateTransform.Builder<T extends CoordinateTransform.Builder<T>>Deprecated.do not useDeprecated.do not useDeprecated.do not useManager for Coordinate Transforms.Deprecated.do not useDetection of the protocol from a location string.Deprecated.do not useDeprecated.use implementations in Filter package
NetcdfDatasetextends the netCDF API, adding standard attribute parsing such as scale and offset, and explicit support for Coordinate Systems.NetcdfDataset.Builder<T extends NetcdfDataset.Builder<T>>Possible enhancements for a NetcdfDatasetDeprecated.This will move to another package.Static helper methods for NetcdfDatasetA Projection CoordinateTransform has a Projection bijection (GeoX, GeoY) <-> (Lat, Lon).ProjectionCT.Builder<T extends ProjectionCT.Builder<T>>Deprecated.will move to ucar.nc2.internal.ncmlDeprecated.SequenceDS will not extend StructureDS in 6.SequenceDS.Builder<T extends SequenceDS.Builder<T>>An "enhanced" Structure.StructureDS.Builder<T extends StructureDS.Builder<T>>Make a collection of variables with the same 2 outer dimensions into a fake 2D Structure(outer,inner)StructurePseudo2Dim.Builder<T extends StructurePseudo2Dim.Builder<T>>Make a collection of variables with the same outer dimension into a fake Structure.StructurePseudoDS.Builder<T extends StructurePseudoDS.Builder<T>>Type-safe enumeration of netCDF Dataset TransformType.A wrapper around a Variable, creating an "enhanced" Variable.VariableDS.Builder<T extends VariableDS.Builder<T>>Interface to an "enhanced Variable", implemented by the ucar.nc2.dataset package.Deprecated.A VerticalCT is a CoordinateTransform function CT: (GeoZ) -> Height or Pressure.VerticalCT.Builder<T extends VerticalCT.Builder<T>>Enumeration of known Vertical transformations.