ucar.nc2.ncml
Class AggregationNew
java.lang.Object
ucar.nc2.ncml.Aggregation
ucar.nc2.ncml.AggregationOuterDimension
ucar.nc2.ncml.AggregationNew
- All Implemented Interfaces:
- ProxyReader
public class AggregationNew
- extends AggregationOuterDimension
JoinNew Aggregation.
- Author:
- caron
Fields inherited from class ucar.nc2.ncml.Aggregation |
cacheDirty, datasetManager, datasets, dateFormatMark, dateFormatter, debug, debugConvert, debugDateParse, debugOpenFile, debugProxy, debugRead, debugSyncDetail, dimName, diskCache2, executor, explicitDatasets, isDate, logger, ncDataset, spiObject, type, typicalDatasetMode |
Methods inherited from class ucar.nc2.ncml.AggregationOuterDimension |
addVariable, buildCoords, getDetailInfo, getTotalCoords, main, makeDataset, makeDataset, promoteGlobalAttributes, reallyRead, reallyRead, rebuildDataset |
Methods inherited from class ucar.nc2.ncml.Aggregation |
addCollection, addDataset, addDatasetScan, addExplicitDataset, close, closeDatasets, findVariable, finish, getDatasets, getDimensionName, getFileTypeDescription, getFileTypeId, getLocation, getType, getTypicalDataset, makeDatasets, persistRead, persistWrite, setDatasetAcquireProxy, setExecutor, setModifications, setPersistenceCache, setTypicalDatasetMode, sync, syncExtend |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregationNew
public AggregationNew(NetcdfDataset ncd,
String dimName,
String recheckS)
buildNetcdfDataset
protected void buildNetcdfDataset(CancelTask cancelTask)
throws IOException
- Description copied from class:
Aggregation
- Call this to build the dataset objects in the NetcdfDataset
- Specified by:
buildNetcdfDataset
in class Aggregation
- Parameters:
cancelTask
- maybe cancel
- Throws:
IOException
- on read error
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.