public class AggregationUnion extends Aggregation
Aggregation.Dataset, Aggregation.DatasetProxyReader, Aggregation.Type, Aggregation.TypicalDataset
cacheDirty, 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) |
Modifier and Type | Method and Description |
---|---|
protected void |
buildNetcdfDataset(CancelTask cancelTask)
Call this to build the dataset objects in the NetcdfDataset
|
protected void |
closeDatasets() |
protected void |
rebuildDataset()
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, syncExtend
public AggregationUnion(NetcdfDataset ncd, String dimName, String recheckS)
protected void buildNetcdfDataset(CancelTask cancelTask) throws IOException
Aggregation
buildNetcdfDataset
in class Aggregation
cancelTask
- maybe cancelIOException
- on read errorprotected void rebuildDataset() throws IOException
Aggregation
rebuildDataset
in class Aggregation
IOException
- on read errorprotected void closeDatasets() throws IOException
closeDatasets
in class Aggregation
IOException
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.