Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

accept(InvDataset) - Method in interface thredds.catalog.DatasetFilter
Decision function as to whether to accept this dataset or not.
accept(InvDataset) - Method in class thredds.catalog.DatasetFilter.ByDataType
 
accept(InvDataset) - Method in class thredds.catalog.DatasetFilter.ByServiceType
 
accept(InvDataset) - Method in class thredds.cataloggen.config.DatasetFilter
Test whether the given dataset should be included in a dataset collection.
accept(CrawlableDataset) - Method in interface thredds.crawlabledataset.CrawlableDatasetFilter
Test whether the specified CrawlableDataset should be included in a list of CrawlableDatasets.
accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.LastModifiedLimitFilter
Accept datasets whose last modified date is at least the last modified limit of milliseconds in the past.
accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter
 
accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
 
accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.RegExpMatchOnPathFilter
 
accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
 
accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.WildcardMatchOnPathFilter
 
acceptDatasetByFilterGroup(List, InvDataset, boolean) - Static method in class thredds.cataloggen.config.DatasetFilter
Given a dataset and a group of filters, return true if the group of filters indicates that the dataset should be accepted, false if it should be rejected.
access - Variable in class thredds.catalog.InvDataset
 
accessPointDataset - Variable in class thredds.cataloggen.config.DatasetSource
Top-level dataset of the catalog generated by this DatasetSource.
accessUsed - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
ACFT - Static variable in class ucar.nc2.dt.point.decode.MP
 
add(ThreddsMetadata, boolean) - Method in class thredds.catalog.ThreddsMetadata
Add all the content from another ThreddsMetadata
add(String) - Method in class ucar.nc2.dt.point.StationDatasetCollection
Deprecated.
 
addAccess(InvAccess) - Method in class thredds.catalog.InvDatasetImpl
Add InvAccess element to this dataset.
addAccess(List<InvAccess>) - Method in class thredds.catalog.InvDatasetImpl
Add a list of InvAccess elements to this dataset.
addAccess(InvAccess) - Method in class thredds.catalog.InvDatasetImplProxy
 
addChildEnhancer(DatasetEnhancer) - Method in class thredds.cataloggen.CollectionLevelScanner
Add the given DatasetEnhancer to the list that will be applied to each of the child datasets.
addChoice(ListChoice) - Method in class thredds.catalog.query.SelectList
 
addContributor(ThreddsMetadata.Contributor) - Method in class thredds.catalog.ThreddsMetadata
Add a contributor
addCreator(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
Add a creator
addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Add Dataset (1.0)
addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Add a nested dataset.
addDataset(int, InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Add a nested dataset at the location indicated by index.
addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
 
addDatasetByID(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Add Dataset to internal hash.
addDatasetEnhancer(DatasetEnhancer1) - Method in class thredds.cataloggen.config.DatasetSource
 
addDatasetFilter(DatasetFilter) - Method in class thredds.cataloggen.config.DatasetSource
 
addDatasetNamer(DatasetNamer) - Method in class thredds.cataloggen.config.DatasetSource
 
addDatasetRoot(DataRootConfig) - Method in class thredds.catalog.InvCatalogImpl
Add Dataset Root, key = path, value = location.
addDatasetRoot(InvProperty) - Method in class thredds.catalog.InvService
Deprecated.
use InvCatalogImpl
addDatasetSize - Variable in class thredds.cataloggen.config.DatasetSource
 
addDate(DateType) - Method in class thredds.catalog.ThreddsMetadata
Add a date
addDimension(String, int) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add a Dimension to the file.
addDimension(String, int, boolean, boolean, boolean) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add a Dimension to the file.
addDocumentation(InvDocumentation) - Method in class thredds.catalog.InvDatasetImpl
Add documentation element to this dataset.
addDocumentation(InvDocumentation) - Method in class thredds.catalog.InvDatasetImplProxy
 
addDocumentation(InvDocumentation) - Method in class thredds.catalog.ThreddsMetadata
Add a documentation
addDocumentation(String, String) - Method in class thredds.catalog.ThreddsMetadata
set specified type of documentation
ADDE - Static variable in class thredds.catalog.ServiceType
 
addGlobalAttribute(Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add a Global attribute to the file.
addGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add a Global attribute of type String to the file.
addGlobalAttribute(String, Number) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add a Global attribute of type Number to the file.
addGlobalAttribute(String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add a Global attribute of type Array to the file.
AddId(String) - Constructor for class thredds.cataloggen.DatasetEnhancer1.AddId
 
addKeyword(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
Add a keyword
addMetadata(InvMetadata) - Method in class thredds.catalog.ThreddsMetadata
Add InvMetadata
addMetadata(InvDataset, CrawlableDataset) - Method in interface thredds.cataloggen.DatasetEnhancer
Add metadata to the given InvDataset possibly using information from the corresponding CrawlableDataset.
addMetadata(InvDataset, CrawlableDataset) - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
 
addMetadata(InvDataset) - Method in class thredds.cataloggen.DatasetEnhancer1.AddId
 
addMetadata(InvDataset) - Method in class thredds.cataloggen.DatasetEnhancer1
 
addMetadata(InvDataset) - Method in class thredds.cataloggen.DatasetEnhancer1.AddTimeCoverageModels
 
addMetadata(InvDataset) - Method in interface thredds.cataloggen.DatasetEnhancer1.DatasetMetadataAdder
Attempt to add metadata to the given dataset and return true if successful.
addMetadataContent(Element, Object) - Method in interface thredds.catalog.MetadataConverterIF
Serialize the InvMetadata content object to a org.jdom2.Element and add ro the element.
addMetadataContent(Element, Object) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
addMetadataContent(Element, Object) - Method in class thredds.cataloggen.config.CatGenConfigMetadataFactory
Serialize the InvMetadata content object to a org.w3c.dom.Element
addNestedSelector(SelectList) - Method in class thredds.catalog.query.ListChoice
 
addObs(StationObsDatatype) - Method in class ucar.nc2.dt.StationImpl
Deprecated.
 
addPoint(double, double, double, Date, double[], String[]) - Method in class ucar.nc2.dt.point.CFPointObWriter
Deprecated.
Add one data point to the file
addProject(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
Add a project
addProperties(List<Attribute>) - Method in class thredds.catalog.ThreddsMetadata
 
addProperty(InvProperty) - Method in class thredds.catalog.InvCatalogImpl
Add Property (1.0)
addProperty(InvProperty) - Method in class thredds.catalog.InvDatasetImpl
Add a property to this dataset
addProperty(InvProperty) - Method in class thredds.catalog.InvDatasetImplProxy
 
addProperty(InvProperty) - Method in class thredds.catalog.InvService
Add a property
addProperty(InvProperty) - Method in class thredds.catalog.ThreddsMetadata
Add a property
addPublisher(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
Add a publisher
addSelector(Selector) - Method in class thredds.catalog.query.QueryCapability
 
addService(InvService) - Method in class thredds.catalog.InvCatalogImpl
Add Service (1.0)
addService(InvService) - Method in class thredds.catalog.InvDatasetImpl
Deprecated.
add services only to catalog
addService(InvService) - Method in class thredds.catalog.InvDatasetImplProxy
 
addService(InvService) - Method in class thredds.catalog.InvService
Add a nested service to a service of type COMPOUND.
addServiceChoice(String, String, String, String, String) - Method in class thredds.catalog.query.SelectService
 
addStation(Station) - Method in class thredds.catalog.query.SelectStation
 
addStringVariable(String, List<Dimension>, int) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add a variable with DataType = String to the file.
AddTimeCoverageModels(String, String, String) - Constructor for class thredds.cataloggen.DatasetEnhancer1.AddTimeCoverageModels
 
addUniqueSelector(Selector) - Method in class thredds.catalog.query.QueryCapability
 
addUnlimitedDimension(String) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add an unlimited Dimension to the file.
addUserInterface(Object) - Method in class thredds.catalog.query.QueryCapability
 
addVariable(ThreddsMetadata.Variable) - Method in class thredds.catalog.ThreddsMetadata.Variables
 
addVariable(String, DataType, Dimension[]) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add a variable to the file.
addVariable(String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add a variable to the file.
addVariable(String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add a variable to the file.
addVariable(String, Class, Dimension[]) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
use addVariable(String varName, DataType dataType, ArrayList dims);
addVariableAttribute(String, Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add an attribute to the named Variable.
addVariableAttribute(String, String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add an attribute of type String to the named Variable.
addVariableAttribute(String, String, Number) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add an attribute of type Number to the named Variable.
addVariableAttribute(String, String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Add an attribute of type Array to the named Variable.
addVariableMapLink(String) - Method in class thredds.catalog.ThreddsMetadata
Add a variable Map link
addVariables(ThreddsMetadata.Variables) - Method in class thredds.catalog.ThreddsMetadata
Add variables
ADN - Static variable in class thredds.catalog.MetadataType
 
ADNWriter - Class in thredds.catalog.dl
 
ADNWriter() - Constructor for class thredds.catalog.dl.ADNWriter
 
AGGREGATION - Static variable in class thredds.catalog.MetadataType
 
altimeter - Static variable in class ucar.nc2.dt.point.decode.MP
 
altScaleFactor - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
altScaleFactor - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
altVar - Variable in class ucar.nc2.dt.point.DapperDataset
 
altVar - Variable in class ucar.nc2.dt.point.SequenceHelper
 
altVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
annotate(InvDataset, NetcdfDataset) - Static method in class ucar.nc2.thredds.ThreddsDataFactory
Add information from the InvDataset to the NetcdfDataset.
appendErr(String) - Method in class thredds.catalog.InvCatalogFactory
append an error message.
appendErr(String) - Method in class thredds.catalog.query.DqcFactory
 
appendErrorMessage(String, boolean) - Method in class thredds.catalog.InvCatalogImpl
Append an error message to the message log.
appendErrorMessage(String, boolean) - Method in class thredds.catalog.query.QueryCapability
Append an error message to the message log.
appendFatalErr(String) - Method in class thredds.catalog.InvCatalogFactory
append a fatal error message
appendFatalErr(String) - Method in class thredds.catalog.query.DqcFactory
 
appendQuery(StringBuffer, ArrayList) - Method in class thredds.catalog.query.Selector
Create the selector result string, and append.
appendWarning(String) - Method in class thredds.catalog.InvCatalogFactory
append a warning message
appendWarning(String) - Method in class thredds.catalog.query.DqcFactory
 
appliesToDataset(InvDataset) - Method in class thredds.cataloggen.config.DatasetFilter
 
ARMTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Deprecated.
use ucar.nc2.ft.point
ARMTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
Deprecated.
 
ARMTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
Deprecated.
 
authorityName - Variable in class thredds.catalog.InvDataset
 
authorityName - Variable in class thredds.catalog.ThreddsMetadata
 
automatic_report - Static variable in class ucar.nc2.dt.point.decode.MP
 
AUTOS - Static variable in class ucar.nc2.dt.point.decode.MP
 

B

B_CR - Static variable in class ucar.nc2.dt.point.decode.MP
 
B_metar - Static variable in class ucar.nc2.dt.point.decode.MP
 
backingTraj - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
baseURI - Variable in class thredds.catalog.InvCatalog
 
BooleanCatalogRefExpander - Class in thredds.cataloggen.catalogrefexpander
_more_
BooleanCatalogRefExpander(boolean) - Constructor for class thredds.cataloggen.catalogrefexpander.BooleanCatalogRefExpander
 
boundingBox - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
boundingBox - Variable in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
boundingBox - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
BUFR - Static variable in class thredds.catalog.DataFormatType
 
ByDataType(FeatureType) - Constructor for class thredds.catalog.DatasetFilter.ByDataType
 
ByServiceType(ServiceType) - Constructor for class thredds.catalog.DatasetFilter.ByServiceType
 

C

CachingThreddsS3Client - Class in thredds.crawlabledataset.s3
A ThreddsS3Client that wraps another ThreddsS3Client and caches its methods' return values for efficiency.
CachingThreddsS3Client(ThreddsS3Client) - Constructor for class thredds.crawlabledataset.s3.CachingThreddsS3Client
 
CachingThreddsS3Client(ThreddsS3Client, RemovalListener<S3URI, Optional<File>>) - Constructor for class thredds.crawlabledataset.s3.CachingThreddsS3Client
 
canonicalize() - Method in class thredds.catalog.InvDatasetImpl
Put metadata into canonical form.
catalog - Variable in class thredds.catalog.InvDataset
 
CATALOG - Static variable in class thredds.catalog.ServiceType
 
CATALOG_GEN_CONFIG - Static variable in class thredds.catalog.MetadataType
 
CATALOG_GEN_CONFIG_NAMESPACE_URI_0_5 - Static variable in class thredds.cataloggen.config.CatalogGenConfig
 
CATALOG_NAMESPACE_10 - Static variable in class thredds.catalog.XMLEntityResolver
 
CatalogBuilder - Interface in thredds.cataloggen
An interface for building catalogs where each instance only builds catalogs for the dataset collection root it was setup to handle.
CatalogCrawler - Class in thredds.catalog.crawl
This crawls a catalog tree for its datasets, which are sent to a listener.
CatalogCrawler(int, boolean, CatalogCrawler.Listener) - Constructor for class thredds.catalog.crawl.CatalogCrawler
Constructor.
CatalogCrawler(CatalogCrawler.Type, CatalogCrawler.Filter, CatalogCrawler.Listener) - Constructor for class thredds.catalog.crawl.CatalogCrawler
Constructor.
CatalogCrawler.Filter - Interface in thredds.catalog.crawl
 
CatalogCrawler.Listener - Interface in thredds.catalog.crawl
 
CatalogCrawler.Type - Enum in thredds.catalog.crawl
 
CatalogExtractor - Class in thredds.catalog.crawl
Utilities for extracting info from a catalog.
CatalogExtractor(boolean) - Constructor for class thredds.catalog.crawl.CatalogExtractor
Constuctor
CatalogGenConfig - Class in thredds.cataloggen.config
Title: Catalog Generator
CatalogGenConfig(InvDataset, String) - Constructor for class thredds.cataloggen.config.CatalogGenConfig
Constructor
CatalogGenConfig(InvDataset, CatalogGenConfig.Type) - Constructor for class thredds.cataloggen.config.CatalogGenConfig
Constructor
CatalogRefExpander - Interface in thredds.cataloggen
Indicates whether a particular catalogRef should be converted to a container dataset.
CatalogRefExpander - Class in thredds.cataloggen.config
Describes when in the expansion of a DatasetSource a catalogRef is created and a child DatasetSource is expanded.
CatalogRefExpander(String, String, String, String, boolean, boolean) - Constructor for class thredds.cataloggen.config.CatalogRefExpander
 
catalogRefFilename() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
CatalogRefInfo - Class in thredds.cataloggen.config
Information about a CatalogRef that can be used to generate the referenced catalog.
CatalogRefInfo(String, String, InvDataset, DatasetSource) - Constructor for class thredds.cataloggen.config.CatalogRefInfo
 
catalogRefInfoList - Variable in class thredds.cataloggen.config.DatasetSource
Information on the catalogRefs in the resulting catalog.
catalogRefTitle() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
CatalogSetCallback - Interface in thredds.catalog
Allows asynchronous reading of a catalog.
CatalogUtils - Class in thredds.catalog.util
_more_
CatGenAndWrite - Class in thredds.cataloggen
_more_
CatGenAndWrite(String, String, String, InvService, CrawlableDataset, CrawlableDataset, CrawlableDatasetFilter, InvDatasetImpl, File) - Constructor for class thredds.cataloggen.CatGenAndWrite
 
CatGenConfigMetadataFactory - Class in thredds.cataloggen.config
Title: Catalog Generator
CatGenConfigMetadataFactory() - Constructor for class thredds.cataloggen.config.CatGenConfigMetadataFactory
 
CAVOKS - Static variable in class ucar.nc2.dt.point.decode.MP
 
cdmremote - Static variable in class thredds.catalog.InvService
 
CdmRemote - Static variable in class thredds.catalog.ServiceType
 
cdmrfeature - Static variable in class thredds.catalog.InvService
 
CdmrFeature - Static variable in class thredds.catalog.ServiceType
 
CFGridWriter - Class in ucar.nc2.dt.grid
Deprecated.
use CFGridWriter2
CFGridWriter() - Constructor for class ucar.nc2.dt.grid.CFGridWriter
Deprecated.
 
CFPointObWriter - Class in ucar.nc2.dt.point
Deprecated.
use WriterCFPointCollection
CFPointObWriter(DataOutputStream, List<Attribute>, String, List<PointObVar>, int) - Constructor for class ucar.nc2.dt.point.CFPointObWriter
Deprecated.
Constructor
CFstationObsDataset - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
CFstationObsDataset() - Constructor for class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
CFstationObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
check(StringBuilder, boolean) - Method in class thredds.catalog.InvCatalog
Check internal data structures.
check(StringBuilder) - Method in class thredds.catalog.InvCatalog
Check internal data structures.
check(StringBuilder, boolean) - Method in class thredds.catalog.InvCatalogImpl
Check internal data structures.
check(StringBuilder) - Method in class thredds.catalog.InvService
 
checkLinks(StringBuffer) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
Choice - Interface in thredds.catalog.query
Abstraction of a choice a user can make.
chooseDatasetAccess(List<InvAccess>) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Find the "best" access in case theres more than one, based on what the CDM knows how to open and use.
ChunkingIndex(int[]) - Constructor for class ucar.nc2.FileWriter.ChunkingIndex
Deprecated.
 
CIG - Static variable in class ucar.nc2.dt.point.decode.MP
 
CIG_EST - Static variable in class ucar.nc2.dt.point.decode.MP
 
CIG_RY - Static variable in class ucar.nc2.dt.point.decode.MP
 
CIGNO - Static variable in class ucar.nc2.dt.point.decode.MP
 
clear() - Method in class thredds.crawlabledataset.s3.CachingThreddsS3Client
Discards all entries from all caches.
clearCache() - Static method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
close() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
close() - Method in interface ucar.nc2.dt.TypedDataset
Deprecated.
Close all resources associated with this dataset.
close() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
close() - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
close the file.
cloud_cover - Static variable in class ucar.nc2.dt.point.decode.MP
 
cloud_height - Static variable in class ucar.nc2.dt.point.decode.MP
 
CLR_or_SKC - Static variable in class ucar.nc2.dt.point.decode.MP
 
CollectionLevelScanner - Class in thredds.cataloggen
CollectionLevelScanner maps between the CrawlableDataset realm and the InvCatalog/InvDataset realm.
CollectionLevelScanner(String, CrawlableDataset, CrawlableDataset, CrawlableDataset, CrawlableDatasetFilter, InvService) - Constructor for class thredds.cataloggen.CollectionLevelScanner
Construct a CollectionLevelScanner.
CollectionLevelScanner(CollectionLevelScanner) - Constructor for class thredds.cataloggen.CollectionLevelScanner
Copy constructor
CollectionType - Class in thredds.catalog
Type-safe enumeration of THREDDS coherent collection types.
collectionType - Variable in class thredds.catalog.InvDataset
 
compareTo(Object) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
compareTo(Object) - Method in class ucar.nc2.dt.point.PointObsDatatypeImpl
Deprecated.
 
compareTo(VariableSimpleIF) - Method in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
Sort by name
compound - Variable in class thredds.catalog.query.Selector
 
COMPOUND - Static variable in class thredds.catalog.ServiceType
 
computeChunkShape(long) - Method in class ucar.nc2.FileWriter.ChunkingIndex
Deprecated.
Computes the shape of the largest possible contiguous chunk, starting at Index.getCurrentCounter() and with numElems <= maxChunkElems.
Config() - Constructor for class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
Config(String, Dimension, Variable, Variable, Variable, Variable) - Constructor for class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
Config() - Constructor for class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
Config(String, Dimension, Variable, Variable, Variable, Variable) - Constructor for class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
containsPathAlias(String) - Method in interface thredds.util.PathAliasReplacement
 
containsPathAlias(String) - Method in class thredds.util.PathAliasReplacementFromMap
 
containsPathAlias(String) - Method in class thredds.util.PathAliasReplacementImpl
 
Contributor() - Constructor for class thredds.catalog.ThreddsMetadata.Contributor
 
Contributor(String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Contributor
 
contributors - Variable in class thredds.catalog.InvDataset
 
contributors - Variable in class thredds.catalog.ThreddsMetadata
 
copy(String, String, CancelTask) - Method in class thredds.catalog.crawl.CatalogExtractor
 
copyAccess(InvAccess, InvDataset, List<InvService>) - Static method in class thredds.catalog.util.DeepCopyUtils
 
copyCatalog(InvCatalog) - Static method in class thredds.catalog.util.DeepCopyUtils
 
copyDataset(InvDataset, List<InvService>, boolean) - Static method in class thredds.catalog.util.DeepCopyUtils
 
copyProperty(InvProperty) - Static method in class thredds.catalog.util.DeepCopyUtils
 
copyService(InvService) - Static method in class thredds.catalog.util.DeepCopyUtils
 
copyVarData(NetcdfFileWriteable, List<Variable>, Structure, List<FileWriter.FileWriterProgressListener>) - Static method in class ucar.nc2.FileWriter
Deprecated.
Write data from varList into new file.
copyVarData(NetcdfFileWriteable, List<Variable>, Structure, long) - Static method in class ucar.nc2.FileWriter
Deprecated. 
COR - Static variable in class ucar.nc2.dt.point.decode.MP
 
COSMICTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Deprecated.
use ucar.nc2.ft.point
COSMICTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
Deprecated.
 
COSMICTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
Deprecated.
 
count - Variable in class ucar.nc2.dt.StationImpl
Deprecated.
 
crawl(String, CancelTask, PrintWriter, Object) - Method in class thredds.catalog.crawl.CatalogCrawler
Open a catalog and crawl (depth first) all the datasets in it.
crawl(InvCatalogImpl, CancelTask, PrintWriter, Object) - Method in class thredds.catalog.crawl.CatalogCrawler
Crawl a catalog thats already been opened.
CrawlableCatalog - Class in thredds.catalog
A CrawlableDataset from a THREDDS catalog.
CrawlableCatalog(String, Object) - Constructor for class thredds.catalog.CrawlableCatalog
Constructor.
CrawlableDataset - Interface in thredds.crawlabledataset
CrawlableDataset represents an abstract dataset that is part of a hierarchical dataset collection.
CrawlableDatasetAlias - Class in thredds.crawlabledataset
An alias for a collection of datasets (i.e., the dataset path contains one or more wildcard characters ("*")).
CrawlableDatasetAlias(String, String, Object) - Constructor for class thredds.crawlabledataset.CrawlableDatasetAlias
 
CrawlableDatasetAmazonS3 - Class in thredds.crawlabledataset.s3
CrawlableDataset implementation that allows THREDDS to interact with datasets stored on Amazon S3.
CrawlableDatasetAmazonS3(String) - Constructor for class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
CrawlableDatasetAmazonS3(String, Object) - Constructor for class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
CrawlableDatasetAmazonS3(S3URI) - Constructor for class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
CrawlableDatasetAmazonS3(S3URI, Object) - Constructor for class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
CrawlableDatasetAmazonS3(S3URI, Object, ThreddsS3Client) - Constructor for class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
CrawlableDatasetDods - Class in thredds.crawlabledataset
A description
CrawlableDatasetDods() - Constructor for class thredds.crawlabledataset.CrawlableDatasetDods
 
CrawlableDatasetDods(String, Object) - Constructor for class thredds.crawlabledataset.CrawlableDatasetDods
 
CrawlableDatasetFactory - Class in thredds.crawlabledataset
A description
CrawlableDatasetFactory() - Constructor for class thredds.crawlabledataset.CrawlableDatasetFactory
 
CrawlableDatasetFile - Class in thredds.crawlabledataset
An implementation of CrawlableDataset where the dataset being represented is a local file (java.io.File).
CrawlableDatasetFile(String, Object) - Constructor for class thredds.crawlabledataset.CrawlableDatasetFile
Constructor required by CrawlableDatasetFactory.
CrawlableDatasetFile(File) - Constructor for class thredds.crawlabledataset.CrawlableDatasetFile
 
CrawlableDatasetFilter - Interface in thredds.crawlabledataset
A filter for CrawlableDatasets.
CrawlableDatasetLabeler - Interface in thredds.crawlabledataset
An interface for determining a String label for a CrawlableDataset.
CrawlableDatasetSorter - Interface in thredds.crawlabledataset
The CrawlableDatasetSorter interface provides for sorting a list of CrawlableDatasets.
CrawlableDatasetUtils - Class in thredds.crawlabledataset
 
CrawlableDatasetUtils() - Constructor for class thredds.crawlabledataset.CrawlableDatasetUtils
 
crawlDataset(InvDataset, CancelTask, PrintWriter, Object, boolean) - Method in class thredds.catalog.crawl.CatalogCrawler
Crawl this dataset recursively, return all datasets
crawlDirectDatasets(InvDataset, CancelTask, PrintWriter, Object, boolean) - Method in class thredds.catalog.crawl.CatalogCrawler
Crawl this dataset recursively.
create() - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
After you have added all of the Dimensions, Variables, and Attributes, call create() to actually create the file.
createAddIdEnhancer(String) - Static method in class thredds.cataloggen.DatasetEnhancer1
 
createAddTimeCoverageEnhancer(String, String, String) - Static method in class thredds.cataloggen.DatasetEnhancer1
 
createCatalogRefs - Variable in class thredds.cataloggen.config.DatasetSource
 
createCrawlableDataset(String, String, Object) - Static method in class thredds.crawlabledataset.CrawlableDatasetFactory
Construct a CrawlableDataset for the given path using the CrawlableDataset implementation indicated by the given class name.
createDataset(String, String) - Method in class thredds.cataloggen.config.DatasetSource
Creates an InvDataset to represent the dataset at the given location on this DatasetSource.
createDataset(String, String) - Method in class thredds.cataloggen.config.DodsDirDatasetSource
 
createDataset(String, String) - Method in class thredds.cataloggen.config.DodsFileServerDatasetSource
 
createDataset(String, String) - Method in class thredds.cataloggen.config.GrADSDataServerDatasetSource
 
createDataset(String, String) - Method in class thredds.cataloggen.config.LocalDatasetSource
 
createDatasetEnhancer(DatasetEnhancer1.DatasetMetadataAdder, boolean) - Static method in class thredds.cataloggen.DatasetEnhancer1
 
createNew(String) - Static method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Create a new Netcdf file, with fill mode true.
createNew(String, boolean) - Static method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Create a new Netcdf file, put it into define mode.
createProxyDataset(CrawlableDataset) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
createProxyDataset(CrawlableDataset) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
createProxyDataset(CrawlableDataset) - Method in interface thredds.cataloggen.ProxyDatasetHandler
Create a new dataset to add to the parent collection dataset.
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.DatasetSource
Return a skeleton InvCatalog for this DatasetSource.
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.DodsDirDatasetSource
Build an unnamed InvCatalog for this DatasetSource and return the top-level InvDataset.
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.DodsFileServerDatasetSource
 
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.GrADSDataServerDatasetSource
 
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.LocalDatasetSource
Build an unnamed InvCatalog for this DatasetSource and return the top-level InvDataset.
creators - Variable in class thredds.catalog.InvDataset
 
creators - Variable in class thredds.catalog.ThreddsMetadata
 

D

dap4 - Static variable in class thredds.catalog.InvService
 
DAP4 - Static variable in class thredds.catalog.ServiceType
 
DapperDataset - Class in ucar.nc2.dt.point
Handles datasets using Dapper doubley nested sequences.
DapperDataset() - Constructor for class ucar.nc2.dt.point.DapperDataset
 
DapperDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.DapperDataset
 
DapperDataset.SeqPointObs - Class in ucar.nc2.dt.point
 
DapperDataset.SeqStationObs - Class in ucar.nc2.dt.point
 
dataFormat - Variable in class thredds.catalog.InvAccess
 
dataFormat - Variable in class thredds.catalog.ThreddsMetadata
 
DataFormatType - Class in thredds.catalog
Type-safe enumeration of THREDDS data format types.
dataFormatType - Variable in class thredds.catalog.InvDataset
 
DataIterator - Interface in ucar.nc2.dt
Deprecated.
use ucar.nc2.ft.*
DataIteratorAdapter - Class in ucar.nc2.dt
Deprecated.
use ucar.nc2.ft.*
DataIteratorAdapter(Iterator) - Constructor for class ucar.nc2.dt.DataIteratorAdapter
Deprecated.
 
DataRootConfig - Class in thredds.catalog
DataRoot element in a thredds config catalog.
DataRootConfig(String, String, String) - Constructor for class thredds.catalog.DataRootConfig
 
dataset - Variable in class thredds.catalog.InvAccess
 
DatasetEnhancer - Interface in thredds.cataloggen
An interface to allow for enhancing of InvDatasets.
DatasetEnhancer1 - Class in thredds.cataloggen
A description
DatasetEnhancer1.AddId - Class in thredds.cataloggen
 
DatasetEnhancer1.AddTimeCoverageModels - Class in thredds.cataloggen
 
DatasetEnhancer1.DatasetMetadataAdder - Interface in thredds.cataloggen
 
datasetEnhancerList - Variable in class thredds.cataloggen.config.DatasetSource
 
DatasetFilter - Interface in thredds.catalog
Abstract class to filter datasets.
DatasetFilter - Class in thredds.cataloggen.config
Provides filtering capabilities for InvDatasets.
DatasetFilter(DatasetSource, String, DatasetFilter.Type, String) - Constructor for class thredds.cataloggen.config.DatasetFilter
Constructor
DatasetFilter(DatasetSource, String, DatasetFilter.Type, String, boolean, boolean, boolean) - Constructor for class thredds.cataloggen.config.DatasetFilter
 
DatasetFilter.ByDataType - Class in thredds.catalog
Filter a Catalog by the dataset data type.
DatasetFilter.ByServiceType - Class in thredds.catalog
Filter a Catalog by the access service type.
datasetFilterList - Variable in class thredds.cataloggen.config.DatasetSource
 
DatasetNamer - Class in thredds.cataloggen.config
Title: Catalog Generator
DatasetNamer(InvDataset, String, String, String, String, String, String, String) - Constructor for class thredds.cataloggen.config.DatasetNamer
Constructor
DatasetNamer(InvDataset, String, boolean, DatasetNamerType, String, String, String, String) - Constructor for class thredds.cataloggen.config.DatasetNamer
Constructor
datasetNamerList - Variable in class thredds.cataloggen.config.DatasetSource
 
datasets - Variable in class thredds.catalog.InvCatalog
 
datasets - Variable in class thredds.catalog.InvDataset
 
DatasetScanCatalogBuilder - Class in thredds.cataloggen
Build a catalog from one or more single level catalogs produced by CollectionScanners.
DatasetScanCatalogBuilder(InvDatasetScan, CrawlableDataset, InvService) - Constructor for class thredds.cataloggen.DatasetScanCatalogBuilder
 
DatasetSorter - Class in thredds.cataloggen.config
A description
DatasetSorter(boolean) - Constructor for class thredds.cataloggen.config.DatasetSorter
Sort datasets into lexigraphic order by dataset name in either increasing (increasingOrder=true) or decreasing (increasingOrder=false) order.
DatasetSorter(Comparator) - Constructor for class thredds.cataloggen.config.DatasetSorter
Sort datasets according to the given java.util.Comparator.
datasetSorter - Variable in class thredds.cataloggen.config.DatasetSource
 
DatasetSource - Class in thredds.cataloggen.config
Represents a source from which a collection of datasets can be found and expanded into an InvCatalog.
DatasetSource() - Constructor for class thredds.cataloggen.config.DatasetSource
Default Constructor
DatasetSourceStructure - Class in thredds.cataloggen.config
Type-safe enumeration of CatalogGen DatasetSource structures.
DatasetSourceType - Class in thredds.cataloggen.config
Type-safe enumeration of CatalogGen DatasetSource types.
dataSize - Variable in class thredds.catalog.InvAccess
 
dataSize - Variable in class thredds.catalog.ThreddsMetadata
 
dataType - Variable in class thredds.catalog.InvDataset
 
dataType - Variable in class thredds.catalog.ThreddsMetadata
 
DatatypeIterator - Class in ucar.nc2.dt
Deprecated.
use ucar.nc2.ft.*
DatatypeIterator(Structure, int) - Constructor for class ucar.nc2.dt.DatatypeIterator
Deprecated.
 
dataVariables - Variable in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
dates - Variable in class thredds.catalog.InvDataset
 
dates - Variable in class thredds.catalog.ThreddsMetadata
 
DCWriter - Class in thredds.catalog.dl
 
DCWriter(InvCatalog) - Constructor for class thredds.catalog.dl.DCWriter
 
ddhhmmZ - Static variable in class ucar.nc2.dt.point.decode.MP
 
debugDBurl - Static variable in class thredds.catalog.InvCatalogFactory
 
debugOpen - Static variable in class thredds.catalog.InvCatalogFactory
 
debugURL - Static variable in class thredds.catalog.InvCatalogFactory
 
debugVersion - Static variable in class thredds.catalog.InvCatalogFactory
 
debugVersion - Static variable in class thredds.catalog.query.DqcFactory
 
debugXML - Static variable in class thredds.catalog.InvCatalogFactory
 
debugXMLopen - Static variable in class thredds.catalog.InvCatalogFactory
 
DeepCopyUtils - Class in thredds.catalog.util
_more_
defaultService - Variable in class thredds.catalog.InvDataset
 
defNS - Static variable in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
deleteGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Delete a global Attribute.
deleteVariableAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Delete a variable Attribute.
desc - Variable in class thredds.catalog.query.Selector
 
desc - Variable in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
DIF - Static variable in class thredds.catalog.MetadataType
 
DIFWriter - Class in thredds.catalog.dl
 
DIFWriter() - Constructor for class thredds.catalog.dl.DIFWriter
 
dimVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
dimVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
dimVarUnitsString - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
DIRECTORY_TREE - Static variable in class thredds.cataloggen.config.DatasetSourceStructure
 
DirectoryScanner - Class in thredds.cataloggen
Allow generation of THREDDS InvCatalog documents from the contents of a local directory.
DirectoryScanner(InvService, String, File, String, boolean) - Constructor for class thredds.cataloggen.DirectoryScanner
Construct a DirectoryScanner given information about the data server to be cataloged.
docs - Variable in class thredds.catalog.InvDataset
 
docs - Variable in class thredds.catalog.ThreddsMetadata
 
DODS - Static variable in class thredds.catalog.ServiceType
 
DODS_DIR - Static variable in class thredds.cataloggen.config.DatasetSourceType
 
DODS_FILE_SERVER - Static variable in class thredds.cataloggen.config.DatasetSourceType
 
DodsDirDatasetSource - Class in thredds.cataloggen.config
Title: Catalog Generator
DodsDirDatasetSource() - Constructor for class thredds.cataloggen.config.DodsDirDatasetSource
 
dodsFile - Variable in class ucar.nc2.dt.point.DapperDataset
 
dodsFile - Variable in class ucar.nc2.dt.point.SequenceHelper
 
DodsFileServerDatasetSource - Class in thredds.cataloggen.config
 
DodsFileServerDatasetSource() - Constructor for class thredds.cataloggen.config.DodsFileServerDatasetSource
 
DodsURLExtractor - Class in thredds.util
 
DodsURLExtractor() - Constructor for class thredds.util.DodsURLExtractor
Constructor
doOneDataset(InvDataset) - Method in class thredds.catalog.dl.DIFWriter
Write a DIF record for a specific dataset
doOneDataset(InvDataset, String, StringBuilder) - Method in class thredds.catalog.dl.DIFWriter
Write a DIF record for a specific dataset
DQC_NAMESPACE_04 - Static variable in class thredds.catalog.XMLEntityResolver
 
DqcConvertIF - Interface in thredds.catalog.query
Converts XML DOM to DQC Objects.
DqcFactory - Class in thredds.catalog.query
Reads an XML document and constructs an QueryCapability object.
DqcFactory(boolean) - Constructor for class thredds.catalog.query.DqcFactory
Constructor.
dsHash - Variable in class thredds.catalog.InvCatalog
 
DUBLIN_CORE - Static variable in class thredds.catalog.MetadataType
 
dump() - Method in class thredds.catalog.InvCatalogImpl
Debugging: dump entire data structure.
dump() - Method in class thredds.catalog.InvDatasetImpl
 
dump() - Method in class thredds.catalog.InvDatasetImplProxy
 
dump() - Method in class thredds.catalog.InvService
 

E

editableProperties() - Static method in class thredds.catalog.InvDocumentation
 
editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Contributor
 
editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Source
 
editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Variable
 
editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Vocab
 
elevVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
elevVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
elevVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
elevVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
elevVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
elevVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
elevVarName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
elevVarUnitsConversionFactor - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
elevVarUnitsConversionFactor - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
elevVarUnitsConversionFactor - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
emailOK(ThreddsMetadata.Source) - Method in class thredds.catalog.dl.ADNWriter
 
endDate - Variable in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
equals(Object) - Method in class thredds.catalog.CollectionType
CollectionType with same name are equal.
equals(Object) - Method in class thredds.catalog.DataFormatType
DataFormatType with same name are equal.
equals(Object) - Method in class thredds.catalog.InvAccessImpl
InvAccessImpl elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvCatalogImpl
InvCatalogImpl elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvCatalogRef
 
equals(Object) - Method in class thredds.catalog.InvDatasetImpl
InvDatasetImpl elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvDatasetImplProxy
 
equals(Object) - Method in class thredds.catalog.InvDocumentation
InvDocumentation elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvMetadata
InvMetadata elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvProperty
InvProperty elements with same name are equal.
equals(Object) - Method in class thredds.catalog.InvService
 
equals(Object) - Method in class thredds.catalog.MetadataType
MetaDataType with same name are equal.
equals(Object) - Method in class thredds.catalog.query.ListChoice
 
equals(Object) - Method in class thredds.catalog.query.Location
 
equals(Object) - Method in class thredds.catalog.query.Query
 
equals(Object) - Method in class thredds.catalog.query.QueryCapability
 
equals(Object) - Method in class thredds.catalog.query.SelectGeoRegion
 
equals(Object) - Method in class thredds.catalog.query.SelectList
 
equals(Object) - Method in class thredds.catalog.query.Selector
Instances which have same id are equal.
equals(Object) - Method in class thredds.catalog.query.SelectRange
 
equals(Object) - Method in class thredds.catalog.query.SelectRangeDate
 
equals(Object) - Method in class thredds.catalog.query.SelectService
SelectService with same values are equal
equals(Object) - Method in class thredds.catalog.query.SelectService.ServiceChoice
SelectService with same values are equal
equals(Object) - Method in class thredds.catalog.query.SelectStation
 
equals(Object) - Method in class thredds.catalog.query.Station
 
equals(Object) - Method in class thredds.catalog.ServiceType
ServiceType with same name are equal.
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Range
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Source
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Variables
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
equals(Object) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
equals(Object) - Method in class thredds.cataloggen.config.DatasetSource
 
equals(Object) - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
equals(Object) - Method in class thredds.crawlabledataset.s3.S3URI
 
errLog - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
errs - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
errs - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
escapePathForURL(String) - Static method in class thredds.catalog.util.CatalogUtils
 
ESG - Static variable in class thredds.catalog.MetadataType
 
ESML - Static variable in class thredds.catalog.DataFormatType
 
exists() - Method in class thredds.catalog.CrawlableCatalog
 
exists() - Method in interface thredds.crawlabledataset.CrawlableDataset
Return true if the dataset represented by this CrawlableDataset actually exists, null if it does not or an I/O error occurs.
exists() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
exists() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
exists() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
exists() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
expand() - Method in class thredds.cataloggen.config.DatasetSource
Crawl this DatasetSource and generate a new InvCatalog, return the top-level InvDataset.
expand(List) - Method in class thredds.cataloggen.config.DatasetSource
 
expandCatalogRef(InvCrawlablePair) - Method in class thredds.cataloggen.catalogrefexpander.BooleanCatalogRefExpander
 
expandCatalogRef(InvCrawlablePair) - Method in interface thredds.cataloggen.CatalogRefExpander
 
expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.DatasetSource
Return a list of the InvDatasets contained in the given collection dataset on this DatasetSource.
expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.DodsDirDatasetSource
Return a list of the InvDatasets contained in the given collection dataset on this DatasetSource.
expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.DodsFileServerDatasetSource
 
expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.GrADSDataServerDatasetSource
 
expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.LocalDatasetSource
Return a list of the InvDatasets contained in the given collection dataset on this DatasetSource.
expires - Variable in class thredds.catalog.InvCatalog
 
extend(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
extend(ThreddsMetadata.Range) - Method in class thredds.catalog.ThreddsMetadata.Range
 
extract(PrintWriter, String, int, boolean, CancelTask) - Method in class thredds.catalog.crawl.CatalogExtractor
 
extract(String) - Method in class thredds.util.DodsURLExtractor
Extract all A-HREF contained URLS from the given URL and return in List
extract() - Method in class ucar.nc2.thredds.MetadataExtractorAcdd
 
extractCalendarDateRange(GridDataset) - Static method in class ucar.nc2.thredds.MetadataExtractor
 
extractCalendarDateRange(FeatureDatasetPoint) - Static method in class ucar.nc2.thredds.MetadataExtractor
 
extractGeospatial(InvDatasetImpl) - Static method in class ucar.nc2.thredds.MetadataExtractor
Extract the lat/lon/alt bounding boxes from the dataset.
extractGeospatial(GridDataset) - Static method in class ucar.nc2.thredds.MetadataExtractor
 
extractGeospatial(FeatureDatasetPoint) - Static method in class ucar.nc2.thredds.MetadataExtractor
 
extractGeospatialCoverage() - Method in class ucar.nc2.thredds.MetadataExtractorAcdd
 
extractLoop(PrintWriter, String, int, boolean, CancelTask) - Method in class thredds.catalog.crawl.CatalogExtractor
 
extractTimeCoverage() - Method in class ucar.nc2.thredds.MetadataExtractorAcdd
 
extractTypedDatasetInfo(PrintWriter, InvDataset) - Method in class thredds.catalog.crawl.CatalogExtractor
 
extractVariables(InvDatasetImpl) - Static method in class ucar.nc2.thredds.MetadataExtractor
Extract a list of data variables (and their canonical names if possible) from the dataset.
extractVariables(InvDatasetImpl, GridDataset) - Static method in class ucar.nc2.thredds.MetadataExtractor
 
extractVariables(DataFormatType, GridDataset) - Static method in class ucar.nc2.thredds.MetadataExtractor
 
extractVariables(FeatureDatasetPoint) - Static method in class ucar.nc2.thredds.MetadataExtractor
 

F

factory(NetcdfDataset) - Static method in class ucar.nc2.dt.point.DapperDataset
 
factory(StationImpl, StructureData, int) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
failed() - Method in interface thredds.catalog.CatalogSetCallback
Called if the catalog reading fails
fatal - Variable in class ucar.nc2.dt.point.DapperDataset
 
fatalError - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
FeatureCollectionReader - Class in thredds.catalog.parser.jdom
Read in the element
FeatureCollectionReader() - Constructor for class thredds.catalog.parser.jdom.FeatureCollectionReader
 
featureDataset - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
featureType - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
FGDC - Static variable in class thredds.catalog.MetadataType
 
FILE - Static variable in class thredds.catalog.ServiceType
 
fileServer - Static variable in class thredds.catalog.InvService
 
FileWriter - Class in ucar.nc2
Deprecated.
use FileWriter2
FileWriter(String, boolean) - Constructor for class ucar.nc2.FileWriter
Deprecated.
For writing parts of a NetcdfFile to a new Netcdf-3 local file.
FileWriter(String, boolean, boolean, int) - Constructor for class ucar.nc2.FileWriter
Deprecated.
For writing parts of a NetcdfFile to a new Netcdf-3 local file.
FileWriter.ChunkingIndex - Class in ucar.nc2
Deprecated.
use FileWriter2.ChunkingIndex
FileWriter.FileWriterProgressEvent - Class in ucar.nc2
Deprecated.
use FileWriter2.FileWriterProgressEvent
FileWriter.FileWriterProgressListener - Interface in ucar.nc2
Deprecated.
 
FileWriterProgressEvent() - Constructor for class ucar.nc2.FileWriter.FileWriterProgressEvent
Deprecated.
 
filter(DatasetFilter) - Method in class thredds.catalog.InvCatalog
Munge this catalog to remove any dataset that doesnt pass through the filter.
filter(DatasetFilter) - Method in class thredds.catalog.InvCatalogImpl
Munge this catalog to remove any dataset that doesnt pass through the filter.
findAccess(String) - Method in class thredds.catalog.InvDataset
Get access element that matches the given access standard URL.
findAllCatRefsInDatasetTree(List<InvDataset>, StringBuilder, boolean) - Static method in class thredds.catalog.util.CatalogUtils
Find all catalogRef elements in the dataset tree formed by the given dataset list.
findAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
findDatasetByID(String) - Method in class thredds.catalog.InvCatalog
Find a contained dataset by its ID.
findDatasetByName(String) - Method in class thredds.catalog.InvCatalogRef
 
findDatasetByName(String) - Method in class thredds.catalog.InvDataset
Find an immediate child dataset by its name.
findDatasetByName(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
findDimension(NetcdfFile, String) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
Deprecated.
 
findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
findGlobalAttributeIgnoreCase(String) - Method in interface ucar.nc2.dt.TypedDataset
Deprecated.
 
findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
findNestedService(String) - Method in class thredds.catalog.InvService
 
findProperty(String) - Method in class thredds.catalog.InvCatalog
Find named property.
findProperty(String) - Method in class thredds.catalog.InvCatalogRef
 
findProperty(String) - Method in class thredds.catalog.InvDataset
Finds the first property declared in the dataset with the given name.
findProperty(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
findProperty(String) - Method in class thredds.catalog.InvService
Get named property.
findService(String) - Method in class thredds.catalog.InvCatalog
Find the named service declared in the top level of this catalog.
findService(String) - Method in class thredds.catalog.InvCatalogRef
 
findService(String) - Method in class thredds.catalog.InvDataset
Find the named service declared in this dataset or one of its parents.
findService(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
findServiceByName(String, List<InvService>) - Static method in class thredds.catalog.util.DeepCopyUtils
 
findType(String) - Static method in class thredds.catalog.CollectionType
Return the known CollectionType that matches the given name (ignoring case) or null if the name is unknown.
findType(String) - Static method in class thredds.catalog.DataFormatType
Find the known DataFormatType that matches the given name (ignoring case) or null if the name is unknown.
findType(String) - Static method in class thredds.catalog.MetadataType
Return the known MetadataType that matches the given name (ignoring case) or null if the name is unknown.
findType(String) - Static method in class thredds.catalog.ServiceType
Return the known ServiceType that matches the given name (ignoring case) or null if the name is unknown.
findVariable(NetcdfFile, String) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
Deprecated.
 
finish() - Method in class thredds.catalog.InvAccessImpl
Finish constructing after all elements have been added.
finish() - Method in class thredds.catalog.InvCatalogImpl
Finish constructing after all elements have been added or modified.
finish() - Method in class thredds.catalog.InvCatalogRef
 
finish() - Method in class thredds.catalog.InvDatasetImpl
Finish constructing after all elements have been added.
finish() - Method in class thredds.catalog.InvDatasetImplProxy
 
finish() - Method in class thredds.catalog.InvMetadata
Finish getting the metadata if necessary.
finish() - Method in class ucar.nc2.dt.point.CFPointObWriter
Deprecated.
Call this when all done, output is flushed
finish() - Method in class ucar.nc2.dt.point.WriterCFPointDataset
Deprecated.
 
finish() - Method in class ucar.nc2.dt.point.WriterCFStationObsDataset
Deprecated.
 
finish() - Method in class ucar.nc2.dt.point.WriterProfileObsDataset
Deprecated.
 
finish() - Method in class ucar.nc2.dt.point.WriterStationObsDataset
Deprecated.
 
finish() - Method in class ucar.nc2.FileWriter
Deprecated.
Call this when all attributes, dimensions, and variables have been added.
FIRST - Static variable in class ucar.nc2.dt.point.decode.MP
 
FLAT - Static variable in class thredds.cataloggen.config.DatasetSourceStructure
 
Float10TrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Deprecated.
use ucar.nc2.ft.point
Float10TrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
Deprecated.
 
Float10TrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
Deprecated.
 
flush() - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Flush anything written to disk.
FORECASTS - Static variable in class thredds.catalog.CollectionType
 
formatter - Variable in class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
 
formatter - Variable in class ucar.nc2.dt.point.SequenceHelper
 
FROPA - Static variable in class ucar.nc2.dt.point.decode.MP
 
FTP - Static variable in class thredds.catalog.ServiceType
 
fullExpand() - Method in class thredds.cataloggen.config.DatasetSource
Crawl this DatasetSource and generate a new InvCatalog with all datasets named, sorted, and organized as defined by this DatasetSource, return the newly generated InvCatalog.
FZRANO - Static variable in class ucar.nc2.dt.point.decode.MP
 

G

gc - Variable in class thredds.catalog.InvDataset
 
gc - Variable in class thredds.catalog.ThreddsMetadata
 
GEMPAK - Static variable in class thredds.catalog.DataFormatType
 
genAndWriteCatalogTree() - Method in class thredds.cataloggen.CatGenAndWrite
 
generateCatalog(CrawlableDataset) - Method in interface thredds.cataloggen.CatalogBuilder
Return an InvCatalog for the level in the collection hierarchy specified by catalogPath.
generateCatalog() - Method in class thredds.cataloggen.CollectionLevelScanner
 
generateCatalog(CrawlableDataset) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
 
generateCatalog(CrawlableDataset) - Method in class thredds.cataloggen.SimpleCatalogBuilder
 
generateCatalog(CrawlableDataset) - Method in class thredds.cataloggen.StandardCatalogBuilder
 
generateCatalogAsDocument(CrawlableDataset) - Method in interface thredds.cataloggen.CatalogBuilder
Return a JDOM Document representation of the catalog for the level in the collection hierarchy specified by catalogPath.
generateCatalogAsDocument(CrawlableDataset) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
 
generateCatalogAsDocument(CrawlableDataset) - Method in class thredds.cataloggen.SimpleCatalogBuilder
 
generateCatalogAsDocument(CrawlableDataset) - Method in class thredds.cataloggen.StandardCatalogBuilder
 
generateCatalogAsString(CrawlableDataset) - Method in interface thredds.cataloggen.CatalogBuilder
Return a String containing the XML representation of the catalog for the level in the collection hierarchy specified by catalogPath.
generateCatalogAsString(CrawlableDataset) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
 
generateCatalogAsString(CrawlableDataset) - Method in class thredds.cataloggen.SimpleCatalogBuilder
 
generateCatalogAsString(CrawlableDataset) - Method in class thredds.cataloggen.StandardCatalogBuilder
 
generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in interface thredds.cataloggen.CatalogBuilder
Generate the catalog for a resolver request of the given ProxyDatasetHandler.
generateProxyDsResolverCatalog(ProxyDatasetHandler) - Method in class thredds.cataloggen.CollectionLevelScanner
Generate the catalog for a resolver request of the given ProxyDatasetHandler.
generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
 
generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in class thredds.cataloggen.SimpleCatalogBuilder
Not supported by SimpleCatalogBuilder.
generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in class thredds.cataloggen.StandardCatalogBuilder
 
GeospatialCoverage() - Constructor for class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
GeospatialCoverage(ThreddsMetadata.Range, ThreddsMetadata.Range, ThreddsMetadata.Range, List<ThreddsMetadata.Vocab>, String) - Constructor for class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getAccess(ServiceType) - Method in class thredds.catalog.InvCatalogRef
 
getAccess() - Method in class thredds.catalog.InvCatalogRef
 
getAccess() - Method in class thredds.catalog.InvDataset
Get all access elements for this dataset.
getAccess(ServiceType) - Method in class thredds.catalog.InvDataset
Get access element of the specified service type for this dataset.
getAccess(ServiceType) - Method in class thredds.catalog.InvDatasetImplProxy
 
getAccess() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAccessLocal() - Method in class thredds.catalog.InvDatasetImpl
 
getAccessLocal() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAccessPoint() - Method in class thredds.cataloggen.config.DatasetSource
 
getAccessPointDataset() - Method in class thredds.cataloggen.config.CatalogRefInfo
 
getAccessPointHeader() - Method in class thredds.cataloggen.config.ResultService
Return a String containing the accessPointHeader attribute text
getActualDataset(List) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getActualDataset(List) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
getActualDataset(List) - Method in interface thredds.cataloggen.ProxyDatasetHandler
Determine the InvCrawlablePair from the given dataset collection (java.util.List) being proxied by this ProxyDatasetHandler.
getActualDatasetName(InvCrawlablePair, String) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getActualDatasetName(InvCrawlablePair, String) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
getActualDatasetName(InvCrawlablePair, String) - Method in interface thredds.cataloggen.ProxyDatasetHandler
 
getAddDatasetSize() - Method in class thredds.catalog.InvDatasetScan
 
getAddLevel() - Method in class thredds.cataloggen.config.DatasetNamer
Return the value of the addLevel attribute of this DatasetNamer.
getAlias() - Method in class thredds.catalog.InvCatalogRef
 
getAlias() - Method in class thredds.catalog.InvDatasetImpl
 
getAlias() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAlias() - Method in class thredds.util.PathAliasReplacementImpl
 
getAliasName() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAllTypes() - Static method in class thredds.catalog.CollectionType
 
getAllTypes() - Static method in class thredds.catalog.DataFormatType
Return all DataFormatType objects
getAllTypes() - Static method in class thredds.catalog.MetadataType
Get all MetadataType objects
getAllTypes() - Static method in class thredds.catalog.ServiceType
Get all ServiceType objects
getAllUniqueSelectors() - Method in class thredds.catalog.query.QueryCapability
 
getAndFilter(CrawlableDatasetFilter, CrawlableDatasetFilter) - Static method in class thredds.crawlabledataset.filter.LogicalFilterComposer
 
getAttribContainer() - Method in class thredds.cataloggen.config.DatasetNamer
Return the value of the attribContainer attribute of this DatasetNamer.
getAttribName() - Method in class thredds.cataloggen.config.DatasetNamer
Return the value of the attribName attribute of this DatasetNamer.
getAttributes() - Method in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
getAuthority() - Method in class thredds.catalog.InvCatalogRef
 
getAuthority() - Method in class thredds.catalog.InvDataset
Get authority for this Dataset, may be null.
getAuthority() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAuthority() - Method in class thredds.catalog.ThreddsMetadata
 
getBase() - Method in class thredds.catalog.InvService
get the base URL for the service
getBase() - Method in class thredds.catalog.query.Query
 
getBaseName() - Method in class thredds.crawlabledataset.s3.S3URI
Returns the base name of the file or directory denoted by this URI.
getBaseURI() - Method in class thredds.catalog.InvCatalogImpl
 
getBoundingBox() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getBoundingBox() - Method in class ucar.nc2.dt.point.StationDatasetHelper
Deprecated.
 
getBoundingBox(NetcdfDataset) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
Deprecated.
 
getBoundingBox() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getBoundingBox() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
BoundingBox for the trajectory.
getBoundingBox() - Method in interface ucar.nc2.dt.TypedDataset
Deprecated.
 
getBoundingBox() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
getBucket() - Method in class thredds.crawlabledataset.s3.S3URI
Returns the bucket.
getBytesToWrite() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
Deprecated.
 
getBytesWritten() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
Deprecated.
 
getCalendarDateCoverage() - Method in class thredds.catalog.InvCatalogRef
 
getCalendarDateCoverage() - Method in class thredds.catalog.InvDataset
get time coverage as CalendarDateRange
getCalendarDateCoverage() - Method in class thredds.catalog.InvDatasetImplProxy
 
getCalendarDateCoverage() - Method in class thredds.catalog.ThreddsMetadata
 
getCatalogConverter(String) - Method in class thredds.catalog.InvCatalogFactory
Find the InvCatalogConvertIF registered for this namespace.
getCatalogFilenameSubstitutionPattern() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
getCatalogRef(InvCatalogRef, Object) - Method in interface thredds.catalog.crawl.CatalogCrawler.Listener
Gets called for each catalogRef found
getCatalogRef(InvCatalogRef, Object) - Method in class thredds.catalog.crawl.CatalogExtractor
 
getCatalogRefExpander() - Method in class thredds.catalog.InvDatasetScan
 
getCatalogRefInfoList() - Method in class thredds.cataloggen.config.DatasetSource
 
getCatalogTitleSubstitutionPattern() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
getCatalogUrl() - Method in class thredds.catalog.InvDataset
Get URL to this dataset.
getChild(String) - Method in class thredds.crawlabledataset.s3.S3URI
Creates a new URI by resolving the specified path relative to this.
getChildEnhancerList() - Method in class thredds.catalog.InvDatasetScan
 
getChoices() - Method in class thredds.catalog.query.SelectList
 
getChoices() - Method in class thredds.catalog.query.SelectService
 
getCollectionId() - Method in class thredds.cataloggen.CollectionLevelScanner
 
getCollectionName() - Method in class thredds.cataloggen.CollectionLevelScanner
 
getCollectionType() - Method in class thredds.catalog.InvCatalogRef
 
getCollectionType() - Method in class thredds.catalog.InvDataset
Get collectionType
getCollectionType() - Method in class thredds.catalog.InvDatasetImplProxy
 
getConfigFromSnippet(String) - Static method in class thredds.catalog.parser.jdom.FeatureCollectionReader
 
getConfigObject() - Method in class thredds.catalog.CrawlableCatalog
 
getConfigObject() - Method in interface thredds.cataloggen.DatasetEnhancer
Return the configuration object.
getConfigObject() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
 
getConfigObject() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getConfigObject() - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
getConfigObject() - Method in interface thredds.cataloggen.ProxyDatasetHandler
Return the configuration object.
getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDataset
Return the configuration Object (can be null).
getConfigObject() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
getConfigObject() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
getConfigObject() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDatasetFilter
Return the configuration object.
getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDatasetLabeler
Return the configuration object.
getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDatasetSorter
Return the configuration object.
getConfigObject() - Method in class thredds.crawlabledataset.filter.LastModifiedLimitFilter
 
getConfigObject() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter
 
getConfigObject() - Method in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
 
getConfigObject() - Method in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
 
getConfigObject() - Method in class thredds.crawlabledataset.MultiLabeler
 
getConfigObject() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
 
getConfigObject() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
 
getConfigObject() - Method in class thredds.crawlabledataset.sorter.LexigraphicByNameSorter
 
getConstruct() - Method in class thredds.catalog.query.Query
 
getContentObject() - Method in class thredds.catalog.InvMetadata
get the content object, may be null
getContributors() - Method in class thredds.catalog.InvCatalogRef
 
getContributors() - Method in class thredds.catalog.InvDataset
get Contributor metadata
getContributors() - Method in class thredds.catalog.InvDatasetImplProxy
 
getContributors() - Method in class thredds.catalog.ThreddsMetadata
 
getConverter() - Method in class thredds.catalog.InvMetadata
Get the converter; may be null.
getCoordinate(NetcdfDataset, AxisType) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
Deprecated.
Tries to find the coordinate variable of the specified type.
getCountry() - Method in class thredds.catalog.query.Station
 
getCrawlableDataset() - Method in class thredds.cataloggen.InvCrawlablePair
 
getCrDsClassName() - Method in class thredds.catalog.InvDatasetScan
 
getCrDsConfigObj() - Method in class thredds.catalog.InvDatasetScan
 
getCreateFrom() - Method in class thredds.catalog.InvCatalogImpl
String describing how the catalog was created, for debugging.
getCreateFrom() - Method in class thredds.catalog.query.QueryCapability
 
getCreators() - Method in class thredds.catalog.InvCatalogRef
 
getCreators() - Method in class thredds.catalog.InvDataset
get any Creator metadata
getCreators() - Method in class thredds.catalog.InvDatasetImplProxy
 
getCreators() - Method in class thredds.catalog.ThreddsMetadata
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.DapperDataset
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.DapperDataset
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.DapperDataset
 
getData() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
 
getData() - Method in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
Deprecated.
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
Deprecated.
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.NdbcDataset
Deprecated.
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.NdbcDataset
Deprecated.
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
Deprecated.
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
Deprecated.
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
Deprecated.
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
getData() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
 
getData(LatLonRect) - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
 
getData(LatLonRect, Date, Date) - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
 
getData(ArrayList, LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
getData(ArrayList, LatLonRect, double, double, CancelTask) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
getData() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.
 
getData() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
Deprecated.
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.SequenceHelper
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.SequenceHelper
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.SequenceHelper
 
getData() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
getData(Station) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getData(Station, Date, Date) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getData(Station, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getData(List<Station>) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getData(List<Station>, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getData(List<Station>, Date, Date) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getData(List<Station>, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
Deprecated.
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
Deprecated.
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
Deprecated.
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
getData() - Method in interface ucar.nc2.dt.PointCollection
Deprecated.
Get all data.
getData(CancelTask) - Method in interface ucar.nc2.dt.PointCollection
Deprecated.
Get all data, allow user to cancel.
getData(LatLonRect) - Method in interface ucar.nc2.dt.PointCollection
Deprecated.
Get all data within the specified bounding box.
getData(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.PointCollection
Deprecated.
Get all data within the specified bounding box, allow user to cancel.
getData(LatLonRect, Date, Date) - Method in interface ucar.nc2.dt.PointCollection
Deprecated.
Get all data within the specified bounding box and date range.
getData(LatLonRect, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.PointCollection
Deprecated.
Get all data within the specified bounding box and date range, allow user to cancel.
getData() - Method in interface ucar.nc2.dt.PointObsDatatype
Deprecated.
The actual data of the observation.
getData(Station) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Get all data for this Station.
getData(Station, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Get all data for this Station, allow user to cancel.
getData(Station, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Get data for this Station within the specified date range.
getData(Station, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Get data for this Station within the specified date range, allow user to cancel.
getData(List<Station>) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Get all data for a list of Stations.
getData(List<Station>, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Get all data for a list of Stations, allow user to cancel.
getData(List<Station>, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Get data for a list of Stations within the specified date range.
getData(List<Station>, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Get data for a list of Stations within the specified date range, allow user to cancel.
getData(int) - Method in interface ucar.nc2.dt.TimeSeriesCollection
Deprecated.
Get the data for the nth point.
getData(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Get values for all parameters (except time, lat, lon, and elev) at the requested trajectory point.
getData(int, String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
 
getData(Range, String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Get the values of the requested parameter on the given Range of the trajectory.
getDataClass() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
 
getDataClass() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getDataClass() - Method in interface ucar.nc2.dt.PointCollection
Deprecated.
The getData() methods return objects of this Class
getDataClass() - Method in interface ucar.nc2.dt.TimeSeriesCollection
Deprecated.
The getData() methods returns List of objects of this Class
getDataCount() - Method in class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
getDataCount() - Method in class ucar.nc2.dt.point.DapperDataset
 
getDataCount() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
getDataCount() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
Deprecated.
 
getDataCount() - Method in class ucar.nc2.dt.point.NdbcDataset
Deprecated.
 
getDataCount() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
Deprecated.
 
getDataCount() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
getDataCount() - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
getDataCount() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
Deprecated.
 
getDataCount() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
getDataCount() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.
 
getDataCount() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
getDataCount() - Method in interface ucar.nc2.dt.PointCollection
Deprecated.
Get estimate of number of data records (may not be exact).
getDataFormat() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getDataFormatName() - Method in class thredds.catalog.InvAccessImpl
 
getDataFormatType() - Method in class thredds.catalog.InvAccess
 
getDataFormatType() - Method in class thredds.catalog.InvCatalogRef
 
getDataFormatType() - Method in class thredds.catalog.InvDataset
Get the DataFormatType (which may be inherited from parent), or null .
getDataFormatType() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDataFormatType() - Method in class thredds.catalog.ThreddsMetadata
 
getDataIterator(Station) - Method in class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.DapperDataset
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
Deprecated.
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.NdbcDataset
Deprecated.
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
Deprecated.
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.SequenceHelper
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
getDataIterator(Station) - Method in class ucar.nc2.dt.point.StationDatasetCollection
Deprecated.
Get all data for this Station.
getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.StationDatasetCollection
Deprecated.
Get data for this Station within the specified date range.
getDataIterator(Station) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
Get data for this Station within the specified date range.
getDataIterator(int) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
Deprecated.
 
getDataIterator(Station) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.
 
getDataIterator(Station) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
getDataIterator(int) - Method in interface ucar.nc2.dt.PointCollection
Deprecated.
Get an efficient iterator over all the data in the Collection.
getDataIterator(Station) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Get all data for this Station.
getDataIterator(Station, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Get data for this Station within the specified date range.
getDataIterator(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Get an efficient iterator over all the data in the Trajectory in time order.
getDataRootLocationAliasExpanders() - Method in class thredds.catalog.InvCatalogFactory
 
getDataRootLocationAliasExpanders() - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
getDataset(InvDataset, Object) - Method in interface thredds.catalog.crawl.CatalogCrawler.Listener
Gets called for each dataset found.
getDataset(InvDataset, Object) - Method in class thredds.catalog.crawl.CatalogExtractor
 
getDataset() - Method in class thredds.catalog.InvAccess
 
getDataset() - Method in class thredds.catalog.InvCatalog
Deprecated.
use getDatasets()
getDatasetEnhancerList() - Method in class thredds.cataloggen.config.DatasetSource
 
getDatasetFilter() - Method in class thredds.catalog.InvCatalogImpl
 
getDatasetFilterList() - Method in class thredds.cataloggen.config.DatasetSource
 
getDatasetNamerList() - Method in class thredds.cataloggen.config.DatasetSource
 
getDatasetRoots() - Method in class thredds.catalog.InvCatalogImpl
Get dataset roots.
getDatasetRoots() - Method in class thredds.catalog.InvService
Deprecated.
put roots only in the catalog
getDatasets() - Method in class thredds.catalog.InvCatalog
Get top-level datasets.
getDatasets() - Method in class thredds.catalog.InvCatalogRef
Get a list of all the nested datasets.
getDatasets() - Method in class thredds.catalog.InvDataset
Get a list of all the nested datasets.
getDatasets() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDatasetSorter() - Method in class thredds.cataloggen.config.DatasetSource
 
getDatasetSource() - Method in class thredds.cataloggen.config.CatalogGenConfig
Return the DatasetSource for this CatalogGenConfig
getDatasetSource() - Method in class thredds.cataloggen.config.CatalogRefInfo
 
getDataSize() - Method in class thredds.catalog.InvAccess
 
getDataSize() - Method in class thredds.catalog.InvDatasetImpl
 
getDataSize() - Method in class thredds.catalog.ThreddsMetadata
 
getDataType() - Method in class thredds.catalog.InvCatalogRef
 
getDataType() - Method in class thredds.catalog.InvDataset
Get the DataType (which may be inherited from parent), or null .
getDataType() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDataType() - Method in class thredds.catalog.ThreddsMetadata
 
getDataType() - Method in class ucar.nc2.dt.point.PointObVar
Deprecated.
 
getDataType() - Method in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
getDataVariable(String) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getDataVariable(String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Get the named data Variable.
getDataVariable(String) - Method in interface ucar.nc2.dt.TypedDataset
Deprecated.
Get the named data Variable.
getDataVariable(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
getDataVariables() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getDataVariables() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Return a list of the data Variables available in this dataset.
getDataVariables() - Method in interface ucar.nc2.dt.TypedDataset
Deprecated.
The data Variables available in this dataset.
getDataVariables() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
getDates() - Method in class thredds.catalog.InvCatalogRef
 
getDates() - Method in class thredds.catalog.InvDataset
get any DateType metadata
getDates() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDates() - Method in class thredds.catalog.ThreddsMetadata
 
getDefaultConverter() - Static method in class thredds.catalog.InvCatalogFactory
 
getDefaultFactory(boolean) - Static method in class thredds.catalog.InvCatalogFactory
Get new Factory for reading and writing catalogs.
getDesc() - Method in class ucar.nc2.dt.point.PointObVar
Deprecated.
 
getDescendant(String) - Method in class thredds.catalog.CrawlableCatalog
 
getDescendant(String) - Method in interface thredds.crawlabledataset.CrawlableDataset
Return the requested descendant of this dataset.
getDescendant(String) - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
getDescendant(String) - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
getDescendant(String) - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
getDescendant(String) - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
getDescription() - Method in class thredds.catalog.InvService
Get the "human readable" description; use ServiceType.toString() if not set
getDescription() - Method in class thredds.catalog.query.ListChoice
 
getDescription() - Method in class thredds.catalog.query.Selector
 
getDescription() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getDescription() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getDescription() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
A description of the trajectory.
getDescription() - Method in interface ucar.nc2.dt.TypedDataset
Deprecated.
 
getDescription() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
getDescription() - Method in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
getDetailInfo() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
 
getDetailInfo() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getDetailInfo() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
getDetailInfo() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
getDetailInfo() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
getDetailInfo() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getDetailInfo() - Method in interface ucar.nc2.dt.TypedDataset
Deprecated.
 
getDetailInfo() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
getDimensions() - Method in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
getDimensionVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
getDirCatalog(File, String, boolean, boolean) - Method in class thredds.cataloggen.DirectoryScanner
Return a catalog for the given directory.
getDirCatalog(File, String, boolean, String, boolean, String, String, String) - Method in class thredds.cataloggen.DirectoryScanner
 
getDirCatalog(CrawlableDataset, String, boolean, String, boolean, String, String, String) - Method in class thredds.cataloggen.DirectoryScanner
 
getDirectoryMatchPattern() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
getDoAddDataSize() - Method in class thredds.cataloggen.CollectionLevelScanner
 
getDocumentation() - Method in class thredds.catalog.InvCatalogRef
 
getDocumentation(String) - Method in class thredds.catalog.InvCatalogRef
 
getDocumentation() - Method in class thredds.catalog.InvDataset
Get list of documentation elements for this dataset.
getDocumentation(String) - Method in class thredds.catalog.InvDataset
get specific type of documentation
getDocumentation() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDocumentation(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
getDocumentation() - Method in class thredds.catalog.ThreddsMetadata
 
getDocumentation(String) - Method in class thredds.catalog.ThreddsMetadata
 
getDocumentBuilderFactoryVersion() - Static method in class thredds.catalog.XMLEntityResolver
 
getDuration() - Method in class thredds.catalog.query.SelectRangeDate
 
getDuration() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
 
getEastWestRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getElevation() - Method in class thredds.catalog.query.Location
 
getElevation() - Method in class thredds.catalog.query.Station
 
getElevation(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Return the elevation at the requested trajectory point in units of meters, missing values = NaN.
getElevation(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Get the elevation values on the given Range of the trajectory.
getElevationUnits() - Method in class thredds.catalog.query.Location
 
getElevVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
getElevVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
getEmail() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getEnd() - Method in class thredds.catalog.query.SelectRangeDate
 
getEndDate(NetcdfDataset) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
Deprecated.
 
getEndDate() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
Deprecated.
 
getEndDate() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getEndDate() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
End date for the trajectory.
getEndDate() - Method in interface ucar.nc2.dt.TypedDataset
Deprecated.
 
getEndDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
getErrorMessages() - Method in class thredds.catalog.query.QueryCapability
 
getErrorMessages() - Method in class thredds.catalog.XMLEntityResolver
 
getExpires() - Method in class thredds.catalog.InvCatalog
Get date catalog expires, or null if none given.
getExternalSchemas() - Static method in class thredds.catalog.XMLEntityResolver
 
getFatalMessages() - Method in class thredds.catalog.XMLEntityResolver
 
getFields() - Method in class ucar.nc2.dt.point.decode.MetarParseReport
Deprecated.
Used to return fields in Metar report.
getFile() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
Provide access to the file that this CrawlableDataset represents.
getFile() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
getFileName() - Method in class thredds.cataloggen.config.CatalogRefInfo
 
getFileTypeDescription() - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
 
getFileTypeId() - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
 
getFilter() - Method in class thredds.catalog.InvDatasetScan
 
getFilter() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
 
getFirstNestedSelector() - Method in class thredds.catalog.query.SelectList
 
getFullName() - Method in class thredds.catalog.InvCatalogRef
 
getFullName() - Method in class thredds.catalog.InvDataset
Get the full, heirarchical name of the dataset, which has all parent collection names.
getFullName() - Method in class thredds.catalog.InvDatasetImplProxy
 
getFullName() - Method in class thredds.catalog.InvService
Deprecated.
services should always be at top level.
getFullName() - Method in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
getFullRange() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Get the range for the entire trajectory.
getGeospatialCoverage() - Method in class thredds.catalog.InvCatalogRef
 
getGeospatialCoverage() - Method in class thredds.catalog.InvDataset
get geospatial coverage
getGeospatialCoverage() - Method in class thredds.catalog.InvDatasetImplProxy
 
getGeospatialCoverage() - Method in class thredds.catalog.ThreddsMetadata
 
getGlobalAttributes() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getGlobalAttributes() - Method in interface ucar.nc2.dt.TypedDataset
Deprecated.
List of global attributes.
getGlobalAttributes() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
getHeightExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getHeightResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getHeightStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getHeightUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getHistory() - Method in class thredds.catalog.InvDataset
get specific type of documentation = history
getHistory() - Method in class thredds.catalog.ThreddsMetadata
 
getID() - Method in class thredds.catalog.InvCatalogRef
 
getID() - Method in class thredds.catalog.InvDataset
Get the id of the dataset, or null.
getID() - Method in class thredds.catalog.InvDatasetImplProxy
 
getId() - Method in class thredds.catalog.query.Selector
 
getId() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
The ID of the trajectory, may not be null.
getIdentifier() - Method in class thredds.catalog.InvDatasetScan
 
getIdentifier() - Method in class thredds.cataloggen.CollectionLevelScanner
 
getInfo() - Method in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
getInlineContent() - Method in class thredds.catalog.InvDocumentation
Get inline content as a string, else null if there is none
getInstance() - Static method in class thredds.catalog.dl.Grib1toDIF
 
getInstance() - Static method in class thredds.catalog.dl.Grib2toDIF
 
getInstanceToMatchOnDatasetName(String, String, String) - Static method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
Factory method that returns a RegExpAndDurationTimeCoverageEnhancer instance that will apply the match pattern to the dataset name.
getInstanceToMatchOnDatasetPath(String, String, String) - Static method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
Factory method that returns a RegExpAndDurationTimeCoverageEnhancer instance that will apply the match pattern to the dataset path.
getInvalidMessage() - Method in class thredds.catalog.InvDatasetScan
 
getInvDataset() - Method in class thredds.cataloggen.InvCrawlablePair
 
getKey() - Method in class thredds.crawlabledataset.s3.S3URI
Returns the key.
getKeyWithTrailingDelimiter() - Method in class thredds.crawlabledataset.s3.S3URI
Returns the key, adding a trailing delimiter.
getKeywords() - Method in class thredds.catalog.InvCatalogRef
 
getKeywords() - Method in class thredds.catalog.InvDataset
get any Keyword metadata
getKeywords() - Method in class thredds.catalog.InvDatasetImplProxy
 
getKeywords() - Method in class thredds.catalog.ThreddsMetadata
 
getLabel(CrawlableDataset) - Method in interface thredds.crawlabledataset.CrawlableDatasetLabeler
Return a label for the given dataset or null if this CrawlableDatasetLabeler does not know how to label the given dataset.
getLabel(CrawlableDataset) - Method in class thredds.crawlabledataset.MultiLabeler
 
getLabel(CrawlableDataset) - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
 
getLabel(CrawlableDataset) - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
 
getLabelerList() - Method in class thredds.crawlabledataset.MultiLabeler
 
getLastModifiedDate() - Method in class thredds.catalog.InvDatasetImpl
 
getLastModifiedLimit() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getLastModifiedLimitInMillis() - Method in class thredds.crawlabledataset.filter.LastModifiedLimitFilter
 
getLatExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatitude() - Method in class thredds.catalog.query.Location
 
getLatitude() - Method in class thredds.catalog.query.Station
 
getLatitude(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Return the latitude at the requested trajectory point in units of "degrees_north".
getLatitude(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Get the latitude values on the given Range of the trajectory.
getLatitude(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getLatitudeUnits() - Method in class thredds.catalog.query.Location
 
getLatLon() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
 
getLatLon() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.
 
getLatLon() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
getLatNorth() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatSouth() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
getLatVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
getLen() - Method in class ucar.nc2.dt.point.PointObVar
Deprecated.
 
getLocalMetadata() - Method in class thredds.catalog.InvDatasetImpl
Get the metadata stored in this dataset element.
getLocalMetadata() - Method in class thredds.catalog.InvDatasetImplProxy
 
getLocalMetadataInheritable() - Method in class thredds.catalog.InvDatasetImpl
local metadata that should be inherited by this dataset's children.
getLocation() - Method in class thredds.catalog.query.Station
 
getLocation() - Method in class ucar.nc2.dt.point.PointObsDatatypeImpl
Deprecated.
 
getLocation() - Method in interface ucar.nc2.dt.PointObsDatatype
Deprecated.
Location of the observation
getLocation() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getLocation(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Return the location for the given point.
getLocation() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
getLocation(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getLocationURI() - Method in interface ucar.nc2.dt.TypedDataset
Deprecated.
 
getLocationURI() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
getLog() - Method in class thredds.catalog.InvCatalogImpl
 
getLonEast() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLongitude() - Method in class thredds.catalog.query.Location
 
getLongitude() - Method in class thredds.catalog.query.Station
 
getLongitude(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Return the longitude at the requested trajectory point in units of "degrees_east".
getLongitude(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Get the longitude values on the given Range of the trajectory.
getLongitude(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getLongitudeUnits() - Method in class thredds.catalog.query.Location
 
getLonResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
getLonVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
getLonWest() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLowerLeft() - Method in class thredds.catalog.query.SelectGeoRegion
 
getMapHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getMapUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getMark() - Method in class thredds.catalog.InvCatalogRef
 
getMark() - Method in class thredds.catalog.InvDatasetImpl
Filtering
getMark() - Method in class thredds.catalog.InvDatasetImplProxy
 
getMatchPattern() - Method in class thredds.cataloggen.config.DatasetFilter
Return the matchPattern of this DatasetFilter
getMatchPattern() - Method in class thredds.cataloggen.config.DatasetNamer
Return the value of the matchPattern attribute of this DatasetNamer.
getMatchPattern() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
 
getMatchPatternTarget() - Method in class thredds.cataloggen.config.DatasetFilter
 
getMatchTarget() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
 
getMax() - Method in class thredds.catalog.query.SelectRange
 
getMetadata(MetadataType) - Method in class thredds.catalog.InvCatalogRef
 
getMetadata() - Method in class thredds.catalog.InvCatalogRef
 
getMetadata() - Method in class thredds.catalog.InvDataset
Get the metadata elements for this InvDataset.
getMetadata(MetadataType) - Method in class thredds.catalog.InvDataset
Get the metadata elements of the specified type.
getMetadata(MetadataType) - Method in class thredds.catalog.InvDatasetImplProxy
 
getMetadata() - Method in class thredds.catalog.InvDatasetImplProxy
 
getMetadata() - Method in class thredds.catalog.ThreddsMetadata
 
getMetadataConverter(String) - Method in class thredds.catalog.InvCatalogFactory
Find the MetadataConverterIF registered for this key
getMetadataType() - Method in class thredds.catalog.InvMetadata
Get the metadata type.
getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
Get conversion factor for this unit into meters.
getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
getMetersConversionFactor(String) - Static method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getMin() - Method in class thredds.catalog.query.SelectRange
 
getName() - Method in class thredds.catalog.CrawlableCatalog
 
getName() - Method in class thredds.catalog.InvCatalog
Get the name of the catalog
getName() - Method in class thredds.catalog.InvCatalogFactory
An InvCatalogFactory may have a name, in case you need to manage several of them.
getName() - Method in class thredds.catalog.InvCatalogRef
 
getName() - Method in class thredds.catalog.InvDataset
Get the "human readable" name of the dataset.
getName() - Method in class thredds.catalog.InvDatasetImplProxy
 
getName() - Method in class thredds.catalog.InvProperty
Get the name of the property.
getName() - Method in class thredds.catalog.InvService
Get the service name: referenced by dataset and access elements.
getName() - Method in class thredds.catalog.query.ListChoice
 
getName() - Method in class thredds.catalog.query.QueryCapability
 
getName() - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
getName() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getName() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getName() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
getName() - Method in class thredds.cataloggen.config.DatasetFilter
Return the name of this DatasetFilter
getName() - Method in class thredds.cataloggen.config.DatasetNamer
Return the name of this DatasetNamer.
getName() - Method in class thredds.cataloggen.config.DatasetSource
 
getName() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getName() - Method in interface thredds.crawlabledataset.CrawlableDataset
Returns the dataset name, i.e., the last part of the dataset path.
getName() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
Returns the name (unlike a CrawlableDataset, the name may not be related to the path).
getName() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
getName() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
getName() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
getName() - Method in class ucar.nc2.dt.point.PointObVar
Deprecated.
 
getName() - Method in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
getNamer() - Method in class thredds.catalog.InvDatasetScan
 
getNamer() - Method in class thredds.cataloggen.CollectionLevelScanner
 
getNames() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getNamespacePrefix() - Method in class thredds.catalog.InvMetadata
Get the prefix mapped to the namespace.
getNamespaceURI() - Method in class thredds.catalog.InvMetadata
Get the namespace.
getNameVocab() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getNcmlElement() - Method in class thredds.catalog.InvDatasetImpl
 
getNestedSelectors() - Method in class thredds.catalog.query.ListChoice
 
getNetcdf() - Method in class ucar.nc2.FileWriter
Deprecated.
Get underlying NetcdfFileWriteable
getNetcdfFile() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getNetcdfFile() - Method in interface ucar.nc2.dt.TypedDataset
Deprecated.
 
getNetcdfFile() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
getNominalTime() - Method in class ucar.nc2.dt.point.PointObsDatatypeImpl
Deprecated.
 
getNominalTime() - Method in interface ucar.nc2.dt.PointObsDatatype
Deprecated.
Nominal time of the observation.
getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
 
getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
 
getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.
 
getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
getNominalTimeAsDate() - Method in interface ucar.nc2.dt.PointObsDatatype
Deprecated.
Nominal time of the observation, as a Date.
getNorthSouthRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getNotFilter(CrawlableDatasetFilter) - Static method in class thredds.crawlabledataset.filter.LogicalFilterComposer
 
getNumberPoints() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
The number of points along the trajectory.
getNumObservations() - Method in class ucar.nc2.dt.StationImpl
Deprecated.
 
getNumStations() - Method in class thredds.catalog.query.SelectStation
 
getNumTimes() - Method in interface ucar.nc2.dt.TimeSeriesCollection
Deprecated.
Get number of points in the series
getObjectMetadata(S3URI) - Method in class thredds.crawlabledataset.s3.CachingThreddsS3Client
 
getObjectMetadata(S3URI) - Method in interface thredds.crawlabledataset.s3.ThreddsS3Client
Gets the metadata for the specified Amazon S3 object without actually fetching the object itself.
getObjectMetadata(S3URI) - Method in class thredds.crawlabledataset.s3.ThreddsS3ClientImpl
 
getObservations() - Method in class ucar.nc2.dt.StationImpl
Deprecated.
 
getObservationTime() - Method in class ucar.nc2.dt.point.PointObsDatatypeImpl
Deprecated.
 
getObservationTime() - Method in interface ucar.nc2.dt.PointObsDatatype
Deprecated.
Actual time of the observation.
getObservationTime(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
 
getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
 
getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.
 
getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
getObservationTimeAsDate() - Method in interface ucar.nc2.dt.PointObsDatatype
Deprecated.
Actual time of the observation, as a Date.
getObservationTimeAsDate(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getOrFilter(CrawlableDatasetFilter, CrawlableDatasetFilter) - Static method in class thredds.crawlabledataset.filter.LogicalFilterComposer
 
getParent() - Method in class thredds.catalog.InvCatalogRef
 
getParent() - Method in class thredds.catalog.InvDataset
Get parent dataset.
getParent() - Method in class thredds.catalog.InvDatasetImplProxy
 
getParent() - Method in class thredds.crawlabledataset.s3.S3URI
Returns the parent URI of this URI.
getParentCatalog() - Method in class thredds.catalog.InvDataset
Get containing catalog.
getParentCatalog() - Method in class thredds.catalog.InvDatasetImplProxy
 
getParentDataset() - Method in class thredds.catalog.CrawlableCatalog
 
getParentDataset() - Method in class thredds.catalog.InvMetadata
Get the parent dataset of this InvMetadata
getParentDataset() - Method in class thredds.cataloggen.config.CatalogGenConfig
Return the parent dataset of this CatalogGenConfig
getParentDataset() - Method in class thredds.cataloggen.config.DatasetNamer
Return the parent dataset of this DatasetNamer
getParentDataset() - Method in interface thredds.crawlabledataset.CrawlableDataset
Returns the parent CrawlableDataset or null if this dataset has no parent.
getParentDataset() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
getParentDataset() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
getParentDataset() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
getParentDataset() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
getParentDatasetSource() - Method in class thredds.cataloggen.config.DatasetFilter
Return the parent DatasetSource of this DatasetFilter
getParentReal() - Method in class thredds.catalog.InvDatasetImpl
Get real parent dataset, no proxies
getParentSelector() - Method in class thredds.catalog.query.ListChoice
 
getPath() - Method in class thredds.catalog.CrawlableCatalog
 
getPath() - Method in class thredds.catalog.InvDatasetScan
 
getPath() - Method in interface thredds.crawlabledataset.CrawlableDataset
Returns the dataset path.
getPath() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
getPath() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
getPath() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
getPath(String[]) - Static method in class thredds.crawlabledataset.CrawlableDatasetUtils
 
getPath() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
getPathSegments(String) - Static method in class thredds.crawlabledataset.CrawlableDatasetUtils
Split a path into segments, handles null as empty string.
getPointObsData(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Get a PointObsDatatype for the requested trajectory point.
getPointRange(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Get a range for a single point in the trajectory.
getPrefixUrlPath() - Method in class thredds.cataloggen.config.DatasetSource
 
getProcessing() - Method in class thredds.catalog.InvDataset
get specific type of documentation = processing_level
getProcessing() - Method in class thredds.catalog.ThreddsMetadata
 
getProgressPercent() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
Deprecated.
 
getProjects() - Method in class thredds.catalog.InvCatalogRef
 
getProjects() - Method in class thredds.catalog.InvDataset
get Projects metadata
getProjects() - Method in class thredds.catalog.InvDatasetImplProxy
 
getProjects() - Method in class thredds.catalog.ThreddsMetadata
 
getProperties() - Method in class thredds.catalog.InvCatalog
Get catalog properties.
getProperties() - Method in class thredds.catalog.InvCatalogRef
 
getProperties() - Method in class thredds.catalog.InvDataset
Get all properties for this dataset.
getProperties() - Method in class thredds.catalog.InvDatasetImplProxy
 
getProperties() - Method in class thredds.catalog.InvService
Get properties for this service.
getProperties() - Method in class thredds.catalog.ThreddsMetadata
 
getProxyDataset() - Method in class thredds.catalog.InvCatalogRef
This triggers a read of the referenced catalog the first time its called.
getProxyDatasetHandlers() - Method in class thredds.catalog.InvDatasetScan
 
getProxyDatasetLocation(CrawlableDataset, int) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getProxyDatasetLocation(CrawlableDataset, int) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
getProxyDatasetLocation(CrawlableDataset, int) - Method in interface thredds.cataloggen.ProxyDatasetHandler
Return an integer which indicates the location/index at which the new dataset should be added to the parent collection dataset.
getProxyDatasetName() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getProxyDatasetName() - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
getProxyDatasetName() - Method in interface thredds.cataloggen.ProxyDatasetHandler
Return the name of the proxy dataset.
getProxyDatasetService(CrawlableDataset) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getProxyDatasetService(CrawlableDataset) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
getProxyDatasetService(CrawlableDataset) - Method in interface thredds.cataloggen.ProxyDatasetHandler
Return the InvService to be used by the InvDataset that corresponds to the created dataset.
getProxyDsHandlers() - Method in class thredds.cataloggen.CollectionLevelScanner
 
getPublishers() - Method in class thredds.catalog.InvCatalogRef
 
getPublishers() - Method in class thredds.catalog.InvDataset
get Publisher metadata
getPublishers() - Method in class thredds.catalog.InvDatasetImplProxy
 
getPublishers() - Method in class thredds.catalog.ThreddsMetadata
 
getQuery() - Method in class thredds.catalog.query.QueryCapability
 
getRange(int, int, int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Get a range with the given start, end, and stride in the trajectory.
getRank() - Method in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
getRecordCount() - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
getRecordCount() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getRecordVar() - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
getRecordVar() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getRegExp() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
 
getRegExp() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
 
getRegExpString() - Method in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
 
getReplacementPath() - Method in class thredds.util.PathAliasReplacementImpl
 
getReplaceString() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
 
getReplaceString() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
 
getResolution() - Method in class thredds.catalog.query.SelectRange
 
getResolution() - Method in class thredds.catalog.query.SelectRangeDate
 
getResolution() - Method in class thredds.catalog.ThreddsMetadata.Range
 
getRestrictAccess() - Method in class thredds.catalog.InvDataset
Return the resource control value which indicates that only users with proper permission can access this resource.
getResultingCatalog() - Method in class thredds.cataloggen.config.DatasetSource
 
getResultService() - Method in class thredds.cataloggen.config.DatasetSource
 
getReturns() - Method in class thredds.catalog.query.Query
 
getReturns() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getRights() - Method in class thredds.catalog.InvDataset
get specific type of documentation = rights
getRights() - Method in class thredds.catalog.ThreddsMetadata
 
getRole() - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
getS3URI() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
getSAXBuilder() - Method in class thredds.catalog.XMLEntityResolver
 
getScanLocation() - Method in class thredds.catalog.InvDatasetScan
 
getScientificDataType() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
 
getScientificDataType() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
Deprecated.
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
Deprecated.
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
Deprecated.
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
Deprecated.
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
Deprecated.
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
Deprecated.
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
Deprecated.
 
getScientificDataType() - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
Deprecated.
What kind of cientific data type will this return?
getSelectors() - Method in class thredds.catalog.query.QueryCapability
 
getSelectType() - Method in class thredds.catalog.query.Selector
 
getSelectType() - Method in class thredds.catalog.query.SelectRange
 
getSelectType() - Method in class thredds.catalog.query.SelectRangeDate
 
getService() - Method in class thredds.catalog.InvAccess
 
getService() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getServiceDefault() - Method in class thredds.catalog.InvCatalogRef
 
getServiceDefault() - Method in class thredds.catalog.InvDataset
Find the default service for this dataset and its children.
getServiceDefault() - Method in class thredds.catalog.InvDatasetImplProxy
 
getServiceName() - Method in class thredds.catalog.InvAccessImpl
 
getServiceName() - Method in class thredds.catalog.InvDatasetImpl
 
getServiceName() - Method in class thredds.catalog.ThreddsMetadata
 
getServiceName() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getServices() - Method in class thredds.catalog.InvCatalog
Get top-level services.
getServices() - Method in class thredds.catalog.InvService
Get nested services; only if getServiceType() == ServiceType.COMPOUND.
getServiceSelector() - Method in class thredds.catalog.query.QueryCapability
Get ServiceSelector
getServicesLocal() - Method in class thredds.catalog.InvDatasetImpl
Get services attached specifically to this dataset.
getServicesLocal() - Method in class thredds.catalog.InvDatasetImplProxy
 
getServiceType() - Method in class thredds.catalog.InvAccessImpl
 
getServiceType() - Method in class thredds.catalog.InvService
get the Service Type
getShape() - Method in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
getShortName() - Method in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
getSize() - Method in class thredds.catalog.query.SelectList
 
getSize() - Method in class thredds.catalog.query.SelectService
 
getSize() - Method in class thredds.catalog.ThreddsMetadata.Range
 
getSorter() - Method in class thredds.catalog.InvDatasetScan
 
getSorter() - Method in class thredds.cataloggen.CollectionLevelScanner
 
getStandardUri() - Method in class thredds.catalog.InvAccess
Construct the standard THREDDS access URI for this dataset access method, resolve if the URI is relative.
getStandardUrlName() - Method in class thredds.catalog.InvAccess
Get the standard URL, with resolution if the URL is reletive.
getStart() - Method in class thredds.catalog.query.SelectRangeDate
 
getStart() - Method in class thredds.catalog.ThreddsMetadata.Range
 
getStartDate(NetcdfDataset) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
Deprecated.
 
getStartDate() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
Deprecated.
 
getStartDate() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getStartDate() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Start date for the trajectory.
getStartDate() - Method in interface ucar.nc2.dt.TypedDataset
Deprecated.
 
getStartDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
getState() - Method in class thredds.catalog.query.Station
 
getStation() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
Deprecated.
 
getStation(String) - Method in class ucar.nc2.dt.point.StationDatasetCollection
Deprecated.
Find a Station by name
getStation(String) - Method in class ucar.nc2.dt.point.StationDatasetHelper
Deprecated.
 
getStation(String) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getStation() - Method in class ucar.nc2.dt.point.StationObsDatatypeImpl
Deprecated.
 
getStation(String) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Find a Station by name
getStation() - Method in interface ucar.nc2.dt.StationObsDatatype
Deprecated.
Station location of the observation
getStationDataCount(Station) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
getStationDataCount(Station) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getStationDataCount(Station) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
How many Data objects are available for this Station?
getStationID() - Method in class thredds.catalog.query.Station
 
getStationName() - Method in class thredds.catalog.query.Station
 
getStationObs(Station, double, double, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
Deprecated.
 
getStationObs(List<Station>, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
Deprecated.
 
getStationObs(List<Station>, double, double, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
Deprecated.
 
getStationObs(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
Deprecated.
 
getStationObs(LatLonRect, double, double, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
Deprecated.
 
getStations() - Method in class thredds.catalog.query.SelectStation
 
getStations() - Method in class ucar.nc2.dt.point.StationDatasetCollection
Deprecated.
Get all the Stations in the collection.
getStations(LatLonRect) - Method in class ucar.nc2.dt.point.StationDatasetCollection
Deprecated.
Get all the Stations within a bounding box.
getStations(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
Deprecated.
 
getStations() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getStations(CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getStations(LatLonRect) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getStations(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
getStations() - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Get all the Stations in the collection.
getStations(CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Get all the Stations in the collection, allow user to cancel.
getStations(LatLonRect) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Get all the Stations within a bounding box.
getStations(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Deprecated.
Get all the Stations within a bounding box, allow user to cancel.
getStatus() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
Deprecated.
 
getStructure() - Method in class thredds.cataloggen.config.DatasetSource
 
getStructure(String) - Static method in class thredds.cataloggen.config.DatasetSourceStructure
Find the DatasetSourceStructure that matches this name.
getSubsetUrl() - Method in class thredds.catalog.InvDataset
Return the query fragment referencing this dataset, ie "catalog=catalog.xml&dataset=datasetID"
getSubstitutePattern() - Method in class thredds.cataloggen.config.DatasetNamer
Return the value of the substitutePattern attribute of this DatasetNamer.
getSubstitutionPattern() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
 
getSuffix() - Method in class thredds.catalog.InvService
Get the suffix; may be null
getSummary() - Method in class thredds.catalog.InvDataset
get specific type of documentation = summary
getSummary() - Method in class thredds.catalog.ThreddsMetadata
 
getTempFile() - Method in class thredds.crawlabledataset.s3.S3URI
Gets a temporary file to which the content of the S3Object that this URI points to can be downloaded.
getTemplate() - Method in class thredds.catalog.query.ListChoice
 
getTemplate() - Method in class thredds.catalog.query.Selector
 
getText() - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
getTextContent(String) - Method in class thredds.util.DodsURLExtractor
Extract text content from the given URL and return in String
getThreddsMetadata() - Method in class thredds.catalog.InvMetadata
get the internal ThreddsMetadata, if isThreddsMetadata() is true
getThreddsS3Client() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
getTime(Variable, StructureData) - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
 
getTime(int) - Method in interface ucar.nc2.dt.TimeSeriesCollection
Deprecated.
get the time of the nth point.
getTime(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Return the time for the given point as a java.util.Date.
getTime(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Get the time values on the given Range of the trajectory.
getTimeCoverage() - Method in class thredds.catalog.InvDataset
get time coverage
getTimeCoverage() - Method in class thredds.catalog.ThreddsMetadata
 
getTimeDim() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
getTimeUnit() - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
getTimeUnit() - Method in class ucar.nc2.dt.point.SequenceHelper
 
getTimeUnit() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getTimeUnits() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
 
getTimeUnits() - Method in interface ucar.nc2.dt.PointCollection
Deprecated.
Get the units of Calendar time.
getTimeUnits() - Method in interface ucar.nc2.dt.TimeSeriesCollection
Deprecated.
Get the units of Calendar time.
getTimeUnitsIdentifier() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Return the String representation of the units for time.
getTimeValue(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Deprecated.
Return the time for the given point as a double in the units given by getTimeUnitsIdentifier().
getTimeVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
getTitle() - Method in class thredds.catalog.query.Selector
 
getTitle() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getTitle() - Method in class thredds.cataloggen.config.CatalogRefInfo
 
getTitle() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getTitle() - Method in interface ucar.nc2.dt.TypedDataset
Deprecated.
 
getTitle() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
getTrajectories() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
getTrajectories() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
getTrajectories() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
getTrajectories() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getTrajectories() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Deprecated.
Get trajectories contained in this dataset.
getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getTrajectory(String) - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Deprecated.
Get the named trajectory
getTrajectoryDim() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
getTrajectoryId() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
getTrajectoryId() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
getTrajectoryIds() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Deprecated.
Get a list of String IDs for the available trajectories.
getType(String) - Static method in class thredds.catalog.CollectionType
Return a CollectionType that matches the given name by either matching a known type (ignoring case) or creating an unknown type.
getType(String) - Static method in class thredds.catalog.DataFormatType
Return a DataFormatType for the given name by either matching a known type (ignoring case) or creating an unknown type.
getType() - Method in class thredds.catalog.InvDocumentation
 
getType(String) - Static method in class thredds.catalog.MetadataType
Return a MetadataType that matches the given name by either matching a known type (ignoring case) or creating an unknown type.
getType(String) - Static method in class thredds.catalog.ServiceType
Return a ServiceType that matches the given name by either matching a known type (ignoring case) or creating an unknown type.
getType() - Method in class thredds.cataloggen.config.CatalogGenConfig
Return the type of this CatalogGenConfig
getType() - Method in class thredds.cataloggen.config.DatasetFilter
Return the type of this DatasetFilter
getType() - Method in class thredds.cataloggen.config.DatasetNamer
Return the type attribute of this DatasetNamer.
getType() - Method in class thredds.cataloggen.config.DatasetSource
 
getType(String) - Static method in class thredds.cataloggen.config.DatasetSourceType
Find the DatasetSourceType that matches this name.
getUniqueID() - Method in class thredds.catalog.InvCatalogRef
 
getUniqueID() - Method in class thredds.catalog.InvDataset
If this dataset has an authority and an ID, then the concatenation of them is the globally unique ID.
getUniqueID() - Method in class thredds.catalog.InvDatasetImplProxy
 
getUnits() - Method in class thredds.catalog.query.SelectRange
 
getUnits() - Method in class thredds.catalog.ThreddsMetadata.Range
 
getUnits() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getUnits() - Method in class ucar.nc2.dt.point.decode.MetarParseReport
Deprecated.
Used to return units of the fields in Metar report.
getUnits() - Method in class ucar.nc2.dt.point.PointObVar
Deprecated.
 
getUnitsString() - Method in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
getUnresolvedUrlName() - Method in class thredds.catalog.InvAccess
Construct "unresolved" URL: service.getBase() + getUrlPath() + service.getSuffix().
getUpDownRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getUpperRight() - Method in class thredds.catalog.query.SelectGeoRegion
 
getURI() - Method in class thredds.catalog.InvCatalogRef
 
getURI() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get the absolute URI
getUri() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
Provide access to the java.net.URI that this CrawlableDataset represents.
getUriResolved() - Method in class thredds.catalog.query.Query
 
getUriString() - Method in class thredds.catalog.InvCatalog
Get the base URI as a String
getUrl() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getUrlPath() - Method in class thredds.catalog.InvAccess
 
getUrlPath() - Method in class thredds.catalog.InvCatalogRef
 
getUrlPath() - Method in class thredds.catalog.InvDatasetImpl
Get urlPath for this Dataset
getUrlPath() - Method in class thredds.catalog.InvDatasetImplProxy
 
getUserInterfaces() - Method in class thredds.catalog.query.QueryCapability
 
getUserProperty(Object) - Method in class thredds.catalog.InvCatalogRef
 
getUserProperty(Object) - Method in class thredds.catalog.InvDatasetImpl
Look up the User property having the given key
getUserProperty(Object) - Method in class thredds.catalog.InvDatasetImplProxy
 
getValue() - Method in class thredds.catalog.InvProperty
Get the value of the property.
getValue() - Method in interface thredds.catalog.query.Choice
 
getValue() - Method in class thredds.catalog.query.ListChoice
 
getValue() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getValue2() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getVariableList() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getVariableMap() - Method in class thredds.catalog.ThreddsMetadata
 
getVariableMapLink() - Method in class thredds.catalog.InvCatalogRef
 
getVariableMapLink() - Method in class thredds.catalog.InvDataset
 
getVariables() - Method in class thredds.catalog.InvCatalogRef
 
getVariables() - Method in class thredds.catalog.InvDataset
get Variable metadata
getVariables(String) - Method in class thredds.catalog.InvDataset
get Variables from the specified vocabulary
getVariables() - Method in class thredds.catalog.InvDatasetImplProxy
 
getVariables() - Method in class thredds.catalog.ThreddsMetadata
 
getVersion() - Method in class thredds.catalog.InvCatalog
Get the version of the catalog
getVersion() - Method in class thredds.catalog.query.QueryCapability
 
getVocabHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
getVocabularyId() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getVocabularyName() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getVocabUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getWarningMessages() - Method in class thredds.catalog.XMLEntityResolver
 
getWildcardString() - Method in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
 
getWrappedUrlName() - Method in class thredds.catalog.InvAccess
 
getWriteStatus() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
Deprecated.
 
getXlinkContent() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get its content.
getXlinkHref() - Method in class thredds.catalog.InvCatalogRef
 
getXlinkHref() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get the href, to display the link to the user.
getXlinkHref() - Method in class thredds.catalog.InvMetadata
if its a XLink, get the xlink:href String
getXlinkTitle() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get the title, to display the link to the user.
getXlinkTitle() - Method in class thredds.catalog.InvMetadata
if its a XLink, get the xlink:title attribute
getXlinkURI() - Method in class thredds.catalog.InvMetadata
if its a XLink, get the xlink:href as an absolute URI; may be null
getZcoordinate(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getZcoordUnits() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getZPositive() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getZPositiveUp() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
GIF - Static variable in class thredds.catalog.DataFormatType
 
GINI - Static variable in class thredds.catalog.DataFormatType
 
GR - Static variable in class ucar.nc2.dt.point.decode.MP
 
GR1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
GR2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
GR3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
GR4 - Static variable in class ucar.nc2.dt.point.decode.MP
 
GRADS_DATA_SERVER - Static variable in class thredds.cataloggen.config.DatasetSourceType
 
GrADSDataServerDatasetSource - Class in thredds.cataloggen.config
 
GrADSDataServerDatasetSource() - Constructor for class thredds.cataloggen.config.GrADSDataServerDatasetSource
 
GRIB1 - Static variable in class thredds.catalog.DataFormatType
 
Grib1toDIF - Class in thredds.catalog.dl
read in GRIB-1 to DIF csv file
GRIB2 - Static variable in class thredds.catalog.DataFormatType
 
Grib2toDIF - Class in thredds.catalog.dl
read in GRIB-2 to DIF csv file
Grib2toDIF(String) - Constructor for class thredds.catalog.dl.Grib2toDIF
 
GRIDFTP - Static variable in class thredds.catalog.ServiceType
 

H

h5Service - Static variable in class thredds.catalog.InvService
 
H5Service - Static variable in class thredds.catalog.ServiceType
 
harvest - Variable in class thredds.catalog.InvDataset
 
hasAccess() - Method in class thredds.catalog.InvCatalogRef
 
hasAccess() - Method in class thredds.catalog.InvDataset
If this dataset has access elements.
hasAccess() - Method in class thredds.catalog.InvDatasetImplProxy
 
hasDataSize() - Method in class thredds.catalog.InvAccess
 
hasDataSize() - Method in class thredds.catalog.ThreddsMetadata
 
hasElevation() - Method in class thredds.catalog.query.Location
 
hasFatalError() - Method in class thredds.catalog.InvCatalogImpl
Check if there is a fatal error and catalog should not be used.
hasFatalError() - Method in class thredds.catalog.query.QueryCapability
 
hashCode() - Method in class thredds.catalog.CollectionType
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class thredds.catalog.DataFormatType
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class thredds.catalog.InvAccessImpl
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvCatalogImpl
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvCatalogRef
 
hashCode() - Method in class thredds.catalog.InvDatasetImpl
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvDatasetImplProxy
 
hashCode() - Method in class thredds.catalog.InvDocumentation
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvMetadata
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvProperty
Override Object.hashCode() to be consistent with equals.
hashCode() - Method in class thredds.catalog.InvService
 
hashCode() - Method in class thredds.catalog.MetadataType
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class thredds.catalog.query.ListChoice
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.Location
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.Query
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.QueryCapability
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.SelectGeoRegion
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.SelectList
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.Selector
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class thredds.catalog.query.SelectRange
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.SelectRangeDate
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.SelectService
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
hashCode() - Method in class thredds.catalog.query.SelectStation
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.Station
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ServiceType
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Contributor
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata
 
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Range
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Source
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Variables
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Vocab
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
hashCode() - Method in class thredds.cataloggen.config.DatasetSource
 
hashCode() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
hashCode() - Method in class thredds.crawlabledataset.s3.S3URI
 
hasNestedDatasets() - Method in class thredds.catalog.InvCatalogRef
 
hasNestedDatasets() - Method in class thredds.catalog.InvDataset
If this dataset has nested datasets.
hasNestedDatasets() - Method in class thredds.catalog.InvDatasetImplProxy
 
hasNestedSelectors() - Method in class thredds.catalog.query.ListChoice
 
hasNestedSelectors() - Method in class thredds.catalog.query.SelectList
 
hasNext() - Method in interface ucar.nc2.dt.DataIterator
Deprecated.
true if another "DataType" object is available
hasNext() - Method in class ucar.nc2.dt.DataIteratorAdapter
Deprecated.
 
hasNext() - Method in class ucar.nc2.dt.DatatypeIterator
Deprecated.
 
hasResolution() - Method in class thredds.catalog.ThreddsMetadata.Range
 
hasXlink() - Method in class thredds.catalog.InvDocumentation
 
hasXlink() - Method in class thredds.catalog.InvMetadata
if it has an XLink
HDF4 - Static variable in class thredds.catalog.DataFormatType
 
HDF5 - Static variable in class thredds.catalog.DataFormatType
 
hiddenProperties() - Static method in class thredds.catalog.InvDocumentation
 
hiddenProperties() - Static method in class thredds.catalog.ThreddsMetadata.Source
 
hiddenProperties() - Static method in class thredds.catalog.ThreddsMetadata.Variable
 
hourly_precip - Static variable in class ucar.nc2.dt.point.decode.MP
 
HTTP - Static variable in class thredds.catalog.ServiceType
 
HTTPServer - Static variable in class thredds.catalog.ServiceType
 

I

id - Variable in class thredds.catalog.InvDataset
 
id - Variable in class thredds.catalog.query.Selector
 
imageURL - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
incrCount() - Method in class ucar.nc2.dt.StationImpl
Deprecated.
 
inherited - Variable in class thredds.catalog.ThreddsMetadata
 
init(String) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
initEntity(String, String, String) - Static method in class thredds.catalog.XMLEntityResolver
Add an entity for resolution.
innerSequence - Variable in class ucar.nc2.dt.point.DapperDataset
 
InvAccess - Class in thredds.catalog
Public interface to a catalog access element, defining how to access a specific web resource.
InvAccess() - Constructor for class thredds.catalog.InvAccess
 
InvAccessImpl - Class in thredds.catalog
Concrete access element.
InvAccessImpl(InvDataset, String, InvService) - Constructor for class thredds.catalog.InvAccessImpl
Construct from an existing InvService.
InvAccessImpl(InvDataset, String) - Constructor for class thredds.catalog.InvAccessImpl
 
InvAccessImpl(InvDataset, String, String, String, String, double) - Constructor for class thredds.catalog.InvAccessImpl
Construct from fields in XML catalog.
InvCatalog - Class in thredds.catalog
Public interface to a thredds catalog, a virtual directory of datasets.
InvCatalog() - Constructor for class thredds.catalog.InvCatalog
Protected constructor.
InvCatalogConvertIF - Interface in thredds.catalog
Converts JDOM tree to Inventory Catalog Objects.
InvCatalogFactory - Class in thredds.catalog
Reads an XML document and constructs thredds.catalog object.
InvCatalogFactory(String, boolean) - Constructor for class thredds.catalog.InvCatalogFactory
Constructor.
InvCatalogFactory10 - Class in thredds.catalog.parser.jdom
Inventory Catalog parser, version 1.0.
InvCatalogFactory10() - Constructor for class thredds.catalog.parser.jdom.InvCatalogFactory10
 
InvCatalogImpl - Class in thredds.catalog
Concrete implementation of a Thredds catalog object.
InvCatalogImpl(String, String, URI) - Constructor for class thredds.catalog.InvCatalogImpl
Construct an InvCatalog.
InvCatalogImpl(String, String, DateType, URI) - Constructor for class thredds.catalog.InvCatalogImpl
Construct an InvCatalog.
InvCatalogRef - Class in thredds.catalog
A reference to a InvCatalog.
InvCatalogRef(InvDatasetImpl, String, String) - Constructor for class thredds.catalog.InvCatalogRef
Constructor.
InvCatalogRef(InvDatasetImpl, String, String, Boolean) - Constructor for class thredds.catalog.InvCatalogRef
Constructor.
InvCrawlablePair - Class in thredds.cataloggen
Helper class to contain an InvDataset and its corresponding CrawlableDataset.
InvCrawlablePair(CrawlableDataset, InvDataset) - Constructor for class thredds.cataloggen.InvCrawlablePair
 
InvDataset - Class in thredds.catalog
Public interface to a thredds dataset, basic abstraction for data.
InvDataset(InvDataset, String) - Constructor for class thredds.catalog.InvDataset
 
InvDatasetImpl - Class in thredds.catalog
Concrete implementation of a thredds Dataset, for reading and writing from XML.
InvDatasetImpl(InvDatasetImpl, String, FeatureType, String, String) - Constructor for class thredds.catalog.InvDatasetImpl
Constructor from Catalog XML info.
InvDatasetImpl(String, FeatureType, ServiceType) - Constructor for class thredds.catalog.InvDatasetImpl
Construct an InvDatasetImpl which refers to a urlPath.
InvDatasetImpl(InvDataset, String) - Constructor for class thredds.catalog.InvDatasetImpl
 
InvDatasetImpl(InvDatasetImpl) - Constructor for class thredds.catalog.InvDatasetImpl
copy constructor
InvDatasetImplProxy - Class in thredds.catalog
Proxy an InvDatasetImpl to another InvDatasetImpl.
InvDatasetImplProxy(String, InvDatasetImpl) - Constructor for class thredds.catalog.InvDatasetImplProxy
 
InvDatasetScan - Class in thredds.catalog
Represents server-side information on how to scan a collection of datasets for catalog generation.
InvDatasetScan(InvDatasetImpl, String, String, String, String, InvDatasetScan) - Constructor for class thredds.catalog.InvDatasetScan
 
InvDatasetScan(InvCatalogImpl, InvDatasetImpl, String, String, String, String, boolean, String, boolean, String, String, String) - Constructor for class thredds.catalog.InvDatasetScan
Constructor.
InvDatasetScan(InvCatalogImpl, InvDatasetImpl, String, String, String, CrawlableDatasetFilter, boolean, String, boolean, String, String, String) - Constructor for class thredds.catalog.InvDatasetScan
Constructor.
InvDatasetScan(InvDatasetImpl, String, String, String, String, Object, CrawlableDatasetFilter, CrawlableDatasetLabeler, CrawlableDatasetLabeler, boolean, CrawlableDatasetSorter, Map<String, ProxyDatasetHandler>, List<DatasetEnhancer>, CatalogRefExpander) - Constructor for class thredds.catalog.InvDatasetScan
 
InvDocumentation - Class in thredds.catalog
A documentation object: text, HTML or an Xlink.
InvDocumentation(String, URI, String, String, String) - Constructor for class thredds.catalog.InvDocumentation
Constructor.
InvDocumentation() - Constructor for class thredds.catalog.InvDocumentation
 
InvMetadata - Class in thredds.catalog
A metadata element: structured XML element containing info about associated dataset or catalog.
InvMetadata(InvDataset, String, String, String, String, String, boolean, boolean, MetadataConverterIF) - Constructor for class thredds.catalog.InvMetadata
Constructor for elements with Xlinks.
InvMetadata(InvDataset, String, String, String, boolean, boolean, MetadataConverterIF, Object) - Constructor for class thredds.catalog.InvMetadata
Constructor for elements with inline content.
InvMetadata(InvDataset, boolean, ThreddsMetadata) - Constructor for class thredds.catalog.InvMetadata
Constructor using an existing ThreddsMetadata object.
InvProperty - Class in thredds.catalog
A Property is a name/value pair.
InvProperty() - Constructor for class thredds.catalog.InvProperty
 
InvProperty(String, String) - Constructor for class thredds.catalog.InvProperty
Constructor
InvService - Class in thredds.catalog
A Service is an abstraction for an internet service, such as a data server, FTP, etc.
InvService(String, String, String, String, String) - Constructor for class thredds.catalog.InvService
Constructor.
isAcceptMatchingDatasets() - Method in class thredds.cataloggen.config.DatasetFilter
 
isAddDatasetSize() - Method in class thredds.cataloggen.config.DatasetSource
 
isAlias(String) - Static method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
isApplicable(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
Test if this selector applies to the given dataset.
isApplyToAtomicDataset() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
 
isApplyToAtomicDatasets() - Method in class thredds.cataloggen.config.DatasetFilter
 
isApplyToCollectionDataset() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
 
isApplyToCollectionDatasets() - Method in class thredds.cataloggen.config.DatasetFilter
 
isCache() - Method in class thredds.catalog.DataRootConfig
 
isCollection() - Method in class thredds.catalog.CrawlableCatalog
 
isCollection(InvDataset) - Method in class thredds.cataloggen.config.DatasetSource
Return true if the given dataset is a collection dataset, false otherwise.
isCollection(InvDataset) - Method in class thredds.cataloggen.config.DodsDirDatasetSource
Return true if the given dataset is a collection dataset, false otherwise.
isCollection(InvDataset) - Method in class thredds.cataloggen.config.DodsFileServerDatasetSource
 
isCollection(InvDataset) - Method in class thredds.cataloggen.config.GrADSDataServerDatasetSource
 
isCollection(InvDataset) - Method in class thredds.cataloggen.config.LocalDatasetSource
Return true if the given dataset is a collection dataset, false otherwise.
isCollection() - Method in interface thredds.crawlabledataset.CrawlableDataset
Return true if the dataset is a collection dataset.
isCollection() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
isCollection() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
isCollection() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
isCollection() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
isCreateCatalogRefs() - Method in class thredds.cataloggen.config.DatasetSource
 
isDatasetUseable(InvDataset, StringBuilder) - Method in class thredds.catalog.dl.ADNWriter
 
isDatasetUseable(InvDataset, StringBuilder) - Method in class thredds.catalog.dl.DIFWriter
See if a dataset is harvestable to a DIF record.
isDefaultElevationUnits() - Method in class thredds.catalog.query.Location
 
isDefaultLatitudeUnits() - Method in class thredds.catalog.query.Location
 
isDefaultLongitudeUnits() - Method in class thredds.catalog.query.Location
 
isDefineMode() - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Is the file in define mode, which allows objects to be added and changed?
isEmpty() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
isExcluder() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
Return true if this selector is an exclusion rather than inclusion selector.
isExpand() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
isFlatten() - Method in class thredds.cataloggen.config.DatasetSource
 
isFlattenCatalog() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
isGlobal() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
isHarvest() - Method in class thredds.catalog.InvCatalogRef
 
isHarvest() - Method in class thredds.catalog.InvDataset
 
isHarvest() - Method in class thredds.catalog.InvDatasetImplProxy
 
isIncluder() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
Return true if this selector is an inclusion rather than exclusion selector.
isIncreasing() - Method in class thredds.crawlabledataset.sorter.LexigraphicByNameSorter
 
isInherited() - Method in class thredds.catalog.InvMetadata
if it is inherited
isInherited() - Method in class thredds.catalog.ThreddsMetadata
 
isLocateAtTopOrBottom() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
isLocateAtTopOrBottom() - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.DapperDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.NdbcDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
Deprecated.
 
isMine(NetcdfDataset) - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
Deprecated.
Determine if this dataset belongs to you
isModulo() - Method in class thredds.catalog.query.SelectRange
 
isMultiple() - Method in class thredds.catalog.query.Selector
 
isMultiTrajStructure - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
iso - Static variable in class thredds.catalog.InvService
 
ISO - Static variable in class thredds.catalog.ServiceType
 
isProfile - Variable in class ucar.nc2.dt.point.DapperDataset
 
isProfile - Variable in class ucar.nc2.dt.point.SequenceHelper
 
isProxyDatasetResolver() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
isProxyDatasetResolver() - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
isProxyDatasetResolver() - Method in interface thredds.cataloggen.ProxyDatasetHandler
 
isRead() - Method in class thredds.catalog.InvCatalogRef
 
isRead() - Method in class thredds.catalog.InvDatasetScan
 
isRejectMatchingDatasets() - Method in class thredds.cataloggen.config.DatasetFilter
 
isRelativeBase() - Method in class thredds.catalog.InvService
See if the service Base is reletive
isRequired() - Method in class thredds.catalog.query.Selector
 
isStatic() - Method in class thredds.catalog.InvCatalogImpl
 
isThreddsMetadata() - Method in class thredds.catalog.InvMetadata
if this element contains ThreddsMetadata
isTimeDimensionFirst - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
isUsed - Variable in class thredds.catalog.query.Selector
 
isUsed() - Method in class thredds.catalog.query.Selector
 
isValid() - Method in class thredds.catalog.InvDatasetScan
 
isValid() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
isValid - Variable in class thredds.cataloggen.config.DatasetSource
 
isValidAbsolutePath(String[]) - Static method in class thredds.crawlabledataset.CrawlableDatasetUtils
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.DapperDataset
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.MadisStationObsDataset
Deprecated.
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.NdbcDataset
Deprecated.
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
Deprecated.
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.SequenceObsDataset
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.UnidataPointObsDataset
Deprecated.
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
Deprecated.
 
isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
Deprecated.
 
isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
Deprecated.
 
isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
Deprecated.
 
isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
Deprecated.
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
Deprecated.
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
Deprecated.
 
isValidRelativePath(String[]) - Static method in class thredds.crawlabledataset.CrawlableDatasetUtils
 

J

JPEG - Static variable in class thredds.catalog.DataFormatType
 

K

keywords - Variable in class thredds.catalog.InvDataset
 
keywords - Variable in class thredds.catalog.ThreddsMetadata
 

L

LAS - Static variable in class thredds.catalog.MetadataType
 
LAS - Static variable in class thredds.catalog.ServiceType
 
LAST - Static variable in class ucar.nc2.dt.point.decode.MP
 
lastModified() - Method in class thredds.catalog.CrawlableCatalog
 
lastModified() - Method in interface thredds.crawlabledataset.CrawlableDataset
Returns the date the dataset was last modified, null if unknown.
lastModified() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
lastModified() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
lastModified() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
lastModified() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
Returns the date that the dataset was last modified.
LastModifiedLimitFilter - Class in thredds.crawlabledataset.filter
Accept datasets whose last modified date is at least the given number of milliseconds in the past.
LastModifiedLimitFilter(long) - Constructor for class thredds.crawlabledataset.filter.LastModifiedLimitFilter
Constructor.
latest - Static variable in class thredds.catalog.InvService
 
LatestCompleteProxyDsHandler - Class in thredds.cataloggen.inserter
Adds a latest complete dataset to a collection where the latest is determined by the creation date stamp and the last modified date.
LatestCompleteProxyDsHandler(String, boolean, InvService, boolean, long) - Constructor for class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
Constructor.
latVar - Variable in class ucar.nc2.dt.point.DapperDataset
 
latVar - Variable in class ucar.nc2.dt.point.SequenceHelper
 
latVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
latVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
latVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
latVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
latVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
latVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
latVarName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
latVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
latVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
length() - Method in class thredds.catalog.CrawlableCatalog
 
length() - Method in interface thredds.crawlabledataset.CrawlableDataset
Returns the size in bytes of the dataset, -1 if unknown.
length() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
length() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
length() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
length() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
Returns the size of the dataset, in bytes.
LexigraphicByNameSorter - Class in thredds.crawlabledataset.sorter
Sort CrawlableDataset lists lexicographically on the dataset name.
LexigraphicByNameSorter(boolean) - Constructor for class thredds.crawlabledataset.sorter.LexigraphicByNameSorter
 
Lightning - Static variable in class ucar.nc2.dt.point.decode.MP
 
ListChoice - Class in thredds.catalog.query
Implementation of a thredds query choice element.
ListChoice(Selector, String, String, String) - Constructor for class thredds.catalog.query.ListChoice
Construct from fields in XML catalog.
listDatasets() - Method in class thredds.catalog.CrawlableCatalog
 
listDatasets(CrawlableDatasetFilter) - Method in class thredds.catalog.CrawlableCatalog
 
listDatasets() - Method in interface thredds.crawlabledataset.CrawlableDataset
Returns the list of CrawlableDatasets contained in this collection dataset.
listDatasets(CrawlableDatasetFilter) - Method in interface thredds.crawlabledataset.CrawlableDataset
Returns the list of CrawlableDatasets contained in this collection dataset that satisfy the given filter.
listDatasets() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
listDatasets(CrawlableDatasetFilter) - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
listDatasets() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
listDatasets(CrawlableDatasetFilter) - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
listDatasets() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
listDatasets(CrawlableDatasetFilter) - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
listDatasets() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
listObjects(S3URI) - Method in class thredds.crawlabledataset.s3.CachingThreddsS3Client
 
listObjects(S3URI) - Method in interface thredds.crawlabledataset.s3.ThreddsS3Client
Returns a listing of the objects located in the "virtual filesystem" at the specified URI.
listObjects(S3URI) - Method in class thredds.crawlabledataset.s3.ThreddsS3ClientImpl
 
llpt - Variable in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
 
llpt - Variable in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.
 
llpt - Variable in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
LOCAL - Static variable in class thredds.cataloggen.config.DatasetSourceType
 
LocalDatasetSource - Class in thredds.cataloggen.config
Concrete implementation of DatasetSource for local disk sources.
Location - Class in thredds.catalog.query
Implementation of a DQC location element.
Location(String, String, String, String, String, String) - Constructor for class thredds.catalog.query.Location
Construct from fields in XML catalog.
location - Variable in class ucar.nc2.dt.point.PointObsDatatypeImpl
Deprecated.
 
location - Variable in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
location - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
log - Variable in class thredds.catalog.InvDatasetImpl
 
LogicalFilterComposer - Class in thredds.crawlabledataset.filter
Build CrawlableDatasetFilters from other CrawlableDatasetFilters using logical composition (AND, OR, NOT).
LogicalFilterComposer() - Constructor for class thredds.crawlabledataset.filter.LogicalFilterComposer
 
lonVar - Variable in class ucar.nc2.dt.point.DapperDataset
 
lonVar - Variable in class ucar.nc2.dt.point.SequenceHelper
 
lonVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
lonVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
lonVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
lonVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
lonVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
lonVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
lonVarName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
lonVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
lonVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 

M

MadisPointObsDataset - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
MadisPointObsDataset() - Constructor for class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
MadisPointObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
MadisStationObsDataset - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
MadisStationObsDataset() - Constructor for class ucar.nc2.dt.point.MadisStationObsDataset
Deprecated.
 
MadisStationObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.MadisStationObsDataset
Deprecated.
 
main(String[]) - Static method in class thredds.catalog.dl.ADNWriter
testing
main(String[]) - Static method in class thredds.catalog.dl.DCWriter
testing
main(String[]) - Static method in class thredds.catalog.dl.DIFWriter
testing
main(String[]) - Static method in class thredds.catalog.dl.Grib2toDIF
 
main(String[]) - Static method in class thredds.catalog.InvCatalogFactory
testing
main(String[]) - Static method in class thredds.catalog.query.DqcFactory
 
main(String[]) - Static method in class thredds.catalog.ThreddsMetadata
********************************************************************
main(String[]) - Static method in class thredds.cataloggen.CatGenAndWrite
 
main(String[]) - Static method in class ucar.nc2.dt.point.CFPointObWriter
Deprecated.
 
main(String[]) - Static method in class ucar.nc2.dt.point.DapperDataset
 
main(String[]) - Static method in class ucar.nc2.dt.point.decode.MetarParseReport
Deprecated.
 
main(String[]) - Static method in class ucar.nc2.dt.point.SequenceObsDataset
 
main(String[]) - Static method in class ucar.nc2.dt.point.StationDatasetCollection
Deprecated.
 
main(String[]) - Static method in class ucar.nc2.dt.point.StationObsDatasetInfo
Deprecated.
debug
main(String[]) - Static method in class ucar.nc2.dt.point.WriterCFPointDataset
Deprecated.
 
main(String[]) - Static method in class ucar.nc2.dt.point.WriterCFStationObsDataset
Deprecated.
 
main(String[]) - Static method in class ucar.nc2.dt.point.WriterProfileObsDataset
Deprecated.
 
main(String[]) - Static method in class ucar.nc2.dt.point.WriterStationObsDataset
Deprecated.
 
main(String[]) - Static method in class ucar.nc2.FileWriter
Deprecated.
Main program.
main1(String[]) - Static method in class thredds.cataloggen.CatGenAndWrite
Need a few test cases: 1) Anne's TDR case - catalog a collection of TDS served data.
main2(String[]) - Static method in class ucar.nc2.dt.point.CFPointObWriter
Deprecated.
 
main2(String[]) - Static method in class ucar.nc2.dt.point.WriterCFStationObsDataset
Deprecated.
 
main3(String[]) - Static method in class ucar.nc2.dt.point.WriterCFStationObsDataset
Deprecated.
 
maintenace - Static variable in class ucar.nc2.dt.point.decode.MP
 
makeCatalogForDirectory(String, URI) - Method in class thredds.catalog.InvDatasetScan
Try to build a catalog for the given path by scanning the location associated with this InvDatasetScan.
makeCatalogRef(InvDataset) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
makeDatatypeWithData(int, StructureData) - Method in class ucar.nc2.dt.DatatypeIterator
Deprecated.
 
makeDateType(String, String, String) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
makeFile(String, GridDataset, List<String>, LatLonRect, CalendarDateRange) - Static method in class ucar.nc2.dt.grid.CFGridWriter
Deprecated.
Write a netcdf-3 file from a subset of a grid dataset
makeFile(String, GridDataset, List<String>, LatLonRect, CalendarDateRange, boolean, int, int, int) - Method in class ucar.nc2.dt.grid.CFGridWriter
Deprecated.
Write a CF compliant Netcdf-3 file from any gridded dataset.
makeFile(String, GridDataset, List<String>, LatLonRect, int, Range, CalendarDateRange, int, boolean) - Method in class ucar.nc2.dt.grid.CFGridWriter
Deprecated.
 
makeFile(String, GridDataset, List<String>, LatLonRect, int, Range, CalendarDateRange, int, boolean, NetcdfFileWriter.Version) - Method in class ucar.nc2.dt.grid.CFGridWriter
Deprecated.
 
makeFile(String, GridDataset, List<String>, ProjectionRect, int, Range, CalendarDateRange, int, boolean) - Method in class ucar.nc2.dt.grid.CFGridWriter
Deprecated.
 
makeFile(String, GridDataset, List<String>, ProjectionRect, int, Range, CalendarDateRange, int, boolean, NetcdfFileWriter.Version) - Method in class ucar.nc2.dt.grid.CFGridWriter
Deprecated.
 
makeFileVersioned(String, GridDataset, List<String>, LatLonRect, CalendarDateRange, NetcdfFileWriter.Version) - Static method in class ucar.nc2.dt.grid.CFGridWriter
Deprecated.
 
makeGridFileSizeEstimate(GridDataset, List<String>, LatLonRect, int, Range, CalendarDateRange, int, boolean) - Method in class ucar.nc2.dt.grid.CFGridWriter
Deprecated.
Write a netcdf-3 file from a subset of a grid dataset, as long as it doesnt exceed a certain file size.
makeGridFileSizeEstimate(GridDataset, List<String>, ProjectionRect, int, Range, CalendarDateRange, int, boolean) - Method in class ucar.nc2.dt.grid.CFGridWriter
Deprecated.
Write a netcdf-3 file from a subset of a grid dataset (projection coordinates), as long as it doesnt exceed a certain file size.
makeLatestCatalogForDirectory(String, URI) - Method in class thredds.catalog.InvDatasetScan
Deprecated.
Instead use makeProxyDsResolver() which provides more general proxy dataset handling.
makeObs(int, boolean, StructureData) - Method in class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
makeObs(int) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
makeObs(int) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
Deprecated.
 
makeObs(int, boolean, StructureData) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
makeObs(int) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.
 
makePathAliasReplacements(Map<String, String>) - Static method in class thredds.util.PathAliasReplacementImpl
 
makeProxyDsResolverCatalog(String, URI) - Method in class thredds.catalog.InvDatasetScan
Try to build a catalog for the given resolver path by scanning the location associated with this InvDatasetScan.
makeStationCollectionDocument() - Method in class ucar.nc2.dt.point.StationObsDatasetInfo
Deprecated.
Create an XML document from this info
makeStationObsDatasetDocument() - Method in class ucar.nc2.dt.point.StationObsDatasetInfo
Deprecated.
Create an XML document from this info
mark - Variable in class thredds.catalog.InvDatasetImpl
 
match(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
Determine if the given dataset matches this selector.
maxDate - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
maxDate - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
maxMinTemp24 - Static variable in class ucar.nc2.dt.point.decode.MP
 
maxTemperature - Static variable in class ucar.nc2.dt.point.decode.MP
 
MCIDAS_AREA - Static variable in class thredds.catalog.DataFormatType
 
metadata - Variable in class thredds.catalog.InvDataset
 
metadata - Variable in class thredds.catalog.ThreddsMetadata
 
MetadataConverterIF - Interface in thredds.catalog
Converts JDOM Element to Objects holding metadata content.
MetadataExtractor - Class in ucar.nc2.thredds
Extract THREDDS metadata from the underlying CDM dataset.
MetadataExtractor() - Constructor for class ucar.nc2.thredds.MetadataExtractor
 
MetadataExtractorAcdd - Class in ucar.nc2.thredds
Extract ACDD metadata from dataset and promote into the catalog objects
MetadataExtractorAcdd(Map<String, Attribute>, InvDatasetImpl, ThreddsMetadata) - Constructor for class ucar.nc2.thredds.MetadataExtractorAcdd
 
MetadataType - Class in thredds.catalog
Type-safe enumeration of THREDDS Metadata types.
MetarParseReport - Class in ucar.nc2.dt.point.decode
Deprecated. 
MetarParseReport() - Constructor for class ucar.nc2.dt.point.decode.MetarParseReport
Deprecated.
 
min_max_wind_dir - Static variable in class ucar.nc2.dt.point.decode.MP
 
minDate - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
minDate - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
minTemperature - Static variable in class ucar.nc2.dt.point.decode.MP
 
MP - Class in ucar.nc2.dt.point.decode
 
MP() - Constructor for class ucar.nc2.dt.point.decode.MP
 
MPEG - Static variable in class thredds.catalog.DataFormatType
 
msgLog - Variable in class thredds.cataloggen.config.DatasetSource
 
MultiLabeler - Class in thredds.crawlabledataset
 
MultiLabeler(List<CrawlableDatasetLabeler>) - Constructor for class thredds.crawlabledataset.MultiLabeler
 
multiple - Variable in class thredds.catalog.query.Selector
 
MultiSelectorFilter - Class in thredds.crawlabledataset.filter
The standard CrawlableDatasetFilter which uses a list of CrawlableDatasetSelectors to determine if a dataset is accepted.
MultiSelectorFilter(List<MultiSelectorFilter.Selector>) - Constructor for class thredds.crawlabledataset.filter.MultiSelectorFilter
 
MultiSelectorFilter(MultiSelectorFilter.Selector) - Constructor for class thredds.crawlabledataset.filter.MultiSelectorFilter
 
MultiSelectorFilter.Selector - Class in thredds.crawlabledataset.filter
Used by a MultiSelectorFilter to determine whether to include or exclude a CrawlableDataset.
MultiTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Deprecated.
use ucar.nc2.ft.*
MultiTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
MultiTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 

N

N9999 - Static variable in class ucar.nc2.dt.point.decode.MP
 
name - Variable in class thredds.catalog.InvCatalog
 
name - Variable in class thredds.catalog.InvDataset
 
nameDataset(InvDatasetImpl) - Method in class thredds.cataloggen.config.DatasetNamer
Try to name the given dataset.
nameDatasetList(List) - Method in class thredds.cataloggen.config.DatasetNamer
Try to name the given dataset.
ncfile - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
ncfile - Variable in class ucar.nc2.dt.point.SequenceHelper
 
ncfile - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
ncJSON - Static variable in class thredds.catalog.InvService
 
ncJSON - Static variable in class thredds.catalog.ServiceType
 
NCML - Static variable in class thredds.catalog.DataFormatType
 
ncml - Static variable in class thredds.catalog.InvService
 
NcML - Static variable in class thredds.catalog.MetadataType
 
NCML - Static variable in class thredds.catalog.ServiceType
 
ncmlElement - Variable in class thredds.catalog.InvDatasetImpl
 
ncmlNS - Static variable in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
ncmlNS - Static variable in class thredds.catalog.XMLEntityResolver
 
ncss - Static variable in class thredds.catalog.InvService
 
NdbcDataset - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
NdbcDataset() - Constructor for class ucar.nc2.dt.point.NdbcDataset
Deprecated.
 
NdbcDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.NdbcDataset
Deprecated.
 
NETCDF - Static variable in class thredds.catalog.DataFormatType
 
NETCDF - Static variable in class thredds.catalog.MetadataType
 
NETCDF - Static variable in class thredds.catalog.ServiceType
 
NETCDF4 - Static variable in class thredds.catalog.DataFormatType
 
netcdfDataset - Variable in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
NetcdfFileWriteable - Class in ucar.nc2
Deprecated.
use NetcdfFileWriter
NetcdfFileWriteable(IOServiceProviderWriter, RandomAccessFile, String, boolean, boolean) - Constructor for class ucar.nc2.NetcdfFileWriteable
Deprecated.
Open or create a new Netcdf file, put it into define mode to allow writing, using the provided IOSP and RAF.
NetcdfFileWriteable(String, boolean) - Constructor for class ucar.nc2.NetcdfFileWriteable
Deprecated.
use createNew(String filename, boolean fill)
NetcdfFileWriteable() - Constructor for class ucar.nc2.NetcdfFileWriteable
Deprecated.
use createNew(String filename, boolean fill)
NetcdfFileWriteable(String) - Constructor for class ucar.nc2.NetcdfFileWriteable
Deprecated.
use openExisting(String filename, boolean fill)
NetcdfServer - Static variable in class thredds.catalog.ServiceType
 
NetcdfSubset - Static variable in class thredds.catalog.ServiceType
 
newDatasetSource(String, DatasetSourceType, DatasetSourceStructure, String, ResultService) - Static method in class thredds.cataloggen.config.DatasetSource
Factory method for this abstract class.
NEXRAD2 - Static variable in class thredds.catalog.DataFormatType
 
next() - Method in interface ucar.nc2.dt.DataIterator
Deprecated.
use nextData()
next() - Method in class ucar.nc2.dt.DataIteratorAdapter
Deprecated.
 
next() - Method in class ucar.nc2.dt.DatatypeIterator
Deprecated.
 
nextData() - Method in interface ucar.nc2.dt.DataIterator
Deprecated.
Returns the next "DataType" object
nextData() - Method in class ucar.nc2.dt.DataIteratorAdapter
Deprecated.
 
nextData() - Method in class ucar.nc2.dt.DatatypeIterator
Deprecated.
 
NIDS - Static variable in class thredds.catalog.DataFormatType
 
NIL - Static variable in class ucar.nc2.dt.point.decode.MP
 
NJ22_NAMESPACE - Static variable in class thredds.catalog.XMLEntityResolver
 
nomTime - Variable in class ucar.nc2.dt.point.PointObsDatatypeImpl
Deprecated.
 
nomTimeVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
nomTimeVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
NONE - Static variable in class thredds.catalog.CollectionType
 
NONE - Static variable in class thredds.catalog.DataFormatType
 
NONE - Static variable in class thredds.catalog.MetadataType
 
NONE - Static variable in class thredds.catalog.ServiceType
 
normalizePath(String) - Static method in class thredds.crawlabledataset.CrawlableDatasetFactory
Normalize the given path so that it can be used in the creation of a CrawlableDataset.
NOSIG - Static variable in class ucar.nc2.dt.point.decode.MP
 
NOSPECI - Static variable in class ucar.nc2.dt.point.decode.MP
 

O

obsDim - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
obsDim - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
obsList - Variable in class ucar.nc2.dt.StationImpl
Deprecated.
 
obsTime - Variable in class ucar.nc2.dt.point.PointObsDatatypeImpl
Deprecated.
 
obsTimeVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
obsTimeVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
OldUnidataPointObsDataset - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
OldUnidataPointObsDataset() - Constructor for class ucar.nc2.dt.point.OldUnidataPointObsDataset
Deprecated.
 
OldUnidataPointObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.OldUnidataPointObsDataset
Deprecated.
 
OldUnidataStationObsDataset - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
OldUnidataStationObsDataset() - Constructor for class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
OldUnidataStationObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
OldUnidataStationObsDataset(NetcdfDataset, String) - Constructor for class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.DapperDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.NdbcDataset
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
open(InvAccess, StringBuffer) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
Deprecated.
 
open(InvAccess, CancelTask, StringBuffer) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
Deprecated.
 
open(String) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
Deprecated.
 
open(String, StringBuffer) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
Deprecated.
 
open(String, CancelTask, StringBuffer) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
Deprecated.
 
open(String) - Static method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetFactory
Deprecated.
 
open(String, CancelTask) - Static method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetFactory
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
Deprecated.
 
open(FeatureType, String, CancelTask, StringBuilder) - Static method in class ucar.nc2.dt.TypedDatasetFactory
Deprecated.
Open a dataset as a TypedDataset.
open(FeatureType, NetcdfDataset, CancelTask, StringBuilder) - Static method in class ucar.nc2.dt.TypedDatasetFactory
Deprecated.
Open a dataset as a TypedDataset.
open(NetcdfDataset, CancelTask, StringBuilder) - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
Deprecated.
Open a NetcdfDataset as a TypedDataset.
opendap - Static variable in class thredds.catalog.InvService
 
OPENDAP - Static variable in class thredds.catalog.ServiceType
 
OPENDAPG - Static variable in class thredds.catalog.ServiceType
 
openDataset(PrintWriter, InvDataset) - Method in class thredds.catalog.crawl.CatalogExtractor
 
openDataset(String, boolean, CancelTask, Formatter) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Open a NetcdfDataset from a URL location string.
openDataset(InvDataset, boolean, CancelTask, Formatter) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Try to open as a NetcdfDataset.
openDataset(InvAccess, boolean, CancelTask, Formatter) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Try to open invAccess as a NetcdfDataset.
openExisting(String) - Static method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Open an existing Netcdf file for writing data.
openExisting(String, boolean) - Static method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Open an existing Netcdf file for writing data.
openFeatureDataset(String, CancelTask) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Open a FeatureDataset from a URL location string.
openFeatureDataset(FeatureType, String, CancelTask) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Open a FeatureDataset from a URL location string, and a desired type (may by NONE or null).
openFeatureDataset(InvDataset, CancelTask) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Open a FeatureDataset from an InvDataset object, deciding on which InvAccess to use.
openFeatureDataset(FeatureType, InvDataset, CancelTask, ThreddsDataFactory.Result) - Method in class ucar.nc2.thredds.ThreddsDataFactory
 
openFeatureDataset(InvAccess, CancelTask) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Open a FeatureDataset from an InvAccess object.
OTHER_UNKNOWN - Static variable in class thredds.catalog.DataFormatType
 
outerSequence - Variable in class ucar.nc2.dt.point.DapperDataset
 

P

parent - Variable in class thredds.catalog.InvDataset
 
parseInfo - Variable in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
parseReport(String) - Method in class ucar.nc2.dt.point.decode.MetarParseReport
Deprecated.
 
parseXML(InvCatalogFactory, Document, URI) - Method in interface thredds.catalog.InvCatalogConvertIF
Create an InvCatalogImpl from a parsed document tree.
parseXML(InvCatalogFactory, Document, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
parseXML(DqcFactory, Document, URI) - Method in interface thredds.catalog.query.DqcConvertIF
 
PathAliasReplacement - Interface in thredds.util
Alloc macro substitution, and "aliasing" for paths
PathAliasReplacementFromMap - Class in thredds.util
PathAliasReplacement from map of key -> value
PathAliasReplacementFromMap(Map<String, String>) - Constructor for class thredds.util.PathAliasReplacementFromMap
 
PathAliasReplacementFromMap(String...) - Constructor for class thredds.util.PathAliasReplacementFromMap
 
PathAliasReplacementImpl - Class in thredds.util
PathAliasReplacement where alias must be at the start of the path.
PathAliasReplacementImpl(String, String) - Constructor for class thredds.util.PathAliasReplacementImpl
 
pattern - Variable in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
 
pattern - Variable in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
 
peak_wind_speed - Static variable in class ucar.nc2.dt.point.decode.MP
 
peakWind - Static variable in class ucar.nc2.dt.point.decode.MP
 
PLAIN - Static variable in class thredds.catalog.DataFormatType
 
PNO - Static variable in class ucar.nc2.dt.point.decode.MP
 
PointCollection - Interface in ucar.nc2.dt
Deprecated. 
PointObsDataset - Interface in ucar.nc2.dt
Deprecated.
use ucar.nc2.ft.*
PointObsDatasetFactory - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
PointObsDatasetFactory() - Constructor for class ucar.nc2.dt.point.PointObsDatasetFactory
Deprecated.
 
PointObsDatasetImpl - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
PointObsDatasetImpl() - Constructor for class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
 
PointObsDatasetImpl(String, String, String) - Constructor for class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
 
PointObsDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
 
PointObsDatatype - Interface in ucar.nc2.dt
Deprecated.
use ucar.nc2.ft.*
PointObsDatatypeImpl - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
PointObsDatatypeImpl() - Constructor for class ucar.nc2.dt.point.PointObsDatatypeImpl
Deprecated.
 
PointObsDatatypeImpl(EarthLocation, double, double) - Constructor for class ucar.nc2.dt.point.PointObsDatatypeImpl
Deprecated.
 
PointObVar - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
PointObVar() - Constructor for class ucar.nc2.dt.point.PointObVar
Deprecated.
 
PointObVar(String, String, String, DataType, int) - Constructor for class ucar.nc2.dt.point.PointObVar
Deprecated.
 
PointObVar(VariableSimpleIF) - Constructor for class ucar.nc2.dt.point.PointObVar
Deprecated.
 
precipitation - Static variable in class ucar.nc2.dt.point.decode.MP
 
precipitation24 - Static variable in class ucar.nc2.dt.point.decode.MP
 
PRESFR - Static variable in class ucar.nc2.dt.point.decode.MP
 
PRESRR - Static variable in class ucar.nc2.dt.point.decode.MP
 
pressureTendency - Static variable in class ucar.nc2.dt.point.decode.MP
 
projects - Variable in class thredds.catalog.InvDataset
 
projects - Variable in class thredds.catalog.ThreddsMetadata
 
properties - Variable in class thredds.catalog.InvCatalog
 
properties - Variable in class thredds.catalog.InvDataset
 
properties - Variable in class thredds.catalog.ThreddsMetadata
 
PROTOCOL - Static variable in class ucar.nc2.thredds.ThreddsDataFactory
 
ProxyDatasetHandler - Interface in thredds.cataloggen
The ProxyDatasetHandler interface allows implementors to define a proxy CrawlableDataset, how its corresponding InvDataset should be added to collection InvDatasets, and how the proxy CrawlableDataset maps to the underlying concrete CrawlableDataset.
publishers - Variable in class thredds.catalog.InvDataset
 
publishers - Variable in class thredds.catalog.ThreddsMetadata
 
PWINO - Static variable in class ucar.nc2.dt.point.decode.MP
 

Q

QC - Static variable in class thredds.catalog.ServiceType
 
Query - Class in thredds.catalog.query
Implementation of a DQC query element.
Query(String, URI, String) - Constructor for class thredds.catalog.query.Query
Construct from fields in XML catalog.
QueryCapability - Class in thredds.catalog.query
Implementation of a thredds DQC object.
QueryCapability(String, String, String) - Constructor for class thredds.catalog.query.QueryCapability
Construct from fields in XML catalog.
QUICKTIME - Static variable in class thredds.catalog.DataFormatType
 

R

RafTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Deprecated.
use ucar.nc2.ft.point
RafTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
Deprecated.
 
RafTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
Deprecated.
 
Range(double, double, double, String) - Constructor for class thredds.catalog.ThreddsMetadata.Range
Constructor
Range(ThreddsMetadata.Range) - Constructor for class thredds.catalog.ThreddsMetadata.Range
Copy constructor
readAccess(InvDatasetImpl, Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readAllCreateObs(CancelTask) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
This reads through all the records in the dataset, and constructs a list of RecordPointObs or RecordStationObs.
readAsynch(InvCatalogFactory, CatalogSetCallback) - Method in class thredds.catalog.InvCatalogRef
Read the referenced catalog asynchronously, if the catalog factory supports it.
readCatalog(Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readCatalogRef(InvCatalogImpl, InvDatasetImpl, Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readContributor(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readControlledVocabulary(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDataset(InvCatalogImpl, InvDatasetImpl, Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetInfo(InvCatalogImpl, InvDatasetImpl, Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetRoot(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetScan(InvCatalogImpl, InvDatasetImpl, Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetScanAddProxies(Element, Element, InvCatalogImpl) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetScanAddTimeCoverage(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetScanIdentifier(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetScanNamer(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetScanNew(InvCatalogImpl, InvDatasetImpl, Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetScanSorter(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDataSize(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDate(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDocumentation(InvCatalog, Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDouble(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDuration(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readFeatureCollection(String) - Static method in class thredds.catalog.parser.jdom.FeatureCollectionReader
Read a catalog and extract a FeatureCollectionConfig from it
readFeatureCollection(Element) - Static method in class thredds.catalog.parser.jdom.FeatureCollectionReader
 
readFeatureCollection(InvCatalogImpl, InvDatasetImpl, Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readGeospatialCoverage(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readGeospatialRange(Element, String) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readMetadata(InvCatalog, InvDatasetImpl, Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readMetadataContent(InvDataset, Element) - Method in interface thredds.catalog.MetadataConverterIF
Create an InvMetadata content object from an org.jdom2.Element.
readMetadataContent(InvDataset, Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readMetadataContent(InvDataset, Element) - Method in class thredds.cataloggen.config.CatGenConfigMetadataFactory
Create an InvMetadata content object from an org.w3c.dom.Element.
readMetadataContentFromURL(InvDataset, URI) - Method in interface thredds.catalog.MetadataConverterIF
Create an InvMetadata content object from an XML document at a named URL.
readMetadataContentFromURL(InvDataset, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readMetadataContentFromURL(InvDataset, URI) - Method in class thredds.cataloggen.config.CatGenConfigMetadataFactory
 
readObservations() - Method in class ucar.nc2.dt.StationImpl
Deprecated.
 
readProperty(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readService(Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readSource(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readStationData(Station, CancelTask) - Method in class ucar.nc2.dt.point.DapperDataset
 
readStations(List) - Method in class ucar.nc2.dt.point.DapperDataset
 
readThreddsMetadata(InvCatalog, InvDatasetImpl, Element, ThreddsMetadata) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readTimeCoverage(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readVariable(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readVariables(InvCatalog, InvDataset, Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readXML(String) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog from an XML document at a named URI.
readXML(URI) - Method in class thredds.catalog.InvCatalogFactory
Read an InvCatalog from an a URI.
readXML(String, URI) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog by reading catalog XML from a String.
readXML(StringReader, URI) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog by reading catalog XML from a StringReader.
readXML(InputStream, URI) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog from an InputStream.
readXML(Document, URI) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog from a JDOM document.
readXML(String, URI) - Method in class thredds.catalog.query.DqcFactory
 
readXML(String) - Method in class thredds.catalog.query.DqcFactory
Create an QueryCapability from an XML document at a named URL.
readXML(InputStream, URI) - Method in class thredds.catalog.query.DqcFactory
Create an QueryCapability from an InputStream.
readXMLasynch(String, CatalogSetCallback) - Method in class thredds.catalog.InvCatalogFactory
This allows the possibility of reading a catalog in another thread.
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.StructurePseudo
Deprecated.
 
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.StructurePseudo
Deprecated.
 
REALTIME - Static variable in class thredds.catalog.DataFormatType
 
recno - Variable in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
 
recno - Variable in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.
 
recno - Variable in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
RecordDatasetHelper - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.*
RecordDatasetHelper(NetcdfDataset, String, String, List) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
Constructor.
RecordDatasetHelper(NetcdfDataset, String, String, List, StringBuffer) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
RecordDatasetHelper(NetcdfDataset, String, String, List, String, StringBuffer) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
Constructor.
RecordDatasetHelper - Class in ucar.nc2.ft.point
Helper class for using the netcdf-3 record dimension.
RecordDatasetHelper(NetcdfDataset, String, String, List<VariableSimpleIF>, String, Formatter) - Constructor for class ucar.nc2.ft.point.RecordDatasetHelper
Constructor.
RecordDatasetHelper.RecordPointObs - Class in ucar.nc2.dt.point
Deprecated.
 
RecordDatasetHelper.RecordStationObs - Class in ucar.nc2.dt.point
Deprecated.
 
RecordPointObs() - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.
 
RecordPointObs(EarthLocation, double, double, int) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.
Constructor for the case where you keep track of the location, time of each record, but not the data.
RecordPointObs(int, StructureData) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.
Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
RecordStationObs(Station, double, double, int) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
Deprecated.
Constructor for the case where you keep track of the station, time of each record, but the data reading is deferred.
RecordStationObs(int, StructureData) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
Deprecated.
Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
RecordStationObs(Station, double, double, StructureData) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
Deprecated.
Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
RecordStationObs(Station, StructureData) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
Deprecated.
Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
recordVar - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
recordVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
recordVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
recordVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
recordVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
recordVar - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
RegExpAndDurationTimeCoverageEnhancer - Class in thredds.cataloggen.datasetenhancer
Try to add timeCoverage to the InvDataset using a regular expression match, capturing group replacement, and a duration string.
RegExpAndReplaceOnNameLabeler - Class in thredds.crawlabledataset
_more_
RegExpAndReplaceOnNameLabeler(String, String) - Constructor for class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
 
RegExpAndReplaceOnPathLabeler - Class in thredds.crawlabledataset
_more_
RegExpAndReplaceOnPathLabeler(String, String) - Constructor for class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
 
RegExpMatchOnNameFilter - Class in thredds.crawlabledataset.filter
CrawlableDatasetFilter implementation that accepts datasets whose names are matched by the given regular expression.
RegExpMatchOnNameFilter(String) - Constructor for class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
 
RegExpMatchOnPathFilter - Class in thredds.crawlabledataset.filter
 
RegExpMatchOnPathFilter(String) - Constructor for class thredds.crawlabledataset.filter.RegExpMatchOnPathFilter
 
regExpPattern - Variable in class thredds.cataloggen.config.DatasetFilter
 
regExpPattern - Variable in class thredds.cataloggen.config.DatasetNamer
 
registerCatalogConverter(String, InvCatalogConvertIF) - Method in class thredds.catalog.InvCatalogFactory
Register converters for creating InvCatalogs from specific catalog XML namespaces.
registerFactory(FeatureType, String) - Static method in class ucar.nc2.dt.TypedDatasetFactory
Deprecated.
Register a class that implements a TypedDatasetFactoryIF.
registerFactory(FeatureType, Class) - Static method in class ucar.nc2.dt.TypedDatasetFactory
Deprecated.
Register a class that implements a TypedDatasetFactoryIF.
registerMetadataConverter(String, MetadataConverterIF) - Method in class thredds.catalog.InvCatalogFactory
Register metadata converters for reading metadata objects of a certain type or namespace.
registerMetadataConverter(MetadataType, MetadataConverterIF) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
reject(InvDataset) - Method in class thredds.cataloggen.config.DatasetFilter
Test whether the given dataset should be excluded from the dataset collection.
release() - Method in class thredds.catalog.InvCatalogRef
Release resources - undo the read of the catalog.
REMARKS - Static variable in class ucar.nc2.dt.point.decode.MP
 
remove() - Method in class ucar.nc2.dt.DataIteratorAdapter
Deprecated.
 
remove() - Method in class ucar.nc2.dt.DatatypeIterator
Deprecated.
 
removeDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Remove the given dataset from this catalog if it is a direct child of this catalog.
removeDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Remove the given dataset element from this dataset if it is in the dataset.
removeDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
 
removeDatasetByID(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Find the dataset in this catalog by its ID.
removeDataVariable(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
removeDocumentation(String) - Method in class thredds.catalog.ThreddsMetadata
remove all instances of specified type of documentation
removeLocalMetadata(InvMetadata) - Method in class thredds.catalog.InvDatasetImpl
Remove the given InvMetadata from the set of metadata local to this dataset.
removeMemberVariable(Variable) - Method in class ucar.nc2.StructurePseudo
Deprecated.
 
removeMetadata(InvMetadata) - Method in class thredds.catalog.ThreddsMetadata
remove an InvMetadata element from list, using equals() to locate it.
removeService(InvService) - Method in class thredds.catalog.InvDatasetImpl
Deprecated.
put services in catalog
removeService(InvService) - Method in class thredds.catalog.InvDatasetImplProxy
 
renameDimension(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Rename a Dimension.
renameGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Rename a global Attribute.
renameVariable(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Rename a Variable.
renameVariableAttribute(String, String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Rename a variable Attribute.
replaceDataset(InvDatasetImpl, InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Replace the given dataset if it is a nested dataset.
replaceDataset(InvDatasetImpl, InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Replace the given dataset if it is a nesetd dataset.
replaceIfMatch(String) - Method in interface thredds.util.PathAliasReplacement
 
replaceIfMatch(String) - Method in class thredds.util.PathAliasReplacementFromMap
 
replaceIfMatch(String) - Method in class thredds.util.PathAliasReplacementImpl
 
replacePathAlias(String) - Method in interface thredds.util.PathAliasReplacement
 
replacePathAlias(String) - Method in class thredds.util.PathAliasReplacementFromMap
 
replacePathAlias(String) - Method in class thredds.util.PathAliasReplacementImpl
 
requestCrawlableDataset(String) - Method in class thredds.catalog.InvDatasetScan
Return the CrawlableDataset for the given path, null if this InvDatasetScan does not allow (filters out) the requested CrawlableDataset.
requestCrawlableDataset(String) - Method in interface thredds.cataloggen.CatalogBuilder
Return the CrawlableDataset for the given path, null if this CatalogBuilder does not allow the requested CrawlableDataset.
requestCrawlableDataset(String) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
 
requestCrawlableDataset(String) - Method in class thredds.cataloggen.SimpleCatalogBuilder
 
requestCrawlableDataset(String) - Method in class thredds.cataloggen.StandardCatalogBuilder
 
required - Variable in class thredds.catalog.query.Selector
 
resolve(InvDataset, String) - Static method in class thredds.catalog.InvDatasetImpl
resolve reletive URLS against the catalog URL.
resolveEntity(String, String) - Method in class thredds.catalog.XMLEntityResolver
 
RESOLVER - Static variable in class thredds.catalog.ServiceType
 
resolveUri(String) - Method in class thredds.catalog.InvCatalog
Resolve reletive URIs, using the catalog's base URI.
restrictAccess - Variable in class thredds.catalog.InvDataset
 
Result() - Constructor for class ucar.nc2.thredds.ThreddsDataFactory.Result
 
resultingCatalog - Variable in class thredds.cataloggen.config.DatasetSource
The catalog that results from expanding this DatasetSource.
ResultService - Class in thredds.cataloggen.config
Title: Catalog Generator
ResultService(String, ServiceType, String, String, String) - Constructor for class thredds.cataloggen.config.ResultService
Constructor
ResultService(ResultService) - Constructor for class thredds.cataloggen.config.ResultService
Copy constructor.
ResultService(InvService, String) - Constructor for class thredds.cataloggen.config.ResultService
 
rewrite(String, String, boolean, boolean) - Static method in class ucar.nc2.dt.point.WriterCFStationObsDataset
Deprecated.
 
rewritePointFeatureDataset(String, String, boolean) - Static method in class ucar.nc2.dt.point.CFPointObWriter
Deprecated.
Open a ucar.nc2.ft.PointFeatureCollection, write out in CF point format.
rewritePointObsDataset(String, String, boolean) - Static method in class ucar.nc2.dt.point.CFPointObWriter
Deprecated.
Open a ucar.nc2.dt.PointObsDataset, write out in CF point format.
rewritePointObsDataset(String, String, boolean) - Static method in class ucar.nc2.dt.point.WriterCFPointDataset
Deprecated.
Open a ucar.nc2.dt.PointObsDataset, write out in CF point format.
runway - Static variable in class ucar.nc2.dt.point.decode.MP
 
RVRNO - Static variable in class ucar.nc2.dt.point.decode.MP
 

S

S3_DELIMITER - Static variable in class thredds.crawlabledataset.s3.S3URI
 
S3_PREFIX - Static variable in class thredds.crawlabledataset.s3.S3URI
 
S3ObjectTempDir - Static variable in class thredds.crawlabledataset.s3.S3URI
 
S3URI - Class in thredds.crawlabledataset.s3
An identifier for objects stored in Amazon S3.
S3URI(String) - Constructor for class thredds.crawlabledataset.s3.S3URI
Creates a S3URI by extracting the S3 bucket and key names from uri.
S3URI(String, String) - Constructor for class thredds.crawlabledataset.s3.S3URI
Creates a S3URI from the specified bucket and key.
saveObjectToFile(S3URI, File) - Method in class thredds.crawlabledataset.s3.CachingThreddsS3Client
Gets the object metadata for the object stored in Amazon S3 under the specified bucket and key, and saves the object contents to the specified file.
saveObjectToFile(S3URI, File) - Method in interface thredds.crawlabledataset.s3.ThreddsS3Client
Gets the object metadata for the object stored in Amazon S3 under the specified bucket and key, and saves the object contents to the specified file.
saveObjectToFile(S3URI, File) - Method in class thredds.crawlabledataset.s3.ThreddsS3ClientImpl
 
scan() - Method in class thredds.cataloggen.CollectionLevelScanner
Scan the collection and gather information on contained datasets.
SCHEME - Static variable in class ucar.nc2.thredds.ThreddsDataFactory
 
sdata - Variable in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
 
sdata - Variable in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
 
sdata - Variable in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.
 
sdata - Variable in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
sectorVisibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
sectorVisibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
sectorVisibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
SelectGeoRegion - Class in thredds.catalog.query
Implementation of a DQC select geo region.
SelectGeoRegion(Location, Location) - Constructor for class thredds.catalog.query.SelectGeoRegion
Construct from fields in XML catalog.
SelectList - Class in thredds.catalog.query
Implementation of a DQC list selector element.
SelectList() - Constructor for class thredds.catalog.query.SelectList
 
SelectList(String, String, String, String, String) - Constructor for class thredds.catalog.query.SelectList
 
Selector - Class in thredds.catalog.query
Abstract class for DQC selector elements.
Selector() - Constructor for class thredds.catalog.query.Selector
 
Selector(String, String, String, String, String) - Constructor for class thredds.catalog.query.Selector
Construct from fields in XML catalog.
Selector(CrawlableDatasetFilter, boolean, boolean, boolean) - Constructor for class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
Construct a Selector which uses the given CrawlableDatasetFilter to determine a dataset match.
SelectRange - Class in thredds.catalog.query
Implementation of a DQC select range.
SelectRange(String, String, String, String, String, String) - Constructor for class thredds.catalog.query.SelectRange
Construct from fields in XML catalog.
SelectRangeDate - Class in thredds.catalog.query
Implementation of a DQC select range date.
SelectRangeDate(String, String, String, String, String) - Constructor for class thredds.catalog.query.SelectRangeDate
Construct from fields in XML catalog.
SelectService - Class in thredds.catalog.query
Implementation of a DQC service selector element.
SelectService(String, String) - Constructor for class thredds.catalog.query.SelectService
Construct from fields in XML catalog.
SelectService.ServiceChoice - Class in thredds.catalog.query
 
SelectStation - Class in thredds.catalog.query
Implementation of a DQC station selector element.
SelectStation() - Constructor for class thredds.catalog.query.SelectStation
 
SelectStation(String, String, String, String, String) - Constructor for class thredds.catalog.query.SelectStation
Construct from fields in XML catalog.
SeqPointObs(EarthLocation, double, double, int) - Constructor for class ucar.nc2.dt.point.DapperDataset.SeqPointObs
Constructor for the case where you keep track of the location, time of each record, but not the data.
SeqPointObs(int, StructureData) - Constructor for class ucar.nc2.dt.point.DapperDataset.SeqPointObs
Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
SeqPointObs(EarthLocation, double, double, int) - Constructor for class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
Constructor for the case where you keep track of the location, time of each record, but not the data.
SeqPointObs(int, StructureData) - Constructor for class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
SeqStationObs(Station, double, StructureData) - Constructor for class ucar.nc2.dt.point.DapperDataset.SeqStationObs
Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
SequenceHelper - Class in ucar.nc2.dt.point
Helper class for dods sequence datasets.
SequenceHelper(NetcdfDataset, boolean, StructureDS, StructureDS, Variable, Variable, Variable, Variable, List, StringBuffer) - Constructor for class ucar.nc2.dt.point.SequenceHelper
Constructor.
SequenceHelper.SeqPointObs - Class in ucar.nc2.dt.point
 
sequenceInner - Variable in class ucar.nc2.dt.point.SequenceHelper
 
SequenceObsDataset - Class in ucar.nc2.dt.point
This handles DODS sequences that have station obs data.
SequenceObsDataset() - Constructor for class ucar.nc2.dt.point.SequenceObsDataset
 
SequenceObsDataset(NetcdfDataset, CancelTask) - Constructor for class ucar.nc2.dt.point.SequenceObsDataset
 
sequenceOuter - Variable in class ucar.nc2.dt.point.SequenceHelper
 
service - Variable in class thredds.catalog.InvAccess
 
serviceHash - Variable in class thredds.catalog.InvCatalog
 
serviceName - Variable in class thredds.catalog.InvAccessImpl
 
serviceName - Variable in class thredds.catalog.ThreddsMetadata
 
services - Variable in class thredds.catalog.InvCatalog
 
services - Variable in class thredds.catalog.InvDataset
 
ServiceType - Class in thredds.catalog
Type-safe enumeration of THREDDS Service types.
setAccessPoint(String) - Method in class thredds.cataloggen.config.DatasetSource
 
setAccessPointHeader(String) - Method in class thredds.cataloggen.config.ResultService
 
setAddDatasetSize(boolean) - Method in class thredds.cataloggen.config.DatasetSource
 
setAlias(String) - Method in class thredds.catalog.InvDatasetImpl
Set alias for this Dataset
setAlias(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setApplyToAtomicDatasets(boolean) - Method in class thredds.cataloggen.config.DatasetFilter
 
setApplyToCollectionDatasets(boolean) - Method in class thredds.cataloggen.config.DatasetFilter
 
setAuthority(String) - Method in class thredds.catalog.InvDatasetImpl
Set authorityName for this Dataset
setAuthority(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setAuthority(String) - Method in class thredds.catalog.ThreddsMetadata
Set authority
setBaseURI(URI) - Method in class thredds.catalog.InvCatalogImpl
Set the catalog base URI.
setBoundingBox(LatLonRect) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
setBoundingBox() - Method in class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
setBoundingBox() - Method in class ucar.nc2.dt.point.DapperDataset
 
setBoundingBox() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
setBoundingBox() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
Deprecated.
 
setBoundingBox() - Method in class ucar.nc2.dt.point.NdbcDataset
Deprecated.
 
setBoundingBox() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
Deprecated.
 
setBoundingBox() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
setBoundingBox() - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
setBoundingBox() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
Deprecated.
 
setBoundingBox() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
setBoundingBox() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.
 
setBoundingBox() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
setBoundingBox() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
setBoundingBox() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
setBoundingBox() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
setBoundingBox() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
setBoundingBox() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
setBytesToWrite(long) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
Deprecated.
 
setBytesWritten(long) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
Deprecated.
 
setCatalog(InvCatalogImpl) - Method in interface thredds.catalog.CatalogSetCallback
Called when the catalog is done being read.
setCatalog(InvCatalog) - Method in class thredds.catalog.InvDatasetImpl
Set the containing catalog; use only for top level dataset.
setCatalog(InvCatalog) - Method in class thredds.catalog.InvDatasetImplProxy
 
setCatalogFilenameSubstitutionPattern(String) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
setCatalogServletName(String) - Static method in class thredds.catalog.InvDatasetScan
 
setCatalogTitleSubstitutionPattern(String) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
setCollectionId(String) - Method in class thredds.cataloggen.CollectionLevelScanner
Set the value of the base dataset ID.
setCollectionName(String) - Method in class thredds.cataloggen.CollectionLevelScanner
Set the value of the collection Name.
setCollectionType(CollectionType) - Method in class thredds.catalog.InvDatasetImpl
Set collectionType
setCollectionType(CollectionType) - Method in class thredds.catalog.InvDatasetImplProxy
 
setCompoundSelectors(List) - Method in class thredds.catalog.query.Selector
 
setContext(String) - Static method in class thredds.catalog.InvDatasetScan
 
setContributors(List<ThreddsMetadata.Contributor>) - Method in class thredds.catalog.InvDatasetImpl
 
setContributors(List<ThreddsMetadata.Contributor>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setContributors(List<ThreddsMetadata.Contributor>) - Method in class thredds.catalog.ThreddsMetadata
Set list of contributors (type Contributor); may be empty, not null.
setCreateCatalogRefs(boolean) - Method in class thredds.cataloggen.config.DatasetSource
 
setCreateFrom(String) - Method in class thredds.catalog.InvCatalogImpl
Set how the catalog was created, for debugging.
setCreators(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.ThreddsMetadata
Set list of creators (type Source); may be empty, not null.
setDataFormatType(DataFormatType) - Method in class thredds.catalog.InvDatasetImpl
 
setDataFormatType(DataFormatType) - Method in class thredds.catalog.ThreddsMetadata
Set dataTypeFormat
setDataRootLocationAliasExpanders(List<PathAliasReplacement>) - Method in class thredds.catalog.InvCatalogFactory
 
setDataRootLocationAliasExpanders(List<PathAliasReplacement>) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
setDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Deprecated.
Use addDataset() instead; datamodel now allows multiple top level datasets.
setDatasetSorter(DatasetSorter) - Method in class thredds.cataloggen.config.DatasetSource
 
setDatasetSource(DatasetSource) - Method in class thredds.cataloggen.config.CatalogGenConfig
Set the DatasetSource for this CatalogGenConfig
setDataSize(double) - Method in class thredds.catalog.InvDatasetImpl
 
setDataSize(double) - Method in class thredds.catalog.ThreddsMetadata
Set size (bytes)
setDataType(FeatureType) - Method in class thredds.catalog.InvDatasetImpl
 
setDataType(FeatureType) - Method in class thredds.catalog.ThreddsMetadata
Set dataType
setDataType(DataType) - Method in class ucar.nc2.dt.point.PointObVar
Deprecated.
 
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.FileWriter
Deprecated.
Set debugging flags
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.thredds.ThreddsDataFactory
 
setDefaultThreddsS3Client(ThreddsS3Client) - Static method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
setDesc(String) - Method in class ucar.nc2.dt.point.PointObVar
Deprecated.
 
setDescription(InvDocumentation) - Method in class thredds.catalog.query.ListChoice
 
setDescription(InvDocumentation) - Method in class thredds.catalog.query.Selector
 
setDescription(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setDescription(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
setDimensionVar(Variable) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
setDirectoryMatchPattern(String) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
setDoAddDataSize(boolean) - Method in class thredds.cataloggen.CollectionLevelScanner
Determines if datasetSize metadata will be added to each InvDataset built during catalog generation.
setElevVar(Variable) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
setElevVar(Variable) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
setEmail(String) - Method in class thredds.catalog.ThreddsMetadata.Source
 
setEndDate() - Method in class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
setEndDate() - Method in class ucar.nc2.dt.point.DapperDataset
 
setEndDate() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
setEndDate() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
Deprecated.
 
setEndDate() - Method in class ucar.nc2.dt.point.NdbcDataset
Deprecated.
 
setEndDate() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
Deprecated.
 
setEndDate() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
setEndDate() - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
setEndDate() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
Deprecated.
 
setEndDate() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
setEndDate() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.
 
setEndDate() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
setEndDate() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
Deprecated.
 
setEndDate() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
setEndDate() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
setEndDate() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
setEndDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
setExpand(boolean) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
setExpires(DateType) - Method in class thredds.catalog.InvCatalogImpl
Set the expires date after which the catalog is no longer valid.
setExtraHeaderBytes(int) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Set extra bytes to reserve in the header.
setFill(boolean) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Set the fill flag: call before calling create() or doing any data writing.
setFlattenCatalog(boolean) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
setGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.InvDatasetImpl
 
setGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.InvDatasetImplProxy
 
setGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.ThreddsMetadata
set GeospatialCoverage element
setGlobal(boolean) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set isGlobal
setHarvest(boolean) - Method in class thredds.catalog.InvDatasetImpl
Set harvest
setHarvest(boolean) - Method in class thredds.catalog.InvDatasetImplProxy
 
setHeightExtent(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set height extent
setHeightResolution(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set height resolution
setHeightStart(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set starting height
setHeightUnits(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set height units
setHistory(String) - Method in class thredds.catalog.ThreddsMetadata
set specific type of documentation = history
setID(String) - Method in class thredds.catalog.InvDatasetImpl
Set the ID for this Dataset
setID(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setId(String) - Method in class thredds.catalog.query.Selector
 
setIdentifier(CrawlableDatasetLabeler) - Method in class thredds.cataloggen.CollectionLevelScanner
Set the CrawlableDatasetLabeler used to determine the ID of the InvDataset built during catalog generation.
setInherited(boolean) - Method in class thredds.catalog.ThreddsMetadata
Set inherited
setInlineContent(String) - Method in class thredds.catalog.InvDocumentation
 
setKeywords(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImpl
 
setKeywords(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setKeywords(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.ThreddsMetadata
Set list of keywords; may be empty, not null.
setLargeFile(boolean) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Set if this should be a "large file" (64-bit offset) format.
setLastModifiedDate(DateType) - Method in class thredds.catalog.InvDatasetImpl
 
setLastModifiedDate(Date) - Method in class thredds.catalog.InvDatasetImpl
 
setLatExtent(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set latitude extent
setLatResolution(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set latitude resolution
setLatStart(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set starting latitude
setLatUnits(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set latitude units
setLatVar(Variable) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
setLatVar(Variable) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
setLen(int) - Method in class ucar.nc2.dt.point.PointObVar
Deprecated.
 
setLength(long) - Method in class ucar.nc2.dt.point.WriterProfileObsDataset
Deprecated.
 
setLength(long) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Preallocate the file size, for efficiency.
setLocalMetadata(ThreddsMetadata) - Method in class thredds.catalog.InvDatasetImpl
 
setLocalMetadata(ThreddsMetadata) - Method in class thredds.catalog.InvDatasetImplProxy
 
setLocation(Location) - Method in class thredds.catalog.query.Station
 
setLocationInfo(String, String, String) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
setLocationInfo(String, String, String) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
setLocationURI(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
setLonExtent(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set longitude extent
setLonResolution(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set longitude resolution
setLonStart(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set starting longitude
setLonUnits(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set longitude units
setLonVar(Variable) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
setLonVar(Variable) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
setMark(boolean) - Method in class thredds.catalog.InvDatasetImpl
 
setMark(boolean) - Method in class thredds.catalog.InvDatasetImplProxy
 
setMatchPatternTarget(String) - Method in class thredds.cataloggen.config.DatasetFilter
 
setMultiple(String) - Method in class thredds.catalog.query.Selector
 
setName(String) - Method in class thredds.catalog.InvDatasetImpl
Set name of this Dataset.
setName(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setName(String) - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
setName(String) - Method in class thredds.catalog.ThreddsMetadata.Source
Set name
setName(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setName(String) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
setName(String) - Method in class thredds.cataloggen.config.DatasetSource
 
setName(String) - Method in class ucar.nc2.dt.point.PointObVar
Deprecated.
 
setName(String) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
use NetcdfFileWriteable.createNew(String filename);
setNamer(CrawlableDatasetLabeler) - Method in class thredds.cataloggen.CollectionLevelScanner
Set the CrawlableDatasetLabeler used to determine the name of each InvDataset built during catalog generation.
setNamespaceURI(String) - Method in class thredds.catalog.InvMetadata
set the namespace URI
setNcmlElement(Element) - Method in class thredds.catalog.InvDatasetImpl
 
setParent(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Set the parent dataset.
setParent(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
 
setParentDataset(InvDataset) - Method in class thredds.cataloggen.config.CatalogGenConfig
Set the type of this CatalogGenConfig
setPersistenceCache(DiskCache2) - Static method in class thredds.catalog.query.DqcFactory
 
setPreferAccess(ServiceType...) - Static method in class ucar.nc2.thredds.ThreddsDataFactory
 
setPreferCdm(boolean) - Static method in class ucar.nc2.thredds.ThreddsDataFactory
 
setPrefixUrlPath(String) - Method in class thredds.cataloggen.config.DatasetSource
 
setProcessing(String) - Method in class thredds.catalog.ThreddsMetadata
set specific type of documentation = processing_level
setProgressPercent(double) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
Deprecated.
 
setProjects(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImpl
 
setProjects(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setProjects(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.ThreddsMetadata
Set list of projects (type Vocab); may be empty, not null.
setProxyDsHandlers(Map) - Method in class thredds.cataloggen.CollectionLevelScanner
 
setPublishers(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.InvDatasetImpl
 
setPublishers(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setPublishers(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.ThreddsMetadata
Set list of publishers (type Source); may be empty, not null.
setQuery(Query) - Method in class thredds.catalog.query.QueryCapability
 
setRedefineMode(boolean) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Set the redefine mode.
setRejectMatchingDatasets(boolean) - Method in class thredds.cataloggen.config.DatasetFilter
 
setRequired(String) - Method in class thredds.catalog.query.Selector
 
setResourceControl(String) - Method in class thredds.catalog.InvDatasetImpl
 
setResultService(ResultService) - Method in class thredds.cataloggen.config.DatasetSource
 
setRights(String) - Method in class thredds.catalog.ThreddsMetadata
set specific type of documentation = rights
setRole(String) - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
setScanLocation(String) - Method in class thredds.catalog.InvDatasetScan
Resets the location being scanned (DO NOT USE THIS METHOD, "public by accident").
setServiceName(String) - Method in class thredds.catalog.InvDatasetImpl
 
setServiceName(String) - Method in class thredds.catalog.ThreddsMetadata
Set serviceName
setServiceSelector(Selector) - Method in class thredds.catalog.query.QueryCapability
Set ServiceSelector
setServicesLocal(List<InvService>) - Method in class thredds.catalog.InvDatasetImpl
Set the list of services attached specifically to this dataset.
setServicesLocal(List<InvService>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setShortNames(String, String, String, String, String) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
setShortNames(String, String, String, String, String) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
setSize(double) - Method in class thredds.catalog.InvAccessImpl
 
setSorter(CrawlableDatasetSorter) - Method in class thredds.cataloggen.CollectionLevelScanner
Set the sorter with which to sort the list of child CrawlableDatasets.
setStartDate() - Method in class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
setStartDate() - Method in class ucar.nc2.dt.point.DapperDataset
 
setStartDate() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
setStartDate() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
Deprecated.
 
setStartDate() - Method in class ucar.nc2.dt.point.NdbcDataset
Deprecated.
 
setStartDate() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
Deprecated.
 
setStartDate() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
setStartDate() - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
setStartDate() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
Deprecated.
 
setStartDate() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
setStartDate() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.
 
setStartDate() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
setStartDate() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
Deprecated.
 
setStartDate() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
setStartDate() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
setStartDate() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
setStartDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
setStatic(boolean) - Method in class thredds.catalog.InvCatalogImpl
 
setStationInfo(String, String) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
Set extra information used by station obs datasets.
setStationInfo(String, String, String, StationHelper) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
Set extra information used by station obs datasets.
setStatus(String) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
Deprecated.
 
setStructure(DatasetSourceStructure) - Method in class thredds.cataloggen.config.DatasetSource
 
setSummary(String) - Method in class thredds.catalog.ThreddsMetadata
set specific type of documentation = summary
setTemplate(String) - Method in class thredds.catalog.query.Selector
 
setText(String) - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
setThreddsMetadata(boolean) - Method in class thredds.catalog.InvMetadata
set if this element contains ThreddsMetadata
setThreddsMetadata(ThreddsMetadata) - Method in class thredds.catalog.InvMetadata
set the internal ThreddsMetadata; this holds elements from THREDDS namespace
setTimeCoverage(CalendarDateRange) - Method in class thredds.catalog.InvDatasetImpl
 
setTimeCoverage(DateRange) - Method in class thredds.catalog.InvDatasetImpl
 
setTimeCoverage(DateRange) - Method in class thredds.catalog.InvDatasetImplProxy
 
setTimeCoverage(DateRange) - Method in class thredds.catalog.ThreddsMetadata
set TimeCoverage element
setTimeCoverage(CalendarDateRange) - Method in class thredds.catalog.ThreddsMetadata
set TimeCoverage from a CalendarDateRange
setTimeDim(Dimension) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
setTimeUnit(DateUnit) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
setTimeUnit(DateUnit) - Method in class ucar.nc2.dt.point.SequenceHelper
 
setTimeUnit(CalendarDateUnit) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
setTimeUnits() - Method in class ucar.nc2.dt.point.CFstationObsDataset
Deprecated.
 
setTimeUnits() - Method in class ucar.nc2.dt.point.DapperDataset
 
setTimeUnits() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
Deprecated.
 
setTimeUnits() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
Deprecated.
 
setTimeUnits() - Method in class ucar.nc2.dt.point.NdbcDataset
Deprecated.
 
setTimeUnits() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
Deprecated.
 
setTimeUnits() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
Deprecated.
 
setTimeUnits() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
 
setTimeUnits() - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
setTimeUnits() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
Deprecated.
 
setTimeUnits() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
setTimeUnits() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.
 
setTimeUnits() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
setTimeVar(Variable) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
setTitle(String) - Method in class thredds.catalog.query.Selector
 
setTitle(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
setTopLevelMetadataContainer(InvDatasetImpl) - Method in class thredds.cataloggen.CollectionLevelScanner
Set the InvDatasetImpl that contains the metadata for the top level dataset.
setTrajectoryDim(Dimension) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
setTrajectoryId(String) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
setTrajectoryId(String) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
setTrajectoryInfo(Dimension, Variable, Dimension, Variable, Variable, Variable, Variable) - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
Setup needed for all MultiTrajectoryObsDatatypes.
setTrajectoryInfo(SingleTrajectoryObsDataset.Config) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
Setup needed for all SingleTrajectoryObsDatatypes.
setTrajectoryInfo(TrajectoryObsDatasetImpl.Config) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
Setup needed for all SingleTrajectoryObsDatatypes.
setType(String) - Method in class thredds.catalog.InvDocumentation
 
setType(CatalogGenConfig.Type) - Method in class thredds.cataloggen.config.CatalogGenConfig
Set the type of this CatalogGenConfig
setUnits(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setUnits(String) - Method in class ucar.nc2.dt.point.PointObVar
Deprecated.
 
setUrl(String) - Method in class thredds.catalog.ThreddsMetadata.Source
 
setUrlPath(String) - Method in class thredds.catalog.InvDatasetImpl
Set the urlPath for this InvDatasetImpl
setUrlPath(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setUsed(boolean) - Method in class thredds.catalog.query.Selector
 
setUserProperty(Object, Object) - Method in class thredds.catalog.InvDatasetImpl
 
setUserProperty(Object, Object) - Method in class thredds.catalog.InvDatasetImplProxy
 
setValue(String) - Method in class thredds.catalog.InvProperty
Set the value of the property.
setVersion(String) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
setVertical(CoordinateAxis1D) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
setVertical(double, double, double, String, boolean) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
setVocabulary(String) - Method in class thredds.catalog.ThreddsMetadata.Source
 
setVocabulary(String) - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
setVocabularyId(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setVocabularyId(Attribute) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setVocabularyName(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setWriteStatus(String) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
Deprecated.
 
setXlinkHref(String) - Method in class thredds.catalog.InvCatalogRef
 
setXlinkHref(String) - Method in class thredds.catalog.InvDocumentation
 
setXlinkTitle(String) - Method in class thredds.catalog.InvDocumentation
 
setZPositive(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
setZPositiveUp(boolean) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
showCatalogXML - Static variable in class thredds.catalog.InvCatalogFactory
 
showErrors - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
showParsedXML - Static variable in class thredds.catalog.InvCatalogFactory
 
showParsedXML - Static variable in class thredds.catalog.query.DqcFactory
 
showStackTrace - Static variable in class thredds.catalog.InvCatalogFactory
 
SimpleCatalogBuilder - Class in thredds.cataloggen
Provide a simple interface for building single-level catalogs at any level of the specified collection.
SimpleCatalogBuilder(String, CrawlableDataset, String, String, String) - Constructor for class thredds.cataloggen.SimpleCatalogBuilder
Construct a SimpleCatalogBuilder for a given collection.
SimpleLatestProxyDsHandler - Class in thredds.cataloggen.inserter
_more_
SimpleLatestProxyDsHandler(String, boolean, InvService, boolean) - Constructor for class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
Constructor.
SimpleTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Deprecated.
use ucar.nc2.ft.point
SimpleTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
Deprecated.
 
SimpleTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
Deprecated.
 
SingleTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Deprecated.
use ucar.nc2.ft.*
SingleTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
SingleTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
SingleTrajectoryObsDataset.Config - Class in ucar.nc2.dt.trajectory
Deprecated.
 
skipAll(InvDataset) - Method in interface thredds.catalog.crawl.CatalogCrawler.Filter
 
SLP - Static variable in class ucar.nc2.dt.point.decode.MP
 
SLPNO - Static variable in class ucar.nc2.dt.point.decode.MP
 
SNINCR - Static variable in class ucar.nc2.dt.point.decode.MP
 
snowDepth - Static variable in class ucar.nc2.dt.point.decode.MP
 
sort() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
sort(List<CrawlableDataset>) - Method in interface thredds.crawlabledataset.CrawlableDatasetSorter
Sort the given CrawlableDataset list into the order defined by this sorter.
sort(List<CrawlableDataset>) - Method in class thredds.crawlabledataset.sorter.LexigraphicByNameSorter
 
sortByTime(List<StationObsDatatype>) - Method in class ucar.nc2.dt.point.StationDatasetHelper
Deprecated.
 
sortByTime(List<StationObsDatatype>) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
sortDatasets(InvDataset) - Method in class thredds.cataloggen.config.DatasetSorter
 
sortDatasets(List) - Method in class thredds.cataloggen.config.DatasetSorter
 
sortNestedDatasets(InvDataset) - Method in class thredds.cataloggen.config.DatasetSorter
 
Source() - Constructor for class thredds.catalog.ThreddsMetadata.Source
 
Source(ThreddsMetadata.Vocab, String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Source
 
spaces - Static variable in class ucar.nc2.dt.point.decode.MP
 
StandardCatalogBuilder - Class in thredds.cataloggen
_more_
StandardCatalogBuilder(String, String, CrawlableDataset, CrawlableDatasetFilter, InvService, String, CrawlableDatasetLabeler, CrawlableDatasetLabeler, boolean, CrawlableDatasetSorter, Map, List, InvDatasetImpl, CatalogRefExpander) - Constructor for class thredds.cataloggen.StandardCatalogBuilder
 
startDate - Variable in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
Station - Class in thredds.catalog.query
Implementation of a DQC station element.
Station(Selector, String, String, String) - Constructor for class thredds.catalog.query.Station
Construct from fields in XML catalog.
Station(Selector, String, String, String, String, String) - Constructor for class thredds.catalog.query.Station
 
station - Static variable in class ucar.nc2.dt.point.decode.MP
 
station - Variable in class ucar.nc2.dt.point.StationObsDatatypeImpl
Deprecated.
 
StationCollection - Interface in ucar.nc2.dt
Deprecated. 
StationDatasetCollection - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
StationDatasetCollection() - Constructor for class ucar.nc2.dt.point.StationDatasetCollection
Deprecated.
 
StationDatasetHelper - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
StationDatasetHelper(StationObsDataset) - Constructor for class ucar.nc2.dt.point.StationDatasetHelper
Deprecated.
 
stationHelper - Variable in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
stationHelper - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
stationIdType - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
stationIdType - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
StationImpl - Class in ucar.nc2.dt
Deprecated.
use ucar.unidata.geoloc.StationImpl
StationImpl() - Constructor for class ucar.nc2.dt.StationImpl
Deprecated.
 
StationImpl(String, String, double, double, double) - Constructor for class ucar.nc2.dt.StationImpl
Deprecated.
 
StationImpl(String, String, double, double, double, int) - Constructor for class ucar.nc2.dt.StationImpl
Deprecated.
 
StationObsDataset - Interface in ucar.nc2.dt
Deprecated.
use ucar.nc2.ft.*
StationObsDatasetImpl - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
StationObsDatasetImpl() - Constructor for class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
StationObsDatasetImpl(String, String, String) - Constructor for class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
StationObsDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
StationObsDatasetInfo - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
StationObsDatasetInfo(StationObsDataset, String) - Constructor for class ucar.nc2.dt.point.StationObsDatasetInfo
Deprecated.
 
StationObsDatatype - Interface in ucar.nc2.dt
Deprecated.
use ucar.nc2.ft.*
StationObsDatatypeImpl - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
StationObsDatatypeImpl() - Constructor for class ucar.nc2.dt.point.StationObsDatatypeImpl
Deprecated.
 
StationObsDatatypeImpl(Station, double, double) - Constructor for class ucar.nc2.dt.point.StationObsDatatypeImpl
Deprecated.
 
StationRadialDataset - Interface in ucar.nc2.dt
A collection of Stations with RadialDatatype data.
STATIONS - Static variable in class thredds.catalog.CollectionType
 
stations - Variable in class ucar.nc2.dt.point.StationObsDatasetImpl
Deprecated.
 
stepDownRelativePath(String[]) - Static method in class thredds.crawlabledataset.CrawlableDatasetUtils
Given a relative path as an array of path segments (see CrawlableDatasetUtils.getPathSegments(String), return the path relative to the first path segment.
stnDescVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
stnDescVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
stnHash - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
stnIdVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
stnIdVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
stnIndexVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
stnNameVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
StructurePseudo - Class in ucar.nc2
Deprecated.
use ucar.nc2.dataset.StructurePseudoDS
StructurePseudo(NetcdfFile, Group, String, Dimension) - Constructor for class ucar.nc2.StructurePseudo
Deprecated.
Make a Structure out of all Variables with the named dimension as their outermost dimension.
StructurePseudo(NetcdfFile, Group, String, List<String>, Dimension) - Constructor for class ucar.nc2.StructurePseudo
Deprecated.
Make a Structure out of named Variables, each has the same named outermost dimension.
subset(InvDataset) - Method in class thredds.catalog.InvCatalog
Munge this catalog so the given dataset is the top catalog.
subset(InvDataset) - Method in class thredds.catalog.InvCatalogImpl
Deprecated.
in favor of thredds.catalog.util.DeepCopyUtils.subsetCatalogOnDataset
subsetCatalogOnDataset(InvCatalog, String) - Static method in class thredds.catalog.util.DeepCopyUtils
 
subsetCatalogOnDataset(InvCatalog, InvDataset) - Static method in class thredds.catalog.util.DeepCopyUtils
 
sunShine - Static variable in class ucar.nc2.dt.point.decode.MP
 
surface_visibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
surface_visibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
surface_visibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
surfaceVisibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
surfaceVisibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
surfaceVisibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
syncExtend() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
syncExtend() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
syncExtend() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
syncExtend() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
syncExtend() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Deprecated.
Syncronize with the underlying dataset if it has been extended in a way that is compatible with the existing structural metadata (for instance, if the unlimited dimension has grown).

T

tc - Variable in class thredds.catalog.InvDataset
 
template - Variable in class thredds.catalog.query.Selector
 
THREDDS - Static variable in class thredds.catalog.MetadataType
 
THREDDS - Static variable in class thredds.catalog.ServiceType
 
thredds.catalog - package thredds.catalog
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
thredds.catalog.crawl - package thredds.catalog.crawl
 
thredds.catalog.dl - package thredds.catalog.dl
 
thredds.catalog.parser.jdom - package thredds.catalog.parser.jdom
 
thredds.catalog.query - package thredds.catalog.query
Reads and writes THREDDS Dataset Query Capabilities (DQC) XML documents.
thredds.catalog.util - package thredds.catalog.util
 
thredds.cataloggen - package thredds.cataloggen
 
thredds.cataloggen.catalogrefexpander - package thredds.cataloggen.catalogrefexpander
 
thredds.cataloggen.config - package thredds.cataloggen.config
 
thredds.cataloggen.datasetenhancer - package thredds.cataloggen.datasetenhancer
 
thredds.cataloggen.inserter - package thredds.cataloggen.inserter
 
thredds.crawlabledataset - package thredds.crawlabledataset
 
thredds.crawlabledataset.filter - package thredds.crawlabledataset.filter
 
thredds.crawlabledataset.s3 - package thredds.crawlabledataset.s3
 
thredds.crawlabledataset.sorter - package thredds.crawlabledataset.sorter
 
thredds.util - package thredds.util
 
THREDDS_DLCollection - Static variable in class thredds.catalog.MetadataType
 
THREDDS_DLEntry - Static variable in class thredds.catalog.MetadataType
 
ThreddsDataFactory - Class in ucar.nc2.thredds
This tries to translate a THREDDS InvDataset into a data object that can be used, either as a NetcdfDataset or as a FeatureDataset.
ThreddsDataFactory() - Constructor for class ucar.nc2.thredds.ThreddsDataFactory
 
ThreddsDataFactory.Result - Class in ucar.nc2.thredds
The result of trying to open a THREDDS dataset.
ThreddsMetadata - Class in thredds.catalog
Metadata for "enhanced catalogs", type THREDDS.
ThreddsMetadata(boolean) - Constructor for class thredds.catalog.ThreddsMetadata
 
ThreddsMetadata(ThreddsMetadata) - Constructor for class thredds.catalog.ThreddsMetadata
Copy Constructor.
ThreddsMetadata.Contributor - Class in thredds.catalog
Implements Contributor type.
ThreddsMetadata.GeospatialCoverage - Class in thredds.catalog
Implements GeospatialCoverage type.
ThreddsMetadata.Range - Class in thredds.catalog
Implements spatialRange type.
ThreddsMetadata.Source - Class in thredds.catalog
Implements Source type, used by publisher and creator elements.
ThreddsMetadata.Variable - Class in thredds.catalog
Implements Variable type.
ThreddsMetadata.Variables - Class in thredds.catalog
Implements Variables type.
ThreddsMetadata.Vocab - Class in thredds.catalog
Implements Vocab type, just text with an optional "vocabulary" attribute.
ThreddsS3Client - Interface in thredds.crawlabledataset.s3
Provides an interface for accessing the Amazon S3 web service.
ThreddsS3ClientImpl - Class in thredds.crawlabledataset.s3
A basic implementation of ThreddsS3Client.
ThreddsS3ClientImpl() - Constructor for class thredds.crawlabledataset.s3.ThreddsS3ClientImpl
 
ThreddsS3ClientImpl(AmazonS3Client) - Constructor for class thredds.crawlabledataset.s3.ThreddsS3ClientImpl
 
TIFF - Static variable in class thredds.catalog.DataFormatType
 
timeCoverage - Variable in class thredds.catalog.ThreddsMetadata
 
timeDim - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
timeDim - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
timeDim - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
timeDim - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
timeDimName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
TIMESERIES - Static variable in class thredds.catalog.CollectionType
 
TimeSeriesCollection - Interface in ucar.nc2.dt
Deprecated.
use ucar.nc2.ft.*
timeUnit - Variable in class ucar.nc2.dt.point.PointObsDatasetImpl
Deprecated.
 
timeUnit - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.
 
timeUnit - Variable in class ucar.nc2.dt.point.SequenceHelper
 
timeUnit - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
timeVar - Variable in class ucar.nc2.dt.point.DapperDataset
 
timeVar - Variable in class ucar.nc2.dt.point.SequenceHelper
 
timeVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
timeVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
timeVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
timeVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
timeVarName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
timeVarUnitsString - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
timeVarUnitsString - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
title - Variable in class thredds.catalog.query.Selector
 
title - Variable in class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
 
tm - Variable in class thredds.catalog.InvDatasetImpl
 
tmi - Variable in class thredds.catalog.InvDatasetImpl
 
topDataset - Variable in class thredds.catalog.InvCatalog
 
tornado - Static variable in class ucar.nc2.dt.point.decode.MP
 
tornadoDirection - Static variable in class ucar.nc2.dt.point.decode.MP
 
tornadoLocation - Static variable in class ucar.nc2.dt.point.decode.MP
 
tornadoTime - Static variable in class ucar.nc2.dt.point.decode.MP
 
toString() - Method in class thredds.catalog.CollectionType
Return the collection name.
toString() - Method in class thredds.catalog.DataFormatType
Return the DataFormatType name.
toString() - Method in class thredds.catalog.InvAccessImpl
String representation
toString() - Method in class thredds.catalog.InvDatasetImpl
 
toString() - Method in class thredds.catalog.InvDatasetImplProxy
 
toString() - Method in class thredds.catalog.InvDocumentation
string representation
toString() - Method in class thredds.catalog.InvProperty
string representation
toString() - Method in class thredds.catalog.InvService
 
toString() - Method in class thredds.catalog.MetadataType
Return the MetadataType name.
toString() - Method in interface thredds.catalog.query.Choice
 
toString() - Method in class thredds.catalog.query.ListChoice
 
toString() - Method in class thredds.catalog.query.Location
 
toString() - Method in class thredds.catalog.query.Query
String representation
toString() - Method in class thredds.catalog.query.QueryCapability
String representation
toString() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
toString() - Method in class thredds.catalog.ServiceType
Return the ServiceType name.
toString() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
toString() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
toString() - Method in class thredds.cataloggen.config.CatalogGenConfig
 
toString() - Method in class thredds.cataloggen.config.DatasetFilter
string representation
toString() - Method in class thredds.cataloggen.config.DatasetNamer
string representation
toString() - Method in class thredds.cataloggen.config.DatasetSource
string representation
toString() - Method in class thredds.cataloggen.config.DatasetSourceStructure
Return the string name.
toString() - Method in class thredds.cataloggen.config.DatasetSourceType
Return the string name.
toString() - Method in class thredds.cataloggen.config.ResultService
string representation
toString() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
toString() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
toString() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
 
toString() - Method in class thredds.crawlabledataset.s3.S3URI
Returns a string representation of the URI in the form s3://<bucket>/<key>.
toString() - Method in class thredds.util.PathAliasReplacementImpl
 
toString() - Method in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
toString() - Method in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
toStringForPathSegments(String[]) - Static method in class thredds.crawlabledataset.CrawlableDatasetUtils
 
toStringForPathSegments(String) - Static method in class thredds.crawlabledataset.CrawlableDatasetUtils
 
towerVisibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
towerVisibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
towerVisibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
toXML(OutputStream) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
trajDim - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
trajDim - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
trajDimName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
trajectories - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
trajectoriesMap - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
trajectory - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
trajectory - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
trajectoryDim - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
trajectoryDim - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
trajectoryId - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.
 
trajectoryId - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
trajectoryId - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated.
_more_
trajectoryId - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
trajectoryIds - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
trajectoryNumPoint - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
trajectoryNumPoint - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
trajectoryNumPoint - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
TrajectoryObsDataset - Interface in ucar.nc2.dt
Deprecated. 
TrajectoryObsDatasetFactory - Class in ucar.nc2.dt.trajectory
Deprecated.
use ucar.nc2.dt.TypedDatasetFactory
TrajectoryObsDatasetFactory() - Constructor for class ucar.nc2.dt.trajectory.TrajectoryObsDatasetFactory
Deprecated.
 
TrajectoryObsDatasetImpl - Class in ucar.nc2.dt.trajectory
Deprecated.
use ucar.nc2.ft.*
TrajectoryObsDatasetImpl() - Constructor for class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
TrajectoryObsDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
TrajectoryObsDatasetImpl.Config - Class in ucar.nc2.dt.trajectory
Deprecated.
Class Config _more_
TrajectoryObsDatatype - Interface in ucar.nc2.dt
Deprecated.
use ucar.nc2.ft.*
trajectoryVarsMap - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
trajectoryVarsMap - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.
 
trajectoryVarsMap - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated.
_more_
trajVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.
 
trajVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
trajVarName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
transferMetadata(InvDatasetImpl, boolean) - Method in class thredds.catalog.InvDatasetImpl
Transfer all inheritable metadata from fromDs to the local metadata of this dataset.
translate(String) - Method in class thredds.catalog.dl.Grib1toDIF
 
translate(String) - Method in class thredds.catalog.dl.Grib2toDIF
 
translate(String) - Method in interface thredds.catalog.dl.VocabTranslator
 
translatePathToLocation(String) - Method in class thredds.catalog.InvDatasetScan
Return the CrawlableDataset path/location that corresponds to the given dataset path.
TSNO - Static variable in class ucar.nc2.dt.point.decode.MP
 
TSV - Static variable in class thredds.catalog.DataFormatType
 
type - Variable in class thredds.catalog.InvAccess
 
type - Variable in class thredds.cataloggen.config.DatasetSource
 
TypedDataset - Interface in ucar.nc2.dt
Deprecated.
use ucar.nc2.ft.FeatureCollection
TypedDatasetFactory - Class in ucar.nc2.dt
Deprecated. 
TypedDatasetFactory() - Constructor for class ucar.nc2.dt.TypedDatasetFactory
Deprecated.
 
TypedDatasetFactoryIF - Interface in ucar.nc2.dt
Deprecated.
use ucar.nc2.ft.*
TypedDatasetImpl - Class in ucar.nc2.dt
Deprecated.
use ucar.nc2.ft.*
TypedDatasetImpl() - Constructor for class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
No-arg constructor
TypedDatasetImpl(String, String, String) - Constructor for class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
Constructor when theres no NetcdfFile underneath.
TypedDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.dt.TypedDatasetImpl
Deprecated.
Construtor when theres a NetcdfFile underneath

U

ucar.nc2 - package ucar.nc2
 
ucar.nc2.dt - package ucar.nc2.dt
 
ucar.nc2.dt.grid - package ucar.nc2.dt.grid
 
ucar.nc2.dt.point - package ucar.nc2.dt.point
Scientific data type "Point", collections of point observation data.
ucar.nc2.dt.point.decode - package ucar.nc2.dt.point.decode
 
ucar.nc2.dt.trajectory - package ucar.nc2.dt.trajectory
Scientific data type "Trajectory".
ucar.nc2.ft.point - package ucar.nc2.ft.point
 
ucar.nc2.thredds - package ucar.nc2.thredds
Connects NetCDF-Java to THREDDS Catalogs and Datasets.
uddc - Static variable in class thredds.catalog.InvService
 
UDDC - Static variable in class thredds.catalog.ServiceType
 
UnidataObsDatasetHelper - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
UnidataObsDatasetHelper() - Constructor for class ucar.nc2.dt.point.UnidataObsDatasetHelper
Deprecated.
 
UnidataPointObsDataset - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
UnidataPointObsDataset() - Constructor for class ucar.nc2.dt.point.UnidataPointObsDataset
Deprecated.
 
UnidataPointObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.UnidataPointObsDataset
Deprecated.
 
UnidataStationObsDataset - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
UnidataStationObsDataset() - Constructor for class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
UnidataStationObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.UnidataStationObsDataset
Deprecated.
 
UnidataStationObsDataset2 - Class in ucar.nc2.dt.point
Deprecated.
use UnidataStationObsDataset instead of this.
UnidataStationObsDataset2() - Constructor for class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.
 
UnidataStationObsDataset2(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.
 
UnidataStationObsMultidimDataset - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
UnidataStationObsMultidimDataset() - Constructor for class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
UnidataStationObsMultidimDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
Deprecated.
 
UnidataTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Deprecated.
use ucar.nc2.ft.point
UnidataTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
Deprecated.
 
UnidataTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
Deprecated.
 
UnidataTrajectoryObsDataset2 - Class in ucar.nc2.dt.trajectory
Deprecated.
use ucar.nc2.ft.point
UnidataTrajectoryObsDataset2() - Constructor for class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
UnidataTrajectoryObsDataset2(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
Deprecated.
 
updateAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Update the value of an existing attribute.
urlPath - Variable in class thredds.catalog.InvAccess
 
USE_ALL - Static variable in class thredds.catalog.crawl.CatalogCrawler
 
USE_ALL_DIRECT - Static variable in class thredds.catalog.crawl.CatalogCrawler
 
USE_FIRST_DIRECT - Static variable in class thredds.catalog.crawl.CatalogCrawler
 
USE_RANDOM_DIRECT - Static variable in class thredds.catalog.crawl.CatalogCrawler
 
USE_RANDOM_DIRECT_NOT_FIRST_OR_LAST - Static variable in class thredds.catalog.crawl.CatalogCrawler
 
useBytesForDataSize(boolean) - Static method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
useRemoteCatalogService() - Method in class thredds.catalog.InvCatalogRef
 

V

v - Variable in class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
validate(StringBuilder) - Method in class thredds.cataloggen.config.CatalogGenConfig
 
validate(StringBuilder) - Method in class thredds.cataloggen.config.DatasetSource
 
validate(StringBuilder) - Method in class thredds.cataloggen.config.ResultService
Validate this ResultService object.
validateMetadataContent(Object, StringBuilder) - Method in interface thredds.catalog.MetadataConverterIF
Validate internal data structures.
validateMetadataContent(Object, StringBuilder) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
validateMetadataContent(Object, StringBuilder) - Method in class thredds.cataloggen.config.CatGenConfigMetadataFactory
Validate the content object.
valueOf(String) - Static method in enum thredds.catalog.crawl.CatalogCrawler.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum thredds.catalog.crawl.CatalogCrawler.Type
Returns an array containing the constants of this enum type, in the order they are declared.
Variable() - Constructor for class thredds.catalog.ThreddsMetadata.Variable
 
Variable(String, String, String, String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Variable
 
variableMapLink - Variable in class thredds.catalog.InvDataset
 
variableMapLink - Variable in class thredds.catalog.ThreddsMetadata
 
variables - Variable in class thredds.catalog.InvDataset
 
variables - Variable in class thredds.catalog.ThreddsMetadata
 
Variables(String) - Constructor for class thredds.catalog.ThreddsMetadata.Variables
 
Variables(String, String, URI, String, URI) - Constructor for class thredds.catalog.ThreddsMetadata.Variables
 
VariableSimpleSubclass - Class in ucar.nc2.dt
Deprecated.
use ucar.nc2.ft.*
VariableSimpleSubclass(VariableSimpleIF) - Constructor for class ucar.nc2.dt.VariableSimpleSubclass
Deprecated.
 
variableSky - Static variable in class ucar.nc2.dt.point.decode.MP
 
variableVisibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
variableVisibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
variableVisibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
variableVisibility4 - Static variable in class ucar.nc2.dt.point.decode.MP
 
variableVisibility5 - Static variable in class ucar.nc2.dt.point.decode.MP
 
variableVisibility6 - Static variable in class ucar.nc2.dt.point.decode.MP
 
version - Variable in class thredds.catalog.InvCatalog
 
vertical_VIS - Static variable in class ucar.nc2.dt.point.decode.MP
 
VIRGA - Static variable in class ucar.nc2.dt.point.decode.MP
 
visibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
visibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
Visibility2ndSite1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
Visibility2ndSite2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
Visibility2ndSite3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
visibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
visibility_direction - Static variable in class ucar.nc2.dt.point.decode.MP
 
visibilityKM - Static variable in class ucar.nc2.dt.point.decode.MP
 
visibilitySM - Static variable in class ucar.nc2.dt.point.decode.MP
 
visibilitySMKM - Static variable in class ucar.nc2.dt.point.decode.MP
 
Vocab() - Constructor for class thredds.catalog.ThreddsMetadata.Vocab
 
Vocab(String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Vocab
 
VocabTranslator - Interface in thredds.catalog.dl
 

W

waterEquiv - Static variable in class ucar.nc2.dt.point.decode.MP
 
wcs - Static variable in class thredds.catalog.InvService
 
WCS - Static variable in class thredds.catalog.ServiceType
 
WebForm - Static variable in class thredds.catalog.ServiceType
 
WFS - Static variable in class thredds.catalog.ServiceType
 
WildcardMatchOnNameFilter - Class in thredds.crawlabledataset.filter
CrawlableDatasetFilter implementation that accepts datasets whose names are matched by the given wildcard string.
WildcardMatchOnNameFilter(String) - Constructor for class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
 
WildcardMatchOnPathFilter - Class in thredds.crawlabledataset.filter
 
WildcardMatchOnPathFilter(String) - Constructor for class thredds.crawlabledataset.filter.WildcardMatchOnPathFilter
 
wildcardString - Variable in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
 
wind_direction_speed - Static variable in class ucar.nc2.dt.point.decode.MP
 
windShift - Static variable in class ucar.nc2.dt.point.decode.MP
 
wms - Static variable in class thredds.catalog.InvService
 
WMS - Static variable in class thredds.catalog.ServiceType
 
write(String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Write data to the named variable, origin assumed to be 0.
write(String, int[], Array) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Write data to the named variable.
writeAttribute(String, Attribute) - Method in class ucar.nc2.FileWriter
Deprecated.
Write a Variable attribute to the file.
writeCatalog(InvCatalogImpl) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeContributor(ThreddsMetadata.Contributor) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeDataset(InvDataset, Element) - Method in class thredds.catalog.dl.ADNWriter
 
writeDataset(InvDataset, Element) - Method in class thredds.catalog.dl.DCWriter
 
writeDatasetEntries(InvCatalogImpl, String, StringBuilder) - Method in class thredds.catalog.dl.ADNWriter
 
writeDatasetEntries(InvCatalogImpl, String, StringBuilder) - Method in class thredds.catalog.dl.DIFWriter
Write all harvestable datasets to DIF records that have at least the minimum metadata.
writeDate(String, DateType) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeDimension(Dimension) - Method in class ucar.nc2.FileWriter
Deprecated.
Add a Dimension to the file
writeGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.dl.ADNWriter
 
writeGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeGlobalAttribute(Attribute) - Method in class ucar.nc2.FileWriter
Deprecated.
Write a global attribute to the file.
writeHeader(List<? extends VariableSimpleIF>, int) - Method in class ucar.nc2.dt.point.WriterCFPointDataset
Deprecated.
 
writeHeader(List<Station>, List<VariableSimpleIF>, int) - Method in class ucar.nc2.dt.point.WriterCFStationObsDataset
Deprecated.
 
writeHeader(List<Station>, List<VariableSimpleIF>, int, String) - Method in class ucar.nc2.dt.point.WriterProfileObsDataset
Deprecated.
 
writeHeader(List<Station>, List<VariableSimpleIF>) - Method in class ucar.nc2.dt.point.WriterStationObsDataset
Deprecated.
 
writeHtmlDescription(StringBuilder, InvDatasetImpl, boolean, boolean, boolean, boolean) - Static method in class thredds.catalog.InvDatasetImpl
writeHtmlDescription(StringBuilder, InvDatasetImpl, boolean, boolean, boolean, boolean, boolean) - Static method in class thredds.catalog.InvDatasetImpl
Write an Html representation of the given dataset.
writeInheritedMetadata(Element, ThreddsMetadata) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeItems(String) - Method in class thredds.catalog.dl.DCWriter
 
writePointFeatureCollection(FeatureDatasetPoint, String) - Static method in class ucar.nc2.dt.point.CFPointObWriter
Deprecated.
Write a ucar.nc2.ft.PointFeatureCollection in CF point format.
writePointFeatureCollection(FeatureDatasetPoint, String) - Static method in class ucar.nc2.dt.point.WriterCFPointDataset
Deprecated.
Write a ucar.nc2.ft.PointFeatureCollection in CF point format.
writePointObsDataset(PointObsDataset, String) - Static method in class ucar.nc2.dt.point.CFPointObWriter
Deprecated.
write data from a ucar.nc2.dt.PointObsDataset into CF point format.
writeProgress(FileWriter.FileWriterProgressEvent) - Method in interface ucar.nc2.FileWriter.FileWriterProgressListener
Deprecated.
 
writePublisher(ThreddsMetadata.Source, Element) - Method in class thredds.catalog.dl.DCWriter
 
WriterCFPointDataset - Class in ucar.nc2.dt.point
Deprecated.
use WriterCFPointCollection
WriterCFPointDataset(DataOutputStream, List<Attribute>, String) - Constructor for class ucar.nc2.dt.point.WriterCFPointDataset
Deprecated.
 
WriterCFStationObsDataset - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
WriterCFStationObsDataset(DataOutputStream, String) - Constructor for class ucar.nc2.dt.point.WriterCFStationObsDataset
Deprecated.
 
writeRecord(double, double, double, Date, double[], String[]) - Method in class ucar.nc2.dt.point.WriterCFPointDataset
Deprecated.
 
writeRecord(PointFeature, StructureData) - Method in class ucar.nc2.dt.point.WriterCFPointDataset
Deprecated.
 
writeRecord(PointObsDatatype, StructureData) - Method in class ucar.nc2.dt.point.WriterCFPointDataset
Deprecated.
 
writeRecord(StationObsDatatype, StructureData) - Method in class ucar.nc2.dt.point.WriterCFStationObsDataset
Deprecated.
 
writeRecord(StationObsDatatype, StructureData) - Method in class ucar.nc2.dt.point.WriterProfileObsDataset
Deprecated.
 
writeRecord(String, Date, StructureData) - Method in class ucar.nc2.dt.point.WriterProfileObsDataset
Deprecated.
 
writeRecord(StationObsDatatype, StructureData) - Method in class ucar.nc2.dt.point.WriterStationObsDataset
Deprecated.
 
writeRecord(String, Date, StructureData) - Method in class ucar.nc2.dt.point.WriterStationObsDataset
Deprecated.
 
WriterProfileObsDataset - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
WriterProfileObsDataset(String, String) - Constructor for class ucar.nc2.dt.point.WriterProfileObsDataset
Deprecated.
 
WriterStationObsDataset - Class in ucar.nc2.dt.point
Deprecated.
use ucar.nc2.ft.point
WriterStationObsDataset(String, String) - Constructor for class ucar.nc2.dt.point.WriterStationObsDataset
Deprecated.
 
writeSource(ThreddsMetadata.Source, String) - Method in class thredds.catalog.dl.ADNWriter
 
writeSource(String, ThreddsMetadata.Source) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeStationCollectionXML() - Method in class ucar.nc2.dt.point.StationObsDatasetInfo
Deprecated.
Write stationCollection XML document
writeStationCollectionXML(OutputStream) - Method in class ucar.nc2.dt.point.StationObsDatasetInfo
Deprecated.
 
writeStationObsDatasetXML() - Method in class ucar.nc2.dt.point.StationObsDatasetInfo
Deprecated.
Write stationObsDataset XML document
writeStationObsDatasetXML(OutputStream) - Method in class ucar.nc2.dt.point.StationObsDatasetInfo
Deprecated.
 
writeStatus(FileWriter.FileWriterProgressEvent) - Method in interface ucar.nc2.FileWriter.FileWriterProgressListener
Deprecated.
 
writeStringData(String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Write String data to a CHAR variable, origin assumed to be 0.
writeStringData(String, int[], Array) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
Write String data to a CHAR variable.
writeTemporalCoverage(DateRange) - Method in class thredds.catalog.dl.ADNWriter
 
writeThreddsMetadata(Element, ThreddsMetadata) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeTimeCoverage(DateRange) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeToFile(NetcdfFile, String) - Static method in class ucar.nc2.FileWriter
Deprecated.
Copy a NetcdfFile to a physical file, using Netcdf-3 file format.
writeToFile(NetcdfFile, String, boolean) - Static method in class ucar.nc2.FileWriter
Deprecated.
Copy a NetcdfFile to a physical file, using Netcdf-3 file format.
writeToFile(NetcdfFile, String, boolean, boolean) - Static method in class ucar.nc2.FileWriter
Deprecated.
Copy a NetcdfFile to a physical file, using Netcdf-3 file format.
writeToFile(NetcdfFile, String, boolean, boolean, List<FileWriter.FileWriterProgressListener>) - Static method in class ucar.nc2.FileWriter
Deprecated.
Copy a NetcdfFile to a physical file, using Netcdf-3 file format.
writeToFile(NetcdfFile, String, boolean, int) - Static method in class ucar.nc2.FileWriter
Deprecated. 
writeToFile(NetcdfFile, String, boolean, int, boolean) - Static method in class ucar.nc2.FileWriter
Deprecated. 
writeVariable(ThreddsMetadata.Variable) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeVariable(Variable) - Method in class ucar.nc2.FileWriter
Deprecated.
Add a Variable to the file.
writeVariables(ThreddsMetadata.Variables) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeVariables(List<Variable>) - Method in class ucar.nc2.FileWriter
Deprecated.
Add a list of Variables to the file.
writeXML(InvCatalogImpl, OutputStream) - Method in interface thredds.catalog.InvCatalogConvertIF
Write the catalog as an XML document to the specified stream.
writeXML(InvCatalogImpl, OutputStream, boolean) - Method in interface thredds.catalog.InvCatalogConvertIF
 
writeXML(InvCatalogImpl, OutputStream, boolean) - Method in class thredds.catalog.InvCatalogFactory
Write the InvCatalogImpl to the OutputStream as a InvCatalog 1.0 document.
writeXML(InvCatalogImpl, OutputStream) - Method in class thredds.catalog.InvCatalogFactory
Write the InvCatalogImpl to the OutputStream as a InvCatalog 1.0 document.
writeXML(InvCatalogImpl, String) - Method in class thredds.catalog.InvCatalogFactory
 
writeXML(InvCatalogImpl) - Method in class thredds.catalog.InvCatalogFactory
Write the catalog as an XML document to a String.
writeXML(OutputStream) - Method in class thredds.catalog.InvCatalogImpl
Write the catalog as an XML document to the specified stream.
writeXML(OutputStream, boolean) - Method in class thredds.catalog.InvCatalogImpl
Write the catalog as an XML document to the specified stream.
writeXML(InvCatalogImpl, OutputStream, boolean) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
Write the catalog as an XML document to the specified stream.
writeXML(InvCatalogImpl, OutputStream) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
Write the catalog as an XML document to the specified stream.
writeXML(QueryCapability, OutputStream) - Method in interface thredds.catalog.query.DqcConvertIF
 
writeXML(QueryCapability) - Method in class thredds.catalog.query.DqcFactory
Write the catalog as an XML document to a String.
writeXML(QueryCapability, OutputStream) - Method in class thredds.catalog.query.DqcFactory
Write the catalog as an XML document to the specified stream.
writeXML(QueryCapability, String) - Method in class thredds.catalog.query.DqcFactory
Write the catalog as an XML document to the specified filename.
WSDL - Static variable in class thredds.catalog.ServiceType
 

X

XLINK_NAMESPACE - Static variable in class thredds.catalog.XMLEntityResolver
 
xlinkNS - Static variable in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
xlinkNS - Static variable in class thredds.catalog.XMLEntityResolver
 
XML - Static variable in class thredds.catalog.DataFormatType
 
XMLEntityResolver - Class in thredds.catalog
Handles the interaction with JAXP, resolving dtd, schemas locally if possible.
XMLEntityResolver(boolean) - Constructor for class thredds.catalog.XMLEntityResolver
 
xsiNS - Static variable in class thredds.catalog.XMLEntityResolver
 

Z

zcoordUnits - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
zcoordVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
ZebraClassTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Deprecated.
use ucar.nc2.ft.point
ZebraClassTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
Deprecated.
 
ZebraClassTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
Deprecated.
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links