| Package | Description |
|---|---|
| thredds.catalog.parser.jdom | |
| thredds.featurecollection | |
| thredds.inventory |
Abstractions for tracking dataset inventory using "managed files".
|
| thredds.inventory.partition | |
| ucar.nc2.ft.cover.collection | |
| ucar.nc2.ft.fmrc |
| Modifier and Type | Method and Description |
|---|---|
static FeatureCollectionConfig |
FeatureCollectionReader.getConfigFromSnippet(String filename) |
static FeatureCollectionConfig |
FeatureCollectionReader.readFeatureCollection(org.jdom2.Element featureCollectionElement) |
static FeatureCollectionConfig |
FeatureCollectionReader.readFeatureCollection(String catalogAndPath)
Read a catalog and extract a FeatureCollectionConfig from it
|
| Modifier and Type | Method and Description |
|---|---|
FeatureCollectionConfig |
FeatureCollectionConfigBuilder.readConfig(org.jdom2.Element featureCollectionElement) |
FeatureCollectionConfig |
FeatureCollectionConfigBuilder.readConfigFromCatalog(String catalogAndPath)
Read a catalog and extract a FeatureCollectionConfig from it
|
FeatureCollectionConfig |
FeatureCollectionConfigBuilder.readConfigFromFile(String filename) |
| Modifier and Type | Field and Description |
|---|---|
protected FeatureCollectionConfig |
CollectionPathMatcher.config |
protected FeatureCollectionConfig |
MFileCollectionManager.config
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionUpdater.scheduleTasks(FeatureCollectionConfig config,
CollectionUpdateListener manager,
org.slf4j.Logger logger) |
| Constructor and Description |
|---|
CollectionGeneral(FeatureCollectionConfig config,
CollectionSpecParser specp,
org.slf4j.Logger logger) |
CollectionPathMatcher(FeatureCollectionConfig config,
CollectionSpecParser specp,
org.slf4j.Logger logger) |
MFileCollectionManager(FeatureCollectionConfig config,
Formatter errlog,
org.slf4j.Logger logger)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static MCollection |
DirectoryBuilder.factory(FeatureCollectionConfig config,
java.nio.file.Path topDir,
boolean isTop,
IndexReader indexReader,
org.slf4j.Logger logger) |
| Constructor and Description |
|---|
DirectoryPartition(FeatureCollectionConfig config,
java.nio.file.Path collectionDir,
boolean isTop,
IndexReader indexReader,
org.slf4j.Logger logger) |
PartitionManagerFromIndexDirectory(String name,
FeatureCollectionConfig config,
File directory,
org.slf4j.Logger logger) |
TimePartition(FeatureCollectionConfig config,
CollectionSpecParser specp,
org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridCollectionBuilder.updateGribCollection(FeatureCollectionConfig config,
CollectionUpdateType updateType,
org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
static Fmrc |
Fmrc.open(FeatureCollectionConfig config,
Formatter errlog) |
| Constructor and Description |
|---|
Fmrc(MCollection manager,
FeatureCollectionConfig config) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.