Package | Description |
---|---|
thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
thredds.inventory |
Abstractions for tracking dataset inventory using "managed files".
|
Modifier and Type | Class and Description |
---|---|
class |
InvDatasetFcFmrc
InvDataset Feature Collection for Fmrc
Generate anew each call; use object caching if needed to improve efficiency
|
class |
InvDatasetFcGrib
Implement FeatureCollection GRIB - a collection of Grib1 or Grib2 files that are served as Grids.
|
class |
InvDatasetFcPoint
InvDataset Feature Collection for Point types.
|
class |
InvDatasetFeatureCollection
Abstract superclass for Feature Collection InvDatasets.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CollectionManager
Manages a dynamic collection of MFile objects.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionManagerAbstract
Abstract superclass for implementations of CollectionManager.
|
class |
CollectionManagerCatalog
CollectionManager of datasets from a catalog.
|
class |
MFileCollectionManager
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
CollectionUpdater.scheduleTasks(FeatureCollectionConfig config,
CollectionUpdateListener manager,
org.slf4j.Logger logger) |
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.