ucar.nc2.ncml
Class AggregationFmrcSingle.OpenDataset
java.lang.Object
ucar.nc2.ncml.Aggregation.Dataset
ucar.nc2.ncml.AggregationFmrcSingle.OpenDataset
- Enclosing class:
- AggregationFmrcSingle
public class AggregationFmrcSingle.OpenDataset
- extends Aggregation.Dataset
Encapsolates a NetcdfFile that is a component of the aggregation.
public for NcMLWriter
| Methods inherited from class ucar.nc2.ncml.Aggregation.Dataset |
checkOK, equals, getCoordValueDate, getCoordValueString, getLocation, getNcoords, hashCode, isNeeded, modifyVariable, read, read |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
AggregationFmrcSingle.OpenDataset
protected AggregationFmrcSingle.OpenDataset(NetcdfFile openFile,
java.util.Date coordValueDate,
java.lang.String coordValue)
- Dataset constructor with an opened NetcdfFile.
Used in nested aggregations like scanFmrc.
acquireFile
protected NetcdfFile acquireFile(CancelTask cancelTask)
throws java.io.IOException
- Overrides:
acquireFile in class Aggregation.Dataset
- Throws:
java.io.IOException
close
protected void close()
throws java.io.IOException
- Overrides:
close in class Aggregation.Dataset
- Throws:
java.io.IOException