| Class | Description |
|---|---|
| ArrayUtil |
Copy java arrays into a dataset.
|
| DodsAdapter | |
| DodsDataSource |
Read data via OpenDAP.
|
| DodsDataSourceFactory |
Reads OpenDAP streams.
|
| DodsVarDataSet |
Adapter from Dods DArray to look like QDataSet.
|
| DodsVarDataSet.DoubleArray | |
| DodsVarDataSet.EpochStringArray | |
| DodsVarDataSet.FloatArray | |
| DodsVarDataSet.Int16Array | |
| DodsVarDataSet.Int32Array | |
| DodsVarDataSet.NominalStringArray | |
| MetaDataScraper |
Scrape the metadata from the <dods URL>.html form of the data.
|
| MyDASParser | |
| MyDDSParser | |
| SPDFUtil |
static methods for helping to use the SPDF dods server.
|
| TestNewOpenDAP21 |