Uses of Package
ucar.nc2.constants

Packages that use ucar.nc2.constants
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
thredds.catalog2.builder   
ucar.nc2.constants Enumerated constants used throughout the 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.dt Scientific data types package. 
ucar.nc2.dt.grid Scientific data type "Grid", uses cartesian coordinate system. 
ucar.nc2.dt.point Scientific data type "Point", collections of point observation data. 
ucar.nc2.dt.radial Scientific data type "Radial", uses spherical coordinate system. 
ucar.nc2.dt.trajectory Scientific data type "Trajectory". 
ucar.nc2.ft Scientific feature types package 
ucar.nc2.ft.grid   
ucar.nc2.ft.point package ucar.nc2.ft.point : Implementation of Point Feature Types 
ucar.nc2.ft.point.collection   
ucar.nc2.ft.point.remote   
ucar.nc2.ft.point.standard package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types 
ucar.nc2.ft.point.standard.plug package ucar.nc2.ft.point.plug : Pluggable AAnalysers of Point Feature Type datasets 
ucar.nc2.ft.radial   
ucar.nc2.iosp.misc Miscellaneous IOSPs. 
ucar.nc2.stream   
ucar.nc2.thredds Connects NetCDF-Java to THREDDS Catalogs and Datasets. 
 

Classes in ucar.nc2.constants used by thredds.catalog
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by thredds.catalog2.builder
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.constants
AxisType
          Type-safe enumeration of netCDF Coordinate Axis types.
CF.CellMethods
           
CF.FeatureType
          Start of map from CF feature type names to our FeatureType enums.
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.dataset
AxisType
          Type-safe enumeration of netCDF Coordinate Axis types.
 

Classes in ucar.nc2.constants used by ucar.nc2.dataset.conv
AxisType
          Type-safe enumeration of netCDF Coordinate Axis types.
 

Classes in ucar.nc2.constants used by ucar.nc2.dt
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.dt.grid
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.dt.point
AxisType
          Type-safe enumeration of netCDF Coordinate Axis types.
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.dt.radial
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.dt.trajectory
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.ft
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.ft.grid
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.ft.point
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.ft.point.collection
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.ft.point.remote
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.ft.point.standard
AxisType
          Type-safe enumeration of netCDF Coordinate Axis types.
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.ft.point.standard.plug
AxisType
          Type-safe enumeration of netCDF Coordinate Axis types.
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.ft.radial
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.iosp.misc
AxisType
          Type-safe enumeration of netCDF Coordinate Axis types.
 

Classes in ucar.nc2.constants used by ucar.nc2.stream
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 

Classes in ucar.nc2.constants used by ucar.nc2.thredds
FeatureType
          Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.