@Deprecated public class AggregationUnion extends Aggregation
Aggregation.Dataset, Aggregation.DatasetProxyReader, Aggregation.Type, Aggregation.TypicalDatasetcacheDirty, datasetManager, datasets, dateFormatMark, dateFormatter, debug, debugConvert, debugDateParse, debugOpenFile, debugProxy, debugRead, debugSyncDetail, dimName, diskCache2, executor, explicitDatasets, isDate, logger, ncDataset, spiObject, type, typicalDatasetMode| Constructor and Description |
|---|
AggregationUnion(NetcdfDataset ncd,
String dimName,
String recheckS)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildNetcdfDataset(CancelTask cancelTask)
Deprecated.
Call this to build the dataset objects in the NetcdfDataset
|
protected void |
rebuildDataset()
Deprecated.
Call this when rescan has found changed datasets
|
addCollection, addDataset, addDatasetScan, addExplicitDataset, close, findVariable, finish, getDatasets, getDetailInfo, getDimensionName, getFileTypeDescription, getFileTypeId, getLastModified, getLocation, getType, getTypicalDataset, makeDataset, makeDataset, makeDatasets, persistRead, persistWrite, setDatasetAcquireProxy, setDatasetAcquireProxy, setExecutor, setModifications, setPersistenceCache, setTypicalDatasetMode, syncExtendpublic AggregationUnion(NetcdfDataset ncd, String dimName, String recheckS)
protected void buildNetcdfDataset(CancelTask cancelTask) throws IOException
AggregationbuildNetcdfDataset in class AggregationcancelTask - maybe cancelIOException - on read errorprotected void rebuildDataset()
throws IOException
AggregationrebuildDataset in class AggregationIOException - on read error