Class Summary |
Agg1SDArray |
Aggregates an SDArray distributed across multiple datasets (type 1), where
the outer dimension is synthesized, and there is one AggFile per step. |
Agg3SDArray |
Aggregates an SDArray distributed across multiple datasets (type 3), where
the connect dimension already exists. |
AggDataset |
This creates a logical dataset, by combining a list of Datasets specified in
an "aggregation" element of an InvCatalog.Dataset. |
AggDataset.AggFactory |
This is public as an artifact of implementing an interface. |
AggDDS |
|
AggSDGrid |
Aggregates an SDGrid distributed across multiple datasets (type 1 or 3) |
CacheDataset |
This keeps a cache of Datasets, up to maxCached, and closes old ones based on
a simple LRU algorithm. |
CatalogServlet |
This servlet uses an InventoryCatalog XML files to list what datasets it can serve. |
Dataset |
|
DODSDataset |
This is a proxy for a dataset on another DODS server. |
DODSDataset.DODSFactory |
This is public as an artifact of implementing an interface. |
MemSDArray |
An SDArray with its values stored in memory |
ProxySDArray |
Proxy for an array in another (DODS) dataset. |
ProxySDBoolean |
Proxy for a variable in another dataset |
ProxySDByte |
Proxy for a variable in another dataset |
ProxySDFloat32 |
Proxy for a variable in another (DODS) dataset |
ProxySDFloat64 |
Proxy for a variable in another (DODS) dataset |
ProxySDGrid |
Proxy for a grid in another DODS dataset |
ProxySDInt16 |
Proxy for a variable in another dataset |
ProxySDInt32 |
Proxy for a variable in another dataset |
ProxySDString |
Proxy for a variable in another (DODS) dataset |
ProxySDUInt16 |
Proxy for a variable in another dataset |
ProxySDUInt32 |
Proxy for a variable in another dataset |