Uses of Package
ucar.nc2.units

Packages that use ucar.nc2.units
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
thredds.catalog.dl   
thredds.catalog.parser.jdom   
thredds.catalog2.builder   
thredds.catalog2.simpleImpl   
thredds.cataloggen   
thredds.wcs.v1_0_0_1   
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. 
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.ft Scientific feature types package 
ucar.nc2.ft.point   
ucar.nc2.ft.point.standard   
ucar.nc2.ft.point.standard.plug   
ucar.nc2.ft.radial   
ucar.nc2.ncml Netcdf Markup Language (NcML). 
ucar.nc2.thredds Connects NetCDF-Java to THREDDS Catalogs and Datasets. 
ucar.nc2.units Utility classes for scientific units and ucar.units package. 
 

Classes in ucar.nc2.units used by thredds.catalog
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
DateType
          Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
 

Classes in ucar.nc2.units used by thredds.catalog.dl
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
 

Classes in ucar.nc2.units used by thredds.catalog.parser.jdom
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
DateType
          Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
TimeDuration
          Implements the thredds "duration" XML element type: specifies a length of time.
 

Classes in ucar.nc2.units used by thredds.catalog2.builder
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
DateType
          Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
 

Classes in ucar.nc2.units used by thredds.catalog2.simpleImpl
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
DateType
          Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
 

Classes in ucar.nc2.units used by thredds.cataloggen
DateType
          Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
 

Classes in ucar.nc2.units used by thredds.wcs.v1_0_0_1
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
 

Classes in ucar.nc2.units used by ucar.nc2.dataset
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
TimeUnit
          Handles Units that are time durations, eg in seconds, hours, days, years.
 

Classes in ucar.nc2.units used by ucar.nc2.dt
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
DateUnit
          Handles udunits dates, represented as "n units of time since reference date" eg "1203 days since 1970-01-01 00:00:00".
 

Classes in ucar.nc2.units used by ucar.nc2.dt.grid
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
DateUnit
          Handles udunits dates, represented as "n units of time since reference date" eg "1203 days since 1970-01-01 00:00:00".
TimeUnit
          Handles Units that are time durations, eg in seconds, hours, days, years.
 

Classes in ucar.nc2.units used by ucar.nc2.dt.point
DateFormatter
          Date parsing and formatting.
DateUnit
          Handles udunits dates, represented as "n units of time since reference date" eg "1203 days since 1970-01-01 00:00:00".
 

Classes in ucar.nc2.units used by ucar.nc2.dt.radial
DateUnit
          Handles udunits dates, represented as "n units of time since reference date" eg "1203 days since 1970-01-01 00:00:00".
 

Classes in ucar.nc2.units used by ucar.nc2.ft
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
DateUnit
          Handles udunits dates, represented as "n units of time since reference date" eg "1203 days since 1970-01-01 00:00:00".
 

Classes in ucar.nc2.units used by ucar.nc2.ft.point
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
DateUnit
          Handles udunits dates, represented as "n units of time since reference date" eg "1203 days since 1970-01-01 00:00:00".
 

Classes in ucar.nc2.units used by ucar.nc2.ft.point.standard
DateUnit
          Handles udunits dates, represented as "n units of time since reference date" eg "1203 days since 1970-01-01 00:00:00".
 

Classes in ucar.nc2.units used by ucar.nc2.ft.point.standard.plug
DateUnit
          Handles udunits dates, represented as "n units of time since reference date" eg "1203 days since 1970-01-01 00:00:00".
 

Classes in ucar.nc2.units used by ucar.nc2.ft.radial
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
 

Classes in ucar.nc2.units used by ucar.nc2.ncml
DateFormatter
          Date parsing and formatting.
TimeUnit
          Handles Units that are time durations, eg in seconds, hours, days, years.
 

Classes in ucar.nc2.units used by ucar.nc2.thredds
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
 

Classes in ucar.nc2.units used by ucar.nc2.units
DateRange
          Implements a range of dates, using DateType and/or TimeDuration.
DateType
          Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
DateUnit
          Handles udunits dates, represented as "n units of time since reference date" eg "1203 days since 1970-01-01 00:00:00".
JavaDateUnit
          A DateUnit that uses the same units as java.util.Date, namely "secs since 1970-01-01T00:00:00Z".
SimpleUnit
          Convenience routines on top of ucar.units package.
TimeDuration
          Implements the thredds "duration" XML element type: specifies a length of time.
TimeUnit
          Handles Units that are time durations, eg in seconds, hours, days, years.