|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.ncml.Aggregation
ucar.nc2.ncml.AggregationOuterDimension
ucar.nc2.ncml.AggregationNew
public class AggregationNew
JoinNew Aggregation.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ucar.nc2.ncml.Aggregation |
|---|
Aggregation.DatasetProxyReader, Aggregation.Type, Aggregation.TypicalDataset |
| Field Summary |
|---|
| Fields inherited from class ucar.nc2.ncml.AggregationOuterDimension |
|---|
aggVarNames, aggVars, cacheList, debugCache, debugInvocation, invocation, timeUnitsChange |
| Fields inherited from class ucar.nc2.ncml.Aggregation |
|---|
cacheDirty, datasetManager, datasets, dateFormatMark, debug, debugDateParse, debugOpenFile, debugProxy, debugRead, debugSyncDetail, dimName, diskCache2, enhance, executor, explicitDatasets, formatter, isDate, logger, ncDataset, spiObject, type, typicalDatasetMode |
| Constructor Summary | |
|---|---|
AggregationNew(NetcdfDataset ncd,
java.lang.String dimName,
java.lang.String recheckS)
|
|
| Method Summary | |
|---|---|
protected void |
buildDataset(CancelTask cancelTask)
Call this to build the dataset objects |
| Methods inherited from class ucar.nc2.ncml.AggregationOuterDimension |
|---|
addVariable, buildCoords, getDimensionName, getTotalCoords, main, makeDataset, promoteGlobalAttributes, read, read, rebuildDataset |
| Methods inherited from class ucar.nc2.ncml.Aggregation |
|---|
addDataset, addDatasetScan, addExplicitDataset, close, closeDatasets, findVariable, finish, getDatasets, getLocation, getType, getTypicalDataset, makeDatasets, persistRead, persistWrite, setDatasetAcquireProxy, setExecutor, setPersistenceCache, setTypicalDatasetMode, sync, syncExtend |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AggregationNew(NetcdfDataset ncd,
java.lang.String dimName,
java.lang.String recheckS)
| Method Detail |
|---|
protected void buildDataset(CancelTask cancelTask)
throws java.io.IOException
Aggregation
buildDataset in class AggregationcancelTask - maybe cancel
java.io.IOException - on read error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||