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
 
AbstractGisFeature - Class in thredds.datamodel.gis
Abstract class that implements common methods for concrete implementations of GisFeature.
AbstractGisFeature() - Constructor for class thredds.datamodel.gis.AbstractGisFeature
 
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.WildcardMatchOnNameFilter
 
accept(String) - Method in class ucar.nc2.ncml.Aggregation.DirectoryScan
 
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
 
acosh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
acquire() - Method in class thredds.util.Mutex
 
acquire(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasetCache
Acquire a NetcdfDataset, and lock it so no one else can use it.
acquire(String, CancelTask, NetcdfDatasetFactory) - Static method in class ucar.nc2.dataset.NetcdfDatasetCache
Same as acquire(), but use a factory to open the dataset.
acquire(String, int, CancelTask, Object, NetcdfDatasetFactory) - Static method in class ucar.nc2.dataset.NetcdfDatasetCache
Same as acquire(), but use a factory to open the dataset.
acquire(String, CancelTask) - Static method in class ucar.nc2.NetcdfFileCache
Acquire a NetcdfFile, and lock it so no one else can use it.
acquire(String, int, CancelTask, Object, NetcdfFileFactory) - Static method in class ucar.nc2.NetcdfFileCache
 
acquire(String) - Static method in class ucar.unidata.io.FileCache
 
acquireCacheOnly(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasetCache
Try to find a file in the cache.
acquireCacheOnly(String) - Static method in class ucar.nc2.NetcdfFileCache
Try to find a file in the cache.
acquireCacheOnly(String) - Static method in class ucar.unidata.io.FileCache
Try to find a file in the cache.
acquireDataset(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Same as openDataset, but file is acquired through the NetcdfFileCache, and its always enhanced.
acquireFile(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Same as openFile, but file is acquired through the NetcdfFileCache.
acquireFile(CancelTask) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
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(TimeDuration) - Method in class thredds.datatype.DateType
 
add(TimeUnit) - Method in class thredds.datatype.DateType
 
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(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) - Method in class thredds.catalog.InvDatasetImpl
Add a list of InvAccess elements to this dataset.
addAccess(InvAccess) - Method in class thredds.catalog.InvDatasetImplProxy
 
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(Object, Attribute) - Method in class ucar.nc2.ncml.NcMLReader
 
addAttribute(Group, Attribute) - Method in class ucar.nc2.NetcdfFile
Add a group attribute.
addAttribute(Attribute) - Method in class ucar.nc2.Variable
Add new or replace old if has same name
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
addCoordinateAxis(VariableDS) - Method in class ucar.nc2.dataset.NetcdfDataset
Add a CoordinateAxis.
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(VariableEnhanced, CoordinateSystem) - Method in class ucar.nc2.dataset.NetcdfDataset
Add a CoordinateSystem to a variable.
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) - Method in class ucar.nc2.dataset.CoordinateSystem
add a Collection of CoordinateTransform
addCoordinateVariable(Variable) - Method in class ucar.nc2.Dimension
Add a coordinate variable or coordinate variable alias.
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
 
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
addDatasetSize - Variable in class thredds.cataloggen.config.DatasetSource
 
addDatasetUnion(NetcdfDataset) - Method in class ucar.nc2.ncml.AggregationUnion
Add a nested union dataset, which has been opened externally
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(String, String, String, String, String, String, String) - Method in class ucar.nc2.ncml.Aggregation
Add a scan elemnt
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
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
 
addedRecordStructure - Variable in class ucar.nc2.NetcdfFile
 
AddeImage - Class in ucar.nc2.adde
 
AddeImage(String) - Constructor for class ucar.nc2.adde.AddeImage
 
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.adde
 
AddeServiceProvider() - Constructor for class ucar.nc2.adde.AddeServiceProvider
 
AddeStationObsDataset - Class in ucar.nc2.adde
An adde "point" dataset.
AddeStationObsDataset(InvAccess, CancelTask) - Constructor for class ucar.nc2.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.adde.AddeStationObsDataset
Open an ADDE Station Dataset.
AddeVariable - Class in ucar.nc2.adde
A Variable implemented through an ADDE server.
AddeVariable(NetcdfDataset, Structure, String, DataType, String, String, String, int) - Constructor for class ucar.nc2.adde.AddeVariable
 
addEventListener(SocketMessage.EventListener) - Method in class thredds.util.SocketMessage
Add a EventListener
addExplicitDataset(String, String, String, String, NetcdfFileFactory, CancelTask) - Method in class ucar.nc2.ncml.Aggregation
Add a nested dataset (other than a union), specified by an explicit netcdf element.
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.
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.
addKeyword(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
Add a keyword
addLatLon - Static variable in class ucar.nc2.iosp.grib.GribServiceProvider
 
addListener(Object) - Method in class thredds.util.ListenerManager
Add a listener.
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(Structure, Variable) - Method in class ucar.nc2.NetcdfFile
Add a Variable to the given structure.
addMemberVariable(Variable) - Method in class ucar.nc2.Structure
Add a member variable
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.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.catalog.parser.jdom.InvCatalogFactory6
 
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.
addNestedSelector(SelectList) - Method in class thredds.catalog.query.ListChoice
 
addObs(StationObsDatatype) - Method in class ucar.nc2.dt.StationImpl
 
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.
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
addPropertyChangeListener(PropertyChangeListener) - Method in class thredds.catalog.InvCatalogImpl
Add a PropertyChangeEvent Listener.
addPublisher(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
Add a publisher
addRadialVariable(VariableEnhanced, RadialCoordSys) - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
addRecordStructure() - Method in class ucar.nc2.dataset.NetcdfDataset
 
addRecordStructure() - Method in class ucar.nc2.NetcdfFile
If there is an unlimited dimension, make all variables that use it into an array of structures.
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.
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, 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.
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(Variable) - Method in class ucar.nc2.Group
Add a Variable
addVariable(String) - Method in class ucar.nc2.ncml.Aggregation
Add a name from a variableAgg element
addVariable(Group, Variable) - Method in class ucar.nc2.NetcdfFile
Add a Variable to the given group.
addVariable(String, Class, Dimension[]) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated. use addVariable(String varName, DataType dataType, ArrayList dims);
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) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable to the file.
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.
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 thredds.datatype.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
Implement NcML Aggregation.
Aggregation(NetcdfDataset, String, Aggregation.Type, String) - Constructor for class ucar.nc2.ncml.Aggregation
Create an Aggregation for the given NetcdfDataset.
Aggregation.Dataset - Class in ucar.nc2.ncml
Encapsolates a NetcdfFile that is a component of the aggregation.
Aggregation.Dataset(String) - Constructor for class ucar.nc2.ncml.Aggregation.Dataset
For subclasses.
Aggregation.Dataset(String, String, String, String, boolean, NetcdfFileFactory) - Constructor for class ucar.nc2.ncml.Aggregation.Dataset
Dataset constructor.
Aggregation.DatasetProxyReader - Class in ucar.nc2.ncml
 
Aggregation.DirectoryScan - Class in ucar.nc2.ncml
Encapsolate a "scan" or "scan2" element: a directory that we want to scan.
Aggregation.MyFile - Class in ucar.nc2.ncml
Encapsolate a file that was scanned.
Aggregation.MyReplaceVariableCheck - Class in ucar.nc2.ncml
 
Aggregation.MyReplaceVariableCheck() - Constructor for class ucar.nc2.ncml.Aggregation.MyReplaceVariableCheck
 
Aggregation.Type - Class in ucar.nc2.ncml
 
Aggregation.Type(String) - Constructor for class ucar.nc2.ncml.Aggregation.Type
 
AggregationExisting - Class in ucar.nc2.ncml
JoinExisting Aggregation.
AggregationExisting(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationExisting
 
AggregationFmr - Class in ucar.nc2.ncml
Deprecated. use AggregationFmrc
AggregationFmr(NetcdfDataset, String, String, String) - Constructor for class ucar.nc2.ncml.AggregationFmr
Deprecated.  
AggregationFmr.Dataset - Class in ucar.nc2.ncml
Deprecated. Encapsolates a NetcdfFile that is a component of the aggregation.
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
 
AggregationUnion - Class in ucar.nc2.ncml
Class Description.
AggregationUnion(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationUnion
 
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 - 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 interface ucar.nc2.dataset.conv._Coordinate
 
allow(String, String, char) - Static method in class ucar.unidata.util.StringUtil
Replace any char not alphanumeric or in allowChars by replaceChar.
allowedRangeMax - Variable in class thredds.dqc.SelectFromRange
 
allowedRangeMin - Variable in class thredds.dqc.SelectFromRange
 
alt - Variable in class ucar.nc2.dt.EarthLocationImpl
 
altimeter - Static variable in class ucar.nc2.dt.point.decode.MP
 
altScaleFactor - Variable in class ucar.nc2.dt.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
 
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.
ANGSTROM - Static variable in class ucar.units.SI
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of length.
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.
appendContent(String) - Method in class thredds.dqc.Description
Append to the text content of this description.
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.
appendShape(List, int) - Static method in class ucar.ma2.Range
Append a new Range(0,size-1) to the list
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.
AR2V0001 - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
AR2V0001 - 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.adde
AreaFile interface with McIDAS 'area' file format image data.
AreaFile3(String) - Constructor for class ucar.nc2.adde.AreaFile3
Creates an AreaFile object that allows reading of McIDAS 'area' file format image data from a URL
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
for subclasses only
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.ArrayChar.D2
Constructor for array of shape {len0,len1}.
ArrayChar.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 3.
ArrayChar.D3(int, int, int) - Constructor for class ucar.ma2.ArrayChar.D3
Constructor for array of shape {len0,len1,len2}.
ArrayChar.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 4.
ArrayChar.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayChar.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 5.
ArrayChar.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayChar.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 6.
ArrayChar.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayChar.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 7.
ArrayChar.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayChar.StringIterator - Class in ucar.ma2
rank must be > 0
arraycopy(Array, int, Array, int, int) - Static method in class ucar.ma2.Array
Cover for System.arraycopy().
ArrayDouble - Class in ucar.ma2
Concrete implementation of Array specialized for doubles.
ArrayDouble(int[]) - Constructor for class ucar.ma2.ArrayDouble
Create a new Array of type double and the given shape.
ArrayDouble.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 0.
ArrayDouble.D0() - Constructor for class ucar.ma2.ArrayDouble.D0
Constructor.
ArrayDouble.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 1.
ArrayDouble.D1(int) - Constructor for class ucar.ma2.ArrayDouble.D1
Constructor for array of shape {len0}.
ArrayDouble.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 2.
ArrayDouble.D2(int, int) - Constructor for class ucar.ma2.ArrayDouble.D2
Constructor for array of shape {len0,len1}.
ArrayDouble.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 3.
ArrayDouble.D3(int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D3
Constructor for array of shape {len0,len1,len2}.
ArrayDouble.D3.IF - Class in ucar.ma2
 
ArrayDouble.D3.IF() - Constructor for class ucar.ma2.ArrayDouble.D3.IF
 
ArrayDouble.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 4.
ArrayDouble.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayDouble.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 5.
ArrayDouble.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayDouble.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 6.
ArrayDouble.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayDouble.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 7.
ArrayDouble.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayFloat - Class in ucar.ma2
Concrete implementation of Array specialized for floats.
ArrayFloat(int[]) - Constructor for class ucar.ma2.ArrayFloat
Create a new Array of type float and the given shape.
ArrayFloat.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 0.
ArrayFloat.D0() - Constructor for class ucar.ma2.ArrayFloat.D0
Constructor.
ArrayFloat.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 1.
ArrayFloat.D1(int) - Constructor for class ucar.ma2.ArrayFloat.D1
Constructor for array of shape {len0}.
ArrayFloat.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 2.
ArrayFloat.D2(int, int) - Constructor for class ucar.ma2.ArrayFloat.D2
Constructor for array of shape {len0,len1}.
ArrayFloat.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 3.
ArrayFloat.D3(int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D3
Constructor for array of shape {len0,len1,len2}.
ArrayFloat.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 4.
ArrayFloat.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayFloat.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 5.
ArrayFloat.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayFloat.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 6.
ArrayFloat.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayFloat.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 7.
ArrayFloat.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayInt - Class in ucar.ma2
Concrete implementation of Array specialized for longs.
ArrayInt(int[]) - Constructor for class ucar.ma2.ArrayInt
Create a new Array of type int and the given shape.
ArrayInt.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 0.
ArrayInt.D0() - Constructor for class ucar.ma2.ArrayInt.D0
Constructor.
ArrayInt.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 1.
ArrayInt.D1(int) - Constructor for class ucar.ma2.ArrayInt.D1
Constructor for array of shape {len0}.
ArrayInt.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 2.
ArrayInt.D2(int, int) - Constructor for class ucar.ma2.ArrayInt.D2
Constructor for array of shape {len0,len1}.
ArrayInt.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 3.
ArrayInt.D3(int, int, int) - Constructor for class ucar.ma2.ArrayInt.D3
Constructor for array of shape {len0,len1,len2}.
ArrayInt.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 4.
ArrayInt.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayInt.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 5.
ArrayInt.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayInt.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 6.
ArrayInt.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayInt.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 7.
ArrayInt.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayLong - Class in ucar.ma2
Concrete implementation of Array specialized for longs.
ArrayLong(int[]) - Constructor for class ucar.ma2.ArrayLong
Create a new Array of type long and the given shape.
ArrayLong.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 0.
ArrayLong.D0() - Constructor for class ucar.ma2.ArrayLong.D0
Constructor.
ArrayLong.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 1.
ArrayLong.D1(int) - Constructor for class ucar.ma2.ArrayLong.D1
Constructor for array of shape {len0}.
ArrayLong.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 2.
ArrayLong.D2(int, int) - Constructor for class ucar.ma2.ArrayLong.D2
Constructor for array of shape {len0,len1}.
ArrayLong.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 3.
ArrayLong.D3(int, int, int) - Constructor for class ucar.ma2.ArrayLong.D3
Constructor for array of shape {len0,len1,len2}.
ArrayLong.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 4.
ArrayLong.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayLong.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 5.
ArrayLong.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayLong.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 6.
ArrayLong.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayLong.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 7.
ArrayLong.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayObject - Class in ucar.ma2
Concrete implementation of Array specialized for Objects.
ArrayObject(Class, int[]) - Constructor for class ucar.ma2.ArrayObject
Create a new Array of type Object and the given shape.
ArrayObject.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 0.
ArrayObject.D0(Class) - Constructor for class ucar.ma2.ArrayObject.D0
Constructor.
ArrayObject.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 1.
ArrayObject.D1(Class, int) - Constructor for class ucar.ma2.ArrayObject.D1
Constructor for array of shape {len0}.
ArrayObject.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 2.
ArrayObject.D2(Class, int, int) - Constructor for class ucar.ma2.ArrayObject.D2
Constructor for array of shape {len0,len1}.
ArrayObject.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 3.
ArrayObject.D3(Class, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D3
Constructor for array of shape {len0,len1,len2}.
ArrayObject.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 4.
ArrayObject.D4(Class, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayObject.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 5.
ArrayObject.D5(Class, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayObject.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 6.
ArrayObject.D6(Class, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayObject.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 7.