public class InvDatasetFcPoint extends InvDatasetFeatureCollection
InvDatasetFeatureCollection.StateallowedServices, config, configPath, contextName, datasetCollection, downloadService, fcType, FILES, first, LATEST_DATASET_CATALOG, latestService, lock, name, orgService, parent, state, topDirectory, VARIABLES, virtualService| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ucar.nc2.ft.FeatureDatasetPoint |
getPointDataset(String matchPath)
Get the associated Point Dataset, if any.
|
thredds.client.catalog.builder.CatalogBuilder |
makeCatalog(String match,
String orgPath,
URI catURI)
Get one of the catalogs contained in this collection,
called by DataRootHandler.makeDynamicCatalog()
|
protected thredds.client.catalog.builder.DatasetBuilder |
makeDatasetTop(URI catURI,
InvDatasetFeatureCollection.State localState) |
void |
updateCollection(InvDatasetFeatureCollection.State localState,
thredds.inventory.CollectionUpdateType force) |
_showStatus, buildCatalogServiceHref, checkState, factory, firstInit, getCatalogHref, getConfig, getConfigPath, getDatasetCollectionManager, getFile, getGridCoverage, getGridDataset, getLatestFileName, getLogger, getName, getNetcdfDataset, getPath, getTopDirectoryLocation, makeCatalogFiles, makeCatalogTop, makeCollection, makeDefaultServices, makeFullName, makeLatest, makeMetadataLink, makeUriResolved, processEvent, setAllowedServices, setContextName, showStatus, showStatusShort, updatepublic void close()
close in interface Closeableclose in interface AutoCloseableclose in class InvDatasetFeatureCollectionpublic ucar.nc2.ft.FeatureDatasetPoint getPointDataset(String matchPath)
InvDatasetFeatureCollectiongetPointDataset in class InvDatasetFeatureCollectionmatchPath - match.remainingpublic void updateCollection(InvDatasetFeatureCollection.State localState, thredds.inventory.CollectionUpdateType force)
updateCollection in class InvDatasetFeatureCollectionpublic thredds.client.catalog.builder.CatalogBuilder makeCatalog(String match, String orgPath, URI catURI) throws IOException
InvDatasetFeatureCollectionmakeCatalog in class InvDatasetFeatureCollectionmatch - match.remainingorgPath - the path for the request.catURI - the base URI for the catalog to be made, used to resolve relative URLs.IOExceptionprotected thredds.client.catalog.builder.DatasetBuilder makeDatasetTop(URI catURI, InvDatasetFeatureCollection.State localState)
makeDatasetTop in class InvDatasetFeatureCollection