@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, numericTimeSettings, spiObject, type, typicalDatasetMode| Constructor and Description |
|---|
AggregationUnion(NetcdfDataset ncd,
java.lang.String dimName,
java.lang.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, addDatasetScan, addExplicitDataset, close, findVariable, finish, getDatasets, getDetailInfo, getDimensionName, getFileTypeDescription, getFileTypeId, getLastModified, getLocation, getType, getTypicalDataset, instanceOfDatasetProxyReader, makeDataset, makeDataset, makeDatasets, persistRead, persistWrite, setDatasetAcquireProxy, setDatasetAcquireProxy, setExecutor, setModifications, setPersistenceCache, setTypicalDatasetMode, syncExtendpublic AggregationUnion(NetcdfDataset ncd, java.lang.String dimName, java.lang.String recheckS)
protected void buildNetcdfDataset(CancelTask cancelTask) throws java.io.IOException
AggregationbuildNetcdfDataset in class AggregationcancelTask - maybe canceljava.io.IOException - on read errorprotected void rebuildDataset()
throws java.io.IOException
AggregationrebuildDataset in class Aggregationjava.io.IOException - on read error