Uses of Package
ucar.nc2.iosp

Packages that use ucar.nc2.iosp
ucar.nc2 The public API to the Java-NetCDF library. 
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.gempak   
ucar.nc2.iosp.gini I/O Service Provider for GINI format 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.uf   
ucar.nc2.jni.netcdf   
 

Classes in ucar.nc2.iosp used by ucar.nc2
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp
IndexChunker.Chunk
          A chunk of data that is contiguous in both the source and destination.
Indexer
          Deprecated. use Layout
Indexer.Chunk
          Deprecated. A chunk of data that is contiguous in both the source and destination.
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
Layout
          Iterator to read/write subsets of a multidimensional array, finding the contiguous chunks.
Layout.Chunk
          A chunk of data that is contiguous in both the source and destination.
LayoutBB
          A Layout that supplies the "source" ByteBuffer.
LayoutBB.Chunk
          A chunk of data that is contiguous in both the source and destination.
LayoutBBTiled.DataChunk
          A data chunk
LayoutBBTiled.DataChunkIterator
          An iterator over the data chunks.
LayoutTiled.DataChunk
           
LayoutTiled.DataChunkIterator
           
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.adde
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.bufr
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.cinrad
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.dmsp
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.dorade
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.gempak
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.gini
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.grib
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.grid
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.hdf4
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.hdf5
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.mcidas
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.misc
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.netcdf3
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
IOServiceProviderWriter
          This is really just an interface to Netcdf-3 file writing.
Layout
          Iterator to read/write subsets of a multidimensional array, finding the contiguous chunks.
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.nexrad2
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.nids
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.uf
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 

Classes in ucar.nc2.iosp used by ucar.nc2.jni.netcdf
AbstractIOServiceProvider
           
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).