Uses of Class
ucar.nc2.dataset.StructureDS

Packages that use StructureDS
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. 
 

Uses of StructureDS in ucar.nc2.dataset
 

Subclasses of StructureDS in ucar.nc2.dataset
 class SequenceDS
          Enhance sequence
 class StructurePseudo2Dim
          Make a collection of variables with the same 2 outer dimensions into a fake 2D Structure(outer,inner)
 class StructurePseudoDS
          Make a collection of variables with the same outer dimension into a fake Structure.