Uses of Package
ucar.nc2.iosp

Packages that use ucar.nc2.iosp
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.iosp General classes for I/O Service Providers 
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.stream   
 

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.dataset
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.
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.bufr
AbstractIOServiceProvider
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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.fysat
AbstractIOServiceProvider
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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.grads
AbstractIOServiceProvider
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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.noaa
AbstractIOServiceProvider
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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.nowrad
AbstractIOServiceProvider
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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.sigmet
AbstractIOServiceProvider
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
LayoutRegular
          Indexer into data that has a "regular" layout, like netcdf-3 and hdf5 compact and contiguous storage.
 

Classes in ucar.nc2.iosp used by ucar.nc2.iosp.uamiv
AbstractIOServiceProvider
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
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.stream
AbstractIOServiceProvider
          Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
IOServiceProvider
          This is the service provider interface for the low-level I/O access classes (read only).
 



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