Uses of Package
ucar.nc2

Packages that use ucar.nc2
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
ucar.nc2 The public API to the Java-NetCDF library. 
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. 
ucar.nc2.dataset.conv Parses the information in netCDF datasets using Conventions, and extracts information about coordinate systems. 
ucar.nc2.dataset.transform Pluggable framework for handling Coordinate Transforms, both Projections and Vertical. 
ucar.nc2.dt Scientific data types package. 
ucar.nc2.ft Scientific feature types package 
ucar.nc2.util Miscellaneous utility classes. 
ucar.unidata.geoloc.vertical Implementations of vertical coordinate transformations. 
 

Classes in ucar.nc2 used by thredds.catalog
Attribute
          An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
 

Classes in ucar.nc2 used by ucar.nc2
Attribute
          An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
Dimension
          A Dimension is used to define the array shape of a Variable.
EnumTypedef
          Enumeration Typedef map integers to Strings.
Group
          A Group is a logical collection of Variables.
NCdumpW.WantValues
           
NetcdfFile
          Read-only scientific datasets that are accessible through the netCDF API.
NetcdfFileWriteable
          Create/Write netCDF-3 formatted files.
ParsedSectionSpec
          Parsed Section Expression, allows nesting for subsetting of Structure member variables.
Structure
          A Structure is a type of Variable that contains other Variables, like a struct in C.
Variable
          A Variable is a logical container for data.
VariableIF
          The public interface to a Variable.
VariableSimpleIF
          A lightweight abstractions of a Variable.
 

Classes in ucar.nc2 used by ucar.nc2.dataset
Dimension
          A Dimension is used to define the array shape of a Variable.
Group
          A Group is a logical collection of Variables.
NetcdfFile
          Read-only scientific datasets that are accessible through the netCDF API.
ProxyReader
          An object that knows how to read the data for a Variable.
Structure
          A Structure is a type of Variable that contains other Variables, like a struct in C.
Variable
          A Variable is a logical container for data.
VariableIF
          The public interface to a Variable.
VariableSimpleIF
          A lightweight abstractions of a Variable.
 

Classes in ucar.nc2 used by ucar.nc2.dataset.conv
NetcdfFile
          Read-only scientific datasets that are accessible through the netCDF API.
 

Classes in ucar.nc2 used by ucar.nc2.dataset.transform
Dimension
          A Dimension is used to define the array shape of a Variable.
Variable
          A Variable is a logical container for data.
 

Classes in ucar.nc2 used by ucar.nc2.dt
Attribute
          An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
Dimension
          A Dimension is used to define the array shape of a Variable.
NetcdfFile
          Read-only scientific datasets that are accessible through the netCDF API.
Variable
          A Variable is a logical container for data.
VariableSimpleIF
          A lightweight abstractions of a Variable.
 

Classes in ucar.nc2 used by ucar.nc2.ft
Attribute
          An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
NetcdfFile
          Read-only scientific datasets that are accessible through the netCDF API.
VariableSimpleIF
          A lightweight abstractions of a Variable.
 

Classes in ucar.nc2 used by ucar.nc2.util
NetcdfFile
          Read-only scientific datasets that are accessible through the netCDF API.
Variable
          A Variable is a logical container for data.
 

Classes in ucar.nc2 used by ucar.unidata.geoloc.vertical
Dimension
          A Dimension is used to define the array shape of a Variable.
NetcdfFile
          Read-only scientific datasets that are accessible through the netCDF API.