Uses of Package
ucar.nc2.units

Packages that use ucar.nc2.units
thredds.datatype Specialized data types for THREDDS catalogs. 
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. 
ucar.nc2.dataset.grid Deprecated (use ucar.nc2.dt.grid) 
ucar.nc2.dt Scientific data types package. 
ucar.nc2.dt.point Scientific data type "Point" and "Station", collections of point observation data. 
ucar.nc2.dt.radial Scientific data type "Radial", uses spherical coordinate system. 
ucar.nc2.ncml   
ucar.nc2.units Utility classes for scientific units and ucar.units package. 
 

Classes in ucar.nc2.units used by thredds.datatype
TimeUnit
          Handles Units that are time durations, eg in seconds, hours, days, years.
 

Classes in ucar.nc2.units used by ucar.nc2.dataset
TimeUnit
          Handles Units that are time durations, eg in seconds, hours, days, years.
 

Classes in ucar.nc2.units used by ucar.nc2.dataset.grid
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
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.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".
SimpleUnit
          Convenience routines on top of ucar.units package.
 

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.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.units
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.
TimeUnit
          Handles Units that are time durations, eg in seconds, hours, days, years.