See: Description
| Class | Description |
|---|---|
| Aggregation |
Superclass for NcML Aggregation.
|
| AggregationExisting |
JoinExisting Aggregation.
|
| AggregationFmrc |
Implement NcML Forecast Model Run Collection Aggregation
with files that are complete runs (have all forecast times in the same file)
|
| AggregationNew |
JoinNew Aggregation.
|
| AggregationOuterDimension |
Superclass for Aggregations on the outer dimension: joinNew, joinExisting, Fmrc, FmrcSingle
|
| AggregationTiled |
Tiled Aggregation.
|
| AggregationUnion |
Aggregation on datasets to be simply combined - aka "union".
|
| NcmlConstructor |
Populate a NetcdfFile directly from NcML, can be used by IOSPs.
|
| NcMLGWriter |
Helper class to write NcML-G.
|
| NcMLReader |
Read NcML and create NetcdfDataset.
|
| NcMLWriter |
Helper class to write NcML.
|
| NcMLWriter.WriteVariablesWithNamesPredicate |
Predicate that returns
true for variables whose names are specified to the constructor. |
| Enum | Description |
|---|---|
| Aggregation.Type | |
| Aggregation.TypicalDataset |
Netcdf Markup Language (NcML) Implementation classes see NcML home page