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

A

A - Static variable in class ucar.unidata.geoloc.vertical.HybridHeight
The "a" variable name identifier
A - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
The "a" variable name identifier
A - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "a" variable name
absTimesList - Variable in class ucar.nc2.dt.radial.StationRadarCollectionImpl
 
AbstractCoordTransBuilder - Class in ucar.nc2.dataset.transform
Abstract superclass for implementations of CoordTransBuilderIF.
AbstractCoordTransBuilder() - Constructor for class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
AbstractElementParser - Class in thredds.catalog2.xml.parser.stax
_more_
AbstractElementWriter - Interface in thredds.catalog2.xml.writer.stax
_more_
AbstractElementWriterFactory - Interface in thredds.catalog2.xml.writer.stax
_more_
AbstractIOServiceProvider - Class in ucar.nc2.iosp
 
AbstractIOServiceProvider() - Constructor for class ucar.nc2.iosp.AbstractIOServiceProvider
 
accept(InvDataset) - Method in class 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
 
accept(String) - Method in class ucar.nc2.ncml.DirectoryScan
Deprecated.  
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
 
Access - Interface in thredds.catalog2
_more_
AccessBuilder - Interface in thredds.catalog2.builder
_more_
AccessElementParser - Class in thredds.catalog2.xml.parser.stax
_more_
AccessElementParser(XMLEventReader, DatasetBuilder) - Constructor for class thredds.catalog2.xml.parser.stax.AccessElementParser
 
AccessElementUtils - Class in thredds.catalog2.xml.util
_more_
AccessImpl - Class in thredds.catalog2.simpleImpl
_more_
AccessImpl(DatasetImpl) - Constructor for class thredds.catalog2.simpleImpl.AccessImpl
 
accessPointDataset - Variable in class thredds.cataloggen.config.DatasetSource
Top-level dataset of the catalog generated by this DatasetSource.
AccessUriBuilder - Interface in thredds.catalog2
Interface for various strategies that, given an Access instance, build access URIs.
AccessUriBuilderResolver - Interface in thredds.catalog2
_more_
accessUsed - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
ACFT - Static variable in class ucar.nc2.dt.point.decode.MP
 
acosh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
acquire(FileFactory, String, CancelTask) - Method in class ucar.nc2.util.cache.FileCache
Acquire a FileCacheable, and lock it so no one else can use it.
acquire(FileFactory, Object, String, int, CancelTask, Object) - Method in class ucar.nc2.util.cache.FileCache
Acquire a FileCacheable from the cache, and lock it so no one else can use it.
acquire(String) - Method in class ucar.nc2.util.cache.FileCacheRaf
 
acquireDataset(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Same as openDataset, but file is acquired through the File Cache.
acquireDataset(FileFactory, String, EnumSet<NetcdfDataset.Enhance>, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Same as openDataset, but file is acquired through the File Cache.
acquireFile(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Same as openFile, but file is acquired through the File Cache.
acquireFile(FileFactory, Object, String, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Same as openFile, but file is acquired through the File Cache.
acquireFile(CancelTask) - Method in class ucar.nc2.ncml.AggregationFmrcSingle.OpenDataset
 
ADASConvention - Class in ucar.nc2.dataset.conv
ADAS netcdf files.
ADASConvention() - Constructor for class ucar.nc2.dataset.conv.ADASConvention
 
add(ThreddsMetadata, boolean) - Method in class thredds.catalog.ThreddsMetadata
Add all the content from another ThreddsMetadata
add(Array, Array) - Static method in class ucar.ma2.MAMath
Add elements of two arrays together, allocating the result array.
add(String) - Method in class ucar.nc2.dt.point.StationDatasetCollection
 
add(TimeDuration) - Method in class ucar.nc2.units.DateType
 
add(TimeUnit) - Method in class ucar.nc2.units.DateType
 
add(Date) - Method in class ucar.nc2.units.TimeUnit
 
add(UnitDBImpl) - Method in class ucar.units.UnitDBImpl
Adds all the entries in another UnitDBImpl to this database.
add_escapes(String) - Method in exception ucar.units.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
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
 
addAccessBuilder() - Method in interface thredds.catalog2.builder.DatasetBuilder
 
addAccessBuilder() - Method in class thredds.catalog2.simpleImpl.DatasetImpl
 
addAlias(String, String) - Method in interface ucar.units.UnitDB
Adds an alias for a unit to the database.
addAlias(String, String, String) - Method in interface ucar.units.UnitDB
Adds an alias for a unit to the database.
addAlias(String, String, String, String) - Method in interface ucar.units.UnitDB
Adds an alias for a unit to the database.
addAlias(UnitID, String) - Method in interface ucar.units.UnitDB
Adds an alias for a unit to the database.
addAlias(String, String) - Method in class ucar.units.UnitDBImpl
Adds an alias for a unit already in the database.
addAlias(String, String, String) - Method in class ucar.units.UnitDBImpl
Adds an alias for a unit already in the database.
addAlias(String, String, String, String) - Method in class ucar.units.UnitDBImpl
Adds an alias for a unit already in the database.
addAlias(UnitID, String) - Method in class ucar.units.UnitDBImpl
Adds an alias for a unit already in the database.
addAttribute(Attribute) - Method in class ucar.nc2.Group
Add new Attribute; replace old if has same name.
addAttribute(Group, Attribute) - Method in class ucar.nc2.NetcdfFile
Add an attribute to a group.
addAttribute(Attribute) - Method in class ucar.nc2.Variable
Add new or replace old if has same name
addCatalogRef(String, URI) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
addCatalogRef(String, URI) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
addCatalogRef(String, URI) - Method in class thredds.catalog2.simpleImpl.CatalogImpl
 
addCatalogRef(String, URI) - Method in class thredds.catalog2.simpleImpl.DatasetNodeImpl
 
addChild(TableConfig) - Method in class ucar.nc2.ft.point.standard.TableConfig
 
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
addContributor() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
addContributor() - Method in class thredds.catalog2.simpleImpl.ThreddsMetadataImpl
 
addCoordinateAxis(VariableDS) - Method in class ucar.nc2.dataset.NetcdfDataset
Add a CoordinateAxis to the dataset, by turning the VariableDS into a CoordinateAxis (if needed).
addCoordinateSystem(CoordinateSystem) - Method in interface ucar.nc2.dataset.Enhancements
Add a CoordinateSystem to the dataset.
addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.NetcdfDataset
Add a CoordinateSystem to the dataset.
addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.StructureDS
 
addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.VariableDS
 
addCoordinateSystems(NetcdfDataset, CancelTask) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Add Coordinate information to a NetcdfDataset using a registered Convention parsing class.
addCoordinateTransform(CoordinateTransform) - Method in class ucar.nc2.dataset.CoordinateSystem
add a CoordinateTransform
addCoordinateTransform(CoordinateTransform) - Method in class ucar.nc2.dataset.NetcdfDataset
Add a CoordinateTransform to the dataset.
addCoordinateTransforms(Collection<CoordinateTransform>) - Method in class ucar.nc2.dataset.CoordinateSystem
add a Collection of CoordinateTransform
addCoordinateVariable(Dimension, CoordSysBuilder.VarProcess) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
addCoordinateVariable(Variable) - Method in class ucar.nc2.Dimension
Deprecated. - do not use
addCreator(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
Add a creator
addCreator() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
addCreator() - Method in class thredds.catalog2.simpleImpl.ThreddsMetadataImpl
 
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
 
addDataset(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
addDataset(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
addDataset(String) - Method in class thredds.catalog2.simpleImpl.CatalogImpl
 
addDataset(String) - Method in class thredds.catalog2.simpleImpl.DatasetNodeImpl
 
addDataset(Aggregation.Dataset) - Method in class ucar.nc2.ncml.Aggregation
 
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(InvProperty) - Method in class thredds.catalog.InvCatalogImpl
Add Dataset Root, key = path, value = location.
addDatasetRoot(InvProperty) - Method in class thredds.catalog.InvService
Deprecated. use InvCatalogImpl
addDatasetScan(Element, String, String, String, String, EnumSet<NetcdfDataset.Enhance>, String, String) - Method in class ucar.nc2.ncml.Aggregation
Add a dataset scan
addDatasetSize - Variable in class thredds.cataloggen.config.DatasetSource
 
addDate(DateType) - Method in class thredds.catalog.ThreddsMetadata
Add a date
addDimension(Dimension) - Method in class ucar.nc2.Group
Add a shared Dimension
addDimension(Group, Dimension) - Method in class ucar.nc2.NetcdfFile
Add a shared Dimension to a Group.
addDimension(String, int) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Dimension to the file.
addDimension(String, int, boolean, boolean, boolean) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Dimension to the file.
addDirectoryScan(Scanner) - Method in class ucar.nc2.ncml.DatasetCollectionManager
 
addDirectoryScanFmrc(String, String, String, String, String, String, String, String) - Method in class ucar.nc2.ncml.AggregationFmrcSingle
 
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
addDocumentation(String, String, URI) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
addDocumentation(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
addDocumentation(String, String, URI) - Method in class thredds.catalog2.simpleImpl.ThreddsMetadataImpl
 
addDocumentation(String, String) - Method in class thredds.catalog2.simpleImpl.ThreddsMetadataImpl
 
addDouble(Array, Array, Array) - Static method in class ucar.ma2.MAMath
Add elements of two arrays together as doubles, place sum in the result array.
ADDE - Static variable in class thredds.catalog.ServiceType
 
AddeImage - Class in ucar.nc2.iosp.adde
 
AddeImage(String) - Constructor for class ucar.nc2.iosp.adde.AddeImage
 
addEntity(CatalogEntityResolver.RegisteredEntity) - Method in class thredds.catalog2.xml.parser.sax.CatalogEntityResolver
 
addEnumeration(EnumTypedef) - Method in class ucar.nc2.Group
Add an Enumeration
addEscapes(String) - Static method in error ucar.units.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
AddeServiceProvider - Class in ucar.nc2.iosp.adde
 
AddeServiceProvider() - Constructor for class ucar.nc2.iosp.adde.AddeServiceProvider
 
AddeStationObsDataset - Class in ucar.nc2.iosp.adde
An adde "point" dataset.
AddeStationObsDataset(InvAccess, CancelTask) - Constructor for class ucar.nc2.iosp.adde.AddeStationObsDataset
Open an ADDE Station Dataset from an InvAccess, which must be type ADDE and Station.
AddeStationObsDataset(String, CancelTask) - Constructor for class ucar.nc2.iosp.adde.AddeStationObsDataset
Open an ADDE Station Dataset.
AddeVariable - Class in ucar.nc2.iosp.adde
A Variable implemented through an ADDE server.
AddeVariable(NetcdfDataset, Structure, String, DataType, String, String, String, int) - Constructor for class ucar.nc2.iosp.adde.AddeVariable
 
addExplicitDataset(String, String, String, String, String, FileFactory, CancelTask) - Method in class ucar.nc2.ncml.Aggregation
Add a nested dataset, specified by an explicit netcdf element.
addExtentBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
 
addExtentBuilder() - Method in class thredds.catalog2.simpleImpl.ThreddsMetadataImpl.GeospatialCoverageImpl
 
addGlobalAttribute(String, String) - Method in class ucar.nc2.iosp.grid.GridIndex
adds a GlobalAttribute to the index.
addGlobalAttribute(Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute to the file.
addGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute of type String to the file.
addGlobalAttribute(String, Number) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute of type Number to the file.
addGlobalAttribute(String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute of type Array to the file.
addGridRecord(GridRecord) - Method in class ucar.nc2.iosp.grid.GridIndex
adds a GridRecord to the index.
addGroup(Group) - Method in class ucar.nc2.Group
Add a nested Group
addGroup(Group, Group) - Method in class ucar.nc2.NetcdfFile
Add a group to the parent group.
addHorizCoordSys(GridDefRecord) - Method in class ucar.nc2.iosp.grid.GridIndex
adds a GridDefRecord to the index.
addKeyphrase(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
addKeyphrase(String, String) - Method in class thredds.catalog2.simpleImpl.ThreddsMetadataImpl
 
addKeyword(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
Add a keyword
addLatLon - Static variable in class ucar.nc2.iosp.grib.GribServiceProvider
 
addLatLon - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
TODO: flag for whether to add lat/lon coordinates
addMember(StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
Add a member.
addMember(String, String, String, DataType, int[]) - Method in class ucar.ma2.StructureMembers
 
addMemberVariable(Variable) - Method in class ucar.nc2.Structure
Add a member variable
addMetadata(InvMetadata) - Method in class thredds.catalog.ThreddsMetadata
Add InvMetadata
addMetadata() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
addMetadata() - Method in class thredds.catalog2.simpleImpl.DatasetNodeImpl
 
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.jdom.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
addName(String, double) - Method in interface ucar.units.PrefixDB
Adds a prefix to the database by name.
addName(String, double) - Method in class ucar.units.PrefixDBImpl
Adds a prefix to the database by name.
addNestedCounters(int) - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
 
addNestedSelector(SelectList) - Method in class thredds.catalog.query.ListChoice
 
addObjectToHeap(Object) - Method in class ucar.ma2.ArrayStructureBB
 
addObs(StationObsDatatype) - Method in class ucar.nc2.dt.StationImpl
 
addParam(String, String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
adds a param and value.
addParameter(Parameter) - Method in class ucar.nc2.dataset.CoordinateTransform
add a parameter
addParameter(CoordinateTransform, String, NetcdfFile, String) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
Add a Parameter to a CoordinateTransform.
addParameter(String, String) - Method in class ucar.unidata.geoloc.ProjectionImpl
Add an attribute to this projection
addParameter(String, double) - Method in class ucar.unidata.geoloc.ProjectionImpl
Add an attribute to this projection
addParameter(Parameter) - Method in class ucar.unidata.geoloc.ProjectionImpl
Add an attribute to this projection
addParameter2(CoordinateTransform, String, NetcdfFile, Variable, String, boolean) - Method in class ucar.nc2.dataset.conv.CSMConvention
Add a Parameter to a CoordinateTransform.
addParameters(String) - Static method in class ucar.nc2.iosp.gempak.GempakParameterTable
Add parameters from the table
addPoint(double, double, double, Date, double[], String[]) - Method in class ucar.nc2.ft.point.writer.CFPointObWriter
Add one data point to the file
addProject(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
Add a project
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
addProperty(String, String) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
addProperty(String, String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
addProperty(String, String) - Method in interface thredds.catalog2.builder.ServiceBuilder
Add a Property object with the given name and value to this Service or replace an existing Property of the same name.
addProperty(String, String) - Method in class thredds.catalog2.simpleImpl.CatalogImpl
 
addProperty(String, String) - Method in class thredds.catalog2.simpleImpl.DatasetNodeImpl
 
addProperty(String, String) - Method in class thredds.catalog2.simpleImpl.ServiceImpl
 
addPropertyChangeListener(PropertyChangeListener) - Method in class thredds.catalog.InvCatalogImpl
Add a PropertyChangeEvent Listener.
addPublisher(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
Add a publisher
addPublisher() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
addPublisher() - Method in class thredds.catalog2.simpleImpl.ThreddsMetadataImpl
 
addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.UF2Dataset
 
addRangeNames(List<String>) - Method in class ucar.ma2.Section
 
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. put services in 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.
addService(String, ServiceType, URI) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
addService(String, ServiceType, URI) - Method in interface thredds.catalog2.builder.ServiceBuilder
Add a new Service object with the given name, type, and base uri to this Service returning a ServiceBuilder object to allow full construction and modification of the new Service.
addService(String, ServiceType, URI) - Method in class thredds.catalog2.simpleImpl.CatalogImpl
 
addService(String, ServiceType, URI) - Method in class thredds.catalog2.simpleImpl.ServiceImpl
 
addServiceChoice(String, String, String, String, String) - Method in class thredds.catalog.query.SelectService
 
addStation(Station) - Method in class thredds.catalog.query.SelectStation
 
addStation(Station) - Method in class ucar.nc2.ft.point.StationHelper
 
addStringVariable(Group, String, String, int) - Method in class ucar.nc2.NetcdfFile
Create a new Variable of type Datatype.CHAR, and add to the given group.
addStringVariable(String, List<Dimension>, int) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable with DataType = String to the file.
addSymbol(String, double) - Method in interface ucar.units.PrefixDB
Adds a prefix to the database by symbol.
addSymbol(String, double) - Method in class ucar.units.PrefixDBImpl
Adds a prefix symbol to the database.
addSymbol(String, String) - Method in interface ucar.units.UnitDB
Adds a symbol for a unit to the database.
addSymbol(String, String) - Method in class ucar.units.UnitDBImpl
Adds a symbol for a unit already in the database.
addTable(TableConfig) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
addTableRecurse(TableConfig) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
addUniqueSelector(Selector) - Method in class thredds.catalog.query.QueryCapability
 
addUnit(Unit) - Method in interface ucar.units.UnitDB
Adds a unit to the database.
addUnit(Unit) - Method in class ucar.units.UnitDBImpl
Adds a unit to the database.
addUnlimitedDimension(String) - Method in class ucar.nc2.NetcdfFileWriteable
Add an unlimited Dimension to the file.
addUserAdvice(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
addUserAdvice(String) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Give advice for a user trying to figure out why things arent working
addUserInterface(Object) - Method in class thredds.catalog.query.QueryCapability
 
addVariable(ThreddsMetadata.Variable) - Method in class thredds.catalog.ThreddsMetadata.Variables
 
addVariable(Group, Variable) - Method in class ucar.nc2.dataset.NetcdfDataset
 
addVariable(Variable) - Method in class ucar.nc2.Group
Add a Variable
addVariable(String) - Method in class ucar.nc2.ncml.AggregationOuterDimension
Add a name for a variableAgg element
addVariable(Group, Variable) - Method in class ucar.nc2.NetcdfFile
Add a Variable to the given group.
addVariable(Group, String, DataType, String) - Method in class ucar.nc2.NetcdfFile
Create a new Variable, and add to the given group.
addVariable(String, DataType, Dimension[]) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable to the file.
addVariable(String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable to the file.
addVariable(String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriteable
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(Variable, Attribute) - Method in class ucar.nc2.NetcdfFile
Add a variable attribute.
addVariableAttribute(String, Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute to the named Variable.
addVariableAttribute(String, String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute of type String to the named Variable.
addVariableAttribute(String, String, Number) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute of type Number to the named Variable.
addVariableAttribute(String, String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute of type Array to the named Variable.
addVariableBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
addVariableBuilder() - Method in class thredds.catalog2.simpleImpl.ThreddsMetadataImpl
 
addVariables(ThreddsMetadata.Variables) - Method in class thredds.catalog.ThreddsMetadata
Add variables
addVertCoordsFromCollectionInventory(FmrcInventory) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition
Add just the vertical coord info to the definition
adjustBeginLineColumn(int, int) - Method in class ucar.units.ASCII_CharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class ucar.units.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
ADN - Static variable in class thredds.catalog.MetadataType
 
ADNWriter - Class in thredds.catalog.dl
 
ADNWriter() - Constructor for class thredds.catalog.dl.ADNWriter
 
after(Date) - Method in class ucar.nc2.units.DateType
 
AGGREGATION - Static variable in class thredds.catalog.MetadataType
 
AGGREGATION - Static variable in class thredds.cataloggen.config.CatalogGenConfig.Type
 
Aggregation - Class in ucar.nc2.ncml
Superclass for NcML Aggregation.
Aggregation(NetcdfDataset, String, Aggregation.Type, String) - Constructor for class ucar.nc2.ncml.Aggregation
Create an Aggregation for the given NetcdfDataset.
Aggregation.DatasetProxyReader - Class in ucar.nc2.ncml
 
Aggregation.Type - Enum in ucar.nc2.ncml
 
Aggregation.TypicalDataset - Enum in ucar.nc2.ncml
 
AggregationExisting - Class in ucar.nc2.ncml
JoinExisting Aggregation.
AggregationExisting(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationExisting
 
AggregationFmrc - Class in ucar.nc2.ncml
Implement NcML Forecast Model Run Collection Aggregation with files that are complete runs (have all forecast times in the same file)
AggregationFmrc(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationFmrc
 
AggregationFmrc(NetcdfDataset, String, Aggregation.Type, String) - Constructor for class ucar.nc2.ncml.AggregationFmrc
 
AggregationFmrcSingle - Class in ucar.nc2.ncml
Implement NcML Forecast Model Run Collection Aggregation with files that contain a single forecast time.
AggregationFmrcSingle(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationFmrcSingle
 
AggregationFmrcSingle.OpenDataset - Class in ucar.nc2.ncml
Encapsolates a NetcdfFile that is a component of the aggregation.
AggregationFmrcSingle.OpenDataset(NetcdfFile, Date, String) - Constructor for class ucar.nc2.ncml.AggregationFmrcSingle.OpenDataset
Dataset constructor with an opened NetcdfFile.
AggregationNew - Class in ucar.nc2.ncml
JoinNew Aggregation.
AggregationNew(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationNew
 
AggregationOuterDimension - Class in ucar.nc2.ncml
Superclass for Aggregations on the outer dimension: joinNew, joinExisting, Fmrc, FmrcSingle
AggregationOuterDimension(NetcdfDataset, String, Aggregation.Type, String) - Constructor for class ucar.nc2.ncml.AggregationOuterDimension
Create an Aggregation for the given NetcdfDataset.
AggregationTiled - Class in ucar.nc2.ncml
Tiled Aggregation.
AggregationTiled(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationTiled
 
AggregationUnion - Class in ucar.nc2.ncml
Aggregation on datasets to be simply combined - aka "union".
AggregationUnion(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationUnion
 
aggVarNames - Variable in class ucar.nc2.ncml.AggregationOuterDimension
 
aggVars - Variable in class ucar.nc2.ncml.AggregationOuterDimension
 
Airy1830 - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
Airy 1830 ellipsoid from EPSG database version 6.14.
AlbersEqualArea - Class in ucar.nc2.dataset.transform
Create a AlbersEqualArea Projection from the information in the Coordinate Transform Variable.
AlbersEqualArea() - Constructor for class ucar.nc2.dataset.transform.AlbersEqualArea
 
AlbersEqualArea - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
Albers Equal Area
AlbersEqualArea - Class in ucar.unidata.geoloc.projection
Albers Equal Area Conic Projection, one or two standard parallels, spherical earth.
AlbersEqualArea() - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Constructor with default parameters
AlbersEqualArea(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Construct a AlbersEqualArea Projection, two standard parellels.
AliasForDimension - Static variable in class ucar.nc2.constants._Coordinate
 
allow(String, String, char) - Static method in class ucar.unidata.util.StringUtil
Replace any char not alphanumeric or in allowChars by replaceChar.
alt - Variable in class ucar.nc2.dt.EarthLocationImpl
 
alt - Variable in class ucar.nc2.ft.EarthLocationImpl
 
altimeter - Static variable in class ucar.nc2.dt.point.decode.MP
 
altScaleFactor - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
 
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
 
amendFromODL(NetcdfFile, Group) - Static method in class ucar.nc2.iosp.hdf4.HdfEos
 
amendFromODL(NetcdfFile, String) - Method in class ucar.nc2.iosp.hdf4.HdfEos
 
AMOUNT_OF_SUBSTANCE - Static variable in class ucar.units.BaseQuantity
The base quantity of amount of substance.
AMOUNT_OF_SUBSTANCE_UNIT - Static variable in class ucar.units.SI
The unit corresponding to the quantity of amount of substance.
AMPERE - Static variable in class ucar.units.SI
Base unit of electric current.
AnalysisBlock - Class in ucar.nc2.iosp.gempak
Class to hold the Grid Analysis Block
AnalysisBlock() - Constructor for class ucar.nc2.iosp.gempak.AnalysisBlock
Create a new analysis block
AnalysisBlock(float[]) - Constructor for class ucar.nc2.iosp.gempak.AnalysisBlock
Create a new analysis block with the values
analyze() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
ANGSTROM - Static variable in class ucar.units.SI
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of length.
ANLB - Static variable in class ucar.nc2.iosp.gempak.GempakGridReader
Grid analysis block identifier
annotate(InvDataset, NetcdfDataset) - Static method in class ucar.nc2.thredds.ThreddsDataFactory
Add information from the InvDataset to the NetcdfDataset.
append(StringBuffer, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to an append to a StringBuffer.
append(StringBuffer, Object, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to do multiple appends to a StringBuffer.
append(StringBuffer, Object, Object, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to do multiple appends to a StringBuffer.
append(StringBuffer, Object, Object, Object, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to do multiple appends to a StringBuffer.
append(StringBuffer, Object, Object, Object, Object, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to do multiple appends to a StringBuffer.
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.
appendRange() - Method in class ucar.ma2.Section
Append a null Range to the Section - meaning "all"
appendRange(Range) - Method in class ucar.ma2.Section
Append a Range to the Section
appendRange(int) - Method in class ucar.ma2.Section
Append a new Range(0,size-1) to the Section
appendRange(int, int) - Method in class ucar.ma2.Section
Append a new Range(first, last) to the Section
appendRange(int, int, int) - Method in class ucar.ma2.Section
Append a new Range(first,last,stride) to the Section
appendRange(String, int, int, int) - Method in class ucar.ma2.Section
Append a new Range(name,first,last,stride) to the Section
appendShape(List, int) - Static method in class ucar.ma2.Range
Deprecated. use Section.appendRange(int size)
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
 
apply(List) - Method in class ucar.unidata.util.DateSelection
Apply this date selection query to the list of DatedThing-s
applyMacros(String, Hashtable, boolean) - Static method in class ucar.unidata.util.StringUtil
This takes a string of the following form.
AR - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
AR2V0001 - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
AR2V0001 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
AR2V0002 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
AR2V0003 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
AR2V0004 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
ARC_DEGREE - Static variable in class ucar.units.SI
Special derived unit -- accepted for use with the SI -- for the quantity of plane angle.
ARC_MINUTE - Static variable in class ucar.units.SI
Special derived unit -- accepted for use with the SI -- for the quantity of plane angle.
ARC_SECOND - Static variable in class ucar.units.SI
Special derived unit -- accepted for use with the SI -- for the quantity of plane angle.
ARCHIVE2 - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
ARCHIVE2 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
ARE - Static variable in class ucar.units.SI
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of area.
AreaFile3 - Class in ucar.nc2.iosp.adde
AreaFile interface with McIDAS 'area' file format image data.
AreaFile3(String) - Constructor for class ucar.nc2.iosp.adde.AreaFile3
Creates an AreaFile object that allows reading of McIDAS 'area' file format image data from a URL
AreaReader - Class in ucar.nc2.iosp.mcidas
Class to read an AREA file and create a netCDF data structure from it.
AreaReader() - Constructor for class ucar.nc2.iosp.mcidas.AreaReader
Default ctor
areaReader - Variable in class ucar.nc2.iosp.mcidas.AreaServiceProvider
AREA file reader
AreaServiceProvider - Class in ucar.nc2.iosp.mcidas
IOServiceProvider for McIDAS AREA files
AreaServiceProvider() - Constructor for class ucar.nc2.iosp.mcidas.AreaServiceProvider
 
AreaServiceProvider.MakeNetcdfFile - Class in ucar.nc2.iosp.mcidas
TODO: generalize this static class for testing
ARMTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Implements TrajectoryDataset for datasets with these characteristics: it has only one dimension, the dimension is UNLIMITED and is named "time" it has one coordinate variable, time(time), with units that are udunits time units has the variables latitude(time), longitude(time), and altitude(time) with units "deg", "deg", and "m", respectively.
ARMTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
 
ARMTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
 
Array - Class in ucar.ma2
Superclass for implementations of multidimensional arrays.
Array(int[]) - Constructor for class ucar.ma2.Array
 
Array(Index) - Constructor for class ucar.ma2.Array
 
ArrayBoolean - Class in ucar.ma2
Concrete implementation of Array specialized for booleans.
ArrayBoolean(int[]) - Constructor for class ucar.ma2.ArrayBoolean
Create a new Array of type boolean and the given shape.
ArrayBoolean.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 0.
ArrayBoolean.D0() - Constructor for class ucar.ma2.ArrayBoolean.D0
Constructor.
ArrayBoolean.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 1.
ArrayBoolean.D1(int) - Constructor for class ucar.ma2.ArrayBoolean.D1
Constructor for array of shape {len0}.
ArrayBoolean.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 2.
ArrayBoolean.D2(int, int) - Constructor for class ucar.ma2.ArrayBoolean.D2
Constructor for array of shape {len0,len1}.
ArrayBoolean.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 3.
ArrayBoolean.D3(int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D3
Constructor for array of shape {len0,len1,len2}.
ArrayBoolean.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 4.
ArrayBoolean.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayBoolean.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 5.
ArrayBoolean.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayBoolean.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 6.
ArrayBoolean.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayBoolean.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 7.
ArrayBoolean.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayByte - Class in ucar.ma2
Concrete implementation of Array specialized for bytes.
ArrayByte(int[]) - Constructor for class ucar.ma2.ArrayByte
Create a new Array of type byte and the given shape.
ArrayByte.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 0.
ArrayByte.D0() - Constructor for class ucar.ma2.ArrayByte.D0
Constructor.
ArrayByte.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 1.
ArrayByte.D1(int) - Constructor for class ucar.ma2.ArrayByte.D1
Constructor for array of shape {len0}.
ArrayByte.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 2.
ArrayByte.D2(int, int) - Constructor for class ucar.ma2.ArrayByte.D2
Constructor for array of shape {len0,len1}.
ArrayByte.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 3.
ArrayByte.D3(int, int, int) - Constructor for class ucar.ma2.ArrayByte.D3
Constructor for array of shape {len0,len1,len2}.
ArrayByte.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 4.
ArrayByte.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayByte.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayByte.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 5.
ArrayByte.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayByte.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayByte.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 6.
ArrayByte.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayByte.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayByte.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 7.
ArrayByte.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayByte.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayChar - Class in ucar.ma2
Concrete implementation of Array specialized for chars.
ArrayChar(int[]) - Constructor for class ucar.ma2.ArrayChar
Create a new Array of type char and the given shape.
ArrayChar.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 0.
ArrayChar.D0() - Constructor for class ucar.ma2.ArrayChar.D0
Constructor.
ArrayChar.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 1.
ArrayChar.D1(int) - Constructor for class ucar.ma2.ArrayChar.D1
Constructor for array of shape {len0}.
ArrayChar.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 2.
ArrayChar.D2(int, int) - Constructor for class ucar.ma2.