Uses of Package
ucar.nc2.util

Packages that use ucar.nc2.util
thredds.bufrtables   
thredds.catalog.crawl   
thredds.catalog.query Reads and writes THREDDS Dataset Query Capabilities (DQC) XML documents. 
thredds.inventory Abstractions for tracking dataset inventory using "managed files". 
thredds.wcs.v1_0_0_Plus   
thredds.wcs.v1_1_0   
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.dods OpenDAP-netCDF library. 
ucar.nc2.dt Scientific data types package. 
ucar.nc2.dt.fmrc Support classes for Forecast Model Run Collections. 
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.standard package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types 
ucar.nc2.ft.radial   
ucar.nc2.iosp General classes for I/O Service Providers 
ucar.nc2.iosp.adde IOSP for ADDE servers 
ucar.nc2.iosp.bufr I/O Service Provider for BUFR format files 
ucar.nc2.iosp.cinrad I/O Service Provider for chinese met radar files 
ucar.nc2.iosp.dmsp I/O Service Provider for DMSP format files 
ucar.nc2.iosp.dorade I/O Service Provider for Dorade format files 
ucar.nc2.iosp.fysat   
ucar.nc2.iosp.gempak   
ucar.nc2.iosp.gini I/O Service Provider for GINI format files 
ucar.nc2.iosp.grads I/O Service Provider for GrADS Binary Grid Files. 
ucar.nc2.iosp.grib I/O Service Provider for GRIB-1 and GRIB-2 format files 
ucar.nc2.iosp.grid   
ucar.nc2.iosp.hdf4 I/O Service Provider for HDF-4 format files 
ucar.nc2.iosp.hdf5 I/O Service Provider for HDF-5 and netCDF-4 format files 
ucar.nc2.iosp.mcidas   
ucar.nc2.iosp.misc Miscellaneous IOSPs. 
ucar.nc2.iosp.netcdf3 I/O Service Provider for NetCDF-3 format files 
ucar.nc2.iosp.nexrad2 I/O Service Provider for NEXRAD level 2 format files 
ucar.nc2.iosp.nids I/O Service Provider for NIDS (Nexrad level 3) format files 
ucar.nc2.iosp.noaa   
ucar.nc2.iosp.nowrad   
ucar.nc2.iosp.sigmet   
ucar.nc2.iosp.uamiv   
ucar.nc2.iosp.uf   
ucar.nc2.jni.netcdf   
ucar.nc2.ncml Netcdf Markup Language (NcML) Implementation classes see NcML home page 
ucar.nc2.stream   
ucar.nc2.thredds Connects NetCDF-Java to THREDDS Catalogs and Datasets. 
ucar.nc2.util Miscellaneous utility classes. 
ucar.nc2.util.cache Cache open NetcdfFile objects in memory. 
 

Classes in ucar.nc2.util used by thredds.bufrtables
DiskCache2
          Manages a place on disk to persistently cache files, which are deleted when the last modified date exceeds a certain time.
 

Classes in ucar.nc2.util used by thredds.catalog.crawl
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by thredds.catalog.query
DiskCache2
          Manages a place on disk to persistently cache files, which are deleted when the last modified date exceeds a certain time.
 

Classes in ucar.nc2.util used by thredds.inventory
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by thredds.wcs.v1_0_0_Plus
DiskCache2
          Manages a place on disk to persistently cache files, which are deleted when the last modified date exceeds a certain time.
 

Classes in ucar.nc2.util used by thredds.wcs.v1_1_0
DiskCache2
          Manages a place on disk to persistently cache files, which are deleted when the last modified date exceeds a certain time.
 

Classes in ucar.nc2.util used by ucar.nc2
CancelTask
          Allows long tasks to be cancelled.
DebugFlags
          Interface for global debug flags.
 

Classes in ucar.nc2.util used by ucar.nc2.dataset
CancelTask
          Allows long tasks to be cancelled.
NamedObject
          An object that has a name and a description.
 

Classes in ucar.nc2.util used by ucar.nc2.dataset.conv
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.dods
CancelTask
          Allows long tasks to be cancelled.
DebugFlags
          Interface for global debug flags.
 

Classes in ucar.nc2.util used by ucar.nc2.dt
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.dt.fmrc
DiskCache2
          Manages a place on disk to persistently cache files, which are deleted when the last modified date exceeds a certain time.
 

Classes in ucar.nc2.util used by ucar.nc2.dt.grid
NamedObject
          An object that has a name and a description.
 

Classes in ucar.nc2.util used by ucar.nc2.dt.point
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.dt.radial
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.dt.trajectory
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.ft
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.ft.grid
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.ft.point.standard
CancelTask
          Allows long tasks to be cancelled.
DebugFlags
          Interface for global debug flags.
 

Classes in ucar.nc2.util used by ucar.nc2.ft.radial
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.adde
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.bufr
CancelTask
          Allows long tasks to be cancelled.
DebugFlags
          Interface for global debug flags.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.cinrad
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.dmsp
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.dorade
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.fysat
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.gempak
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.gini
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.grads
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.grib
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.grid
CancelTask
          Allows long tasks to be cancelled.
DebugFlags
          Interface for global debug flags.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.hdf4
CancelTask
          Allows long tasks to be cancelled.
DebugFlags
          Interface for global debug flags.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.hdf5
CancelTask
          Allows long tasks to be cancelled.
DebugFlags
          Interface for global debug flags.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.mcidas
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.misc
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.netcdf3
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.nexrad2
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.nids
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.noaa
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.nowrad
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.sigmet
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.uamiv
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.iosp.uf
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.jni.netcdf
CancelTask
          Allows long tasks to be cancelled.
 

Classes in ucar.nc2.util used by ucar.nc2.ncml
CancelTask
          Allows long tasks to be cancelled.
DebugFlags
          Interface for global debug flags.
DiskCache2
          Manages a place on disk to persistently cache files, which are deleted when the last modified date exceeds a certain time.
 

Classes in ucar.nc2.util used by ucar.nc2.stream
CancelTask
          Allows long tasks to be cancelled.
DebugFlags
          Interface for global debug flags.
 

Classes in ucar.nc2.util used by ucar.nc2.thredds
CancelTask
          Allows long tasks to be cancelled.
DebugFlags
          Interface for global debug flags.
 

Classes in ucar.nc2.util used by ucar.nc2.util
DebugFlags
          Interface for global debug flags.
Indent
          Maintains indentation level for printing nested structures.
IO.HttpResult
          Holds the result of an HTTP action.
NamedObject
          An object that has a name and a description.
TableParser.DerivedField
           
TableParser.Field
          Describes one field in the record.
TableParser.Record
          A set of values for one line.
TableParser.Transform
           
 

Classes in ucar.nc2.util used by ucar.nc2.util.cache
CancelTask
          Allows long tasks to be cancelled.
 



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