Uses of Package
ucar.nc2.ncml

Packages that use ucar.nc2.ncml
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. 
ucar.nc2.ncml Netcdf Markup Language (NcML) Implementation classes see NcML home page 
 

Classes in ucar.nc2.ncml used by ucar.nc2.dataset
Aggregation
          Superclass for NcML Aggregation.
 

Classes in ucar.nc2.ncml used by ucar.nc2.ncml
Aggregation
          Superclass for NcML Aggregation.
Aggregation.Dataset
          Encapsolates a NetcdfFile that is a component of the aggregation.
Aggregation.Type
           
Aggregation.TypicalDataset
           
AggregationFmrc
          Implement NcML Forecast Model Run Collection Aggregation with files that are complete runs (have all forecast times in the same file)
AggregationOuterDimension
          Superclass for Aggregations on the outer dimension: joinNew, joinExisting, Fmrc, FmrcSingle
DatasetCollectionManager
          Manage a list of Scanners that find Files (actually finds CrawlableDataset).
Scanner
          Something that knows how to scan and return CrawlableDataset.