|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Aggregation.Dataset | |
|---|---|
| ucar.nc2.ncml | Netcdf Markup Language (NcML) Implementation classes see NcML home page |
| Uses of Aggregation.Dataset in ucar.nc2.ncml |
|---|
| Fields in ucar.nc2.ncml with type parameters of type Aggregation.Dataset | |
|---|---|
protected List<Aggregation.Dataset> |
Aggregation.datasets
|
protected List<Aggregation.Dataset> |
Aggregation.explicitDatasets
|
| Methods in ucar.nc2.ncml that return Aggregation.Dataset | |
|---|---|
protected Aggregation.Dataset |
Aggregation.getTypicalDataset()
Open one of the nested datasets as a template for the aggregation dataset. |
protected Aggregation.Dataset |
AggregationOuterDimension.makeDataset(MFile dset)
|
protected Aggregation.Dataset |
Aggregation.makeDataset(MFile dset)
|
protected Aggregation.Dataset |
AggregationTiled.makeDataset(String cacheName,
String location,
String id,
String ncoordS,
String coordValueS,
String sectionSpec,
EnumSet<NetcdfDataset.Enhance> enhance,
FileFactory reader)
|
protected Aggregation.Dataset |
AggregationOuterDimension.makeDataset(String cacheName,
String location,
String id,
String ncoordS,
String coordValueS,
String sectionSpec,
EnumSet<NetcdfDataset.Enhance> enhance,
FileFactory reader)
|
protected Aggregation.Dataset |
Aggregation.makeDataset(String cacheName,
String location,
String id,
String ncoordS,
String coordValueS,
String sectionSpec,
EnumSet<NetcdfDataset.Enhance> enhance,
FileFactory reader)
Dataset factory, so subclasses can override |
| Methods in ucar.nc2.ncml that return types with arguments of type Aggregation.Dataset | |
|---|---|
List<Aggregation.Dataset> |
Aggregation.getDatasets()
|
| Methods in ucar.nc2.ncml with parameters of type Aggregation.Dataset | |
|---|---|
void |
Aggregation.addDataset(Aggregation.Dataset nested)
|
protected void |
Aggregation.setDatasetAcquireProxy(Aggregation.Dataset typicalDataset,
NetcdfDataset newds)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||