| Interface | Description |
|---|---|
| HasNetcdfVariable |
Tag that Object has a netcdf variable, and the data can be set externally by an Array.
|
| Class | Description |
|---|---|
| GetHTMLInterfaceHandler2 |
Default handler for OPeNDAP .html requests.
|
| GuardedDatasetCacheAndClone |
This creates and caches DDS, DAS, then clones them when they are needed.
|
| GuardedDatasetImpl |
Regenerate DDS, DAS each time
|
| NcDAS |
Netcdf DAS object
|
| NcDDS |
NcDDS is a specialization of ServerDDS for netcdf files.
|
| NcSDArray |
Wraps a netcdf variable with rank > 0 as an SDArray.
|
| NcSDByte |
Wraps a netcdf scalar byte variable.
|
| NcSDCharArray |
Wraps a netcdf char variable with rank > 1 as an SDArray.
|
| NcSDFloat32 |
Wraps a netcdf scalar float variable.
|
| NcSDFloat64 |
Wraps a netcdf scalar double variable.
|
| NcSDGrid |
Wraps a netcdf variable with rank > 0, whose dimensions all
have coordinate variables, as an SDGrid.
|
| NcSDInt16 |
Wraps a netcdf scalar short variable.
|
| NcSDInt32 |
Wraps a netcdf scalar int variable.
|
| NcSDString |
Wraps a netcdf scalar or 1D char variable.
|
| NcSDStructure |
Wraps a netcdf Structure, as an SDStructure.
|
| NcSDUInt16 |
Wraps a netcdf scalar (unsigned) short variable.
|
| NcSDUInt32 |
Wraps a netcdf scalar (unsigned) int variable.
|
| OpendapServlet |
THREDDS opendap server.
|
| OpendapSessionAttributeListener |
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.