| Package | Description |
|---|---|
| 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.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.stream |
| Modifier and Type | Field and Description |
|---|---|
protected IOServiceProvider |
NetcdfFile.spi |
| Modifier and Type | Method and Description |
|---|---|
IOServiceProvider |
NetcdfFile.getIosp()
DO NOT USE - public by accident
|
| Constructor and Description |
|---|
NetcdfFile(IOServiceProvider spi,
RandomAccessFile raf,
java.lang.String location,
CancelTask cancelTask)
Open an existing netcdf file (read only).
|
| Modifier and Type | Method and Description |
|---|---|
IOServiceProvider |
NetcdfDataset.getIosp() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IOServiceProviderWriter
This is really just an interface to Netcdf-3 file writing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIOServiceProvider
Abstract base class for IOSP implementations that provides default implementations
of readToByteChannel(...) and readSection(...).
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cinrad2IOServiceProvider
An IOServiceProvider for CINRAD level II files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DMSPiosp
This ucar.nc2.iosp.IOServiceProvider provides access to DMSP satellite data
in the NOAA/NGDC DMSP archive format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Doradeiosp
IOServiceProvider implementation abstract base class to read/write Dorade files
|
| Modifier and Type | Class and Description |
|---|---|
class |
Fysatiosp
FY satellite data stored in AWX format include both original observation and the derived dataset
no online document available for the details
|
| Modifier and Type | Class and Description |
|---|---|
class |
GempakGridServiceProvider
An IOSP for GEMPAK Grid data
|
class |
GempakSoundingIOSP
An IOSP for Gempak Sounding (SN) data.
|
class |
GempakStationFileIOSP
An IOSP for Gempak Station (SF,SN) data.
|
class |
GempakSurfaceIOSP
An IOSP for Gempak Surface data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Giniiosp
IOServiceProvider for GINI files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GradsBinaryGridServiceProvider
IOSP for GrADS Binary data files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GribGridServiceProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
GridServiceProvider
Superclass for Gempak grid, MciDAS grid, and GRIB IOSPs
|
| Modifier and Type | Class and Description |
|---|---|
class |
H4iosp |
| Modifier and Type | Class and Description |
|---|---|
class |
H5iosp
HDF5 I/O
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaServiceProvider
IOServiceProvider for McIDAS AREA files
|
class |
McIDASGridServiceProvider
An IOSP for McIDAS Grid data
|
class |
Vis5DIosp
Vis5D grid file reader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLightningIOSP
AbstractIOSP for lighting data.
|
class |
GtopoIosp
GTOPO 30 sec elevation data from USGS
http://edc.usgs.gov/products/elevation/gtopo30/gtopo30.html
|
class |
Nldn
National Lightning Detection Network (NLDN)
|
class |
NmcObsLegacy
NMC Office Note 29
|
class |
Uspln
IOSP for the USPLN/NAPLN original and extended formats.
|
| Modifier and Type | Class and Description |
|---|---|
class |
N3iosp
IOServiceProvider implementation abstract base class to read/write "version 3" netcdf files.
|
class |
N3raf
Use our RandomAccessFile class to read and write.
|
| Modifier and Type | Method and Description |
|---|---|
static IOServiceProvider |
SPFactory.getServiceProvider() |
| Modifier and Type | Class and Description |
|---|---|
class |
Nexrad2IOServiceProvider
An IOServiceProvider for NEXRAD level II files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Nidsiosp
IOServiceProvider implementation abstract base class to read/write "version 3" netcdf files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Ghcnm
Nomads GLOBAL HISTORICAL CLIMATOLOGY NETWORK MONTHLY (GHCNM) v3 Beta.
|
class |
Ghcnm2
NOMADS Ghcnm2
|
class |
IgraPor
Nomads IGRA files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NOWRadiosp
Created by IntelliJ IDEA.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SigmetIOServiceProvider
Implementation of the ServerProvider pattern provides input/output
of the SIGMET-IRIS dataset.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UAMIVServiceProvider
Class for reading CAMx flavored uamiv files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UFiosp
Created by IntelliJ IDEA.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NcStreamIosp
IOSP to read ncStream file (RandomAccessFile), into a NetcdfFile.
|