Package | Description |
---|---|
thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
thredds.inventory |
Abstractions for tracking dataset inventory using "managed files".
|
ucar.nc2.ft.point.collection | |
ucar.nc2.ncml |
Netcdf Markup Language (NcML) Implementation classes
see NcML home page
|
Modifier and Type | Field and Description |
---|---|
protected MFileCollectionManager |
InvDatasetFeatureCollection.datasetCollection |
Modifier and Type | Method and Description |
---|---|
static MFileCollectionManager |
MFileCollectionManager.open(String collectionName,
String collectionSpec,
String olderThan,
Formatter errlog)
Deprecated.
|
static MFileCollectionManager |
MFileCollectionManager.openWithRecheck(String collectionName,
String recheckS)
Deprecated.
|
Constructor and Description |
---|
TimedCollection(MFileCollectionManager manager,
Formatter errlog)
Manage collections of files that we can assign date ranges to
|
Modifier and Type | Method and Description |
---|---|
static FeatureDataset |
CompositeDatasetFactory.factory(String location,
FeatureType wantFeatureType,
MFileCollectionManager dcm,
Formatter errlog) |
Modifier and Type | Field and Description |
---|---|
protected MFileCollectionManager |
Aggregation.datasetManager |
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.