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
 
AbstractClause - Class in opendap.Server
Provides default implementations for the Clause interface methods.
AbstractClause() - Constructor for class opendap.Server.AbstractClause
 
AbstractCoordTransBuilder - Class in ucar.nc2.dataset.transform
Abstract superclass for implementations of CoordTransBuilderIF.
AbstractCoordTransBuilder() - Constructor for class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
AbstractElementWriter - Interface in thredds.catalog2.xml.writer.stax
_more_
AbstractElementWriterFactory - Interface in thredds.catalog2.xml.writer.stax
_more_
AbstractGempakStationFileReader - Class in ucar.nc2.iosp.gempak
Class to hold common methods for reading surface and sounding files
AbstractIOServiceProvider - Class in ucar.nc2.iosp
Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
AbstractIOServiceProvider() - Constructor for class ucar.nc2.iosp.AbstractIOServiceProvider
 
AbstractLightningIOSP - Class in ucar.nc2.iosp.misc
AbstractIOSP for lighting data.
AbstractLightningIOSP() - Constructor for class ucar.nc2.iosp.misc.AbstractLightningIOSP
 
AbstractServlet - Class in opendap.servlet
AbstractServlet is the base servlet class for an OPeNDAP servers.
AbstractServlet() - Constructor for class opendap.servlet.AbstractServlet
 
ACCEL_FACTOR - Static variable in class ucar.jpeg.jj2000.disp.ImgKeyListener
The acceleration factor when the shift key is pressed: 10
accept(InvDataset) - Method in interface thredds.catalog.DatasetFilter
Decision function as to whether to accept this dataset or not.
accept(InvDataset) - Method in class thredds.catalog.DatasetFilter.ByDataType
 
accept(InvDataset) - Method in class thredds.catalog.DatasetFilter.ByServiceType
 
accept(CrawlableDataset) - Method in class thredds.catalog.InvDatasetFeatureCollection.ScanFilter
 
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(MFile) - Method in class thredds.inventory.filter.Composite
 
accept(MFile) - Method in class thredds.inventory.filter.LastModifiedLimit
 
accept(MFile) - Method in class thredds.inventory.filter.RegExpMatchOnName
 
accept(MFile) - Method in class thredds.inventory.filter.WildcardMatchOnName
 
accept(MFile) - Method in class thredds.inventory.filter.WildcardMatchOnPath
 
accept(MFile) - Method in class thredds.inventory.MCollection
 
accept(MFile) - Method in interface thredds.inventory.MFileFilter
Tests if a specified MFile should be included in a file collection.
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.
acceptVal() - Method in class opendap.util.OptSwitch
Return whether the option switch accepts values or no
access - Variable in class thredds.catalog.InvDataset
 
Access - Interface in thredds.catalog2
_more_
AccessBuilder - Interface in thredds.catalog2.builder
_more_
AccessElement - Static variable in class thredds.catalog2.xml.names.AccessElementNames
 
AccessElement_DataFormat - Static variable in class thredds.catalog2.xml.names.AccessElementNames
 
AccessElement_ServiceName - Static variable in class thredds.catalog2.xml.names.AccessElementNames
 
AccessElement_UrlPath - Static variable in class thredds.catalog2.xml.names.AccessElementNames
 
AccessElementNames - Class in thredds.catalog2.xml.names
XML qualified names for the elements and attributes defined by the "access" element in the THREDDS InvCatalog specification (version 1.0.2).
AccessLogParser - Class in thredds.logs
Read TDS access logs
AccessLogParser() - Constructor for class thredds.logs.AccessLogParser
 
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
 
acos(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
acosd(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
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, with defaultEnhanceMode.
acquireDataset(String, boolean, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
 
acquireDataset(FileFactory, String, Set<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.Aggregation.Dataset
 
ADASConvention - Class in ucar.nc2.dataset.conv
ADAS netcdf files.
ADASConvention() - Constructor for class ucar.nc2.dataset.conv.ADASConvention
 
add(ServerSideFunction) - Method in class opendap.Server.FunctionLibrary
Adds a function to the library.
add(ThreddsMetadata, boolean) - Method in class thredds.catalog.ThreddsMetadata
Add all the content from another ThreddsMetadata
add(Serializable, Serializable) - Method in class thredds.filesystem.CacheManager
 
add(Component) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since no components can be added to this container.
add(String, Component) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since no components can be added to this container.
add(Component, int) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since no components can be added to this container.
add(Component, Object) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since no components can be added to this container.
add(Component, Object, int) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since no components can be added to this container.
add(Array, Array) - Static method in class ucar.ma2.MAMath
Add elements of two arrays together, allocating the result array.
add(StructureData) - Method in class ucar.ma2.StructureDataComposite
 
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 the time amount to the given Date, return a new Date.
add(Point2D.Double, Point2D.Double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
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.
ADD_OFFSET - Static variable in interface ucar.nc2.constants.CF
 
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
 
addAlias(String, String) - Method in class opendap.dap.AttributeTable
Add an alias to the current table.
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.
addAllAtts(Iterable<? extends FileSystemProto.Attribute>) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
addAllAtts(Iterable<? extends FileSystemProto.Attribute>) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
addAllAtts(Iterable<? extends NcStreamProto.Attribute>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addAllAtts(Iterable<? extends NcStreamProto.Attribute>) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addAllAtts(Iterable<? extends NcStreamProto.Attribute>) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addAllDimIndex(Iterable<? extends Integer>) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addAllDims(Iterable<? extends NcStreamProto.Dimension>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addAllEnumTypes(Iterable<? extends NcStreamProto.EnumTypedef>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addAllFiles(Iterable<? extends FileSystemProto.File>) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
addAllGroups(Iterable<? extends NcStreamProto.Group>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addAllHeapCount(Iterable<? extends Integer>) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
addAllIssues(BuilderIssues) - Method in class thredds.catalog2.builder.BuilderIssues
 
addAllList(Iterable<? extends GhcnmProto.StationIndex>) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
addAllMap(Iterable<? extends NcStreamProto.EnumTypedef.EnumType>) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
addAllMember(Iterable<? extends Integer>) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
addAllMembers(Iterable<? extends PointStreamProto.Member>) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
addAllRange(Iterable<? extends NcStreamProto.Range>) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
addAllSdata(Iterable<String>) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
addAllSdata(Iterable<String>) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
addAllSdata(Iterable<String>) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
addAllShape(Iterable<? extends NcStreamProto.Dimension>) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addAllShape(Iterable<? extends NcStreamProto.Dimension>) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addAllStations(Iterable<? extends PointStreamProto.Station>) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
addAllStructs(Iterable<? extends NcStreamProto.Structure>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addAllStructs(Iterable<? extends NcStreamProto.Structure>) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addAllVars(Iterable<? extends NcStreamProto.Variable>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addAllVars(Iterable<? extends NcStreamProto.Variable>) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
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
addAttributeAlias(String, String) - Method in class opendap.dap.BaseType
 
addAttributeContainer(AttributeTable) - Method in class opendap.dap.BaseType
 
addAttributeTable(String, AttributeTable) - Method in class opendap.dap.DAS
Adds an AttributeTable to the DAS.
addAtts(FileSystemProto.Attribute) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
addAtts(int, FileSystemProto.Attribute) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
addAtts(FileSystemProto.Attribute.Builder) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
addAtts(int, FileSystemProto.Attribute.Builder) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
addAtts(FileSystemProto.Attribute) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
addAtts(int, FileSystemProto.Attribute) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
addAtts(FileSystemProto.Attribute.Builder) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
addAtts(int, FileSystemProto.Attribute.Builder) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
addAtts(NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addAtts(NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addAtts(NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addAtts(NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addAtts(NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addAtts(NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addAttsBuilder() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
addAttsBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
addAttsBuilder() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
addAttsBuilder(int) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
addAttsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addAttsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addAttsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addBestDataset(String, double) - Method in class thredds.inventory.FeatureCollectionConfig.FmrcConfig
 
addByteArray(byte[], int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.ByteInputBuffer
Adds the specified data to the end of the byte array stream.
addCatalogRef(String, URI) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
addCatalogRef(String, URI) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
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
 
addCollection(String, String) - Method in class ucar.nc2.ncml.Aggregation
 
addConsumer(ImageConsumer) - Method in class ucar.jpeg.jj2000.disp.BlkImgDataSrcImageProducer
Registers an image consumer with this image producer.
addContainer(String, AttributeTable) - Method in class opendap.dap.AttributeTable
Create and append an attribute container to the table.
addContributor(ThreddsMetadata.Contributor) - Method in class thredds.catalog.ThreddsMetadata
Add a contributor
addContributor() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
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
 
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
 
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(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(DataRootConfig) - Method in class thredds.catalog.InvCatalogImpl
Add Dataset Root, key = path, value = location.
addDatasetRoot(InvProperty) - Method in class thredds.catalog.InvService
Deprecated. use InvCatalogImpl
addDatasetScan(Element, String, String, String, String, Set<NetcdfDataset.Enhance>, String, String) - Method in class ucar.nc2.ncml.Aggregation
Add a dataset scan
addDatasetSize - Variable in class thredds.cataloggen.config.DatasetSource
 
addDatasetType(String) - Method in class thredds.inventory.FeatureCollectionConfig.FmrcConfig
 
addDatasetType(String) - Method in class thredds.inventory.FeatureCollectionConfig.PointConfig
 
addDate(DateType) - Method in class thredds.catalog.ThreddsMetadata
Add a date
addDerivedField(TableParser.Field, TableParser.Transform, Class) - Method in class ucar.nc2.util.TableParser
 
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.
addDimIndex(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addDims(NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addDims(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addDims(NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addDims(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addDimsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addDimsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addDirectoryScan(String, String, String, String, String, Object) - Method in class thredds.inventory.DatasetCollectionManager
Add a directory scan to the collection
addDirectoryScanFmrc(String, String, String, String, String, String, String, String) - Method in class ucar.nc2.ncml.AggregationFmrc
 
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, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
addDocumentation(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
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
 
addEnumeration(EnumTypedef) - Method in class ucar.nc2.Group
Add an Enumeration
addEnumTypes(NcStreamProto.EnumTypedef) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addEnumTypes(int, NcStreamProto.EnumTypedef) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addEnumTypes(NcStreamProto.EnumTypedef.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addEnumTypes(int, NcStreamProto.EnumTypedef.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addEnumTypesBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addEnumTypesBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addEscapes(String) - Static method in error ucar.units.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
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
 
addEventListener(DatasetCollectionManager.TriggerListener) - Method in class thredds.inventory.DatasetCollectionManager
 
addExplicitDataset(String, String, String, String, String, String, FileFactory) - 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
 
addFeature(short) - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
 
addFiles(FileSystemProto.File) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
addFiles(int, FileSystemProto.File) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
addFiles(FileSystemProto.File.Builder) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
addFiles(int, FileSystemProto.File.Builder) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
addFilesBuilder() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
addFilesBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
addFilter(MFileFilter) - Method in class thredds.inventory.filter.Composite
 
addFocusListener(FocusListener) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Adds the specified focus listener to receive focus events from this component.
addGlobalAttribute(String, String) - Method in class ucar.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.
addGlobalAttributes() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Add on global attributes for all types
addGridRecord(GridRecord) - Method in class ucar.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.
addGroups(NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addGroups(int, NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addGroups(NcStreamProto.Group.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addGroups(int, NcStreamProto.Group.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addGroupsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addGroupsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addHeapCount(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
addHorizCoordSys(GridDefRecord) - Method in class ucar.grid.GridIndex
adds a GridDefRecord to the index.
addHour(Date, double) - Static method in class ucar.nc2.ft.fmrc.FmrcInv
 
addIssue(BuilderIssue.Severity, String, ThreddsBuilder, Exception) - Method in class thredds.catalog2.builder.BuilderIssues
 
addIssue(BuilderIssue) - Method in class thredds.catalog2.builder.BuilderIssues
 
addJoin(Join) - Method in class ucar.nc2.ft.point.standard.TableConfig
 
addKeyListener(KeyListener) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Adds the specified key listener to receive key events from this component.
addKeyphrase(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
addKeyword(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
Add a keyword
addLatLon - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
 
addLevel(String) - Method in class ucar.nc2.iosp.grads.GradsDimension
Add a level to the list of levels
addLightningGlobalAttributes(NetcdfFile) - Method in class ucar.nc2.iosp.misc.AbstractLightningIOSP
Add the global attributes.
addLightningGlobalAttributes(NetcdfFile) - Method in class ucar.nc2.iosp.misc.Nldn
Add the global attributes.
addLightningGlobalAttributes(NetcdfFile) - Method in class ucar.nc2.iosp.misc.Uspln
Add the global attributes.
addList(GhcnmProto.StationIndex) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
addList(int, GhcnmProto.StationIndex) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
addList(GhcnmProto.StationIndex.Builder) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
addList(int, GhcnmProto.StationIndex.Builder) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
addListBuilder() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
addListBuilder(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
addListener(Object) - Method in class ucar.nc2.util.ListenerManager
Add a listener.
addLocalParameters(String) - Static method in class ucar.grib.grib2.ParameterTable
Read in local parameters
addLookupFile(String) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
 
addMap(NcStreamProto.EnumTypedef.EnumType) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
addMap(int, NcStreamProto.EnumTypedef.EnumType) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
addMap(NcStreamProto.EnumTypedef.EnumType.Builder) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
addMap(int, NcStreamProto.EnumTypedef.EnumType.Builder) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
addMapBuilder() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
addMapBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
addMember(String, String, String, double) - Method in class ucar.ma2.StructureDataScalar
 
addMember(String, String, String, long) - Method in class ucar.ma2.StructureDataScalar
 
addMember(StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
Add a member.
addMember(String, String, String, DataType, int[]) - Method in class ucar.ma2.StructureMembers
 
addMember(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
addMembers(PointStreamProto.Member) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
addMembers(int, PointStreamProto.Member) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
addMembers(PointStreamProto.Member.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
addMembers(int, PointStreamProto.Member.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
addMembersBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
addMembersBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
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(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
addMethod(HTTPMethod) - Method in class ucar.nc2.util.net.HTTPSession
 
addMouseListener(MouseListener) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Adds the specified mouse listener to receive mouse events from this component.
addMouseMotionListener(MouseMotionListener) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Adds the specified mouse motion listener to receive mouse motion events from this component.
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
 
addNTP(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.CBlkInfo
Adds the number of new truncation for specified layer.
addObjectToHeap(Object) - Method in class ucar.ma2.ArrayStructureBB
 
addObs(StationObsDatatype) - Method in class ucar.nc2.dt.StationImpl
 
addOptPoint(float, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.LayersInfo
Adds a new optimization point, with target bitrate 'brate' and with 'elyrs' (unoptimized) extra layers after it.
addOtherDatePointBuilder(String, String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
addParam(String, String) - Method in class ucar.grid.GridDefRecord
adds a param and value.
addParam(String, int) - Method in class ucar.grid.GridDefRecord
adds a param and value.
addParam(String, Integer) - Method in class ucar.grid.GridDefRecord
adds a param and value.
addParam(String, float) - Method in class ucar.grid.GridDefRecord
adds a param and value.
addParam(String, double) - Method in class ucar.grid.GridDefRecord
adds a param and value.
addParam(String, Double) - Method in class ucar.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.GempakGridParameterTable
Add parameters from the table
addParameters(String) - Static method in class ucar.nc2.iosp.gempak.GempakParameters
Add parameters from the table
addParameters(String) - Method in class ucar.nc2.iosp.gempak.GempakParameterTable
Add parameters from the table
addParametersUser(String) - Static method in class ucar.grib.grib2.ParameterTable
Reads in the list of parameters and stores them.
addParametersUser(InputStream) - Static method in class ucar.grib.grib2.ParameterTable
Let the user add parameters
addParameterUserLookup(InputStream) - Static method in class ucar.grib.grib1.GribPDSParamTable
Reads in the list of tables available and stores them.
addParameterUserLookup(String) - Static method in class ucar.grib.grib1.GribPDSParamTable
Reads in the list of tables available and stores them.
addPoint(double, double, double, Date, double[], String[]) - Method in class ucar.nc2.ft.point.writer.CFPointObWriter
Deprecated. Add one data point to the file
addPreferenceChangeListener(PreferenceChangeListener) - Method in interface ucar.util.prefs.PersistenceManager
 
addProject(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
Add a project
addProjectName(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
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.
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
 
addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
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
 
addRange(NcStreamProto.Range) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
addRange(int, NcStreamProto.Range) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
addRange(NcStreamProto.Range.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
addRange(int, NcStreamProto.Range.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
addRangeBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
addRangeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
addRangeNames(List<String>) - Method in class ucar.ma2.Section
 
addRow(Vector) - Method in class opendap.dap.DSequence
Adds a row to the container.
addSdata(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
addSdata(String) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
addSdata(String) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
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.
addServiceChoice(String, String, String, String, String) - Method in class thredds.catalog.query.SelectService
 
addShape(NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addShape(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addShape(NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addShape(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addShape(NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addShape(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addShape(NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addShape(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addShapeBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addShapeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addShapeBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addShapeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addStation(Station) - Method in class thredds.catalog.query.SelectStation
 
addStation(Station) - Method in class ucar.nc2.ft.point.StationHelper
 
addStations(PointStreamProto.Station) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
addStations(int, PointStreamProto.Station) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
addStations(PointStreamProto.Station.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
addStations(int, PointStreamProto.Station.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
addStationsBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
addStationsBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
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.
addStructs(NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addStructs(int, NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addStructs(NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addStructs(int, NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addStructs(NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addStructs(int, NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addStructs(NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addStructs(int, NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addStructsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addStructsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addStructsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addStructsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
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(TableB) - Method in class ucar.nc2.iosp.bufr.tables.TableB.Composite
 
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(BaseType, int) - Method in class opendap.dap.DConstructor
Adds a variable to the container.
addVariable(BaseType) - Method in class opendap.dap.DConstructor
Adds a variable to the container.
addVariable(BaseType, int) - Method in class opendap.dap.DDS
Adds a variable to the container.
addVariable(BaseType, int) - Method in class opendap.dap.DGrid
Adds a variable to the container.
addVariable(BaseType, int) - Method in class opendap.dap.DSequence
Adds a variable to the container.
addVariable(BaseType, int) - Method in class opendap.dap.DStructure
Adds a variable to the container.
addVariable(BaseType) - Method in class opendap.dap.DVector
Adds a variable to the container.
addVariable(BaseType, int) - Method in class opendap.Server.SDGrid
Adds a variable to the container.
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(String, String, String, String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
 
addVariableGroupBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
addVariables(ThreddsMetadata.Variables) - Method in class thredds.catalog.ThreddsMetadata
Add variables
addVars(NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addVars(int, NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addVars(NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addVars(int, NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addVars(NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addVars(int, NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addVars(NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addVars(int, NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addVarsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addVarsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addVarsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addVarsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
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
Is this date after the given date.
AGGREGATION - Static variable in class thredds.catalog.MetadataType
 
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.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(MFile) - Constructor for class ucar.nc2.ncml.Aggregation.Dataset
 
Aggregation.Dataset(String, String, String, EnumSet<NetcdfDataset.Enhance>, FileFactory) - Constructor for class ucar.nc2.ncml.Aggregation.Dataset
Dataset constructor.
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
 
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 - Static variable in interface ucar.grid.GridTableLookup
Albers Equal Area
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.
AlbersEqualArea(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Construct a AlbersEqualArea Projection, two standard parellels.
AlbersEqualArea(double, double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Construct a AlbersEqualArea Projection, two standard parellels.
AlbersEqualAreaEllipse - Class in ucar.unidata.geoloc.projection.proj4
Adapted from com.jhlabs.map.proj.AlbersProjection
AlbersEqualAreaEllipse() - Constructor for class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Constructor with default parameters
AlbersEqualAreaEllipse(double, double, double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Construct a AlbersEqualAreaEllipse Projection, two standard parellels.
Alias - Class in opendap.dap
The Alias type is a special attribute.
Alias(String, String) - Constructor for class opendap.dap.Alias
Construct an Alias.
ALIAS - Static variable in class opendap.dap.Attribute
Alias attribute type.
AliasForDimension - Static variable in class ucar.nc2.constants._Coordinate
 
allFiles - Static variable in class ucar.unidata.io.RandomAccessFile
 
allow(String, String, char) - Static method in class ucar.unidata.util.StringUtil
Replace any char not alphanumeric or in allowChars by replaceChar.
allowDeflate - Variable in class opendap.servlet.AbstractServlet
 
allValues - Variable in class opendap.dap.DSequence
The values in this DSequence, stored as a Vector of Vector of BaseType objects.
ALPHA - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
The value of the first lifting step coefficient
ALPHA - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
The value of the first lifting step coefficient
alt - Variable in class ucar.unidata.geoloc.EarthLocationImpl
 
ALT_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
ALT_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
altimeter - Static variable in class ucar.nc2.dt.point.decode.MP
 
altScaleFactor - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
altScaleFactor - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
altVar - Variable in class ucar.nc2.dt.point.DapperDataset
 
altVar - Variable in class ucar.nc2.dt.point.SequenceHelper
 
altVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
alwaysInCache - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
 
amendFromODL(NetcdfFile, Group) - Static method in class ucar.nc2.iosp.hdf4.HdfEos
Amend the given NetcdfFile with metadata from HDF-EOS structMetadata.
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.
AMPERSAND - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
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_hpf(Object, int, int, int, Object, int, int, Object, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilter
Filters the input signal by this analysis filter, decomposing it in a low-pass and a high-pass signal.
analyze_hpf(float[], int, int, int, float[], int, int, float[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloat
A specific version of the analyze_hpf() method that works on int data.
analyze_hpf(Object, int, int, int, Object, int, int, Object, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloat
The general version of the analyze_hpf() method, it just calls the specialized version.
analyze_hpf(float[], int, int, int, float[], int, int, float[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
An implementation of the analyze_hpf() method that works on int data, for the forward 9x7 wavelet transform using the lifting scheme.
analyze_hpf(int[], int, int, int, int[], int, int, int[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterInt
A specific version of the analyze_hpf() method that works on int data.
analyze_hpf(Object, int, int, int, Object, int, int, Object, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterInt
The general version of the analyze_hpf() method, it just calls the specialized version.
analyze_hpf(int[], int, int, int, int[], int, int, int[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
An implementation of the analyze_hpf() method that works on int data, for the forward 5x3 wavelet transform using the lifting scheme.
analyze_lpf(Object, int, int, int, Object, int, int, Object, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilter
Filters the input signal by this analysis filter, decomposing it in a low-pass and a high-pass signal.
analyze_lpf(float[], int, int, int, float[], int, int, float[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloat
A specific version of the analyze_lpf() method that works on int data.
analyze_lpf(Object, int, int, int, Object, int, int, Object, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloat
The general version of the analyze_lpf() method, it just calls the specialized version.
analyze_lpf(float[], int, int, int, float[], int, int, float[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
An implementation of the analyze_lpf() method that works on int data, for the forward 9x7 wavelet transform using the lifting scheme.
analyze_lpf(int[], int, int, int, int[], int, int, int[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterInt
A specific version of the analyze_lpf() method that works on int data.
analyze_lpf(Object, int, int, int, Object, int, int, Object, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterInt
The general version of the analyze_lpf() method, it just calls the specialized version.
analyze_lpf(int[], int, int, int, int[], int, int, int[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
An implementation of the analyze_lpf() method that works on int data, for the forward 5x3 wavelet transform using the lifting scheme.
anbytes - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Actual number of read bytes
anGainExp - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The base 2 exponent of the analysis gain of the subband.
ANGLE - Static variable in class ucar.grid.GridDefRecord
Angle
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.
AnWTFilter - Class in ucar.jpeg.jj2000.j2k.wavelet.analysis
This abstract class defines the methods of all analysis wavelet filters.
AnWTFilter() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilter
 
AnWTFilterFloat - Class in ucar.jpeg.jj2000.j2k.wavelet.analysis
This extends the analysis wavelet filter general definitions of AnWTFilter by adding methods that work for float data specifically.
AnWTFilterFloat() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloat
 
AnWTFilterFloatLift9x7 - Class in ucar.jpeg.jj2000.j2k.wavelet.analysis
This class inherits from the analysis wavelet filter definition for int data.
AnWTFilterFloatLift9x7() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
 
AnWTFilterInt - Class in ucar.jpeg.jj2000.j2k.wavelet.analysis
This extends the analysis wavelet filter general definitions of AnWTFilter by adding methods that work for int data specifically.
AnWTFilterInt() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterInt
 
AnWTFilterIntLift5x3 - Class in ucar.jpeg.jj2000.j2k.wavelet.analysis
This class inherits from the analysis wavelet filter definition for int data.
AnWTFilterIntLift5x3() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
 
AnWTFilterSpec - Class in ucar.jpeg.jj2000.j2k.wavelet.analysis
This class extends ModuleSpec class for analysis filters specification holding purpose.
AnWTFilterSpec(int, int, byte, QuantTypeSpec, ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterSpec
Constructs a new 'AnWTFilterSpec' for the specified number of components and tiles.
anyExceptionHandler(Throwable, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Sends an error to the client.
AP - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
The "a" variable name identifier
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.
appendAttribute(String, int, String, boolean) - Method in class opendap.dap.AttributeTable
Adds an attribute to the table.
appendAttribute(String, int, String) - Method in class opendap.dap.AttributeTable
Adds an attribute to the table.
appendAttribute(String, int, String, boolean) - Method in class opendap.dap.BaseType
 
appendAttribute(String, int, String) - Method in class opendap.dap.BaseType
 
appendAttributeContainer(String) - Method in class opendap.dap.BaseType
 
appendClause(Clause) - Method in class opendap.Server.CEEvaluator
Add a clause to the constraint expression.
appendContainer(String) - Method in class opendap.dap.AttributeTable
Create and append an attribute container to the table.
appendDim(int, String) - Method in class opendap.dap.DArray
Given a size and a name, this function adds a dimension to the array.
appendDim(int) - Method in class opendap.dap.DArray
Add a dimension to the array.
appendDim(int, String) - Method in class opendap.Server.SDArray
Given a size and a name, this function adds a dimension to the array.
appendDim(int) - Method in class opendap.Server.SDArray
Add a dimension to the array.
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)
appendToFile(InputStream, String) - Static method in class ucar.nc2.util.IO
 
appendUrlContentsToFile(HTTPSession, String, File, long, long) - Static method in class ucar.nc2.util.net.HttpClientManager
 
appendValue(String) - Method in class opendap.dap.Alias
Append a value to this attribute.
appendValue(String, boolean) - Method in class opendap.dap.Alias
Append a value to this attribute.
appendValue(String) - Method in class opendap.dap.Attribute
Append a value to this attribute.
appendValue(String, boolean) - Method in class opendap.dap.Attribute
Append a value to this attribute.
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(DataBlkInt[], DataBlkInt[]) - Method in class ucar.jpeg.icc.lut.MatrixBasedTransformTosRGB
Performs the transform.
apply(DataBlkFloat[], DataBlkFloat[]) - Method in class ucar.jpeg.icc.lut.MatrixBasedTransformTosRGB
Performs the transform.
apply(DataBlkInt, DataBlkInt) - Method in class ucar.jpeg.icc.lut.MonochromeTransformTosRGB
Populate the output block by looking up the values in the lut, using the input as lut indices.
apply(DataBlkFloat, DataBlkFloat) - Method in class ucar.jpeg.icc.lut.MonochromeTransformTosRGB
Populate the output block by looking up the values in the lut, using the input as lut indices.
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
 
AR2V0006 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
arate - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Actual decoding rate in bpp
ArbROIMaskGenerator - Class in ucar.jpeg.jj2000.j2k.roi.encoder
This class generates the ROI bit-mask when, at least, one ROI is not rectangular.
ArbROIMaskGenerator(ROI[], int, Quantizer) - Constructor for class ucar.jpeg.jj2000.j2k.roi.encoder.ArbROIMaskGenerator
The constructor of the arbitrary mask generator
arbShape - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
Where or not the ROI shape is arbitrary
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
ARG_COUNT - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_ENDFIXEDTIME - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_ENDMODE - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_ENDOFFSET - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_INTERVAL - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_POSTRANGE - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_PRERANGE - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_ROUNDTO - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_SKIP - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_STARTFIXEDTIME - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_STARTMODE - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_STARTOFFSET - Static variable in class ucar.unidata.util.DateSelection
url argument names
argList() - Method in class opendap.util.Getopts
Method to return an array of the actual arguments of the command line invocation.
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 - Static variable in class opendap.dap.DGrid
The Array part of the DGrid
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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(String) - Constructor for class ucar.ma2.ArrayChar
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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(Class, int[], Object[]) - Constructor for class ucar.ma2.ArrayObject
Create a new Array of type Object and the given shape and storage.
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.
ArrayObject.D7(Class, int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayRagged - Class in ucar.ma2
DO NOT USE
ArrayRagged(int[]) - Constructor for class ucar.ma2.ArrayRagged
 
ArrayScalar - Class in ucar.ma2
Helper class for StructureDataAscii
ArrayScalar(Object) - Constructor for class ucar.ma2.ArrayScalar
 
ArraySequence - Class in ucar.ma2
ArraySequence is the way to contain the data for a Sequence, using a StructureDataIterator.
ArraySequence(StructureMembers, int[]) - Constructor for class ucar.ma2.ArraySequence
 
ArraySequence(StructureMembers, StructureDataIterator, int) - Constructor for class ucar.ma2.ArraySequence
Constructor
ArraySequenceNested - Class in ucar.ma2
Handles nested sequences: a 1D array of variable length 1D arrays of StructureData.
ArraySequenceNested(StructureMembers, int) - Constructor for class ucar.ma2.ArraySequenceNested
This is used for inner sequences, ie variable length structures nested inside of another structure.
ArrayShort - Class in ucar.ma2
Concrete implementation of Array specialized for shorts.
ArrayShort(int[]) - Constructor for class ucar.ma2.ArrayShort
Create a new Array of type short and the given shape.
ArrayShort.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 0.
ArrayShort.D0() - Constructor for class ucar.ma2.ArrayShort.D0
 
ArrayShort.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 1.
ArrayShort.D1(int) - Constructor for class ucar.ma2.ArrayShort.D1
 
ArrayShort.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 2.
ArrayShort.D2(int, int) - Constructor for class ucar.ma2.ArrayShort.D2
 
ArrayShort.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 3.
ArrayShort.D3(int, int, int) - Constructor for class ucar.ma2.ArrayShort.D3
 
ArrayShort.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 4.
ArrayShort.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D4
 
ArrayShort.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 5.
ArrayShort.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D5
 
ArrayShort.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 6.
ArrayShort.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D6
 
ArrayShort.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 7.
ArrayShort.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D7
 
ArrayStructure - Class in ucar.ma2
Superclass for implementations of Array of StructureData.
ArrayStructure(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructure
Create a new Array of type StructureData and the given members and shape.
ArrayStructure(StructureMembers, Index) - Constructor for class ucar.ma2.ArrayStructure
 
ArrayStructure.ArrayStructureIterator - Class in ucar.ma2
 
ArrayStructure.ArrayStructureIterator() - Constructor for class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
ArrayStructureAdde - Class in ucar.nc2.iosp.adde
Concrete implementation of Array specialized for StructureData.
ArrayStructureAdde(StructureMembers, int[], int[][], double[]) - Constructor for class ucar.nc2.iosp.adde.ArrayStructureAdde
Create a new Array of type StructureData and the given members and shape.
ArrayStructureBB - Class in ucar.ma2
Concrete implementation of ArrayStructure, data storage is in a ByteBuffer, which is converted to member data on the fly.
ArrayStructureBB(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureBB
Create a new Array of type StructureData and the given members and shape.
ArrayStructureBB(StructureMembers, int[], ByteBuffer, int) - Constructor for class ucar.ma2.ArrayStructureBB
Construct an ArrayStructureBB with the given ByteBuffer.
ArrayStructureBBpos - Class in ucar.ma2
Variation of ArrayStructureBB, where the offsets of the records into the ByteBuffer are uneven and must be passed in by the user.
ArrayStructureBBpos(StructureMembers, int[], ByteBuffer, int[]) - Constructor for class ucar.ma2.ArrayStructureBBpos
Construct an ArrayStructureBB with the given ByteBuffer.
ArrayStructureComposite - Class in ucar.ma2
An ArrayStructure compose of other ArrayStructures.
ArrayStructureComposite(StructureMembers, List<ArrayStructure>, int) - Constructor for class ucar.ma2.ArrayStructureComposite
 
ArrayStructureMA - Class in ucar.ma2
Concrete implementation of ArrayStructure, data storage is in member arrays, which are converted to StructureData member data on the fly.
ArrayStructureMA(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureMA
Create a new Array of type StructureData and the given members and shape.
ArrayStructureMA(StructureMembers, int[], StructureData[]) - Constructor for class ucar.ma2.ArrayStructureMA
 
ArrayStructureW - Class in ucar.ma2
Concrete implementation of ArrayStructure, with data access deferred to the StructureData objects.
ArrayStructureW(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureW
Create a new Array of type StructureData and the given members and shape.
ArrayStructureW(StructureMembers, int[], StructureData[]) - Constructor for class ucar.ma2.ArrayStructureW
Create a new Array of type StructureData and the given members, shape, and array of StructureData.
ArrayUtil - Class in ucar.jpeg.jj2000.j2k.util
This class contains a colleaction of utility static methods for arrays.
ArrayUtil() - Constructor for class ucar.jpeg.jj2000.j2k.util.ArrayUtil
 
arrayVar - Variable in class opendap.dap.DGrid
The Array component of this DGrid.
as - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
ascii - Variable in class ucar.jpeg.icc.tags.ICCTextDescriptionType
Tag fields
ascii - Variable in class ucar.jpeg.icc.tags.ICCTextType
Tag fields
ASCII_CharStream - Class in ucar.units
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
ASCII_CharStream(Reader, int, int, int) - Constructor for class ucar.units.ASCII_CharStream
 
ASCII_CharStream(Reader, int, int) - Constructor for class ucar.units.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int, int) - Constructor for class ucar.units.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int) - Constructor for class ucar.units.ASCII_CharStream
 
asciiAlphaNumeric - Static variable in class ucar.unidata.util.EscapeStrings
 
asciiArray - Class in opendap.servlet.ascii
 
asciiArray() - Constructor for class opendap.servlet.ascii.asciiArray
Constructs a new asciiArray.
asciiArray(String) - Constructor for class opendap.servlet.ascii.asciiArray
Constructs a new asciiArray with name n.
asciiByte - Class in opendap.servlet.ascii
 
asciiByte() - Constructor for class opendap.servlet.ascii.asciiByte
Constructs a new asciiByte.
asciiByte(String) - Constructor for class opendap.servlet.ascii.asciiByte
Constructs a new asciiByte with name n.
asciiF32 - Class in opendap.servlet.ascii
 
asciiF32() - Constructor for class opendap.servlet.ascii.asciiF32
Constructs a new asciiF32.
asciiF32(String) - Constructor for class opendap.servlet.ascii.asciiF32
Constructs a new asciiF32 with name n.
asciiF64 - Class in opendap.servlet.ascii
 
asciiF64() - Constructor for class opendap.servlet.ascii.asciiF64
Constructs a new asciiF64.
asciiF64(String) - Constructor for class opendap.servlet.ascii.asciiF64
Constructs a new asciiF64 with name n.
asciiFactory - Class in opendap.servlet.ascii
The default client-side Factory for BaseType objects.
asciiFactory() - Constructor for class opendap.servlet.ascii.asciiFactory
 
asciiGrid - Class in opendap.servlet.ascii
 
asciiGrid() - Constructor for class opendap.servlet.ascii.asciiGrid
Constructs a new asciiGrid.
asciiGrid(String) - Constructor for class opendap.servlet.ascii.asciiGrid
Constructs a new asciiGrid with name n.
asciiI16 - Class in opendap.servlet.ascii
 
asciiI16() - Constructor for class opendap.servlet.ascii.asciiI16
Constructs a new asciiI16.
asciiI16(String) - Constructor for class opendap.servlet.ascii.asciiI16
Constructs a new asciiI16 with name n.
asciiI32 - Class in opendap.servlet.ascii
 
asciiI32() - Constructor for class opendap.servlet.ascii.asciiI32
Constructs a new asciiI32.
asciiI32(String) - Constructor for class opendap.servlet.ascii.asciiI32
Constructs a new asciiI32 with name n.
asciiNonAlphaNumeric - Static variable in class ucar.unidata.util.EscapeStrings
 
asciiSeq - Class in opendap.servlet.ascii
 
asciiSeq() - Constructor for class opendap.servlet.ascii.asciiSeq
Constructs a new asciiSeq.
asciiSeq(String) - Constructor for class opendap.servlet.ascii.asciiSeq
Constructs a new asciiSeq with name n.
asciiString - Class in opendap.servlet.ascii
 
asciiString() - Constructor for class opendap.servlet.ascii.asciiString
Constructs a new asciiString.
asciiString(String) - Constructor for class opendap.servlet.ascii.asciiString
Constructs a new asciiString with name n.
asciiStructure - Class in opendap.servlet.ascii
 
asciiStructure() - Constructor for class opendap.servlet.ascii.asciiStructure
Constructs a new asciiStructure.
asciiStructure(String) - Constructor for class opendap.servlet.ascii.asciiStructure
Constructs a new asciiStructure with name n.
asciiUI16 - Class in opendap.servlet.ascii
 
asciiUI16() - Constructor for class opendap.servlet.ascii.asciiUI16
Constructs a new asciiUI16.
asciiUI16(String) - Constructor for class opendap.servlet.ascii.asciiUI16
Constructs a new asciiUI16 with name n.
asciiUI32 - Class in opendap.servlet.ascii
 
asciiUI32() - Constructor for class opendap.servlet.ascii.asciiUI32
Constructs a new asciiUI32.
asciiUI32(String) - Constructor for class opendap.servlet.ascii.asciiUI32
Constructs a new asciiUI32 with name n.
asciiURL - Class in opendap.servlet.ascii
 
asciiURL() - Constructor for class opendap.servlet.ascii.asciiURL
Constructs a new asciiString.
asciiURL(String) - Constructor for class opendap.servlet.ascii.asciiURL
Constructs a new asciiString with name n.
AsciiWriter - Class in opendap.servlet
Class Description.
AsciiWriter() - Constructor for class opendap.servlet.AsciiWriter
 
asin(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
asind(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
asinh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
Compute the hyperbolic arc sine
assignCoordinateSystemsExplicit(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Assign explicit CoordinateSystem objects to variables.
assignCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.ADASConvention
Assign CoordinateTransform objects to Coordinate Systems.
assignCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.WRFConvention
Assign CoordinateTransform objects to Coordinate Systems.
assignCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Assign CoordinateTransform objects to Coordinate Systems.
AST - Class in opendap.Server.parsers
Created by IntelliJ IDEA.
AST(List<AST>) - Constructor for class opendap.Server.parsers.AST
 
atan2(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
atan2d(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
atand(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
atanh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
Compute the hyperbolic arc tangent
ATDRadarConvention - Class in ucar.nc2.dataset.conv
ATD Radar file (ad hoc guesses).
ATDRadarConvention() - Constructor for class ucar.nc2.dataset.conv.ATDRadarConvention
 
AtmosLnPressure - Class in ucar.unidata.geoloc.vertical
Implement CF vertical coordinate "atmosphere_ln_pressure_coordinate" pressure(z) = p0 * exp(-lev(k))" .
AtmosLnPressure(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.AtmosLnPressure
Create a new vertical transform for Ocean S coordinates
AtmosSigma - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "atmospheric sigma vertical coordinate".
AtmosSigma(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.AtmosSigma
Create a new vertical transform for Ocean S coordinates
ATTR_AREADIR - Static variable in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Attribute for the Area Directory
ATTR_AUXBLOCK - Static variable in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Attribute for the Navigation Block
ATTR_NAME - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Projection Name
ATTR_NAVBLOCK - Static variable in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Attribute for the Navigation Block
Attribute - Class in opendap.dap
An Attribute holds information about a single attribute in an AttributeTable.
Attribute(AttributeTable) - Constructor for class opendap.dap.Attribute
Deprecated. Use the ctor with the name.
Attribute(int, String, String, boolean) - Constructor for class opendap.dap.Attribute
Construct an Attribute with the given type and initial value.
Attribute(int, String, String) - Constructor for class opendap.dap.Attribute
Construct an Attribute with the given type and initial value.
Attribute(String, AttributeTable) - Constructor for class opendap.dap.Attribute
Construct a container attribute.
Attribute(String, int) - Constructor for class opendap.dap.Attribute
Construct an empty attribute with the given type.
Attribute - Class in ucar.nc2
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
Attribute(String, Attribute) - Constructor for class ucar.nc2.Attribute
Copy constructor
Attribute(String, String) - Constructor for class ucar.nc2.Attribute
Create a String-valued Attribute.
Attribute(String, Number) - Constructor for class ucar.nc2.Attribute
Create a scalar numeric-valued Attribute.
Attribute(String, Array) - Constructor for class ucar.nc2.Attribute
Construct attribute with Array of values.
Attribute(String, DataType) - Constructor for class ucar.nc2.Attribute
Construct an empty attribute with no values
Attribute(String, List) - Constructor for class ucar.nc2.Attribute
Construct attribute with list of String or Number values.
Attribute(Parameter) - Constructor for class ucar.nc2.Attribute
A copy constructor using a ucar.unidata.util.Parameter.
Attribute(String) - Constructor for class ucar.nc2.Attribute
Constructor.
Attribute - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
AttributeBadValueException - Exception in opendap.dap
Thrown by Attribute when a bad value (not one of the supported types) is stored in an Attribute.
AttributeBadValueException(String) - Constructor for exception opendap.dap.AttributeBadValueException
Construct a AttributeBadValueException with the specified message.
AttributeBadValueException(int, String) - Constructor for exception opendap.dap.AttributeBadValueException
Construct a AttributeBadValueException with the specified message and OPeNDAP error code see (DAP2Exception).
AttributeExistsException - Exception in opendap.dap
Thrown by AttributeTable when an attempt is made to create an attribute that already exists.
AttributeExistsException(String) - Constructor for exception opendap.dap.AttributeExistsException
Construct a AttributeExistsException with the specified message.
AttributeExistsException(int, String) - Constructor for exception opendap.dap.AttributeExistsException
Construct a AttributeExistsException with the specified message and OPeNDAP error code see (DAP2Exception).
AttributeInfo - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
attributes - Variable in class ucar.nc2.Group
 
attributes - Variable in class ucar.nc2.Variable
 
AttributeTable - Class in opendap.dap
An AttributeTable stores a set of names and, for each name, an Attribute object.
AttributeTable() - Constructor for class opendap.dap.AttributeTable
Deprecated. Use constructor that takes the name of the table.
AttributeTable(String) - Constructor for class opendap.dap.AttributeTable
Create a new empty AttributeTable.
atts - Variable in class ucar.unidata.geoloc.ProjectionImpl
list of attributes
ATTS_FIELD_NUMBER - Static variable in class thredds.filesystem.FileSystemProto.Directory
 
ATTS_FIELD_NUMBER - Static variable in class thredds.filesystem.FileSystemProto.File
 
ATTS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
 
ATTS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Structure
 
ATTS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
 
AU - Static variable in class ucar.unidata.util.SpecialMathFunction
Astronomical Unit (radius of the Earth's orbit).
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ADASConvention
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ATDRadarConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AvhrrConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AWIPSConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AWIPSsatConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.BUFRConvention
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CEDRICRadarConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CF1Convention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CSMConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.DefaultConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.EpicInsitu
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.FslWindProfiler
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.GDVConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.GIEFConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.IFPSConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.M3IOConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.MADISStation
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ModisSatellite
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Nimbus
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NppConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Suomi
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.UnidataObsConvention
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.WRFConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ZebraConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
augmentDataset(NetcdfDataset, CancelTask) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Make changes to the dataset that are needed before processing scale/offset in NetcdfDataset.
authlat(double, double[]) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
authority - Variable in class ucar.nc2.dataset.CoordinateTransform
 
AuthorityElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
authorityName - Variable in class thredds.catalog.InvDataset
 
authorityName - Variable in class thredds.catalog.ThreddsMetadata
 
authset(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
automatic_report - Static variable in class ucar.nc2.dt.point.decode.MP
 
AUTOS - Static variable in class ucar.nc2.dt.point.decode.MP
 
available() - Method in class opendap.dap.HeaderInputStream
Return the number of bytes in the buffer.
available() - Method in class ucar.unidata.io.UncompressInputStream
 
AvhrrConvention - Class in ucar.nc2.dataset.conv
Avhrr Hdf5 files - geostationary satellite images.
AvhrrConvention() - Constructor for class ucar.nc2.dataset.conv.AvhrrConvention
 
AVOGADRO - Static variable in class ucar.unidata.util.SpecialMathFunction
Avogadro Number.
AWIPSConvention - Class in ucar.nc2.dataset.conv
AWIPS netcdf output.
AWIPSConvention() - Constructor for class ucar.nc2.dataset.conv.AWIPSConvention
 
AWIPSsatConvention - Class in ucar.nc2.dataset.conv
AWIPS netcdf output.
AWIPSsatConvention() - Constructor for class ucar.nc2.dataset.conv.AWIPSsatConvention
 
AwxFileFirstHeader - Class in ucar.nc2.iosp.fysat
 
AwxFileFirstHeader() - Constructor for class ucar.nc2.iosp.fysat.AwxFileFirstHeader
 
AwxFileGeoSatelliteSecondHeader - Class in ucar.nc2.iosp.fysat
 
AwxFileGeoSatelliteSecondHeader() - Constructor for class ucar.nc2.iosp.fysat.AwxFileGeoSatelliteSecondHeader
 
AwxFileGridProductExtendedPart - Class in ucar.nc2.iosp.fysat
 
AwxFileGridProductExtendedPart() - Constructor for class ucar.nc2.iosp.fysat.AwxFileGridProductExtendedPart
 
AwxFileGridProductSecondHeader - Class in ucar.nc2.iosp.fysat
 
AwxFileGridProductSecondHeader() - Constructor for class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
AwxFileSecondHeader - Class in ucar.nc2.iosp.fysat
 
AwxFileSecondHeader() - Constructor for class ucar.nc2.iosp.fysat.AwxFileSecondHeader
 
ax - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The horizontal coordinate of the image origin in the canvas system, on the reference grid.
Axes - Static variable in class ucar.nc2.constants._Coordinate
 
axis - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
axisName - Variable in class ucar.nc2.ft.point.standard.CoordVarExtractor
 
axisOrder() - Method in enum ucar.nc2.constants.AxisType
axis ordering: runTime - ensemble - time - z - y - x or elev - azimuth - distance
AxisSubset - Class in thredds.wcs.v1_0_0_Plus
_more_
AxisSubset(CoordinateAxis1D, double, double, int) - Constructor for class thredds.wcs.v1_0_0_Plus.AxisSubset
 
AxisType - Static variable in class ucar.nc2.constants._Coordinate
 
AxisType - Enum in ucar.nc2.constants
Type-safe enumeration of netCDF Coordinate Axis types.
axisType - Variable in class ucar.nc2.dataset.CoordinateAxis
 
axisType - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
AxisTypes - Static variable in class ucar.nc2.constants._Coordinate
 
ay - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The vertical coordinate of the image origin in the canvas system, on the reference grid.
aziAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 

B

b - Variable in class ucar.nc2.iosp.bufr.tables.BufrTables.Tables
 
B - Static variable in class ucar.unidata.geoloc.vertical.HybridHeight
The "b" variable name identifier
B - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
The "b" variable name identifier
B - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "b" variable name
B_CR - Static variable in class ucar.nc2.dt.point.decode.MP
 
B_metar - Static variable in class ucar.nc2.dt.point.decode.MP
 
backingTraj - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
backslashEscape(String, String) - Static method in class ucar.unidata.util.EscapeStrings
backslash escape a string
backslashUnescape(String) - Static method in class ucar.unidata.util.EscapeStrings
backslash unescape a string
backup(int) - Method in class ucar.units.ASCII_CharStream
 
backup(int) - Method in class ucar.units.SimpleCharStream
Backup a number of characters.
BAD_VALUE - Static variable in class ucar.atd.dorade.DoradePARM
Bad data value flag returned by getParamValues().
BAD_VALUE - Static variable in class ucar.atd.dorade.DoradeSweep
Bad data value flag
BadSemanticsException - Exception in opendap.dap
Thrown by BaseType when the checkSemantics method is called and the variable is not valid (the name is null or some other semantic violation).
BadSemanticsException(String) - Constructor for exception opendap.dap.BadSemanticsException
Construct a BadSemanticsException with the specified detail message.
BadSemanticsException(int, String) - Constructor for exception opendap.dap.BadSemanticsException
Construct a BadSemanticsException with the specified message and OPeNDAP error code see (DAP2Exception).
BadUnitException - Exception in ucar.units
Provides support for failures due to attempts to redefine an existing unit in a unit database.
BadUnitException(String) - Constructor for exception ucar.units.BadUnitException
Constructs from an error message.
badURL(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Sends an html document to the client explaining that they have used a poorly formed URL and then the help page...
BadURLException - Exception in opendap.servlet
Created by IntelliJ IDEA.
BadURLException(String) - Constructor for exception opendap.servlet.BadURLException
 
BadURLException() - Constructor for exception opendap.servlet.BadURLException
 
baos - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
The ByteArrayOutputStream to store header data.
BAR - Static variable in class ucar.units.SI
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of pressure.
BARN - Static variable in class ucar.units.SI
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of area.
base - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
 
Base - Interface in ucar.units
Interface for "base" entities like base units or base quantities.
base_time - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
baseBlockSize - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
BaseGeopotentialVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
BasePressureVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
BaseQuantity - Class in ucar.units
Provides support for abstract base quantities (ex: length, time).
BaseQuantity(String, String) - Constructor for class ucar.units.BaseQuantity
Constructs from a name and a symbol.
BaseQuantity(String, String, boolean) - Constructor for class ucar.units.BaseQuantity
Constructs from a name and a symbol.
BaseQuantityException - Exception in ucar.units
Provides support for base quantity exceptions.
BaseQuantityException() - Constructor for exception ucar.units.BaseQuantityException
Constructs from nothing.
BaseQuantityException(String) - Constructor for exception ucar.units.BaseQuantityException
Constructs from a message.
BaseType - Class in opendap.dap
This abstract class defines the basic data type features for the OPeNDAP data access protocol (DAP) data types.
BaseType() - Constructor for class opendap.dap.BaseType
Constructs a new BaseType with no name.
BaseType(String) - Constructor for class opendap.dap.BaseType
Constructs a new BaseType with name n.
BaseTypeFactory - Interface in opendap.dap
A Factory for BaseType objects.
BaseTypePrimitiveVector - Class in opendap.dap
A vector of BaseType.
BaseTypePrimitiveVector(BaseType) - Constructor for class opendap.dap.BaseTypePrimitiveVector
Constructs a new BaseTypePrimitiveVector.
BaseUnit - Class in ucar.units
Provides support for base units.
BaseUnit(UnitName, BaseQuantity) - Constructor for class ucar.units.BaseUnit
Constructs from identifiers and a base quantity.
baseURI - Variable in class thredds.catalog.InvCatalog
 
BasicAccessUriBuilder - Class in thredds.catalog2
_more_
BasicAccessUriBuilder() - Constructor for class thredds.catalog2.BasicAccessUriBuilder
 
BasicAccessUriBuilderResolver - Class in thredds.catalog2
_more_
BasicAccessUriBuilderResolver() - Constructor for class thredds.catalog2.BasicAccessUriBuilderResolver
 
BASICANGLE - Static variable in class ucar.grid.GridDefRecord
BasicAngle
basicExpr(UnitDB) - Method in class ucar.units.StandardUnitFormat
 
bb_offset - Variable in class ucar.ma2.ArrayStructureBB
 
bbuffer - Variable in class ucar.ma2.ArrayStructureBB
 
Bearing - Class in ucar.unidata.geoloc
Computes the distance, azimuth, and back azimuth between two lat-lon positions on the Earth's surface.
Bearing() - Constructor for class ucar.unidata.geoloc.Bearing
 
BEBufferedRandomAccessFile - Class in ucar.jpeg.jj2000.j2k.io
This class defines a Buffered Random Access File, where all I/O is considered to be big-endian.
BEBufferedRandomAccessFile(File, String, int) - Constructor for class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Constructor.
BEBufferedRandomAccessFile(File, String) - Constructor for class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Constructor.
BEBufferedRandomAccessFile(String, String, int) - Constructor for class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Constructor.
BEBufferedRandomAccessFile(String, String) - Constructor for class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Constructor.
BECQUEREL - Static variable in class ucar.units.SI
Special derived unit for the quantity of activity of a radionuclide.
before(Date) - Method in class ucar.nc2.units.DateType
Is this date before the given date.
before(DateType) - Method in class ucar.nc2.units.DateType
Is this date before the given date.
beginColumn - Variable in class ucar.units.Token
The column number of the first character of this Token.
beginLine - Variable in class ucar.units.Token
The line number of the first character of this Token.
BeginToken() - Method in class ucar.units.ASCII_CharStream
 
BeginToken() - Method in class ucar.units.SimpleCharStream
Start.
BeLeDataInputStream - Class in ucar.unidata.io
Big-endian little-endian data input stream, from which numbers in both big- and little-endian representations can be read.
BeLeDataInputStream(InputStream) - Constructor for class ucar.unidata.io.BeLeDataInputStream
Construct a bigEndian-littleEndian input stream from an input stream.
BeLeDataInputStream(String) - Constructor for class ucar.unidata.io.BeLeDataInputStream
Construct a bigEndian-littleEndian input stream from a file.
BeLeDataInputStream(URL) - Constructor for class ucar.unidata.io.BeLeDataInputStream
Construct a bigEndian-littleEndian input stream from a URL.
BELOW_THRESHOLD - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
BELOW_THRESHOLD - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
 
BETA - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
The value of the second lifting step coefficient
BETA - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
The value of the second lifting step coefficient
betweenLon(double, double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.  
BIG_ENDIAN - Static variable in interface ucar.jpeg.jj2000.j2k.io.EndianType
Identifier for big-endian byte ordering (i.e.
BIG_ENDIAN - Static variable in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
BIG_ENDIAN - Static variable in class ucar.unidata.io.RandomAccessFile
 
BIGEND_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Data
 
bigEndian - Variable in class ucar.unidata.io.RandomAccessFile
The current endian (big or little) mode of the file.
BinaryDataInput - Interface in ucar.jpeg.jj2000.j2k.io
This interface defines the input of binary data from streams and/or files.
BinaryDataOutput - Interface in ucar.jpeg.jj2000.j2k.io
This interface defines the output of binary data to streams and/or files.
bisonSkeleton - Static variable in class opendap.dap.parsers.DapParser
Name of the skeleton that generated this parser.
bisonSkeleton - Static variable in class opendap.Server.parsers.CeParser
Name of the skeleton that generated this parser.
bisonVersion - Static variable in class opendap.dap.parsers.DapParser
Version number for the Bison executable that generated this parser.
bisonVersion - Static variable in class opendap.Server.parsers.CeParser
Version number for the Bison executable that generated this parser.
BIT_1 - Static variable in class ucar.grib.GribNumbers
Bit mask for bit 1 in an octet
BIT_2 - Static variable in class ucar.grib.GribNumbers
Bit mask for bit 1 in an octet
BIT_3 - Static variable in class ucar.grib.GribNumbers
Bit mask for bit 1 in an octet
BIT_4 - Static variable in class ucar.grib.GribNumbers
Bit mask for bit 1 in an octet
BIT_5 - Static variable in class ucar.grib.GribNumbers
Bit mask for bit 1 in an octet
BIT_6 - Static variable in class ucar.grib.GribNumbers
Bit mask for bit 1 in an octet
BIT_7 - Static variable in class ucar.grib.GribNumbers
Bit mask for bit 1 in an octet
BIT_8 - Static variable in class ucar.grib.GribNumbers
Bit mask for bit 1 in an octet
BitCounterCompressed - Class in ucar.nc2.iosp.bufr
Count size of compressed fields
BitCounterCompressed(DataDescriptor, int, int) - Constructor for class ucar.nc2.iosp.bufr.BitCounterCompressed
This counts the size of an array of Structures or Sequences, ie Structure(n)
BitCounterUncompressed - Class in ucar.nc2.iosp.bufr
Counts the size of nested tables, for uncompressed messages.
BitCounterUncompressed(DataDescriptor, int, int) - Constructor for class ucar.nc2.iosp.bufr.BitCounterUncompressed
This counts the size of an array of Structures or Sequences, ie Structure(n)
BitOutputBuffer - Class in ucar.jpeg.jj2000.j2k.codestream.writer
This class implements a buffer for writing bits, with the required bit stuffing policy for the packet headers.
BitOutputBuffer() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.writer.BitOutputBuffer
Creates a new BitOutputBuffer width a buffer of length 'SZ_INIT'.
BitReader - Class in ucar.nc2.iosp.bufr
Helper for reading data that has been bit packed.
BitReader(RandomAccessFile, long) - Constructor for class ucar.nc2.iosp.bufr.BitReader
Constructor
bits2UInt(int) - Method in class ucar.nc2.iosp.bufr.BitReader
Read the next nb bits and return an Unsigned Long .
BITS_PER_BYTE - Static variable in class ucar.jpeg.icc.ICCProfile
 
BITS_PER_COMPONENT_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
BITS_PER_INT - Static variable in class ucar.jpeg.icc.ICCProfile
 
BITS_PER_LONG - Static variable in class ucar.jpeg.icc.ICCProfile
 
BITS_PER_SHORT - Static variable in class ucar.jpeg.icc.ICCProfile
 
BitstreamReaderAgent - Class in ucar.jpeg.jj2000.j2k.codestream.reader
This is the generic interface for bit stream reader agents.
BitstreamReaderAgent(HeaderDecoder, DecoderSpecs) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Initializes members of this class.
BlkImgDataSrc - Interface in ucar.jpeg.jj2000.j2k.image
This interface defines the methods to transfer image data in blocks, without following any particular order (random access).
BlkImgDataSrcImageProducer - Class in ucar.jpeg.jj2000.disp
This class provides an ImageProducer for the BlkImgDataSrc interface.
BlkImgDataSrcImageProducer(BlkImgDataSrc) - Constructor for class ucar.jpeg.jj2000.disp.BlkImgDataSrcImageProducer
Creates an image producer which uses 'src' as the source of image data.
BLUE - Static variable in class ucar.jpeg.icc.ICCProfile
RGB index.
BLUE - Static variable in class ucar.jpeg.icc.RestrictedICCProfile
Component index
bms - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
By-pass mode specifications
bms - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
By-pass mode specifications
bmsExists() - Method in class ucar.grib.grib1.Grib1Pds
Check if BMS exists.
bmsExists() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
BOLTZMAN - Static variable in class ucar.unidata.util.SpecialMathFunction
Boltzman Constant.
BOOL - Static variable in class opendap.util.OptSwitch
 
boolean_size - Static variable in class ucar.jpeg.icc.ICCProfile
Size of native type
BooleanCatalogRefExpander - Class in thredds.cataloggen.catalogrefexpander
_more_
BooleanCatalogRefExpander(boolean) - Constructor for class thredds.cataloggen.catalogrefexpander.BooleanCatalogRefExpander
 
BooleanPrimitiveVector - Class in opendap.dap
A vector of booleans.
BooleanPrimitiveVector(BaseType) - Constructor for class opendap.dap.BooleanPrimitiveVector
Constructs a new BooleanPrimitiveVector.
BoolFunction - Interface in opendap.Server
Represents a server-side function, which evaluates to a boolean value.
BoolFunctionClause - Class in opendap.Server
Represents a clause which invokes a function that returns a boolean value.
BoolFunctionClause(BoolFunction, List) - Constructor for class opendap.Server.BoolFunctionClause
Creates a new BoolFunctionClause.
boolFunctions - Variable in class opendap.Server.FunctionLibrary
 
boundaryRef - Variable in class ucar.nc2.dataset.CoordinateAxis
 
boundingBox - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
boundingBox - Variable in class ucar.nc2.dt.TypedDatasetImpl
 
boundingBox - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
boundingBox - Variable in class ucar.nc2.ft.point.PointCollectionImpl
 
boundingBox - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
boundingBoxSubset - Variable in class ucar.nc2.ft.point.remote.RemoteStationCollection
 
bounds - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite.ValueB
 
boxEnd - Variable in class ucar.jpeg.colorspace.boxes.JP2Box
offset to end of box
boxStart - Variable in class ucar.jpeg.colorspace.boxes.JP2Box
offset to start of box
breakText(String, String, int) - Static method in class ucar.unidata.util.StringUtil
Convert the given text to html by adding <br>.
breakTextAtWords(String, String, int) - Static method in class ucar.unidata.util.StringUtil
Break the given text into lines, respecting word boundaries (blank space).
BREQ - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
BrowserForm - Interface in opendap.servlet.www
 
BtFileUploadController - Class in thredds.bufrtables
Get a submitted file for BUFR validation, copy to disk, redirect client
BtFileUploadController() - Constructor for class thredds.bufrtables.BtFileUploadController
 
BTFunction - Interface in opendap.Server
Represents a server-side function, which evaluates to a BaseType.
BTFunctionClause - Class in opendap.Server
Represents a clause which invokes a function that returns a BaseType.
BTFunctionClause(BTFunction, List) - Constructor for class opendap.Server.BTFunctionClause
Creates a new BTFunctionClause.
btFunctions - Variable in class opendap.Server.FunctionLibrary
 
BtMessInfoController - Class in thredds.bufrtables
Class Description.
BtMessInfoController() - Constructor for class thredds.bufrtables.BtMessInfoController
 
BtServlet - Class in thredds.bufrtables
NOT USED - replaced with spring beans
BtServlet() - Constructor for class thredds.bufrtables.BtServlet
 
BtUrlUploadController - Class in thredds.bufrtables
Get a submitted URL for BUFR validation, copy to disk, redirect client
BtUrlUploadController() - Constructor for class thredds.bufrtables.BtUrlUploadController
 
BtValidateController - Class in thredds.bufrtables
 
BtValidateController() - Constructor for class thredds.bufrtables.BtValidateController
 
BtXmlView - Class in thredds.bufrtables
 
BtXmlView() - Constructor for class thredds.bufrtables.BtXmlView
 
BtXsltView - Class in thredds.bufrtables
Create an XML doc out of the list of BUFR messages.
BtXsltView() - Constructor for class thredds.bufrtables.BtXsltView
 
BUF_DEF_LEN - Static variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.ByteOutputBuffer
The default initial buffer size
BUF_INC - Static variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.ByteOutputBuffer
The buffer increase size
bufcolumn - Variable in class ucar.units.SimpleCharStream
 
buffer - Variable in class ucar.unidata.io.RandomAccessFile
The buffer used for reading the data.
buffer - Variable in class ucar.units.SimpleCharStream
 
BufferedRandomAccessFile - Class in ucar.jpeg.jj2000.j2k.io
This class defines a Buffered Random Access File.
BufferedRandomAccessFile(File, String, int) - Constructor for class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Constructor.
BufferedRandomAccessFile(File, String) - Constructor for class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Constructor.
BufferedRandomAccessFile(String, String, int) - Constructor for class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Constructor.
BufferedRandomAccessFile(String, String) - Constructor for class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Constructor.
bufferStart - Variable in class ucar.unidata.io.RandomAccessFile
The offset in bytes of the start of the buffer, from the start of the file.
bufline - Variable in class ucar.units.SimpleCharStream
 
bufpos - Variable in class ucar.units.ASCII_CharStream
 
bufpos - Variable in class ucar.units.SimpleCharStream
Position in buffer.
BUFR - Static variable in class thredds.catalog.DataFormatType
 
Bufr2Xml - Class in ucar.nc2.iosp.bufr.writer
Write BUFR to an ad-hoc XML format
Bufr2Xml(Message, NetcdfDataset, OutputStream, boolean) - Constructor for class ucar.nc2.iosp.bufr.writer.Bufr2Xml
 
BufrCdm - Class in ucar.nc2.ft.point.standard.plug
BUFR datasets
BufrCdm() - Constructor for class ucar.nc2.ft.point.standard.plug.BufrCdm
 
BUFRConvention - Class in ucar.nc2.dataset.conv
Process BUFR files read through the CDM
BUFRConvention() - Constructor for class ucar.nc2.dataset.conv.BUFRConvention
 
BufrDataDescriptionSection - Class in ucar.nc2.iosp.bufr
A class that represents the Data Description Section (4) of a BUFR record.
BufrDataDescriptionSection(RandomAccessFile) - Constructor for class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
Constructs a BufrDataDescriptionSection object by reading section 3 from a BUFR file.
BufrDataDump - Class in ucar.nc2.iosp.bufr.writer
reads a file with BUFR messages in it and prints out the data values.
BufrDataDump(String, OutputStream) - Constructor for class ucar.nc2.iosp.bufr.writer.BufrDataDump
Open file as a stream of BUFR messages and print data
BufrDataProcess - Class in ucar.nc2.iosp.bufr.writer
reads a file with BUFR messages in it and prints out the data values.
BufrDataProcess(String, OutputStream, FileFilter) - Constructor for class ucar.nc2.iosp.bufr.writer.BufrDataProcess
 
BufrDataSection - Class in ucar.nc2.iosp.bufr
Represents Section 4 of a BUFR message.
BufrDataSection(long, int) - Constructor for class ucar.nc2.iosp.bufr.BufrDataSection
 
BufrIdentificationSection - Class in ucar.nc2.iosp.bufr
A class representing the IdentificationSection (section 1) of a BUFR record.
BufrIdentificationSection(RandomAccessFile, BufrIndicatorSection) - Constructor for class ucar.nc2.iosp.bufr.BufrIdentificationSection
Constructs a BufrIdentificationSection object from a raf.
BufrIndicatorSection - Class in ucar.nc2.iosp.bufr
Section 0 of BUFR data record
BufrIndicatorSection(RandomAccessFile) - Constructor for class ucar.nc2.iosp.bufr.BufrIndicatorSection
Constructs a BufrIndicatorSection object from a raf.
BufrIosp - Class in ucar.nc2.iosp.bufr
IOSP for BUFR data
BufrIosp() - Constructor for class ucar.nc2.iosp.bufr.BufrIosp
 
BufrNumbers - Class in ucar.nc2.iosp.bufr
A class that contains static methods for converting multiple bytes into one float or integer.
BufrNumbers() - Constructor for class ucar.nc2.iosp.bufr.BufrNumbers
 
BufrTables - Class in ucar.nc2.iosp.bufr.tables
Reads BUFR tables of various forms.
BufrTables() - Constructor for class ucar.nc2.iosp.bufr.tables.BufrTables
 
BufrTables.Mode - Enum in ucar.nc2.iosp.bufr.tables
 
BufrTables.Tables - Class in ucar.nc2.iosp.bufr.tables
 
bugaddr - Static variable in class ucar.jpeg.jj2000.j2k.JJ2KInfo
The bug reporting e-mail address
build() - Method in interface thredds.catalog2.builder.AccessBuilder
 
build() - Method in interface thredds.catalog2.builder.CatalogBuilder
Generate the resulting Catalog.
build() - Method in interface thredds.catalog2.builder.CatalogRefBuilder
 
build() - Method in interface thredds.catalog2.builder.DatasetBuilder
 
build() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
build() - Method in interface thredds.catalog2.builder.MetadataBuilder
 
build() - Method in interface thredds.catalog2.builder.ServiceBuilder
Return the finished Service.
build() - Method in interface thredds.catalog2.builder.ThreddsBuilder
Generate the object being built by this ThreddsBuilder.
build() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
build() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
 
build() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DatePointBuilder
 
build() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DateRangeBuilder
 
build() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DocumentationBuilder
 
build() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
 
build() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
 
build() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.KeyphraseBuilder
 
build() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ProjectNameBuilder
 
build() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
 
build() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
build() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
build() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
build() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
build() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
build() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
build() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
build() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
build() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
build() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
build() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
build() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
build() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
build() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
build() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
build() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
build() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
build() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
build() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
build() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
build() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
build() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
build() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
build() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
buildAccessUri(Access, URI) - Method in interface thredds.catalog2.AccessUriBuilder
 
buildAccessUri(Access, URI) - Method in class thredds.catalog2.BasicAccessUriBuilder
 
buildCoordinateSystems(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Heres where the work is to identify coordinate axes and coordinate systems.
buildCoordinateSystems(NetcdfDataset) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Create the coordinate system objects: coordinate axes, coordinate systems, coordinate transforms.
buildCoords(CancelTask) - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
buildDescribeCoverage() - Method in class thredds.wcs.v1_0_0_1.DescribeCoverageBuilder
 
BuilderException - Exception in thredds.catalog2.builder
_more_
BuilderException(BuilderIssue) - Constructor for exception thredds.catalog2.builder.BuilderException
 
BuilderException(BuilderIssues) - Constructor for exception thredds.catalog2.builder.BuilderException
 
BuilderException(BuilderIssue, Throwable) - Constructor for exception thredds.catalog2.builder.BuilderException
 
BuilderException(BuilderIssues, Throwable) - Constructor for exception thredds.catalog2.builder.BuilderException
 
BuilderIssue - Class in thredds.catalog2.builder
_more_
BuilderIssue(BuilderIssue.Severity, String, ThreddsBuilder, Exception) - Constructor for class thredds.catalog2.builder.BuilderIssue
 
BuilderIssue.Severity - Enum in thredds.catalog2.builder
 
BuilderIssues - Class in thredds.catalog2.builder
_more_
BuilderIssues() - Constructor for class thredds.catalog2.builder.BuilderIssues
 
BuilderIssues(BuilderIssue) - Constructor for class thredds.catalog2.builder.BuilderIssues
 
BuilderIssues(BuilderIssue.Severity, String, ThreddsBuilder, Exception) - Constructor for class thredds.catalog2.builder.BuilderIssues
 
buildGetCapabilities() - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
 
buildGetCoverage() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
buildNCFile() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Build the netCDF file
buildNCFile() - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
Build the netCDF file
buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.Aggregation
Call this to build the dataset objects in the NetcdfDataset
buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationExisting
 
buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationFmrc
 
buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationNew
 
buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationTiled
 
buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationUnion
 
buildPartial() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
buildPartial() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
buildPartial() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
buildPartial() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
buildPartial() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
buildPartial() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
buildPartial() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
buildPartial() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
buildPartial() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
buildPartial() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
buildPartial() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
BuoyShipSynop - Class in ucar.nc2.ft.point.standard.plug
Ship/Buoy decoded netcdf files
BuoyShipSynop() - Constructor for class ucar.nc2.ft.point.standard.plug.BuoyShipSynop
 
BYTE - Static variable in class opendap.dap.Attribute
Byte attribute type.
BYTE - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
Grads Btye identifier
byte2short(byte[], int) - Method in class ucar.nc2.iosp.uf.Ray
 
byte_size - Static variable in class ucar.jpeg.icc.ICCProfile
Size of native type
BYTE_VALUE - Static variable in enum thredds.filesystem.FileSystemProto.Attribute.Type
 
BYTE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
BYTE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
 
byteArraySet(byte[], byte) - Static method in class ucar.jpeg.jj2000.j2k.util.ArrayUtil
Reinitializes a byte array to the given value in an optimized way.
byteBuffer - Variable in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Buffer of bytes containing the part of the file that is currently being accessed
byteBufferChanged - Variable in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Boolean keeping track of whether the byte buffer has been changed since it was read.
ByteInputBuffer - Class in ucar.jpeg.jj2000.j2k.entropy.decoder
This class provides a byte input facility from byte buffers.
ByteInputBuffer(byte[]) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.decoder.ByteInputBuffer
Creates a new byte array input stream that reads data from the specified byte array.
ByteInputBuffer(byte[], int, int) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.decoder.ByteInputBuffer
Creates a new byte array input stream that reads data from the specified byte array.
byteOrdering - Variable in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
 
ByteOutputBuffer - Class in ucar.jpeg.jj2000.j2k.entropy.encoder
This class provides a buffering output stream similar to ByteArrayOutputStream, with some additional methods.
ByteOutputBuffer() - Constructor for class ucar.jpeg.jj2000.j2k.entropy.encoder.ByteOutputBuffer
Creates a new byte array output stream.
ByteOutputBuffer(int) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.encoder.ByteOutputBuffer
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
BytePrimitiveVector - Class in opendap.dap
A vector of bytes.
BytePrimitiveVector(BaseType) - Constructor for class opendap.dap.BytePrimitiveVector
Constructs a new BytePrimitiveVector.
BYTES_PER_INT - Static variable in class ucar.jpeg.icc.ICCProfile
 
BYTES_PER_LONG - Static variable in class ucar.jpeg.icc.ICCProfile
 
BYTES_PER_SHORT - Static variable in class ucar.jpeg.icc.ICCProfile
 
bytesToInt(byte[], boolean) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
 
bytesToInt(byte[], boolean) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
bytesToInt(byte[], boolean) - Static method in class ucar.nc2.iosp.nowrad.NOWRadheader
convert bytes into integer
bytesToInt(byte, byte, boolean) - Static method in class ucar.nc2.iosp.nowrad.NOWRadheader
Concatenate two bytes to a 32-bit int value.
bytesToInt(short, short, boolean) - Static method in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
bytesToInt(byte, byte, boolean) - Static method in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
bytesToInt(byte[], boolean) - Static method in class ucar.nc2.iosp.uf.Ray
 
bytesToInt(byte[], boolean) - Static method in class ucar.nc2.iosp.uf.UFheader
 
bytesToShort(byte[], boolean) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
 
bytesToShort(byte[], boolean) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
bytesToShort(byte, byte, boolean) - Static method in class ucar.nc2.iosp.uf.Ray
 
bytesToShort(byte, byte, boolean) - Static method in class ucar.nc2.iosp.uf.UFheader
 
ByteToBitInput - Class in ucar.jpeg.jj2000.j2k.entropy.decoder
This class provides an adapter to perform bit based input on byte based output obejcts that inherit from a 'ByteInputBuffer' class.
ByteToBitInput(ByteInputBuffer) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.decoder.ByteToBitInput
Instantiates a new 'ByteToBitInput' object that uses 'in' as the underlying byte based input.
BZip2Constants - Interface in ucar.unidata.io.bzip2
Base class for both the compress and decompress classes.
BZip2ReadException - Exception in ucar.unidata.io.bzip2
Exception for BZip problems
BZip2ReadException() - Constructor for exception ucar.unidata.io.bzip2.BZip2ReadException
Create a new BZip2ReadException with no message
BZip2ReadException(String) - Constructor for exception ucar.unidata.io.bzip2.BZip2ReadException
Create a new BZip2ReadException with the message

C

C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The "C" variable name identifier
C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The "C" variable name identifier
cache - Static variable in class ucar.grib.GribIndexName
Cache Directory, directory to create index if it can't be create in the same directory as the grib file directory
cache - Variable in class ucar.nc2.NetcdfFile
 
cache - Variable in class ucar.nc2.Variable
 
cacheAll - Variable in class thredds.inventory.FeatureCollectionConfig.ProtoConfig
 
CacheDirectory - Class in thredds.filesystem
Lightweight, serializable representation of a java.io.File directory
CacheDirectory(File) - Constructor for class thredds.filesystem.CacheDirectory
 
CacheDirectoryProto - Class in thredds.filesystem
Externalizable representation of a java.io.File directory using protobuf for serialization.
CacheDirectoryProto() - Constructor for class thredds.filesystem.CacheDirectoryProto
 
CacheDirectoryProto(File) - Constructor for class thredds.filesystem.CacheDirectoryProto
 
cacheDirty - Variable in class ucar.nc2.ncml.Aggregation
 
CacheFile - Class in thredds.filesystem
Lightweight, serializable representation of a java.io.File with arbitrary attributes.
CacheFile() - Constructor for class thredds.filesystem.CacheFile
 
CacheFile(File) - Constructor for class thredds.filesystem.CacheFile
 
CacheFileProto - Class in thredds.filesystem
Externalizable representation of a java.io.File using protobuf for serialization.
CacheFileProto(File) - Constructor for class thredds.filesystem.CacheFileProto
 
CacheFileProto() - Constructor for class thredds.filesystem.CacheFileProto
 
cacheList - Variable in class ucar.nc2.ncml.AggregationOuterDimension
 
cacheLocation - Variable in class ucar.nc2.ncml.Aggregation.Dataset
 
CacheManager - Class in thredds.filesystem
Handles caching using ehcache.
CacheManager(String) - Constructor for class thredds.filesystem.CacheManager
 
cacheName - Variable in class ucar.nc2.NetcdfFile
 
CACHEPATH_POLICY_NESTED_DIRECTORY - Static variable in class ucar.nc2.util.DiskCache2
 
CACHEPATH_POLICY_NESTED_TRUNCATE - Static variable in class ucar.nc2.util.DiskCache2
 
CACHEPATH_POLICY_ONE_DIRECTORY - Static variable in class ucar.nc2.util.DiskCache2
 
cacheVariables(NetcdfFile) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
cachingSet - Variable in class ucar.nc2.Variable.Cache
 
CAL - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
calcBounds() - Method in class ucar.nc2.dt.grid.GridDataset
 
calcBounds() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
calcBounds() - Method in interface ucar.nc2.ft.FeatureDataset
Caclulate date range and bounding box, even if the data has to be scanned.
calcBounds() - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
calcBounds() - Method in class ucar.nc2.ft.point.PointDatasetImpl
 
calcBounds - Variable in class ucar.nc2.ft.point.PointIteratorAbstract
 
calcBounds(PointFeature) - Method in class ucar.nc2.ft.point.PointIteratorAbstract
 
calcBounds() - Method in interface ucar.nc2.ft.PointFeatureCollection
Caclulate date range and bounding box, and size, even if the data has to be scanned.
calcCRC() - Method in class ucar.grib.grib2.Grib2GDSVariables
 
calcElementSize() - Method in class ucar.nc2.Structure
Force recalculation of size of one element of this structure - equals the sum of sizes of its members.
calcMixedBitDepths(int[], int, int[]) - Static method in class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
Calculates the bitdepths of the transformed components, given the bitdepth of the un-transformed components and the component transformation type.
calcMixedBitDepths(int[], int, int[]) - Static method in class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
Calculates the bitdepths of the transformed components, given the bitdepth of the un-transformed components and the component tranformation type.
calcOffsetSetOrder(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
calcOffsetSetOrder(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBBpos
 
calcSbParams(SubbandAn, int) - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.Quantizer
Calculates the parameters of the SubbandAn objects that depend on the Quantizer.
calcSbParams(SubbandAn, int) - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.StdQuantizer
Calculates the parameters of the SubbandAn objects that depend on the Quantizer.
calcScaleOffsetSkipMissingData(Array, double, int, boolean) - Static method in class ucar.ma2.MAMath
Calculate the scale/offset for an array of numbers.
calcStructureSize() - Method in class ucar.nc2.Structure
 
calcTotalBits(Formatter) - Method in class ucar.nc2.iosp.bufr.Message
 
calculateBearing(Earth, LatLonPoint, LatLonPoint, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
Calculate the bearing between the 2 points.
calculateBearing(LatLonPoint, LatLonPoint, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
Calculate the bearing between the 2 points.
calculateBearing(double, double, double, double, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
Computes distance (in km), azimuth (degrees clockwise positive from North, 0 to 360), and back azimuth (degrees clockwise positive from North, 0 to 360), from latitude-longituide point pt1 to latitude-longituide pt2.
calculateBearing(Earth, double, double, double, double, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
Computes distance (in km), azimuth (degrees clockwise positive from North, 0 to 360), and back azimuth (degrees clockwise positive from North, 0 to 360), from latitude-longituide point pt1 to latitude-longituide pt2.
calculateNx() - Method in class ucar.grib.grib2.Grib2GDSVariables
Gets the Maximum number of points in a parallel for Quasi/Thin grids
camelCase(String) - Static method in class ucar.unidata.util.StringUtil
Camel case a string (eg howard -> Howard)
CancelTask - Interface in ucar.nc2.util
Allows long tasks to be cancelled.
CANDELA - Static variable in class ucar.units.SI
Base unit of luminous intensity.
canHoldContent() - Method in class ucar.nc2.util.net.HTTPMethod
 
CANNOT_READ_FILE - Static variable in exception opendap.dap.DAP2Exception
The file specified by the OPeNDAP URL can not be read.
canonicalize() - Method in class thredds.catalog.InvDatasetImpl
Put metadata into canonical form.
canonicalizeRead(String) - Static method in class ucar.nc2.util.URLnaming
 
canonicalizeWrite(String) - Static method in class ucar.nc2.util.URLnaming
 
canonicalURL(String) - Static method in class ucar.nc2.dods.DODSNetcdfFile
Create the canonical form of the URL.
canonicalURL(String) - Static method in class ucar.nc2.stream.CdmRemote
Create the canonical form of the URL.
canOpen(String) - Static method in class ucar.nc2.NetcdfFile
Find out if the file can be opened, but dont actually open it.
CAPTURE_RESOLUTION_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
catalog - Variable in class thredds.catalog.InvDataset
 
CATALOG - Static variable in class thredds.catalog.ServiceType
 
Catalog - Interface in thredds.catalog2
Represents a hierarchical collection of datasets.
CATALOG - Static variable in class thredds.inventory.DatasetCollectionManager
 
CATALOG_GEN_CONFIG - Static variable in class thredds.catalog.MetadataType
 
CATALOG_GEN_CONFIG_NAMESPACE_URI_0_5 - Static variable in class thredds.cataloggen.config.CatalogGenConfig
 
CATALOG_NAMESPACE_06 - Static variable in class thredds.catalog.XMLEntityResolver
 
CATALOG_NAMESPACE_10 - Static variable in class thredds.catalog.XMLEntityResolver
 
CatalogBuilder - Interface in thredds.catalog2.builder
_more_
CatalogBuilder - Interface in thredds.cataloggen
An interface for building catalogs where each instance only builds catalogs for the dataset collection root it was setup to handle.
CatalogCrawler - Class in thredds.catalog.crawl
This crawls a catalog tree for its datasets, which are sent to a listener.
CatalogCrawler(int, boolean, CatalogCrawler.Listener) - Constructor for class thredds.catalog.crawl.CatalogCrawler
Constructor.
CatalogCrawler.Listener - Interface in thredds.catalog.crawl
 
CatalogElement - Static variable in class thredds.catalog2.xml.names.CatalogElementNames
 
CatalogElement_Expires - Static variable in class thredds.catalog2.xml.names.CatalogElementNames
 
CatalogElement_LastModified - Static variable in class thredds.catalog2.xml.names.CatalogElementNames
 
CatalogElement_Name - Static variable in class thredds.catalog2.xml.names.CatalogElementNames
 
CatalogElement_Version - Static variable in class thredds.catalog2.xml.names.CatalogElementNames
 
CatalogElementNames - Class in thredds.catalog2.xml.names
XML qualified names for the elements and attributes defined by the "catalog" element in the THREDDS InvCatalog specification (version 1.0.2).
CatalogElementWriter - Class in thredds.catalog2.xml.writer.stax
_more_
CatalogElementWriter() - Constructor for class thredds.catalog2.xml.writer.stax.CatalogElementWriter
 
CatalogExtractor - Class in thredds.catalog.crawl
Utilities for extracting info from a catalog.
CatalogExtractor(boolean) - Constructor for class thredds.catalog.crawl.CatalogExtractor
Constuctor
CatalogGen - Class in thredds.cataloggen
CatalogGen crawls dataset sources given in a CatalogGenConfig file to produce THREDDS catalogs.
CatalogGen(URL) - Constructor for class thredds.cataloggen.CatalogGen
Constructs the CatalogGen for the given config document.
CatalogGen(InputStream, URL) - Constructor for class thredds.cataloggen.CatalogGen
Constructs the CatalogGen for the given config document InputStream.
CatalogGenConfig - Class in thredds.cataloggen.config
Title: Catalog Generator
CatalogGenConfig(InvDataset, String) - Constructor for class thredds.cataloggen.config.CatalogGenConfig
Constructor
CatalogGenConfig(InvDataset, CatalogGenConfig.Type) - Constructor for class thredds.cataloggen.config.CatalogGenConfig
Constructor
CatalogIssues - Interface in thredds.catalog2
_more_
CatalogNamespace - Enum in thredds.catalog2.xml.names
Represent an XML namespace inlucing, if available, the location of the XML Schema for the namespace as both a local resource name and as a remote resource URL.
CatalogNamespaceUtils - Class in thredds.catalog2.xml.names
_more_
CatalogRef - Interface in thredds.catalog2
_more_
CatalogRefBuilder - Interface in thredds.catalog2.builder
_more_
CatalogRefElement - Static variable in class thredds.catalog2.xml.names.CatalogRefElementNames
 
CatalogRefElement_XlinkHref - Static variable in class thredds.catalog2.xml.names.CatalogRefElementNames
 
CatalogRefElement_XlinkTitle - Static variable in class thredds.catalog2.xml.names.CatalogRefElementNames
 
CatalogRefElement_XlinkType - Static variable in class thredds.catalog2.xml.names.CatalogRefElementNames
 
CatalogRefElementNames - Class in thredds.catalog2.xml.names
XML qualified names for the elements and attributes defined by the "catalogRef" element in the THREDDS InvCatalog specification (version 1.0.2).
CatalogRefExpander - Interface in thredds.cataloggen
Indicates whether a particular catalogRef should be converted to a container dataset.
CatalogRefExpander - Class in thredds.cataloggen.config
Describes when in the expansion of a DatasetSource a catalogRef is created and a child DatasetSource is expanded.
CatalogRefExpander(String, String, String, String, boolean, boolean) - Constructor for class thredds.cataloggen.config.CatalogRefExpander
 
catalogRefFilename() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
CatalogRefInfo - Class in thredds.cataloggen.config
Information about a CatalogRef that can be used to generate the referenced catalog.
CatalogRefInfo(String, String, InvDataset, DatasetSource) - Constructor for class thredds.cataloggen.config.CatalogRefInfo
 
catalogRefInfoList - Variable in class thredds.cataloggen.config.DatasetSource
Information on the catalogRefs in the resulting catalog.
catalogRefTitle() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
CatalogSearchHelper - Interface in thredds.catalog2
_more_
CatalogSetCallback - Interface in thredds.catalog
Allows asynchrous reading of a catalog.
CatalogUtils - Class in thredds.catalog.util
_more_
Category - Class in ucar.grib.grib2
Class which represents a Category from a parameter table.
Category() - Constructor for class ucar.grib.grib2.Category
Constructor for a Category.
category - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable
 
catFactory - Variable in class thredds.cataloggen.CatalogGen
The catalog factory that knows about CatalogGenConfig metadata.
CATGEN_NAMESPACE_05 - Static variable in class thredds.catalog.XMLEntityResolver
 
CatGenAndWrite - Class in thredds.cataloggen
_more_
CatGenAndWrite(String, String, String, InvService, CrawlableDataset, CrawlableDataset, CrawlableDatasetFilter, InvDatasetImpl, File) - Constructor for class thredds.cataloggen.CatGenAndWrite
 
CatGenConfigMetadataFactory - Class in thredds.cataloggen.config
Title: Catalog Generator
CatGenConfigMetadataFactory() - Constructor for class thredds.cataloggen.config.CatGenConfigMetadataFactory
 
CAVOKS - Static variable in class ucar.nc2.dt.point.decode.MP
 
cbLength - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.PktInfo
The length of the code-block in this packet (in bytes)
cblk - Variable in class ucar.jpeg.jj2000.j2k.codestream.PrecInfo
Code-blocks belonging to this precinct in each subbands of the resolution level
CBlkCoordInfo - Class in ucar.jpeg.jj2000.j2k.codestream
This class is used to store the coordinates of code-blocks.
CBlkCoordInfo() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.CBlkCoordInfo
Constructor.
CBlkCoordInfo(int, int) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.CBlkCoordInfo
Constructor.
CBlkInfo - Class in ucar.jpeg.jj2000.j2k.codestream.reader
This class contains location of code-blocks' piece of codewords (there is one piece per layer) and some other information.
CBlkInfo(int, int, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.reader.CBlkInfo
Constructs a new instance with specified number of layers and code-block coordinates.
CBlkQuantDataSrcDec - Interface in ucar.jpeg.jj2000.j2k.quantization.dequantizer
This interface defines a source of quantized wavelet coefficients and methods to transfer them in a code-block by code-block basis, fro the decoder side.
CBlkQuantDataSrcEnc - Interface in ucar.jpeg.jj2000.j2k.quantization.quantizer
This interface defines a source of quantized wavelet coefficients and methods to transfer them in a code-block by code-block basis.
CBlkRateDistStats - Class in ucar.jpeg.jj2000.j2k.entropy.encoder
This class stores coded (compressed) code-blocks with their associated rate-distortion statistics.
CBlkRateDistStats() - Constructor for class ucar.jpeg.jj2000.j2k.entropy.encoder.CBlkRateDistStats
Creates a new CBlkRateDistStats object without allocating any space for 'truncRates', 'truncSlopes', 'truncDists' and 'truncIdxs' or 'data'.
CBlkRateDistStats(int, int, int, byte[], int[], double[], boolean[], int, boolean) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.encoder.CBlkRateDistStats
Creates a new CBlkRateDistStats object and initializes the valid truncation points, their rates and their slopes, from the 'rates' and 'dist' arrays.
cblks - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
Code-blocks sizes specification
cblks - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
Code-blocks sizes specification
CBlkSizeSpec - Class in ucar.jpeg.jj2000.j2k.entropy
This class extends ModuleSpec class for code-blocks sizes holding purposes.
CBlkSizeSpec(int, int, byte) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.CBlkSizeSpec
Creates a new CBlkSizeSpec object for the specified number of tiles and components.
CBlkSizeSpec(int, int, byte, ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.CBlkSizeSpec
Creates a new CBlkSizeSpec object for the specified number of tiles and components and the ParameterList instance.
CBlkWTData - Class in ucar.jpeg.jj2000.j2k.wavelet.analysis
This is a generic abstract class to store a code-block of wavelet data, quantized or not.
CBlkWTData() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
 
CBlkWTDataFloat - Class in ucar.jpeg.jj2000.j2k.wavelet.analysis
This is an implementation of the 'CBlkWTData' abstract class for 32 bit floating point data (float).
CBlkWTDataFloat() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataFloat
 
CBlkWTDataInt - Class in ucar.jpeg.jj2000.j2k.wavelet.analysis
This is an implementation of the 'CBlkWTData' abstract class for signed 32 bit integer data.
CBlkWTDataInt() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataInt
 
CBlkWTDataSrc - Interface in ucar.jpeg.jj2000.j2k.wavelet.analysis
This abstract class defines methods to transfer wavelet data in a code-block by code-block basis.
CBlkWTDataSrcDec - Interface in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This abstract class defines methods to transfer wavelet data in a code-block by code-block basis, for the decoder side.
cbOff - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.PktInfo
The code-block offset in the codestream (for this packet)
CBZip2InputStream - Class in ucar.unidata.io.bzip2
An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.
CBZip2InputStream() - Constructor for class ucar.unidata.io.bzip2.CBZip2InputStream
 
CBZip2InputStream(InputStream) - Constructor for class ucar.unidata.io.bzip2.CBZip2InputStream
 
CBZip2InputStream(InputStream, boolean) - Constructor for class ucar.unidata.io.bzip2.CBZip2InputStream
 
CCN - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
ccoc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COC
 
ccom - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COM
 
CdmDirect - Class in ucar.nc2.ft.point.standard.plug
CDM direct, used when we are implementing the IOSP.
CdmDirect() - Constructor for class ucar.nc2.ft.point.standard.plug.CdmDirect
 
cdmremote - Static variable in class thredds.catalog.InvService
 
CdmRemote - Static variable in class thredds.catalog.ServiceType
 
CdmRemote - Class in ucar.nc2.stream
A remote CDM dataset, using ncstream to communicate.
CdmRemote(String) - Constructor for class ucar.nc2.stream.CdmRemote
 
cdmrfeature - Static variable in class thredds.catalog.InvService
 
CdmrFeature - Static variable in class thredds.catalog.ServiceType
 
CdmrFeatureDataset - Class in ucar.nc2.stream
Factory for CdmrFeature protocol.
CdmrFeatureDataset() - Constructor for class ucar.nc2.stream.CdmrFeatureDataset
 
cdmrService - Variable in class thredds.catalog.InvDatasetFeatureCollection
 
cdmVariableHash() - Method in class ucar.grib.GribGridRecord
A hash code to group records into a CDM variable
cdmVariableHash() - Method in interface ucar.grid.GridRecord
A hash code to group records into a CDM variable
cdmVariableHash() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
 
cdmVariableHash() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
 
cdmVariableName(GridTableLookup, boolean, boolean) - Method in class ucar.grib.GribGridRecord
A unique name for the CDM variable, must be consistent with cdmVariableHash
cdmVariableName(GridTableLookup, boolean, boolean) - Method in interface ucar.grid.GridRecord
A unique name for the CDM variable, must be consistent with cdmVariableHash
cdmVariableName(GridTableLookup, boolean, boolean) - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
 
cdmVariableName(GridTableLookup, boolean, boolean) - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
 
CE() - Method in class opendap.dap.DConnect
Returns the constraint expression supplied with the URL given to the constructor.
CE() - Method in class opendap.dap.DConnect2
Returns the constraint expression supplied with the URL given to the constructor.
ce - Variable in class ucar.jpeg.jj2000.j2k.entropy.Progression
Component index for the end of a progression.
CE - Variable in class ucar.nc2.dods.DODSVariable
 
cedebug - Variable in class opendap.Server.parsers.Ceparse
 
CEDRICRadarConvention - Class in ucar.nc2.dataset.conv
Created by IntelliJ IDEA.
CEDRICRadarConvention() - Constructor for class ucar.nc2.dataset.conv.CEDRICRadarConvention
 
CEEvaluator - Class in opendap.Server
This class is used to parse and evaluate a constraint expression.
CEEvaluator(ServerDDS) - Constructor for class opendap.Server.CEEvaluator
Construct a new CEEvaluator with dds as the DDS object with which to resolve all variable and function names.
CEEvaluator(ServerDDS, ClauseFactory) - Constructor for class opendap.Server.CEEvaluator
Construct a new CEEvaluator with dds as the DDS object with which to resolve all variable and function names, and clauseFactory as a source of Clause objects .
Ceparse - Class in opendap.Server.parsers
The constraint expression parser class.
Ceparse() - Constructor for class opendap.Server.parsers.Ceparse
**********************************************
Ceparse(BaseTypeFactory) - Constructor for class opendap.Server.parsers.Ceparse
 
CeParser - Class in opendap.Server.parsers
A Bison parser, automatically generated from ce.y.
CeParser(CeParser.Lexer) - Constructor for class opendap.Server.parsers.CeParser
Instantiates the Bison-generated parser.
CeParser(BaseTypeFactory) - Constructor for class opendap.Server.parsers.CeParser
Instantiates the Bison-generated parser.
CeParser.Lexer - Interface in opendap.Server.parsers
Communication interface between the scanner and the Bison-generated parser CeParser.
cepoc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.POC
 
CF - Interface in ucar.nc2.constants
Constants used in CF Conventions.
CF.CellMethods - Enum in ucar.nc2.constants
 
CF.FeatureType - Enum in ucar.nc2.constants
Start of map from CF feature type names to our FeatureType enums.
CF1Convention - Class in ucar.nc2.dataset.conv
CF-1 Convention.
CF1Convention() - Constructor for class ucar.nc2.dataset.conv.CF1Convention
 
CF_ROLE - Static variable in interface ucar.nc2.constants.CF
 
CFM - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
CFnetCDF2Dataset - Class in ucar.nc2.dt.radial
Created by IntelliJ IDEA.
CFnetCDF2Dataset() - Constructor for class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
CFnetCDF2Dataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.radial.CFnetCDF2Dataset
Constructor.
CFpointObs - Class in ucar.nc2.ft.point.standard.plug
CF "point obs" Convention.
CFpointObs() - Constructor for class ucar.nc2.ft.point.standard.plug.CFpointObs
 
CFPointObWriter - Class in ucar.nc2.ft.point.writer
Deprecated. use WriterCFPointCollection
CFPointObWriter(DataOutputStream, List<Attribute>, String, List<PointObVar>, int) - Constructor for class ucar.nc2.ft.point.writer.CFPointObWriter
Deprecated. Constructor
CFstationObsDataset - Class in ucar.nc2.dt.point
This handles station datasets in "Unidata Observation Dataset v1.0" Read StationObsDataset in "CF" experimental point/ungridded convention.
CFstationObsDataset() - Constructor for class ucar.nc2.dt.point.CFstationObsDataset
 
CFstationObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.CFstationObsDataset
 
change - Variable in class thredds.inventory.FeatureCollectionConfig.ProtoConfig
 
CHANNEL_DEFINITION_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
ChannelDefinitionBox - Class in ucar.jpeg.colorspace.boxes
This class maps the components in the codestream to channels in the image.
ChannelDefinitionBox(RandomAccessIO, int) - Constructor for class ucar.jpeg.colorspace.boxes.ChannelDefinitionBox
Construct a ChannelDefinitionBox from an input image.
ChannelDefinitionMapper - Class in ucar.jpeg.colorspace
This class is responsible for the mapping between requested components and image channels.
ChannelDefinitionMapper(BlkImgDataSrc, ColorSpace) - Constructor for class ucar.jpeg.colorspace.ChannelDefinitionMapper
Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, and output).
char_size - Static variable in class ucar.jpeg.icc.ICCProfile
Size of native type
CHAR_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
 
check(StringBuilder, boolean) - Method in class thredds.catalog.InvCatalog
Check internal data structures.
check(StringBuilder) - Method in class thredds.catalog.InvCatalog
Check internal data structures.
check(StringBuilder, boolean) - Method in class thredds.catalog.InvCatalogImpl
Check internal data structures.
check(StringBuilder) - Method in class thredds.catalog.InvService
 
check(Formatter) - Method in class ucar.nc2.dataset.NetcdfDataset
 
checkArgs(List) - Method in interface opendap.Server.ServerSideFunction
Checks that the arguments given are acceptable arguments for this function.
checkBytePadding() - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.ByteToBitInput
Checks for past errors in the decoding process by verifying the byte padding with an alternating sequence of 0's and 1's.
checkClientTrusted(X509Certificate[], String) - Method in class ucar.nc2.util.net.EasyX509TrustManager
see com.sun.net.ssl.X509TrustManager#isClientTrusted(X509Certificate[])
checkForAttributeNameConflict() - Method in class opendap.dap.DDS
Check for name conflicts.
checkForMeter - Variable in class ucar.nc2.dataset.conv.COARDSConvention
 
checkInRange(List, int[]) - Static method in class ucar.ma2.Range
Deprecated. use Section.checkInRange(int shape[])
checkInRange(int[]) - Method in class ucar.ma2.Section
Check if this Section is legal for the given shape.
checkInvState(long) - Method in class ucar.nc2.ft.fmrc.Fmrc
 
checkLinks(StringBuffer) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
checkList(char, String[]) - Method in class ucar.jpeg.jj2000.j2k.util.ParameterList
Checks if the parameters which name starts with the prefix 'prfx' in the parameter list are all in the list of valid parameter names 'plist'.
checkList(char[], String[]) - Method in class ucar.jpeg.jj2000.j2k.util.ParameterList
Checks if the parameters which names do not start with any of the prefixes in 'prfxs' in this ParameterList are all in the list of valid parameter names 'plist'.
checkMarkerLength(DataInputStream, String) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Checks that the marker segment length is correct.
checkNeeded(boolean) - Method in class ucar.nc2.ft.fmrc.Fmrc
 
checkNonDataVariable(String) - Method in class ucar.nc2.ft.point.standard.Table
 
checkOk() - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
checkOk() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
 
checkPredTerm() - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.MQDecoder
Checks for past errors in the decoding process using the predictable error resilient termination.
checkProtoState(long) - Method in class ucar.nc2.ft.fmrc.Fmrc
 
checkSemantics(boolean) - Method in class opendap.dap.BaseType
Checks for internal consistency.
checkSemantics() - Method in class opendap.dap.BaseType
Check semantics.
checkSemantics(boolean) - Method in class opendap.dap.DArray
Checks for internal consistency.
checkSemantics(boolean) - Method in class opendap.dap.DDS
Check the semantics of the DDS.
checkSemantics(boolean) - Method in class opendap.dap.DGrid
Checks for internal consistency.
checkSemantics(boolean) - Method in class opendap.dap.DSequence
Checks for internal consistency.
checkSemantics(boolean) - Method in class opendap.dap.DStructure
Checks for internal consistency.
checkServerTrusted(X509Certificate[], String) - Method in class ucar.nc2.util.net.EasyX509TrustManager
see com.sun.net.ssl.X509TrustManager#isServerTrusted(X509Certificate[])
checkState() - Method in class thredds.catalog.InvDatasetFcFmrc
 
checkState() - Method in class thredds.catalog.InvDatasetFcPoint
 
checkState() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
checkStationProduct(String, Product) - Method in class ucar.nc2.dt.radial.StationRadarCollectionImpl
 
checkStationProduct(Product) - Method in interface ucar.nc2.dt.StationRadarCollection
check if the product available for all stations.
checkStationProduct(String, Product) - Method in interface ucar.nc2.dt.StationRadarCollection
check if the product available for one station
checkStationProduct(Product) - Method in interface ucar.nc2.ft.radial.StationRadialDataset
check if the product available for all stations.
checkStationProduct(String, Product) - Method in interface ucar.nc2.ft.radial.StationRadialDataset
check if the product available for one station
checkStationProduct(String, Product) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
checkStationProduct(Product) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
checkStationProduct(String, Product) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
check the exist of a product in this dataset collection
checkStationProduct(Product) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
check the exist of a product in this dataset collection
checksum - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
checksum value for this gds.
checkTargetErrors() - Method in class ucar.jpeg.jj2000.j2k.util.ThreadPool
Checks that no error or runtime exception in any target have occurred so far.
child - Variable in class ucar.nc2.ParsedSectionSpec
 
children - Variable in class opendap.Server.AbstractClause
A list of SubClause objects representing the sub-clauses of this clause.
children - Variable in class thredds.catalog.query.Selector
 
children - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
childrenNamesSpi() - Method in class ucar.util.prefs.PreferencesExt
Implements AbstractPreferences childrenNamesSpi() method.
childrenNamesSpi(String) - Method in class ucar.util.prefs.PreferencesExt
 
childSpi(String) - Method in class ucar.util.prefs.PreferencesExt
 
chisq(double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
Returns the area under the left hand tail (from 0 to x) of the Chi square probability density function with v degrees of freedom.
chisqc(double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
Returns the area under the right hand tail (from x to infinity) of the Chi square probability density function with v degrees of freedom:
Choice - Interface in thredds.catalog.query
Abstraction of a choice a user can make.
choice - Variable in class thredds.inventory.FeatureCollectionConfig.ProtoConfig
 
chooseDatasetAccess(List<InvAccess>) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Find the "best" access in case theres more than one, based on what the CDM knows how to open and use.
CHUNK - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
CHUNKED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
CI - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
CI8 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
CIG - Static variable in class ucar.nc2.dt.point.decode.MP
 
CIG_EST - Static variable in class ucar.nc2.dt.point.decode.MP
 
CIG_RY - Static variable in class ucar.nc2.dt.point.decode.MP
 
CIGNO - Static variable in class ucar.nc2.dt.point.decode.MP
 
Cinrad2IOServiceProvider - Class in ucar.nc2.iosp.cinrad
An IOServiceProvider for CINRAD level II files.
Cinrad2IOServiceProvider() - Constructor for class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
 
Cinrad2Record - Class in ucar.nc2.iosp.cinrad
This class reads one record (radial) in an CINRAD level II file.
Cinrad2Record(RandomAccessFile, int) - Constructor for class ucar.nc2.iosp.cinrad.Cinrad2Record
 
Cinrad2VolumeScan - Class in ucar.nc2.iosp.cinrad
This class reads a CINRAD level II data file.
Clause - Interface in opendap.Server
Represents the common interface of the two types of clause used by the constraint expression (CE) parser: TopLevelClause and SubClause.
ClauseFactory - Class in opendap.Server
Represents a source of Clause objects for the constraint expression parser.
ClauseFactory() - Constructor for class opendap.Server.ClauseFactory
Creates a new clause factory with a blank function library.
ClauseFactory(FunctionLibrary) - Constructor for class opendap.Server.ClauseFactory
Creates a clause factory which uses the specified function library.
cleanCache(Date, StringBuilder) - Static method in class ucar.nc2.util.DiskCache
Remove all files with date < cutoff.
cleanCache(long, StringBuilder) - Static method in class ucar.nc2.util.DiskCache
Remove files if needed to make cache have less than maxBytes bytes file sizes.
cleanCache(long, Comparator<File>, StringBuilder) - Static method in class ucar.nc2.util.DiskCache
Remove files if needed to make cache have less than maxBytes bytes file sizes.
cleanCache(File, StringBuilder, boolean) - Method in class ucar.nc2.util.DiskCache2
Remove any files or directories whose last modified time greater than persistMinutes
cleanCharacterData(String) - Static method in class ucar.nc2.util.xml.Parse
Make sure that text is XML safe
clear() - Static method in class opendap.util.Debug
 
clear() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
clear() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
clear() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
clear() - Method in class ucar.jpeg.colorspace.ColorSpaceMapper.ComputedComponents
 
clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
clear() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
clear() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
clear() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
clear() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
clear() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
clear() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
clear() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
clear() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
clear() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
clear() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
clear() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
clear() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
clear() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
clear() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
clear() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
clearAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
clearAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
clearAtts() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
clearAtts() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
clearAtts() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
clearAtts() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
clearAtts() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
clearBigend() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
clearCache(boolean) - Method in class ucar.nc2.util.cache.FileCache
Remove all cache entries.
clearCache(boolean) - Method in class ucar.nc2.util.cache.FileCacheRaf
 
clearCode() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
clearCompress() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
clearCoordinateSystems() - Method in class ucar.nc2.dataset.NetcdfDataset
Clear Coordinate System metadata, to allow them to be redone
clearCoordinateSystems() - Method in class ucar.nc2.dataset.StructureDS
 
clearCoordinateSystems() - Method in class ucar.nc2.dataset.VariableDS
Remove coordinate system info.
clearCoordinateSystems() - Method in interface ucar.nc2.dataset.VariableEnhanced
clear previous coordinate systems.
clearCrc32() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
clearData() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
clearData() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
clearData() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
clearData() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
clearData() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
clearDataCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
clearDataPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
clearDatasetMemory() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
clearDatasetMemory() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
clearDatasetMemory() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
clearDatasetMemory() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
clearDatasetMemory() - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
clearDatasetMemory() - Method in class ucar.nc2.dt.radial.UF2Dataset
 
clearDatasetMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep
Remove cached data, if any.
clearDataType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
clearDataType() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
clearDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
clearDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
clearDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
clearDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
clearDimIndex() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
clearDims() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
clearEnumType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
clearEnumTypes() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
clearFiles() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
clearGroups() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
clearHeapCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
clearId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
clearId() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
clearIsDirectory() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
clearIsPrivate() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
clearIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
clearIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
clearLastModified() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
clearLastModified() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
clearLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
clearLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
clearLen() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
clearLen() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
clearLength() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
clearLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
clearList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
clearLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
clearLocation() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
clearLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
clearLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
clearMap() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
clearMember() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
clearMembers() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
clearMessage() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
clearName() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
clearName() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
clearName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
clearName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
clearName() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
clearName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
clearName() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
clearName() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
clearName() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
clearName() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
clearNomTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
clearNrows() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
clearPath() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
clearRange() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
clearRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
clearSdata() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
clearSdata() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
clearSdata() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
clearSection() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
clearSection() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
clearShape() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
clearShape() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
clearSize() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
clearStart() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
clearState() - Static method in class ucar.nc2.util.net.HttpClientManager
 
clearState() - Method in class ucar.nc2.util.net.HTTPSession
 
clearStations() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
clearStnid() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
clearStnPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
clearStride() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
clearStructs() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
clearStructs() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
clearSweepMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
deallocated memory of sweep
clearSweepMemory() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
deallocated memory of sweep
clearTargetErrors() - Method in class ucar.jpeg.jj2000.j2k.util.ThreadPool
Clears the current target error conditions, if any.
clearTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
clearTimeUnit() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
clearTitle() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
clearType() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
clearType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
clearUnits() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
clearUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
clearValue() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
clearVariableMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
 
clearVarName() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
clearVars() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
clearVars() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
clearVersion() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
clearVersion() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
clearWmoId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
ClientIO - Interface in opendap.dap
Client-side serialization for OPeNDAP variables (sub-classes of BaseType).
CLIMATE - Static variable in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
climate surface file id
clockExpr(Calendar) - Method in class ucar.units.StandardUnitFormat
 
clone() - Method in class opendap.dap.BaseTypePrimitiveVector
Returns a clone of this BaseTypePrimitiveVector.
clone() - Method in class opendap.dap.DAPNode
Returns a clone of this DAPNode.
clone() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
clone() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
clone() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
clone() - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
 
clone() - Method in class ucar.ma2.Index
 
clone() - Method in class ucar.ma2.Index0D
 
clone() - Method in class ucar.ma2.Index1D
 
clone() - Method in class ucar.ma2.Index2D
 
clone() - Method in class ucar.ma2.Index3D
 
clone() - Method in class ucar.ma2.Index4D
 
clone() - Method in class ucar.ma2.Index5D
 
clone() - Method in class ucar.ma2.Index6D
 
clone() - Method in class ucar.ma2.Index7D
 
clone() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
clone() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
clone() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
clone() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
clone() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
clone() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
clone() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
clone() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
clone() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
clone() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
clone() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
clone() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
clone() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
clone() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
clone() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
clone() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
clone() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
clone() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
clone() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
clone() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
clone() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
clone() - Method in class ucar.nc2.Variable
 
clone() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Clone this projection
clone() - Method in class ucar.unidata.geoloc.projection.Mercator
Clone this projection
clone() - Method in class ucar.unidata.geoloc.projection.Orthographic
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
clone() - Method in class ucar.unidata.geoloc.projection.Stereographic
Clone this projection
clone() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Clone this projection
clone() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.ProjectionImpl
Clone this projection
clone(UnitName) - Method in class ucar.units.DerivedUnitImpl
Clones the derived unit changing the identifiers.
clone(UnitName) - Method in class ucar.units.LogarithmicUnit
Clones this unit, changing the identifier.
clone(UnitName) - Method in class ucar.units.OffsetUnit
Clones this unit, changing the identifier.
clone(UnitName) - Method in class ucar.units.ScaledUnit
Clones this unit, changing the identifier.
clone(UnitName) - Method in class ucar.units.TimeScaleUnit
Clones this unit, changing the identifier.
clone(UnitName) - Method in interface ucar.units.Unit
Clones this unit, changing the identifier.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Alias
Returns a clone of this Alias.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Attribute
Returns a clone of this Attribute.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.AttributeTable
Returns a clone of this AttributeTable.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.BaseType
Returns a clone of this BaseType.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.BooleanPrimitiveVector
Returns a clone of this BooleanPrimitiveVector.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.BytePrimitiveVector
Returns a clone of this Attribute.
cloneDAG(DAPNode.CloneMap, DAPNode) - Static method in class opendap.dap.DAPNode
This version of cloneDAG() is the primary point of cloning.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DAPNode
This procedure does the actual recursive clone.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DArray
Returns a clone of this Array.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DArrayDimension
Returns a clone of this Array.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DAS
Returns a clone of this Attribute.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DDS
Returns a clone of this DDS.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DGrid
Returns a clone of this DGrid.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DSequence
Returns a clone of this Sequence.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DStructure
Returns a clone of this Structure.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DVector
Returns a clone of this Vector.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Float32PrimitiveVector
Returns a clone of this PrimitiveVector.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Float64PrimitiveVector
Returns a clone of this Float64PrimitiveVector.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Int16PrimitiveVector
Returns a clone of this Int16PrimitiveVector.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Int32PrimitiveVector
Returns a clone of this Int32PrimitiveVector.
cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.PrimitiveVector
Returns a clone of this PrimitiveVector.
close() - Method in class opendap.servlet.DummySink
 
close() - Method in interface opendap.servlet.GuardedDataset
 
close() - Static method in class opendap.servlet.Log
 
close() - Method in class thredds.filesystem.CacheManager
 
close() - Method in class thredds.filesystem.ControllerCaching
 
close() - Method in class thredds.filesystem.ControllerOS
 
close() - Method in class thredds.inventory.bdb.MetadataManager
 
close() - Method in interface thredds.inventory.CollectionManager
release any resources
close() - Method in class thredds.inventory.DatasetCollectionManager
 
close() - Method in interface thredds.inventory.MController
 
close() - Method in class thredds.util.HttpUriResolver
 
close() - Method in class thredds.wcs.v1_0_0_1.WcsDataset
 
close() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.CodestreamWriter
Closes the underlying resource (file, stream, network connection, etc.).
close() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.FileCodestreamWriter
Writes the EOC marker and closes the underlying stream.
close() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Closes the underlying file or network connection from where the image data is being read.
close() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGM
Closes the underlying RandomAccessFile from where the image data is being read.
close() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGX
Closes the underlying RandomAccessIO from where the image data is being read.
close() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPPM
Closes the underlying file from where the image data is being read.
close() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriter
Closes the underlying file or netwrok connection to where the data is written.
close() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterArray
Closes the underlying file or netwrok connection to where the data is written.
close() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPGM
Closes the underlying file or netwrok connection to where the data is written.
close() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPGX
Closes the underlying file or netwrok connection to where the data is written.
close() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPPM
Closes the underlying file or netwrok connection to where the data is written.
close() - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Closes the buffered random access file
close() - Method in interface ucar.jpeg.jj2000.j2k.io.RandomAccessIO
Closes the I/O stream.
close() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Closes this object for reading as well as the wrapped InputStream, if not already closed.
close() - Method in class ucar.nc2.dataset.NetcdfDataset
Close all resources (files, sockets, etc) associated with this dataset.
close() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
 
close() - Method in class ucar.nc2.dods.DODSNetcdfFile
 
close() - Method in class ucar.nc2.dt.fmrc.FmrcImpl
 
close() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
 
close() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
 
close() - Method in class ucar.nc2.dt.grid.GridDataset
 
close() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
close() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
close() - Method in interface ucar.nc2.dt.TypedDataset
Close all resources associated with this dataset.
close() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
close() - Method in interface ucar.nc2.ft.FeatureDataset
Close all resources associated with this dataset.
close() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
close() - Method in class ucar.nc2.ft.fmrc.Fmrc
 
close() - Method in class ucar.nc2.geotiff.GeoTiff
Close the Geotiff file.
close() - Method in class ucar.nc2.geotiff.GeotiffWriter
_more_
close() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
close() - Method in class ucar.nc2.iosp.bufr.Message
 
close() - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
 
close() - Method in class ucar.nc2.iosp.dmsp.DMSPiosp
 
close() - Method in class ucar.nc2.iosp.dorade.Doradeiosp
 
close() - Method in class ucar.nc2.iosp.fysat.Fysatiosp
 
close() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Close this IOSP
close() - Method in class ucar.nc2.iosp.gini.Giniiosp
 
close() - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
Close this IOSP and associated files
close() - Method in class ucar.nc2.iosp.hdf5.H5header
 
close() - Method in class ucar.nc2.iosp.hdf5.H5iosp
Close the file.
close() - Method in interface ucar.nc2.iosp.IOServiceProvider
Close the file.
close() - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
Close this IOSP
close() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp
Close this IOSP
close() - Method in class ucar.nc2.iosp.misc.GtopoIosp
 
close() - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
 
close() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
close() - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
 
close() - Method in class ucar.nc2.iosp.nids.Nidsiosp
 
close() - Method in class ucar.nc2.iosp.noaa.Ghcnm
 
close() - Method in class ucar.nc2.iosp.noaa.Ghcnm2
 
close() - Method in class ucar.nc2.iosp.noaa.IgraPor
 
close() - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
Close the file.
close() - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
close() - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
 
close() - Method in class ucar.nc2.iosp.uamiv.UAMIVServiceProvider
Close the file.
close() - Method in class ucar.nc2.iosp.uf.UFiosp
 
close() - Method in class ucar.nc2.jni.netcdf.JniIosp
 
close() - Method in class ucar.nc2.ncml.Aggregation
 
close(NetcdfFile) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
close() - Method in class ucar.nc2.NetcdfFile
Close all resources (files, sockets, etc) associated with this file.
close() - Method in class ucar.nc2.NetcdfFileWriteable
close the file.
close() - Method in class ucar.nc2.stream.CdmRemote
 
close() - Method in interface ucar.nc2.util.cache.FileCacheable
Close the FileCacheable, release all resources.
close() - Method in class ucar.nc2.util.cache.FileCacheRaf.Raf
 
close() - Method in class ucar.nc2.util.net.HTTPMethod
 
close() - Method in class ucar.nc2.util.net.HTTPMethodStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class ucar.nc2.util.net.HTTPSession
 
close() - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
close() - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
 
close() - Method in class ucar.unidata.io.RandomAccessFile
Close the file, and release any associated system resources.
closeAll() - Static method in class thredds.inventory.bdb.MetadataManager
 
closed - Variable in class ucar.nc2.util.net.HTTPMethod
 
closeDatasets() - Method in class ucar.nc2.ncml.Aggregation
 
closeDatasets() - Method in class ucar.nc2.ncml.AggregationUnion
 
closeEnough(double, double) - Static method in class ucar.grib.GribNumbers
 
closeEnough(double, double) - Static method in class ucar.nc2.util.CompareNetcdf2
 
closeEnough(double, double, double) - Static method in class ucar.nc2.util.CompareNetcdf2
 
closeEnough(float, float) - Static method in class ucar.nc2.util.CompareNetcdf2
 
closeEnough(double, double, double) - Static method in class ucar.nc2.util.Misc
Check if numbers are equal with tolerance
closeEnough(double, double) - Static method in class ucar.nc2.util.Misc
Check if numbers are equal with default tolerance
closeEnough(float, float) - Static method in class ucar.nc2.util.Misc
Check if numbers are equal with default tolerance
closeEnoughP(double, double) - Static method in class ucar.nc2.util.CompareNetcdf2
 
closeEnoughP(double, double, double) - Static method in class ucar.nc2.util.CompareNetcdf2
 
closeEnoughP(float, float) - Static method in class ucar.nc2.util.CompareNetcdf2
 
closeSession() - Method in class opendap.dap.DConnect2
 
cloud_cover - Static variable in class ucar.nc2.dt.point.decode.MP
 
cloud_height - Static variable in class ucar.nc2.dt.point.decode.MP
 
CLR_or_SKC - Static variable in class ucar.nc2.dt.point.decode.MP
 
COARDSConvention - Class in ucar.nc2.dataset.conv
COARDS Convention.
COARDSConvention() - Constructor for class ucar.nc2.dataset.conv.COARDSConvention
 
coc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Reference to the COC marker segments found in main and first tile-part header.
COC - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Coding style component (COC): 0xFF53
cod - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Reference to the COD marker segments found in main and first tile-part header.
COD - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Coding style default (COD): 0xFF52
code - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable.TableEntry
 
CODE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
CodedCBlk - Class in ucar.jpeg.jj2000.j2k.entropy
This is the generic class to store coded (compressed) code-block.
CodedCBlk() - Constructor for class ucar.jpeg.jj2000.j2k.entropy.CodedCBlk
Creates a new CodedCBlk object wit the default values and without allocating any space for its members.
CodedCBlk(int, int, int, byte[]) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.CodedCBlk
Creates a new CodedCBlk object with the specified values.
CodedCBlkDataSrcDec - Interface in ucar.jpeg.jj2000.j2k.entropy.decoder
This interface defines a source of entropy coded data and methods to transfer it in a code-block by code-block basis.
CodedCBlkDataSrcEnc - Interface in ucar.jpeg.jj2000.j2k.entropy.encoder
This interface defines a source of entropy coded data and methods to transfer it in a code-block by code-block basis.
CodeFlagTables - Class in ucar.nc2.iosp.bufr.tables
Read Code / Flag tables.
CodestreamManipulator - Class in ucar.jpeg.jj2000.j2k.util
This class takes a legal JPEG 2000 codestream and performs some manipulation on it.
CodestreamManipulator(String, int, int, boolean, boolean, boolean, boolean) - Constructor for class ucar.jpeg.jj2000.j2k.util.CodestreamManipulator
Instantiates a codestream manipulator..
CodestreamWriter - Class in ucar.jpeg.jj2000.j2k.codestream.writer
This is the abstract class for writing to a codestream.
CodestreamWriter(int) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.writer.CodestreamWriter
Allocates this object and initializes the maximum number of bytes.
codeSymbol(int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
This function performs the arithmetic encoding of one symbol.
codeSymbols(int[], int[], int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
This function performs the arithmetic encoding of several symbols together.
codeTable3_1(int) - Static method in class ucar.grib.grib2.Grib2Tables
Grid Definition Template
codeTable3_2(int) - Static method in class ucar.grib.grib2.Grib2Tables
Shape of the Earth
codeTable4_0(int) - Static method in class ucar.grib.grib2.Grib2Tables
Product Definition Template Code table 4.0.
codeTable4_10(int) - Static method in class ucar.grib.grib2.Grib2Tables
Code Table 4.10: Type of statistical processing
codeTable4_10short(int) - Static method in class ucar.grib.grib2.Grib2Tables
Code Table 4.10: Type of statistical processing, short form For embedding in a variable name
codeTable4_11(int) - Static method in class ucar.grib.grib2.Grib2Tables
Code Table 4.11: Type of time intervals
codeTable4_3(int) - Static method in class ucar.grib.grib2.Grib2Tables
 
codeTable4_4(int) - Static method in class ucar.grib.grib2.Grib2Tables
return Time Range Unit Name from code table 4.4.
codeTable4_4_toSecs(int) - Static method in class ucar.grib.grib2.Grib2Tables
return Time Range Unit Name from code table 4.4.
codeTable4_5(int) - Static method in class ucar.grib.grib2.Grib2Tables
type of vertical coordinate: Name code table 4.5.
codeTable4_6(int) - Static method in class ucar.grib.grib2.Grib2Tables
 
codeTable4_7short(int) - Static method in class ucar.grib.grib2.Grib2Tables
 
codeTable4_9(int) - Static method in class ucar.grib.grib2.Grib2Tables
Code Table 4.9: Probability Type
COL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
column identifier
colat - Variable in class ucar.unidata.util.GaussianLatitudes
 
colHeaders - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
column keys
collapseWhitespace(String) - Static method in class ucar.unidata.util.StringUtil
Collapse continuous whitespace into one single " ".
collection - Variable in class ucar.nc2.ft.point.PointIteratorAbstract
 
CollectionLevelScanner - Class in thredds.cataloggen
CollectionLevelScanner maps between the CrawlableDataset realm and the InvCatalog/InvDataset realm.
CollectionLevelScanner(String, CrawlableDataset, CrawlableDataset, CrawlableDataset, CrawlableDatasetFilter, InvService) - Constructor for class thredds.cataloggen.CollectionLevelScanner
Construct a CollectionLevelScanner.
CollectionLevelScanner(CollectionLevelScanner) - Constructor for class thredds.cataloggen.CollectionLevelScanner
Copy constructor
collectionList - Variable in class ucar.nc2.ft.point.PointDatasetImpl
 
CollectionManager - Interface in thredds.inventory
Manages a dynamic collection of MFile objects.
collectionName - Variable in class thredds.inventory.DatasetCollectionManager
 
collectionName - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
 
CollectionSpecParser - Class in thredds.inventory
Parses the collection specification string.
CollectionSpecParser(String, Formatter) - Constructor for class thredds.inventory.CollectionSpecParser
 
CollectionType - Class in thredds.catalog
Type-safe enumeration of THREDDS coherent collection types.
collectionType - Variable in class thredds.catalog.InvDataset
 
CollectionUpdater - Enum in thredds.inventory
Handle background tasks that rescan and reset proto, for collections.
CollectionUpdater.ChangeProtoJob - Class in thredds.inventory
 
CollectionUpdater.ChangeProtoJob() - Constructor for class thredds.inventory.CollectionUpdater.ChangeProtoJob
 
CollectionUpdater.UpdateCollectionJob - Class in thredds.inventory
 
CollectionUpdater.UpdateCollectionJob() - Constructor for class thredds.inventory.CollectionUpdater.UpdateCollectionJob
 
COLLINEAR - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
COLON - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
COLON - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
colorant - Variable in class ucar.jpeg.icc.RestrictedICCProfile
Colorant data
ColorSpace - Class in ucar.jpeg.colorspace
This class analyzes the image to provide colorspace information for the decoding chain.
ColorSpace(RandomAccessIO, HeaderDecoder, ParameterList) - Constructor for class ucar.jpeg.colorspace.ColorSpace
public constructor which takes in the image, parameterlist and the image header decoder as args.
ColorSpace.CSEnum - Class in ucar.jpeg.colorspace
Colorspace enumeration class
ColorSpace.CSEnum(String) - Constructor for class ucar.jpeg.colorspace.ColorSpace.CSEnum
 
ColorSpace.Enumeration - Class in ucar.jpeg.colorspace
Typesafe enumeration class
ColorSpace.Enumeration(String) - Constructor for class ucar.jpeg.colorspace.ColorSpace.Enumeration
 
ColorSpace.MethodEnum - Class in ucar.jpeg.colorspace
Method enumeration class
ColorSpace.MethodEnum(String) - Constructor for class ucar.jpeg.colorspace.ColorSpace.MethodEnum
 
ColorSpaceException - Exception in ucar.jpeg.colorspace
This exception is thrown when the content of an image contains an incorrect colorspace box
ColorSpaceException(String) - Constructor for exception ucar.jpeg.colorspace.ColorSpaceException
Contruct with message
ColorSpaceException() - Constructor for exception ucar.jpeg.colorspace.ColorSpaceException
Empty constructor
ColorSpaceMapper - Class in ucar.jpeg.colorspace
This is the base class for all modules in the colorspace and icc profiling steps of the decoding chain.
ColorSpaceMapper(BlkImgDataSrc, ColorSpace) - Constructor for class ucar.jpeg.colorspace.ColorSpaceMapper
Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, and output).
ColorSpaceMapper.ComputedComponents - Class in ucar.jpeg.colorspace
 
ColorSpaceMapper.ComputedComponents() - Constructor for class ucar.jpeg.colorspace.ColorSpaceMapper.ComputedComponents
 
ColorSpaceMapper.ComputedComponents(DataBlk) - Constructor for class ucar.jpeg.colorspace.ColorSpaceMapper.ComputedComponents
 
ColorSpecificationBox - Class in ucar.jpeg.colorspace.boxes
This class models the Color Specification Box in a JP2 image.
ColorSpecificationBox(RandomAccessIO, int) - Constructor for class ucar.jpeg.colorspace.boxes.ColorSpecificationBox
Construct a ColorSpecificationBox from an input image.
COLOUR_SPECIFICATION_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
column(int) - Method in class ucar.ma2.MAMatrix
Get the jth column, return as a MAVector: same backing store.
column - Variable in class ucar.units.SimpleCharStream
 
com - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Reference to the COM marker segments found in main and tile-part headers.
COM - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Comment (COM): 0xFF64
COMMA - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
Comment - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
commitBitstreamHeader(HeaderEncoder) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.CodestreamWriter
Writes the header data to the bit stream, if it has not been already done.
commitBitstreamHeader(HeaderEncoder) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.FileCodestreamWriter
Writes the header data in the codestream and actualize ndata with the header length.
CommonCodeTables - Class in ucar.nc2.iosp.bufr.tables
COMMON CODE TABLE C-1: Identification of originating/generating centre COMMON CODE TABLE C-12: Sub-Centres of Originating Centres COMMON CODE TABLE C-13: Data sub categories of categories defined by entries in BUFR Table A Table A: data categories Apparently C-11 is the same as C-1, but C-11 is for GRIB and C-1 is for BUFR
CommonCodeTables() - Constructor for class ucar.nc2.iosp.bufr.tables.CommonCodeTables
 
commonParent(Group) - Method in class ucar.nc2.Group
Get the common parent of this and the other group.
comp - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
The components for which the ROI is relevant
COMP_CODE_DEFLATE - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
COMP_CODE_NBIT - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
COMP_CODE_NONE - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
COMP_CODE_RLE - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
COMP_CODE_SKPHUFF - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
COMP_CODE_SZIP - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
COMP_POS_RES_LY_PROG - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.ProgressionType
The codestream is Component/Position/Resolution/Layer progressive : 4
compact() - Method in class ucar.ma2.Range
Create a new Range by compacting this Range by removing the stride.
compact() - Method in class ucar.ma2.Section
Create a new Section by compacting each Range.
compare(Object, Object) - Method in class ucar.grib.grib1.Grib1WriteIndex.CompareKeyDescend
 
compare(Object, Object) - Method in class ucar.grib.grib2.Grib2WriteIndex.CompareKeyDescend
 
compare(String, String) - Method in class ucar.grib.ShowGribIndex.CompareKeyAscend
 
compare(GridDefRecord, GridDefRecord) - Static method in class ucar.grid.GridDefRecord
Compare GridDefRecords, the numerics will use closeEnough so values that differ in 3 or 4th decimal places will return equal.
compare(CoordinateAxis, CoordinateAxis) - Method in class ucar.nc2.dataset.CoordinateAxis.AxisComparator
 
compare(Structure) - Method in class ucar.nc2.iosp.bufr.BufrIosp
 
compare(int[], int[]) - Method in class ucar.nc2.iosp.hdf5.Tiling
Create an ordering of index points based on which tile the point is in.
compare(NetcdfFile, NetcdfFile) - Method in class ucar.nc2.util.CompareNetcdf2
 
compare(NetcdfFile, NetcdfFile, boolean, boolean, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
 
compare(Object, Object) - Method in class ucar.nc2.util.reflect.ProxyGenerator.MethodComparator
 
compare(Object, Object) - Method in class ucar.nc2.util.reflect.PublicInterfaceGenerator.MethodComparator
 
compareData(String, Array, Array, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareFiles(NetcdfFile, NetcdfFile, Formatter) - Static method in class ucar.nc2.util.CompareNetcdf2
 
compareFiles(NetcdfFile, NetcdfFile, Formatter, boolean, boolean, boolean) - Static method in class ucar.nc2.util.CompareNetcdf2
 
CompareNetcdf2 - Class in ucar.nc2.util
Compare two NetcdfFile.
CompareNetcdf2() - Constructor for class ucar.nc2.util.CompareNetcdf2
 
CompareNetcdf2(Formatter, boolean, boolean, boolean) - Constructor for class ucar.nc2.util.CompareNetcdf2
 
compareStructureData(StructureData, StructureData, double, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareTo(Object) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
compareTo(MFile) - Method in class thredds.filesystem.CrawlableMFile
 
compareTo(MFile) - Method in class thredds.filesystem.MFileOS
 
compareTo(MFile) - Method in interface thredds.inventory.MFile
 
compareTo(Object) - Method in class ucar.nc2.dataset.CoordinateTransform
 
compareTo(Object) - Method in class ucar.nc2.Dimension
Dimensions with the same name are equal.
compareTo(Object) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.Grid
 
compareTo(Object) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
 
compareTo(Object) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.Grid
 
compareTo(Object) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
 
compareTo(Object) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
compareTo(GridDatatype) - Method in class ucar.nc2.dt.grid.GeoGrid
 
compareTo(Object) - Method in class ucar.nc2.dt.point.PointObsDatatypeImpl
 
compareTo(VariableSimpleIF) - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
Sort by name
compareTo(VariableSimpleIF) - Method in class ucar.nc2.dt.VariableSimpleSubclass
Sort by name
compareTo(Object) - Method in class ucar.nc2.ft.fmrc.EnsCoord
 
compareTo(FmrcInv.UberGrid) - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
 
compareTo(FmrInv) - Method in class ucar.nc2.ft.fmrc.FmrInv
 
compareTo(Object) - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
 
compareTo(Object) - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
 
compareTo(Object) - Method in class ucar.nc2.ft.fmrc.TimeCoord
 
compareTo(TimeCoord.Tinv) - Method in class ucar.nc2.ft.fmrc.TimeCoord.Tinv
 
compareTo(Object) - Method in class ucar.nc2.ft.fmrc.VertCoord
 
compareTo(PointFeature) - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
compareTo(Station) - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
compareTo(Station) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
compareTo(Station) - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
compareTo(StationDB.Station) - Method in class ucar.nc2.iosp.adde.StationDB.Station
 
compareTo(TableB.Descriptor) - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
 
compareTo(TableD.Descriptor) - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
 
compareTo(Station) - Method in class ucar.nc2.iosp.gempak.GempakStation
Compare this to another
compareTo(GribCodeTable) - Method in class ucar.nc2.iosp.grib.tables.GribCodeTable
 
compareTo(GribCodeTable.TableEntry) - Method in class ucar.nc2.iosp.grib.tables.GribCodeTable.TableEntry
 
compareTo(GribTemplate) - Method in class ucar.nc2.iosp.grib.tables.GribTemplate
 
compareTo(GribTemplate.Field) - Method in class ucar.nc2.iosp.grib.tables.GribTemplate.Field
 
compareTo(GridTimeCoord) - Method in class ucar.nc2.iosp.grid.GridTimeCoord
 
compareTo(GridVertCoord) - Method in class ucar.nc2.iosp.grid.GridVertCoord
Compare this to another
compareTo(Object) - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
 
compareTo(Object) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
compareTo(VariableSimpleIF) - Method in class ucar.nc2.Variable
Sort by name
compareTo(VariableSimpleIF) - Method in class ucar.nc2.VariableSimpleAdapter
Sort by name
compareTo(Station) - Method in class ucar.unidata.geoloc.StationImpl
 
compareTo(BaseQuantity) - Method in class ucar.units.BaseQuantity
Compares this base quantity to another base quantity.
compareTo(Object) - Method in class ucar.units.Prefix
Compares this prefix to another.
compareTo(String) - Method in class ucar.units.Prefix
Compares this prefix to a string.
compareTo(Object) - Method in class ucar.units.PrefixName
Compares this PrefixName with another PrefixName.
compareTo(String) - Method in class ucar.units.PrefixName
Compares this PrefixName with a string.
compareTo(Object) - Method in class ucar.units.PrefixSymbol
Compares this prefix against another PrefixSymbol.
compareTo(String) - Method in class ucar.units.PrefixSymbol
Compares this prefix against a String.
compareTo(Object) - Method in class ucar.units.UnitName
Compares this UnitName with another UnitName.
compareVariable(Variable, Variable) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareVariables(NetcdfFile, NetcdfFile) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareVariables(Variable, Variable, boolean, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
 
compDef - Variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
The default value for each component.
COMPONENT_MAPPING_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
ComponentMappingBox - Class in ucar.jpeg.colorspace.boxes
This class maps the components in the codestream to channels in the image.
ComponentMappingBox(RandomAccessIO, int) - Constructor for class ucar.jpeg.colorspace.boxes.ComponentMappingBox
Construct a ComponentMappingBox from an input image.
compose(Range) - Method in class ucar.ma2.Range
Create a new Range by composing a Range that is reletive to this Range.
compose(Section) - Method in class ucar.ma2.Section
Create a new Section by composing with a Section that is reletive to this Section.
Composite - Class in thredds.inventory.filter
Composite of MFileFilter, all must be true.
Composite() - Constructor for class thredds.inventory.filter.Composite
 
Composite(List<MFileFilter>) - Constructor for class thredds.inventory.filter.Composite
 
CompositeDatasetFactory - Class in ucar.nc2.ft.point.collection
Factory for point feature dataset collections (CompositePointDataset).
CompositeDatasetFactory() - Constructor for class ucar.nc2.ft.point.collection.CompositeDatasetFactory
 
CompositePointCollection - Class in ucar.nc2.ft.point.collection
PointCollection composed of other PointCollections
CompositePointCollection(String, TimedCollection) - Constructor for class ucar.nc2.ft.point.collection.CompositePointCollection
 
CompositeStationCollection - Class in ucar.nc2.ft.point.collection
StationTimeSeries composed of a collection of individual StationTimeSeries.
CompositeStationCollection(String, TimedCollection, List<Station>, List<VariableSimpleIF>) - Constructor for class ucar.nc2.ft.point.collection.CompositeStationCollection
 
CompositeStationCollectionFlattened - Class in ucar.nc2.ft.point.collection
CompositeStationCollection that has been flattened into a PointCollection
CompositeStationCollectionFlattened(String, List<String>, DateRange, List<VariableSimpleIF>, TimedCollection) - Constructor for class ucar.nc2.ft.point.collection.CompositeStationCollectionFlattened
 
CompositeStationCollectionFlattened(String, LatLonRect, DateRange, TimedCollection) - Constructor for class ucar.nc2.ft.point.collection.CompositeStationCollectionFlattened
 
compound - Variable in class thredds.catalog.query.Selector
 
COMPOUND - Static variable in class thredds.catalog.ServiceType
 
COMPRESS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Data
 
COMPRESSED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
CompressMode - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
1, 2 or 4 = # bytes per grid point
CompTransfSpec - Class in ucar.jpeg.jj2000.j2k.image
This class extends the ModuleSpec class in order to hold tile specifications for multiple component transformation
CompTransfSpec(int, int, byte) - Constructor for class ucar.jpeg.jj2000.j2k.image.CompTransfSpec
Constructs an empty 'CompTransfSpec' with the specified number of tiles and components.
computeChunkShape(long) - Method in class ucar.nc2.FileWriter.ChunkingIndex
Computes the shape of the largest possible contiguous chunk, starting at Index.getCurrentCounter() and with numElems <= maxChunkElems.
computed - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
 
computeSize(int[]) - Static method in class ucar.ma2.Index
Compute total number of elements in the array.
computeSize(List) - Static method in class ucar.ma2.Range
Deprecated. use Section.computeSize()
computeSize() - Method in class ucar.ma2.Section
Compute total number of elements represented by the section.
computeSize(int[]) - Static method in class ucar.nc2.iosp.IndexLong
 
CONCURRENCY_PROP_NAME - Static variable in class ucar.jpeg.jj2000.j2k.util.ThreadPool
The name of the property that sets the concurrency level: jj2000.j2k.util.ThreadPool.concurrency
config - Variable in class thredds.catalog.InvDatasetFeatureCollection
 
conformable(Array, Array) - Static method in class ucar.ma2.MAMath
Check that two arrays are conformable.
conformable(int[], int[]) - Static method in class ucar.ma2.MAMath
Check that two array shapes are conformable.
CONNECTION_TIMEOUT - Static variable in class ucar.nc2.util.net.HTTPSession
 
connmgr - Static variable in class ucar.nc2.util.net.HTTPSession
 
constant - Variable in class opendap.Server.AbstractClause
Value to be returned by isConstant().
constraint_expression(CEEvaluator, BaseTypeFactory, ClauseFactory) - Method in class opendap.Server.parsers.Ceparse
*********************
constraint_expression(CEEvaluator, BaseTypeFactory, ClauseFactory, String, String) - Static method in class opendap.Server.parsers.CeParser
 
ConstraintException - Exception in opendap.dap
 
ConstraintException() - Constructor for exception opendap.dap.ConstraintException
 
ConstraintException(String) - Constructor for exception opendap.dap.ConstraintException
 
ConstraintException(String, Throwable) - Constructor for exception opendap.dap.ConstraintException
 
ConstraintException(Throwable) - Constructor for exception opendap.dap.ConstraintException
 
constructCoordAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.M3IOConvention
 
constructCoordAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
 
constructCopy() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.FlatEarth
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.Mercator
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.Orthographic
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.RotatedPole
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.Stereographic
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.UtmProjection
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.ProjectionImpl
copy constructor - avoid clone !!
consumeContent() - Method in class ucar.nc2.util.net.HTTPMethod
 
containedIn(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
Determine if this bounding box is contained in another LatLonRect.
CONTAINER - Static variable in class opendap.dap.Attribute
Container attribute type.
contains(int) - Method in class ucar.ma2.Range
Is the ith element contained in this Range?
contains(Section) - Method in class ucar.ma2.Section
See if this Section contains another Section.
contains(Date) - Method in class ucar.nc2.units.DateRange
Same as included()
contains(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonRect
Determine if a specified LatLonPoint is contained in this bounding box.
contains(double, double) - Method in class ucar.unidata.geoloc.LatLonRect
Determine if the given lat/lon point is contined inside this rectangle.
containsAxes(List<CoordinateAxis>) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have all the axes in the list?
containsAxis(String) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have the named axis?
containsAxisType(AxisType) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have an axes of the given type?
containsAxisTypes(List<AxisType>) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have all the axes types in the list?
containsDomain(List<Dimension>) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have all the dimensions in the list?
containsPathAlias(String) - Method in interface thredds.util.PathAliasReplacement
 
containsRegExp(String) - Static method in class ucar.unidata.util.StringUtil
See if a pattern string contains regular expression characters (^,*,$,+).
content - Variable in class ucar.nc2.iosp.grib.tables.GribTemplate.Field
 
contentPath - Variable in class thredds.bufrtables.BtServlet
 
CONTIGUOUS_CODESTREAM_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
ContributorElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
ContributorElement_Role - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
contributors - Variable in class thredds.catalog.InvDataset
 
contributors - Variable in class thredds.catalog.ThreddsMetadata
 
ControlledVocabType_Authority - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
ControllerCaching - Class in thredds.filesystem
Implements an MController using a CacheManager.
ControllerOS - Class in thredds.filesystem
Implements an MController without caching, reading from OS each time.
ControllerOS() - Constructor for class thredds.filesystem.ControllerOS
 
Convention - Static variable in class ucar.nc2.constants._Coordinate
 
conventionName - Variable in class ucar.nc2.dataset.CoordSysBuilder
 
ConversionException - Exception in ucar.units
Provides support for unit conversion exceptions.
ConversionException() - Constructor for exception ucar.units.ConversionException
Constructs from nothing.
ConversionException(Unit, Unit) - Constructor for exception ucar.units.ConversionException
Constructs from a "from" unit and and "to" unit.
convert(Array, DataType) - Static method in class ucar.ma2.MAMath
Convert original array to desired type
convert(FeatureType) - Static method in enum ucar.nc2.constants.CF.FeatureType
 
convert(Array, Section) - Method in class ucar.nc2.dataset.StructureDS
 
convert(StructureData, int) - Method in class ucar.nc2.dataset.StructureDS
 
convert(DodsV) - Method in class ucar.nc2.dods.ConvertD2N
Convert a DataDDS into an Array
convert(long) - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
convert(StructureMembers) - Static method in class ucar.nc2.VariableSimpleAdapter
 
convert(float) - Method in interface ucar.units.Converter
Converts a numeric value.
convert(double) - Method in interface ucar.units.Converter
Converts a numeric value.
convert(float[]) - Method in interface ucar.units.Converter
Converts an array of numeric values.
convert(double[]) - Method in interface ucar.units.Converter
Converts an array of numeric values.
convert(float[], float[]) - Method in interface ucar.units.Converter
Converts an array of numeric values.
convert(double[], double[]) - Method in interface ucar.units.Converter
Converts an array of numeric values.
convert(float) - Method in class ucar.units.ConverterImpl
Converts a numeric value.
convert(float[]) - Method in class ucar.units.ConverterImpl
Converts an array of numeric values.
convert(double[]) - Method in class ucar.units.ConverterImpl
Converts an array of numeric values.
convert(double) - Method in class ucar.units.TimeScaleUnit.MyConverter
 
convert(float[], float[]) - Method in class ucar.units.TimeScaleUnit.MyConverter
 
convert(double[], double[]) - Method in class ucar.units.TimeScaleUnit.MyConverter
 
convert(double) - Method in class ucar.units.UnitImpl.MyConverter
 
convert(float[], float[]) - Method in class ucar.units.UnitImpl.MyConverter
 
convert(double[], double[]) - Method in class ucar.units.UnitImpl.MyConverter
 
convert2packed(Array, double, int, boolean, DataType) - Static method in class ucar.ma2.MAMath
 
convert2Unpacked(Array, MAMath.ScaleOffset) - Static method in class ucar.ma2.MAMath
 
convertByteToChar(byte[]) - Static method in class ucar.nc2.iosp.fysat.Fysatiosp
 
convertByteToChar(byte[]) - Static method in class ucar.nc2.iosp.IospHelper
 
convertByteToCharUTF(byte[]) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
 
convertCharToByte(char[]) - Static method in class ucar.nc2.iosp.fysat.Fysatiosp
 
convertCharToByte(char[]) - Static method in class ucar.nc2.iosp.IospHelper
 
convertCharToByteUTF(char[]) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
 
ConvertD2N - Class in ucar.nc2.dods
Convert Dods object tree to netcdf.
ConvertD2N() - Constructor for class ucar.nc2.dods.ConvertD2N
 
convertEnums(Array) - Method in class ucar.nc2.dataset.VariableDS
 
convertEnums(Map<Integer, String>, Array) - Method in class ucar.nc2.iosp.hdf5.H5header
 
Converter - Interface in ucar.units
Interface for converting numeric values from one unit to another.
ConverterImpl - Class in ucar.units
Provides support for implementations of unit converters.
ConverterImpl(Unit, Unit) - Constructor for class ucar.units.ConverterImpl
Constructs from a "from" unit and a "to" unit.
convertFactor - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
The value by which the absolute value of the data has to be divided in order to get the real absolute value.
convertGribCodeTable4_10(int) - Static method in enum ucar.nc2.constants.CF.CellMethods
 
convertNestedVariable(Variable, List<Range>, DodsV, boolean) - Method in class ucar.nc2.dods.ConvertD2N
Convert a DataDDS into an Array for a Structure member variable.
convertScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar value as a double, with conversion as needed.
convertScalarDouble(String) - Method in class ucar.ma2.StructureData
Get scalar value as a double, with conversion as needed.
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a double, with conversion as needed.
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
convertScalarDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
convertScalarDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
convertScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar value as a float, with conversion as needed.
convertScalarFloat(String) - Method in class ucar.ma2.StructureData
Get scalar value as a float, with conversion as needed.
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a float, with conversion as needed.
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
convertScalarFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
convertScalarFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
convertScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar value as an int, with conversion as needed.
convertScalarInt(String) - Method in class ucar.ma2.StructureData
Get scalar value as a int, with conversion as needed.
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a int, with conversion as needed.
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
convertScalarInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
convertScalarInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
convertScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
 
convertScalarLong(String) - Method in class ucar.ma2.StructureData
Get scalar value as a int, with conversion as needed.
convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a int, with conversion as needed.
convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
convertScalarLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
convertScalarLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
convertScaleOffsetMissing(Array) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
Convert data if hasScaleOffset, using scale and offset.
convertScaleOffsetMissing(byte) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
Convert this byte value to a double, using scale/offset/missing value if applicable
convertScaleOffsetMissing(short) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
Convert this short value to a double, using scale/offset/missing value if applicable
convertScaleOffsetMissing(int) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
Convert this int value to a double, using scale/offset/missing value if applicable
convertScaleOffsetMissing(long) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
Convert this long value to a double, using scale/offset/missing value if applicable
convertScaleOffsetMissing(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
Convert this double value using scale/offset/missing value if applicable
convertScaleOffsetMissing(Array) - Method in class ucar.nc2.dataset.VariableDS
 
convertScaleOffsetMissing(byte) - Method in class ucar.nc2.dataset.VariableDS
 
convertScaleOffsetMissing(short) - Method in class ucar.nc2.dataset.VariableDS
 
convertScaleOffsetMissing(int) - Method in class ucar.nc2.dataset.VariableDS
 
convertScaleOffsetMissing(long) - Method in class ucar.nc2.dataset.VariableDS
 
convertScaleOffsetMissing(double) - Method in class ucar.nc2.dataset.VariableDS
 
convertShort2unsignedInt(short) - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
convert short to unsigned integer
convertTo(double, SimpleUnit) - Method in class ucar.nc2.units.SimpleUnit
Convert given value of this unit to the new unit.
convertTo(double, TimeUnit) - Method in class ucar.nc2.units.TimeUnit
Convert given value of this unit to the new unit.
convertTo(float, Unit) - Method in interface ucar.units.Unit
Converts a numerical value from this unit to another unit.
convertTo(double, Unit) - Method in interface ucar.units.Unit
Converts a numerical value from this unit to another unit.
convertTo(float[], Unit) - Method in interface ucar.units.Unit
Converts numerical values from this unit to another unit.
convertTo(double[], Unit) - Method in interface ucar.units.Unit
Converts numerical values from this unit to another unit.
convertTo(float[], Unit, float[]) - Method in interface ucar.units.Unit
Converts numerical values from this unit to another unit.
convertTo(double[], Unit, double[]) - Method in interface ucar.units.Unit
Converts numerical values from this unit to another unit.
convertTo(float, Unit) - Method in class ucar.units.UnitImpl
Converts a numeric value from this unit to another unit.
convertTo(double, Unit) - Method in class ucar.units.UnitImpl
Converts a numeric value from this unit to another unit.
convertTo(float[], Unit) - Method in class ucar.units.UnitImpl
Converts numeric values from this unit to another unit.
convertTo(double[], Unit) - Method in class ucar.units.UnitImpl
Converts numeric values from this unit to another unit.
convertTo(float[], Unit, float[]) - Method in class ucar.units.UnitImpl
Converts numeric values from this unit to another unit.
convertTo(double[], Unit, double[]) - Method in class ucar.units.UnitImpl
Converts numeric values from this unit to another unit.
convertToDODSType(DataType, boolean) - Static method in class ucar.nc2.dods.DODSNetcdfFile
Get the DODS data class corresponding to the Netcdf data type.
convertToExpMantissa(float) - Static method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.StdQuantizer
Converts the floating point value to its exponent-mantissa representation.
convertToNCType(int) - Static method in class ucar.nc2.dods.DODSNetcdfFile
Get the Netcdf data type corresponding to the DODS data type.
convertToNCType(BaseType) - Static method in class ucar.nc2.dods.DODSNetcdfFile
Get the Netcdf data type corresponding to the DODS BaseType class.
convertTopVariable(Variable, List<Range>, DodsV) - Method in class ucar.nc2.dods.ConvertD2N
Convert a DataDDS into an Array for a top level variable, ie not a Structure member variable.
convertUnsigned(Array) - Static method in class ucar.ma2.MAMath
Convert unsigned data to signed data of a wider type.
convertunsignedByte2Short(byte) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
convertunsignedByte2Short(byte) - Method in class ucar.nc2.iosp.fysat.Fysatiosp
 
convertunsignedByte2Short(byte[]) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
Instances which have same content are equal.
convertunsignedByte2Short(byte) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
 
convertunsignedByte2Short(byte) - Method in class ucar.nc2.iosp.nids.Nidsiosp
 
convertunsignedByte2Short(byte) - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
convert unsigned byte to short
convertunsignedByte2Short(byte) - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
convertWKTToProjection(WKTParser) - Static method in class ucar.unidata.geoloc.ogc.WKTParser
Convert OGC spatial reference WKT to a ProjectionImpl.
Coord - Class in ucar.jpeg.jj2000.j2k.image
This class represents 2-D coordinates.
Coord() - Constructor for class ucar.jpeg.jj2000.j2k.image.Coord
Creates a new coordinate object given with the (0,0) coordinates
Coord(int, int) - Constructor for class ucar.jpeg.jj2000.j2k.image.Coord
Creates a new coordinate object given the two coordinates.
Coord(Coord) - Constructor for class ucar.jpeg.jj2000.j2k.image.Coord
Creates a new coordinate object given another Coord object i.e.
coordAxes - Variable in class ucar.nc2.dataset.CoordinateSystem
 
coordAxes - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
coordAxisTypes - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordinateAxis - Class in ucar.nc2.dataset
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
CoordinateAxis(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis
Create a coordinate axis from an existing Variable.
CoordinateAxis(NetcdfDataset, Group, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.CoordinateAxis
Constructor when theres no underlying variable.
CoordinateAxis.AxisComparator - Class in ucar.nc2.dataset
Standard sort on Coordinate Axes
CoordinateAxis.AxisComparator() - Constructor for class ucar.nc2.dataset.CoordinateAxis.AxisComparator
 
CoordinateAxis1D - Class in ucar.nc2.dataset
A 1-dimensional Coordinate Axis.
CoordinateAxis1D(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
Create a 1D coordinate axis from an existing Variable
CoordinateAxis1D(NetcdfDataset, Group, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
Constructor when theres no underlying variable.
CoordinateAxis1DTime - Class in ucar.nc2.dataset
A 1-dimensional Coordinate Axis representing Calendar time.
CoordinateAxis2D - Class in ucar.nc2.dataset
A 2-dimensional numeric Coordinate Axis.
CoordinateAxis2D(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis2D
Create a 2D coordinate axis from an existing VariableDS
COORDINATES - Static variable in interface ucar.nc2.constants.CF
 
coordinates - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordinateSystem - Class in ucar.nc2.dataset
A CoordinateSystem specifies the coordinates of a Variable's values.
CoordinateSystem() - Constructor for class ucar.nc2.dataset.CoordinateSystem
 
CoordinateSystem(NetcdfDataset, Collection<CoordinateAxis>, Collection<CoordinateTransform>) - Constructor for class ucar.nc2.dataset.CoordinateSystem
Constructor.
CoordinateTransform - Class in ucar.nc2.dataset
A CoordinateTransform is an abstraction of a function from a CoordinateSystem to a "reference" CoordinateSystem, such as lat, lon.
CoordinateTransform(String, String, TransformType) - Constructor for class ucar.nc2.dataset.CoordinateTransform
Create a Coordinate Transform.
CoordInfo - Class in ucar.jpeg.jj2000.j2k.codestream
This class is used to store the coordinates of objects such as code-blocks or precincts.
CoordInfo(int, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.CoordInfo
Constructor.
CoordInfo() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.CoordInfo
Empty contructor
CoordRefSysToGML - Class in ucar.unidata.geoloc.ogc
Helper class to write a CRS in GML given a ucar.nc2.CoordinateSystem.
CoordRefSysToGML() - Constructor for class ucar.unidata.geoloc.ogc.CoordRefSysToGML
 
coordSys - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordSysBuilder - Class in ucar.nc2.dataset
Abstract class for implementing Convention-specific parsing of netCDF files.
CoordSysBuilder() - Constructor for class ucar.nc2.dataset.CoordSysBuilder
 
CoordSysBuilder.ConventionNameOk - Interface in ucar.nc2.dataset
Allow plug-ins to determine if it owns a file based on the file's Convention attribute.
CoordSysBuilder.VarProcess - Class in ucar.nc2.dataset
Wrap each variable in the dataset with a VarProcess object.
CoordSysBuilder.VarProcess(NetcdfDataset) - Constructor for class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordSysBuilderIF - Interface in ucar.nc2.dataset
Implement this interface to add Coordinate Systems to a NetcdfDataset.
CoordSysEvaluator - Class in ucar.nc2.ft.point.standard
CoordinateSystem Evaluation utilities.
CoordSysEvaluator() - Constructor for class ucar.nc2.ft.point.standard.CoordSysEvaluator
 
CoordSysEvaluator.Predicate - Interface in ucar.nc2.ft.point.standard
 
coordSysFor - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
coordTrans - Variable in class ucar.nc2.dataset.CoordinateSystem
 
CoordTransBuilder - Class in ucar.nc2.dataset
Manager for Coordinate Transforms.
CoordTransBuilder() - Constructor for class ucar.nc2.dataset.CoordTransBuilder
 
CoordTransBuilderIF - Interface in ucar.nc2.dataset
Implement this interface to add a Coordinate Transform to a NetcdfDataset.
coordTransforms - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
coordTransformType - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
coordVarAlias - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordVarExtractor - Class in ucar.nc2.ft.point.standard
Abstract superclass for extracting coordinate values from nested tables.
CoordVarExtractor(String, int) - Constructor for class ucar.nc2.ft.point.standard.CoordVarExtractor
 
coordVarMap - Variable in class ucar.nc2.dataset.CoordSysBuilder
 
copy(String, String, CancelTask) - Method in class thredds.catalog.crawl.CatalogExtractor
 
copy() - Method in class ucar.ma2.Array
Create a copy of this Array, copying the data so that physical order is the same as logical order
copy() - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throws UnsupportedOperationException
copy() - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throws UnsupportedOperationException
copy(DataType, IndexIterator, IndexIterator) - Static method in class ucar.ma2.MAMath
Copy using iterators.
copy(Array, Array) - Static method in class ucar.ma2.MAMath
Copy array a to array result, the result array will be in canonical order The operation type is taken from the type of a.
copy() - Method in class ucar.ma2.MAMatrix
Create a new MAMatrix that is the same as this one, with a copy of the backing store.
copy() - Method in class ucar.ma2.MAVector
Create a new MAVector that is the same as this one, with a copy of the backing store.
copy() - Method in class ucar.nc2.dataset.CoordinateAxis
 
copy() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
copy() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
copy() - Method in class ucar.nc2.dataset.CoordinateAxis2D
 
copy() - Method in class ucar.nc2.dataset.StructureDS
 
copy() - Method in class ucar.nc2.dataset.StructurePseudoDS
 
copy() - Method in class ucar.nc2.dataset.VariableDS
 
copy() - Method in class ucar.nc2.dods.DODSGrid
 
copy() - Method in class ucar.nc2.dods.DODSStructure
 
copy() - Method in class ucar.nc2.dods.DODSVariable
 
copy() - Method in class ucar.nc2.Structure
 
copy(InputStream, OutputStream) - Static method in class ucar.nc2.util.IO
copy all bytes from in to out.
copy(InputStream, OutputStream, int) - Static method in class ucar.nc2.util.IO
copy n bytes from in to out.
copy() - Method in class ucar.nc2.Variable
 
copy2null(InputStream, int) - Static method in class ucar.nc2.util.IO
copy all bytes from in and throw them away.
copy2null(FileChannel, int) - Static method in class ucar.nc2.util.IO
copy all bytes from in and throw them away.
copyAccess(InvAccess, InvDataset, List<InvService>) - Static method in class thredds.catalog.util.DeepCopyUtils
 
copyB(InputStream, OutputStream, int) - Static method in class ucar.nc2.util.IO
copy all bytes from in to out, specify buffer size
copyBoolean(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as bytes The array a and result must be type boolean
copyByte(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as bytes The values from the array a are converted to byte (if needed), and then converted to the type of result (if needed).
copyBytes(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyBytes(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyCatalog(InvCatalog) - Static method in class thredds.catalog.util.DeepCopyUtils
 
copyChar(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as char The values from the array a are converted to char (if needed), and then converted to the type of result (if needed).
copyChars(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyChars(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyDataset(InvDataset, List<InvService>, boolean) - Static method in class thredds.catalog.util.DeepCopyUtils
 
copyDirTree(String, String) - Static method in class ucar.nc2.util.IO
Copy an entire directory tree.
copyDouble(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as doubles The values from the arrays a are converted to double (if needed), and then converted to the type of result (if needed).
copyDoubles(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyDoubles(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyFile(String, String) - Static method in class ucar.nc2.util.IO
copy one file to another.
copyFile(File, File) - Static method in class ucar.nc2.util.IO
copy one file to another.
copyFile(String, OutputStream) - Static method in class ucar.nc2.util.IO
copy file to output stream
copyFileB(File, OutputStream, int) - Static method in class ucar.nc2.util.IO
copy file to output stream, specify internal buffer size
copyFloat(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as floats The values from the arrays a are converted to float (if needed), and then converted to the type of result (if needed).
copyFloats(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyFloats(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyGeometry(DataBlk, DataBlk) - Static method in class ucar.jpeg.colorspace.ColorSpaceMapper
Copy the DataBlk geometry from source to target DataBlk and assure that the target has an appropriate data buffer.
copyInt(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as integers The values from the arrays a are converted to integer (if needed), and then converted to the type of result (if needed).
copyIntoNewMetadataBuilder(MetadataBuilder, ThreddsBuilderFactory) - Static method in class thredds.catalog2.builder.util.MetadataBuilderUtils
 
copyIntoNewThreddsMetadataBuilder(ThreddsMetadataBuilder, ThreddsBuilderFactory) - Static method in class thredds.catalog2.builder.util.ThreddsMetadataBuilderUtils
 
copyInts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyInts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyLong(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as longs The values from the array a are converted to long (if needed), and then converted to the type of result (if needed).
copyLongs(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyLongs(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyMetadataBuilder(MetadataBuilder, MetadataBuilder) - Static method in class thredds.catalog2.builder.util.MetadataBuilderUtils
 
copyNoCache() - Method in class ucar.nc2.dataset.CoordinateAxis
Make a copy, with an independent cache.
copyNoCache() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
copyObject(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as an Object The array a and result must be type object
copyObjects(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyObjects(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyProperty(InvProperty) - Static method in class thredds.catalog.util.DeepCopyUtils
 
copyRafB(RandomAccessFile, long, long, OutputStream, byte[]) - Static method in class ucar.nc2.util.IO
Copy part of a RandomAccessFile to output stream, specify internal buffer size
copyright - Static variable in class ucar.jpeg.jj2000.j2k.JJ2KInfo
The copyright message string.
copySequences(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyService(InvService) - Static method in class thredds.catalog.util.DeepCopyUtils
 
copyShort(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as shorts The values from the array a are converted to short (if needed), and then converted to the type of result (if needed).
copyShorts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyShorts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyStructures(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyThreddsMetadataBuilder(ThreddsMetadataBuilder, ThreddsMetadataBuilder) - Static method in class thredds.catalog2.builder.util.ThreddsMetadataBuilderUtils
 
copyTo1DJavaArray() - Method in class ucar.ma2.Array
Copy this array to a 1D Java primitive array of type getElementType(), with the physical order of the result the same as logical order.
copyToArrayBB(StructureData) - Static method in class ucar.nc2.iosp.IospHelper
 
copyToByteChannel(Array, WritableByteChannel) - Static method in class ucar.nc2.iosp.IospHelper
Copy data to a channel.
copyToNDJavaArray() - Method in class ucar.ma2.Array
Copy this array to a n-Dimensional Java primitive array of type getElementType() and rank getRank().
copyUrlB(String, OutputStream, int) - Static method in class ucar.nc2.util.IO
copy contents of URL to output stream, specify internal buffer size.
copyUrlContentsToFile(HTTPSession, String, File) - Static method in class ucar.nc2.util.net.HttpClientManager
 
copyVarData(NetcdfFileWriteable, List<Variable>, Structure, List<FileWriter.FileWriterProgressListener>) - Static method in class ucar.nc2.FileWriter
Write data from varList into new file.
copyVarData(NetcdfFileWriteable, List<Variable>, Structure, long) - Static method in class ucar.nc2.FileWriter
Deprecated.  
COR - Static variable in class ucar.nc2.dt.point.decode.MP
 
CORRELATION_COEFFICIENT - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
High Resolution Sprectrum Width moment identifier
CorruptedCodestreamException - Exception in ucar.jpeg.jj2000.j2k.codestream
This exception is thrown whenever an illegal value is read from a bit stream.
CorruptedCodestreamException() - Constructor for exception ucar.jpeg.jj2000.j2k.codestream.CorruptedCodestreamException
Constructs a new CorruptedCodestreamException exception with no detail message.
CorruptedCodestreamException(String) - Constructor for exception ucar.jpeg.jj2000.j2k.codestream.CorruptedCodestreamException
Constructs a new CorruptedCodestreamException exception with the specified detail message.
cos(MAVector) - Method in class ucar.ma2.MAVector
Cos between two vectors = dot(v) / norm() * norm(v)
cosc - Variable in class ucar.unidata.util.GaussianLatitudes
 
cosd(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
cosh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
Cosmic - Class in ucar.nc2.ft.point.standard.plug
Class Description.
Cosmic() - Constructor for class ucar.nc2.ft.point.standard.plug.Cosmic
 
Cosmic1Convention - Class in ucar.nc2.dataset.conv
Cosmic data - version 1.
Cosmic1Convention() - Constructor for class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
COSMICTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Created by IntelliJ IDEA.
COSMICTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
 
COSMICTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
 
COULOMB - Static variable in class ucar.units.SI
Special derived unit for the quantity of electric charge or quantity of electricity.
COUN - Static variable in class ucar.nc2.iosp.gempak.GempakStation
COUN identifier
count - Variable in class ucar.jpeg.icc.tags.ICCTag
size of the tag data in the array
count - Variable in class ucar.nc2.dt.StationImpl
 
countExpected() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
 
countInventory() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.Grid
 
countInventory(double) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.Grid
 
countMissing() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.Grid
 
countRead - Static variable in class thredds.filesystem.CacheFileProto
 
countReadSize - Static variable in class thredds.filesystem.CacheFileProto
 
countTotal() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.Grid
 
countTotal() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
 
countTotal() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
 
countTotal() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
 
countVertCoords(double) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.Grid
 
countWrite - Static variable in class thredds.filesystem.CacheFileProto
 
countWriteSize - Static variable in class thredds.filesystem.CacheFileProto
 
Coverage - Interface in thredds.wcs
_more_
cqcc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCC
 
crawl(String, CancelTask, PrintStream, Object) - Method in class thredds.catalog.crawl.CatalogCrawler
Open a catalog and crawl (depth first) all the datasets in it.
crawl(InvCatalogImpl, CancelTask, PrintStream, Object) - Method in class thredds.catalog.crawl.CatalogCrawler
Crawl a catalog thats already been opened.
CrawlableCatalog - Class in thredds.catalog
 
CrawlableCatalog(String, Object) - Constructor for class thredds.catalog.CrawlableCatalog
Constructor.
CrawlableDataset - Interface in thredds.crawlabledataset
CrawlableDataset represents an abstract dataset that is part of a hierarchical dataset collection.
CrawlableDatasetAlias - Class in thredds.crawlabledataset
An alias for a collection of datasets (i.e., the dataset path contains one or more wildcard characters ("*")).
CrawlableDatasetAlias(String, String, Object) - Constructor for class thredds.crawlabledataset.CrawlableDatasetAlias
 
CrawlableDatasetDods - Class in thredds.crawlabledataset
A description
CrawlableDatasetDods() - Constructor for class thredds.crawlabledataset.CrawlableDatasetDods
 
CrawlableDatasetDods(String, Object) - Constructor for class thredds.crawlabledataset.CrawlableDatasetDods
 
CrawlableDatasetFactory - Class in thredds.crawlabledataset
A description
CrawlableDatasetFactory() - Constructor for class thredds.crawlabledataset.CrawlableDatasetFactory
 
CrawlableDatasetFile - Class in thredds.crawlabledataset
An implementation of CrawlableDataset where the dataset being represented is a local file (java.io.File).
CrawlableDatasetFile(String, Object) - Constructor for class thredds.crawlabledataset.CrawlableDatasetFile
Constructor required by CrawlableDatasetFactory.
CrawlableDatasetFile(File) - Constructor for class thredds.crawlabledataset.CrawlableDatasetFile
 
CrawlableDatasetFilter - Interface in thredds.crawlabledataset
A filter for CrawlableDatasets.
CrawlableDatasetLabeler - Interface in thredds.crawlabledataset
An interface for determining a String label for a CrawlableDataset.
CrawlableDatasetSorter - Interface in thredds.crawlabledataset
The CrawlableDatasetSorter interface provides for sorting a list of CrawlableDatasets.
CrawlableMFile - Class in thredds.filesystem
An adapter of cached MFiles to CrawlableDataset
crawlDataset(InvDataset, CancelTask, PrintStream, Object, boolean) - Method in class thredds.catalog.crawl.CatalogCrawler
Crawl this dataset recursively, return all datasets
crawlDirectDatasets(InvDataset, CancelTask, PrintStream, Object, boolean) - Method in class thredds.catalog.crawl.CatalogCrawler
Crawl this dataset recursively.
CRC - Class in ucar.unidata.io.bzip2
A simple class the hold and calculate the CRC for sanity checking of the data.
CRC() - Constructor for class ucar.unidata.io.bzip2.CRC
 
CRC32_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Data
 
crc32Table - Static variable in class ucar.unidata.io.bzip2.CRC
 
create(String, NetcdfFile, int, long, boolean) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Create new file, populate it from the objects in ncfile.
create(String, NetcdfFile, int, long, boolean) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
create() - Method in class ucar.nc2.NetcdfFileWriteable
After you have added all of the Dimensions, Variables, and Attributes, call create() to actually create the file.
create(Unit, Unit) - Static method in class ucar.units.ConverterImpl
Factory method for creating a unit converter.
create(String) - Static method in class ucar.units.UnknownUnit
Factory method for constructing an unknown unit from a name.
createAddIdEnhancer(String) - Static method in class thredds.cataloggen.DatasetEnhancer1
 
createAddTimeCoverageEnhancer(String, String, String) - Static method in class thredds.cataloggen.DatasetEnhancer1
 
createCatalogRefs - Variable in class thredds.cataloggen.config.DatasetSource
 
createChannelDefinitionMapper(BlkImgDataSrc, ColorSpace) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Creates and returns the ChannelDefinitonMapper which maps the input channels to the channel definition for the appropriate colorspace.
createColorSpaceMapper(BlkImgDataSrc, ColorSpace) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Creates and returns the EnumeratedColorSpaceMapper corresponding to the information read from the JP2 image file via the ColorSpace parameter.
createCrawlableDataset(String, String, Object) - Static method in class thredds.crawlabledataset.CrawlableDatasetFactory
Construct a CrawlableDataset for the given path using the CrawlableDataset implementation indicated by the given class name.
createCurrent - Static variable in class ucar.grib.GribIndexName
Create current index
createDataset(String, String) - Method in class thredds.cataloggen.config.DatasetSource
Creates an InvDataset to represent the dataset at the given location on this DatasetSource.
createDataset(String, String) - Method in class thredds.cataloggen.config.DodsDirDatasetSource
 
createDataset(String, String) - Method in class thredds.cataloggen.config.DodsFileServerDatasetSource
 
createDataset(String, String) - Method in class thredds.cataloggen.config.GrADSDataServerDatasetSource
 
createDataset(String, String) - Method in class thredds.cataloggen.config.LocalDatasetSource
 
createDatasetEnhancer(DatasetEnhancer1.DatasetMetadataAdder, boolean) - Static method in class thredds.cataloggen.DatasetEnhancer1
 
createDequantizer(CBlkQuantDataSrcDec, int[], DecoderSpecs) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the dequantizer parameters.
createEntropyDecoder(CodedCBlkDataSrcDec, ParameterList) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Creates and returns the entropy decoder corresponding to the information read from the codestream header and with the special additional parameters from the parameter list.
createFromFile(String, XMLStore) - Static method in class ucar.util.prefs.XMLStore
Create an XMLStore reading from the specified filename.
createFromInputStream(InputStream, InputStream, XMLStore) - Static method in class ucar.util.prefs.XMLStore
Create an XMLStore reading from an input stream.
createFromResource(String, XMLStore) - Static method in class ucar.util.prefs.XMLStore
Create a read-only XMLStore reading from the specified resource, opened as a Resource stream using the XMLStore ClassLoader.
createImage(BlkImgDataSrc) - Static method in class ucar.jpeg.jj2000.disp.BlkImgDataSrcImageProducer
Returns an Image object given an BlkImgDataSrc source.
createImage(BlkImgDataSrc, Component) - Static method in class ucar.jpeg.jj2000.disp.BlkImgDataSrcImageProducer
Returns an Image object given an BlkImgDataSrc source.
createInstance(BlkImgDataSrc, ColorSpace) - Static method in class ucar.jpeg.colorspace.ChannelDefinitionMapper
Factory method for creating instances of this class.
createInstance(BlkImgDataSrc, ColorSpace) - Static method in class ucar.jpeg.colorspace.ColorSpaceMapper
Factory method for creating instances of this class.
createInstance(BlkImgDataSrc, ColorSpace) - Static method in class ucar.jpeg.colorspace.EnumeratedColorSpaceMapper
Factory method for creating instances of this class.
createInstance(BlkImgDataSrc, ColorSpace) - Static method in class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Factory method for creating instances of this class.
createInstance(BlkImgDataSrc, ColorSpace) - Static method in class ucar.jpeg.colorspace.Resampler
Factory method for creating instances of this class.
createInstance(BlkImgDataSrc, ColorSpace) - Static method in class ucar.jpeg.colorspace.SYccColorSpaceMapper
Factory method for creating instances of this class.
createInstance(ColorSpace) - Static method in class ucar.jpeg.icc.ICCMatrixBasedInputProfile
Factory method to create ICCMatrixBasedInputProfile based on a suppled profile file.
createInstance(ColorSpace) - Static method in class ucar.jpeg.icc.ICCMonochromeInputProfile
Return the ICCProfile embedded in the input image
createInstance(BlkImgDataSrc, ColorSpace) - Static method in class ucar.jpeg.icc.ICCProfiler
Factory method for creating instances of this class.
createInstance(ICCCurveType, int, int) - Static method in class ucar.jpeg.icc.lut.LookUpTable16
Factory method for getting a 16 bit lut from a given curve.
createInstance(int, double, int, double, double, double) - Static method in class ucar.jpeg.icc.lut.LookUpTable16LinearSRGBtoSRGB
Factory method for creating the lut.
createInstance(int, int, double, double, double, double, double) - Static method in class ucar.jpeg.icc.lut.LookUpTable32LinearSRGBtoSRGB
Factory method for creating the lut.
createInstance(ICCCurveType, int) - Static method in class ucar.jpeg.icc.lut.LookUpTableFP
Factory method for getting a lut from a given curve.
createInstance(ICCCurveType, ICCCurveType, ICCCurveType, ICCXYZType, ICCXYZType, ICCXYZType) - Static method in class ucar.jpeg.icc.MatrixBasedRestrictedProfile
Factory method which returns a 3 component RestrictedICCProfile
createInstance(ICCCurveType) - Static method in class ucar.jpeg.icc.MonochromeInputRestrictedProfile
Factory method which returns a 1 component RestrictedICCProfile
createInstance(ICCCurveType, ICCCurveType, ICCCurveType, ICCXYZType, ICCXYZType, ICCXYZType) - Static method in class ucar.jpeg.icc.RestrictedICCProfile
Factory method for creating a RestrictedICCProfile from 3 component curve and colorant data.
createInstance(ICCCurveType) - Static method in class ucar.jpeg.icc.RestrictedICCProfile
Factory method for creating a RestrictedICCProfile from gray curve data.
createInstance(int, byte[], int, int) - Static method in class ucar.jpeg.icc.tags.ICCTag
Factory method for creating a tag of a specific type.
createInstance(byte[]) - Static method in class ucar.jpeg.icc.tags.ICCTagTable
Factory method for creating a tag table from raw input.
createInstance(RandomAccessIO, HeaderDecoder, ParameterList, DecoderSpecs, boolean, HeaderInfo) - Static method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Creates a bit stream reader of the correct type that works on the provided RandomAccessIO, with the special parameters from the parameter list.
createInstance(CBlkQuantDataSrcEnc, ParameterList, CBlkSizeSpec, PrecinctSizeSpec, StringSpec, StringSpec, StringSpec, StringSpec, StringSpec, StringSpec, StringSpec) - Static method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EntropyCoder
Creates a EntropyCoder object for the appropriate entropy coding parameters in the parameter list 'pl', and having 'src' as the source of quantized data.
createInstance(CodedCBlkDataSrcEnc, ParameterList, float, CodestreamWriter, EncoderSpecs) - Static method in class ucar.jpeg.jj2000.j2k.entropy.encoder.PostCompRateAllocator
Creates a PostCompRateAllocator object for the appropriate rate allocation parameters in the parameter list 'pl', having 'src' as the source of entropy coded data, 'rate' as the target bitrate and 'bw' as the bit stream writer object.
createInstance(CBlkWTDataSrc, EncoderSpecs) - Static method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.Quantizer
Creates a Quantizer object for the appropriate type of quantization specified in the options in the parameter list 'pl', and having 'src' as the source of data to be quantized.
createInstance(Quantizer, ParameterList, EncoderSpecs) - Static method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
Creates a ROIScaler object.
createInstance(CBlkQuantDataSrcDec, ParameterList, DecoderSpecs) - Static method in class ucar.jpeg.jj2000.j2k.roi.ROIDeScaler
Creates a ROIDeScaler object.
createInstance(BlkImgDataSrc, ParameterList, EncoderSpecs) - Static method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwardWT
Creates a ForwardWT object with the specified filters, and with other options specified in the parameter list 'pl'.
createInstance(CBlkWTDataSrcDec, DecoderSpecs) - Static method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InverseWT
Creates an InverseWT object that works on the data type of the source, with the special additional parameters from the parameter list.
createNew(String) - Static method in class ucar.nc2.NetcdfFileWriteable
Create a new Netcdf file, with fill mode true.
createNew(String, boolean) - Static method in class ucar.nc2.NetcdfFileWriteable
Create a new Netcdf file, put it into define mode.
createNewCache() - Method in class ucar.nc2.Variable
Create a new data cache, use this when you dont want to share the cache.
createPalettizedColorSpaceMapper(BlkImgDataSrc, ColorSpace) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Creates and returns the PalettizedColorSpaceMapper which uses the input samples as indicies into a sample palette to construct the output.
createProxyDataset(CrawlableDataset) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
createProxyDataset(CrawlableDataset) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
createProxyDataset(CrawlableDataset) - Method in interface thredds.cataloggen.ProxyDatasetHandler
Create a new dataset to add to the parent collection dataset.
createResampler(BlkImgDataSrc, ColorSpace) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Creates and returns the Resampler which converts the input source to one in which all channels have the same number of samples.
createROIDeScaler(CBlkQuantDataSrcDec, ParameterList, DecoderSpecs) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Creates and returns the ROIDeScaler corresponding to the information read from the codestream header and with the special additional parameters from the parameter list.
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.DatasetSource
Return a skeleton InvCatalog for this DatasetSource.
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.DodsDirDatasetSource
Build an unnamed InvCatalog for this DatasetSource and return the top-level InvDataset.
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.DodsFileServerDatasetSource
 
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.GrADSDataServerDatasetSource
 
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.LocalDatasetSource
Build an unnamed InvCatalog for this DatasetSource and return the top-level InvDataset.
createSocket(String, int, InetAddress, int) - Method in class ucar.nc2.util.net.EasySSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class ucar.nc2.util.net.EasySSLProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int) - Method in class ucar.nc2.util.net.EasySSLProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class ucar.nc2.util.net.EasySSLProtocolSocketFactory
 
createThreddsXmlWriter() - Method in class thredds.catalog2.xml.writer.ThreddsXmlWriterFactory
 
createUniqueFile(String, String) - Method in class ucar.nc2.util.DiskCache2
Create a new, uniquely named file in the root directory.
createURLStreamHandler(String) - Method in class ucar.nc2.util.net.URLStreamHandlerFactory
 
createValidNetcdf3ObjectName(String) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
Convert a name to a legal netcdf name.
createView(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throws UnsupportedOperationException
createView(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throws UnsupportedOperationException
createView(Index) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
CreatorElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
CreatorElement_ContactElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
CreatorElement_ContactElement_Email - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
CreatorElement_ContactElement_Url - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
CreatorElement_NameElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
CreatorElement_NameElement_NamingAuthority - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
creators - Variable in class thredds.catalog.InvDataset
 
creators - Variable in class thredds.catalog.ThreddsMetadata
 
crg - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Reference to the CRG marker segment found in main header
CRG - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Component registration (CRG): 0xFF63
CRG_FOUND - Static variable in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for CRG marker segment found
crgn - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.RGN
 
cross(Point2D.Double, Point2D.Double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
cross(double, double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
crossDateline() - Method in class ucar.unidata.geoloc.LatLonRect
Get whether the bounding box crosses the +/- 180 seam
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in interface ucar.unidata.geoloc.Projection
Does the line between these two points cross the projection "seam", which is a discontinuity in the function latlon <-> projection plane
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.FlatEarth
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LambertConformal
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Mercator
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Orthographic
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
Unknown usage
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Stereographic
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionImpl
Does the line between these two points cross the projection "seam".
cs - Variable in class ucar.jpeg.jj2000.j2k.entropy.Progression
Component index for the start of a progression
cs - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CSB_APPROX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
CSB_ENUM_GREY - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
CSB_ENUM_SRGB - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
CSB_METH - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
Colour Specification Box Fields
CSB_PREC - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
csHash - Variable in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
csiz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
csMap - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
ColorSpace info
CSMConvention - Class in ucar.nc2.dataset.conv
CSM-1 Convention.
CSMConvention() - Constructor for class ucar.nc2.dataset.conv.CSMConvention
 
cspoc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.POC
 
css - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
Causal stripes specifications
css - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
Causal stripes specifications
ct - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
ctp - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.CBlkInfo
The cumulative number of truncation points
cts - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
The component transformation specifications
cts - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
Component transformation specifications
ctX - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The current tile horizontal index
ctY - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The current tile vertical index
culx - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The horizontal coordinates of the upper-left corner of the active tile, with respect to the canvas origin, in the component hi-res grid, for each component.
culy - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The vertical coordinates of the upper-left corner of the active tile, with respect to the canvas origin, in the component hi-res grid, for each component.
curChar - Variable in class ucar.units.StandardUnitFormatTokenManager
 
CURIE - Static variable in class ucar.units.SI
Special derived unit -- temporarily accepted for use with the SI until the year 2000 according to the USA National Institute of Standards and Technology -- for the quantity of activity of a radionuclide.
current - Variable in class ucar.ma2.Index
 
current_index_version - Static variable in class ucar.grid.GridIndex
used to check versions of already created indexes.
currentElement() - Method in class ucar.ma2.Index
Get the current element's index into the 1D backing array.
currentElement() - Method in class ucar.ma2.Index0D
 
currentElement() - Method in class ucar.ma2.Index1D
 
currentElement() - Method in class ucar.ma2.Index2D
 
currentElement() - Method in class ucar.ma2.Index3D
 
currentElement() - Method in class ucar.ma2.Index4D
 
currentElement() - Method in class ucar.ma2.Index5D
 
currentElement() - Method in class ucar.ma2.Index6D
 
currentElement() - Method in class ucar.ma2.Index7D
 
currentElement() - Method in class ucar.ma2.IndexConstant
always return 0
currentElement() - Method in class ucar.nc2.iosp.IndexLong
 
currentSuffix - Static variable in class ucar.grib.GribIndexName
Current Index suffix, suffix to use by default
currentTextIndexVersion - Static variable in class ucar.grib.GribReadTextIndex
Current Text index version.
currentToken - Variable in exception ucar.units.ParseException
This is the last token that has been consumed successfully.
Cursor - Class in ucar.nc2.ft.point.standard
Keeps track of the iteration through nested tables 0 is always innermost nested table, 1 is parent of 0, 2 is parent of 1, etc
cursor - Variable in class ucar.nc2.ft.point.standard.StandardPointFeatureIterator
 
curve - Variable in class ucar.jpeg.icc.lut.LookUpTable
The curve data
CurveGammaToDouble(int) - Static method in class ucar.jpeg.icc.tags.ICCCurveType
Normalization utility
CurveGammaToDouble(int) - Static method in class ucar.jpeg.icc.tags.ICCCurveTypeReverse
Normalization utility
CurveToDouble(int) - Static method in class ucar.jpeg.icc.tags.ICCCurveType
Normalization utility
CurveToDouble(int) - Static method in class ucar.jpeg.icc.tags.ICCCurveTypeReverse
Normalization utility
Curvilinear - Static variable in interface ucar.grid.GridTableLookup
NCEP Curvilinear - needs 2D lat/lon
CUSTOM - Static variable in interface ucar.jpeg.jj2000.j2k.wavelet.FilterTypes
User-defined filter: -1

D

d - Variable in class ucar.nc2.iosp.bufr.tables.BufrTables.Tables
 
d(double, int) - Static method in class ucar.unidata.util.Format
Double value formatting with minimum number of significant figures in a minimum width.
d(double, int, int) - Static method in class ucar.unidata.util.Format
Double value formatting with minimum number of significant figures in a specified width.
DAP2_PROTOCOL_VERSION - Static variable in class opendap.dap.ServerVersion
 
DAP2Exception - Exception in opendap.dap
Holds an exception thrown by OPeNDAP server to a client.
DAP2Exception() - Constructor for exception opendap.dap.DAP2Exception
Construct an empty DAP2Exception.
DAP2Exception(String) - Constructor for exception opendap.dap.DAP2Exception
Construct a DAP2Exception.
DAP2Exception(int, String) - Constructor for exception opendap.dap.DAP2Exception
Construct a DAP2Exception with the given message.
DAP2Exception(Exception) - Constructor for exception opendap.dap.DAP2Exception
Construct a DAP2Exception with the given causal exception.
dap2ExceptionHandler(DAP2Exception, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Sends a OPeNDAP DAP2 error to the client.
DAP2ServerSideException - Exception in opendap.Server
DAP2 Exception for use by a server.
DAP2ServerSideException(int, String) - Constructor for exception opendap.Server.DAP2ServerSideException
Construct a DAP2ServerSideException with the specified detail message.
DapDAS - Static variable in class opendap.dap.parsers.Dapparse
 
DapDDS - Static variable in class opendap.dap.parsers.Dapparse
 
dapdebug - Variable in class opendap.dap.parsers.Dapparse
 
DapERR - Static variable in class opendap.dap.parsers.Dapparse
 
DAPNode - Class in opendap.dap
The DAPNode class is the common parent type for all nodes in the DDS and the DAS.
DAPNode() - Constructor for class opendap.dap.DAPNode
Constructs a new DAPNode with no name.
DAPNode(String) - Constructor for class opendap.dap.DAPNode
Constructs a new DAPNode with name n.
DAPNode.CloneMap - Class in opendap.dap
Clone interface.
DAPNode.CloneMap() - Constructor for class opendap.dap.DAPNode.CloneMap
 
DapNUL - Static variable in class opendap.dap.parsers.Dapparse
 
Dapparse - Class in opendap.dap.parsers
 
Dapparse() - Constructor for class opendap.dap.parsers.Dapparse
**********************************************
Dapparse(BaseTypeFactory) - Constructor for class opendap.dap.parsers.Dapparse
 
dapparse(InputStream, DDS, DAS, DAP2Exception) - Method in class opendap.dap.parsers.Dapparse
**********************************************
DapParser - Class in opendap.dap.parsers
A Bison parser, automatically generated from dap.y.
DapParser(DapParser.Lexer) - Constructor for class opendap.dap.parsers.DapParser
Instantiates the Bison-generated parser.
DapParser(BaseTypeFactory) - Constructor for class opendap.dap.parsers.DapParser
Instantiates the Bison-generated parser.
DapParser.Lexer - Interface in opendap.dap.parsers
Communication interface between the scanner and the Bison-generated parser DapParser.
DapperDataset - Class in ucar.nc2.dt.point
Handles datasets using Dapper doubley nested sequences.
DapperDataset() - Constructor for class ucar.nc2.dt.point.DapperDataset
 
DapperDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.DapperDataset
 
DapperDataset.SeqPointObs - Class in ucar.nc2.dt.point
 
DapperDataset.SeqPointObs(EarthLocation, double, double, int) - Constructor for class ucar.nc2.dt.point.DapperDataset.SeqPointObs
Constructor for the case where you keep track of the location, time of each record, but not the data.
DapperDataset.SeqPointObs(int, StructureData) - Constructor for class ucar.nc2.dt.point.DapperDataset.SeqPointObs
Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
DapperDataset.SeqStationObs - Class in ucar.nc2.dt.point
 
DapperDataset.SeqStationObs(Station, double, StructureData) - Constructor for class ucar.nc2.dt.point.DapperDataset.SeqStationObs
Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
DArray - Class in opendap.dap
This class is used to hold arrays of other OPeNDAP data.
DArray() - Constructor for class opendap.dap.DArray
Constructs a new DArray.
DArray(String) - Constructor for class opendap.dap.DArray
Constructs a new DArray with name n.
DArrayDimension - Class in opendap.dap
This class holds information about each dimension in a DArray.
DArrayDimension(int, String) - Constructor for class opendap.dap.DArrayDimension
Construct a new DArrayDimension.
DArrayDimension.Slice - Class in opendap.dap
 
DArrayDimension.Slice(int, int, int, int) - Constructor for class opendap.dap.DArrayDimension.Slice
 
DArrayDimension.Slice(int, int, int) - Constructor for class opendap.dap.DArrayDimension.Slice
 
DAS - Class in opendap.dap
The Data Attribute Structure is a set of name-value pairs used to describe the data in a particular dataset.
DAS() - Constructor for class opendap.dap.DAS
Create a new empty DAS.
DASException - Exception in opendap.dap
DAS exception.
DASException(int, String) - Constructor for exception opendap.dap.DASException
Construct a DASException with the specified detail message and OPeNDAP error code.
dasparse(InputStream, DAS) - Method in class opendap.dap.parsers.Dapparse
 
dasTools - Class in opendap.util
 
dasTools() - Constructor for class opendap.util.dasTools
 
data - Variable in class ucar.jpeg.icc.tags.ICCTag
Tag data
data - Variable in class ucar.jpeg.jj2000.j2k.decoder.Grib2JpegDecoder
the decoded image data
data - Variable in class ucar.jpeg.jj2000.j2k.entropy.CodedCBlk
The compressed data
data - Variable in class ucar.jpeg.jj2000.j2k.image.DataBlkByte
The array where the data is stored
data - Variable in class ucar.jpeg.jj2000.j2k.image.DataBlkFloat
The array where the data is stored
data - Variable in class ucar.jpeg.jj2000.j2k.image.DataBlkInt
The array where the data is stored
data - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataFloat
The array where the data is stored
data - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataInt
The array where the data is stored
data - Variable in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
data - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.RData
the data
data - Variable in class ucar.nc2.Variable.Cache
 
DATA_FIELD_NUMBER - Static variable in class thredds.filesystem.FileSystemProto.Attribute
 
DATA_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
DATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Attribute
 
DATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.StructureData
 
DATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
 
DataBlk - Class in ucar.jpeg.jj2000.j2k.image
This is a generic abstract class to store data from a block of an image.
DataBlk() - Constructor for class ucar.jpeg.jj2000.j2k.image.DataBlk
 
DataBlkByte - Class in ucar.jpeg.jj2000.j2k.image
This is an implementation of the DataBlk interface for a byte
DataBlkByte() - Constructor for class ucar.jpeg.jj2000.j2k.image.DataBlkByte
Creates a DataBlkByte with 0 dimensions and no data array (i.e.
DataBlkByte(int, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.image.DataBlkByte
Creates a DataBlkByte with the specified dimensions and position.
DataBlkByte(DataBlkByte) - Constructor for class ucar.jpeg.jj2000.j2k.image.DataBlkByte
Copy constructor.
DataBlkFloat - Class in ucar.jpeg.jj2000.j2k.image
This is an implementation of the DataBlk interface for 32 bit floating point data (float).
DataBlkFloat() - Constructor for class ucar.jpeg.jj2000.j2k.image.DataBlkFloat
Creates a DataBlkFloat with 0 dimensions and no data array (i.e.
DataBlkFloat(int, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.image.DataBlkFloat
Creates a DataBlkFloat with the specified dimensions and position.
DataBlkFloat(DataBlkFloat) - Constructor for class ucar.jpeg.jj2000.j2k.image.DataBlkFloat
Copy constructor.
DataBlkInt - Class in ucar.jpeg.jj2000.j2k.image
This is an implementation of the DataBlk interface for signed 32 bit integral data.
DataBlkInt() - Constructor for class ucar.jpeg.jj2000.j2k.image.DataBlkInt
Creates a DataBlkInt with 0 dimensions and no data array (i.e.
DataBlkInt(int, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.image.DataBlkInt
Creates a DataBlkInt with the specified dimensions and position.
DataBlkInt(DataBlkInt) - Constructor for class ucar.jpeg.jj2000.j2k.image.DataBlkInt
Copy constructor.
DATACOUNT_FIELD_NUMBER - Static variable in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
DataDDS - Class in opendap.dap
The DataDDS class extends DDS to add new methods for retrieving data from the server, and printing out the contents of the data.
DataDDS(ServerVersion) - Constructor for class opendap.dap.DataDDS
Construct the DataDDS with the given server version.
DataDDS(ServerVersion, BaseTypeFactory) - Constructor for class opendap.dap.DataDDS
 
DataDescriptor - Class in ucar.nc2.iosp.bufr
Essentially a TableB entry, modified by any relevent TableC operators.
DataDescriptor(short, TableLookup) - Constructor for class ucar.nc2.iosp.bufr.DataDescriptor
 
DataDescriptorTreeConstructor - Class in ucar.nc2.iosp.bufr
Convert a list of data descriptors to a tree of DataDescriptor objects.
DataDescriptorTreeConstructor() - Constructor for class ucar.nc2.iosp.bufr.DataDescriptorTreeConstructor
 
dataEnd - Variable in class ucar.unidata.io.RandomAccessFile
The offset in bytes of the end of the data in the buffer, from the start of the file.
dataFloat - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
 
dataFormat - Variable in class thredds.catalog.InvAccess
 
dataFormat - Variable in class thredds.catalog.ThreddsMetadata
 
DataFormatElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DataFormatType - Class in thredds.catalog
Type-safe enumeration of THREDDS data format types.
dataFormatType - Variable in class thredds.catalog.InvDataset
 
dataInt - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
 
DataIterator - Interface in ucar.nc2.dt
Just like java.util.Iterator, but may throw IOException on nextData() call.
DataIteratorAdapter - Class in ucar.nc2.dt
make an Iterator into a DataIterator
DataIteratorAdapter(Iterator) - Constructor for class ucar.nc2.dt.DataIteratorAdapter
 
DATAPOS_FIELD_NUMBER - Static variable in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
DataReadException - Exception in opendap.dap
Thrown when OPeNDAP encounters an exception while reading from a data set.
DataReadException(String) - Constructor for exception opendap.dap.DataReadException
Construct a DataReadException with the specified detail message.
DataReadException(int, String) - Constructor for exception opendap.dap.DataReadException
Construct a DataReadException with the specified message and OPeNDAP DAP2 error code see (DAP2Exception).
DataRootConfig - Class in thredds.catalog
Describe
DataRootConfig(String, String, String) - Constructor for class thredds.catalog.DataRootConfig
 
dataSection - Variable in class ucar.nc2.iosp.bufr.Message
 
dataset - Variable in class thredds.catalog.InvAccess
 
Dataset - Interface in thredds.catalog2
_more_
Dataset - Interface in thredds.wcs
_more_
DatasetBuilder - Interface in thredds.catalog2.builder
_more_
DatasetCollectionFromCatalog - Class in thredds.inventory
CollectionManager of datasets from a catalog.
DatasetCollectionFromCatalog(String) - Constructor for class thredds.inventory.DatasetCollectionFromCatalog
 
DatasetCollectionManager - Class in thredds.inventory
Manage one or more Directory Scanners that find MFiles Keep track of when they need to be rescanned.
DatasetCollectionManager(FeatureCollectionConfig, Formatter) - Constructor for class thredds.inventory.DatasetCollectionManager
 
DatasetCollectionManager() - Constructor for class thredds.inventory.DatasetCollectionManager
 
DatasetCollectionManager(String) - Constructor for class thredds.inventory.DatasetCollectionManager
For retrofitting to Aggregation Must also call addDirectoryScan one or more times
DatasetCollectionManager.TriggerEvent - Class in thredds.inventory
 
DatasetCollectionManager.TriggerListener - Interface in thredds.inventory
 
DatasetConstructor - Class in ucar.nc2.dataset
Helper methods for constructing NetcdfDatasets.
DatasetConstructor() - Constructor for class ucar.nc2.dataset.DatasetConstructor
 
DatasetElement - Static variable in class thredds.catalog2.xml.names.DatasetElementNames
 
DatasetElement_DataType - Static variable in class thredds.catalog2.xml.names.DatasetElementNames
Deprecated. Use metadata/dataType element instead.
DatasetElement_Name - Static variable in class thredds.catalog2.xml.names.DatasetElementNames
 
DatasetElement_ResourceControl - Static variable in class thredds.catalog2.xml.names.DatasetElementNames
 
DatasetElement_ServiceName - Static variable in class thredds.catalog2.xml.names.DatasetElementNames
Deprecated. Use metadata/serviceName element instead.
DatasetElement_UrlPath - Static variable in class thredds.catalog2.xml.names.DatasetElementNames
 
DatasetElementNames - Class in thredds.catalog2.xml.names
XML qualified names for the elements and attributes defined by the "dataset" element in the THREDDS InvCatalog specification (version 1.0.2).
DatasetEnhancer - Interface in thredds.cataloggen
An interface to allow for enhancing of InvDatasets.
DatasetEnhancer1 - Class in thredds.cataloggen
A description
DatasetEnhancer1.AddId - Class in thredds.cataloggen
 
DatasetEnhancer1.AddId(String) - Constructor for class thredds.cataloggen.DatasetEnhancer1.AddId
 
DatasetEnhancer1.AddTimeCoverageModels - Class in thredds.cataloggen
 
DatasetEnhancer1.AddTimeCoverageModels(String, String, String) - Constructor for class thredds.cataloggen.DatasetEnhancer1.AddTimeCoverageModels
 
DatasetEnhancer1.DatasetMetadataAdder - Interface in thredds.cataloggen
 
datasetEnhancerList - Variable in class thredds.cataloggen.config.DatasetSource
 
DatasetFilter - Interface in thredds.catalog
Abstract class to filter datasets.
DatasetFilter - Class in thredds.cataloggen.config
Provides filtering capabilities for InvDatasets.
DatasetFilter(DatasetSource, String, DatasetFilter.Type, String) - Constructor for class thredds.cataloggen.config.DatasetFilter
Constructor
DatasetFilter(DatasetSource, String, DatasetFilter.Type, String, boolean, boolean, boolean) - Constructor for class thredds.cataloggen.config.DatasetFilter
 
DatasetFilter.ByDataType - Class in thredds.catalog
Filter a Catalog by the dataset data type.
DatasetFilter.ByDataType(FeatureType) - Constructor for class thredds.catalog.DatasetFilter.ByDataType
 
DatasetFilter.ByServiceType - Class in thredds.catalog
Filter a Catalog by the access service type.
DatasetFilter.ByServiceType(ServiceType) - Constructor for class thredds.catalog.DatasetFilter.ByServiceType
 
datasetFilterList - Variable in class thredds.cataloggen.config.DatasetSource
 
datasetManager - Variable in class ucar.nc2.ncml.Aggregation
 
DatasetNamer - Class in thredds.cataloggen.config
Title: Catalog Generator
DatasetNamer(InvDataset, String, String, String, String, String, String, String) - Constructor for class thredds.cataloggen.config.DatasetNamer
Constructor
DatasetNamer(InvDataset, String, boolean, DatasetNamerType, String, String, String, String) - Constructor for class thredds.cataloggen.config.DatasetNamer
Constructor
datasetNamerList - Variable in class thredds.cataloggen.config.DatasetSource
 
DatasetNode - Interface in thredds.catalog2
_more_
DatasetNodeBuilder - Interface in thredds.catalog2.builder
_more_
DatasetNodeElement_Authority - Static variable in class thredds.catalog2.xml.names.DatasetNodeElementNames
Deprecated. Use metadata/authority element instead.
DatasetNodeElement_CollectionType - Static variable in class thredds.catalog2.xml.names.DatasetNodeElementNames
 
DatasetNodeElement_Harvest - Static variable in class thredds.catalog2.xml.names.DatasetNodeElementNames
 
DatasetNodeElement_Id - Static variable in class thredds.catalog2.xml.names.DatasetNodeElementNames
 
DatasetNodeElementNames - Class in thredds.catalog2.xml.names
XML qualified names for the elements and attributes defined in common by the "dataset" and "catalogRef elements in the THREDDS InvCatalog specification (version 1.0.2).
datasets - Variable in class thredds.catalog.InvCatalog
 
datasets - Variable in class thredds.catalog.InvDataset
 
datasets - Variable in class thredds.inventory.FeatureCollectionConfig.FmrcConfig
 
datasets - Variable in class thredds.inventory.FeatureCollectionConfig.PointConfig
 
datasets - Variable in class ucar.nc2.ncml.Aggregation
 
DatasetScanCatalogBuilder - Class in thredds.cataloggen
Build a catalog from one or more single level catalogs produced by CollectionScanners.
DatasetScanCatalogBuilder(InvDatasetScan, CrawlableDataset, InvService) - Constructor for class thredds.cataloggen.DatasetScanCatalogBuilder
 
DatasetSorter - Class in thredds.cataloggen.config
A description
DatasetSorter(boolean) - Constructor for class thredds.cataloggen.config.DatasetSorter
Sort datasets into lexigraphic order by dataset name in either increasing (increasingOrder=true) or decreasing (increasingOrder=false) order.
DatasetSorter(Comparator) - Constructor for class thredds.cataloggen.config.DatasetSorter
Sort datasets according to the given java.util.Comparator.
datasetSorter - Variable in class thredds.cataloggen.config.DatasetSource
 
DatasetSource - Class in thredds.cataloggen.config
Represents a source from which a collection of datasets can be found and expanded into an InvCatalog.
DatasetSource() - Constructor for class thredds.cataloggen.config.DatasetSource
Default Constructor
DatasetSourceStructure - Class in thredds.cataloggen.config
Type-safe enumeration of CatalogGen DatasetSource structures.
DatasetSourceType - Class in thredds.cataloggen.config
Type-safe enumeration of CatalogGen DatasetSource types.
dataSize - Variable in class thredds.catalog.InvAccess
 
dataSize - Variable in class thredds.catalog.ThreddsMetadata
 
dataSize - Variable in class ucar.unidata.io.RandomAccessFile
The size of the data stored in the buffer, in bytes.
DataSizeElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
dataStart - Variable in class ucar.jpeg.colorspace.boxes.JP2Box
offset to start of data in box
dataType - Variable in class thredds.catalog.InvDataset
 
dataType - Variable in class thredds.catalog.ThreddsMetadata
 
DataType - Enum in ucar.ma2
Type-safe enumeration of data types.
dataType - Variable in class ucar.nc2.dataset.CoordinateSystem
 
Datatype - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
dataType - Variable in class ucar.nc2.Variable
 
DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Data
 
DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Structure
 
DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
 
DataTypeElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DatatypeIterator - Class in ucar.nc2.dt
An abstract implementation for iterating over datatypes, such as PointObsDatatype, etc.
DatatypeIterator(Structure, int) - Constructor for class ucar.nc2.dt.DatatypeIterator
 
dataValue - Variable in class ucar.nc2.dt.grid.GridAsPointDataset.Point
 
dataVariables - Variable in class ucar.nc2.dt.TypedDatasetImpl
 
dataVariables - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
dataVariables - Variable in class ucar.nc2.ft.point.collection.CompositePointCollection
 
dataVariables - Variable in class ucar.nc2.ft.point.collection.CompositeStationCollection
 
date - Variable in class thredds.logs.LogReader.Log
 
DATE - Static variable in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
date key identifier
DATE - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
date key identifier
DATE_FORMATS - Static variable in class ucar.unidata.util.DateUtil
A set of date formats
DATE_PATTERNS - Static variable in class ucar.unidata.util.DateUtil
a set of regular expressions that go along with the below DATE_FORMATS
DatedObject - Class in ucar.unidata.util
A utility class that implements DatedThing
DatedObject() - Constructor for class ucar.unidata.util.DatedObject
Default ctor
DatedObject(Date) - Constructor for class ucar.unidata.util.DatedObject
Construct this object with just a date
DatedObject(Date, Object) - Constructor for class ucar.unidata.util.DatedObject
Construct this object with a date and an object
DatedThing - Interface in ucar.unidata.util
An interface for some object that has a date
DateElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DateElement_Format - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DateElement_Type - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DateElement_Type_Available - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DateElement_Type_Created - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DateElement_Type_Issued - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DateElement_Type_MetadataCreated - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DateElement_Type_MetadataModified - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DateElement_Type_Modified - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DateElement_Type_Valid - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
dateExpr() - Method in class ucar.units.StandardUnitFormat
 
dateExtractor - Variable in class thredds.inventory.DatasetCollectionManager
 
DateExtractor - Interface in thredds.inventory
Knows how to extract a date from a MFile.
DateExtractorFromName - Class in thredds.inventory
Extract Date from filename, using DateFromString.getDateUsingSimpleDateFormat on the name or path
DateExtractorFromName(String, boolean) - Constructor for class thredds.inventory.DateExtractorFromName
Ctor
DateExtractorNone - Class in thredds.inventory
Always returns null
DateExtractorNone() - Constructor for class thredds.inventory.DateExtractorNone
 
dateFormatMark - Variable in class ucar.nc2.ncml.Aggregation
 
dateFormatter - Variable in class ucar.nc2.ncml.Aggregation
 
DateFormatter - Class in ucar.nc2.units
Date parsing and formatting.
DateFormatter() - Constructor for class ucar.nc2.units.DateFormatter
 
DateFromString - Class in ucar.nc2.units
Convenience routines for parsing a String to produce a Date.
DateFromString() - Constructor for class ucar.nc2.units.DateFromString
 
dateOnlyFormat(String) - Method in class ucar.nc2.units.DateFormatter
Parse text in the format "yyyy-MM-dd"
datePointBuilderToDateType(ThreddsMetadataBuilder.DatePointBuilder) - Static method in class thredds.catalog2.util.ThreddsCatalogUtils
 
datePointToDateType(ThreddsMetadata.DatePoint) - Static method in class thredds.catalog2.util.ThreddsCatalogUtils
 
dateRange - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
dateRange - Variable in class ucar.nc2.ft.point.PointCollectionImpl
 
DateRange - Class in ucar.nc2.units
Implements a range of dates, using DateType and/or TimeDuration.
DateRange() - Constructor for class ucar.nc2.units.DateRange
default Constructor
DateRange(Date, Date) - Constructor for class ucar.nc2.units.DateRange
Create Date Range from a start and end date
DateRange(Date, TimeDuration) - Constructor for class ucar.nc2.units.DateRange
Create Date Range from a start date and duration
DateRange(DateRange, String) - Constructor for class ucar.nc2.units.DateRange
Create DateRange from another DateRange, with a different units of resolution.
DateRange(DateType, DateType, TimeDuration, TimeDuration) - Constructor for class ucar.nc2.units.DateRange
Encapsolates a range of dates, using DateType start/end, and/or a TimeDuration.
dateRangeBuilderToNcDateRange(ThreddsMetadataBuilder.DateRangeBuilder) - Static method in class thredds.catalog2.util.ThreddsCatalogUtils
 
dateRangeSubset - Variable in class ucar.nc2.ft.point.remote.RemoteStationCollection
 
dateRangeToNcDateRange(ThreddsMetadata.DateRange) - Static method in class thredds.catalog2.util.ThreddsCatalogUtils
 
DateRangeType_DurationElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DateRangeType_EndElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DateRangeType_ResolutionElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DateRangeType_StartElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
dateReferenceUnit - Static variable in class ucar.nc2.units.SimpleUnit
 
dates - Variable in class thredds.catalog.InvDataset
 
dates - Variable in class thredds.catalog.ThreddsMetadata
 
DateSelection - Class in ucar.unidata.util
Holds state for constructing time based queries.
DateSelection() - Constructor for class ucar.unidata.util.DateSelection
ctor
DateSelection(Hashtable<String, String>) - Constructor for class ucar.unidata.util.DateSelection
ctor for instantiating a DateSelection object from a set of url argument originally created from toUrlString
DateSelection(boolean, int) - Constructor for class ucar.unidata.util.DateSelection
ctor
DateSelection(boolean) - Constructor for class ucar.unidata.util.DateSelection
ctor
DateSelection(int, double, int, double) - Constructor for class ucar.unidata.util.DateSelection
Construct a DateSelection
DateSelection(Date, Date) - Constructor for class ucar.unidata.util.DateSelection
ctor
DateSelection(DateSelection) - Constructor for class ucar.unidata.util.DateSelection
copy ctor
DateSelectionInfo - Class in ucar.unidata.util
Created by IntelliJ IDEA.
DateSelectionInfo() - Constructor for class ucar.unidata.util.DateSelectionInfo
 
DateSelectionInfo(Date, Date, int, int, int, int) - Constructor for class ucar.unidata.util.DateSelectionInfo
 
DateSelectionInfo(Date, Date) - Constructor for class ucar.unidata.util.DateSelectionInfo
 
DateStamp - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
Date in YYDDD format
dateTime - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
DateType - Class in ucar.nc2.units
Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
DateType(boolean, Date) - Constructor for class ucar.nc2.units.DateType
Constructor using a java.util.Date
DateType() - Constructor for class ucar.nc2.units.DateType
no argument constructor for beans
DateType(DateType) - Constructor for class ucar.nc2.units.DateType
copy constructor
DateType(String, String, String) - Constructor for class ucar.nc2.units.DateType
Constructor.
DateType_Format - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DateType_Type - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DateUnit - Class in ucar.nc2.units
Handles udunits dates, represented as "n units of time since reference date" eg "1203 days since 1970-01-01 00:00:00".
DateUnit(String) - Constructor for class ucar.nc2.units.DateUnit
Constructor.
DateUnit(double, String, Date) - Constructor for class ucar.nc2.units.DateUnit
Constructor that takes a value, timeUnitString, and a Date since
dateUnits - Variable in class ucar.nc2.dt.radial.Dorade2Dataset
 
dateUnits - Variable in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
DateUtil - Class in ucar.unidata.util
A set of date oriented utilities
DateUtil() - Constructor for class ucar.unidata.util.DateUtil
 
day - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
DAY - Static variable in class ucar.units.SI
Special derived unit -- accepted for use with the SI -- for the quantity of time.
daysToMillis(double) - Static method in class ucar.unidata.util.DateUtil
utility to convert a given number of days to milliseconds
DByte - Class in opendap.dap
Holds a OPeNDAP Byte value.
DByte() - Constructor for class opendap.dap.DByte
Constructs a new DByte.
DByte(String) - Constructor for class opendap.dap.DByte
Constructs a new DByte with name n.
DC_OFFSET - Static variable in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGM
DC offset value used when reading image
DC_OFFSET - Static variable in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPPM
DC offset value used when reading image
dcm - Variable in class thredds.catalog.InvDatasetFeatureCollection
 
DConnect - Class in opendap.dap
This class provides support for common OPeNDAP client-side operations such as dereferencing a OPeNDAP URL, communicating network activity status to the user and reading local OPeNDAP objects.
DConnect(String) - Constructor for class opendap.dap.DConnect
Creates an instance bound to url which accepts compressed documents.
DConnect(String, boolean) - Constructor for class opendap.dap.DConnect
Creates an instance bound to url.
DConnect(InputStream) - Constructor for class opendap.dap.DConnect
Creates an instance bound to an already open InputStream.
DConnect2 - Class in opendap.dap
Rewritten 1/15/07 jcaron to use HttpCLient library instead of jdk UrlConnection class.
DConnect2(String) - Constructor for class opendap.dap.DConnect2
Creates an instance bound to url which accepts compressed documents.
DConnect2(String, boolean) - Constructor for class opendap.dap.DConnect2
Creates an instance bound to url.
DConnect2(InputStream) - Constructor for class opendap.dap.DConnect2
 
DConstructor - Class in opendap.dap
Contains methods used only by the OPeNDAP constructor classes (DStructure, DSequence, DGrid, and DList).
DConstructor() - Constructor for class opendap.dap.DConstructor
Constructs a new DConstructor.
DConstructor(String) - Constructor for class opendap.dap.DConstructor
Constructs a new DConstructor with the given name.
DCWriter - Class in thredds.catalog.dl
 
DCWriter(InvCatalog) - Constructor for class thredds.catalog.dl.DCWriter
 
ddhhmmZ - Static variable in class ucar.nc2.dt.point.decode.MP
 
DDS - Class in opendap.dap
The OPeNDAP Data Descriptor Object (DDS) is a data structure used by the OPeNDAP software to describe datasets and subsets of those datasets.
DDS() - Constructor for class opendap.dap.DDS
Creates an empty DDS.
DDS(String) - Constructor for class opendap.dap.DDS
Creates an empty DDS with the given dataset name.
DDS(BaseTypeFactory) - Constructor for class opendap.dap.DDS
Creates an empty DDS with the given BaseTypeFactory.
DDS(String, BaseTypeFactory) - Constructor for class opendap.dap.DDS
Creates an empty DDS with the given dataset name and BaseTypeFactory.
DDS(String, BaseTypeFactory, String) - Constructor for class opendap.dap.DDS
Creates an empty DDS with the given dataset name and BaseTypeFactory.
dds - Variable in class ucar.nc2.iosp.bufr.Message
 
DDSException - Exception in opendap.dap
DDS exception.
DDSException(int, String) - Constructor for exception opendap.dap.DDSException
Construct a DDSException with the specified detail message and OPeNDAP DAP2 error code.
ddsparse(InputStream, DDS) - Method in class opendap.dap.parsers.Dapparse
 
DDSXMLParser - Class in opendap.dap.parsers
DDSXMLParser is used to parse a DDX (the XML formatted persistent representation of a DDS) into a DDS object in memory.
DDSXMLParser(String) - Constructor for class opendap.dap.parsers.DDSXMLParser
Constructs a new DDSXMLParser.
Debug - Class in opendap.util
A minimal implementation of a globally-accessible set of Debug flags.
Debug() - Constructor for class opendap.util.Debug
 
debug - Static variable in class ucar.grid.GridDefRecord
 
debug - Variable in class ucar.nc2.dataset.CoordSysBuilder
 
debug - Variable in class ucar.nc2.iosp.fysat.Fysatiosp
 
debug - Variable in class ucar.nc2.iosp.gini.Giniiosp
 
debug - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
debug - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
 
debug - Variable in class ucar.nc2.iosp.nids.Nidsiosp
 
debug - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
debug - Static variable in class ucar.nc2.ncml.Aggregation
 
debug - Variable in class ucar.unidata.util.DateSelection
debug flag
debug - Static variable in class ucar.unidata.util.StringUtil
debug flag
debugAccess - Static variable in class ucar.unidata.io.RandomAccessFile
 
debugAttributes - Static variable in class ucar.nc2.dods.DODSNetcdfFile
 
debugCache - Static variable in class ucar.nc2.ncml.AggregationOuterDimension
 
debugCached - Static variable in class ucar.nc2.dods.DODSNetcdfFile
 
debugCaching - Static variable in class ucar.nc2.Variable
 
debugCE - Static variable in class ucar.nc2.dods.DODSNetcdfFile
 
debugCharArray - Static variable in class ucar.nc2.dods.DODSNetcdfFile
 
debugCompress - Static variable in class ucar.nc2.NetcdfFile
 
debugConstruct - Static variable in class ucar.nc2.dods.DODSNetcdfFile
 
debugConvert - Static variable in class ucar.nc2.ncml.Aggregation
 
debugConvertData - Static variable in class ucar.nc2.dods.DODSNetcdfFile
 
debugDataResult - Static variable in class ucar.nc2.dods.DODSNetcdfFile
 
debugDateParse - Static variable in class ucar.nc2.ncml.Aggregation
 
debugDBurl - Static variable in class thredds.catalog.InvCatalogFactory
 
debugDBurl - Static variable in class thredds.catalog.parser.jdom.DqcConvert2
 
debugDBurl - Static variable in class thredds.catalog.parser.jdom.DqcConvert3
 
debugDBurl - Static variable in class thredds.catalog.parser.jdom.DqcConvert4
 
debugDump(PrintStream, NetcdfDataset) - Static method in class ucar.nc2.dataset.NetcdfDataset
Debugging
DebugFlags - Interface in ucar.nc2.util
Interface for global debug flags.
DebugFlagsImpl - Class in ucar.nc2.util
An implementation of DebugFlags
DebugFlagsImpl(String) - Constructor for class ucar.nc2.util.DebugFlagsImpl
Constructor.
debugging() - Method in class ucar.jpeg.colorspace.ColorSpace
Are profiling diagnostics turned on
debugHeaderSize - Static variable in class ucar.nc2.iosp.netcdf3.N3header
 
debugInvocation - Static variable in class ucar.nc2.ncml.AggregationOuterDimension
 
debugLeaks - Static variable in class ucar.unidata.io.RandomAccessFile
 
debugMissing - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
debug flags
debugMissingDetails - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
debug flags
debugOpen - Static variable in class thredds.catalog.InvCatalogFactory
 
debugOpen - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
debug flags
debugOpenFile - Static variable in class ucar.nc2.ncml.Aggregation
 
debugOpenResult - Static variable in class ucar.nc2.dods.DODSNetcdfFile
 
debugOpenTime - Static variable in class ucar.nc2.dods.DODSNetcdfFile
 
debugParse - Static variable in class ucar.nc2.units.SimpleUnit
 
debugPos - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
 
debugPreload - Static variable in class ucar.nc2.dods.DODSNetcdfFile
 
debugProj - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
debug flags
debugProxy - Static variable in class ucar.nc2.ncml.Aggregation
 
debugRead - Static variable in class ucar.nc2.ncml.Aggregation
 
debugRecord - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
debugServerCall - Static variable in class ucar.nc2.dods.DODSNetcdfFile
 
debugSize - Variable in class ucar.nc2.iosp.fysat.Fysatiosp
 
debugSize - Variable in class ucar.nc2.iosp.gini.Giniiosp
 
debugSize - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
debugSize - Variable in class ucar.nc2.iosp.nids.Nidsiosp
 
debugSize - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
debugSPI - Static variable in class ucar.nc2.NetcdfFile
 
debugSPIO - Variable in class ucar.nc2.iosp.fysat.Fysatiosp
 
debugSPIO - Variable in class ucar.nc2.iosp.gini.Giniiosp
 
debugSPIO - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
debugSPIO - Variable in class ucar.nc2.iosp.nids.Nidsiosp
 
debugSPIO - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
debugStream - Variable in class ucar.units.StandardUnitFormatTokenManager
Debug output.
debugStride - Static variable in class ucar.nc2.ncml.AggregationOuterDimension
 
debugSync - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
debugSyncDetail - Static variable in class ucar.nc2.ncml.Aggregation
 
debugTime - Static variable in class ucar.nc2.dods.DODSNetcdfFile
 
debugTiming - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
debug flags
debugURL - Static variable in class thredds.catalog.InvCatalogFactory
 
debugURL - Static variable in class thredds.catalog.parser.jdom.DqcConvert2
 
debugURL - Static variable in class thredds.catalog.parser.jdom.DqcConvert3
 
debugURL - Static variable in class thredds.catalog.parser.jdom.DqcConvert4
 
debugURL - Static variable in class thredds.catalog.query.DqcFactory
 
debugVersion - Static variable in class thredds.catalog.InvCatalogFactory
 
debugVersion - Static variable in class thredds.catalog.query.DqcFactory
 
debugVert - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
debug flags
debugWriteData - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
 
debugXML - Static variable in class thredds.catalog.InvCatalogFactory
 
debugXML - Static variable in class thredds.catalog.parser.jdom.DqcConvert2
 
debugXML - Static variable in class thredds.catalog.parser.jdom.DqcConvert3
 
debugXML - Static variable in class thredds.catalog.parser.jdom.DqcConvert4
 
debugXMLopen - Static variable in class thredds.catalog.InvCatalogFactory
 
debugXMLopen - Static variable in class thredds.catalog.parser.jdom.DqcConvert2
 
debugXMLopen - Static variable in class thredds.catalog.parser.jdom.DqcConvert3
 
debugXMLopen - Static variable in class thredds.catalog.parser.jdom.DqcConvert4
 
DEC_SPEC_COMP_DEF - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.WTDecompSpec
The identifier for "component default" specified decomposition
DEC_SPEC_MAIN_DEF - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.WTDecompSpec
The identifier for "main default" specified decomposition
DEC_SPEC_TILE_COMP - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.WTDecompSpec
The identifier for "tile and component specific" specified decomposition
DEC_SPEC_TILE_DEF - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.WTDecompSpec
The identifier for "tile specific default" specified decomposition
DecLyrdCBlk - Class in ucar.jpeg.jj2000.j2k.entropy.decoder
This class stores coded (compressed) code-blocks that are organized in layers.
DecLyrdCBlk() - Constructor for class ucar.jpeg.jj2000.j2k.entropy.decoder.DecLyrdCBlk
 
decode(byte[]) - Method in class ucar.jpeg.jj2000.j2k.decoder.Grib2JpegDecoder
Runs the decoder.
decode(RandomAccessFile, int) - Method in class ucar.jpeg.jj2000.j2k.decoder.Grib2JpegDecoder
 
decodeArrayStructure(StructureMembers, int[], byte[]) - Static method in class ucar.nc2.stream.NcStream
 
decodeDataType(NcStreamProto.DataType) - Static method in class ucar.nc2.stream.NcStream
 
decodeErrorMessage(NcStreamProto.Error) - Static method in class ucar.nc2.stream.NcStream
 
Decoder - Class in ucar.jpeg.jj2000.j2k.decoder
This class is the main class of JJ2000's decoder.
Decoder(ParameterList, ImgScrollPane) - Constructor for class ucar.jpeg.jj2000.j2k.decoder.Decoder
Instantiates a decoder object, with the ParameterList object given as argument and a component where to display the image if no output file is specified.
Decoder(ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.decoder.Decoder
Instantiates a decoder object, with the ParameterList object given as argument.
DecoderSpecs - Class in ucar.jpeg.jj2000.j2k.decoder
This class holds references to each module specifications used in the decoding chain.
DecoderSpecs(int, int) - Constructor for class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
Initialize all members with the given number of tiles and components.
decodeSection(NcStreamProto.Section) - Static method in class ucar.nc2.stream.NcStream
 
decodeStructureData(StructureMembers, byte[]) - Static method in class ucar.nc2.stream.NcStream
 
decodeSymbol(int) - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.MQDecoder
Arithmetically decodes one symbol from the bit stream with the given context and returns its decoded value.
decodeSymbols(int[], int[], int) - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.MQDecoder
This function performs the arithmetic decoding.
decodeWMODate(String, Date) - Static method in class ucar.unidata.util.DateUtil
Decode a date from a WMO header of the form ddHHmm.
decr() - Method in class ucar.nc2.util.Indent
 
decSpec - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The decoder specifications
decSpec - Variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
The decoder specifications
DeepCopyUtils - Class in thredds.catalog.util
_more_
def - Variable in class thredds.catalog.InvDatasetFmrc.InventoryParams
Deprecated.  
def - Variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
Default value for each tile-component
DEF_BUF_LEN - Static variable in class ucar.jpeg.jj2000.j2k.codestream.writer.FileCodestreamWriter
The default buffer length, 1024 bytes
DEF_STRIP_HEIGHT - Static variable in class ucar.jpeg.jj2000.j2k.image.output.ImgWriter
The defaukt height used when writing strip by strip in the 'write()' method.
DEF_THREADS_NUM - Static variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
The default value for the property in THREADS_PROP_NAME: 0
DEFAULT - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
DEFAULT - Static variable in interface ucar.units.StandardUnitFormatConstants
Lexical state.
DEFAULT_DISPLAY_RESOLUTION_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
default_file_buffersize - Static variable in class ucar.nc2.util.IO
 
default_socket_buffersize - Static variable in class ucar.nc2.util.IO
 
defaultBufferSize - Static variable in class ucar.nc2.Structure
 
defaultBufferSize - Static variable in class ucar.unidata.io.RandomAccessFile
The default buffer size, in bytes.
DefaultConvention - Class in ucar.nc2.dataset.conv
Default Coordinate Conventions.
DefaultConvention() - Constructor for class ucar.nc2.dataset.conv.DefaultConvention
 
defaultCoordsSizeToCache - Static variable in class ucar.nc2.Variable
 
DefaultFactory - Class in opendap.dap
The default client-side Factory for BaseType objects.
DefaultFactory() - Constructor for class opendap.dap.DefaultFactory
 
defaultHTTPBufferSize - Static variable in class ucar.unidata.io.http.HTTPRandomAccessFile
 
defaultMapArea - Variable in class ucar.unidata.geoloc.ProjectionImpl
default map area
defaultService - Variable in class thredds.catalog.InvDataset
 
defaultSizeToCache - Static variable in class ucar.nc2.Variable
 
defined - Variable in class opendap.Server.AbstractClause
Value to be returned by isDefined().
deflate - Static variable in class opendap.servlet.MimeUtil
 
DEFLATE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Compress
 
defNS - Static variable in class thredds.catalog.parser.jdom.DqcConvert2
 
defNS - Static variable in class thredds.catalog.parser.jdom.DqcConvert3
 
defNS - Static variable in class thredds.catalog.parser.jdom.DqcConvert4
 
defNS - Static variable in class ucar.nc2.thredds.TDSRadarDatasetCollection
_more_
DEGREE_CELSIUS - Static variable in class ucar.units.SI
Special derived unit for the quantity of Celsius temperature.
degreeToRadian(double) - Method in class ucar.unidata.geoloc.projection.UtmCoordinateConversion
 
degToRad(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
delAttribute(String) - Method in class opendap.dap.AttributeTable
Delete the attribute named name.
delAttribute(String, int) - Method in class opendap.dap.AttributeTable
Delete the attribute named name.
delAttribute(String) - Method in class opendap.dap.BaseType
 
delAttribute(String, int) - Method in class opendap.dap.BaseType
 
delete(String, String) - Static method in class thredds.inventory.bdb.MetadataManager
 
delete(String) - Method in class thredds.inventory.bdb.MetadataManager
 
delete(Map<String, MFile>) - Method in class thredds.inventory.bdb.MetadataManager
 
delete() - Method in class ucar.nc2.dt.image.ImageFactoryRandom
 
deleteCollection(String) - Static method in class thredds.inventory.bdb.MetadataManager
 
deleteGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFileWriteable
Delete a global Attribute.
deleteValueAt(int) - Method in class opendap.dap.Alias
Remove the i'th String from this attribute.
deleteValueAt(int) - Method in class opendap.dap.Attribute
Remove the i'th String from this attribute.
deleteVariableAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Delete a variable Attribute.
delRow(int) - Method in class opendap.dap.DSequence
Deletes a row from the container.
DELTA - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
The value of the fourth lifting step coefficient
DELTA - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
The value of the fourth lifting step coefficient
delVariable(String) - Method in class opendap.dap.DDS
Removes a variable from the DDS.
DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "depth" variable name identifier
DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The "depth" variable name identifier
DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The "depth" variable name identifier
DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanSigma
The "depth" variable name identifier
DEPTH_C - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "depth c" variable name identifier
DEPTH_C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The "depth c" variable name identifier
DEPTH_C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The "depth c" variable name identifier
Dequantizer - Class in ucar.jpeg.jj2000.j2k.quantization.dequantizer
This is the abstract class from which all dequantizers must inherit.
Dequantizer(CBlkQuantDataSrcDec, int[], DecoderSpecs) - Constructor for class ucar.jpeg.jj2000.j2k.quantization.dequantizer.Dequantizer
Initializes the source of compressed data.
DequantizerParams - Class in ucar.jpeg.jj2000.j2k.quantization.dequantizer
This is the generic ineterface for dequantization parameters.
DequantizerParams() - Constructor for class ucar.jpeg.jj2000.j2k.quantization.dequantizer.DequantizerParams
 
DereferenceClause - Class in opendap.Server
Represents a sub-clause that is a URL reference to remote data.
DereferenceClause(String) - Constructor for class opendap.Server.DereferenceClause
Creates a new DereferenceClause
DerivableUnit - Interface in ucar.units
Interface for units that can convert numeric values to and from an underlying derived unit.
derive(Object) - Method in interface ucar.nc2.util.TableParser.Transform
 
derived - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Whether or not the components in the current tile uses a derived quantization step size (only relevant in non reversible quantization mode).
DerivedUnit - Interface in ucar.units
Interface for derived units.
DerivedUnitImpl - Class in ucar.units
Provides support for a concrete implementation of derived units.
DerivedUnitImpl() - Constructor for class ucar.units.DerivedUnitImpl
Constructs a dimensionless derived unit from nothing.
DerivedUnitImpl(UnitDimension) - Constructor for class ucar.units.DerivedUnitImpl
Constructs from a unit dimension.
DerivedUnitImpl(UnitName) - Constructor for class ucar.units.DerivedUnitImpl
Constructs from identifiers.
DerivedUnitImpl(UnitDimension, UnitName) - Constructor for class ucar.units.DerivedUnitImpl
Constructs from a unit dimension and identifiers.
desc - Variable in class thredds.catalog.query.Selector
 
desc - Variable in class ucar.nc2.dt.TypedDatasetImpl
 
desc - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
desc - Variable in class ucar.nc2.iosp.grib.tables.GribTemplate
 
desc - Variable in class ucar.unidata.geoloc.StationImpl
 
DESC_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
DESC_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
DescribeCoverage - Class in thredds.wcs.v1_0_0_1
_more_
DescribeCoverage(Request.Operation, String, WcsDataset, List<String>) - Constructor for class thredds.wcs.v1_0_0_1.DescribeCoverage
 
DescribeCoverage - Class in thredds.wcs.v1_0_0_Plus
_more_
DescribeCoverage(WcsRequest.Operation, String, WcsDataset, List<String>) - Constructor for class thredds.wcs.v1_0_0_Plus.DescribeCoverage
 
DescribeCoverage - Class in thredds.wcs.v1_1_0
_more_
DescribeCoverage(URI, List<String>, GridDataset) - Constructor for class thredds.wcs.v1_1_0.DescribeCoverage
 
DescribeCoverageBuilder - Class in thredds.wcs.v1_0_0_1
_more_
description - Variable in class ucar.grid.GridParameter
description of parameter.
Descriptor - Class in ucar.nc2.iosp.bufr
Static methods to manipulate the f-x-y descriptors
Descriptor() - Constructor for class ucar.nc2.iosp.bufr.Descriptor
 
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.BaseTypePrimitiveVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.BooleanPrimitiveVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.BytePrimitiveVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in interface opendap.dap.ClientIO
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DByte
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DFloat32
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DFloat64
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DGrid
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DInt16
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DInt32
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DSequence
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DString
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DStructure
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.Float32PrimitiveVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.Float64PrimitiveVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.Int16PrimitiveVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.Int32PrimitiveVector
Reads data from a DataInputStream.
deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.PrimitiveVector
Reads data from a DataInputStream.
destroy() - Method in class thredds.bufrtables.BtServlet
 
destroy() - Method in class ucar.jpeg.jj2000.j2k.decoder.SimpleAppletDecoder
Waits for the decoder thread to end and sets it to null.
detail() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
 
DFloat32 - Class in opendap.dap
Holds a OPeNDAP FLoat32 value.
DFloat32() - Constructor for class opendap.dap.DFloat32
Constructs a new DFloat32.
DFloat32(String) - Constructor for class opendap.dap.DFloat32
Constructs a new DFloat32 with name n.
DFloat64 - Class in opendap.dap
Holds a OPeNDAP Float64 value.
DFloat64() - Constructor for class opendap.dap.DFloat64
Constructs a new DFloat64.
DFloat64(String) - Constructor for class opendap.dap.DFloat64
Constructs a new DFloat64 with name n.
dfrac(double, int) - Static method in class ucar.unidata.util.Format
Double value formatting with fixed number of digits to the right of the decimal point.
DGrid - Class in opendap.dap
This class holds a DArray and a set of "Map" vectors.
DGrid() - Constructor for class opendap.dap.DGrid
Constructs a new DGrid.
DGrid(String) - Constructor for class opendap.dap.DGrid
Constructs a new DGrid with name n.
DIA - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
DIF - Static variable in class thredds.catalog.MetadataType
 
diff(double, double) - Static method in class ucar.nc2.util.CompareNetcdf2
 
DIFF_PHASE - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
High Resolution Radial Velocity moment identifier
DIFF_REFLECTIVITY_HIGH - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
High Resolution Radial Velocity moment identifier
DIFWriter - Class in thredds.catalog.dl
 
DIFWriter() - Constructor for class thredds.catalog.dl.DIFWriter
 
DIL - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
DIM_LEN2 - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
static for shared dimension of length 2
DIM_LEN4 - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
static for shared dimension of length 4
DIM_LEN8 - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
static for shared dimension of length 4
DIM_MAXMERGELEVELS - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
static for shared dimension of length 4
Dimension - Class in ucar.nc2
A Dimension is used to define the array shape of a Variable.
Dimension(String, int) - Constructor for class ucar.nc2.Dimension
Constructor
Dimension(String, int, boolean) - Constructor for class ucar.nc2.Dimension
Constructor
Dimension(String, int, boolean, boolean, boolean) - Constructor for class ucar.nc2.Dimension
Constructor
Dimension(String, Dimension) - Constructor for class ucar.nc2.Dimension
Copy Constructor.
Dimension - Class in ucar.units
Provides support for the concept of "dimension": pairs of base entities and exponents.
Dimension() - Constructor for class ucar.units.Dimension
Constructs a dimensionless dimension from nothing.
Dimension(Factor) - Constructor for class ucar.units.Dimension
Constructs from a single Factor.
Dimension(Factor[]) - Constructor for class ucar.units.Dimension
Constructs from an array of Factor-s.
DIMENSIONLESS - Static variable in class ucar.units.DerivedUnitImpl
The dimensionless derived unit.
dimensions - Variable in class ucar.nc2.Group
 
dimensions - Variable in class ucar.nc2.NetcdfFile
 
dimensions - Variable in class ucar.nc2.Variable
 
dimHash - Variable in class ucar.nc2.iosp.dorade.Doradeiosp
 
dimHash - Variable in class ucar.nc2.iosp.fysat.Fysatiosp
 
dimHash - Variable in class ucar.nc2.iosp.gini.Giniiosp
 
dimHash - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
dimHash - Variable in class ucar.nc2.iosp.nids.Nidsiosp
 
dimHash - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
DIMINDEX_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
 
dimName - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
dimName - Variable in class ucar.nc2.ncml.Aggregation
 
DIMS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
 
dimVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
dimVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
dimVarUnitsString - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
dimVector - Variable in class opendap.dap.DArray
A Vector of DArrayDimension information (i.e.
DInt16 - Class in opendap.dap
Holds a OPeNDAP Int16 value.
DInt16() - Constructor for class opendap.dap.DInt16
Constructs a new DInt16.
DInt16(String) - Constructor for class opendap.dap.DInt16
Constructs a new DInt16 with name n.
DInt32 - Class in opendap.dap
Holds a OPeNDAP Int32 value.
DInt32() - Constructor for class opendap.dap.DInt32
Constructs a new DInt32.
DInt32(String) - Constructor for class opendap.dap.DInt32
Constructs a new DInt32 with name n.
dir - Variable in class thredds.logs.PathMatcher.Match
 
DIRECTORY_TREE - Static variable in class thredds.cataloggen.config.DatasetSourceStructure
 
DirectoryScanner - Class in thredds.cataloggen
Allow generation of THREDDS InvCatalog documents from the contents of a local directory.
DirectoryScanner(InvService, String, File, String, boolean) - Constructor for class thredds.cataloggen.DirectoryScanner
Construct a DirectoryScanner given information about the data server to be cataloged.
disable() - Method in class ucar.nc2.util.cache.FileCache
Disable the cache, and force release all files.
disable_tracing() - Method in class ucar.units.StandardUnitFormat
Disable tracing.
disableNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
disallowFileTruncation - Static variable in class ucar.nc2.iosp.netcdf3.N3header
 
Discipline - Class in ucar.grib.grib2
Class which represents a discipline from a parameter table.
Discipline() - Constructor for class ucar.grib.grib2.Discipline
Constructor for Discipline.
discipline - Variable in class ucar.grib.grib2.Grib2WriteIndex.RawRecord
 
discipline - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable
 
DiskCache - Class in ucar.nc2.util
This is a general purpose utility for determining a place to write files and cache them, eg for uncompressing files.
DiskCache() - Constructor for class ucar.nc2.util.DiskCache
 
diskCache2 - Static variable in class ucar.nc2.ncml.Aggregation
 
DiskCache2 - Class in ucar.nc2.util
Manages a place on disk to persistently cache files, which are deleted when the last modified date exceeds a certain time.
DiskCache2(String, boolean, int, int) - Constructor for class ucar.nc2.util.DiskCache2
Create a cache on disk.
distance(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
distance(Point2D.Double, Point2D.Double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
DIVIDE - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
divideBy(QuantityDimension) - Method in class ucar.units.QuantityDimension
Divides this quantity dimension by another quantity dimension.
divideBy(Unit) - Method in interface ucar.units.Unit
Divides this unit by another.
divideBy(UnitDimension) - Method in class ucar.units.UnitDimension
Divides this unit dimension by another.
divideBy(Unit) - Method in class ucar.units.UnitImpl
Divides this unit by another.
DivideException - Exception in ucar.units
Provides support for unit division failures.
DivideException(Unit) - Constructor for exception ucar.units.DivideException
Constructs from a unit that can't be divided.
DivideException(Unit, Unit) - Constructor for exception ucar.units.DivideException
Constructs from dividend and divisor units.
divideInto(Unit) - Method in interface ucar.units.Unit
Divides this unit into another.
divideInto(Unit) - Method in class ucar.units.UnitImpl
Divides this unit into another.
dl - Variable in class ucar.jpeg.jj2000.j2k.entropy.decoder.DecLyrdCBlk
The coded (compressed) data length.
DList - Class in opendap.dap
This class implements a simple list of OPeNDAP data types.
DList() - Constructor for class opendap.dap.DList
Constructs a new DList.
DList(String) - Constructor for class opendap.dap.DList
Constructs a new DList with the given name.
dls - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
Number of decomposition levels specifications
dls - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
Number of decomposition levels specifications
DM_RDTR(int, int, String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read the data
DM_RDTR(int, int, String, int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read the real (float) data
DM_RFLT(int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read a float
DM_RFLT(int, float[]) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Convenience method to fully read into an array of floats
DM_RFLT(int, int, float[], int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read into an array of ints.
DM_RINT(int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read an integer
DM_RINT(int, int[]) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Convenience method to fully read into an array of ints
DM_RINT(int, int, int[], int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read into an array of ints.
DM_RPKG(int, int, int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
subclass should implement
DM_RPKG(int, int, int) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Unpack a packed grid
DM_RSTR(int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read a 4-byte String
DM_RSTR(int, int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read a String
DM_UNPK(GempakFileReader.DMPart, int[]) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Unpack an array of packed integers.
dmLabel - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
The label common param
DMLABEL - Static variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
File identifier
DMSPHeader - Class in ucar.nc2.iosp.dmsp
A description

User: edavis Date: Aug 6, 2004 Time: 3:38:11 PM

DMSPHeader() - Constructor for class ucar.nc2.iosp.dmsp.DMSPHeader
 
DMSPiosp - Class in ucar.nc2.iosp.dmsp
This ucar.nc2.iosp.IOServiceProvider provides access to DMSP satellite data in the NOAA/NGDC DMSP archive format.
DMSPiosp() - Constructor for class ucar.nc2.iosp.dmsp.DMSPiosp
 
dmsToDeg(double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
dmsToRad(double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
DO_INTERSECT - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
doCodestreamManipulation() - Method in class ucar.jpeg.jj2000.j2k.util.CodestreamManipulator
This method performs the actual manipulation of the codestream which is the reparsing for tile parts and packed packet headers
docs - Variable in class thredds.catalog.InvDataset
 
docs - Variable in class thredds.catalog.ThreddsMetadata
 
DocumentationElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DocumentationElement_Type - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DocumentationElement_Type_Funding - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DocumentationElement_Type_History - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DocumentationElement_Type_ProcessingLevel - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DocumentationElement_Type_Rights - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DocumentationElement_Type_Summary - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DocumentationElement_XlinkHref - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DocumentationElement_XlinkTitle - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
DocumentationElement_XlinkType - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
doDebug(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for debug requests;
doDebugCmd(String, StringTokenizer, PrintStream) - Method in class opendap.servlet.AbstractServlet
 
DODS - Static variable in class thredds.catalog.ServiceType
 
dods_das - Static variable in class opendap.servlet.MimeUtil
 
dods_data - Static variable in class opendap.servlet.MimeUtil
 
dods_dds - Static variable in class opendap.servlet.MimeUtil
 
DODS_DIR - Static variable in class thredds.cataloggen.config.DatasetSourceType
 
dods_error - Static variable in class opendap.servlet.MimeUtil
 
DODS_FILE_SERVER - Static variable in class thredds.cataloggen.config.DatasetSourceType
 
DODSAttribute - Class in ucar.nc2.dods
Adapter for dods.dap.Attribute into a ucar.nc2.Attribute.
DODSAttribute(String, Attribute) - Constructor for class ucar.nc2.dods.DODSAttribute
constructor: adapter around dods.dap.Attribute
DODSAttribute(String, String) - Constructor for class ucar.nc2.dods.DODSAttribute
 
DodsDirDatasetSource - Class in thredds.cataloggen.config
Title: Catalog Generator
DodsDirDatasetSource() - Constructor for class thredds.cataloggen.config.DodsDirDatasetSource
 
dodsfile - Variable in class ucar.nc2.dods.DODSStructure
 
dodsfile - Variable in class ucar.nc2.dods.DODSVariable
 
dodsFile - Variable in class ucar.nc2.dt.point.DapperDataset
 
dodsFile - Variable in class ucar.nc2.dt.point.SequenceHelper
 
DodsFileServerDatasetSource - Class in thredds.cataloggen.config
 
DodsFileServerDatasetSource() - Constructor for class thredds.cataloggen.config.DodsFileServerDatasetSource
 
DODSGrid - Class in ucar.nc2.dods
A DODS Grid.
DODSNetcdfFile - Class in ucar.nc2.dods
Access to DODS datasets through the Netcdf API.
DODSNetcdfFile(String) - Constructor for class ucar.nc2.dods.DODSNetcdfFile
Open a DODS file.
DODSNetcdfFile(String, CancelTask) - Constructor for class ucar.nc2.dods.DODSNetcdfFile
Open a DODS file, allow user control over preloading string arrays and making structure data available through netcdf API.
dodsShortName - Variable in class ucar.nc2.dods.DODSStructure
 
dodsShortName - Variable in class ucar.nc2.dods.DODSVariable
 
DODSStructure - Class in ucar.nc2.dods
A DODS Structure.
DodsURLExtractor - Class in thredds.util
 
DodsURLExtractor() - Constructor for class thredds.util.DodsURLExtractor
Constructor
DODSVariable - Class in ucar.nc2.dods
A read-only DODS-netCDF Variable.
DODSVariable(DODSVariable) - Constructor for class ucar.nc2.dods.DODSVariable
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
*********************************************************************** Handles incoming requests from clients.
doGet(HttpServletRequest, HttpServletResponse) - Method in class thredds.bufrtables.BtServlet
GET handles the case where its a remote URL (dods or http)
doGetASC(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for OPeNDAP ascii data requests.
doGetBLOB(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's data request.
doGetCatalog(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for OPeNDAP catalog.xml requests.
doGetDAP2Data(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's data request.
doGetDAS(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's DAS request.
doGetDDS(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's DDS request.
doGetDDX(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's DDS request.
doGetDIR(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's directory request.
doGetHELP(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's help request.
doGetHTML(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for OPeNDAP .html requests.
doGetINFO(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for OPeNDAP info requests.
doGetStatus(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for OPeNDAP status requests; not publically available, used only for debugging
doGetSystemProps(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for OPeNDAP status requests; not publically available, used only for debugging
doGetVER(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Default handler for the client's version request.
doLayout() - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Causes this container to lay out its components.
domain - Variable in class ucar.nc2.dataset.CoordinateSystem
 
done - Variable in class ucar.jpeg.jj2000.disp.TitleUpdater
The thread exits when this is true
Done() - Method in class ucar.units.ASCII_CharStream
 
Done() - Method in class ucar.units.SimpleCharStream
Reset buffer when finished.
doNetcdfFileCoordinate(NetcdfFile, int[], short[], short[], short[], ArrayList<Variable>, Map<String, Number>) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
Fill all of the variables/attributes in the ncfile
DONT_INTERSECT - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
doon(String) - Static method in class ucar.nc2.iosp.bufr.BufrIosp
 
doOne(String, int) - Static method in class ucar.nc2.dt.fmrc.FmrcInventory
 
doOne(String, String, String) - Static method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
 
doOneDataset(InvDataset) - Method in class thredds.catalog.dl.DIFWriter
Write a DIF record for a specific dataset
doOneDataset(InvDataset, String, StringBuffer) - Method in class thredds.catalog.dl.DIFWriter
Write a DIF record for a specific dataset
doPost(HttpServletRequest, HttpServletResponse) - Method in class thredds.bufrtables.BtServlet
POST handles uploaded files
DOPPLER_RESOLUTION_HIGH_CODE - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
High doppler resolution code
DOPPLER_RESOLUTION_HIGH_CODE - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
High doppler resolution code
DOPPLER_RESOLUTION_LOW_CODE - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
Low doppler resolution code
DOPPLER_RESOLUTION_LOW_CODE - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
Low doppler resolution code
Dorade2Dataset - Class in ucar.nc2.dt.radial
Make a Dorade 2 NetcdfDataset into a RadialDataset.
Dorade2Dataset() - Constructor for class ucar.nc2.dt.radial.Dorade2Dataset
 
Dorade2Dataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.radial.Dorade2Dataset
Constructor.
DoradeAsciiDump - Class in ucar.atd.dorade
A dunper for DORADE radar data
DoradeAsciiDump() - Constructor for class ucar.atd.dorade.DoradeAsciiDump
 
Doradeheader - Class in ucar.nc2.iosp.dorade
 
Doradeheader() - Constructor for class ucar.nc2.iosp.dorade.Doradeheader
 
Doradeiosp - Class in ucar.nc2.iosp.dorade
IOServiceProvider implementation abstract base class to read/write Dorade files
Doradeiosp() - Constructor for class ucar.nc2.iosp.dorade.Doradeiosp
 
DoradePARM - Class in ucar.atd.dorade
Title: DoradePARM
DoradePARM(RandomAccessFile, boolean, DoradeRADD) - Constructor for class ucar.atd.dorade.DoradePARM
 
DoradeSweep - Class in ucar.atd.dorade
Title: DoradeSweep
DoradeSweep(String) - Constructor for class ucar.atd.dorade.DoradeSweep
Construct a DoradeSweep using the named DORADE sweep file.
DoradeSweep(RandomAccessFile) - Constructor for class ucar.atd.dorade.DoradeSweep
 
DoradeSweep.DoradeSweepException - Exception in ucar.atd.dorade
 
DoradeSweep.DoradeSweepException(String) - Constructor for exception ucar.atd.dorade.DoradeSweep.DoradeSweepException
 
DoradeSweep.DoradeSweepException(Exception) - Constructor for exception ucar.atd.dorade.DoradeSweep.DoradeSweepException
 
DoradeSweep.MovingSensorException - Exception in ucar.atd.dorade
 
DoradeSweep.MovingSensorException(String) - Constructor for exception ucar.atd.dorade.DoradeSweep.MovingSensorException
 
DoradeSweep.MovingSensorException(Exception) - Constructor for exception ucar.atd.dorade.DoradeSweep.MovingSensorException
 
dot(MAVector) - Method in class ucar.ma2.MAMatrix
Dot product of matrix and vector: return M dot v
dot(MAVector) - Method in class ucar.ma2.MAVector
Dot product of 2 vectors
dot(Point2D.Double, Point2D.Double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
double_size - Static variable in class ucar.jpeg.icc.ICCProfile
Size of native type
DOUBLE_VALUE - Static variable in enum thredds.filesystem.FileSystemProto.Attribute.Type
 
DOUBLE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
DOUBLE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
 
DoubleToCurve(double) - Static method in class ucar.jpeg.icc.tags.ICCCurveType
Normalization utility
DoubleToCurve(int) - Static method in class ucar.jpeg.icc.tags.ICCCurveTypeReverse
Normalization utility
DoubleToXYZ(double) - Static method in class ucar.jpeg.icc.tags.ICCXYZType
Normalization utility
DoubleToXYZ(double) - Static method in class ucar.jpeg.icc.types.XYZNumber
Normalization utility
DQC_NAMESPACE_02 - Static variable in class thredds.catalog.XMLEntityResolver
 
DQC_NAMESPACE_03 - Static variable in class thredds.catalog.XMLEntityResolver
 
DQC_NAMESPACE_04 - Static variable in class thredds.catalog.XMLEntityResolver
 
DqcConvert2 - Class in thredds.catalog.parser.jdom
DQC Converter of DOM to object model.
DqcConvert2() - Constructor for class thredds.catalog.parser.jdom.DqcConvert2
 
DqcConvert3 - Class in thredds.catalog.parser.jdom
DQC Converter of DOM to object model.
DqcConvert3() - Constructor for class thredds.catalog.parser.jdom.DqcConvert3
 
DqcConvert4 - Class in thredds.catalog.parser.jdom
DQC Converter of DOM to object model.
DqcConvert4() - Constructor for class thredds.catalog.parser.jdom.DqcConvert4
 
DqcConvertIF - Interface in thredds.catalog.query
Converts XML DOM to DQC Objects.
DqcFactory - Class in thredds.catalog.query
Reads an XML document and constructs an QueryCapability object.
DqcFactory(boolean) - Constructor for class thredds.catalog.query.DqcFactory
Constructor.
DqcRadarDatasetCollection - Class in ucar.nc2.thredds
Obsolete.
DqcRadarDatasetCollection.DatasetURIInfo - Class in ucar.nc2.thredds
Class DatasetURIInfo _more_
DqcRadarDatasetCollection.DatasetURIInfo(URI, Date) - Constructor for class ucar.nc2.thredds.DqcRadarDatasetCollection.DatasetURIInfo
_more_
DqcRadarDatasetCollection.DqcRadarDatasetInfo - Class in ucar.nc2.thredds
Class DqcRadarDatasetInfo _more_
DqcRadarDatasetCollection.DqcRadarDatasetInfo() - Constructor for class ucar.nc2.thredds.DqcRadarDatasetCollection.DqcRadarDatasetInfo
_more_
DqcRadarDatasetCollection.DqcRadarDatasetInfo(ArrayList, ArrayList, ArrayList) - Constructor for class ucar.nc2.thredds.DqcRadarDatasetCollection.DqcRadarDatasetInfo
_more_
DqcRadarDatasetCollection.InvDatasetInfo - Class in ucar.nc2.thredds
Class InvDatasetInfo _more_
DqcRadarDatasetCollection.InvDatasetInfo(InvDataset, Date) - Constructor for class ucar.nc2.thredds.DqcRadarDatasetCollection.InvDatasetInfo
_more_
DqcStationObsDataset - Class in ucar.nc2.thredds
This implements a StationObsDataset with a DQC.
DqcStationObsDataset.DqcObsImpl - Class in ucar.nc2.thredds
 
DRAW - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
ds - Variable in class ucar.nc2.dataset.CoordinateSystem
 
ds - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
DSequence - Class in opendap.dap
A DSequence in OPeNDAP can hold N sequentially accessed instances of a set of variables.
DSequence() - Constructor for class opendap.dap.DSequence
Constructs a new DSequence.
DSequence(String) - Constructor for class opendap.dap.DSequence
Constructs a new DSequence with name n.
DSET - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
DSET identifier
dsHash - Variable in class thredds.catalog.InvCatalog
 
DString - Class in opendap.dap
Holds a OPeNDAP String value.
DString() - Constructor for class opendap.dap.DString
Constructs a new DString.
DString(String) - Constructor for class opendap.dap.DString
Constructs a new DString with name n.
DStructure - Class in opendap.dap
A DStructure in OPeNDAP can hold N instances of any of the other datatypes, including other structures.
DStructure() - Constructor for class opendap.dap.DStructure
Constructs a new DStructure.
DStructure(String) - Constructor for class opendap.dap.DStructure
Constructs a new DStructure with name n.
DTR - Static variable in class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
DTR - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
DTYPE - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
DTYPE identifier
DUBLIN_CORE - Static variable in class thredds.catalog.MetadataType
 
DUInt16 - Class in opendap.dap
Holds a OPeNDAP UInt16 value.
DUInt16() - Constructor for class opendap.dap.DUInt16
Constructs a new DUInt16.
DUInt16(String) - Constructor for class opendap.dap.DUInt16
Constructs a new DUInt16 with name n.
DUInt32 - Class in opendap.dap
Holds a OPeNDAP UInt32 value.
DUInt32() - Constructor for class opendap.dap.DUInt32
Constructs a new DUInt32.
DUInt32(String) - Constructor for class opendap.dap.DUInt32
Constructs a new DUInt32 with name n.
DummySink - Class in opendap.servlet
The Servlet to exercise what's available.
DummySink(OutputStream, Deflater, int) - Constructor for class opendap.servlet.DummySink
Creates a new output stream with the specified compressor and buffer size.
DummySink(OutputStream, Deflater) - Constructor for class opendap.servlet.DummySink
Creates a new output stream with the specified compressor and a default buffer size.
DummySink(OutputStream) - Constructor for class opendap.servlet.DummySink
Creates a new output stream with a defaul compressor and buffer size.
dump() - Method in class thredds.catalog.InvCatalogImpl
Debugging: dump entire data structure.
dump() - Method in class thredds.catalog.InvDatasetImpl
 
dump() - Method in class thredds.catalog.InvDatasetImplProxy
 
dump() - Method in class thredds.catalog.InvService
 
dump(Formatter) - Method in class ucar.nc2.dt.fmrc.FmrcImpl
 
dump(Formatter) - Method in class ucar.nc2.iosp.bufr.Message
 
dump(PrintStream) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
dump() - Method in class ucar.nc2.iosp.grid.GridVariable
Dump this variable
dump(PrintStream) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
 
dump2(PrintStream) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
dump2(PrintStream) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
 
dumpHeader(Formatter) - Method in class ucar.nc2.iosp.bufr.Message
 
dumpHeaderShort(Formatter) - Method in class ucar.nc2.iosp.bufr.Message
 
dumpMessage(PrintStream, Date) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
dumpMessage(PrintStream) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
 
DURL - Class in opendap.dap
Holds a OPeNDAP URL value.
DURL() - Constructor for class opendap.dap.DURL
Constructs a new DURL.
DURL(String) - Constructor for class opendap.dap.DURL
Constructs a new DURL with name n.
DVector - Class in opendap.dap
This class holds a one-dimensional array of OPeNDAP data types.
DVector() - Constructor for class opendap.dap.DVector
Constructs a new DVector.
DVector(String) - Constructor for class opendap.dap.DVector
Constructs a new DVector with name n.
dwCMMFlags - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
dwCMMTypeSignature - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
dwColorSpaceType - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
dwCreatorSig - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
dwDeviceAttributes1 - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
dwDeviceAttributesReserved - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
dwDeviceManufacturer - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
dwDeviceModel - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
dwMaxOutput - Variable in class ucar.jpeg.icc.lut.LookUpTable16
Maximum output value of the LUT
dwMaxOutput - Variable in class ucar.jpeg.icc.lut.LookUpTable8
Maximum output value of the LUT
dwNumInput - Variable in class ucar.jpeg.icc.lut.LookUpTable
Number of values in created lut
dwPCSType - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
dwPlatformSignature - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
dwProfileClass - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
dwProfileSignature - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
dwProfileSize - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
dwRenderingIntent - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
dwt - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Reference to the DWT module
dwX - Variable in class ucar.jpeg.icc.types.XYZNumber
x value
dwY - Variable in class ucar.jpeg.icc.types.XYZNumber
y value
dwZ - Variable in class ucar.jpeg.icc.types.XYZNumber
z value
dx - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
x-distance between two grid points can be delta-Lon or delta x.
DX - Static variable in class ucar.grid.GridDefRecord
distance in X direction
dy - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
y-distance of two grid points can be delta-Lat or delta y.
DY - Static variable in class ucar.grid.GridDefRecord
distance in Y direction

E

Earth - Class in ucar.unidata.geoloc
Defines the shape of the earth ellipsoid.
Earth() - Constructor for class ucar.unidata.geoloc.Earth
Spherical earth with canonical radius.
Earth(double) - Constructor for class ucar.unidata.geoloc.Earth
Create a spherical earth.
Earth(double, double, double) - Constructor for class ucar.unidata.geoloc.Earth
Create an ellipsoidal earth.
Earth(double, double, double, String) - Constructor for class ucar.unidata.geoloc.Earth
_more_
EARTH_RADIUS - Static variable in interface ucar.nc2.iosp.grid.GridCF
Radius of spherical earth
EARTH_RADIUS - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Earth radius in kilometers
EARTH_SHAPE - Static variable in interface ucar.nc2.iosp.grid.GridCF
earth_shape
EarthEllipsoid - Class in ucar.unidata.geoloc
Type-safe enumeration of Earth Ellipsoids.
EarthLocation - Interface in ucar.unidata.geoloc
A location on the earth, specified by lat, lon and optionally altitude.
EarthLocationImpl - Class in ucar.unidata.geoloc
A location on the Earth.
EarthLocationImpl() - Constructor for class ucar.unidata.geoloc.EarthLocationImpl
 
EarthLocationImpl(double, double, double) - Constructor for class ucar.unidata.geoloc.EarthLocationImpl
 
EasySSLProtocolSocketFactory - Class in ucar.nc2.util.net

EasySSLProtocolSocketFactory can be used to creats SSL Sockets that accept self-signed certificates.

EasySSLProtocolSocketFactory() - Constructor for class ucar.nc2.util.net.EasySSLProtocolSocketFactory
Constructor for EasySSLProtocolSocketFactory.
EasyX509TrustManager - Class in ucar.nc2.util.net

EasyX509TrustManager unlike default X509TrustManager accepts self-signed certificates.

EasyX509TrustManager(KeyStore) - Constructor for class ucar.nc2.util.net.EasyX509TrustManager
Constructor for EasyX509TrustManager.
EBCOTRateAllocator - Class in ucar.jpeg.jj2000.j2k.entropy.encoder
This implements the EBCOT post compression rate allocation algorithm.
EBCOTRateAllocator(CodedCBlkDataSrcEnc, LayersInfo, CodestreamWriter, EncoderSpecs, ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Initializes the EBCOT rate allocator of entropy coded data.
ECCENTRICITY - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
The error ellipse major axis orientation variable name
ECFtoLLA(double, double, double, double, double) - Static method in class ucar.nc2.dataset.conv.Cosmic1Convention
comparing api to others
ECHARGE - Static variable in class ucar.unidata.util.SpecialMathFunction
Elementary Charge.
ecopts - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
The Entropy decoder options specifications
EDEF - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
EDEF identifier
editableProperties() - Static method in class thredds.catalog.InvDocumentation
 
editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Contributor
 
editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Source
 
editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Variable
 
editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Vocab
 
ELECTRIC_CURRENT - Static variable in class ucar.units.BaseQuantity
The base quantity of electric current.
ELECTRIC_CURRENT_UNIT - Static variable in class ucar.units.SI
The unit corresponding to the quantity of electric current.
element(int) - Method in class ucar.ma2.Range
Get ith element
elementAt(int) - Method in class opendap.util.SortedTable
Returns the element at the specified index.
elementAt(int) - Method in class ucar.jpeg.icc.lut.LookUpTable16
lut accessor
elementAt(int) - Method in class ucar.jpeg.icc.lut.LookUpTable8
lut accessor
elementAt(int) - Method in class ucar.jpeg.icc.lut.LookUpTableFP
lut accessor
elementCount(boolean) - Method in class opendap.dap.BaseType
Returns the number of variables contained in this object.
elementCount() - Method in class opendap.dap.BaseType
Returns the number of variables contained in this object.
elementCount(boolean) - Method in class opendap.dap.DGrid
Returns the number of variables contained in this object.
elementCount(boolean) - Method in class opendap.dap.DSequence
Returns the number of variables contained in this object.
elementCount(boolean) - Method in class opendap.dap.DStructure
Returns the number of variables contained in this object.
elements() - Method in class opendap.util.SortedTable
Returns an enumeration of the values in this table.
elementSize - Variable in class ucar.nc2.Variable
 
elementType - Variable in class ucar.ma2.ArrayObject
 
elev - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
elev - Variable in class ucar.nc2.iosp.nexrad2.NexradStationDB.Station
 
elevAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
elevVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
elevVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
elevVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
elevVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
elevVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
elevVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
elevVarName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
elevVarUnitsConversionFactor - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
elevVarUnitsConversionFactor - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
elevVarUnitsConversionFactor - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
ELLIPSE_ANGLE - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
The error ellipse major axis orientation variable name
emailOK(ThreddsMetadata.Source) - Method in class thredds.catalog.dl.ADNWriter
 
EMASS - Static variable in class ucar.unidata.util.SpecialMathFunction
Electron Mass.
EMPTY - Static variable in class ucar.ma2.Range
 
empty() - Method in class ucar.nc2.dataset.NetcdfDataset
 
EMPTY - Static variable in class ucar.nc2.ft.fmrc.TimeCoord
 
empty() - Method in class ucar.nc2.NetcdfFile
Completely empty the objects in the netcdf file.
enable() - Method in class ucar.nc2.util.cache.FileCache
Enable the cache, with the current set of parameters.
enable_tracing() - Method in class ucar.units.StandardUnitFormat
Enable tracing.
enableMetadataManager() - Static method in class thredds.inventory.DatasetCollectionManager
 
encode(int, int, int, BitOutputBuffer) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
Encodes information for the specified element of the tree, given the threshold and sends it to the 'out' stream.
encodeArrayStructure(ArrayStructure, OutputStream) - Static method in class ucar.nc2.stream.NcStream
 
encodeDataType(DataType) - Static method in class ucar.nc2.stream.NcStream
 
encodeErrorMessage(String) - Static method in class ucar.nc2.stream.NcStream
 
encodeMainHeader() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Write main header.
encodePacket(int, int, int, int, CBlkRateDistStats[][], int[][], BitOutputBuffer, byte[], int) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.PktEncoder
Encodes a packet and returns the buffer containing the encoded packet header.
encodePointFeature(PointFeature) - Static method in class ucar.nc2.ft.point.remote.PointStream
 
encodePointFeatureCollection(String, PointFeature) - Static method in class ucar.nc2.ft.point.remote.PointStream
 
Encoder - Class in ucar.jpeg.jj2000.j2k.encoder
This class is the main class of JJ2000's encoder.
Encoder(ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.encoder.Encoder
Instantiates an encoder object, width the ParameterList object given as argument.
EncoderSpecs - Class in ucar.jpeg.jj2000.j2k.encoder
This class holds references to each module specifications used in the encoding chain.
EncoderSpecs(int, int, BlkImgDataSrc, ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
Initialize all members with the given number of tiles and components and the command-line arguments stored in a ParameterList instance
encodeSection(Section) - Static method in class ucar.nc2.stream.NcStream
 
encodeStations(List<Station>) - Static method in class ucar.nc2.ft.point.remote.PointStream
 
encodeString(String) - Static method in class ucar.nc2.NCdump
Deprecated. Replace special characters '\t', '\n', '\f', '\r'.
encodeString(String) - Static method in class ucar.nc2.NCdumpW
Replace special characters '\t', '\n', '\f', '\r'.
encodeTilePartHeader(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Writes tile-part header.
encSpec - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
The encoder specifications
encSpec - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.PostCompRateAllocator
The source of entropy coded data
end - Variable in class ucar.unidata.util.DateSelectionInfo
 
END_OF_SEQUENCE - Static variable in class opendap.dap.DSequence
The end of sequence byte marker
endColumn - Variable in class ucar.units.Token
The column number of the last character of this Token.
endDate - Variable in class ucar.nc2.dt.TypedDatasetImpl
 
ENDEDEF - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
ENDEDEF identifier
EndianByteBuffer - Class in ucar.nc2.iosp.fysat.util
 
EndianByteBuffer(byte[], short) - Constructor for class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
EndianByteBuffer(byte[]) - Constructor for class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
EndianType - Interface in ucar.jpeg.jj2000.j2k.io
This interface defines constants for the two types of byte ordering: little- and big-endian.
endLine - Variable in class ucar.units.Token
The line number of the last character of this Token.
ENDMODELABELS - Static variable in class ucar.unidata.util.DateSelection
Mode for constructing set
endOfFile - Variable in class ucar.unidata.io.RandomAccessFile
True if we are at the end of the file.
endTimeIndex - Variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile.Chsub
end time index (0 based)
ENDVARS - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
ENDVARS identifier
enfn(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
enhance() - Method in class ucar.nc2.dataset.NetcdfDataset
recalc enhancement info - use default enhance mode
enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.NetcdfDataset
recalc enhancement info
enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.StructureDS
DO NOT USE DIRECTLY.
enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.VariableDS
DO NOT USE DIRECTLY.
enhance(Set<NetcdfDataset.Enhance>) - Method in interface ucar.nc2.dataset.VariableEnhanced
Enhance using the given set of NetcdfDataset.Enhance
enhance - Variable in class ucar.nc2.ncml.Aggregation.Dataset
 
Enhancements - Interface in ucar.nc2.dataset
A Variable decorator that handles Coordinates Systems and "standard attributes" and adds them to the object model.
enhanceNeeded(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.NetcdfDataset
is this enhancement already done ?
EnhanceScaleMissing - Interface in ucar.nc2.dataset
A Variable decorator that handles missing data, and scale/offset packed data.
enhanceScaleMissing - Static variable in class ucar.nc2.dataset.StructurePseudoDS
 
ENS_TEMPLATE - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Ensemble template type
ENS_TEMPLATE_ID - Static variable in class ucar.nc2.iosp.grads.GradsEnsembleDimension
ensemble filename template
ENS_TIME_TEMPLATE - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Ensemble and time template type
ensAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
EnsCoord - Class in ucar.nc2.ft.fmrc
Represents a ensemble coordinate shared among variables
ensembles - Variable in class ucar.nc2.ft.fmrc.EnsCoord
 
ensTypes - Variable in class ucar.nc2.ft.fmrc.EnsCoord
 
entries - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable
 
EntropyCoder - Class in ucar.jpeg.jj2000.j2k.entropy.encoder
This abstract class provides the general interface for block-based entropy encoders.
EntropyCoder(CBlkQuantDataSrcEnc) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.encoder.EntropyCoder
Initializes the source of quantized wavelet coefficients.
EntropyDecoder - Class in ucar.jpeg.jj2000.j2k.entropy.decoder
This is the abstract class from which all entropy decoders must inherit.
EntropyDecoder(CodedCBlkDataSrcDec) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.decoder.EntropyDecoder
Initializes the source of compressed data.
entry - Variable in class ucar.jpeg.icc.tags.ICCCurveType
Tag fields
entry(int) - Method in class ucar.jpeg.icc.tags.ICCCurveType
Accessor for curve entry at index.
entry - Variable in class ucar.jpeg.icc.tags.ICCCurveTypeReverse
Tag fields
entry(int) - Method in class ucar.jpeg.icc.tags.ICCCurveTypeReverse
Accessor for curve entry at index.
ENUM1_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
 
ENUM2_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
 
ENUM4_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
 
ENUMERATED - Static variable in class ucar.jpeg.colorspace.ColorSpace
method enumeration
EnumeratedColorSpaceMapper - Class in ucar.jpeg.colorspace
This class provides Enumerated ColorSpace API for the jj2000.j2k imaging chain by implementing the BlkImgDataSrc interface, in particular the getCompData and getInternCompData methods.
EnumeratedColorSpaceMapper(BlkImgDataSrc, ColorSpace) - Constructor for class ucar.jpeg.colorspace.EnumeratedColorSpaceMapper
Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, and output).
ENUMTYPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
 
EnumTypedef - Class in ucar.nc2
Enumeration Typedef map integers to Strings.
EnumTypedef(String, Map<Integer, String>) - Constructor for class ucar.nc2.EnumTypedef
 
enumTypedefs - Variable in class ucar.nc2.Group
 
ENUMTYPES_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
 
EOC - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
End of codestream (EOC): 0xFFD9
EOF - Static variable in class opendap.dap.parsers.DapParser
Token returned by the scanner to signal the end of its input.
EOF - Static variable in class opendap.Server.parsers.CeParser
Token returned by the scanner to signal the end of its input.
EOF - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
EOF - Static variable in interface ucar.units.StandardUnitFormatConstants
End of File.
eol - Static variable in class ucar.jpeg.colorspace.boxes.JP2Box
Platform dependant line terminator
eol - Static variable in class ucar.jpeg.colorspace.ColorSpace
 
eol - Static variable in class ucar.jpeg.colorspace.ColorSpaceMapper
Platform dependant end of line String.
eol - Static variable in class ucar.jpeg.icc.ICCProfiler
Platform dependant end of line String.
eol - Static variable in class ucar.jpeg.icc.lut.LookUpTable
End of line string.
eol - Static variable in class ucar.jpeg.icc.RestrictedICCProfile
 
eol - Variable in exception ucar.units.ParseException
The end of line string for this machine.
EPH - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
End of packet header (EPH): 0xFF92
EPH_LENGTH - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Length of EPH marker (in bytes)
ephs - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
The End of Packet Headers (EPH) markers specifications
ephs - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
End of packet header (EPH) marker use specification
EpicInsitu - Class in ucar.nc2.dataset.conv
"Epic In Situ", dapper conventions.
EpicInsitu() - Constructor for class ucar.nc2.dataset.conv.EpicInsitu
 
EPSG_OGC_CF_Helper - Class in ucar.unidata.geoloc.ogc
_more_
EPSG_OGC_CF_Helper() - Constructor for class ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper
 
EPSG_OGC_CF_Helper.ProjectionStandardsInfo - Enum in ucar.unidata.geoloc.ogc
 
EQUAL - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
equal(BaseType) - Method in interface opendap.Server.RelOps
 
equal(BaseType) - Method in class opendap.Server.SDArray
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.Server.SDByte
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.Server.SDFloat32
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.Server.SDFloat64
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.Server.SDGrid
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.Server.SDInt16
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.Server.SDInt32
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.Server.SDList
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.Server.SDSequence
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.Server.SDString
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.Server.SDStructure
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.Server.SDUInt16
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.Server.SDUInt32
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in class opendap.Server.SDURL
The RelOps interface defines how each type responds to relational operators.
equal(BaseType) - Method in interface opendap.Server.ServerMethods
The Operator class contains a generalized implementation of this method.
equals(Object) - Method in class thredds.catalog.CollectionType
CollectionType with same name are equal.
equals(Object) - Method in class thredds.catalog.DataFormatType
DataFormatType with same name are equal.
equals(Object) - Method in class thredds.catalog.InvAccessImpl
InvAccessImpl elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvCatalogImpl
InvCatalogImpl elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvCatalogRef
 
equals(Object) - Method in class thredds.catalog.InvDatasetImpl
InvDatasetImpl elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvDatasetImplProxy
 
equals(Object) - Method in class thredds.catalog.InvDocumentation
InvDocumentation elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvMetadata
InvMetadata elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvProperty
InvProperty elements with same name are equal.
equals(Object) - Method in class thredds.catalog.InvService
InvServices with same values are equal
equals(Object) - Method in class thredds.catalog.MetadataType
MetaDataType with same name are equal.
equals(Object) - Method in class thredds.catalog.query.ListChoice
 
equals(Object) - Method in class thredds.catalog.query.Location
 
equals(Object) - Method in class thredds.catalog.query.Query
 
equals(Object) - Method in class thredds.catalog.query.QueryCapability
 
equals(Object) - Method in class thredds.catalog.query.SelectGeoRegion
 
equals(Object) - Method in class thredds.catalog.query.SelectList
 
equals(Object) - Method in class thredds.catalog.query.Selector
Instances which have same id are equal.
equals(Object) - Method in class thredds.catalog.query.SelectRange
 
equals(Object) - Method in class thredds.catalog.query.SelectRangeDate
 
equals(Object) - Method in class thredds.catalog.query.SelectService
SelectService with same values are equal
equals(Object) - Method in class thredds.catalog.query.SelectService.ServiceChoice
SelectService with same values are equal
equals(Object) - Method in class thredds.catalog.query.SelectStation
 
equals(Object) - Method in class thredds.catalog.query.Station
 
equals(Object) - Method in class thredds.catalog.ServiceType
ServiceType with same name are equal.
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Range
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Source
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Variables
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
equals(Object) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
equals(Object) - Method in class thredds.cataloggen.config.DatasetSource
 
equals(Object) - Method in class ucar.grid.GridParameter
Check for equality
equals(ColorSpaceMapper.ComputedComponents) - Method in class ucar.jpeg.colorspace.ColorSpaceMapper.ComputedComponents
 
equals(Object) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Tests if the 'obj' object is the same filter as this one.
equals(Object) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Tests if the 'obj' object is the same filter as this one.
equals(Object) - Method in class ucar.ma2.Range
Range elements with same first, last, stride are equal.
equals(Object) - Method in class ucar.ma2.Section
Sections with equals Ranges are equal.
equals(Object) - Method in class ucar.nc2.Attribute
Instances which have same content are equal.
equals(Object) - Method in class ucar.nc2.dataset.CoordinateAxis.AxisComparator
 
equals(Object) - Method in class ucar.nc2.dataset.CoordinateAxis
Instances which have same content are equal.
equals(Object) - Method in class ucar.nc2.dataset.CoordinateSystem
Instances which have same name are equal.
equals(Object) - Method in class ucar.nc2.dataset.CoordinateTransform
Instances which have same name, authority and parameters are equal.
equals(Object) - Method in class ucar.nc2.Dimension
Instances which have same contents are equal.
equals(Object) - Method in class ucar.nc2.dt.grid.GeoGrid
Instances which have same name and coordinate system are equal.
equals(Object) - Method in class ucar.nc2.ft.fmrc.TimeCoord.Tinv
 
equals(Object) - Method in class ucar.nc2.Group
Instances which have same name and parent are equal.
equals(Object) - Method in class ucar.nc2.iosp.bufr.Message
BufrMessage is equal if they have the same dds.
equals(Object) - Method in class ucar.nc2.iosp.gempak.GempakParameter
Check for equality
equals(Object) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
 
equals(Object) - Method in class ucar.nc2.iosp.grid.GridVariable
Check for equality
equals(Object) - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
Check for equality
equals(Object) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Determines whether or not the Object in question is the same as this McIDASAreaProjection.
equals(Object) - Method in class ucar.nc2.iosp.mcidas.Vis5DGridDefRecord
Check for equality
equals(Object) - Method in class ucar.nc2.iosp.sigmet.Ray
 
equals(Object) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
equals(Object) - Method in class ucar.nc2.units.DateRange
 
equals(Object) - Method in class ucar.nc2.units.DateType
 
equals(Object) - Method in class ucar.nc2.units.TimeDuration
TimeDurations with same value in seconds are equals
equals(Object) - Method in class ucar.nc2.units.TimeUnit
TimeUnits with same value and unitString are equal
equals(Object) - Method in class ucar.nc2.util.reflect.ProxyGenerator.MethodComparator
 
equals(Object) - Method in class ucar.nc2.util.reflect.PublicInterfaceGenerator.MethodComparator
 
equals(Object) - Method in class ucar.nc2.Variable
Instances which have same content are equal.
equals(Object) - Method in class ucar.unidata.geoloc.Earth
_more_
equals(Object) - Method in class ucar.unidata.geoloc.EarthEllipsoid
Objects with same name are equal.
equals(LatLonPoint) - Method in interface ucar.unidata.geoloc.LatLonPoint
Returns true if this represents the same point as pt.
equals(Object) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Check for equality with another object.
equals(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Check for equality with another point.
equals(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
get whether two bounding boxes are equal in values
equals(Object) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Check for equality with the Object in question
equals(Object) - Method in interface ucar.unidata.geoloc.Projection
Check for equality with the object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
See if this projection equals the object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.Mercator
Returns true if this represents the same Projection as proj.
equals(Object) - Method in class ucar.unidata.geoloc.projection.Orthographic
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Check for equality with the object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.Stereographic
Returns true if this represents the same Projection as proj.
equals(Object) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Returns true if this represents the same Projection as proj.
equals(Object) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Returns true if this represents the same Projection as proj.
equals(Object) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.ProjectionImpl
Returns true if this represents the same Projection as proj.
equals(ProjectionPoint) - Method in interface ucar.unidata.geoloc.ProjectionPoint
Check for equality with the point in question
equals(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
Returns true if this represents the same point as pt.
equals(Object) - Method in class ucar.unidata.util.DatedObject
equals method
equals(Object) - Method in class ucar.unidata.util.DateSelection
equals method
equals(Object) - Method in class ucar.unidata.util.DateSelectionInfo
 
equals(Object) - Method in class ucar.unidata.util.Parameter
Instances which have same content are equal.
equals(Object) - Method in class ucar.unidata.util.Product
_more_
equals(Object) - Method in interface ucar.units.Base
Indicates if this base entity is semantically the same as another object.
equals(Object) - Method in class ucar.units.BaseQuantity
Indicates if this base quantity is semantically identical to an object.
equals(Object) - Method in class ucar.units.DerivedUnitImpl
Indicates if this derived unit is semantically identical to an object.
equals(Object) - Method in class ucar.units.Dimension
Indicates if this dimension is semantically identical to an object.
equals(Object) - Method in class ucar.units.Factor
Indicates if this Factor is semantically identical to another object.
equals(Object) - Method in class ucar.units.LogarithmicUnit
Indicates if this unit is semantically identical to an object.
equals(Object) - Method in class ucar.units.OffsetUnit
Indicates if this unit is semantically identical to an object.
equals(Object) - Method in class ucar.units.ScaledUnit
Indicates if this unit is semantically identical to an object.
equals(Object) - Method in class ucar.units.TimeScaleUnit
Indicates if this unit is semantically identical to an object.
equals(Object) - Method in interface ucar.units.Unit
Indicates if this unit is semantically identical to an object.
equals(Object) - Method in class ucar.units.UnitName
Indicates if this UnitName is semantically identical to an object.
equals(Object) - Method in class ucar.units.UnknownBaseQuantity
Indicates if this quantity is semantically the same as an object.
equals(Object) - Method in class ucar.units.UnknownUnit
Indicates if this unit is semantically identical to an object.
equalsData(ForecastModelRunInventory.EnsCoord) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
 
equalsData(ForecastModelRunInventory.TimeCoord) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
Instances that have the same offsetHours are equal
equalsData(ForecastModelRunInventory.VertCoord) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
equalsData(EnsCoord) - Method in class ucar.nc2.ft.fmrc.EnsCoord
 
equalsData(TimeCoord) - Method in class ucar.nc2.ft.fmrc.TimeCoord
Instances that have the same offsetHours/bounds and runtime are equal
equalsData(VertCoord) - Method in class ucar.nc2.ft.fmrc.VertCoord
 
EQUATOR - Static variable in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
equivalent(int[]) - Method in class ucar.ma2.Section
Is this section equivilent to the given shape.
EREQ - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
erf(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
erfc(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
ERMISS(float) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Test for missing value
errBuffer - Variable in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
errLog - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
ERROR - Static variable in interface ucar.jpeg.jj2000.j2k.util.MsgLogger
Severity of message.
errorVerbose - Variable in class opendap.dap.parsers.DapParser
True if verbose error messages are enabled.
errorVerbose - Variable in class opendap.Server.parsers.CeParser
True if verbose error messages are enabled.
errparse(InputStream, DAP2Exception) - Method in class opendap.dap.parsers.Dapparse
 
errs - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
errs - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
ers - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
The error resilience specifications concerning the entropy decoder
ERS_SEG_SYMBOLS - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
The "segmentation symbols used" flag within Sers: 2
ERS_SOP - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
The "SOP marker segments used" flag within Sers: 1
escape(String) - Static method in class ucar.nc2.util.net.URLencode
Deprecated. Encode a string to the "x-www-form-urlencoded" form, enhanced with the UTF-8-in-URL proposal.
escape(String, String) - Static method in class ucar.unidata.util.StringUtil
Escape any char not alphanumeric or in okChars.
escape2(String, String) - Static method in class ucar.unidata.util.StringUtil
Escape any char in reservedChars.
escapeDAPIdentifier(String) - Static method in class ucar.unidata.util.EscapeStrings
Define the DEFINITIVE opendap identifier escape function.
escapeName(String) - Static method in class ucar.nc2.NetcdfFile
Escape standard special characters in a netcdf object name.
escapeNameCDL(String) - Static method in class ucar.nc2.NetcdfFile
Escape special characters in a netcdf object name for CDL.
escapeNameSectionSpec(String) - Static method in class ucar.nc2.NetcdfFile
Escape special characters in a netcdf object name for SectionSpec.
escapeOGC(String) - Static method in class ucar.unidata.util.EscapeStrings
Define the OGC Web Services escape function.
escapeQuery(String) - Static method in class ucar.nc2.util.URLnaming
 
escapeQueryEncoder(String) - Static method in class ucar.nc2.util.URLnaming
 
escapeQueryNew(String) - Static method in class ucar.nc2.util.URLnaming
 
escapeQueryURIUtil(String) - Static method in class ucar.nc2.util.URLnaming
 
EscapeStrings - Class in ucar.unidata.util
User: ndp Date: Jul 7, 2006 Time: 10:23:19 AM
EscapeStrings() - Constructor for class ucar.unidata.util.EscapeStrings
 
escapeURL(String) - Static method in class ucar.unidata.util.EscapeStrings
Decompose a url and piecemeal encode all of its parts, including query and fragment
escapeURLQuery(String) - Static method in class ucar.unidata.util.EscapeStrings
Define the DEFINITIVE URL constraint expression escape function.
ESG - Static variable in class thredds.catalog.MetadataType
 
ESML - Static variable in class thredds.catalog.DataFormatType
 
ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The eta variable name identifier
ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The eta variable name identifier
ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The eta variable name identifier
ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanSigma
The eta variable name identifier
evalClauses(Object) - Method in class opendap.Server.CEEvaluator
Evaluate all of the Clauses in the Clause vector.
evaluate(List) - Method in interface opendap.Server.BoolFunction
Evaluates the function using the argument list given.
evaluate() - Method in class opendap.Server.BoolFunctionClause
 
evaluate(List) - Method in interface opendap.Server.BTFunction
Evaluates the function using the argument list given.
evaluate() - Method in class opendap.Server.BTFunctionClause
 
evaluate() - Method in class opendap.Server.DereferenceClause
 
evaluate() - Method in class opendap.Server.RelOpClause
 
evaluate() - Method in interface opendap.Server.SubClause
Evaluates the clause, first calling evaluate() on any sub-clauses it contains.
evaluate() - Method in interface opendap.Server.TopLevelClause
Evaluates the clause, first calling evaluate() on any sub-clauses it contains.
evaluate() - Method in class opendap.Server.ValueClause
Returns the BaseType represented by this clause.
Evaluator - Class in ucar.nc2.ft.point.standard
Helper routines for Nested Tables
ExceptionReport - Class in thredds.wcs.v1_0_0_1
Generates a WCS 1.1.0 Exception Report.
ExceptionReport(WcsException) - Constructor for class thredds.wcs.v1_0_0_1.ExceptionReport
 
ExceptionReport(List<WcsException>) - Constructor for class thredds.wcs.v1_0_0_1.ExceptionReport
 
ExceptionReport - Class in thredds.wcs.v1_0_0_Plus
Generates a WCS 1.1.0 Exception Report.
ExceptionReport(WcsException) - Constructor for class thredds.wcs.v1_0_0_Plus.ExceptionReport
 
ExceptionReport(List<WcsException>) - Constructor for class thredds.wcs.v1_0_0_Plus.ExceptionReport
 
ExceptionReport - Class in thredds.wcs.v1_1_0
Generates a WCS 1.1.0 Exception Report.
ExceptionReport(WcsException) - Constructor for class thredds.wcs.v1_1_0.ExceptionReport
 
ExceptionReport(List<WcsException>) - Constructor for class thredds.wcs.v1_1_0.ExceptionReport
 
execute(JobExecutionContext) - Method in class thredds.inventory.CollectionUpdater.ChangeProtoJob
 
execute(JobExecutionContext) - Method in class thredds.inventory.CollectionUpdater.UpdateCollectionJob
 
execute(double[], double) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
execute() - Method in class ucar.nc2.util.net.HTTPMethod
 
executor - Static variable in class ucar.nc2.ncml.Aggregation
 
Existing3DField - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
existingDataField - Static variable in class ucar.unidata.geoloc.vertical.VTfromExistingData
The name of the Parameter whose value is the variable that contains the 2D Height or Pressure field
exists() - Method in class thredds.catalog.CrawlableCatalog
 
exists() - Method in interface thredds.crawlabledataset.CrawlableDataset
Return true if the dataset represented by this CrawlableDataset actually exists, null if it does not or an I/O error occurs.
exists() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
exists() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
exists() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
exists() - Method in class thredds.filesystem.CrawlableMFile
 
exit() - Method in class ucar.jpeg.jj2000.j2k.decoder.Decoder
Exit the decoding process according to the isChildProcess variable
exit() - Method in class ucar.jpeg.jj2000.j2k.decoder.Grib2JpegDecoder
Exit the decoding process according to the isChildProcess variable
exit() - Method in class ucar.nc2.util.DiskCache2
Be sure to call this when your application exits, otherwise the scour thread may not die.
ExitHandler - Class in ucar.jpeg.jj2000.disp
This class implements the WindowHandler for the ImageFrames
ExitHandler(Decoder) - Constructor for class ucar.jpeg.jj2000.disp.ExitHandler
Class constructor.
exp - Variable in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.StdDequantizerParams
The quantization step "exponent" value, for each resolution level and subband, as it appears in the codestream.
expand() - Method in class thredds.cataloggen.CatalogGen
Expand the catalog.
expand() - Method in class thredds.cataloggen.config.DatasetSource
Crawl this DatasetSource and generate a new InvCatalog, return the top-level InvDataset.
expand(List) - Method in class thredds.cataloggen.config.DatasetSource
 
ExpandBuff(boolean) - Method in class ucar.units.SimpleCharStream
 
expandCatalogRef(InvCrawlablePair) - Method in class thredds.cataloggen.catalogrefexpander.BooleanCatalogRefExpander
 
expandCatalogRef(InvCrawlablePair) - Method in interface thredds.cataloggen.CatalogRefExpander
 
expandIso8601(String) - Static method in class ucar.unidata.util.StringUtil
A first attempt at parsing a dttm range string
expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.DatasetSource
Return a list of the InvDatasets contained in the given collection dataset on this DatasetSource.
expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.DodsDirDatasetSource
Return a list of the InvDatasets contained in the given collection dataset on this DatasetSource.
expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.DodsFileServerDatasetSource
 
expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.GrADSDataServerDatasetSource
 
expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.LocalDatasetSource
Return a list of the InvDatasets contained in the given collection dataset on this DatasetSource.
expectedTokenSequences - Variable in exception ucar.units.ParseException
Each entry in this array is an array of integers.
expires - Variable in class thredds.catalog.InvCatalog
 
explicitDatasets - Variable in class ucar.nc2.ncml.Aggregation
 
ExprParserConstants - Interface in opendap.Server.parsers
 
extend(DateRange) - Method in class ucar.nc2.units.DateRange
Extend this date range by the given one.
extend(Date) - Method in class ucar.nc2.units.DateRange
Extend this date range by the given Date.
extend(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonRect
Extend the bounding box to contain this point
extend(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
Extend the bounding box to contain the given rectangle
extendGribIndex(File, File, String, String, boolean) - Method in class ucar.grib.grib1.Grib1WriteIndex
extend a Grib file index; optionally create an in-memory index.
extendGribIndex(File, File, String, RandomAccessFile, boolean) - Method in class ucar.grib.grib1.Grib1WriteIndex
extend a Grib file index; optionally create an in-memory index.
extendGribIndex(String, RandomAccessFile, long, DataOutputStream) - Method in class ucar.grib.grib1.Grib1WriteIndex
extend a Grib file index; optionally create an in-memory index.
extendGribIndex(File, File, String, String, boolean) - Method in class ucar.grib.grib2.Grib2WriteIndex
extend a Grib file index; optionally create an in-memory index.
extendGribIndex(File, File, String, RandomAccessFile, boolean) - Method in class ucar.grib.grib2.Grib2WriteIndex
extend a Grib file index; optionally create an in-memory index.
extendGribIndex(String, RandomAccessFile, long, DataOutputStream) - Method in class ucar.grib.grib2.Grib2WriteIndex
extend a Grib file index
extendIndex - Static variable in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Reread the file on a sync
ExternalDataFiles - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
externalize(DataOutputStream) - Method in class opendap.dap.BaseTypePrimitiveVector
Writes data to a DataOutputStream.
externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.BaseTypePrimitiveVector
Write a subset of the data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.BooleanPrimitiveVector
Writes data to a DataOutputStream.
externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.BooleanPrimitiveVector
Write a subset of the data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.BytePrimitiveVector
Writes data to a DataOutputStream.
externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.BytePrimitiveVector
Write a subset of the data to a DataOutputStream.
externalize(DataOutputStream) - Method in interface opendap.dap.ClientIO
Writes data to a DataOutputStream.
externalize(OutputStream, boolean, boolean) - Method in class opendap.dap.DataDDS
Dump the dataset using externalize methods.
externalize(DataOutputStream) - Method in class opendap.dap.DByte
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DFloat32
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DFloat64
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DGrid
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DInt16
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DInt32
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DSequence
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DString
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DStructure
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.DVector
Writes data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.Float32PrimitiveVector
Writes data to a DataOutputStream.
externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.Float32PrimitiveVector
Write a subset of the data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.Float64PrimitiveVector
Writes data to a DataOutputStream.
externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.Float64PrimitiveVector
Write a subset of the data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.Int16PrimitiveVector
Writes data to a DataOutputStream.
externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.Int16PrimitiveVector
Write a subset of the data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.Int32PrimitiveVector
Writes data to a DataOutputStream.
externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.Int32PrimitiveVector
Write a subset of the data to a DataOutputStream.
externalize(DataOutputStream) - Method in class opendap.dap.PrimitiveVector
Writes data to a DataOutputStream.
extra - Variable in class thredds.logs.ServletLogParser.ServletLog
 
extract(PrintStream, String, int, boolean, CancelTask) - Method in class thredds.catalog.crawl.CatalogExtractor
 
extract(String) - Method in class thredds.util.DodsURLExtractor
Extract all A-HREF contained URLS from the given URL and return in List
extractDateRange(GridDataset) - Static method in class ucar.nc2.thredds.MetadataExtractor
 
extractDateRange(FeatureDatasetPoint) - Static method in class ucar.nc2.thredds.MetadataExtractor
 
extractGeospatial(InvDatasetImpl) - Static method in class ucar.nc2.thredds.MetadataExtractor
Extract the lat/lon/alt bounding boxes from the dataset.
extractGeospatial(GridDataset) - Static method in class ucar.nc2.thredds.MetadataExtractor
 
extractGeospatial(FeatureDatasetPoint) - Static method in class ucar.nc2.thredds.MetadataExtractor
 
extractLoop(PrintStream, String, int, boolean, CancelTask) - Method in class thredds.catalog.crawl.CatalogExtractor
 
extractMemberArray(StructureMembers.Member) - Method in class ucar.ma2.ArraySequence
 
extractMemberArray(StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Extract data for one member, over all structures.
extractRunDate(MFile) - Method in interface thredds.inventory.CollectionManager
Use the date extractor to extract the date from the filename
extractRunDate(MFile) - Method in class thredds.inventory.DatasetCollectionManager
 
extractTilePartMarkSeg(short, RandomAccessIO, int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
This method extracts a marker segment in a tile-part header and stores it into a byte buffer for the second pass.
extractTypedDatasetInfo(PrintStream, InvDataset) - Method in class thredds.catalog.crawl.CatalogExtractor
 
extractVariables(InvDatasetImpl) - Static method in class ucar.nc2.thredds.MetadataExtractor
Extract a list of data variables (and their canonical names if possible) from the dataset.
extractVariables(InvDatasetImpl, GridDataset) - Static method in class ucar.nc2.thredds.MetadataExtractor
 
extractVariables(FeatureDatasetPoint) - Static method in class ucar.nc2.thredds.MetadataExtractor
 
extractWMO() - Method in class ucar.nc2.iosp.bufr.Message
 
extraInfo() - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
extraInfo - Variable in class ucar.nc2.ncml.Aggregation.Dataset
 
extraInfo() - Method in class ucar.nc2.Variable
 
extraJoin - Variable in class ucar.nc2.ft.point.standard.TableConfig
 

F

f - Variable in class ucar.nc2.ft.scan.FeatureScan.Bean
 
fac(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
fac(int) - Static method in class ucar.unidata.util.SpecialMathFunction
Compute the factorial of the argument
FacilityManager - Class in ucar.jpeg.jj2000.j2k.util
This class manages common facilities for multi-threaded environments, It can register different facilities for each thread, and also a default one, so that they can be referred by static methods, while possibly having different ones for different threads.
FacilityManager() - Constructor for class ucar.jpeg.jj2000.j2k.util.FacilityManager
 
Factor - Class in ucar.units
Provides support for a Base/exponent pair.
Factor(Base) - Constructor for class ucar.units.Factor
Constructs from a Base.
Factor(Factor, int) - Constructor for class ucar.units.Factor
Constructs from a Factor and an exponent.
Factor(Base, int) - Constructor for class ucar.units.Factor
Constructs from a Base and an exponent.
factory(InvDatasetImpl, String, String, FeatureType, FeatureCollectionConfig) - Static method in class thredds.catalog.InvDatasetFeatureCollection
 
factory(byte[], long, Calendar) - Static method in class ucar.grib.grib2.Grib2Pds
Factory for Grib2Pds
factory(int, byte[], long, Calendar) - Static method in class ucar.grib.GribPds
 
factory(DataType, int[]) - Static method in class ucar.ma2.Array
Generate new Array with given type and shape and zeroed storage.
factory(Class, int[]) - Static method in class ucar.ma2.Array
Generate new Array with given type and shape and zeroed storage.
factory(DataType, int[], Object) - Static method in class ucar.ma2.Array
/** Generate new Array with given type, shape, storage.
factory(Class, int[], Object) - Static method in class ucar.ma2.Array
Generate new Array with given type, shape, storage.
factory(Object) - Static method in class ucar.ma2.Array
Generate a new Array from a java array of any rank and type.
factory(DataType, int[], ByteBuffer) - Static method in class ucar.ma2.Array
Create an Array from a ByteBuffer
factory(int[]) - Static method in class ucar.ma2.Index
Generate a subclass of Index optimized for this array's rank
factory(int[]) - Static method in class ucar.ma2.Range
Deprecated. use Section(int[] shape)
factory(int[], int[]) - Static method in class ucar.ma2.Range
Deprecated. use Section(int[] origin, int[] shape)
factory(NetcdfDataset, VariableDS) - Static method in class ucar.nc2.dataset.CoordinateAxis
Create a coordinate axis from an existing Variable.
factory(NetcdfDataset, VariableDS, Formatter) - Static method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
factory(NetcdfDataset, CancelTask) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Get a CoordSysBuilder whose job it is to add Coordinate information to a NetcdfDataset.
factory(String) - Static method in class ucar.nc2.dt.grid.GridDataset
Deprecated. : use GridDataset.open().
factory(NetcdfDataset) - Static method in class ucar.nc2.dt.point.DapperDataset
 
factory(String, FeatureType, DatasetCollectionManager, Formatter) - Static method in class ucar.nc2.ft.point.collection.CompositeDatasetFactory
 
factory(StationImpl, StructureData, int) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
factory(NetcdfDataset, TableConfig) - Static method in class ucar.nc2.ft.point.standard.Table
 
factory(TableConfigurer, FeatureType, NetcdfDataset) - Static method in class ucar.nc2.ft.point.standard.TableAnalyzer
Create a TableAnalyser for this dataset with the given TableConfigurer
factory(String) - Static method in class ucar.nc2.iosp.adde.AddeImage
 
factory(TableLookup, BufrDataDescriptionSection) - Method in class ucar.nc2.iosp.bufr.DataDescriptorTreeConstructor
 
factory(RandomAccessFile, int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
factory(RandomAccessFile, int, long) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
 
factory(FeatureType, String) - Static method in class ucar.nc2.stream.CdmrFeatureDataset
 
factory(InvDataset, String, StringBuffer) - Static method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
factory(String, String, StringBuffer) - Static method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
factory(InvDataset, String, StringBuilder) - Static method in class ucar.nc2.thredds.DqcStationObsDataset
 
factory(String, String, StringBuilder) - Static method in class ucar.nc2.thredds.DqcStationObsDataset
 
factory(InvDataset, String, StringBuffer) - Static method in class ucar.nc2.thredds.TDSRadarDatasetCollection
tds radar dataset collection factory
factory(String, String, StringBuffer) - Static method in class ucar.nc2.thredds.TDSRadarDatasetCollection
tds radar dataset collection factory
factory(String) - Static method in class ucar.nc2.units.SimpleUnit
Create a SimpleUnit from the given name, catch Exceptions.
factory(Projection) - Static method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Create a ProjectionImpl from the projection
factory(double, double, double) - Static method in class ucar.unidata.geoloc.projection.Stereographic
Construct a Stereographic Projection using latitude of true scale and calculating scale factor.
factoryConstant(Class, int[], Object) - Static method in class ucar.ma2.Array
Generate new Array with given type and shape and an Index that always return 0.
factoryMA(ArrayStructure) - Static method in class ucar.ma2.ArrayStructureMA
Turn any ArrayStructure into a ArrayStructureMA
factoryMA(Structure, int[]) - Static method in class ucar.ma2.ArrayStructureMA
Create an ArrayStructure for a Structure.
factoryWithExceptions(String) - Static method in class ucar.nc2.units.SimpleUnit
Create a SimpleUnit from the given name, allow Exceptions.
failed() - Method in interface thredds.catalog.CatalogSetCallback
Called if the catalog reading fails
fancyTypeName(BaseType) - Static method in class opendap.util.dasTools
 
FARAD - Static variable in class ucar.units.SI
Special derived unit for the quantity of electric capacitance.
fastCodeSymbols(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
This method performs the coding of the symbol 'bit', using context 'ctxt', 'n' times, using the MQ-coder speedup mode if possible.
fastDecodeSymbols(int[], int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.MQDecoder
Decodes 'n' symbols from the bit stream using the same context 'ctxt'.
fatal - Variable in class ucar.nc2.dt.point.DapperDataset
 
fatalError - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
FD - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
feature_id - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
FeatureCollection - Interface in ucar.nc2.ft
A collection of FeatureTypes.
FeatureCollectionConfig - Class in thredds.inventory
Beans for FeatureCollection configuration
FeatureCollectionConfig() - Constructor for class thredds.inventory.FeatureCollectionConfig
 
FeatureCollectionConfig(String, String, String, String, Element) - Constructor for class thredds.inventory.FeatureCollectionConfig
 
FeatureCollectionConfig.BestDataset - Class in thredds.inventory
 
FeatureCollectionConfig.BestDataset(String, double) - Constructor for class thredds.inventory.FeatureCollectionConfig.BestDataset
 
FeatureCollectionConfig.FmrcConfig - Class in thredds.inventory
 
FeatureCollectionConfig.FmrcConfig() - Constructor for class thredds.inventory.FeatureCollectionConfig.FmrcConfig
 
FeatureCollectionConfig.FmrcConfig(String) - Constructor for class thredds.inventory.FeatureCollectionConfig.FmrcConfig
 
FeatureCollectionConfig.FmrcDatasetType - Enum in thredds.inventory
 
FeatureCollectionConfig.PointConfig - Class in thredds.inventory
 
FeatureCollectionConfig.PointConfig() - Constructor for class thredds.inventory.FeatureCollectionConfig.PointConfig
 
FeatureCollectionConfig.PointDatasetType - Enum in thredds.inventory
 
FeatureCollectionConfig.ProtoChoice - Enum in thredds.inventory
 
FeatureCollectionConfig.ProtoConfig - Class in thredds.inventory
 
FeatureCollectionConfig.ProtoConfig() - Constructor for class thredds.inventory.FeatureCollectionConfig.ProtoConfig
 
FeatureCollectionConfig.ProtoConfig(String, String, String, Element) - Constructor for class thredds.inventory.FeatureCollectionConfig.ProtoConfig
 
FeatureCollectionConfig.UpdateConfig - Class in thredds.inventory
 
FeatureCollectionConfig.UpdateConfig() - Constructor for class thredds.inventory.FeatureCollectionConfig.UpdateConfig
 
FeatureCollectionConfig.UpdateConfig(String, String, String) - Constructor for class thredds.inventory.FeatureCollectionConfig.UpdateConfig
 
FeatureDataset - Interface in ucar.nc2.ft
Superclass for "scientific feature type" datasets.
featureDataset - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
FeatureDatasetFactory - Interface in ucar.nc2.ft
Interface for factories that wrap a NetcdfDataset with a FeatureDataset.
FeatureDatasetFactoryManager - Class in ucar.nc2.ft
Manager of factories for FeatureDatasets.
FeatureDatasetFactoryManager() - Constructor for class ucar.nc2.ft.FeatureDatasetFactoryManager
 
FeatureDatasetImpl - Class in ucar.nc2.ft
Abstract superclass for implementations of FeatureDataset.
FeatureDatasetImpl(FeatureDatasetImpl) - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
 
FeatureDatasetImpl() - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
No-arg constuctor
FeatureDatasetImpl(String, String, String) - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
Constructor when theres no NetcdfFile underneath.
FeatureDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
Constructor when theres a NetcdfFile underneath
FeatureDatasetPoint - Interface in ucar.nc2.ft
A FeatureDataset, composed of one or more PointFeatureCollections.
FeatureDatasetPointXML - Class in ucar.nc2.ft.point.writer
generate capabilities XML for a FeatureDatasetPoint / StationTimeSeriesFeatureCollection
FeatureDatasetPointXML(FeatureDatasetPoint, String) - Constructor for class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
 
FeatureMaker - Interface in ucar.nc2.ft.point.remote
Interface for deserializing a PointFeature.
FeatureScan - Class in ucar.nc2.ft.scan
Scan a directory, try to open files as a Feature Type dataset.
FeatureScan(String, boolean) - Constructor for class ucar.nc2.ft.scan.FeatureScan
 
FeatureScan.Bean - Class in ucar.nc2.ft.scan
 
FeatureScan.Bean() - Constructor for class ucar.nc2.ft.scan.FeatureScan.Bean
 
FeatureScan.Bean(File) - Constructor for class ucar.nc2.ft.scan.FeatureScan.Bean
 
featureType - Variable in class thredds.catalog.InvDatasetFeatureCollection
 
FeatureType - Enum in ucar.nc2.constants
Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
featureType - Variable in class ucar.nc2.ft.point.PointDatasetImpl
 
featureType - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
featureType - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
featureTypeAtt - Static variable in interface ucar.nc2.constants.CF
 
featureTypeAtt2 - Static variable in interface ucar.nc2.constants.CF
 
featureTypeAtt3 - Static variable in interface ucar.nc2.constants.CF
 
featureTypeAtt4 - Static variable in interface ucar.nc2.constants.CF
 
featureTypeOk(FeatureType, FeatureType) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Determine if factory type matches wanted feature type.
featureTypeOk(FeatureType, Formatter) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
FGDC - Static variable in class thredds.catalog.MetadataType
 
FID - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
FILE - Static variable in class thredds.catalog.ServiceType
 
file - Variable in class ucar.unidata.io.RandomAccessFile
The underlying java.io.RandomAccessFile.
FILE_TYPE_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
FileBitstreamReaderAgent - Class in ucar.jpeg.jj2000.j2k.codestream.reader
This class reads the bit stream (with the help of HeaderDecoder for tile headers and PktDecoder for packets header and body) and retrives location of all code-block's codewords.
FileBitstreamReaderAgent(HeaderDecoder, RandomAccessIO, DecoderSpecs, ParameterList, boolean, HeaderInfo) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Reads all tiles headers and keep offset of their first packet.
fileCache - Variable in class ucar.nc2.dt.grid.GridDataset
 
fileCache - Variable in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
fileCache - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
FileCache - Class in ucar.nc2.util.cache
Keep cache of open FileCacheable objects, for example NetcdfFile.
FileCache(int, int, int) - Constructor for class ucar.nc2.util.cache.FileCache
Constructor.
FileCache(int, int, int, int) - Constructor for class ucar.nc2.util.cache.FileCache
Constructor.
FileCache(String, int, int, int, int) - Constructor for class ucar.nc2.util.cache.FileCache
Constructor.
FileCacheable - Interface in ucar.nc2.util.cache
Interface for files that are cacheable.
FileCacheNOP - Class in ucar.nc2.util.cache
Class Description.
FileCacheNOP() - Constructor for class ucar.nc2.util.cache.FileCacheNOP
 
FileCacheRaf - Class in ucar.nc2.util.cache
Keep cache of open RandomAccessFile, for performance.
FileCacheRaf(int, int, int) - Constructor for class ucar.nc2.util.cache.FileCacheRaf
 
FileCacheRaf.Raf - Class in ucar.nc2.util.cache
 
fileChannel - Variable in class ucar.unidata.io.RandomAccessFile
 
FileCodestreamWriter - Class in ucar.jpeg.jj2000.j2k.codestream.writer
This class implements a CodestreamWriter for Java streams.
FileCodestreamWriter(File, int) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.writer.FileCodestreamWriter
Opens the file 'file' for writing the codestream.
FileCodestreamWriter(String, int) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.writer.FileCodestreamWriter
Opens the file named 'fname' for writing the bit stream, using the 'he' header encoder.
FileCodestreamWriter(OutputStream, int) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.writer.FileCodestreamWriter
Uses the output stream 'os' for writing the bit stream, using the 'he' header encoder.
FileFactory - Interface in ucar.nc2.util.cache
Interface for factories of FileCacheable objects.
FileFormatBoxes - Interface in ucar.jpeg.jj2000.j2k.fileformat
This class contains all the markers used in the JPEG 2000 Part I file format
FileFormatReader - Class in ucar.jpeg.jj2000.j2k.fileformat.reader
This class reads the file format wrapper that may or may not exist around a valid JPEG 2000 codestream.
FileFormatReader(RandomAccessIO) - Constructor for class ucar.jpeg.jj2000.j2k.fileformat.reader.FileFormatReader
The constructor of the FileFormatReader
FileFormatWriter - Class in ucar.jpeg.jj2000.j2k.fileformat.writer
This class writes the file format wrapper that may or may not exist around a valid JPEG 2000 codestream.
FileFormatWriter(String, int, int, int, int[], int) - Constructor for class ucar.jpeg.jj2000.j2k.fileformat.writer.FileFormatWriter
The constructor of the FileFormatWriter.
FILEHEADER - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
FILEHEADER identifier
fileHeaderInfo - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
header info
fileName - Static variable in class ucar.grib.grib1.Grib1SplitByGridID
 
filename - Variable in class ucar.grid.GridIndex
 
filePos - Variable in class ucar.nc2.iosp.LayoutTiled.DataChunk
 
filePos - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
 
filePosition - Variable in class ucar.unidata.io.RandomAccessFile
The offset in bytes from the file start, of the next read or write operation.
FILES - Static variable in class thredds.catalog.InvDatasetFeatureCollection
 
FILES_FIELD_NUMBER - Static variable in class thredds.filesystem.FileSystemProto.Directory
 
fileServer - Static variable in class thredds.catalog.InvService
 
fileSize - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
file size
FileSystemProto - Class in thredds.filesystem
 
FileSystemProto.Attribute - Class in thredds.filesystem
 
FileSystemProto.Attribute.Builder - Class in thredds.filesystem
 
FileSystemProto.Attribute.Type - Enum in thredds.filesystem
 
FileSystemProto.AttributeOrBuilder - Interface in thredds.filesystem
 
FileSystemProto.Directory - Class in thredds.filesystem
 
FileSystemProto.Directory.Builder - Class in thredds.filesystem
 
FileSystemProto.DirectoryOrBuilder - Interface in thredds.filesystem
 
FileSystemProto.File - Class in thredds.filesystem
 
FileSystemProto.File.Builder - Class in thredds.filesystem
 
FileSystemProto.FileOrBuilder - Interface in thredds.filesystem
 
FileUploadBean - Class in thredds.bufrtables
Model object for uploading a BUFR file
FileUploadBean() - Constructor for class thredds.bufrtables.FileUploadBean
 
fileUsed - Variable in class ucar.nc2.iosp.fysat.Fysatiosp
 
fileUsed - Variable in class ucar.nc2.iosp.gini.Giniiosp
 
fileUsed - Variable in class ucar.nc2.iosp.nids.Nidsiosp
 
fileUsed - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
FileValidateBean - Class in thredds.bufrtables
 
FileValidateBean() - Constructor for class thredds.bufrtables.FileValidateBean
 
FileVersion - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
9-character version number
FileWriter - Class in ucar.nc2
Copy a NetcdfFile to a Netcdf-3 local file.
FileWriter(String, boolean) - Constructor for class ucar.nc2.FileWriter
For writing parts of a NetcdfFile to a new Netcdf-3 local file.
FileWriter(String, boolean, boolean, int) - Constructor for class ucar.nc2.FileWriter
For writing parts of a NetcdfFile to a new Netcdf-3 local file.
FileWriter.ChunkingIndex - Class in ucar.nc2
An index that computes chunk shapes.
FileWriter.ChunkingIndex(int[]) - Constructor for class ucar.nc2.FileWriter.ChunkingIndex
 
FileWriter.FileWriterProgressEvent - Class in ucar.nc2
 
FileWriter.FileWriterProgressEvent() - Constructor for class ucar.nc2.FileWriter.FileWriterProgressEvent
 
FileWriter.FileWriterProgressListener - Interface in ucar.nc2
 
fill(Section, int[]) - Static method in class ucar.ma2.Section
Return a Section guarenteed to be non null, with no null Ranges, and within the bounds set by shape.
fill - Variable in class ucar.nc2.iosp.dorade.Doradeiosp
 
fill - Variable in class ucar.nc2.iosp.fysat.Fysatiosp
 
fill - Variable in class ucar.nc2.iosp.gini.Giniiosp
 
fill - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
fill - Variable in class ucar.nc2.iosp.nids.Nidsiosp
 
fill - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
FillBuff() - Method in class ucar.units.SimpleCharStream
 
fillHeader(EndianByteBuffer) - Method in class ucar.nc2.iosp.fysat.AwxFileFirstHeader
 
fillHeader(EndianByteBuffer) - Method in class ucar.nc2.iosp.fysat.AwxFileGeoSatelliteSecondHeader
 
fillHeader(EndianByteBuffer) - Method in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
fillHeader(EndianByteBuffer) - Method in class ucar.nc2.iosp.fysat.AwxFileSecondHeader
 
fillNCFile() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Build the netCDF file
fillNCFile() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Fill the contents of the netCDF file.
fillNCFile() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Build the netCDF file
fillNonRecordVariables() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
fillRecordVariables(int, int) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
FillValue - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
FillValue - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
fillValueIsMissing - Static variable in class ucar.nc2.dataset.NetcdfDataset
 
FillValueOld - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
filter(DatasetFilter) - Method in class thredds.catalog.InvCatalog
Munge this catalog to remove any dataset that doesnt pass through the filter.
filter(DatasetFilter) - Method in class thredds.catalog.InvCatalogImpl
Munge this catalog to remove any dataset that doesnt pass through the filter.
filter - Variable in class thredds.catalog.InvDatasetFeatureCollection
 
filter(NestedPointFeatureCollection) - Method in interface ucar.nc2.ft.NestedPointFeatureCollectionIterator.Filter
Filter collections.
filter(PointFeature) - Method in class ucar.nc2.ft.point.PointIteratorAbstract.Filter
 
filter(PointFeatureCollection) - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator.Filter
Filter collections.
filter(PointFeature) - Method in interface ucar.nc2.ft.PointFeatureIterator.Filter
True if the PointFeature passes this filter
filter(String, String) - Static method in class ucar.unidata.util.StringUtil
Remove any char not alphanumeric or in okChars.
filter7bits(String) - Static method in class ucar.unidata.util.StringUtil
Remove all but printable 7bit ascii
FILTER_SPEC_COMP_DEF - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.WTFilterSpec
The identifier for "component default" specified filters
FILTER_SPEC_MAIN_DEF - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.WTFilterSpec
The identifier for "main default" specified filters
FILTER_SPEC_TILE_COMP - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.WTFilterSpec
The identifier for "tile and component specific" specified filters
FILTER_SPEC_TILE_DEF - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.WTFilterSpec
The identifier for "tile specific default" specified filters
FilterPipeline - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
FilterTypes - Interface in ucar.jpeg.jj2000.j2k.wavelet
This interface defines the identifiers for the different types of filters that are supported.
finalize() - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.StdEntropyDecoder
Prints the timing information, if collected, and calls 'finalize' on the super class.
finalize() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Prints the timing information, if collected, and calls 'finalize' on the super class.
finalize() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
Prints the timing information, if collected, and calls 'finalize' on the super class.
finalize() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriter
Flushes the buffered data before the object is garbage collected.
find(String) - Method in class ucar.ma2.Section
Find a Range by its name.
findAccess(String) - Method in class thredds.catalog.InvDataset
Get access element that matches the given access standard URL.
findAccessibleDatasets() - Method in interface thredds.catalog2.CatalogSearchHelper
 
findAccessibleDatasetsByType(ServiceType) - Method in interface thredds.catalog2.CatalogSearchHelper
 
findAllCatRefsInDatasetTree(List<InvDataset>, StringBuilder, boolean) - Static method in class thredds.catalog.util.CatalogUtils
Find all catalogRef elements in the dataset tree formed by the given dataset list.
findAttribute(String) - Method in class ucar.nc2.Group
Find an Attribute in this Group by its name.
findAttribute(String) - Method in class ucar.nc2.Variable
Find an Attribute by name.
findAttribute(String) - Method in interface ucar.nc2.VariableIF
 
findAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.grid.GeoGrid
Convenience function; lookup Attribute by name.
findAttributeIgnoreCase(String) - Method in interface ucar.nc2.dt.GridDatatype
Convenience function; lookup Attribute by name.
findAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
 
findAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
findAttributeIgnoreCase(String) - Method in interface ucar.nc2.ft.grid.Grid
Convenience function; lookup Attribute by name.
findAttributeIgnoreCase(String) - Method in class ucar.nc2.Group
Find an Attribute in this Group by its name, ignore case.
findAttributeIgnoreCase(String) - Method in class ucar.nc2.Variable
Find an Attribute by name, ignoring the case.
findAttributeIgnoreCase(String) - Method in interface ucar.nc2.VariableIF
 
findAttributeIgnoreCase(String) - Method in class ucar.nc2.VariableSimpleAdapter
 
findAttributeIgnoreCase(String) - Method in interface ucar.nc2.VariableSimpleIF
find the attribute for the variable with the given name, ignoring case.
findAttValueIgnoreCase(String, String) - Method in class ucar.nc2.dt.grid.GeoGrid
Convenience function; lookup Attribute value by name.
findAttValueIgnoreCase(String, String) - Method in interface ucar.nc2.dt.GridDatatype
Convenience function; lookup Attribute value by name.
findAttValueIgnoreCase(String, String) - Method in interface ucar.nc2.ft.grid.Grid
Convenience function; lookup Attribute value by name.
findAttValueIgnoreCase(Variable, String, String) - Method in class ucar.nc2.NetcdfFile
Find a String-valued global or variable Attribute by Attribute name (ignore case), return the Value of the Attribute.
findAxis(AxisType) - Method in class ucar.nc2.dataset.CoordinateSystem
Find the CoordinateAxis that has the given AxisType.
findCatalogRefs() - Method in interface thredds.catalog2.CatalogSearchHelper
 
findCoordByType(NetcdfDataset, AxisType) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
Look for Axis by Type.
findCoordByType(NetcdfDataset, AxisType, CoordSysEvaluator.Predicate) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
Look for Axis by Type and test against a predicate
findCoordElement(double) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Given a coordinate position, find what grid element contains it.
findCoordElement(double, int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Deprecated. use findCoordElement(coordVal)
findCoordElement(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordinate2D
 
findCoordElementBounded(double) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Given a coordinate position, find what grid element contains it, or is closest to it.
findCoordElementForce(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordinate2D
 
findCoordElementNoForce(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordinate2D
Find the best index for the given lat,lon point.
findCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.CSMConvention
The attribute "coordinates" is an alias for _CoordinateAxes.
findCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.DefaultConvention
 
findCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.GDVConvention
look for aliases.
findCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Identify coordinate axes, set VarProcess.isCoordinateAxis = true.
findCoordinateAxes(boolean) - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Create a list of coordinate axes for this data variable.
findCoordinateAxis(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
findCoordinateAxis(AxisType) - Method in class ucar.nc2.dataset.NetcdfDataset
Retrieve the CoordinateAxis with the specified Axis Type.
findCoordinateAxis(String) - Method in class ucar.nc2.dataset.NetcdfDataset
Retrieve the CoordinateAxis with the specified type.
findCoordinateSystem(String) - Method in class ucar.nc2.dataset.NetcdfDataset
Retrieve the CoordinateSystem with the specified name.
findCoordinateSystems(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Identify coordinate systems, set VarProcess.isCoordinateSystem = true.
findCoordinateTransform(String) - Method in class ucar.nc2.dataset.NetcdfDataset
Retrieve the CoordinateTransform with the specified name.
findCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Identify coordinate transforms, set VarProcess.isCoordinateTransform = true.
findCoordinateVariableName(Table.CoordName) - Method in class ucar.nc2.ft.point.standard.TableConfig
 
findCoordNameByType(NetcdfDataset, AxisType) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
Look for Axis by Type.
findCoords(TableConfig, NetcdfDataset) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
Look for Axis by Type, assign to TableConfig if found.
findCoords(TableConfig, List<CoordinateAxis>) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
 
findCoordShortNameByType(NetcdfDataset, AxisType) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
 
findCoordWithDimension(TableConfig, NetcdfDataset, Dimension) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
 
findDatasetByID(String) - Method in class thredds.catalog.InvCatalog
Find a contained dataset by its ID.
findDatasetById(String) - Method in interface thredds.catalog2.CatalogSearchHelper
 
findDatasetByIdGlobally(String) - Method in interface thredds.catalog2.Catalog
 
findDatasetByName(String) - Method in class thredds.catalog.InvCatalogRef
 
findDatasetByName(String) - Method in class thredds.catalog.InvDataset
Find an immediate child dataset by its name.
findDatasetByName(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
findDatasetNodeBuilderByIdGlobally(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
findDatasetNodeBuilderByIdGlobally(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
findDimension(NetcdfFile, String) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
 
findDimension(NetcdfFile, String) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
 
findDimension(String) - Method in class ucar.nc2.Group
Retrieve a Dimension using its (short) name.
findDimension(String) - Method in class ucar.nc2.NetcdfFile
Retrieve a dimension by fullName.
findDimensionByType(NetcdfDataset, AxisType) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
Look for Axis by Type.
findDimensionIndex(String) - Method in class ucar.nc2.Variable
Find the index of the named Dimension in this Variable.
findDimensionIndex(String) - Method in interface ucar.nc2.VariableIF
 
findDimensionLocal(String) - Method in class ucar.nc2.Group
Retrieve a Dimension using its (short) name, in this group only
findEnsCoord(List<EnsCoord>, EnsCoord) - Static method in class ucar.nc2.ft.fmrc.EnsCoord
 
findEnumeration(String) - Method in class ucar.nc2.Group
Find an Enumeration Typedef using its (short) name.
findFeatureType(NetcdfDataset) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Try to determine the feature type of the dataset, by looking at its metadata.
findFileHeader(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Find the file header with this name
findFormatString(String, String, String) - Static method in class ucar.unidata.util.StringUtil
Return the format string in the given text for the given macro.
findFormatter(String) - Static method in class ucar.unidata.util.DateUtil
This finds the SDF to use for the given date string
findGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFile
Look up global Attribute by (full) name.
findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.grid.GridDataset
 
findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
findGlobalAttributeIgnoreCase(String) - Method in interface ucar.nc2.dt.TypedDataset
 
findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
 
findGlobalAttributeIgnoreCase(String) - Method in interface ucar.nc2.ft.FeatureDataset
Return the global attribute with the given name, ignoring case.
findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.NetcdfFile
Look up global Attribute by name, ignore case.
findGrid(String) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.RunSeq
 
findGrid(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
 
findGrid(String) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
 
findGrid(String) - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
 
findGrid(String) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Find the first grid with this name
findGridByName(String) - Method in class ucar.nc2.dt.grid.GridDataset
find the named GeoGrid.
findGridDatatype(String) - Method in class ucar.nc2.dt.grid.GridDataset
 
findGridDatatype(String) - Method in interface ucar.nc2.dt.GridDataset
find the named GridDatatype.
findGridset(String) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
 
findGroup(NetcdfFile, Group) - Static method in class ucar.nc2.dataset.DatasetConstructor
Find the Group in newFile that corresponds (by name) with oldGroup
findGroup(String) - Method in class ucar.nc2.Group
Retrieve the Group with the specified (short) name.
findGroup(String) - Method in class ucar.nc2.NetcdfFile
Find a Group, with the specified (full) name.
findIndex(double) - Method in class ucar.nc2.ft.fmrc.TimeCoord
 
findInterval(double, double) - Method in class ucar.nc2.ft.fmrc.TimeCoord
 
findKey(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Find a key with the given name
findMatch(String, List, Object) - Static method in class ucar.unidata.util.StringUtil
Run through the List of Objects and return the Object whose toString matches the source string.
findMatch(String, List, List, Object) - Static method in class ucar.unidata.util.StringUtil
Run through the List of patterns (pattern, result) and return corresponding result whose pattern matches the source string.
findMember(String) - Method in class ucar.ma2.ArrayStructure
Find a member by its name.
findMember(String) - Method in class ucar.ma2.StructureData
Find a member by its name.
findMember(String) - Method in class ucar.ma2.StructureMembers
Find the member by its name.
findNameVariableWithStandardNameAndDimension(NetcdfDataset, String, Dimension, Formatter) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
 
findObsDimension(NetcdfFile) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
 
findParameterIgnoreCase(String) - Method in class ucar.nc2.dataset.CoordinateTransform
Convenience function; look up Parameter by name, ignoring case.
findPattern(String, String) - Static method in class ucar.unidata.util.StringUtil
Find the pattern in a string
findPoint(Earth, LatLonPoint, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Calculate a position given an azimuth and distance from another point.
findPoint(LatLonPoint, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Calculate a position given an azimuth and distance from another point.
findPoint(double, double, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Calculate a position given an azimuth and distance from another point.
findPoint(Earth, double, double, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Calculate a position given an azimuth and distance from another point.
findProperty(String) - Method in class thredds.catalog.InvCatalog
Find named property.
findProperty(String) - Method in class thredds.catalog.InvCatalogRef
 
findProperty(String) - Method in class thredds.catalog.InvDataset
Find named property.
findProperty(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
findProperty(String) - Method in class thredds.catalog.InvService
Get named property.
findRecord(int, int, int) - Method in class ucar.nc2.iosp.grid.GridVariable
Find the grid record for the time and level indices Canonical ordering is ens, time, level
findRunIndex(Date) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
 
findSeqForVariable(String) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition
 
findService(String) - Method in class thredds.catalog.InvCatalog
Find the named service declared in the top level of this catalog.
findService(String) - Method in class thredds.catalog.InvCatalogRef
 
findService(String) - Method in class thredds.catalog.InvDataset
Find the named service declared in this dataset or one of its parents.
findService(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
findService(String) - Static method in class thredds.logs.LogCategorizer
 
findServiceBuilderByNameGlobally(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
findServiceBuilderByNameGlobally(String) - Method in interface thredds.catalog2.builder.ServiceBuilder
 
findServiceByName(String) - Method in interface thredds.catalog2.CatalogSearchHelper
 
findServiceByNameGlobally(String) - Method in interface thredds.catalog2.Catalog
 
findServiceByNameGlobally(String) - Method in interface thredds.catalog2.Service
 
findServiceByType(ServiceType) - Method in interface thredds.catalog2.CatalogSearchHelper
 
findStationIndex(String) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Find the station index for the specified station id.
findTimeCoord(List<TimeCoord>, TimeCoord) - Static method in class ucar.nc2.ft.fmrc.TimeCoord
Look through timeCoords to see if one matches want.
findTimeCoordByRuntime(Date) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.RunSeq
Find the TimeCoord the should be used for this runTime
findTimeCoordForVariable(String, Date) - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys
 
findTimeCoordForVariable(String, Date) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition
 
findTimeIndexFromDate(Date) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Given a Date, find the corresponding time index on the time coordinate axis.
findTimeIndexFromDate(Date) - Method in class ucar.nc2.dt.grid.GridCoordSys
Deprecated. use CoordinateAxis1DTime.findTimeIndexFromDate
findType(String) - Static method in class thredds.catalog.CollectionType
Return the known CollectionType that matches the given name (ignoring case) or null if the name is unknown.
findType(String) - Static method in class thredds.catalog.DataFormatType
Find the known DataFormatType that matches the given name (ignoring case) or null if the name is unknown.
findType(String) - Static method in class thredds.catalog.MetadataType
Return the known MetadataType that matches the given name (ignoring case) or null if the name is unknown.
findType(String) - Static method in class thredds.catalog.ServiceType
Return the known ServiceType that matches the given name (ignoring case) or null if the name is unknown.
findUberGrid(String) - Method in class ucar.nc2.ft.fmrc.FmrcInv
 
findVariable(NetcdfFile, String) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
 
findVariable(String) - Method in interface ucar.nc2.ft.point.standard.Join
Find the Variable of the given name in the joined table.
findVariable(String) - Method in class ucar.nc2.ft.point.standard.JoinArray
 
findVariable(String) - Method in class ucar.nc2.ft.point.standard.JoinMuiltdimStructure
 
findVariable(String) - Method in class ucar.nc2.ft.point.standard.JoinParentIndex
 
findVariable(NetcdfFile, String) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
 
findVariable(String) - Method in class ucar.nc2.ft.point.standard.Table
 
findVariable(String) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner
 
findVariable(String) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner3D
 
findVariable(String) - Method in class ucar.nc2.ft.point.standard.Table.TableNestedStructure
 
findVariable(String) - Method in class ucar.nc2.ft.point.standard.Table.TableStructure
 
findVariable(String) - Method in class ucar.nc2.Group
Find the Variable with the specified (short) name in this group.
findVariable(NetcdfFile, Variable) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
findVariable(NetcdfFile, Variable) - Method in class ucar.nc2.ncml.Aggregation
 
findVariable(String) - Method in class ucar.nc2.NetcdfFile
Find a Variable, with the specified (escaped full) name.
findVariable(String) - Method in class ucar.nc2.Structure
Find the Variable member with the specified (short) name.
findVariableName(NetcdfFile, String) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
 
findVariableOrInParent(String) - Method in class ucar.nc2.Group
Find the Variable with the specified (short) name in this group or a parent group.
findVariableWithStandardNameAndDimension(NetcdfDataset, String, Dimension, Formatter) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
 
findVariableWithStandardNameAndNotDimension(NetcdfDataset, String, Dimension, Formatter) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
 
findVarProcess(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
findVertCoord(List<VertCoord>, VertCoord) - Static method in class ucar.nc2.ft.fmrc.VertCoord
 
findVertCoordForVariable(String) - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys
 
findVertCoordForVariable(String) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition
 
findXYCoordElement(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordSys
Deprecated. use findXYindexFromCoord
findXYindexFromCoord(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordSys
Given a point in x,y coordinate space, find the x,y index in the coordinate system.
findXYindexFromCoord(double, double, int[]) - Method in interface ucar.nc2.dt.GridCoordSystem
Given a point in x,y coordinate space, find the x,y indices.
findXYindexFromCoord(double, double, int[]) - Method in interface ucar.nc2.ft.grid.GridCoordSys
Given a point in x,y coordinate space, find the x,y indices.
findXYindexFromCoordBounded(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordSys
Given a point in x,y coordinate space, find the x,y index in the coordinate system.
findXYindexFromCoordBounded(double, double, int[]) - Method in interface ucar.nc2.dt.GridCoordSystem
Given a point in x,y coordinate space, find the x,y indices.
findXYindexFromCoordBounded(double, double, int[]) - Method in interface ucar.nc2.ft.grid.GridCoordSys
Given a point in x,y coordinate space, find the x,y indices.
findXYindexFromLatLon(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordSys
Given a lat,lon point, find the x,y index in the coordinate system.
findXYindexFromLatLon(double, double, int[]) - Method in interface ucar.nc2.dt.GridCoordSystem
Given a lat,lon point, find the x,y index of the containing grid point.
findXYindexFromLatLon(double, double, int[]) - Method in interface ucar.nc2.ft.grid.GridCoordSys
Given a lat,lon point, find the x,y index of the containing grid point.
findXYindexFromLatLonBounded(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordSys
Given a lat,lon point, find the x,y index in the coordinate system.
findXYindexFromLatLonBounded(double, double, int[]) - Method in interface ucar.nc2.dt.GridCoordSystem
Given a lat,lon point, find the x,y index of the containing grid point.
findXYindexFromLatLonBounded(double, double, int[]) - Method in interface ucar.nc2.ft.grid.GridCoordSys
Given a lat,lon point, find the x,y index of the containing grid point.
findZAxisNotStationAlt(NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
 
finish() - Method in class thredds.catalog.InvAccessImpl
Finish constructing after all elements have been added.
finish() - Method in class thredds.catalog.InvCatalogImpl
Finish constructing after all elements have been added or modified.
finish() - Method in class thredds.catalog.InvCatalogRef
 
finish() - Method in class thredds.catalog.InvDatasetImpl
Finish constructing after all elements have been added.
finish() - Method in class thredds.catalog.InvDatasetImplProxy
 
finish() - Method in class thredds.catalog.InvMetadata
Finish getting the metadata if necessary.
finish() - Method in class ucar.grid.GridIndex
compares GDS for duplicates
finish() - Method in class ucar.ma2.ArraySequenceNested
Call this when you have set all the sequence lengths.
finish() - Method in class ucar.nc2.dt.point.WriterCFStationObsDataset
 
finish() - Method in class ucar.nc2.dt.point.WriterProfileObsDataset
 
finish() - Method in class ucar.nc2.dt.point.WriterStationObsDataset
 
finish() - Method in class ucar.nc2.FileWriter
Call this when all attributes, dimensions, and variables have been added.
finish() - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
finish() - Method in class ucar.nc2.ft.point.PointCollectionIteratorFiltered
 
finish() - Method in class ucar.nc2.ft.point.PointIteratorEmpty
 
finish() - Method in class ucar.nc2.ft.point.PointIteratorFiltered
 
finish() - Method in class ucar.nc2.ft.point.PointIteratorFlatten
 
finish() - Method in class ucar.nc2.ft.point.PointIteratorFromStructureData
 
finish() - Method in class ucar.nc2.ft.point.remote.RemotePointFeatureIterator
 
finish() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
finish() - Method in class ucar.nc2.ft.point.writer.CFPointObWriter
Deprecated. Call this when all done, output is flushed
finish() - Method in class ucar.nc2.ft.point.writer.WriterCFPointCollection
 
finish() - Method in class ucar.nc2.ft.point.writer.WriterCFPointDataset
Deprecated.  
finish() - Method in class ucar.nc2.ft.point.writer.WriterCFStationCollection
 
finish() - Method in interface ucar.nc2.ft.PointFeatureCollection
Make sure that the internal iterator is complete, and recover resources.
finish() - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
Make sure that the iterator is complete, and recover resources.
finish() - Method in interface ucar.nc2.ft.PointFeatureIterator
Make sure that the iterator is complete, and recover resources.
finish() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Make sure that the internal iterator is complete, and recover resources.
finish(CancelTask) - Method in class ucar.nc2.ncml.Aggregation
 
finish() - Method in class ucar.nc2.NetcdfFile
Finish constructing the object model.
finishCalcBounds() - Method in class ucar.nc2.ft.point.PointIteratorAbstract
 
finished() - Method in interface opendap.dap.StatusUI
Download finished notice.
finished() - Method in class opendap.tools.StatusWindow
Download finished notice.
finishLengthCalculation(int[], int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
Terminates the calculation of the required length for each coding pass.
first() - Method in class ucar.ma2.Range
 
FIRST - Static variable in class ucar.nc2.dt.point.decode.MP
 
FIRST_BYPASS_PASS_IDX - Static variable in interface ucar.jpeg.jj2000.j2k.entropy.StdEntropyCoderOptions
The index of the first "raw" pass, if bypass mode is on.
firstRay - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
fixedPtBitsArray - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
 
FLAT - Static variable in class thredds.cataloggen.config.DatasetSourceStructure
 
FlatEarth - Class in ucar.nc2.dataset.transform
Create a "FlatEarth" Projection from the information in the Coordinate Transform Variable.
FlatEarth() - Constructor for class ucar.nc2.dataset.transform.FlatEarth
 
FlatEarth - Class in ucar.unidata.geoloc.projection
FlatEarth Projection This projection surface is tangent at some point (lat0, lon0) and has a y axis rotated from true North by some angle.
FlatEarth() - Constructor for class ucar.unidata.geoloc.projection.FlatEarth
Constructor with default parameters
FlatEarth(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.FlatEarth
Construct a FlatEarth Projection, two standard parellels.
FlatEarth(double, double) - Constructor for class ucar.unidata.geoloc.projection.FlatEarth
Construct a FlatEarth Projection, two standard parellels.
flatten() - Method in class ucar.ma2.ArraySequenceNested
Flatten the Structures into a 1D array of Structures of length getTotalNumberOfStructures().
flatten(LatLonRect, DateRange) - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
Flatten into a PointFeatureCollection, discarding connectedness information.
flatten(LatLonRect, DateRange) - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
 
flatten(List<String>, DateRange, List<VariableSimpleIF>) - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
 
flatten(LatLonRect, DateRange) - Method in class ucar.nc2.ft.point.MultipleNestedPointCollectionImpl
 
flatten(LatLonRect, DateRange) - Method in class ucar.nc2.ft.point.OneNestedPointCollectionImpl
 
flatten(LatLonRect, DateRange) - Method in class ucar.nc2.ft.point.remote.RemoteStationCollection
 
flatten(List<String>, DateRange, List<VariableSimpleIF>) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
flatten(LatLonRect, DateRange) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
flatten(List<String>, DateRange, List<VariableSimpleIF>) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Flatten into a PointFeatureCollection, discarding connectedness information.
flds - Variable in class ucar.nc2.iosp.grib.tables.GribTemplate
 
flip(int) - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by flipping the index so that it runs from shape[index]-1 to 0.
Float10TrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Implements TrajectoryDataset for datasets with these characteristics: it has two dimensions, an UNLIMITED time dimension and a trajectory dimension it has two coordinate variables: 1) a time variable has units that are udunits time units; and 2) a trajectory variable all other variables are on the (time, trajectory) coordinate system has latitude, longitude, and depth variables, only DEPTH has units (compatible with "m").
Float10TrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
 
Float10TrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
 
FLOAT32 - Static variable in class opendap.dap.Attribute
Float32 attribute type.
FLOAT32 - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
GrADS Float32 identifier
Float32PrimitiveVector - Class in opendap.dap
A vector of doubles.
Float32PrimitiveVector(BaseType) - Constructor for class opendap.dap.Float32PrimitiveVector
Constructs a new Float32PrimitiveVector.
float4(RandomAccessFile) - Static method in class ucar.grib.GribNumbers
Convert 4 bytes into a float value.
float4(int, int, int, int) - Static method in class ucar.grib.GribNumbers
Convert 4 bytes to a float.
float4(RandomAccessFile) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
Convert 4 bytes into a float value.
FLOAT64 - Static variable in class opendap.dap.Attribute
Float64 attribute type.
FLOAT64 - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
GrADS Float64 identifier
Float64PrimitiveVector - Class in opendap.dap
A vector of doubles.
Float64PrimitiveVector(BaseType) - Constructor for class opendap.dap.Float64PrimitiveVector
Constructs a new Float64PrimitiveVector.
float_size - Static variable in class ucar.jpeg.icc.ICCProfile
Size of native type
FLOAT_VALUE - Static variable in enum thredds.filesystem.FileSystemProto.Attribute.Type
 
FLOAT_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
FLOAT_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
 
FLOATCONST - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
flush() - Method in class opendap.servlet.DummySink
 
flush() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriter
Writes all buffered data to the file or resource.
flush() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterArray
 
flush() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPGM
Writes all buffered data to the file or resource.
flush() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPGX
Writes all buffered data to the file or resource.
flush() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPPM
Writes all buffered data to the file or resource.
flush() - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataOutput
Any data that has been buffered must be written, and the stream should be realigned at the byte level.
flush() - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Any data that has been buffered must be written (including buffering at the bit level), and the stream should be realigned at the byte level.
flush() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Does nothing since this class does not implement data output.
flush() - Method in interface ucar.jpeg.jj2000.j2k.util.MsgLogger
Writes any buffered data from the println() method to the device.
flush() - Method in class ucar.jpeg.jj2000.j2k.util.StreamMsgLogger
Writes any buffered data from the print() and println() methods to the device.
flush() - Method in class ucar.nc2.iosp.dorade.Doradeiosp
 
flush() - Method in class ucar.nc2.iosp.fysat.Fysatiosp
 
flush() - Method in class ucar.nc2.iosp.gini.Giniiosp
 
flush() - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Flush all data buffers to disk.
flush() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
flush() - Method in class ucar.nc2.iosp.nids.Nidsiosp
 
flush() - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
Flush all data buffers to disk.
flush() - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
flush() - Method in class ucar.nc2.iosp.uf.UFiosp
 
flush() - Method in class ucar.nc2.NetcdfFileWriteable
Flush anything written to disk.
flush() - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
flush() - Method in class ucar.unidata.io.RandomAccessFile
Copy the contents of the buffer to the disk.
flushSpi() - Method in class ucar.util.prefs.PreferencesExt
Empty, never used implementation of AbstractPreferences.flushSpi().
Fmrc - Class in ucar.nc2.ft.fmrc
Forecast Model Run Collection, manages dynamic collections of GridDatasets.
Fmrc(DatasetCollectionManager, FeatureCollectionConfig) - Constructor for class ucar.nc2.ft.fmrc.Fmrc
 
fmrcConfig - Variable in class thredds.inventory.FeatureCollectionConfig
 
FmrcCoordSys - Interface in ucar.nc2.dt.fmr
A minimal interface, with no other dependencies, to pass into the Grid IOSP.
fmrcCoordSys - Variable in class ucar.nc2.iosp.grid.GridServiceProvider
set by the FMRC from the inventory definition, otherwise null
FmrcCoordSys.EnsCoord - Interface in ucar.nc2.dt.fmr
 
FmrcCoordSys.TimeCoord - Interface in ucar.nc2.dt.fmr
 
FmrcCoordSys.VertCoord - Interface in ucar.nc2.dt.fmr
 
fmrcDatasets - Static variable in class ucar.nc2.dt.fmrc.FmrcDefinition
 
fmrcDatasets_41 - Static variable in class ucar.nc2.dt.fmrc.FmrcDefinition
 
FmrcDefinition - Class in ucar.nc2.dt.fmrc
Defines the expected inventory of a Forecast Model Run Collection.
FmrcDefinition() - Constructor for class ucar.nc2.dt.fmrc.FmrcDefinition
 
FmrcDefinition.Grid - Class in ucar.nc2.dt.fmrc
 
FmrcDefinition.RunSeq - Class in ucar.nc2.dt.fmrc
 
fmrcEnhanceMode - Static variable in class ucar.nc2.ncml.AggregationFmrc
 
FmrcImpl - Class in ucar.nc2.dt.fmrc
ForecastModelRunCollection implementation.
FmrcImpl(String) - Constructor for class ucar.nc2.dt.fmrc.FmrcImpl
 
FmrcImpl(NetcdfDataset) - Constructor for class ucar.nc2.dt.fmrc.FmrcImpl
 
FmrcInv - Class in ucar.nc2.ft.fmrc
Inventory for a Forecast Model Run Collection = a series of Forecast Model Runs.
FmrcInv.RunSeq - Class in ucar.nc2.ft.fmrc
Represents a sequence of Runs, each run has a particular TimeCoord.
FmrcInv.UberGrid - Class in ucar.nc2.ft.fmrc
 
FmrcInventory - Class in ucar.nc2.dt.fmrc
A collection of ForecastModelRun (aka "run").
FmrcInvLite - Class in ucar.nc2.ft.fmrc
A lightweight, serializable version of FmrcInv
FmrcInvLite(FmrcInv) - Constructor for class ucar.nc2.ft.fmrc.FmrcInvLite
 
FmrcInvLite.Gridset - Class in ucar.nc2.ft.fmrc
 
FmrcInvLite.Gridset.Grid - Class in ucar.nc2.ft.fmrc
 
FmrcInvLite.Gridset.GridInventory - Class in ucar.nc2.ft.fmrc
 
FmrcInvLite.ValueB - Class in ucar.nc2.ft.fmrc
 
FmrcInvLite.ValueB(List<FmrcInvLite.TimeInv>) - Constructor for class ucar.nc2.ft.fmrc.FmrcInvLite.ValueB
 
FmrcReport - Class in ucar.nc2.dt.fmrc
Helper class to generate a report for ForecastModelRunServlet.
FmrcReport() - Constructor for class ucar.nc2.dt.fmrc.FmrcReport
 
FmrInv - Class in ucar.nc2.ft.fmrc
Inventory for a Forecast Model Run - one runtime.
FmrInv.GridVariable - Class in ucar.nc2.ft.fmrc
A grid variable for an fmr (one run) A collection of GridDatasetInv.Grid, one for each seperate dataset.
ForbiddenConversionException - Exception in ucar.ma2
Thrown for an attempt to make a forbidden conversion on primitive data values, eg boolean to double.
ForbiddenConversionException() - Constructor for exception ucar.ma2.ForbiddenConversionException
 
ForbiddenConversionException(String) - Constructor for exception ucar.ma2.ForbiddenConversionException
 
forceNewIndex - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
 
forceNewIndex(boolean) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
Set whether to force new index or not
ForecastModelRunCollection - Interface in ucar.nc2.dt.fmrc
Forecast Model Run Collection
ForecastModelRunInventory - Class in ucar.nc2.dt.fmrc
This reads and writes XML files to summarize the inventory for a single ForecastModelRun.
ForecastModelRunInventory.EnsCoord - Class in ucar.nc2.dt.fmrc
Represents a ensemble coordinate.
ForecastModelRunInventory.Grid - Class in ucar.nc2.dt.fmrc
A Grid variable has a name, timeCoord and optionally a Vertical Coordinate, and list of Missing.
ForecastModelRunInventory.Missing - Class in ucar.nc2.dt.fmrc
 
ForecastModelRunInventory.TimeCoord - Class in ucar.nc2.dt.fmrc
Represents a list of valid times.
ForecastModelRunInventory.VertCoord - Class in ucar.nc2.dt.fmrc
Represents a vertical coordinate.
forecastOffset - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
 
FORECASTS - Static variable in class thredds.catalog.CollectionType
 
Format - Class in ucar.unidata.util
static formatting utilities.
Format() - Constructor for class ucar.unidata.util.Format
 
format(Factor, StringBuffer) - Method in class ucar.units.StandardUnitFormat
Formats a Factor.
format(Unit, StringBuffer) - Method in class ucar.units.StandardUnitFormat
Formats a unit.
format(Factor) - Method in interface ucar.units.UnitFormat
Formats a Factor (a base unit/exponent pair).
format(Factor, StringBuffer) - Method in interface ucar.units.UnitFormat
Appends a formatted factor to a string buffer.
format(Unit) - Method in interface ucar.units.UnitFormat
Formats a unit.
format(Unit, StringBuffer) - Method in interface ucar.units.UnitFormat
Appends a formatted unit to a string buffer.
format(Factor) - Method in class ucar.units.UnitFormatImpl
Formats a Factor (a base unit/exponent pair).
format(Unit) - Method in class ucar.units.UnitFormatImpl
Formats a unit.
FORMAT_16BIT_FLOAT - Static variable in class ucar.atd.dorade.DoradePARM
16-bit IEEE float format.
FORMAT_16BIT_INT - Static variable in class ucar.atd.dorade.DoradePARM
16-bit signed integer format.
FORMAT_32BIT_FLOAT - Static variable in class ucar.atd.dorade.DoradePARM
32-bit IEEE float format.
FORMAT_32BIT_INT - Static variable in class ucar.atd.dorade.DoradePARM
32-bit signed integer format.
FORMAT_8BIT_INT - Static variable in class ucar.atd.dorade.DoradePARM
8-bit signed integer format.
formatByteSize(double) - Static method in class ucar.unidata.util.Format
Nicely formatted representation of bytes, eg turn 5.636E7 into
formatDate(Date) - Static method in class ucar.atd.dorade.DoradeSweep
Return a string with a reasonable representation in UTC of the given Date.
formatDouble(double, int, int) - Static method in class ucar.unidata.util.Format
Format a double value
formatter - Variable in class ucar.nc2.dt.point.PointObsDatasetImpl
 
formatter - Variable in class ucar.nc2.dt.point.SequenceHelper
 
FORW_ICT - Static variable in class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
Identifier for the Forward Irreversible Component Transformation (FORW_ICT).
FORW_RCT - Static variable in class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
Identifier for the Forward Reversible Component Transformation (FORW_RCT).
ForwardWT - Class in ucar.jpeg.jj2000.j2k.wavelet.analysis
This abstract class represents the forward wavelet transform functional block.
ForwardWT(ImgData) - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwardWT
Initializes this object for the specified number of tiles 'nt' and components 'nc'.
ForwCompTransf - Class in ucar.jpeg.jj2000.j2k.image.forwcomptransf
This class apply component transformations to the tiles depending on user specifications.
ForwCompTransf(BlkImgDataSrc, EncoderSpecs) - Constructor for class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
Constructs a new ForwCompTransf object that operates on the specified source of image data.
ForwCompTransfSpec - Class in ucar.jpeg.jj2000.j2k.image.forwcomptransf
This class extends CompTransfSpec class in order to hold encoder specific aspects of CompTransfSpec.
ForwCompTransfSpec(int, int, byte, AnWTFilterSpec, ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransfSpec
Constructs a new 'ForwCompTransfSpec' for the specified number of components and tiles, the wavelet filters type and the parameter of the option 'Mct'.
ForwWT - Interface in ucar.jpeg.jj2000.j2k.wavelet.analysis
This interface extends the WaveletTransform with the specifics of forward wavelet transforms.
ForwWTDataProps - Interface in ucar.jpeg.jj2000.j2k.wavelet.analysis
This interface extends the ImgData interface with methods that are necessary for forward wavelet data (i.e.
ForwWTFull - Class in ucar.jpeg.jj2000.j2k.wavelet.analysis
This class implements the ForwardWT abstract class with the full-page approach to be used either with integer or floating-point filters
ForwWTFull(BlkImgDataSrc, EncoderSpecs, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Initializes this object with the given source of image data and with all the decompositon parameters
frac(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
FREE - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
from - Variable in class ucar.nc2.ft.point.PointCollectionImpl.PointCollectionSubset
 
from - Variable in class ucar.nc2.ft.point.StationTimeSeriesCollectionFlattened
 
fromDerivedUnit(float) - Method in interface ucar.units.DerivableUnit
Converts numeric values from the underlying derived unit to this unit.
fromDerivedUnit(double) - Method in interface ucar.units.DerivableUnit
Converts a numeric value from the underlying derived unit to this unit.
fromDerivedUnit(float[], float[]) - Method in interface ucar.units.DerivableUnit
Converts numeric values from the underlying derived unit to this unit.
fromDerivedUnit(double[], double[]) - Method in interface ucar.units.DerivableUnit
Converts numeric values from the underlying derived unit to this unit.
fromDerivedUnit(float) - Method in class ucar.units.DerivedUnitImpl
Converts a numerical value to this unit from the derived unit.
fromDerivedUnit(double) - Method in class ucar.units.DerivedUnitImpl
Converts a numerical value to this unit from the derived unit.
fromDerivedUnit(float[], float[]) - Method in class ucar.units.DerivedUnitImpl
Converts numerical values to this unit from the derived unit.
fromDerivedUnit(double[], double[]) - Method in class ucar.units.DerivedUnitImpl
Converts numerical values to this unit from the derived unit.
fromDerivedUnit(float) - Method in class ucar.units.LogarithmicUnit
Converts a value in the convertible derived unit to the equivalent value in this unit.
fromDerivedUnit(double) - Method in class ucar.units.LogarithmicUnit
Converts a value in the convertible derived unit to the equivalent value in this unit.
fromDerivedUnit(float[], float[]) - Method in class ucar.units.LogarithmicUnit
Converts values in the convertible derived unit to the equivalent values in this unit.
fromDerivedUnit(double[], double[]) - Method in class ucar.units.LogarithmicUnit
Converts values in the convertible derived unit to the equivalent values in this unit.
fromDerivedUnit(float) - Method in class ucar.units.OffsetUnit
Converts a value in the convertible derived unit to the equivalent value in this unit.
fromDerivedUnit(double) - Method in class ucar.units.OffsetUnit
Converts a value in the convertible derived unit to the equivalent value in this unit.
fromDerivedUnit(float[], float[]) - Method in class ucar.units.OffsetUnit
Converts values in the convertible derived unit to the equivalent values in this unit.
fromDerivedUnit(double[], double[]) - Method in class ucar.units.OffsetUnit
Converts values in the convertible derived unit to the equivalent values in this unit.
fromDerivedUnit(float) - Method in class ucar.units.ScaledUnit
Converts a numeric value from the underlying derived unit to this unit.
fromDerivedUnit(double) - Method in class ucar.units.ScaledUnit
Converts a numeric value from the underlying derived unit to this unit.
fromDerivedUnit(float[], float[]) - Method in class ucar.units.ScaledUnit
Converts numeric values from the underlying derived unit to this unit.
fromDerivedUnit(double[], double[]) - Method in class ucar.units.ScaledUnit
Converts numeric values from the underlying derived unit to this unit.
FROPA - Static variable in class ucar.nc2.dt.point.decode.MP
 
FslRaob - Class in ucar.nc2.ft.point.standard.plug
Describe
FslRaob() - Constructor for class ucar.nc2.ft.point.standard.plug.FslRaob
 
FslWindProfiler - Class in ucar.nc2.dataset.conv
FslWindProfiler netccdf files - identify coordinates
FslWindProfiler() - Constructor for class ucar.nc2.dataset.conv.FslWindProfiler
 
FslWindProfiler - Class in ucar.nc2.ft.point.standard.plug
FLS Wind profile data
FslWindProfiler() - Constructor for class ucar.nc2.ft.point.standard.plug.FslWindProfiler
 
ft - Variable in class ucar.nc2.ft.point.standard.StandardPointFeatureIterator
 
FT_BR - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
File Type Fields
FTP - Static variable in class thredds.catalog.ServiceType
 
ftpIdx - Variable in class ucar.jpeg.jj2000.j2k.entropy.decoder.DecLyrdCBlk
The index of the first truncation point returned
fullExpand() - Method in class thredds.cataloggen.config.DatasetSource
Crawl this DatasetSource and generate a new InvCatalog with all datasets named, sorted, and organized as defined by this DatasetSource, return the newly generated InvCatalog.
function - Variable in class opendap.Server.BoolFunctionClause
 
function - Variable in class opendap.Server.BTFunctionClause
 
FUNCTION - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
functionLibrary - Variable in class opendap.Server.ClauseFactory
 
FunctionLibrary - Class in opendap.Server
Represents a library of available server-side functions for use in evaluating constraint expressions.
FunctionLibrary() - Constructor for class opendap.Server.FunctionLibrary
Creates a new FunctionLibrary with no prefix set.
FunctionLibrary(String) - Constructor for class opendap.Server.FunctionLibrary
Creates a new FunctionLibrary.
FV - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
FysatHeader - Class in ucar.nc2.iosp.fysat
Netcdf header reading and writing for version 3 file format.
FysatHeader() - Constructor for class ucar.nc2.iosp.fysat.FysatHeader
 
Fysatiosp - Class in ucar.nc2.iosp.fysat
FY satellite data stored in AWX format include both original observation and the derived dataset no online document available for the details
Fysatiosp() - Constructor for class ucar.nc2.iosp.fysat.Fysatiosp
 
FZRANO - Static variable in class ucar.nc2.dt.point.decode.MP
 

G

G_SIZE - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
GAL - Static variable in class ucar.units.SI
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of acceleration.
GAMMA - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
The value of the third lifting step coefficient
GAMMA - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
The value of the third lifting step coefficient
gamma(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
GASCONSTANT - Static variable in class ucar.unidata.util.SpecialMathFunction
Gas Constant.
gast(int, int, int, int, int, double, double) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
---------------------------------------------------------------------- gast.f This subroutine computes the Greenwich Apparent Siderial Time angle given a UTC date and time.
gattributes - Variable in class ucar.nc2.NetcdfFile
 
GAUSR15 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
GAUSR15 identifier
GAUSR20 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
GAUSR20 identifier
GAUSR30 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
GAUSR30 identifier
GAUSR40 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
GAUSR40 identifier
GaussianLatitudes - Class in ucar.unidata.util
Calculate Gaussian Latitudes by finding the roots of the ordinary Legendre polynomial of degree NLAT using Newton's iteration method.
GaussianLatitudes(int) - Constructor for class ucar.unidata.util.GaussianLatitudes
Constructor
GaussianLatLon - Static variable in interface ucar.grid.GridTableLookup
Gausian Lat/Lon
gaussw - Variable in class ucar.unidata.util.GaussianLatitudes
 
GAUST62 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
GAUST62 identifier
gb - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Number of guard bits off all component in the current tile.
gbs - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
Number of guard bits specifications
gbs - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
Number of guard bits specifications
gc - Variable in class thredds.catalog.InvDataset
 
gc - Variable in class thredds.catalog.ThreddsMetadata
 
gcd(int, int) - Static method in class ucar.jpeg.jj2000.j2k.util.MathUtil
Method that calculates the Greatest Common Divisor (GCD) of two positive integer numbers.
gcd(int[]) - Static method in class ucar.jpeg.jj2000.j2k.util.MathUtil
Method that calculates the Greatest Common Divisor (GCD) of several positive integer numbers.
GDS_KEY - Static variable in class ucar.grid.GridDefRecord
GDS key
gdsExists() - Method in class ucar.grib.grib1.Grib1Pds
Check if GDS exists
gdsExists() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
gdskey - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
 
gdsKey - Variable in class ucar.grib.grib2.Grib2WriteIndex.RawRecord
 
GDVConvention - Class in ucar.nc2.dataset.conv
GDV Conventions.
GDVConvention() - Constructor for class ucar.nc2.dataset.conv.GDVConvention
 
GEMPAK - Static variable in class thredds.catalog.DataFormatType
 
GempakCdm - Class in ucar.nc2.ft.point.standard.plug
Gempak Point Obs data.
GempakCdm() - Constructor for class ucar.nc2.ft.point.standard.plug.GempakCdm
 
GempakConstants - Interface in ucar.nc2.iosp.gempak
Class to support the GEMPRM.PRM constants
GempakFileReader - Class in ucar.nc2.iosp.gempak
Read a Gempak grid file
GempakFileReader.DMFileHeaderInfo - Class in ucar.nc2.iosp.gempak
Class to hold the DM File header info
GempakFileReader.DMFileHeaderInfo() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
Default ctor
GempakFileReader.DMHeaders - Class in ucar.nc2.iosp.gempak
Class to mimic the DMHDRS common block.
GempakFileReader.DMHeaders() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
Default ctor
GempakFileReader.DMKeys - Class in ucar.nc2.iosp.gempak
Class to mimic the DMKEYS common block.
GempakFileReader.DMKeys() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMKeys
Default ctor
GempakFileReader.DMLabel - Class in ucar.nc2.iosp.gempak
Class to mimic the GEMPAK DMLABL common block
GempakFileReader.DMLabel() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
Create a new DMLabel for the GempakFileReader
GempakFileReader.DMParam - Class in ucar.nc2.iosp.gempak
Class to hold DM Parameter info
GempakFileReader.DMParam() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
Default ctor
GempakFileReader.DMPart - Class in ucar.nc2.iosp.gempak
Class to mimic the DMKEYS common block.
GempakFileReader.DMPart() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
Default ctor
GempakFileReader.Key - Class in ucar.nc2.iosp.gempak
Class to hold information about a key.
GempakFileReader.Key(String, int, String) - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.Key
Create a new key
GempakFileReader.PackingInfo - Class in ucar.nc2.iosp.gempak
Class to hold DM Integer packing info
GempakFileReader.PackingInfo(GempakFileReader.DMPart) - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
Set the packing terms for this part
GempakFileReader.RData - Class in ucar.nc2.iosp.gempak
A class to hold real (float) data
GempakFileReader.RData(int[], float[]) - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.RData
Create a new holder for the header and data
GempakGrib2Data - Class in ucar.nc2.iosp.gempak
A class used to extract Grib2 data from a Gempak file.
GempakGrib2Data(RandomAccessFile) - Constructor for class ucar.nc2.iosp.gempak.GempakGrib2Data
Constructs a GempakGrib2Data object for a RandomAccessFile.
GempakGrib2Data(RandomAccessFile, boolean) - Constructor for class ucar.nc2.iosp.gempak.GempakGrib2Data
Constructs a GempakGrib2Data object for a RandomAccessFile.
GempakGridParameterTable - Class in ucar.nc2.iosp.gempak
Wrapper around GempakParameterTable for use in a static context.
GempakGridParameterTable() - Constructor for class ucar.nc2.iosp.gempak.GempakGridParameterTable
Default ctor
GempakGridReader - Class in ucar.nc2.iosp.gempak
Read a GEMPAK grid file
GempakGridRecord - Class in ucar.nc2.iosp.gempak
A class to hold grid record information
GempakGridRecord(int, int[]) - Constructor for class ucar.nc2.iosp.gempak.GempakGridRecord
Create a grid header from the integer bits
GempakGridServiceProvider - Class in ucar.nc2.iosp.gempak
An IOSP for GEMPAK Grid data
GempakGridServiceProvider() - Constructor for class ucar.nc2.iosp.gempak.GempakGridServiceProvider
 
GempakGridServiceProvider.MakeNetcdfFile - Class in ucar.nc2.iosp.gempak
TODO: generalize this static class for testing
GempakLookup - Class in ucar.nc2.iosp.gempak
GempakLookup get all the information about a GEMPAK file.
GempakLookup(GempakGridRecord) - Constructor for class ucar.nc2.iosp.gempak.GempakLookup
Gets a representative grid for this lookup
GempakParameter - Class in ucar.nc2.iosp.gempak
Class which represents a GEMPAK parameter.
GempakParameter(int, String, String, String, int) - Constructor for class ucar.nc2.iosp.gempak.GempakParameter
Create a new numeric GEMPAK parameter
GempakParameter(int, String, String, String, int, boolean) - Constructor for class ucar.nc2.iosp.gempak.GempakParameter
Create a new GEMPAK parameter
GempakParameters - Class in ucar.nc2.iosp.gempak
Wrapper around GempakParameterTable for use in a static context.
GempakParameters() - Constructor for class ucar.nc2.iosp.gempak.GempakParameters
Default ctor
GempakParameterTable - Class in ucar.nc2.iosp.gempak
Class to hold a lookup of gempak parameters
GempakParameterTable() - Constructor for class ucar.nc2.iosp.gempak.GempakParameterTable
Create a new table.
GempakSoundingFileReader - Class in ucar.nc2.iosp.gempak
Read a Gempak grid file
GempakSoundingIOSP - Class in ucar.nc2.iosp.gempak
An IOSP for Gempak Sounding (SN) data.
GempakSoundingIOSP() - Constructor for class ucar.nc2.iosp.gempak.GempakSoundingIOSP
 
GempakSoundingIOSP.MakeNetcdfFile - Class in ucar.nc2.iosp.gempak
TODO: generalize this static class for testing
GempakStation - Class in ucar.nc2.iosp.gempak
Class to hold GEMPAK station information
GempakStation() - Constructor for class ucar.nc2.iosp.gempak.GempakStation
Create a new GEMPAK station
GempakStationFileIOSP - Class in ucar.nc2.iosp.gempak
An IOSP for Gempak Station (SF,SN) data.
GempakStationFileIOSP() - Constructor for class ucar.nc2.iosp.gempak.GempakStationFileIOSP
 
GempakSurfaceFileReader - Class in ucar.nc2.iosp.gempak
Read a Gempak surface file
GempakSurfaceIOSP - Class in ucar.nc2.iosp.gempak
An IOSP for Gempak Surface data.
GempakSurfaceIOSP() - Constructor for class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
 
GempakSurfaceIOSP.MakeNetcdfFile - Class in ucar.nc2.iosp.gempak
TODO: generalize this static class for testing
GempakUtil - Class in ucar.nc2.iosp.gempak
Class for static GEMPAK utility methods
GempakUtil() - Constructor for class ucar.nc2.iosp.gempak.GempakUtil
 
gemreader - Variable in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
GEMPAK file reader
gemreader - Variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Gempak file reader
genAndWriteCatalogTree() - Method in class thredds.cataloggen.CatGenAndWrite
 
genCoordRefSysAsGML(CoordinateSystem) - Static method in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
 
genCovDescrip(String) - Method in class thredds.wcs.v1_1_0.DescribeCoverage
 
genCoverage(String) - Method in class thredds.wcs.v1_1_0.GetCoverage
 
genCoverageOfferingBriefElem(String, String, String, String, GridCoordSystem) - Method in class thredds.wcs.v1_0_0_1.WcsRequest
 
genCoverageOfferingBriefElem(String, String, String, String, GridCoordSystem) - Method in class thredds.wcs.v1_0_0_Plus.WcsRequest
 
genCoverageOfferingElem(String) - Method in class thredds.wcs.v1_0_0_1.DescribeCoverage
 
genCoverageOfferingElem(String) - Method in class thredds.wcs.v1_0_0_Plus.DescribeCoverage
 
generateCapabilities() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities
 
generateCapabilities() - Method in class thredds.wcs.v1_1_0.GetCapabilities
 
generateCapabilities(String, GridDataset, List<GetCapabilities.Section>) - Method in class thredds.wcs.v1_1_0.XMLwriter
 
generateCapabilitySection() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities
 
generateCapabilitySection() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities
 
generateCatalog(CrawlableDataset) - Method in interface thredds.cataloggen.CatalogBuilder
Return an InvCatalog for the level in the collection hierarchy specified by catalogPath.
generateCatalog() - Method in class thredds.cataloggen.CollectionLevelScanner
 
generateCatalog(CrawlableDataset) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
 
generateCatalog(CrawlableDataset) - Method in class thredds.cataloggen.SimpleCatalogBuilder
 
generateCatalog(CrawlableDataset) - Method in class thredds.cataloggen.StandardCatalogBuilder
 
generateCatalogAsDocument(CrawlableDataset) - Method in interface thredds.cataloggen.CatalogBuilder
Return a JDOM Document representation of the catalog for the level in the collection hierarchy specified by catalogPath.
generateCatalogAsDocument(CrawlableDataset) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
 
generateCatalogAsDocument(CrawlableDataset) - Method in class thredds.cataloggen.SimpleCatalogBuilder
 
generateCatalogAsDocument(CrawlableDataset) - Method in class thredds.cataloggen.StandardCatalogBuilder
 
generateCatalogAsString(CrawlableDataset) - Method in interface thredds.cataloggen.CatalogBuilder
Return a String containing the XML representation of the catalog for the level in the collection hierarchy specified by catalogPath.
generateCatalogAsString(CrawlableDataset) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
 
generateCatalogAsString(CrawlableDataset) - Method in class thredds.cataloggen.SimpleCatalogBuilder
 
generateCatalogAsString(CrawlableDataset) - Method in class thredds.cataloggen.StandardCatalogBuilder
 
generateContentMetadataSection() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities
 
generateContentMetadataSection() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities
 
generateContents() - Method in class thredds.wcs.v1_1_0.GetCapabilities
 
generateDescribeCoverageDoc() - Method in class thredds.wcs.v1_0_0_Plus.DescribeCoverage
 
generateDescribeCoverageDoc() - Method in class thredds.wcs.v1_1_0.DescribeCoverage
 
generateExceptionReport(XMLwriter.ExceptionCodes, String, String) - Method in class thredds.wcs.v1_1_0.XMLwriter
 
generateGetCoverageDoc() - Method in class thredds.wcs.v1_1_0.GetCoverage
 
generateOperationsMetadata() - Method in class thredds.wcs.v1_1_0.GetCapabilities
 
generateParseException() - Method in class ucar.units.StandardUnitFormat
Generate ParseException.
generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in interface thredds.cataloggen.CatalogBuilder
Generate the catalog for a resolver request of the given ProxyDatasetHandler.
generateProxyDsResolverCatalog(ProxyDatasetHandler) - Method in class thredds.cataloggen.CollectionLevelScanner
Generate the catalog for a resolver request of the given ProxyDatasetHandler.
generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
 
generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in class thredds.cataloggen.SimpleCatalogBuilder
Not supported by SimpleCatalogBuilder.
generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in class thredds.cataloggen.StandardCatalogBuilder
 
generateServiceIdentification(GetCapabilities.ServiceId) - Method in class thredds.wcs.v1_1_0.GetCapabilities
 
generateServiceProvider(GetCapabilities.ServiceProvider) - Method in class thredds.wcs.v1_1_0.GetCapabilities
 
generateServiceSection(GetCapabilities.ServiceInfo) - Method in class thredds.wcs.v1_0_0_1.GetCapabilities
 
generateServiceSection(GetCapabilities.ServiceInfo) - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities
 
genLonLatEnvelope(GridCoordSystem) - Method in class thredds.wcs.v1_0_0_1.WcsRequest
 
genLonLatEnvelope(GridCoordSystem) - Method in class thredds.wcs.v1_0_0_Plus.WcsRequest
 
genProjectedCRS(Projection) - Static method in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
 
geocentricLatitude(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
geographicLatitude(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
GeoGrid - Class in ucar.nc2.dt.grid
A georeferencing "gridded" VariableEnhanced, that has a GridCoordSys.
GeoGrid(GridDataset, VariableDS, GridCoordSys) - Constructor for class ucar.nc2.dt.grid.GeoGrid
Constructor.
GeoReferencingCoordSys - Class in ucar.nc2.ft.coordsys
 
GeoReferencingCoordSys(CoordinateSystem) - Constructor for class ucar.nc2.ft.coordsys.GeoReferencingCoordSys
 
GeospatialCoverageElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
GeospatialCoverageElement_EastwestElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
GeospatialCoverageElement_NameElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
GeospatialCoverageElement_NorthsouthElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
GeospatialCoverageElement_UpdownElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
GeospatialCoverageElement_Zpositive - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
GeoTiff - Class in ucar.nc2.geotiff
Low level read/write geotiff files.
GeoTiff(String) - Constructor for class ucar.nc2.geotiff.GeoTiff
Constructor.
GeotiffWriter - Class in ucar.nc2.geotiff
Write GeoTIFF files.
GeotiffWriter(String) - Constructor for class ucar.nc2.geotiff.GeotiffWriter
Geotiff writer.
get(Object) - Method in class opendap.util.SortedTable
Returns the value to which the key is mapped in this table.
get(String, boolean) - Method in class thredds.filesystem.CacheManager
Get a CacheDirectory from the path.
get(byte[]) - Method in class thredds.inventory.bdb.MetadataManager
 
get(String) - Method in class thredds.inventory.bdb.MetadataManager
 
get(String) - Method in class thredds.logs.PathMatcher
See if this object already exists in the collection, using equals().
get(String) - Static method in class ucar.grib.GribIndexName
Get Index Name, return currentSuffix first, then oldSuffix if it exists.
get(int) - Static method in class ucar.jpeg.colorspace.boxes.JP2Box.BoxType
 
get() - Method in class ucar.ma2.ArrayBoolean.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayBoolean.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayBoolean.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayBoolean.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayBoolean
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayByte.D0
 
get(int) - Method in class ucar.ma2.ArrayByte.D1
 
get(int, int) - Method in class ucar.ma2.ArrayByte.D2
 
get(int, int, int) - Method in class ucar.ma2.ArrayByte.D3
 
get(int, int, int, int) - Method in class ucar.ma2.ArrayByte.D4
 
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D5
 
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D6
 
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D7
 
get(Index) - Method in class ucar.ma2.ArrayByte
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayChar.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayChar.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayChar.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayChar.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayChar.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayChar.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayChar.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayChar.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayChar
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayDouble.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayDouble.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayDouble.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayDouble.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayDouble
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayFloat.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayFloat.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayFloat.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayFloat.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayFloat
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayInt.D0
 
get(int) - Method in class ucar.ma2.ArrayInt.D1
 
get(int, int) - Method in class ucar.ma2.ArrayInt.D2
 
get(int, int, int) - Method in class ucar.ma2.ArrayInt.D3
 
get(int, int, int, int) - Method in class ucar.ma2.ArrayInt.D4
 
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D5
 
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D6
 
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D7
 
get(Index) - Method in class ucar.ma2.ArrayInt
Get the value at the specified index.
get() - Method in class ucar.ma2.ArrayLong.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayLong.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayLong.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayLong.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayLong.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayLong.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayLong.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayLong.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayLong
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayObject.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayObject.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayObject.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayObject.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayObject.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayObject.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayObject.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayObject.D7
get the value.
get() - Method in class ucar.ma2.ArrayShort.D0
 
get(int) - Method in class ucar.ma2.ArrayShort.D1
 
get(int, int) - Method in class ucar.ma2.ArrayShort.D2
 
get(int, int, int) - Method in class ucar.ma2.ArrayShort.D3
 
get(int, int, int, int) - Method in class ucar.ma2.ArrayShort.D4
 
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D5
 
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D6
 
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D7
 
get(Index) - Method in class ucar.ma2.ArrayShort
Get the value at the specified index.
get(String) - Static method in class ucar.nc2.iosp.nexrad2.NexradStationDB
 
get(int) - Method in class ucar.nc2.util.TableParser.Record
Get the kth value of this record.
get(String) - Method in interface ucar.units.UnitDB
Gets the unit in the database whose name, plural, or symbol, match an identifier.
get(String) - Method in class ucar.units.UnitDBImpl
Gets a unit by either name, plural, or symbol.
get(String, String) - Method in interface ucar.util.prefs.PersistenceManager
 
get1DJavaArray(Class) - Method in class ucar.ma2.Array
This gets the equivilent java array of the wanted type, in correct order.
get80La1() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 11-13.
get80La1() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 47-50.
get80Lo1() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 14-16.
get80Lo1() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 51-54.
get80TypeGdsKey() - Method in class ucar.grib.grib1.Grib1GDSVariables
 
get80TypeGdsKey() - Method in class ucar.grib.grib2.Grib2GDSVariables
gdsKey for version 8.0
getAbstract() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceId
 
getAcceptedIssuers() - Method in class ucar.nc2.util.net.EasyX509TrustManager
see com.sun.net.ssl.X509TrustManager#getAcceptedIssuers()
getAcceptsCompressed() - Method in class opendap.servlet.ParsedRequest
 
getAcceptsCompressed() - Method in class opendap.servlet.ReqState
************************************************************************* Evaluates the (private) request object to determine if the client that sent the request accepts compressed return documents.
getAccess(ServiceType) - Method in class thredds.catalog.InvCatalogRef
 
getAccess() - Method in class thredds.catalog.InvCatalogRef
 
getAccess() - Method in class thredds.catalog.InvDataset
Get all access elements for this dataset.
getAccess(ServiceType) - Method in class thredds.catalog.InvDataset
Get access element of the specified service type for this dataset.
getAccess(ServiceType) - Method in class thredds.catalog.InvDatasetImplProxy
 
getAccess() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAccessBuilders() - Method in interface thredds.catalog2.builder.DatasetBuilder
 
getAccessBuildersByType(ServiceType) - Method in interface thredds.catalog2.builder.DatasetBuilder
 
getAccessConstraints() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
 
getAccessConstraints() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ServiceInfo
 
getAccessConstraints() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceId
 
getAccesses() - Method in interface thredds.catalog2.Dataset
 
getAccessesByType(ServiceType) - Method in interface thredds.catalog2.Dataset
 
getAccessLocal() - Method in class thredds.catalog.InvDatasetImpl
 
getAccessLocal() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAccessPoint() - Method in class thredds.cataloggen.config.DatasetSource
 
getAccessPointDataset() - Method in class thredds.cataloggen.config.CatalogRefInfo
 
getAccessPointHeader() - Method in class thredds.cataloggen.config.ResultService
Return a String containing the accessPointHeader attribute text
getActualDataset(List) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getActualDataset(List) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
getActualDataset(List) - Method in interface thredds.cataloggen.ProxyDatasetHandler
Determine the InvCrawlablePair from the given dataset collection (java.util.List) being proxied by this ProxyDatasetHandler.
getActualDatasetName(InvCrawlablePair, String) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getActualDatasetName(InvCrawlablePair, String) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
getActualDatasetName(InvCrawlablePair, String) - Method in interface thredds.cataloggen.ProxyDatasetHandler
 
getActualNbytes() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Return the actual number of read bytes.
getActualRate() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Return the actual decoding rate in bits per pixel.
getAddDatasetSize() - Method in class thredds.catalog.InvDatasetScan
 
getAddLevel() - Method in class thredds.cataloggen.config.DatasetNamer
Return the value of the addLevel attribute of this DatasetNamer.
getAddress() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.ContactInfo
 
getAddress() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.ContactInfo
 
getAddress() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ContactInfo
 
getAddress() - Method in class ucar.nc2.iosp.hdf5.H5header.DataObject
 
getAdminArea() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.Address
 
getAdminArea() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.Address
 
getAdminArea() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.Address
 
getAggregation() - Method in class ucar.nc2.dataset.NetcdfDataset
If its an NcML aggregation, it has an Aggregation object associated.
getAlias() - Method in class thredds.catalog.InvCatalogRef
 
getAlias() - Method in class thredds.catalog.InvDatasetImpl
 
getAlias() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAliasedTo() - Method in class opendap.dap.Alias
Returns the name of the attribute aliased to.
getAliasedToAttributeField() - Method in class opendap.dap.Alias
Returns the name of the attribute aliased to.
getAliasedToAttributeFieldAsClearString() - Method in class opendap.dap.Alias
Returns the name of the attribute aliased to.
getAliasName() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAll() - Static method in class ucar.unidata.geoloc.EarthEllipsoid
get a collection of all defined EarthEllipsoid objects
getAllFiles() - Static method in class ucar.unidata.io.RandomAccessFile
 
getAllowContentEncoding() - Method in class thredds.util.HttpUriResolver
 
getAllowContentEncoding() - Method in class thredds.util.HttpUriResolverFactory
 
getAllowedMethods() - Static method in class ucar.nc2.util.net.HTTPMethod
 
getAllParameters() - Static method in class ucar.jpeg.jj2000.j2k.decoder.Decoder
Returns all the parameters used in the decoding chain.
getAllParameters() - Static method in class ucar.jpeg.jj2000.j2k.decoder.Grib2JpegDecoder
Returns all the parameters used in the decoding chain.
getAllParameters() - Static method in class ucar.jpeg.jj2000.j2k.encoder.Encoder
Returns all the parameters used in the encoding chain.
getAllTypes() - Static method in class thredds.catalog.CollectionType
 
getAllTypes() - Static method in class thredds.catalog.DataFormatType
Return all DataFormatType objects
getAllTypes() - Static method in class thredds.catalog.MetadataType
Get all MetadataType objects
getAllTypes() - Static method in class thredds.catalog.ServiceType
Get all ServiceType objects
getAllTypes() - Static method in class ucar.nc2.dt.RadialDatasetSweep.Type
 
getAllUniqueSelectors() - Method in class thredds.catalog.query.QueryCapability
 
getAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
getAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
getAlt() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
 
getAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
getAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
getAlt() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
 
getAltitude(int) - Method in class ucar.atd.dorade.DoradeSweep
Get the sensor altitude for a non-moving sensor
getAltitude() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getAltitude() - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
getAltitude() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getAltitude() - Method in class ucar.nc2.iosp.adde.StationDB.Station
 
getAltitude() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the altitude in meters; missing = NaN.
getAltitude() - Method in interface ucar.unidata.geoloc.EarthLocation
altitude in meters; missing = NaN.
getAltitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
altitude in meters; missing = NaN.
getAltitudes(int) - Method in class ucar.atd.dorade.DoradeSweep
Get the per-ray array of sensor altitudes.
getAndFilter(CrawlableDatasetFilter, CrawlableDatasetFilter) - Static method in class thredds.crawlabledataset.filter.LogicalFilterComposer
 
getAngle() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 29-31.
getAngle() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getAngle() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 61-64.
getAngle() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getAngle() - Method in interface ucar.grib.GribGDSVariablesIF
.
getAngle() - Method in class ucar.unidata.geoloc.Bearing
Get the azimuth in degrees, 0 = north, clockwise positive
getAnHighNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the negative support of the high-pass analysis filter.
getAnHighNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the negative support of the high-pass analysis filter.
getAnHighNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the negative support of the high-pass analysis filter.
getAnHighNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the negative support of the high-pass analysis filter.
getAnHighNegSupport() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
Returns the negative support of the high-pass analysis filter.
getAnHighPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the positive support of the high-pass analysis filter.
getAnHighPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the positive support of the high-pass analysis filter.
getAnHighPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the positive support of the high-pass analysis filter.
getAnHighPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the positive support of the high-pass analysis filter.
getAnHighPosSupport() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
Returns the positive support of the high-pass analysis filter.
getAnLowNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the negative support of the low-pass analysis filter.
getAnLowNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the negative support of the low-pass analysis filter.
getAnLowNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the negative support of the low-pass analysis filter.
getAnLowNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the negative support of the low-pass analysis filter.
getAnLowNegSupport() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
Returns the negative support of the low-pass analysis filter.
getAnLowPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the positive support of the low-pass analysis filter.
getAnLowPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the positive support of the low-pass analysis filter.
getAnLowPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the positive support of the low-pass analysis filter.
getAnLowPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the positive support of the low-pass analysis filter.
getAnLowPosSupport() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
Returns the positive support of the low-pass analysis filter.
getAnOrA(String) - Static method in class ucar.unidata.util.StringUtil
Get "a" or "an" for prefixing to a string based on the first character
getAnSubbandTree(int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EntropyCoder
Returns a reference to the root of subband tree structure representing the subband decomposition for the specified tile-component.
getAnSubbandTree(int, int) - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.Quantizer
Returns a reference to the subband tree structure representing the subband decomposition for the specified tile-component.
getAnSubbandTree(int, int) - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
Returns a reference to the subband tree structure representing the subband decomposition for the specified tile-component.
getAnSubbandTree(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTDataProps
Returns a reference to the root of subband tree structure representing the subband decomposition for the specified tile-component.
getAnSubbandTree(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Returns a reference to the subband tree structure representing the subband decomposition for the specified tile-component of the source.
getantennaGain(int) - Method in class ucar.atd.dorade.DoradeSweep
 
getAppletInfo() - Method in class ucar.jpeg.jj2000.j2k.decoder.SimpleAppletDecoder
Returns the applet information (version, copyright, etc.)
getAreaDirectory() - Method in class ucar.nc2.iosp.adde.AreaFile3
Returns the AreaDirectory object for this AreaFile
getAreaNavigation() - Method in class ucar.nc2.iosp.adde.AreaFile3
Return an AREAnav based on the input nav block.
getArray() - Method in class opendap.dap.DGrid
 
getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of any type for a specific record as an Array.
getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Array.
getArray(String) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Array.
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data array of any type as an Array.
getArray(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getArray(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getArrayDims() - Method in class opendap.dap.DGrid
 
getArrayObject(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type ArrayObject
getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type ArraySequence
getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getArraySequence(String) - Method in class ucar.ma2.StructureData
Get ArraySequence for a member of type Sequence.
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get ArraySequence for a member of type Sequence.
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
getArraySequence(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getArraySequence(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getArrayStructure() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type array of Structure.
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getArrayStructure(String) - Method in class ucar.ma2.StructureData
Get member data of type Structure.
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get ArrayStructure for a member of type Structure.
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type Structure.
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getArrayStructure(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getArrayStructure(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
GetAsciiHandler - Class in opendap.servlet
Default handler for OPeNDAP ascii requests.
GetAsciiHandler() - Constructor for class opendap.servlet.GetAsciiHandler
 
getAsoc(int) - Method in class ucar.jpeg.colorspace.boxes.ChannelDefinitionBox
 
getAST() - Method in class opendap.Server.parsers.Ceparse
**********************************************
getASTnodeset() - Method in class opendap.Server.parsers.Ceparse
 
getAttribContainer() - Method in class thredds.cataloggen.config.DatasetNamer
Return the value of the attribContainer attribute of this DatasetNamer.
getAttribName() - Method in class thredds.cataloggen.config.DatasetNamer
Return the value of the attribName attribute of this DatasetNamer.
getAttribute(String) - Method in class opendap.dap.AttributeTable
Returns the Attribute which matches name.
getAttribute() - Method in class opendap.dap.BaseType
 
getAttribute(String) - Method in class opendap.dap.BaseType
 
getAttribute(String) - Method in class thredds.filesystem.CacheFile
 
getAttribute(String) - Method in class thredds.filesystem.CacheFileProto
 
getAttributeNames() - Method in class opendap.dap.BaseType
 
getAttributes() - Method in class ucar.nc2.dt.grid.GeoGrid
 
getAttributes() - Method in interface ucar.nc2.dt.GridDatatype
Get a List of Attribute specific to the Grid
getAttributes() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
getAttributes() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
 
getAttributes() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getAttributes() - Method in interface ucar.nc2.ft.grid.Grid
Get a List of Attribute specific to the Grid
getAttributes() - Method in class ucar.nc2.Group
Get the set of attributes contained directly in this Group.
getAttributes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the attributes
getAttributes() - Method in class ucar.nc2.iosp.hdf5.H5header.DataObject
 
getAttributes() - Method in class ucar.nc2.Variable
Returns the set of attributes for this variable.
getAttributes() - Method in interface ucar.nc2.VariableIF
 
getAttributes() - Method in class ucar.nc2.VariableSimpleAdapter
 
getAttributes() - Method in interface ucar.nc2.VariableSimpleIF
Attributes for the variable.
getAttributeTable() - Method in class opendap.dap.BaseType
 
getAttributeTable(String) - Method in class opendap.dap.DAS
Returns the AttributeTable with the given name.
getAttributeTableN(String) - Method in class opendap.dap.DAS
Returns the AttributeTable with the given name.
getAtts(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getAtts(int) - Method in class thredds.filesystem.FileSystemProto.Directory
 
getAtts(int) - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
 
getAtts(int) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
getAtts(int) - Method in class thredds.filesystem.FileSystemProto.File
 
getAtts(int) - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
 
getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getAtts(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getAtts(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getAtts(int) - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getAttsBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getAttsBuilder(int) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
getAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getAttsBuilderList() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getAttsBuilderList() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
getAttsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getAttsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getAttsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getAttsCount() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getAttsCount() - Method in class thredds.filesystem.FileSystemProto.Directory
 
getAttsCount() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
 
getAttsCount() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
getAttsCount() - Method in class thredds.filesystem.FileSystemProto.File
 
getAttsCount() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
 
getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getAttsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getAttsCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getAttsCount() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getAttsList() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getAttsList() - Method in class thredds.filesystem.FileSystemProto.Directory
 
getAttsList() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
 
getAttsList() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
getAttsList() - Method in class thredds.filesystem.FileSystemProto.File
 
getAttsList() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
 
getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getAttsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getAttsList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getAttsList() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getAttsOrBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getAttsOrBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory
 
getAttsOrBuilder(int) - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
 
getAttsOrBuilder(int) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
getAttsOrBuilder(int) - Method in class thredds.filesystem.FileSystemProto.File
 
getAttsOrBuilder(int) - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
 
getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getAttsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getAttsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getAttsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getAttsOrBuilderList() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getAttsOrBuilderList() - Method in class thredds.filesystem.FileSystemProto.Directory
 
getAttsOrBuilderList() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
 
getAttsOrBuilderList() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
getAttsOrBuilderList() - Method in class thredds.filesystem.FileSystemProto.File
 
getAttsOrBuilderList() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
 
getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getAttsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getAttsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getAttsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getAuthority() - Method in class thredds.catalog.InvCatalogRef
 
getAuthority() - Method in class thredds.catalog.InvDataset
Get authority for this Dataset, may be null.
getAuthority() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAuthority() - Method in class thredds.catalog.ThreddsMetadata
 
getAuthority() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.KeyphraseBuilder
 
getAuthority() - Method in interface thredds.catalog2.ThreddsMetadata.Keyphrase
 
getAuthority() - Method in class ucar.nc2.dataset.CoordinateTransform
get the naming authority
getAux() - Method in class ucar.nc2.iosp.adde.AreaFile3
Returns AUX block
getAuxBlock() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Get the auxilliary block used to initialize this McIDASAreaProjection
getAuxInfo() - Method in class thredds.filesystem.CrawlableMFile
 
getAuxInfo() - Method in class thredds.filesystem.MFileOS
 
getAuxInfo() - Method in class thredds.inventory.MCollection
 
getAuxInfo() - Method in interface thredds.inventory.MFile
 
getAvailableCoverage(String) - Method in class thredds.wcs.v1_0_0_1.WcsDataset
 
getAvailableCoverage(String) - Method in class thredds.wcs.v1_0_0_Plus.WcsDataset
 
getAvailableCoverageCollection() - Method in class thredds.wcs.v1_0_0_1.WcsDataset
 
getAvailableCoverageCollection() - Method in class thredds.wcs.v1_0_0_Plus.WcsDataset
 
getAvailableCoverageNames() - Method in class thredds.wcs.v1_1_0.Request
 
getAvailableDate() - Method in interface thredds.catalog2.ThreddsMetadata
 
getAvailableDatePointBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getAxes() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
 
getAxis() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField
 
getAxisName() - Method in class ucar.nc2.ft.fmrc.TimeCoord
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.ADASConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.AWIPSConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.AWIPSsatConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.CF1Convention
Augment CSM axis type identification with "projection_x_coordinate", "projection_y_coordinate" and the various dimensionless vertical coordinates
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.COARDSConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.CSMConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.DefaultConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.GDVConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.Jason2Convention
_more_
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.M3IOConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.Suomi
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.WRFConvention
 
getAxisType() - Method in class ucar.nc2.dataset.CoordinateAxis
Get type of axis
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.CoordSysBuilder
Identify what kind of AxisType the named variable is.
getAz() - Method in class ucar.nc2.iosp.sigmet.Ray
 
getAzimuth(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getAzimuth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getAzimuth(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getAzimuth() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getAzimuth() - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
Get the azimuth in degrees
getAzimuth() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
Get the azimuth in degrees
getAzimuth() - Method in class ucar.nc2.iosp.uf.Ray
 
getAzimuthAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.RadialAzimuth, or null if none.
getAzimuthAxis() - Method in class ucar.nc2.dt.radial.RadialCoordSys
get the Azimuth axis
getAzimuthAxisDataCached() - Method in class ucar.nc2.dt.radial.RadialCoordSys
get the Azimuth axis data.
getAzimuths() - Method in class ucar.atd.dorade.DoradeSweep
Get the azimuths for all rays in the sweep.
getBackAzimuth() - Method in class ucar.unidata.geoloc.Bearing
Get the back azimuth in degrees, 0 = north, clockwise positive
getBadDataFlag() - Method in class ucar.atd.dorade.DoradePARM
 
getBase() - Method in class thredds.catalog.InvService
get the base URL for the service
getBase() - Method in class thredds.catalog.query.Query
 
getBase() - Method in class ucar.units.Factor
Returns the Base entity.
getBase() - Method in class ucar.units.LogarithmicUnit
Returns the logarithmic base.
getBaseDate() - Method in class ucar.nc2.ft.fmrc.FmrcInv
 
getBaseQuantity() - Method in class ucar.units.BaseUnit
Returns the base quantity associated with this base unit.
getBaseTime() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getBaseTime() - Method in class ucar.grib.grib2.Grib2IdentificationSection
reference reference or base time as Dare.
getBaseTime() - Method in class ucar.grib.grib2.Grib2Product
base time for this product as date.
getBaseUnit(BaseQuantity) - Method in interface ucar.units.UnitSystem
Returns the base unit corresponding to a base quantity.
getBaseUnit(BaseQuantity) - Method in class ucar.units.UnitSystemImpl
Returns the base unit corresponding to a base quantity.
getBaseUnitDB() - Method in interface ucar.units.UnitSystem
Returns the database of base units.
getBaseUnitDB() - Method in class ucar.units.UnitSystemImpl
Returns the base unit database.
getBaseURI() - Method in class thredds.catalog.InvCatalogImpl
 
getBaseUri() - Method in interface thredds.catalog2.builder.ServiceBuilder
 
getBaseUri() - Method in interface thredds.catalog2.Service
Return the base URI for this Service, may not be null.
getBasicAngle() - Method in class ucar.grib.grib1.Grib1GDSVariables
 
getBasicAngle() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 39-42.
getBB() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
 
getBbox() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
getBeamWidth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getBeamWidth() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getBean(String, Object) - Method in class ucar.util.prefs.PreferencesExt
Get the object that has the specified key.
getBeginColumn() - Method in class ucar.units.ASCII_CharStream
 
getBeginColumn() - Method in class ucar.units.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class ucar.units.ASCII_CharStream
 
getBeginLine() - Method in class ucar.units.SimpleCharStream
Get token beginning line number.
getBelongs() - Method in class ucar.grib.GribGridRecord
 
getBestDatasets() - Method in class thredds.inventory.FeatureCollectionConfig.FmrcConfig
 
getBestTimeSeries() - Method in class ucar.nc2.dt.fmrc.FmrcImpl
 
getBestTimeSeries() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
Get a NetcdfDataset that has the "best" time series, across model runs.
getBigend() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getBigend() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
getBigend() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
getBinaryFormat() - Method in class ucar.atd.dorade.DoradePARM
Get the binary format used for encoding this parameter.
getBinaryScaleFactor() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Binary scale factor (E).
getBins() - Method in class ucar.nc2.iosp.sigmet.Ray
 
getBitCounterUncompressed(int) - Method in class ucar.nc2.iosp.bufr.Message
Get the offset of this obs from the start of the message data.
getBitDepth(int) - Method in class ucar.jpeg.colorspace.boxes.PaletteBox
Return the bitdepth of palette entries.
getBitmap() - Method in class ucar.grib.grib1.Grib1BitMapSection
Get bit map.
getBitmap() - Method in class ucar.grib.grib2.Grib2BitMapSection
Get bit map.
getBitmapIndicator() - Method in class ucar.grib.grib2.Grib2BitMapSection
Get bit map indicator.
getBitPos(int) - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
 
getBits(int) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
Get a bit string for an integer
getBitsGroupWidths() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Number of bits used for the group widths (after the reference value in octet 36 has been removed).
getBitsScaledGroupLength() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Number of bits used for the scaled group lengths (after subtraction of the reference value given in octets 38-41 and division by the length increment given in octet 42).
getBitWidth() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
getBlobContentID() - Method in class opendap.dap.DDS
Get's the dataBLOB Contnet-ID for this DDS.
getBlobData(DataDDS, StatusUI) - Method in class opendap.dap.DConnect
Opens the BLOB uRL in the DDS supplied and deserializes that binary content sent from the server cooresponding to the DDS.
getBlockAligned() - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
This function returns the blockAligned flag
getBoolean(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a boolean.
getBoolean(int) - Method in class ucar.ma2.Array
 
getBoolean(Index) - Method in class ucar.ma2.ArrayBoolean
 
getBoolean(int) - Method in class ucar.ma2.ArrayBoolean
 
getBoolean(Index) - Method in class ucar.ma2.ArrayByte
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayByte
 
getBoolean(Index) - Method in class ucar.ma2.ArrayChar
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayChar
 
getBoolean(Index) - Method in class ucar.ma2.ArrayDouble
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayDouble
 
getBoolean(Index) - Method in class ucar.ma2.ArrayFloat
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayFloat
 
getBoolean(Index) - Method in class ucar.ma2.ArrayInt
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayInt
 
getBoolean(Index) - Method in class ucar.ma2.ArrayLong
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayLong
 
getBoolean(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayObject
 
getBoolean(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayRagged
 
getBoolean(Index) - Method in class ucar.ma2.ArrayScalar
 
getBoolean(int) - Method in class ucar.ma2.ArrayScalar
 
getBoolean(Index) - Method in class ucar.ma2.ArrayShort
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayShort
 
getBoolean(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayStructure
 
getBoolean(String, boolean) - Method in interface ucar.util.prefs.PersistenceManager
 
getBooleanCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a boolean
getBooleanCurrent() - Method in class ucar.ma2.IteratorFast
 
getBooleanNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a boolean
getBooleanNext() - Method in class ucar.ma2.IteratorFast
 
getBooleanParameter(String) - Method in class ucar.jpeg.jj2000.j2k.util.ParameterList
Returns the value of the named parameter as a boolean.
getBoolFunction(String) - Method in class opendap.Server.FunctionLibrary
Retrieves a boolean function from the library.
getBound1() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate bound1 as a double array.
getBound1() - Method in class ucar.nc2.ft.fmrc.TimeCoord
 
getBound2() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate bound1 as a double array.
getBound2() - Method in class ucar.nc2.ft.fmrc.TimeCoord
 
getBoundaryRef() - Method in class ucar.nc2.dataset.CoordinateAxis
The name of this coordinate axis' boundary variable
getBoundingBox() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getBoundingBox() - Method in class ucar.nc2.dt.grid.GridCoordSys
Get the x,y bounding box in projection coordinates.
getBoundingBox() - Method in class ucar.nc2.dt.grid.GridDataset
 
getBoundingBox() - Method in interface ucar.nc2.dt.GridCoordSystem
Get horizontal bounding box in projection coordinates.
getBoundingBox() - Method in class ucar.nc2.dt.point.StationDatasetHelper
 
getBoundingBox(NetcdfDataset) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
 
getBoundingBox() - Method in class ucar.nc2.dt.radial.RadialCoordSys
 
getBoundingBox() - Method in class ucar.nc2.dt.radial.StationRadarCollectionImpl
 
getBoundingBox() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getBoundingBox() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
BoundingBox for the trajectory.
getBoundingBox() - Method in interface ucar.nc2.dt.TypedDataset
 
getBoundingBox() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getBoundingBox() - Method in interface ucar.nc2.ft.FeatureDataset
The boundingBox for the entire dataset.
getBoundingBox() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getBoundingBox() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get horizontal bounding box in projection coordinates.
getBoundingBox() - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
getBoundingBox() - Method in class ucar.nc2.ft.point.PointIteratorAbstract
 
getBoundingBox(NetcdfDataset) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
 
getBoundingBox() - Method in class ucar.nc2.ft.point.StationHelper
 
getBoundingBox() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getBoundingBox() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getBoundingBox() - Method in interface ucar.nc2.ft.PointFeatureCollection
The boundingBox for the FeatureCollection.
getBoundingBox() - Method in interface ucar.nc2.ft.PointFeatureIterator
Get BoundingBox after iteration is finished, if calcBounds was set true
getBoundingBox() - Method in interface ucar.nc2.ft.StationCollection
Get the bounding box including all the stations.
getBoundingBox() - Method in interface ucar.nc2.ft.TrajectoryFeature
BoundingBox for the trajectory.
getBoundingBox() - Method in class ucar.nc2.iosp.adde.AreaFile3
 
getBoundsDimension(NetcdfFile) - Static method in class ucar.nc2.dataset.DatasetConstructor
 
getBoxes() - Method in class ucar.jpeg.colorspace.ColorSpace
Retrieve the various boxes from the JP2 file.
getBTFunction(String) - Method in class opendap.Server.FunctionLibrary
Retrieves a BaseType function from the library.
getBuffer() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.BitOutputBuffer
Returns the byte buffer.
getBuffer() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Returns the byte-buffer used to store the codestream header.
getBufferLength() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Returns the number of bytes used in the codestream header's buffer.
getBufferSize() - Method in class ucar.unidata.io.RandomAccessFile
Get the buffer size
getBufrEdition() - Method in class ucar.nc2.iosp.bufr.BufrIndicatorSection
Get the edition of the BUFR specification used.
getBufrLength() - Method in class ucar.nc2.iosp.bufr.BufrIndicatorSection
Get the byte length of this BUFR record.
getBuilder() - Method in class thredds.catalog2.builder.BuilderIssue
 
getBuilder() - Method in class thredds.catalog2.xml.parser.ThreddsXmlParserIssue
 
getBuilder() - Method in class ucar.nc2.dataset.VerticalCT
get the CoordTransBuilderIF
getByIdNumber(String) - Static method in class ucar.nc2.iosp.nexrad2.NexradStationDB
 
getByName(String) - Method in interface ucar.units.UnitDB
Gets a unit in the database by name.
getByName(String) - Method in class ucar.units.UnitDBImpl
Gets a unit by name.
getBySymbol(String) - Method in interface ucar.units.UnitDB
Gets a unit in the database by symbol.
getBySymbol(String) - Method in class ucar.units.UnitDBImpl
Gets a unit by symbol.
getByte(int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.ByteOutputBuffer
Returns the byte buffered at the given position in the buffer.
getByte(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a byte.
getByte(int) - Method in class ucar.ma2.Array
 
getByte(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayBoolean
 
getByte(Index) - Method in class ucar.ma2.ArrayByte
 
getByte(int) - Method in class ucar.ma2.ArrayByte
 
getByte(Index) - Method in class ucar.ma2.ArrayChar
 
getByte(int) - Method in class ucar.ma2.ArrayChar
 
getByte(Index) - Method in class ucar.ma2.ArrayDouble
 
getByte(int) - Method in class ucar.ma2.ArrayDouble
 
getByte(Index) - Method in class ucar.ma2.ArrayFloat
 
getByte(int) - Method in class ucar.ma2.ArrayFloat
 
getByte(Index) - Method in class ucar.ma2.ArrayInt
 
getByte(int) - Method in class ucar.ma2.ArrayInt
 
getByte(Index) - Method in class ucar.ma2.ArrayLong
 
getByte(int) - Method in class ucar.ma2.ArrayLong
 
getByte(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayObject
 
getByte(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayRagged
 
getByte(Index) - Method in class ucar.ma2.ArrayScalar
 
getByte(int) - Method in class ucar.ma2.ArrayScalar
 
getByte(Index) - Method in class ucar.ma2.ArrayShort
 
getByte(int) - Method in class ucar.ma2.ArrayShort
 
getByte(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayStructure
 
getByteBuffer() - Method in class ucar.ma2.ArrayStructureBB
Return backing storage as a ByteBuffer
getByteBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
 
getByteBuffer() - Method in interface ucar.nc2.iosp.LayoutBBTiled.DataChunk
 
getByteCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a byte
getByteCurrent() - Method in class ucar.ma2.IteratorFast
 
getByteInputBuffer() - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.MQDecoder
Returns the underlying 'ByteInputBuffer' from where the MQ coded input bytes are read.
getByteNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a byte
getByteNext() - Method in class ucar.ma2.IteratorFast
 
getByteOrder() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Get the byte order for this system
getByteOrder(int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Get the byte order for the machine type.
getByteOrdering() - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataInput
Returns the endianess (i.e., byte ordering) of the implementing class.
getByteOrdering() - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataOutput
Returns the endianness (i.e., byte ordering) of the implementing class.
getByteOrdering() - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Returns the endianess (i.e., byte ordering) of the implementing class.
getByteOrdering() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Returns the endianess (i.e., byte ordering) of multi-byte I/O operations.
getBytes(String) - Method in class thredds.inventory.bdb.MetadataManager
 
getBytes() - Method in class thredds.logs.LogReader.Log
 
getBytesToWrite() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
 
getBytesWritten() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
 
getByteWidthCDM() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
Get the number of bytes the CDM datatype will take
getCache() - Static method in class ucar.grib.GribIndexName
 
getCache() - Method in class ucar.nc2.util.cache.FileCacheRaf
 
getCacheFile(String) - Static method in class ucar.nc2.util.DiskCache
Get a file in the cache.
getCacheFile(String) - Method in class ucar.nc2.util.DiskCache2
Get a File in the cache, corresponding to the fileLocation.
getCacheLocation() - Static method in class thredds.inventory.bdb.MetadataManager
 
getCacheLocation() - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
getCacheName() - Method in class ucar.nc2.NetcdfFile
Public by accident.
getCacheSize() - Static method in class ucar.nc2.iosp.adde.AddeImage
 
getCal() - Method in class ucar.nc2.iosp.adde.AreaFile3
Returns calibration block
getCanonicalString() - Method in class ucar.nc2.units.SimpleUnit
 
getCanonicalString() - Method in class ucar.units.DerivedUnitImpl
Returns the canonical string representation of the unit.
getCanonicalString() - Method in class ucar.units.LogarithmicUnit
Returns the canonical string representation of the unit.
getCanonicalString() - Method in class ucar.units.OffsetUnit
Returns the canonical string representation of the unit.
getCanonicalString() - Method in class ucar.units.ScaledUnit
Returns the canonical string representation of the unit.
getCanonicalString() - Method in class ucar.units.TimeScaleUnit
Returns the canonical string representation of the unit.
getCanonicalString() - Method in interface ucar.units.Unit
Returns the canonical string representation of the unit.
GetCapabilities - Class in thredds.wcs.v1_0_0_1
_more_
GetCapabilities(Request.Operation, String, WcsDataset, URI, GetCapabilities.Section, String, GetCapabilities.ServiceInfo) - Constructor for class thredds.wcs.v1_0_0_1.GetCapabilities
 
GetCapabilities - Class in thredds.wcs.v1_0_0_Plus
_more_
GetCapabilities(WcsRequest.Operation, String, WcsDataset, URI, GetCapabilities.Section, String, GetCapabilities.ServiceInfo) - Constructor for class thredds.wcs.v1_0_0_Plus.GetCapabilities
 
GetCapabilities - Class in thredds.wcs.v1_1_0
_more_
GetCapabilities(URI, List<GetCapabilities.Section>, GetCapabilities.ServiceId, GetCapabilities.ServiceProvider, GridDataset) - Constructor for class thredds.wcs.v1_1_0.GetCapabilities
 
getCapabilities() - Method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
 
getCapabilities(OutputStream) - Method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
 
GetCapabilities.ResponsibleParty - Class in thredds.wcs.v1_0_0_1
Contain content needed for a GetCapabilities ServiceProvider section.
GetCapabilities.ResponsibleParty(String, String, String, GetCapabilities.ResponsibleParty.ContactInfo) - Constructor for class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty
 
GetCapabilities.ResponsibleParty - Class in thredds.wcs.v1_0_0_Plus
Contain content needed for a GetCapabilities ServiceProvider section.
GetCapabilities.ResponsibleParty(String, String, String, GetCapabilities.ResponsibleParty.ContactInfo) - Constructor for class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty
 
GetCapabilities.ResponsibleParty.Address - Class in thredds.wcs.v1_0_0_1
 
GetCapabilities.ResponsibleParty.Address(List<String>, String, String, String, String, List<String>) - Constructor for class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.Address
 
GetCapabilities.ResponsibleParty.Address - Class in thredds.wcs.v1_0_0_Plus
 
GetCapabilities.ResponsibleParty.Address(List<String>, String, String, String, String, List<String>) - Constructor for class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.Address
 
GetCapabilities.ResponsibleParty.ContactInfo - Class in thredds.wcs.v1_0_0_1
 
GetCapabilities.ResponsibleParty.ContactInfo(List<String>, List<String>, GetCapabilities.ResponsibleParty.Address, GetCapabilities.ResponsibleParty.OnlineResource) - Constructor for class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.ContactInfo
 
GetCapabilities.ResponsibleParty.ContactInfo - Class in thredds.wcs.v1_0_0_Plus
 
GetCapabilities.ResponsibleParty.ContactInfo(List<String>, List<String>, GetCapabilities.ResponsibleParty.Address, GetCapabilities.ResponsibleParty.OnlineResource) - Constructor for class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.ContactInfo
 
GetCapabilities.ResponsibleParty.OnlineResource - Class in thredds.wcs.v1_0_0_1
 
GetCapabilities.ResponsibleParty.OnlineResource(URI, String) - Constructor for class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.OnlineResource
 
GetCapabilities.ResponsibleParty.OnlineResource - Class in thredds.wcs.v1_0_0_Plus
 
GetCapabilities.ResponsibleParty.OnlineResource(URI, String) - Constructor for class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.OnlineResource
 
GetCapabilities.Section - Enum in thredds.wcs.v1_0_0_1
 
GetCapabilities.Section - Enum in thredds.wcs.v1_0_0_Plus
 
GetCapabilities.Section - Enum in thredds.wcs.v1_1_0
 
GetCapabilities.ServiceId - Class in thredds.wcs.v1_1_0
Contain the content needed for a GetCapabilities ServiceIdentification section.
GetCapabilities.ServiceId(String, String, List<String>, String, List<String>, String, List<String>) - Constructor for class thredds.wcs.v1_1_0.GetCapabilities.ServiceId
 
GetCapabilities.ServiceInfo - Class in thredds.wcs.v1_0_0_1
Contain the content needed for a WCS_Capabilities/Service section.
GetCapabilities.ServiceInfo(String, String, String, List<String>, GetCapabilities.ResponsibleParty, String, List<String>) - Constructor for class thredds.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
 
GetCapabilities.ServiceInfo - Class in thredds.wcs.v1_0_0_Plus
Contain the content needed for a WCS_Capabilities/Service section.
GetCapabilities.ServiceInfo(String, String, String, List<String>, GetCapabilities.ResponsibleParty, String, List<String>) - Constructor for class thredds.wcs.v1_0_0_Plus.GetCapabilities.ServiceInfo
 
GetCapabilities.ServiceProvider - Class in thredds.wcs.v1_1_0
Contain content needed for a GetCapabilities ServiceProvider section.
GetCapabilities.ServiceProvider(String, GetCapabilities.ServiceProvider.OnlineResource, GetCapabilities.ServiceProvider.ServiceContact) - Constructor for class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider
 
GetCapabilities.ServiceProvider.Address - Class in thredds.wcs.v1_1_0
 
GetCapabilities.ServiceProvider.Address(List<String>, String, String, String, String, List<String>) - Constructor for class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.Address
 
GetCapabilities.ServiceProvider.ContactInfo - Class in thredds.wcs.v1_1_0
 
GetCapabilities.ServiceProvider.ContactInfo(List<String>, List<String>, GetCapabilities.ServiceProvider.Address, GetCapabilities.ServiceProvider.OnlineResource, String, String) - Constructor for class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ContactInfo
 
GetCapabilities.ServiceProvider.OnlineResource - Class in thredds.wcs.v1_1_0
 
GetCapabilities.ServiceProvider.OnlineResource(URI, String) - Constructor for class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.OnlineResource
 
GetCapabilities.ServiceProvider.ServiceContact - Class in thredds.wcs.v1_1_0
 
GetCapabilities.ServiceProvider.ServiceContact(String, String, GetCapabilities.ServiceProvider.ContactInfo, String) - Constructor for class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ServiceContact
 
GetCapabilitiesBuilder - Class in thredds.wcs.v1_0_0_1
_more_
getCapabilitiesDocument() - Method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
Create the capabilities XML document for this datasets
getCapabilitiesReport() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities
 
getCapabilitiesReport() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities
 
getCapabilitiesReport() - Method in class thredds.wcs.v1_1_0.GetCapabilities
 
getCatalogConverter(String) - Method in class thredds.catalog.InvCatalogFactory
Find the InvCatalogConvertIF registered for this namespace.
getCatalogFilenameSubstitutionPattern() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
getCatalogHref(String) - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getCatalogParser() - Method in class thredds.catalog2.xml.parser.ThreddsXmlParserFactory
 
getCatalogRef(InvCatalogRef, Object) - Method in interface thredds.catalog.crawl.CatalogCrawler.Listener
Gets called for each catalogRef found
getCatalogRef(InvCatalogRef, Object) - Method in class thredds.catalog.crawl.CatalogExtractor
 
getCatalogRef(InvCatalogRef, Object) - Method in class thredds.inventory.DatasetCollectionFromCatalog
 
getCatalogRefExpander() - Method in class thredds.catalog.InvDatasetScan
 
getCatalogRefInfoList() - Method in class thredds.cataloggen.CatalogGen
 
getCatalogRefInfoList() - Method in class thredds.cataloggen.config.DatasetSource
 
getCatalogTitleSubstitutionPattern() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
getCatalogUrl() - Method in class thredds.catalog.InvDataset
Get URL to this dataset.
getCategory() - Method in class ucar.grib.grib1.Grib1Product
get category of this product as int.
getCategory(int) - Method in class ucar.grib.grib2.Discipline
returns a Category for this Discipline given a Category number.
getCategory() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
 
getCategoryFullName() - Method in class ucar.nc2.iosp.bufr.Message
 
getCategoryName(GridRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the Category Name.
getCategoryName(GridRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the CategoryName.
getCategoryName(int, int) - Static method in class ucar.grib.grib2.ParameterTable
Get a description for the Category with ids id.
getCategoryName(GridRecord) - Method in interface ucar.grid.GridTableLookup
Get the grid category name
getCategoryName() - Method in class ucar.nc2.iosp.bufr.Message
 
getCategoryName(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the CategoryName.
getCategoryName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the CategoryName.
getCategoryName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
gets the CategoryName.
getCategoryNo() - Method in class ucar.nc2.iosp.bufr.Message
 
getCause() - Method in class thredds.catalog2.builder.BuilderIssue
 
getCause() - Method in class thredds.catalog2.xml.parser.ThreddsXmlParserIssue
 
getCBlkHeight(byte, int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.CBlkSizeSpec
Returns the code-block height: for the specified tile/component for the specified tile for the specified component default value The value returned depends on the value of the variable 'type' which can take the following values : SPEC_DEF -> Default value is returned.
getCBlkHeight(int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EntropyCoder
Returns the code-block height for the specified tile and component.
getCBlkHeight(int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
Returns the code-block height for the specified tile and component.
getCBlkInfo() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Gets the reference to the CBlkInfo array
getCBlkWidth(byte, int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.CBlkSizeSpec
Returns the code-block width : for the specified tile/component for the specified tile for the specified component default value The value returned depends on the value of the variable 'type' which can take the following values :
SPEC_DEF -> Default value is returned.
getCBlkWidth(int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EntropyCoder
Returns the code-block width for the specified tile and component.
getCBlkWidth(int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
Returns the code-block width for the specified tile and component.
getCbULX() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the horizontal code-block partition origin.
getCbULX() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the horizontal code-block partition origin.Allowable values are 0 and 1, nothing else.
getCbULX() - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.EntropyDecoder
Returns the horizontal code-block partition origin.
getCbULX() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EntropyCoder
Returns the horizontal offset of the code-block partition.
getCbULX() - Method in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.Dequantizer
Returns the horizontal code-block partition origin.
getCbULX() - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.Quantizer
Returns the horizontal offset of the code-block partition.
getCbULX() - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
Returns the horizontal offset of the code-block partition.
getCbULX() - Method in class ucar.jpeg.jj2000.j2k.roi.ROIDeScaler
Returns the horizontal code-block partition origin.
getCbULX() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTDataProps
Returns the horizontal offset of the code-block partition.
getCbULX() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the horizontal offset of the code-block partition.
getCbULX() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTData
Returns the horizontal code-block partition origin.
getCbULY() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the vertical code-block partition origin.
getCbULY() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the vertical code-block partition origin.
getCbULY() - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.EntropyDecoder
Returns the vertical code-block partition origin.
getCbULY() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EntropyCoder
Returns the vertical offset of the code-block partition.
getCbULY() - Method in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.Dequantizer
Returns the vertical code-block partition origin.
getCbULY() - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.Quantizer
Returns the vertical offset of the code-block partition.
getCbULY() - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
Returns the vertical offset of the code-block partition.
getCbULY() - Method in class ucar.jpeg.jj2000.j2k.roi.ROIDeScaler
Returns the vertical code-block partition origin.
getCbULY() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTDataProps
Returns the vertical offset of the code-block partition.
getCbULY() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the vertical offset of the code-block partition.
getCbULY() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTData
Returns the vertical code-block partition origin Allowable values are 0 and 1, nothing else.
getCellSpacing() - Method in class ucar.atd.dorade.DoradePARM
Get the cell spacing.
getCellSpacing(int) - Method in class ucar.atd.dorade.DoradeSweep
Return the cell spacing for the given sensor, if constant, otherwise return -1
getCenter() - Method in class ucar.grib.grib1.Grib1Pds
Center see table 0
getCenter() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getCenter() - Method in class ucar.grib.GribGridRecord
 
getCenter_id() - Method in class ucar.grib.grib1.GribPDSParamTable
 
getCenter_id() - Method in class ucar.grib.grib2.Grib2IdentificationSection
Identification of center.
getCenter_idName() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getCenter_idName(int) - Static method in class ucar.grib.grib1.Grib1Tables
Center name
getCenterId() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
Identification of center.
getCenterLon() - Method in class ucar.unidata.geoloc.LatLonRect
return center Longitude, always in the range +/-180
getCenterLon() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Get the center of the Longitude range.
getCenterName() - Method in class ucar.nc2.iosp.bufr.Message
 
getCenterName(int) - Static method in class ucar.nc2.iosp.bufr.tables.CommonCodeTables
Center name, from table C-1
getCenterNo() - Method in class ucar.nc2.iosp.bufr.Message
 
getCentralMeridian() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the central meridian in degrees, if it was set.
getCentralMeridian() - Method in class ucar.unidata.geoloc.projection.UtmProjection
 
getCFFeatureType() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Get the CF feature type
getCFFeatureType() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Get the CF feature type, subclasses should override
getCFFeatureType() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Get the CF feature type
getCfName() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getChannelDefinition(int) - Method in class ucar.jpeg.colorspace.ColorSpace
Return the channel definition of the input component.
getChar(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a char.
getChar(int) - Method in class ucar.ma2.Array
 
getChar(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayBoolean
 
getChar(Index) - Method in class ucar.ma2.ArrayByte
 
getChar(int) - Method in class ucar.ma2.ArrayByte
 
getChar(Index) - Method in class ucar.ma2.ArrayChar
 
getChar(int) - Method in class ucar.ma2.ArrayChar
 
getChar(Index) - Method in class ucar.ma2.ArrayDouble
 
getChar(int) - Method in class ucar.ma2.ArrayDouble
 
getChar(Index) - Method in class ucar.ma2.ArrayFloat
 
getChar(int) - Method in class ucar.ma2.ArrayFloat
 
getChar(Index) - Method in class ucar.ma2.ArrayInt
 
getChar(int) - Method in class ucar.ma2.ArrayInt
 
getChar(Index) - Method in class ucar.ma2.ArrayLong
 
getChar(int) - Method in class ucar.ma2.ArrayLong
 
getChar(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayObject
 
getChar(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayRagged
 
getChar(Index) - Method in class ucar.ma2.ArrayScalar
 
getChar(int) - Method in class ucar.ma2.ArrayScalar
 
getChar(Index) - Method in class ucar.ma2.ArrayShort
 
getChar(int) - Method in class ucar.ma2.ArrayShort
 
getChar(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayStructure
 
getCharCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a char
getCharCurrent() - Method in class ucar.ma2.IteratorFast
 
getCharNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a char
getCharNext() - Method in class ucar.ma2.IteratorFast
 
getCharSet() - Method in class ucar.nc2.util.net.HTTPMethod
 
getCheckSum() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getCheckSum() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getChildEnhancerList() - Method in class thredds.catalog.InvDatasetScan
 
getChildren() - Method in class opendap.Server.AbstractClause
 
getChildren() - Method in interface opendap.Server.Clause
Returns an ordered list of this clause's sub-clauses.
getChildren() - Method in class thredds.filesystem.CacheDirectory
 
getChildren() - Method in class thredds.filesystem.CacheDirectoryProto
 
getChoices() - Method in class thredds.catalog.query.SelectList
 
getChoices() - Method in class thredds.catalog.query.SelectService
 
getCity() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.Address
 
getCity() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.Address
 
getCity() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.Address
 
getClassName() - Method in interface ucar.unidata.geoloc.Projection
The name of this class of projections, eg "Transverse Mercator".
getClassName() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Get the class name
getClassName() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Get the class name
getClassName() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the name of the type of the projection.
getClassType() - Method in enum ucar.ma2.DataType
 
getClauses() - Method in class opendap.Server.CEEvaluator
Get access to the list of clauses built by parsing the selection part of the constraint expression.
getClearName() - Method in class opendap.dap.DAPNode
Returns the unencoded name of the class instance.
getClient() - Method in class thredds.logs.LogReader.Log
 
getClippedImageFrominterpolation(Array, int, int, int, int) - Method in class ucar.nc2.geotiff.GeotiffWriter
_more_
getClockwiseDistanceTo(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
 
getCMP(int) - Method in class ucar.jpeg.colorspace.boxes.ComponentMappingBox
 
getCn(int) - Method in class ucar.jpeg.colorspace.boxes.ChannelDefinitionBox
 
getCode() - Method in exception thredds.wcs.v1_0_0_1.WcsException
 
getCode() - Method in exception thredds.wcs.v1_0_0_Plus.WcsException
 
getCode() - Method in exception thredds.wcs.v1_1_0.WcsException
 
getCode() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
 
getCode() - Method in class ucar.nc2.iosp.hdf4.TagEnum
 
getCode() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
getCode() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
getCode() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumTypeOrBuilder
 
getCodeBlock(int, int, int, SubbandSyn, int, int, DecLyrdCBlk) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Returns the specified coded code-block, for the specified component, in the current tile.
getCodeBlock(int, int, int, SubbandSyn, int, int, DecLyrdCBlk) - Method in interface ucar.jpeg.jj2000.j2k.entropy.decoder.CodedCBlkDataSrcDec
Returns the specified coded code-block, for the specified component, in the current tile.
getCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.StdEntropyDecoder
Returns the specified code-block in the current tile for the specified component, as a copy (see below).
getCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in interface ucar.jpeg.jj2000.j2k.quantization.dequantizer.CBlkQuantDataSrcDec
Returns the specified code-block in the current tile for the specified component, as a copy (see below).
getCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.StdDequantizer
Returns the specified code-block in the current tile for the specified component, as a copy (see below).
getCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in class ucar.jpeg.jj2000.j2k.roi.ROIDeScaler
Returns the specified code-block in the current tile for the specified component, as a copy (see below).
getCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.CBlkWTDataSrcDec
Returns the specified code-block in the current tile for the specified component, as a copy (see below).
getCodeStreamPos() - Method in class ucar.jpeg.jj2000.j2k.fileformat.reader.FileFormatReader
This method creates and returns an array of positions to contiguous codestreams in the file
getCollectionFeatureType() - Method in interface ucar.nc2.ft.FeatureCollection
All features in this collection have this feature type
getCollectionFeatureType() - Method in class ucar.nc2.ft.point.MultipleNestedPointCollectionImpl
 
getCollectionFeatureType() - Method in class ucar.nc2.ft.point.OneNestedPointCollectionImpl
 
getCollectionFeatureType() - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
getCollectionFeatureType() - Method in class ucar.nc2.ft.point.ProfileFeatureImpl
 
getCollectionFeatureType() - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
getCollectionFeatureType() - Method in class ucar.nc2.ft.point.TrajectoryFeatureImpl
 
getCollectionId() - Method in class thredds.cataloggen.CollectionLevelScanner
 
getCollectionName() - Method in class thredds.cataloggen.CollectionLevelScanner
 
getCollectionName() - Method in interface thredds.inventory.CollectionManager
 
getCollectionName() - Method in class thredds.inventory.DatasetCollectionManager
 
getCollectionNames() - Static method in class thredds.inventory.bdb.MetadataManager
 
getCollectionSpecParser() - Method in class thredds.inventory.DatasetCollectionManager
 
getCollectionType() - Method in class thredds.catalog.InvCatalogRef
 
getCollectionType() - Method in class thredds.catalog.InvDataset
Get collectionType
getCollectionType() - Method in class thredds.catalog.InvDatasetImplProxy
 
getCollectionType() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getCollectionType() - Method in interface thredds.catalog2.ThreddsMetadata
 
getColorSpace() - Method in class ucar.jpeg.colorspace.boxes.ColorSpecificationBox
 
getColorSpace() - Method in class ucar.jpeg.colorspace.ColorSpace
Return the colorspace (sYCC, sRGB, sGreyScale).
getColorSpaceString() - Method in class ucar.jpeg.colorspace.boxes.ColorSpecificationBox
 
getColumn() - Method in class ucar.units.ASCII_CharStream
Deprecated.  
getColumn() - Method in class ucar.units.SimpleCharStream
Deprecated.  
getCOMInfo() - Method in class ucar.jpeg.jj2000.j2k.decoder.Decoder
Return the information found in the COM marker segments encountered in the decoded codestream.
getCOMInfo() - Method in class ucar.jpeg.jj2000.j2k.decoder.Grib2JpegDecoder
Return the information found in the COM marker segments encountered in the decoded codestream.
getComment() - Method in class ucar.grib.grib1.Grib1GridTableLookup
comment for CF conventions.
getComment() - Method in class ucar.grib.grib2.Grib2GridTableLookup
comment for CF conventions.
getComment() - Method in interface ucar.grid.GridTableLookup
Comment for CF conventions
getComment() - Method in class ucar.nc2.iosp.gempak.GempakLookup
comment for CF conventions.
getComment() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
comment for CF conventions.
getComment() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
comment for CF conventions.
getCommonOrigin() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
getCommonOrigin() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
getCommonOrigin() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
getCommonOrigin() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
getCommonOrigin() - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
getCommonOrigin() - Method in class ucar.nc2.dt.radial.UF2Dataset
 
getCommonOrigin() - Method in interface ucar.nc2.dt.RadialDatasetSweep
If all sweeps have the same origin, return it here, else null
getCommonType() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
getCommonType() - Method in interface ucar.nc2.dt.RadialDatasetSweep
If all the sweeps are the same type, return it here, else NONE
getCompData(DataBlk, int) - Method in class ucar.jpeg.colorspace.ChannelDefinitionMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class ucar.jpeg.colorspace.ColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class ucar.jpeg.colorspace.EnumeratedColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class ucar.jpeg.colorspace.Resampler
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class ucar.jpeg.colorspace.SYccColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class ucar.jpeg.icc.ICCProfiler
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in interface ucar.jpeg.jj2000.j2k.image.BlkImgDataSrc
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
Apply forward component transformation associated with the current tile.
getCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataConverter
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component, using the 'transfer type' specified in the block given as argument.
getCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGM
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGX
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPPM
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
Apply inverse component transformation associated with the current tile.
getCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTFull
Returns a block of image data containing the specifed rectangular area, in the specified component, as a copy (see below).
getCompDef(int) - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
Gets default value of the specified component.
getCompImgHeight(int) - Method in class ucar.jpeg.colorspace.ChannelDefinitionMapper
 
getCompImgHeight(int) - Method in class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the image data in the specified component.
getCompImgHeight(int) - Method in class ucar.jpeg.colorspace.Resampler
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
getCompImgHeight(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the height in pixels of the specified component in the overall image, for the given (component) resolution level.
getCompImgHeight(int) - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the height in pixels of the specified component in the overall image.
getCompImgHeight(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the height in pixels of the specified component in the overall image, for the given resolution level.
getCompImgHeight(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the height in pixels of the specified component in the overall image, for the given resolution level.
getCompImgWidth(int) - Method in class ucar.jpeg.colorspace.ChannelDefinitionMapper
 
getCompImgWidth(int) - Method in class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in class ucar.jpeg.colorspace.Resampler
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
Width of the specified tile-component
getCompImgWidth(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the width in pixels of the specified component in the overall image, for the given (component) resolution level.
getCompImgWidth(int) - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the width in pixels of the specified component in the overall image.
getCompImgWidth(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the width in pixels of the specified component in the overall image, for the given resolution level.
getCompImgWidth(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the width in pixels of the specified component in the overall image, for the given resolution level.
getCompress() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getCompress() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
getCompress() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
getCompressionMethod() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Type compression method used (see Code Table 5.40000).
getCompressionRatio() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Compression ratio used .
getCompSubsX(int) - Method in class ucar.jpeg.colorspace.ChannelDefinitionMapper
 
getCompSubsX(int) - Method in class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class ucar.jpeg.colorspace.Resampler
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the component sub-sampling factor, with respect to the reference grid, along the horizontal direction for the specified component.
getCompSubsX(int) - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsX(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the component subsampling factor in the horizontal direction, for the specified component.
getCompSubsY(int) - Method in class ucar.jpeg.colorspace.ChannelDefinitionMapper
 
getCompSubsY(int) - Method in class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class ucar.jpeg.colorspace.Resampler
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the component sub-sampling factor, with respect to the reference grid, along the vertical direction for the specified component.
getCompSubsY(int) - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompSubsY(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the component subsampling factor in the vertical direction, for the specified component.
getCompULX(int) - Method in class ucar.jpeg.colorspace.ChannelDefinitionMapper
 
getCompULX(int) - Method in class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Returns the horizontal coordinate of the upper-left corner of the specified component in the current tile.
getCompULX(int) - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the horizontal coordinate of the upper-left corner of the specified component in the current tile.
getCompULX(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the horizontal coordinate of the upper-left corner of the specified component in the current tile.
getCompULX(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the horizontal coordinate of the upper-left corner of the specified component in the current tile.
getCompULX(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the horizontal coordinate of the upper-left corner of the specified component in the current tile.
getCompULX(int) - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the horizontal coordinate of the upper-left corner of the specified component in the current tile.
getCompULX(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the horizontal coordinate of the upper-left corner of the specified component in the current tile.
getCompULY(int) - Method in class ucar.jpeg.colorspace.ChannelDefinitionMapper
 
getCompULY(int) - Method in class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
getCompULY(int) - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
getCompULY(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
getCompULY(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
getCompULY(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
getCompULY(int) - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
getCompULY(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
getConfig() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.BufrCdm
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.BuoyShipSynop
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CdmDirect
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Cosmic
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.FslRaob
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.FslWindProfiler
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Iridl
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Jason
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Madis
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.MadisAcars
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Ndbc
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Nldn
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.RafNimbus
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Suomi
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.UnidataPointFeature
Deprecated.  
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.UnidataPointObs
 
getConfig(FeatureType, NetcdfDataset, Formatter) - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
Create a TableConfig for this dataset.
getConfigObject() - Method in class thredds.catalog.CrawlableCatalog
 
getConfigObject() - Method in class thredds.catalog.InvDatasetFeatureCollection.ScanFilter
 
getConfigObject() - Method in interface thredds.cataloggen.DatasetEnhancer
Return the configuration object.
getConfigObject() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
 
getConfigObject() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getConfigObject() - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
getConfigObject() - Method in interface thredds.cataloggen.ProxyDatasetHandler
Return the configuration object.
getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDataset
Return the configuration Object (can be null).
getConfigObject() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
getConfigObject() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
getConfigObject() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDatasetFilter
Return the configuration object.
getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDatasetLabeler
Return the configuration object.
getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDatasetSorter
Return the configuration object.
getConfigObject() - Method in class thredds.crawlabledataset.filter.LastModifiedLimitFilter
 
getConfigObject() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter
 
getConfigObject() - Method in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
 
getConfigObject() - Method in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
 
getConfigObject() - Method in class thredds.crawlabledataset.MultiLabeler
 
getConfigObject() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
 
getConfigObject() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
 
getConfigObject() - Method in class thredds.crawlabledataset.sorter.LexigraphicByNameSorter
 
getConfigObject() - Method in class thredds.filesystem.CrawlableMFile
 
getConnectionTimeout() - Method in class thredds.util.HttpUriResolver
 
getConnectionTimeout() - Method in class thredds.util.HttpUriResolverFactory
 
getConstantForecastDataset(Date) - Method in class ucar.nc2.ft.fmrc.Fmrc
 
getConstantForecastDataset(Date) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
 
getConstantOffsetDataset(double) - Method in class ucar.nc2.ft.fmrc.Fmrc
 
getConstantOffsetDataset(double) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
 
getConstraint() - Method in class opendap.Server.parsers.Ceparse
 
getConstraint() - Method in class opendap.Server.parsers.CeParser
 
getConstraintExpression() - Method in class opendap.servlet.ParsedRequest
 
getConstraintExpression() - Method in class opendap.servlet.ReqState
 
getConstruct() - Method in class thredds.catalog.query.Query
 
getContact() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty
 
getContact() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty
 
getContact() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider
 
getContactInfo() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ServiceContact
 
getContactInstructions() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ContactInfo
 
getContainer() - Method in class opendap.dap.Alias
Returns the AttributeTable container.
getContainer() - Method in class opendap.dap.Attribute
Returns the AttributeTable container.
getContainer() - Method in class opendap.dap.DArrayDimension
 
getContainerN() - Method in class opendap.dap.Attribute
Returns the AttributeTable container.
getContainerVar() - Method in class opendap.dap.DVector
 
getContent() - Method in interface thredds.catalog2.builder.MetadataBuilder
 
getContent() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DocumentationBuilder
 
getContent() - Method in interface thredds.catalog2.Metadata
Return the content contained in this Metadata object.
getContent() - Method in interface thredds.catalog2.ThreddsMetadata.Documentation
 
getContent() - Method in class thredds.inventory.bdb.MetadataManager
 
getContentAsString(HTTPSession, String) - Static method in class ucar.nc2.util.net.HttpClientManager
Get the content from a url.
getContentEncoding() - Method in class thredds.util.HttpUriResolver
 
getContentObject() - Method in class thredds.catalog.InvMetadata
get the content object, may be null
getContents() - Static method in class opendap.servlet.Log
 
getContext() - Method in class ucar.nc2.util.net.HTTPMethod
 
getContext() - Method in class ucar.nc2.util.net.HTTPSession
 
getContributor() - Method in interface thredds.catalog2.ThreddsMetadata
 
getContributorBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getContributors() - Method in class thredds.catalog.InvCatalogRef
 
getContributors() - Method in class thredds.catalog.InvDataset
get Contributor metadata
getContributors() - Method in class thredds.catalog.InvDatasetImplProxy
 
getContributors() - Method in class thredds.catalog.ThreddsMetadata
 
getConventions() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Get the netCDF conventions identifier.
getConventionUsed() - Method in class ucar.nc2.dataset.CoordSysBuilder
 
getConventionUsed() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Get the name of the Convention.
getConventionUsed() - Method in class ucar.nc2.dataset.NetcdfDataset
Get conventions used to analyse coordinate systems.
getConventionUsed() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Get the name of the CoordSysBuilder that parses this file.
getConversionFactor(String, String) - Static method in class ucar.nc2.units.SimpleUnit
Get the conversion factor to convert inputUnit to outputUnit.
getConverter() - Method in class thredds.catalog.InvMetadata
Get the converter; may be null.
getConverterTo(Unit) - Method in class ucar.units.TimeScaleUnit
Returns a Converter for converting numeric values from this unit to another unit.
getConverterTo(Unit) - Method in interface ucar.units.Unit
Gets a Converter that converts numeric values from this unit to another, compatible unit.
getConverterTo(Unit) - Method in class ucar.units.UnitImpl
Gets a Converter for converting numeric values from this unit to another, compatible unit.
getConvName() - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
 
getConvName() - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
 
getConvUsed() - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
 
getConvUsed() - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
 
getCookiePolicy() - Method in class ucar.nc2.util.net.HTTPSession
 
getCookies() - Method in class ucar.nc2.util.net.HTTPSession
 
getCoord(int) - Method in class ucar.nc2.iosp.grid.GridTimeCoord
 
getCoord(int) - Method in class ucar.nc2.iosp.grid.GridVertCoord
 
getCoordAxes() - Method in class ucar.nc2.dt.radial.RadialCoordSys
 
getCoordEdge(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the ith coordinate edge.
getCoordEdges() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate edges as a double array.
getCoordEdges(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate edges for the ith coordinate.
getCoordinate(NetcdfDataset, AxisType) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
Tries to find the coordinate variable of the specified type.
getCoordinate(NetcdfDataset, AxisType) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
Tries to find the coordinate variable of the specified type.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.AtmosLnPressure
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.AtmosSigma
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.HybridHeight
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanS
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSG1
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSG2
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSigma
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformSubset
 
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VTfromExistingData
 
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.WRFEta
Get the 3D vertical coordinate array for this time step.
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanS
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanSG1
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanSG2
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
getCoordinateAxes() - Method in class ucar.nc2.dataset.CoordinateSystem
get the List of CoordinateAxis objects
getCoordinateAxes() - Method in class ucar.nc2.dataset.NetcdfDataset
Get the list of all CoordinateAxis objects used by this dataset.
getCoordinateAxes() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the list of all axes.
getCoordinateAxes() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the list of all axes.
getCoordinateName(NetcdfDataset, AxisType) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
Tries to find the coordinate variable of the specified type.
getCoordinateName(NetcdfDataset, AxisType, Dimension) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
Tries to find the coordinate variable of the specified type, which has the specified dimension as its firsst dimension
getCoordinateSystem() - Method in interface thredds.wcs.Coverage
 
getCoordinateSystem() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
 
getCoordinateSystem() - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
 
getCoordinateSystem() - Method in class ucar.nc2.dt.grid.GeoGrid
get the GridCoordSys for this GeoGrid.
getCoordinateSystem() - Method in interface ucar.nc2.dt.GridDatatype
get the Grid's Coordinate System.
getCoordinateSystem() - Method in interface ucar.nc2.ft.grid.Grid
get the Grid's Coordinate System.
getCoordinateSystems() - Method in interface ucar.nc2.dataset.Enhancements
Get the list of Coordinate Systems for this Variable.
getCoordinateSystems() - Method in class ucar.nc2.dataset.NetcdfDataset
Get the list of all CoordinateSystem objects used by this dataset.
getCoordinateSystems() - Method in class ucar.nc2.dataset.StructureDS
 
getCoordinateSystems() - Method in class ucar.nc2.dataset.VariableDS
 
getCoordinateTransforms(CoordinateSystem) - Method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
 
getCoordinateTransforms() - Method in class ucar.nc2.dataset.CoordinateSystem
get the List of CoordinateTransform objects
getCoordinateTransforms() - Method in class ucar.nc2.dataset.NetcdfDataset
Get the list of all CoordinateTransform objects used by this dataset.
getCoordinateTransforms() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the list of all CoordinateTransforms.
getCoordinateTransforms() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the list of all CoordinateTransforms.
getCoordinateVariables() - Method in class ucar.nc2.Dimension
Deprecated. - do not use
getCoordMap() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
 
getCoordName(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
The "name" of the ith coordinate.
getCoordValue(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the ith coordinate value.
getCoordValue(int, int) - Method in class ucar.nc2.dataset.CoordinateAxis2D
Get the coordinate value at the i, j index.
getCoordValue(StructureData) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
 
getCoordValue(StructureData[]) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
 
getCoordValueAsString(StructureData) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
 
getCoordValueLong(StructureData) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
 
getCoordValues() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate values as a double array.
getCoordValues() - Method in class ucar.nc2.dataset.CoordinateAxis2D
Get the coordinate values as a 1D double array, in canonical order.
getCoordValueString(StructureData) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
 
getCoordValueString(StructureData[]) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
 
getCopy() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COD
 
getCopy(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Returns a copy of this object
getCopy() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
getCopy() - Method in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
Returns a copy of the current object.
getCopy() - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
 
getCopyScroll() - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Returns true if the scrolling is done by copying.
getCOUN() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the COUN
getCount() - Method in class opendap.servlet.DummySink
 
getCount() - Method in class ucar.nc2.ft.point.PointIteratorAbstract
 
getCount() - Method in interface ucar.nc2.ft.PointFeatureIterator
Get number of points after the iteration is finished, if calcBounds was set true
getCount() - Method in class ucar.unidata.util.DateSelection
Get the Count property.
getCountBits() - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
 
getCountedDataBits() - Method in class ucar.nc2.iosp.bufr.Message
 
getCountedDataBytes() - Method in class ucar.nc2.iosp.bufr.Message
 
getCountry() - Method in class thredds.catalog.query.Station
 
getCountry() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.Address
 
getCountry() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.Address
 
getCountry() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.Address
 
GetCoverage - Class in thredds.wcs.v1_0_0_1
_more_
GetCoverage(Request.Operation, String, WcsDataset, String, String, String, Request.BoundingBox, DateRange, WcsCoverage.VerticalRange, Request.Format) - Constructor for class thredds.wcs.v1_0_0_1.GetCoverage
 
GetCoverage - Class in thredds.wcs.v1_0_0_Plus
_more_
GetCoverage(WcsRequest.Operation, String, WcsDataset, String, String, String, String, String, String, String) - Constructor for class thredds.wcs.v1_0_0_Plus.GetCoverage
 
GetCoverage - Class in thredds.wcs.v1_1_0
_more_
GetCoverage(URI, String, String, GridDataset) - Constructor for class thredds.wcs.v1_1_0.GetCoverage
 
GetCoverageBuilder - Class in thredds.wcs.v1_0_0_1
_more_
getCoverageId() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
getCoverageIdList() - Method in class thredds.wcs.v1_0_0_1.DescribeCoverageBuilder
 
getCrawlableDataset() - Method in class thredds.cataloggen.InvCrawlablePair
 
getCrc32() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getCrc32() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
getCrc32() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
getCrDsClassName() - Method in class thredds.catalog.InvDatasetScan
 
getCrDsConfigObj() - Method in class thredds.catalog.InvDatasetScan
 
getCreatedDate() - Method in interface thredds.catalog2.ThreddsMetadata
 
getCreatedDatePointBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getCreateFrom() - Method in class thredds.catalog.InvCatalogImpl
String describing how the catalog was created, for debugging.
getCreateFrom() - Method in class thredds.catalog.query.QueryCapability
 
getCreator() - Method in interface thredds.catalog2.ThreddsMetadata
 
getCreatorBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getCreators() - Method in class thredds.catalog.InvCatalogRef
 
getCreators() - Method in class thredds.catalog.InvDataset
get any Creator metadata
getCreators() - Method in class thredds.catalog.InvDatasetImplProxy
 
getCreators() - Method in class thredds.catalog.ThreddsMetadata
 
getCRS() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
 
getCRS() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialCoverage
 
getCrs() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
getCurrentCounter() - Method in class ucar.ma2.Index
Get the current counter.
getCurrentCounter() - Method in class ucar.ma2.Index1D
 
getCurrentCounter() - Method in class ucar.ma2.Index2D
 
getCurrentCounter() - Method in class ucar.ma2.Index3D
 
getCurrentCounter() - Method in class ucar.ma2.Index4D
 
getCurrentCounter() - Method in class ucar.ma2.Index5D
 
getCurrentCounter() - Method in class ucar.ma2.Index6D
 
getCurrentCounter() - Method in class ucar.ma2.Index7D
 
getCurrentCounter() - Method in interface ucar.ma2.IndexIterator
Get the current counter, use for debugging
getCurrentCounter() - Method in class ucar.ma2.IteratorFast
 
getCurrentRecno() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
getCurrentRecno() - Method in class ucar.ma2.SequenceIterator
 
getCurrentRecno() - Method in interface ucar.ma2.StructureDataIterator
 
getCurrentRecno() - Method in class ucar.nc2.ft.point.StructureDataIteratorIndexed
 
getCurrentRecno() - Method in class ucar.nc2.ft.point.StructureDataIteratorLimited
 
getCurrentRecno() - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
 
getCurrentSuffix(String) - Static method in class ucar.grib.GribIndexName
Get Index Name, return currentSuffix if no index exist, create name with currentSuffix
getCurrentSystemTimeAsISO8601() - Static method in class ucar.unidata.util.DateUtil
format current time
getDAS() - Method in class opendap.dap.DConnect
Returns the DAS object from the dataset referenced by this object's URL.
getDAS() - Method in class opendap.dap.DConnect2
Returns the DAS object from the dataset referenced by this object's URL.
getDAS() - Method in class opendap.dap.DDS
Creates a DAS object from the collection of BaseType variables and their associated Attributes.
getDAS() - Method in class opendap.dap.parsers.Dapparse
 
getDAS() - Method in interface opendap.servlet.GuardedDataset
Get the DAS for this Dataset.
getDASButton - Variable in class opendap.tools.GeturlFrame
The "Get DAS", "Get DDS", and "Get Data" buttons.
getDASCache() - Method in class opendap.servlet.ReqState
This method will attempt to get the DAS cache directory name from the servlet's InitParameters.
getData(String, StatusUI, BaseTypeFactory) - Method in class opendap.dap.DConnect
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getData(String, StatusUI) - Method in class opendap.dap.DConnect
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getData(StatusUI) - Method in class opendap.dap.DConnect
Return the data object with no local constraint expression.
getData(String, StatusUI, BaseTypeFactory) - Method in class opendap.dap.DConnect2
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getData(String) - Method in class opendap.dap.DConnect2
 
getData(String, StatusUI) - Method in class opendap.dap.DConnect2
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getData(StatusUI) - Method in class opendap.dap.DConnect2
Return the data object with no local constraint expression.
getData() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
getData() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
getData() - Method in interface thredds.filesystem.FileSystemProto.AttributeOrBuilder
 
getData(long, long, int, boolean) - Method in class ucar.grib.grib1.Grib1Data
Reads the Grib data
getData(long, int, boolean) - Method in class ucar.grib.grib1.Grib1Data
This code should not be used any more, old code left for old indexes <8 Reads the Grib data
getData(long, long, long) - Method in class ucar.grib.grib2.Grib2Data
Reads the Grib data with a certain offsets in the file.
getData() - Method in class ucar.grib.grib2.Grib2DataSection
Grib2 data unpacked as floats.
getData() - Method in class ucar.grib.QuasiRegular
returns the interpolated data for a Qausi-Regular grid.
getData() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlk
Returns the array containing the data, or null if there is no data.
getData() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkByte
Returns the array containing the data, or null if there is no data array.
getData() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkFloat
Returns the array containing the data, or null if there is no data array.
getData() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkInt
Returns the array containing the data, or null if there is no data array.
getData() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
Returns the array containing the data, or null if there is no data.
getData() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataFloat
Returns the array containing the data, or null if there is no data array.
getData() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataInt
Returns the array containing the data, or null if there is no data array.
getData(CancelTask) - Method in class ucar.nc2.dt.point.CFstationObsDataset
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.CFstationObsDataset
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.DapperDataset
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.DapperDataset
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.DapperDataset
 
getData() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
 
getData() - Method in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.NdbcDataset
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.NdbcDataset
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
getData() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
 
getData(LatLonRect) - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
 
getData(LatLonRect, Date, Date) - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
 
getData(ArrayList, LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
getData(ArrayList, LatLonRect, double, double, CancelTask) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
getData() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.  
getData() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
Deprecated.  
getData(CancelTask) - Method in class ucar.nc2.dt.point.SequenceHelper
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.SequenceHelper
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.SequenceHelper
 
getData() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
getData(Station) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getData(Station, Date, Date) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getData(Station, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getData(List<Station>) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getData(List<Station>, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getData(List<Station>, Date, Date) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getData(List<Station>, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
getData(CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.  
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.  
getData(CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
getData() - Method in interface ucar.nc2.dt.PointCollection
Get all data.
getData(CancelTask) - Method in interface ucar.nc2.dt.PointCollection
Get all data, allow user to cancel.
getData(LatLonRect) - Method in interface ucar.nc2.dt.PointCollection
Get all data within the specified bounding box.
getData(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.PointCollection
Get all data within the specified bounding box, allow user to cancel.
getData(LatLonRect, Date, Date) - Method in interface ucar.nc2.dt.PointCollection
Get all data within the specified bounding box and date range.
getData(LatLonRect, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.PointCollection
Get all data within the specified bounding box and date range, allow user to cancel.
getData() - Method in interface ucar.nc2.dt.PointObsDatatype
The actual data of the observation.
getData(Station) - Method in interface ucar.nc2.dt.StationCollection
Get all data for this Station.
getData(Station, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get all data for this Station, allow user to cancel.
getData(Station, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
Get data for this Station within the specified date range.
getData(Station, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get data for this Station within the specified date range, allow user to cancel.
getData(List<Station>) - Method in interface ucar.nc2.dt.StationCollection
Get all data for a list of Stations.
getData(List<Station>, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get all data for a list of Stations, allow user to cancel.
getData(List<Station>, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
Get data for a list of Stations within the specified date range.
getData(List<Station>, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get data for a list of Stations within the specified date range, allow user to cancel.
getData(int) - Method in interface ucar.nc2.dt.TimeSeriesCollection
Get the data for the nth point.
getData(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get values for all parameters (except time, lat, lon, and elev) at the requested trajectory point.
getData(int, String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
 
getData(Range, String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the values of the requested parameter on the given Range of the trajectory.
getData() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
getData() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
getData() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
 
getData() - Method in interface ucar.nc2.ft.PointFeature
The actual data of this observation.
getData(CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
getData(Station, CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
getData(Station, Date, Date, CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
getData(List, CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
getData(List, Date, Date, CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
getData(LatLonRect, CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
getData() - Method in class ucar.nc2.iosp.adde.AreaFile3
 
getData(long, long) - Method in class ucar.nc2.iosp.gempak.GempakGrib2Data
Reads the Grib data with a certain offsets in the file.
getData(int) - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
 
getData() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
getData() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
getData() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
 
getData() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
getData() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getData() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
 
getData() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getData() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getData() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getData(String, DateSelection) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
Getting data for a single radar station, with time range.
getData(String, DateSelection, CancelTask) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
Getting data for a single radar station, with time range.
getData() - Method in class ucar.nc2.thredds.DqcStationObsDataset.DqcObsImpl
 
getData(Station, CancelTask) - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
getData(CancelTask) - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
getData(String, DateSelection) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting data for a single radar station, with time range.
getData(String, DateSelection, CancelTask) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting data for a single radar station, with time range.
getDataArray() - Method in class ucar.ma2.StructureMembers.Member
Get the data array, if any.
getDataAsByteBuffer() - Method in class ucar.ma2.Array
This gets the data as a ByteBuffer, in correct order.
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayByte
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayChar
Trasfer data to a ByteBuffer.
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayDouble
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayFloat
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayInt
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayLong
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayShort
 
getDataButton - Variable in class opendap.tools.GeturlFrame
The "Get DAS", "Get DDS", and "Get Data" buttons.
getDataByte() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkByte
Returns the array containing the data, or null if there is no data array.
getDataCategory(int) - Static method in class ucar.nc2.iosp.bufr.tables.CommonCodeTables
data category name, from table A
getDataClass() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
 
getDataClass() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getDataClass() - Method in interface ucar.nc2.dt.PointCollection
The getData() methods return objects of this Class
getDataClass() - Method in interface ucar.nc2.dt.TimeSeriesCollection
The getData() methods returns List of objects of this Class
getDataCount() - Method in class ucar.nc2.dt.point.CFstationObsDataset
 
getDataCount() - Method in class ucar.nc2.dt.point.DapperDataset
 
getDataCount() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
 
getDataCount() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
 
getDataCount() - Method in class ucar.nc2.dt.point.NdbcDataset
 
getDataCount() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
 
getDataCount() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
getDataCount() - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
getDataCount() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
 
getDataCount() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
getDataCount() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.  
getDataCount() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
getDataCount() - Method in interface ucar.nc2.dt.PointCollection
Get estimate of number of data records (may not be exact).
getDataCount() - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
getDataCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
getDataCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
getDataCount() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
 
getDataCount() - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
getDataDDX() - Method in class opendap.dap.DConnect
Returns the DataDDS object from the dataset referenced by this object's URL.
getDataDDX(String) - Method in class opendap.dap.DConnect
Returns the DataDDS object from the dataset referenced by this object's URL.
getDataDDX(String, BaseTypeFactory) - Method in class opendap.dap.DConnect
Returns the DataDDS object from the dataset referenced by this object's URL.
getDataDDX() - Method in class opendap.dap.DConnect2
Returns the DataDDS object from the dataset referenced by this object's URL.
getDataDDX(String) - Method in class opendap.dap.DConnect2
Returns the DataDDS object from the dataset referenced by this object's URL.
getDataDDX(String, BaseTypeFactory) - Method in class opendap.dap.DConnect2
Returns the DataDDS object from the dataset referenced by this object's URL.
getDataDescriptorFile() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the data descriptor file path
getDataDescriptors() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
get list of data descriptors as Shorts
getDataFile() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the data file path
getDataFloat() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkFloat
Returns the array containing the data, or null if there is no data array.
getDataFloat() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataFloat
Returns the array containing the data, or null if there is no data array.
getDataFormat() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getDataFormat() - Method in interface thredds.catalog2.Access
 
getDataFormat() - Method in interface thredds.catalog2.builder.AccessBuilder
 
getDataFormat() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getDataFormat() - Method in interface thredds.catalog2.ThreddsMetadata
 
getDataFormat() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
getDataFormat() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
getDataFormat() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
getDataFormat() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
getDataFormat() - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
getDataFormat() - Method in class ucar.nc2.dt.radial.UF2Dataset
 
getDataFormat() - Method in interface ucar.nc2.dt.RadialDatasetSweep
 
getDataFormat() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
Get data format (ARCHIVE2, AR2V0001) for this file.
getDataFormat() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
Get data format (ARCHIVE2, AR2V0001) for this file.
getDataFormat() - Method in class ucar.nc2.iosp.uf.UFheader
 
getDataFormatName() - Method in class thredds.catalog.InvAccessImpl
 
getDataFormatType() - Method in class thredds.catalog.InvAccess
 
getDataFormatType() - Method in class thredds.catalog.InvCatalogRef
 
getDataFormatType() - Method in class thredds.catalog.InvDataset
Get the DataFormatType (which may be inherited from parent), or null .
getDataFormatType() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDataFormatType() - Method in class thredds.catalog.ThreddsMetadata
 
getDataFromUrl(URL, StatusUI, BaseTypeFactory) - Method in class opendap.dap.DConnect
 
getDataInt() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkInt
Returns the array containing the data, or null if there is no data array.
getDataInt() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataInt
Returns the array containing the data, or null if there is no data array.
getDataIterator(Station) - Method in class ucar.nc2.dt.point.CFstationObsDataset
 
getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.CFstationObsDataset
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.CFstationObsDataset
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.DapperDataset
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.NdbcDataset
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.SequenceHelper
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
getDataIterator(Station) - Method in class ucar.nc2.dt.point.StationDatasetCollection
Get all data for this Station.
getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.StationDatasetCollection
Get data for this Station within the specified date range.
getDataIterator(Station) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
Get data for this Station within the specified date range.
getDataIterator(int) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
 
getDataIterator(Station) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.  
getDataIterator(Station) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
getDataIterator(int) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
getDataIterator(int) - Method in interface ucar.nc2.dt.PointCollection
Get an efficient iterator over all the data in the Collection.
getDataIterator(Station) - Method in interface ucar.nc2.dt.StationCollection
Get all data for this Station.
getDataIterator(Station, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
Get data for this Station within the specified date range.
getDataIterator(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get an efficient iterator over all the data in the Trajectory in time order.
getDataIterator(int) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
getDataIterator(int) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
Getting data Iterator for a single radar station.
getDataIterator(int) - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
getDataIterator(int) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting data Iterator for a single radar station.
getDataLength() - Method in class ucar.nc2.iosp.bufr.BufrDataSection
 
getDataObject() - Method in class ucar.ma2.StructureMembers.Member
Get an opaque data object, for use behind the scenes.
getDataObjects() - Method in class ucar.nc2.iosp.hdf5.H5header
 
getDataOffset() - Method in class ucar.grib.grib1.Grib1Record
Get offset to bms.
getDataOffset(String) - Method in class ucar.nc2.iosp.uf.Ray
 
getDataParam() - Method in class ucar.ma2.StructureMembers.Member
Get the data parameter value, for use behind the scenes.
getDataPointer(int, int, String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Get the pointer to the data.
getDataPoints() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Get the number of dataPoints in DS section.
getDataPos() - Method in class ucar.nc2.iosp.bufr.BufrDataSection
 
getDataPos() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
 
getDataPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
getDataPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
getDataPos() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
 
getDataRead() - Method in class ucar.nc2.iosp.sigmet.Ray
 
getDataroot(String, int) - Static method in class thredds.logs.LogCategorizer
 
getDataRootLocationAliasExpanders() - Method in class thredds.catalog.InvCatalogFactory
 
getDataRootLocationAliasExpanders() - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
getDataset(ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ This method must be implemented locally for each OPeNDAP server.
getDataSet() - Method in class opendap.servlet.ParsedRequest
 
getDataSet() - Method in class opendap.servlet.ReqState
 
getDataset(InvDataset, Object) - Method in interface thredds.catalog.crawl.CatalogCrawler.Listener
Gets called for each dataset found.
getDataset(InvDataset, Object) - Method in class thredds.catalog.crawl.CatalogExtractor
 
getDataset() - Method in class thredds.catalog.InvAccess
 
getDataset() - Method in class thredds.catalog.InvCatalog
Deprecated. use getDatasets()
getDataset(String) - Method in class thredds.catalog.InvDatasetFmrc
Deprecated. Get the dataset named by the path
getDataset(InvDataset, Object) - Method in class thredds.inventory.DatasetCollectionFromCatalog
 
getDataset() - Method in interface thredds.wcs.Dataset
 
getDataset() - Method in interface thredds.wcs.Request
 
getDataset() - Method in class thredds.wcs.v1_0_0_1.WcsDataset
 
getDataset() - Method in class thredds.wcs.v1_0_0_1.WcsRequest
 
getDataset() - Method in class thredds.wcs.v1_0_0_1.WcsRequestBuilder
 
getDataset() - Method in class thredds.wcs.v1_0_0_Plus.WcsDataset
 
getDataset() - Method in class thredds.wcs.v1_0_0_Plus.WcsRequest
 
getDataset() - Method in class thredds.wcs.v1_1_0.Request
 
getDataset2D(NetcdfDataset) - Method in class ucar.nc2.ft.fmrc.Fmrc
 
getDatasetBest() - Method in class ucar.nc2.ft.fmrc.Fmrc
 
getDatasetBest(FeatureCollectionConfig.BestDataset) - Method in class ucar.nc2.ft.fmrc.Fmrc
 
getDatasetById(String) - Method in interface thredds.catalog2.Catalog
 
getDatasetById(String) - Method in interface thredds.catalog2.DatasetNode
 
getDatasetCollectionManager() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getDatasetEnhancerList() - Method in class thredds.cataloggen.config.DatasetSource
 
getDatasetFilename() - Method in class opendap.Server.ServerDDS
Get the dataset filename.
getDatasetFilter() - Method in class thredds.catalog.InvCatalogImpl
 
getDatasetFilterList() - Method in class thredds.cataloggen.config.DatasetSource
 
getDatasetIdAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getDatasetIndex() - Method in interface ucar.nc2.ft.fmrc.TimeInventory.Instance
 
getDatasetLocation() - Method in interface ucar.nc2.ft.fmrc.TimeInventory.Instance
 
getDatasetManager() - Method in class thredds.inventory.NcmlCollectionReader
 
getDatasetName() - Method in interface thredds.wcs.Dataset
 
getDatasetName() - Method in class thredds.wcs.v1_0_0_1.WcsDataset
 
getDatasetName() - Method in class thredds.wcs.v1_0_0_Plus.WcsDataset
 
getDatasetName() - Method in class thredds.wcs.v1_1_0.Request
 
getDatasetNamerList() - Method in class thredds.cataloggen.config.DatasetSource
 
getDatasetNodeBuilderById(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
getDatasetNodeBuilderById(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
getDatasetNodeBuilders() - Method in interface thredds.catalog2.builder.CatalogBuilder
 
getDatasetNodeBuilders() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
getDatasetPath() - Method in interface thredds.wcs.Dataset
 
getDatasetPath() - Method in interface thredds.wcs.Request
 
getDatasetPath() - Method in class thredds.wcs.v1_0_0_1.WcsDataset
 
getDatasetPath() - Method in class thredds.wcs.v1_0_0_1.WcsRequestBuilder
 
getDatasetPath() - Method in class thredds.wcs.v1_0_0_Plus.WcsDataset
 
getDatasetPath() - Method in class thredds.wcs.v1_1_0.Request
 
getDatasetRoots() - Method in class thredds.catalog.InvCatalogImpl
Get dataset roots.
getDatasetRoots() - Method in class thredds.catalog.InvService
Get dataset roots.
getDatasets() - Method in class thredds.catalog.InvCatalog
Get top-level datasets.
getDatasets() - Method in class thredds.catalog.InvCatalogRef
Get a list of all the nested datasets.
getDatasets() - Method in class thredds.catalog.InvDataset
Get a list of all the nested datasets.
getDatasets() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getDatasets() - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.  
getDatasets() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDatasets() - Method in interface thredds.catalog2.Catalog
 
getDatasets() - Method in interface thredds.catalog2.DatasetNode
 
getDatasets() - Method in class thredds.inventory.TimedCollection
 
getDatasets() - Method in class ucar.nc2.ncml.Aggregation
 
getDatasetSorter() - Method in class thredds.cataloggen.config.DatasetSource
 
getDatasetSource() - Method in class thredds.cataloggen.config.CatalogGenConfig
Return the DatasetSource for this CatalogGenConfig
getDatasetSource() - Method in class thredds.cataloggen.config.CatalogRefInfo
 
getDataSize() - Method in class thredds.catalog.InvAccess
 
getDataSize() - Method in class thredds.catalog.InvDatasetImpl
 
getDataSize() - Method in class thredds.catalog.ThreddsMetadata
 
getDataSize() - Method in interface thredds.catalog2.Access
 
getDataSize() - Method in interface thredds.catalog2.builder.AccessBuilder
 
getDataSizeInBytes() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getDataSizeInBytes() - Method in interface thredds.catalog2.ThreddsMetadata
 
getDataSlice(int, int, int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
Deprecated. use readDataSlice
getDataSubcategoy(int, int) - Static method in class ucar.nc2.iosp.bufr.tables.CommonCodeTables
data subcategory name, from table C-13
getDataTemplateNumber() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Get the Data Template Number for the GRID.
getDataType() - Method in class thredds.catalog.InvCatalogRef
 
getDataType() - Method in class thredds.catalog.InvDataset
Get the DataType (which may be inherited from parent), or null .
getDataType() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDataType() - Method in class thredds.catalog.ThreddsMetadata
 
getDataType() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getDataType() - Method in interface thredds.catalog2.ThreddsMetadata
 
getDataType() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlk
Returns the data type of the DataBlk object, as defined in this class.
getDataType() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkByte
Returns the identifier of this data type, TYPE_BYTE, as defined in DataBlk.
getDataType() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkFloat
Returns the identifier of this data type, TYPE_FLOAT, as defined in DataBlk.
getDataType() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkInt
Returns the identifier of this data type, TYPE_INT, as defined in DataBlk.
getDataType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloat
Returns the type of data on which this filter works, as defined in the DataBlk interface, which is always TYPE_FLOAT for this class.
getDataType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterInt
Returns the type of data on which this filter works, as defined in the DataBlk interface, which is always TYPE_INT for this class.
getDataType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
Returns the data type of the CBlkWTData object, as defined in the DataBlk class.
getDataType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataFloat
Returns the identifier of this data type, TYPE_FLOAT, as defined in DataBlk.
getDataType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataInt
Returns the data type of this object, always DataBlk.TYPE_INT.
getDataType(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataSrc
Return the data type of this CBlkWTDataSrc for the given component in the current tile.
getDataType(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Return the data type of this CBlkWTDataSrc.
getDataType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloat
Returns the type of data on which this filter works, as defined in the DataBlk interface, which is always TYPE_FLOAT for this class.
getDataType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterInt
Returns the type of data on which this filter works, as defined in the DataBlk interface, which is always TYPE_INT for this class.
getDataType() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
Returns the type of data on which this filter works, as defined in the DataBlk interface.
getDataType() - Method in class ucar.ma2.StructureMembers.Member
Get the DataType.
getDataType() - Method in class ucar.nc2.Attribute
Get the data type of the Attribute value.
getDataType() - Method in class ucar.nc2.dt.grid.GeoGrid
get the data type
getDataType() - Method in interface ucar.nc2.dt.GridDatatype
get the data type
getDataType() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
 
getDataType() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getDataType() - Method in interface ucar.nc2.ft.grid.Grid
get the data type
getDataType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
getDataType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
getDataType() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
 
getDataType() - Method in class ucar.nc2.ft.point.writer.PointObVar
 
getDataType() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
Data type (compressed or non-compressed).
getDataType(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Get a name for the data packing type
getDataType() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the data type.
getDataType() - Method in class ucar.nc2.iosp.sigmet.Ray
 
getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
getDataType() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getDataType() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getDataType() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getDataType() - Method in class ucar.nc2.Variable
Get the data type of the Variable.
getDataType() - Method in interface ucar.nc2.VariableIF
 
getDataType() - Method in class ucar.nc2.VariableSimpleAdapter
 
getDataType() - Method in interface ucar.nc2.VariableSimpleIF
Variable's data type
getDatatypeAddOffset(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
getDatatypeAddOffset(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
 
getDatatypeAddOffset(String) - Method in class ucar.nc2.iosp.uf.Ray
 
getDatatypeName(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
getDatatypeName(int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
 
getDatatypeName(String) - Method in class ucar.nc2.iosp.uf.Ray
 
getDatatypeRangeFoldingThreshhold(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
 
getDatatypeRangeFoldingThreshhold(String) - Method in class ucar.nc2.iosp.uf.Ray
 
getDatatypeScaleFactor(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
getDatatypeScaleFactor(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
 
getDatatypeScaleFactor(String) - Method in class ucar.nc2.iosp.uf.Ray
 
getDatatypeSNRThreshhold(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
 
getDatatypeString() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
 
getDatatypeUnits(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
getDatatypeUnits(int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
 
getDatatypeUnits(String) - Method in class ucar.nc2.iosp.uf.Ray
 
getDataURIs(String, DateSelection) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
Getting data URIs for a single radar station, with time range.
getDataURIs(String, DateSelection, CancelTask) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
getDataURIs(String, DateSelection) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting data URIs for a single radar station, with time range.
getDataURIs(String, DateSelection, CancelTask) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
getting data uri list
getDataVariable(String) - Method in class ucar.nc2.dt.grid.GridDataset
 
getDataVariable(String) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getDataVariable(String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the named data Variable.
getDataVariable(String) - Method in interface ucar.nc2.dt.TypedDataset
Get the named data Variable.
getDataVariable(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getDataVariable(String) - Method in interface ucar.nc2.ft.FeatureDataset
Get the named data Variable.
getDataVariable(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDataVariables() - Method in class ucar.nc2.dt.grid.GridDataset
 
getDataVariables() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
getDataVariables() - Method in interface ucar.nc2.dt.RadialDatasetSweep
The radial data variables available in the dataset.
getDataVariables() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getDataVariables() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return a list of the data Variables available in this dataset.
getDataVariables() - Method in interface ucar.nc2.dt.TypedDataset
The data Variables available in this dataset.
getDataVariables() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getDataVariables() - Method in interface ucar.nc2.ft.FeatureDataset
The data Variables available in this dataset.
getDataVariables() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDataVariables() - Method in class ucar.nc2.ft.point.collection.CompositePointCollection
 
getDataVariables() - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
 
getDataVariables() - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getDataVariables(Document) - Static method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
 
getDataWidth() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
 
getDate() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DatePointBuilder
 
getDate() - Method in interface thredds.catalog2.ThreddsMetadata.DatePoint
 
getDate(MFile) - Method in interface thredds.inventory.DateExtractor
 
getDate(MFile) - Method in class thredds.inventory.DateExtractorFromName
 
getDate(MFile) - Method in class thredds.inventory.DateExtractorNone
 
getDate() - Method in class thredds.logs.LogReader.Log
 
getDate(int, int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
getDate() - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
getDate() - Method in class ucar.nc2.iosp.grads.GradsTimeStruct
Return this as a java Date object
getDate(int, int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
 
getDate() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
 
getDate(int, int) - Static method in class ucar.nc2.iosp.nowrad.NOWRadheader
get jave date
getDate() - Method in class ucar.nc2.iosp.uf.Ray
 
getDate() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection.DatasetURIInfo
_more_
getDate() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection.InvDatasetInfo
_more_
getDate() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection.DatasetURIInfo
_more_
getDate() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection.InvDatasetInfo
Get the date
getDate() - Method in class ucar.nc2.units.DateType
Get this as a Date
getDate() - Method in class ucar.nc2.units.DateUnit
Get the equivilent java.util.Date.
getDate() - Method in class ucar.unidata.util.DatedObject
Get the Date property.
getDate() - Method in interface ucar.unidata.util.DatedThing
Get the date
getDateFormat() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DatePointBuilder
 
getDateFormat() - Method in interface thredds.catalog2.ThreddsMetadata.DatePoint
 
getDateFormatMark() - Method in class thredds.inventory.CollectionSpecParser
 
getDateOrigin() - Method in class ucar.nc2.units.DateUnit
Get the origin Date.
getDateRange() - Method in class thredds.inventory.TimedCollection.Dataset
 
getDateRange() - Method in class thredds.inventory.TimedCollection
 
getDateRange() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
getDateRange() - Method in class ucar.nc2.dt.grid.GridCoordSys
 
getDateRange() - Method in class ucar.nc2.dt.grid.GridDataset
 
getDateRange() - Method in interface ucar.nc2.dt.GridCoordSystem
If there is a time coordinate, get the time covered.
getDateRange() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
getDateRange() - Method in interface ucar.nc2.ft.FeatureDataset
Date range for the entire dataset.
getDateRange() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDateRange() - Method in interface ucar.nc2.ft.grid.GridCoordSys
If there is a time coordinate, get the time covered.
getDateRange() - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
getDateRange() - Method in class ucar.nc2.ft.point.PointIteratorAbstract
 
getDateRange() - Method in interface ucar.nc2.ft.PointFeatureCollection
Date range for the FeatureCollection.
getDateRange() - Method in interface ucar.nc2.ft.PointFeatureIterator
Get DateRange of observation time after iteration is finished, if calcBounds was set true
getDateRange() - Method in interface ucar.nc2.ft.TrajectoryFeature
DateRange for the points along the trajectory.
getDateRange(String, String, Date) - Static method in class ucar.unidata.util.DateUtil
This gets a date range based on the text dates.
getDateRangeForOffset(double) - Method in class ucar.nc2.ft.fmrc.Fmrc
 
getDateRangeForRun(Date) - Method in class ucar.nc2.ft.fmrc.Fmrc
 
getDates() - Method in class thredds.catalog.InvCatalogRef
 
getDates() - Method in class thredds.catalog.InvDataset
get any DateType metadata
getDates() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDates() - Method in class thredds.catalog.ThreddsMetadata
 
getDates() - Method in class ucar.nc2.dt.grid.GridAsPointDataset
 
getDates() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the list of dates in this file.
getDateString(int) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the date string at the index
getDateUnit() - Method in class ucar.nc2.dt.grid.GridCoordSys
 
getDateUsingCompleteDateFormat(String, String) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDateUsingCompleteDateFormatWithOffset(String, String, int) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string (starting at the given startIndex) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDateUsingDemarkatedCount(String, String, char) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string, starting at a position given by the offset of the demark character in the dateFormatString.
getDateUsingDemarkatedMatch(String, String, char) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string (between the demarcation characters) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDateUsingRegExp(String, String, String) - Static method in class ucar.nc2.units.DateFromString
Use regular expression capture group replacement to construct a date string and return the Date that is obtained by parseing the constructed date string using the date format string "yyyy-MM-dd'T'HH:mm".
getDateUsingRegExpAndDateFormat(String, String, String, String) - Static method in class ucar.nc2.units.DateFromString
The same as getDateUsingRegExp() except the date format string to be used must be specified.
getDateUsingSimpleDateFormat(String, String) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string (starting at the first numeric character) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDatumName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the datum name.
getDDS() - Method in class opendap.dap.DConnect
Returns the DDS object from the dataset referenced by this object's URL.
getDDS(String) - Method in class opendap.dap.DConnect
Returns the DDS object from the dataset referenced by this object's URL.
getDDS() - Method in class opendap.dap.DConnect2
Returns the DDS object from the dataset referenced by this object's URL.
getDDS(String) - Method in class opendap.dap.DConnect2
Returns the DDS object from the dataset referenced by this object's URL.
getDDS() - Method in class opendap.dap.parsers.Dapparse
**********************************************
getDDS() - Method in class opendap.Server.CEEvaluator
Return a reference to the CEEvaluator's DDS object.
getDDS() - Method in interface opendap.servlet.GuardedDataset
Get the DDS for this Dataset.
getDDSButton - Variable in class opendap.tools.GeturlFrame
The "Get DAS", "Get DDS", and "Get Data" buttons.
getDDSCache() - Method in class opendap.servlet.ReqState
This method will attempt to get the DDS cache directory name from the servlet's InitParameters.
getDDSText() - Method in class opendap.dap.DDS
This a wrapper method for DDS.print().
getDDX() - Method in class opendap.dap.DConnect
Returns the DDS object from the dataset referenced by this object's URL.
getDDX(String) - Method in class opendap.dap.DConnect
Returns the DDS object from the dataset referenced by this object's URL.
getDDX() - Method in class opendap.dap.DConnect2
Returns the DDS object from the dataset referenced by this object's URL.
getDDX(String) - Method in class opendap.dap.DConnect2
Returns the DDS object from the dataset referenced by this object's URL.
getDDXCache() - Method in class opendap.servlet.ReqState
This method will attempt to get the DDX cache directory name from the servlet's InitParameters.
getDDXData(String, StatusUI, BaseTypeFactory) - Method in class opendap.dap.DConnect
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getDDXData(String, StatusUI) - Method in class opendap.dap.DConnect
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getDDXData(StatusUI) - Method in class opendap.dap.DConnect
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getDDXDataFromURL(URL, StatusUI, BaseTypeFactory) - Method in class opendap.dap.DConnect
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
getDDXText() - Method in class opendap.dap.DDS
This a wrapper method for DDS.printXML().
getDebugLeaks() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
getDebugLevel() - Method in class opendap.dap.parsers.Dapparse
 
getDebugLevel() - Method in class opendap.dap.parsers.DapParser
Answer the verbosity of the debugging output; 0 means that all kinds of output from the parser are suppressed.
getDebugLevel() - Method in class opendap.Server.parsers.Ceparse
 
getDebugLevel() - Method in class opendap.Server.parsers.CeParser
Answer the verbosity of the debugging output; 0 means that all kinds of output from the parser are suppressed.
getDebugNbytes() - Static method in class ucar.unidata.io.RandomAccessFile
 
getDebugNseeks() - Static method in class ucar.unidata.io.RandomAccessFile
 
getDebugStream() - Method in class opendap.dap.parsers.DapParser
Return the PrintStream on which the debugging output is printed.
getDebugStream() - Method in class opendap.Server.parsers.CeParser
Return the PrintStream on which the debugging output is printed.
getDecimalScale() - Method in class ucar.grib.grib1.Grib1Pds
Get the exponent of the decimal scale used for all data values.
getDecimalScale() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getDecimalScale() - Method in class ucar.grib.GribGridRecord
Get the decimal scale
getDecimalScale() - Method in interface ucar.grid.GridRecord
Get the decimal scale of the values
getDecimalScale() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the decimal scale
getDecimalScale() - Method in class ucar.nc2.iosp.gempak.GempakParameter
Get the decimal scale
getDecimalScale() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the decimal scale
getDecimalScaleFactor() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Decimal scale factor (D).
getDecoderSpecs() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Return the DecoderSpecs instance filled when reading the headers
getDecomp(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWT
Returns the wavelet tree decomposition.
getDecomp(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the wavelet tree decomposition.
getDecompLevels(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWT
Returns the number of decomposition levels that are applied to obtain the LL band, in the specified tile-component.
getDecompLevels(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the number of decomposition levels that are applied to the LL band, in the specified tile-component.
getDecompType(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.WTDecompSpec
Returns the decomposition type to be used in component 'n' and tile 't'.
getDecSpecType(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.WTDecompSpec
Returns the type of specification for the decomposition in the specified component and tile.
getDefault() - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
Gets default value for this module.
getDefaultConverter() - Static method in class thredds.catalog.InvCatalogFactory
 
getDefaultEnhanceMode() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get the default set of Enhancements
getDefaultFactory(boolean) - Static method in class thredds.catalog.InvCatalogFactory
Get new Factory for reading and writing catalogs.
getDefaultHttpUriResolver(URI) - Static method in class thredds.util.HttpUriResolverFactory
 
getDefaultInstance() - Static method in class thredds.filesystem.FileSystemProto.Attribute
 
getDefaultInstance() - Static method in class thredds.filesystem.FileSystemProto.Directory
 
getDefaultInstance() - Static method in class thredds.filesystem.FileSystemProto.File
 
getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
getDefaultInstance() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
getDefaultInstance() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
 
getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Data
 
getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
 
getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Error
 
getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
getDefaultInstanceForType() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
getDefaultInstanceForType() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
getDefaultInstanceForType() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getDefaultInstanceForType() - Method in class thredds.filesystem.FileSystemProto.Directory
 
getDefaultInstanceForType() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
getDefaultInstanceForType() - Method in class thredds.filesystem.FileSystemProto.File
 
getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
getDefaultInstanceForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
getDefaultInstanceForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Error
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Range
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Section
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getDefaultMapArea() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Get the bounds for this image
getDefaultMapArea() - Method in interface ucar.unidata.geoloc.Projection
Get a reasonable bounding box in this projection.
getDefaultMapArea() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Get a reasonable bounding box for this projection.
getDefaultMapArea() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get a reasonable bounding box for this projection.
getDefaultMapAreaLL() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the bounding box in lat/lon.
getDefaultParameterList() - Method in class ucar.jpeg.jj2000.j2k.util.ParameterList
Returns the default ParameterList.
getDefaultRequestCrs() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
 
getDefaultRequestCrs() - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
 
getDefinition() - Method in class ucar.nc2.dt.fmrc.FmrcInventory
 
getDefinitionFiles() - Static method in class ucar.nc2.dt.fmrc.FmrcDefinition
 
getDefinitionPath() - Method in class ucar.nc2.dt.fmrc.FmrcInventory
 
getDeliveryPoint() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.Address
 
getDeliveryPoint() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.Address
 
getDeliveryPoint() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.Address
 
getDequantizerType() - Method in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.DequantizerParams
Returns the type of the dequantizer for which the parameters are.
getDequantizerType() - Method in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.StdDequantizerParams
Returns the type of the dequantizer for which the parameters are.
getDerivedForecastType() - Method in interface ucar.grib.grib2.Grib2Pds.PdsEnsembleDerived
 
getDerivedUnit() - Method in interface ucar.units.DerivableUnit
Returns the derived unit that underlies this unit.
getDerivedUnit() - Method in class ucar.units.DerivedUnitImpl
Returns the derived unit that is convertible with this unit.
getDerivedUnit() - Method in class ucar.units.LogarithmicUnit
Returns the derived unit that is convertible with this unit.
getDerivedUnit() - Method in class ucar.units.OffsetUnit
Returns the derived unit that is convertible with this unit.
getDerivedUnit() - Method in class ucar.units.ScaledUnit
Gets the derived unit underlying this unit.
getDerivedUnit() - Method in class ucar.units.TimeScaleUnit
Returns the derived unit underlying the reference time unit.
getDerivedUnit() - Method in interface ucar.units.Unit
Returns the derived unit that underlies this unit.
getDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
getDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
getDesc() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
 
getDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
getDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
getDesc() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
 
getDesc() - Method in class ucar.nc2.ft.point.writer.PointObVar
 
getDesc() - Method in class ucar.nc2.iosp.hdf4.TagEnum
 
getDescendant(String) - Method in class thredds.catalog.CrawlableCatalog
 
getDescendant(String) - Method in interface thredds.crawlabledataset.CrawlableDataset
A factory method for getting a descendant of this datasets.
getDescendant(String) - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
getDescendant(String) - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
getDescendant(String) - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
getDescendant(String) - Method in class thredds.filesystem.CrawlableMFile
 
getDescribeCoverageDoc() - Method in class thredds.wcs.v1_0_0_1.DescribeCoverage
 
getDescribeCoverageDoc() - Method in class thredds.wcs.v1_0_0_Plus.DescribeCoverage
 
getDescribeCoverageDoc() - Method in class thredds.wcs.v1_1_0.DescribeCoverage
 
getDescribeCoverageRequest(Request.Operation, String, List<String>, String, GridDataset) - Static method in class thredds.wcs.v1_1_0.Request
 
getDescription() - Method in class thredds.catalog.InvService
Get the "human readable" description; use ServiceType.toString() if not set
getDescription() - Method in class thredds.catalog.query.ListChoice
 
getDescription() - Method in class thredds.catalog.query.Selector
 
getDescription() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getDescription() - Method in interface thredds.catalog2.builder.ServiceBuilder
 
getDescription() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
 
getDescription() - Method in interface thredds.catalog2.Service
Returns a human-readable description of this Service.
getDescription() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
 
getDescription() - Method in interface thredds.wcs.Coverage
 
getDescription() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
 
getDescription() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
 
getDescription() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField.Axis
 
getDescription() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField
 
getDescription() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ServiceInfo
 
getDescription() - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
 
getDescription() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField.Axis
 
getDescription() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
 
getDescription() - Method in class ucar.atd.dorade.DoradePARM
Get the long description for this parameter.
getDescription() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getDescription() - Method in class ucar.grid.GridParameter
description of parameter.
getDescription() - Method in class ucar.ma2.StructureMembers.Member
Get the description, if any.
getDescription() - Method in interface ucar.nc2.dataset.Enhancements
Get the description of the Variable, or null if none.
getDescription() - Method in class ucar.nc2.dataset.StructureDS
 
getDescription() - Method in class ucar.nc2.dataset.VariableDS
 
getDescription() - Method in class ucar.nc2.dt.grid.GeoGrid
get the standardized description
getDescription() - Method in class ucar.nc2.dt.grid.GridDataset
 
getDescription() - Method in interface ucar.nc2.dt.GridDatatype
Get the description/long_name of the Grid
getDescription() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
 
getDescription() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getDescription() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
A description of the trajectory.
getDescription() - Method in interface ucar.nc2.dt.TypedDataset
 
getDescription() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getDescription() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getDescription() - Method in interface ucar.nc2.ft.FeatureDataset
Text information about this dataset.
getDescription() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDescription() - Method in interface ucar.nc2.ft.grid.Grid
Get the description/long_name of the Grid
getDescription() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getDescription() - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
getDescription() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getDescription() - Method in class ucar.nc2.iosp.adde.StationDB.Station
 
getDescription() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the Station description
getDescription() - Method in class ucar.nc2.iosp.grads.GradsVariable
Get the variable description
getDescription() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
getDescription() - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
getDescription() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get dataset collection description
getDescription() - Method in class ucar.nc2.util.NamedAnything
 
getDescription() - Method in interface ucar.nc2.util.NamedObject
Get the object's description.
getDescription() - Method in class ucar.nc2.Variable
Get the description of the Variable.
getDescription() - Method in interface ucar.nc2.VariableIF
 
getDescription() - Method in class ucar.nc2.VariableSimpleAdapter
 
getDescription() - Method in interface ucar.nc2.VariableSimpleIF
description of the Variable
getDescription() - Method in interface ucar.unidata.geoloc.Station
Station description
getDescription() - Method in class ucar.unidata.geoloc.StationImpl
Station description
getDescriptor() - Static method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
getDescriptor() - Static method in class thredds.filesystem.FileSystemProto.Attribute
 
getDescriptor() - Static method in enum thredds.filesystem.FileSystemProto.Attribute.Type
 
getDescriptor() - Static method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getDescriptor() - Static method in class thredds.filesystem.FileSystemProto.Directory
 
getDescriptor() - Static method in class thredds.filesystem.FileSystemProto.File.Builder
 
getDescriptor() - Static method in class thredds.filesystem.FileSystemProto.File
 
getDescriptor() - Static method in class thredds.filesystem.FileSystemProto
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
getDescriptor(short) - Method in class ucar.nc2.iosp.bufr.tables.TableB.Composite
 
getDescriptor(short) - Method in class ucar.nc2.iosp.bufr.tables.TableB
 
getDescriptor(short) - Method in class ucar.nc2.iosp.bufr.tables.TableD
 
getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto
 
getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
 
getDescriptor() - Static method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
getDescriptor() - Static method in enum ucar.nc2.stream.NcStreamProto.Compress
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Data
 
getDescriptor() - Static method in enum ucar.nc2.stream.NcStreamProto.DataType
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Error
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
getDescriptorForType() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
getDescriptorForType() - Method in enum thredds.filesystem.FileSystemProto.Attribute.Type
 
getDescriptorForType() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getDescriptorForType() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
getDescriptorForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
getDescriptorForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
getDescriptorForType() - Method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
getDescriptorForType() - Method in enum ucar.nc2.stream.NcStreamProto.Compress
 
getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getDescriptorForType() - Method in enum ucar.nc2.stream.NcStreamProto.DataType
 
getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getDescriptors() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
get list of data descriptors as Strings
getDescriptors() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Composite
 
getDescriptors() - Method in class ucar.nc2.iosp.bufr.tables.TableB
 
getDescriptors() - Method in class ucar.nc2.iosp.bufr.tables.TableD
 
getDescriptorSpatial() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Number of octets required in the Data Section to specify extra descriptors needed for spatial differencing (octets 6-ww in Data Template 7.3).
getDescriptorsTableD(short) - Method in class ucar.nc2.iosp.bufr.TableLookup
 
getDescriptorsTableD(String) - Method in class ucar.nc2.iosp.bufr.TableLookup
 
getDescriptorTableB(short) - Method in class ucar.nc2.iosp.bufr.TableLookup
 
getDescriptorTableD(short) - Method in class ucar.nc2.iosp.bufr.TableLookup
 
getDestElem() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
Get the position in destination where to read or write
getDestElem() - Method in interface ucar.nc2.iosp.Layout.Chunk
Get starting element position as a 1D element index into the destination, eg the requested array with shape "wantSection".
getDestElem() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
Get starting element position as a 1D element index into the destination, eg the requested array with shape "wantSection".
getDetailInfo(Formatter) - Method in class ucar.nc2.dataset.NetcdfDataset
Show debug / underlying implementation details
getDetailInfo(Formatter) - Method in class ucar.nc2.dods.DODSNetcdfFile
 
getDetailInfo() - Method in class ucar.nc2.dt.grid.GridDataset
Get Details about the dataset.
getDetailInfo(Formatter) - Method in class ucar.nc2.dt.grid.GridDataset
 
getDetailInfo() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
 
getDetailInfo() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getDetailInfo() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
getDetailInfo(Formatter) - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
getDetailInfo() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
getDetailInfo() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
getDetailInfo() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
getDetailInfo() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getDetailInfo() - Method in interface ucar.nc2.dt.TypedDataset
 
getDetailInfo() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getDetailInfo(Formatter) - Method in interface ucar.nc2.ft.FeatureDataset
Show debug / underlying implementation details
getDetailInfo(Formatter) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDetailInfo(Formatter) - Method in class ucar.nc2.ft.point.PointDatasetImpl
 
getDetailInfo(Formatter) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
getDetailInfo() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
getDetailInfo() - Method in class ucar.nc2.iosp.bufr.BufrIosp
 
getDetailInfo() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Get the detail information
getDetailInfo() - Method in class ucar.nc2.iosp.grid.GridServiceProvider
Get the detail information
getDetailInfo() - Method in class ucar.nc2.iosp.hdf5.H5iosp
 
getDetailInfo() - Method in interface ucar.nc2.iosp.IOServiceProvider
Show debug / underlying implementation details
getDetailInfo() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
getDetailInfo() - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
 
getDetailInfo(Formatter) - Method in class ucar.nc2.ncml.Aggregation
 
getDetailInfo(Formatter) - Method in class ucar.nc2.ncml.AggregationFmrc
 
getDetailInfo(Formatter) - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
getDetailInfo() - Method in class ucar.nc2.NetcdfFile
Access to iosp debugging info.
getDetailInfo(Formatter) - Method in class ucar.nc2.NetcdfFile
 
getDifferentialReflectivityGroups() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
getDimension(int) - Method in class opendap.dap.DArray
Returns the DArrayDimension object for the dimension requested.
getDimension(int) - Method in class ucar.nc2.dt.grid.GeoGrid
get the ith dimension
getDimension(int) - Method in interface ucar.nc2.dt.GridDatatype
get the ith dimension
getDimension(int) - Method in interface ucar.nc2.ft.grid.Grid
get the ith dimension
getDimension(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
 
getDimension(int) - Method in class ucar.nc2.Variable
Get the ith dimension.
getDimension(int) - Method in interface ucar.nc2.VariableIF
 
getDimension() - Method in interface ucar.units.DerivedUnit
Returns the unit dimension of this derived unit.
getDimension() - Method in class ucar.units.DerivedUnitImpl
Returns the unit dimension of this derived unit.
getDimensionLength() - Method in class thredds.wcs.Request.BoundingBox
 
getDimensionName(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
 
getDimensionName() - Method in class ucar.nc2.ncml.Aggregation
Get dimension name to join on
getDimensions() - Method in class opendap.dap.DArray
Returns an Enumeration of DArrayDimensions in this array.
getDimensions() - Method in class ucar.nc2.dt.grid.GeoGrid
Returns an ArrayList containing the dimensions used by this geoGrid.
getDimensions() - Method in interface ucar.nc2.dt.GridDatatype
Returns a List of Dimension containing the dimensions used by this grid.
getDimensions() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
 
getDimensions() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getDimensions() - Method in interface ucar.nc2.ft.grid.Grid
Returns a List of Dimension containing the dimensions used by this grid.
getDimensions() - Method in class ucar.nc2.Group
Get the Dimensions contained directly in this group.
getDimensions() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the dimensions
getDimensions() - Method in class ucar.nc2.NetcdfFile
Get the shared Dimensions used in this file.
getDimensions() - Method in class ucar.nc2.Variable
Get the list of dimensions used by this variable.
getDimensions() - Method in interface ucar.nc2.VariableIF
 
getDimensions() - Method in class ucar.nc2.VariableSimpleAdapter
 
getDimensions() - Method in interface ucar.nc2.VariableSimpleIF
Dimension List.
getDimensionsAll() - Method in class ucar.nc2.Variable
Get list of Dimensions, including parents if any.
getDimensionsAll() - Method in interface ucar.nc2.VariableIF
 
getDimensionsString() - Method in class ucar.nc2.Variable
Get the list of Dimension names, space delineated.
getDimensionVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
getDimIndex(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getDimIndex(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getDimIndex(int) - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getDimIndexCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getDimIndexCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getDimIndexCount() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getDimIndexList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getDimIndexList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getDimIndexList() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getDims(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getDims(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getDims(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getDimsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getDimsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getDimsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getDimsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getDimsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getDimsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getDimsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getDimsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getDimsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getDimsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getDimsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getDimsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getDimsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getDimsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getDir() - Method in class ucar.nc2.iosp.adde.AreaFile3
Returns the directory block
getDirBlock() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Get the directory block used to initialize this McIDASAreaProjection
getDirCatalog(File, String, boolean, boolean) - Method in class thredds.cataloggen.DirectoryScanner
Return a catalog for the given directory.
getDirCatalog(File, String, boolean, String, boolean, String, String, String) - Method in class thredds.cataloggen.DirectoryScanner
 
getDirCatalog(CrawlableDataset, String, boolean, String, boolean, String, String, String) - Method in class thredds.cataloggen.DirectoryScanner
 
getDirectoryMatchPattern() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
getDirectoryName() - Method in class thredds.inventory.MCollection
 
GetDirHandler - Class in opendap.servlet
Default handler for OPeNDAP directory requests.
GetDirHandler() - Constructor for class opendap.servlet.GetDirHandler
 
getDiscipline() - Method in class ucar.grib.grib1.Grib1Product
get the discipline of product as int.
getDiscipline() - Method in class ucar.grib.grib2.Grib2IndicatorSection
Discipline - GRIB Master Table Number.
getDiscipline() - Method in class ucar.grib.grib2.Grib2Product
Discipline number for this record.
getDiscipline() - Method in class ucar.grib.GribGridRecord
 
getDisciplineName(GridRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the DisciplineName.
getDisciplineName(GridRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the DisciplineName.
getDisciplineName() - Method in class ucar.grib.grib2.Grib2IndicatorSection
Discipline - GRIB Master Table Name.
getDisciplineName(int) - Static method in class ucar.grib.grib2.ParameterTable
Get a name for the Discipline with id.
getDisciplineName(GridRecord) - Method in interface ucar.grid.GridTableLookup
Get the grid discipline name
getDisciplineName(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the DisciplineName.
getDisciplineName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the DisciplineName.
getDisciplineName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
gets the DisciplineName.
getDistance() - Method in class ucar.unidata.geoloc.Bearing
Get the distance in kilometers
getDoAddDataSize() - Method in class thredds.cataloggen.CollectionLevelScanner
 
getDoAll() - Method in class ucar.unidata.util.DateSelection
Get the DoAll property.
getDocBaseUri() - Method in interface thredds.catalog2.builder.CatalogBuilder
 
getDocBaseUri() - Method in interface thredds.catalog2.Catalog
 
getDocType() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DocumentationBuilder
 
getDocType() - Method in interface thredds.catalog2.ThreddsMetadata.Documentation
 
getDocumentation() - Method in class thredds.catalog.InvCatalogRef
 
getDocumentation(String) - Method in class thredds.catalog.InvCatalogRef
 
getDocumentation() - Method in class thredds.catalog.InvDataset
Get list of documentation elements for this dataset.
getDocumentation(String) - Method in class thredds.catalog.InvDataset
get specific type of documentation
getDocumentation() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDocumentation(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
getDocumentation() - Method in class thredds.catalog.ThreddsMetadata
 
getDocumentation(String) - Method in class thredds.catalog.ThreddsMetadata
 
getDocumentation() - Method in interface thredds.catalog2.ThreddsMetadata
 
getDocumentationBuilders() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getDocumentBuilderFactoryVersion() - Static method in class thredds.catalog.XMLEntityResolver
 
getDodsBlobURL_OLDANDBUSTED() - Method in class opendap.servlet.ReqState
 
getDODSshortName(Variable) - Static method in class ucar.nc2.dods.DODSNetcdfFile
 
getDODSshortName() - Method in class ucar.nc2.dods.DODSStructure
 
getDODSshortName() - Method in class ucar.nc2.dods.DODSVariable
 
getDoLatest() - Method in class ucar.unidata.util.DateSelection
Get the DoLatest property.
getDomain() - Method in class ucar.nc2.dataset.CoordinateSystem
List of Dimensions that constitute the domain.
getDomain() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the list of dimensions used by any of the Axes in the Coordinate System.
getDomain() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the list of dimensions used by any of the Axes in the Coordinate System.
getDopplarResolution() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
getDopplarResolution() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getDouble(String) - Method in class ucar.grid.GridDefRecord
 
getDouble(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a double.
getDouble(int) - Method in class ucar.ma2.Array
 
getDouble(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayBoolean
 
getDouble(Index) - Method in class ucar.ma2.ArrayByte
 
getDouble(int) - Method in class ucar.ma2.ArrayByte
 
getDouble(Index) - Method in class ucar.ma2.ArrayChar
 
getDouble(int) - Method in class ucar.ma2.ArrayChar
 
getDouble(Index) - Method in class ucar.ma2.ArrayDouble
 
getDouble(int) - Method in class ucar.ma2.ArrayDouble
 
getDouble(Index) - Method in class ucar.ma2.ArrayFloat
 
getDouble(int) - Method in class ucar.ma2.ArrayFloat
 
getDouble(Index) - Method in class ucar.ma2.ArrayInt
 
getDouble(int) - Method in class ucar.ma2.ArrayInt
 
getDouble(Index) - Method in class ucar.ma2.ArrayLong
 
getDouble(int) - Method in class ucar.ma2.ArrayLong
 
getDouble(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayObject
 
getDouble(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayRagged
 
getDouble(Index) - Method in class ucar.ma2.ArrayScalar
 
getDouble(int) - Method in class ucar.ma2.ArrayScalar
 
getDouble(Index) - Method in class ucar.ma2.ArrayShort
 
getDouble(int) - Method in class ucar.ma2.ArrayShort
 
getDouble(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayStructure
 
getDouble(int, int) - Method in class ucar.ma2.MAMatrix
 
getDouble(int) - Method in class ucar.ma2.MAVector
 
getDouble() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
getDouble(String, double) - Method in interface ucar.util.prefs.PersistenceManager
 
getDoubleBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
 
getDoubleCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a double
getDoubleCurrent() - Method in class ucar.ma2.IteratorFast
 
getDoubleNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a double
getDoubleNext() - Method in class ucar.ma2.IteratorFast
 
getDRS() - Method in class ucar.grib.grib2.Grib2Record
returns Data Representation Section.
getDstart() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getDuration() - Method in class thredds.catalog.query.SelectRangeDate
 
getDuration() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DateRangeBuilder
 
getDuration() - Method in interface thredds.catalog2.ThreddsMetadata.DateRange
 
getDuration() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
 
getDuration() - Method in class ucar.nc2.units.DateRange
Get the duration of the interval
getDx() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 24-25.
getDx() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getDx() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 64-67.
getDx() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getDx() - Method in interface ucar.grib.GribGDSVariablesIF
Get x-increment/distance between two grid points.
getDxInKm() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the X spacing in kilometers
getDy() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 26-27.
getDy() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getDy() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 68-71.
getDy() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getDy() - Method in interface ucar.grib.GribGDSVariablesIF
Get y-increment/distance between two grid points.
getDyInKm() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the Y spacing in kilometers
getEarth() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
 
getEarth() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
 
getEarth_radius() - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
getEarthLocation() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
getEarthLocation(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getEarthRadius() - Method in class ucar.grib.grib1.Grib1GDSVariables
EarthRadius static for Grib1
getEarthRadius() - Method in class ucar.grib.grib2.Grib2GDSVariables
EarthRadius
getEarthRadius() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getEarthRadius() - Method in interface ucar.grib.GribGDSVariablesIF
.
getEarthRadius() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
 
getEastLongitude() - Method in class ucar.grib.grib1.Grib1Pds
Eastern Longitude
getEastWestRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getEccentricity() - Method in class ucar.unidata.geoloc.Earth
Get the Eccentricity property.
getEccentricitySquared() - Method in class ucar.unidata.geoloc.Earth
Get the EccentricitySquared property.
getEcmwfClass() - Method in class ucar.grib.grib1.Grib1Pds
Class
getEdition() - Method in class ucar.grib.grib1.Grib1ExtractRawData
Grib edition number 1, 2 or 0 not a Grib file.
getEdition() - Method in class ucar.grib.grib1.Grib1Input
Grib edition number 1, 2 or 0 not a Grib file.
getEdition() - Method in class ucar.grib.grib2.Grib2Input
returns Grib file type, 1 or 2, or 0 not a Grib file.
getEdition(RandomAccessFile) - Static method in class ucar.grib.GribChecker
Returns the edition number of Grib file (1 or 2) or 0 not a Grib File.
getEdition() - Method in class ucar.grib.GribGridRecord
 
getEffectiveVersion() - Method in class ucar.nc2.util.net.HTTPMethod
 
getEhcache() - Static method in class thredds.filesystem.CacheManager
 
getElementSize() - Method in class ucar.nc2.Structure
Get the size of one element of the Structure.
getElementSize() - Method in class ucar.nc2.Variable
Get the number of bytes for one element of this Variable.
getElementSize() - Method in interface ucar.nc2.VariableIF
 
getElementType() - Method in class ucar.ma2.Array
Get the element class type of this Array
getElementType() - Method in class ucar.ma2.ArrayBoolean
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayByte
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayChar
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayDouble
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayFloat
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayInt
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayLong
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayObject
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayRagged
 
getElementType() - Method in class ucar.ma2.ArrayScalar
 
getElementType() - Method in class ucar.ma2.ArraySequence
n
getElementType() - Method in class ucar.ma2.ArrayShort
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayStructure
 
getElementVector() - Method in class opendap.util.SortedTable
Returns a Vector containing the elements in the SortedTable.
getElemSize() - Method in interface ucar.nc2.iosp.Layout
Get size of each element in bytes.
getElemSize() - Method in interface ucar.nc2.iosp.LayoutBB
Get size of each element in bytes.
getElemSize() - Method in class ucar.nc2.iosp.LayoutBBTiled
 
getElemSize() - Method in class ucar.nc2.iosp.LayoutRegular
 
getElemSize() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
 
getElemSize() - Method in class ucar.nc2.iosp.LayoutSegmented
 
getElemSize() - Method in class ucar.nc2.iosp.LayoutTiled
 
getElev() - Method in class ucar.nc2.iosp.sigmet.Ray
 
getElevation() - Method in class thredds.catalog.query.Location
 
getElevation() - Method in class thredds.catalog.query.Station
 
getElevation(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getElevation() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getElevation(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the elevation at the requested trajectory point in units of meters, missing values = NaN.
getElevation(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the elevation values on the given Range of the trajectory.
getElevation(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getElevation() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getElevation() - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
Get the elevation angle in degrees
getElevation() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
Get the elevation angle in degrees
getElevation() - Method in class ucar.nc2.iosp.uf.Ray
 
getElevationAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.RadialElevation, or null if none.
getElevationAxis() - Method in class ucar.nc2.dt.radial.RadialCoordSys
get the Elevation axis
getElevationAxisDataCached() - Method in class ucar.nc2.dt.radial.RadialCoordSys
get the Elevation axis data.
getElevations() - Method in class ucar.atd.dorade.DoradeSweep
Get the elevations for all rays in the sweep.
getElevationUnits() - Method in class thredds.catalog.query.Location
 
getElevVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
getElevVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
getEmail() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getEmail() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
 
getEmail() - Method in interface thredds.catalog2.ThreddsMetadata.Contributor
 
getEmail() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.Address
 
getEmail() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.Address
 
getEmail() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.Address
 
getEnabled() - Method in class ucar.nc2.util.ListenerManager
 
getEncodedName() - Method in class opendap.dap.DAPNode
Returns the WWW encoded name of the class instance.
getEnd() - Method in class thredds.catalog.query.SelectRangeDate
 
getEnd() - Method in class ucar.nc2.units.DateRange
Get the ending Date.
getEndColumn() - Method in class ucar.units.ASCII_CharStream
 
getEndColumn() - Method in class ucar.units.SimpleCharStream
Get token end column number.
getEndDate() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DateRangeBuilder
 
getEndDate() - Method in interface thredds.catalog2.ThreddsMetadata.DateRange
 
getEndDate() - Method in class ucar.nc2.dt.grid.GridDataset
 
getEndDate(NetcdfDataset) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
 
getEndDate() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
 
getEndDate() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getEndDate() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
End date for the trajectory.
getEndDate() - Method in interface ucar.nc2.dt.TypedDataset
 
getEndDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getEndDate() - Method in interface ucar.nc2.ft.FeatureDataset
Ending date for the entire dataset.
getEndDate() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getEndDate(NetcdfDataset, DateUnit) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
 
getEndDate() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
getEndDate() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getEndDate() - Method in class ucar.nc2.iosp.uf.UFheader
 
getEndDateFormat() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DateRangeBuilder
 
getEndDateFormat() - Method in interface thredds.catalog2.ThreddsMetadata.DateRange
 
getEndFixedDate() - Method in class ucar.unidata.util.DateSelection
get the property
getEndFixedTime() - Method in class ucar.unidata.util.DateSelection
Get the EndFixedTime property.
getEndFound() - Method in class ucar.grib.grib2.Grib2EndSection
Get ending flag for Grib record.
getEndingTime() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getEndingTime() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getEndLine() - Method in class ucar.units.ASCII_CharStream
 
getEndLine() - Method in class ucar.units.SimpleCharStream
Get token end line number.
getEndMode() - Method in class ucar.unidata.util.DateSelection
Get the EndMode property.
getEndOffset() - Method in class ucar.unidata.util.DateSelection
Get the EndOffset property.
getEndPos() - Method in class ucar.grib.grib2.Grib2IndicatorSection
 
getEndTI() - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getEnhanceAll() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
getEnhanceDefault() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
getEnhanceMode() - Method in class ucar.nc2.dataset.NetcdfDataset
Get the current state of dataset enhancement.
getEnhanceMode() - Method in class ucar.nc2.dataset.VariableDS
Get the enhancement mode
getEnhanceNone() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
getEnsCoords() - Method in class ucar.nc2.dt.fmrc.FmrcInventory
 
getEnsCoords() - Method in class ucar.nc2.ft.fmrc.FmrcInv
 
getEnsCoords() - Method in class ucar.nc2.ft.fmrc.FmrInv
 
getEnsembleAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Ensemble, or null if none.
getEnsembleAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
get the Ensemble axis, else null
getEnsembleAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the ensemble axis.
getEnsembleAxis() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the ensemble axis.
getEnsembleDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
get the ensemble Dimension, if it exists
getEnsembleDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the ensemble Dimension, if it exists
getEnsembleDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the ensemble dimension
getEnsembleDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
get the ensemble Dimension index in the geogrid (canonical order)
getEnsembleDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the ensemble Dimension index in the geogrid (canonical order), or -1 if none
getEnsembleNames() - Method in class ucar.nc2.iosp.grads.GradsEnsembleDimension
Get the ensemble member names
getEnsembleType(int, int) - Static method in class ucar.grib.grib2.Grib2Tables
Gets a Ensemble type, Derived or Perturbed
getEnsTimeCoord() - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.Grid
 
getEnsTypes() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.EnsCoord
 
getEnsTypes() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
 
getEnsTypes() - Method in class ucar.nc2.ft.fmrc.EnsCoord
 
getEntry(int, int) - Method in class ucar.jpeg.colorspace.boxes.PaletteBox
Return an entry for a given index and column.
getEntry(int, int, int) - Static method in class ucar.nc2.iosp.grib.tables.GribCodeTable
 
getEnumStrings() - Method in class ucar.nc2.EnumTypedef
 
getEnumType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getEnumType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getEnumType() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getEnumTypedef() - Method in class ucar.nc2.Variable
 
getEnumTypedefs() - Method in class ucar.nc2.Group
Get the enumerations contained directly in this group.
getEnumTypes(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getEnumTypes(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getEnumTypes(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getEnumTypesBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getEnumTypesBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getEnumTypesCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getEnumTypesCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getEnumTypesCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getEnumTypesList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getEnumTypesList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getEnumTypesList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getEnumTypesOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getEnumTypesOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getEnumTypesOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getEnumTypesOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getEnumTypesOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getEnumTypesOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getEosInfo(Formatter) - Method in class ucar.nc2.iosp.hdf4.H4header
 
getEosInfo(NetcdfFile, Group, Formatter) - Static method in class ucar.nc2.iosp.hdf4.HdfEos
 
getEpsgCode() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getEpsgId() - Method in class ucar.unidata.geoloc.EarthEllipsoid
EPSG id
getEpsgName() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getEquatorRadius() - Method in class ucar.unidata.geoloc.Earth
Get the EquatorRadius property.
getERR() - Method in class opendap.dap.parsers.Dapparse
 
getErrlog() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
getErrlog() - Method in class ucar.nc2.ncml.NcmlConstructor
 
getErrorCode() - Method in exception opendap.dap.DAP2Exception
Returns the error code.
getErrorIssuesMessage() - Method in interface thredds.catalog2.CatalogIssues
 
getErrorMessage() - Method in exception opendap.dap.DAP2Exception
Returns the error message.
getErrorMessages() - Method in class thredds.catalog.query.QueryCapability
 
getErrorMessages() - Method in class thredds.catalog.XMLEntityResolver
 
getErrorMessages() - Method in class ucar.nc2.dt.image.ImageDatasetFactory
 
getErrorMessages() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepFactory
Deprecated.  
getExceptionReport() - Method in class thredds.wcs.v1_0_0_1.ExceptionReport
 
getExceptionReport() - Method in class thredds.wcs.v1_0_0_Plus.ExceptionReport
 
getExceptionReport() - Method in class thredds.wcs.v1_1_0.ExceptionReport
 
getExitCode() - Method in class ucar.jpeg.jj2000.j2k.decoder.Decoder
Returns the exit code of the class.
getExitCode() - Method in class ucar.jpeg.jj2000.j2k.decoder.Grib2JpegDecoder
Returns the exit code of the class.
getExitCode() - Method in class ucar.jpeg.jj2000.j2k.encoder.Encoder
Returns the exit code of the class.
getExpires() - Method in class thredds.catalog.InvCatalog
Get date catalog expires, or null if none given.
getExpires() - Method in interface thredds.catalog2.builder.CatalogBuilder
 
getExpires() - Method in interface thredds.catalog2.Catalog
 
getExponent() - Method in class ucar.units.Factor
Returns the exponent of the Base entity.
getExtension() - Method in class ucar.grib.grib1.Grib1Pds
 
getExtent() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialCoverage
 
getExtentBuilders() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
 
getExternalReference() - Method in interface thredds.catalog2.builder.MetadataBuilder
 
getExternalReference() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DocumentationBuilder
 
getExternalReference() - Method in interface thredds.catalog2.Metadata
Return the reference to the external resource this Metadata object references.
getExternalReference() - Method in interface thredds.catalog2.ThreddsMetadata.Documentation
 
getExternalReferenceAsUri() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DocumentationBuilder
 
getExternalReferenceAsUri() - Method in interface thredds.catalog2.ThreddsMetadata.Documentation
 
getExternalSchemas() - Static method in class thredds.catalog.XMLEntityResolver
 
getExtraLayers(int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.LayersInfo
Returns the number of extra layers to add after the optimization point 'n', but before optimization point 'n+1'.
getF() - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
getFactor() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getFactor() - Method in class ucar.nc2.units.TimeUnit
Get the factor that converts this unit to seconds.
getFactors() - Method in class ucar.units.Dimension
Returns the array of Factor-s constituting this dimension.
getFactory() - Method in class opendap.dap.DDS
Get the Class factory.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the false easting, in km.
getFalseEastingScaleFactor(NetcdfDataset, Variable) - Static method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the false northing, in km.
getFatalIssuesMessage() - Method in interface thredds.catalog2.CatalogIssues
 
getFatalMessages() - Method in class thredds.catalog.XMLEntityResolver
 
getFaxPhone() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.ContactInfo
 
getFaxPhone() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.ContactInfo
 
getFaxPhone() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ContactInfo
 
getFD() - Method in class ucar.unidata.io.RandomAccessFile
Returns the opaque file descriptor object associated with this file.
getFeature(Station) - Method in interface ucar.nc2.ft.radial.StationRadialDataset
Get the collection of data for this Station.
getFeature(Station, DateRange) - Method in interface ucar.nc2.ft.radial.StationRadialDataset
Get the collection of data for this Station and date range.
getFeatureDatasetPoint() - Method in class thredds.catalog.InvDatasetFcPoint
 
getFeatureDatasetPoint() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getFeatureImpl() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
 
getFeatureName(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getFeatureType(String) - Static method in enum ucar.nc2.constants.CF.FeatureType
 
getFeatureType() - Method in class ucar.nc2.dt.grid.GridDataset
 
getFeatureType() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
getFeatureType() - Method in interface ucar.nc2.ft.FeatureDataset
Contains collections of this FeatureType.
getFeatureType() - Method in interface ucar.nc2.ft.FeatureDatasetFactory
This Factory can open these types of Feature datasets.
getFeatureType() - Method in class ucar.nc2.ft.grid.GridDatasetStandardFactory
 
getFeatureType() - Method in class ucar.nc2.ft.point.PointDatasetImpl
 
getFeatureType(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
Turn the key into a String and return the corresponding featureType, if any.
getFeatureType() - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getFeatureType() - Method in class ucar.nc2.ft.point.standard.PointDatasetStandardFactory
 
getFeatureType() - Method in class ucar.nc2.ft.point.standard.Table
 
getFeatureType() - Method in class ucar.nc2.ft.radial.RadialDatasetStandardFactory
 
getFeatureType() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
 
getFeatureTypeFromGlobalAttribute(NetcdfFile) - Static method in enum ucar.nc2.constants.CF.FeatureType
 
getFees() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
 
getFees() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ServiceInfo
 
getFees() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceId
 
getField(int) - Method in class ucar.nc2.util.TableParser
 
getFields() - Method in class ucar.nc2.dt.point.decode.MetarParseReport
Used to return fields in Metar report.
getFields() - Method in interface ucar.nc2.ft2.Structure
 
getFile() - Method in class thredds.bufrtables.FileUploadBean
 
getFile(String) - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getFile(String) - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.  
getFile() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
Provide access to the java.io.File that this CrawlableDataset represents.
getFile() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
 
getFile(String) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
Get a RandomAccessFile for the file location
getFile(String, boolean) - Static method in class ucar.nc2.util.DiskCache
Get a File if it exists.
getFileFilter() - Method in class thredds.inventory.MCollection
 
getFileHeader(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read in the values for the file header
getFileHeaderBytes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the number of file header bytes
getFileIdAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getFileName() - Method in class opendap.util.iniFile
********************************************************************** Get the name of the .ini file that was used to create this object.
getFilename() - Method in class thredds.bufrtables.FileValidateBean
 
getFileName() - Method in class thredds.cataloggen.config.CatalogRefInfo
 
getFilename() - Method in class ucar.grib.grib1.GribPDSParamTable
 
getFilename() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Get the file name.
getFileName(int, int) - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the file name for the particular time and ensemble index
getFilePointer() - Method in class ucar.unidata.io.RandomAccessFile
Returns the current position in the file, where the next read or write will occur.
getFileResource(String) - Static method in class ucar.nc2.util.IO
Open a resource as a Stream.
getFileRoot(String) - Static method in class ucar.grib.GribResourceReader
_more_
getFiles(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getFiles(int) - Method in class thredds.filesystem.FileSystemProto.Directory
 
getFiles(int) - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
 
getFiles() - Method in interface thredds.inventory.CollectionManager
Get the current collection of MFile, since last scan or rescan.
getFiles() - Method in class thredds.inventory.DatasetCollectionManager
Get the current collection of MFile, since last scan or rescan.
getFiles() - Method in class ucar.nc2.ft.fmrc.FmrInv
 
getFilesBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getFilesBuilderList() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getFilesCount() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getFilesCount() - Method in class thredds.filesystem.FileSystemProto.Directory
 
getFilesCount() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
 
getFilesList() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getFilesList() - Method in class thredds.filesystem.FileSystemProto.Directory
 
getFilesList() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
 
getFilesOrBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getFilesOrBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory
 
getFilesOrBuilder(int) - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
 
getFilesOrBuilderList() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getFilesOrBuilderList() - Method in class thredds.filesystem.FileSystemProto.Directory
 
getFilesOrBuilderList() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
 
getFileStandardPolicy(String) - Static method in class ucar.nc2.util.DiskCache
Get a File if it exists.
getFileSubType() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the file sub type
getFileType() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
 
getFileType() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the type for this file
getFileTypeDescription() - Method in class ucar.nc2.dataset.NetcdfDataset
 
getFileTypeDescription() - Method in class ucar.nc2.dods.DODSNetcdfFile
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.bufr.BufrIosp
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.dmsp.DMSPiosp
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.dorade.Doradeiosp
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.fysat.Fysatiosp
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Get the file type description
getFileTypeDescription() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Get the file type description
getFileTypeDescription() - Method in class ucar.nc2.iosp.gini.Giniiosp
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
Get the file type description
getFileTypeDescription() - Method in class ucar.nc2.iosp.grib.GribGridServiceProvider
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.hdf4.H4iosp
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.hdf5.H5iosp
 
getFileTypeDescription() - Method in interface ucar.nc2.iosp.IOServiceProvider
Get a human-readable description for this file type.
getFileTypeDescription() - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Get the file type description
getFileTypeDescription() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp
Get the file type description
getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.GtopoIosp
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.Nldn
Get a human-readable description for this file type.
getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.Uspln
Get a human-readable description for this file type.
getFileTypeDescription() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.nids.Nidsiosp
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.noaa.Ghcnm
Get a human-readable description for this file type.
getFileTypeDescription() - Method in class ucar.nc2.iosp.noaa.Ghcnm2
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.noaa.IgraPor
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.uamiv.UAMIVServiceProvider
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.uf.UFiosp
 
getFileTypeDescription() - Method in class ucar.nc2.jni.netcdf.JniIosp
 
getFileTypeDescription() - Method in class ucar.nc2.ncml.Aggregation
 
getFileTypeDescription() - Method in class ucar.nc2.NetcdfFile
Get a human-readable description for this file type.
getFileTypeDescription() - Method in class ucar.nc2.NetcdfFileWriteable
 
getFileTypeDescription() - Method in class ucar.nc2.stream.CdmRemote
 
getFileTypeDescription() - Method in class ucar.nc2.stream.NcStreamIosp
 
getFileTypeId() - Method in class ucar.nc2.dataset.NetcdfDataset
 
getFileTypeId() - Method in class ucar.nc2.dods.DODSNetcdfFile
 
getFileTypeId() - Method in class ucar.nc2.iosp.bufr.BufrIosp
 
getFileTypeId() - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
 
getFileTypeId() - Method in class ucar.nc2.iosp.dmsp.DMSPiosp
 
getFileTypeId() - Method in class ucar.nc2.iosp.dorade.Doradeiosp
 
getFileTypeId() - Method in class ucar.nc2.iosp.fysat.Fysatiosp
 
getFileTypeId() - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
 
getFileTypeId() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Get the file type id
getFileTypeId() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Get the file type id
getFileTypeId() - Method in class ucar.nc2.iosp.gini.Giniiosp
 
getFileTypeId() - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
Get the file type id
getFileTypeId() - Method in class ucar.nc2.iosp.grib.GribGridServiceProvider
 
getFileTypeId() - Method in class ucar.nc2.iosp.hdf4.H4iosp
 
getFileTypeId() - Method in class ucar.nc2.iosp.hdf5.H5iosp
 
getFileTypeId() - Method in interface ucar.nc2.iosp.IOServiceProvider
Get a unique id for this file type.
getFileTypeId() - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
 
getFileTypeId() - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Get the file type id
getFileTypeId() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp
Get the file type id
getFileTypeId() - Method in class ucar.nc2.iosp.misc.GtopoIosp
 
getFileTypeId() - Method in class ucar.nc2.iosp.misc.Nldn
Get a unique id for this file type.
getFileTypeId() - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
 
getFileTypeId() - Method in class ucar.nc2.iosp.misc.Uspln
Get a unique id for this file type.
getFileTypeId() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
getFileTypeId() - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
 
getFileTypeId() - Method in class ucar.nc2.iosp.nids.Nidsiosp
 
getFileTypeId() - Method in class ucar.nc2.iosp.noaa.Ghcnm
Get a unique stnId for this file type.
getFileTypeId() - Method in class ucar.nc2.iosp.noaa.Ghcnm2
 
getFileTypeId() - Method in class ucar.nc2.iosp.noaa.IgraPor
 
getFileTypeId() - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
getFileTypeId() - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
 
getFileTypeId() - Method in class ucar.nc2.iosp.uamiv.UAMIVServiceProvider
 
getFileTypeId() - Method in class ucar.nc2.iosp.uf.UFiosp
 
getFileTypeId() - Method in class ucar.nc2.jni.netcdf.JniIosp
 
getFileTypeId() - Method in class ucar.nc2.ncml.Aggregation
 
getFileTypeId() - Method in class ucar.nc2.NetcdfFile
Get the file type id for the underlying data source.
getFileTypeId() - Method in class ucar.nc2.NetcdfFileWriteable
 
getFileTypeId() - Method in class ucar.nc2.stream.CdmRemote
 
getFileTypeId() - Method in class ucar.nc2.stream.NcStreamIosp
 
getFileTypeVersion() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
getFileTypeVersion() - Method in interface ucar.nc2.iosp.IOServiceProvider
Get the version of this file type.
getFileTypeVersion() - Method in class ucar.nc2.iosp.misc.Uspln
Get the version of this file type.
getFileTypeVersion() - Method in class ucar.nc2.iosp.noaa.Ghcnm2
 
getFileTypeVersion() - Method in class ucar.nc2.iosp.noaa.IgraPor
 
getFileTypeVersion() - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
 
getFileTypeVersion() - Method in class ucar.nc2.NetcdfFile
Get the version of this file type.
getFillValueIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get if _FillValue attribute is considered isMissing()
getFilter() - Method in class thredds.catalog.InvDatasetScan
 
getFilter() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
 
getFilter() - Method in class thredds.inventory.CollectionSpecParser
 
getFilterType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilter
Returns the type of filter used according to the FilterTypes interface.
getFilterType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the type of filter used according to the FilterTypes interface(W9x7).
getFilterType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the type of filter used according to the FilterTypes interface (W5x3).
getFirstBaseTime() - Method in class ucar.grib.grib1.Grib1GridTableLookup
Get the first base time
getFirstBaseTime() - Method in class ucar.grib.grib2.Grib2GridTableLookup
Get the first base time
getFirstBaseTime() - Method in interface ucar.grid.GridTableLookup
Get the first base time
getFirstBaseTime() - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the BaseTime Forecastime.
getFirstBaseTime() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the BaseTime Forecastime.
getFirstBaseTime() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
gets the BaseTime Forecastime.
getFirstCenterName() - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the CenterName.
getFirstCenterName() - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the CenterName.
getFirstCodeStreamLength() - Method in class ucar.jpeg.jj2000.j2k.fileformat.reader.FileFormatReader
This method returns the length of the first contiguous codestreams in the file
getFirstCodeStreamPos() - Method in class ucar.jpeg.jj2000.j2k.fileformat.reader.FileFormatReader
This method returns the position of the first contiguous codestreams in the file
getFirstDimension() - Method in class opendap.dap.DArray
Returns the DArrayDimension object for the first dimension.
getFirstFeatureType() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
getFirstInInterval(int) - Method in class ucar.ma2.Range
Find the first element in a strided array after some index start.
getFirstMissingValue() - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the MissingValue.
getFirstMissingValue() - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the MissingValue.
getFirstMissingValue() - Method in interface ucar.grid.GridTableLookup
.
getFirstMissingValue() - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the MissingValue.
getFirstMissingValue() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the MissingValue.
getFirstMissingValue() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
gets the MissingValue.
getFirstNestedSelector() - Method in class thredds.catalog.query.SelectList
 
getFirstProductStatusName() - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the ProductStatusName.
getFirstProductStatusName() - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the ProductStatusName.
getFirstProductTypeName() - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the ProductTypeName.
getFirstProductTypeName() - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the ProductTypeName.
getFirstSignificanceOfRTName() - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the SignificanceOfRTName.
getFirstSignificanceOfRTName() - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the SignificanceOfRTName.
getFirstSubcenterId() - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the SubcenterId.
getFirstSubcenterName() - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the Subcenter Name.
getFirstSubcenterName() - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the Subcenter Name, dependant on center.
getFixedAngle() - Method in class ucar.atd.dorade.DoradeSweep
Get the fixed angle for this sweep.
getFixedPoint(int) - Method in class ucar.jpeg.colorspace.ChannelDefinitionMapper
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getFixedPoint(int) - Method in class ucar.jpeg.colorspace.ColorSpaceMapper
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getFixedPoint(int) - Method in interface ucar.jpeg.jj2000.j2k.image.BlkImgDataSrc
Returns the position of the fixed point in the specified component, or equivalently the number of fractional bits.
getFixedPoint(int) - Method in class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataConverter
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGM
Returns the position of the fixed point in the specified component (i.e.
getFixedPoint(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGX
Returns the position of the fixed point in the specified component (i.e.
getFixedPoint(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPPM
Returns the position of the fixed point in the specified component (i.e.
getFixedPoint(int) - Method in class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.StdDequantizer
Returns the position of the fixed point in the output data for the specified component.
getFixedPoint(int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataSrc
Returns the position of the fixed point in the specified component, or equivalently the number of fractional bits.
getFixedPoint(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the position of the fixed point in the specified component.
getFixedPoint(int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.CBlkWTDataSrcDec
Returns the position of the fixed point in the specified component, or equivalently the number of fractional bits.
getFixedPoint(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTFull
Returns the position of the fixed point in the specified component.
getFlags() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
 
getFlatTables() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
getFlattening() - Method in class ucar.unidata.geoloc.Earth
Get the Flattening property.
getFloat(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a float.
getFloat(int) - Method in class ucar.ma2.Array
 
getFloat(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getFloat(int) - Method in class ucar.ma2.ArrayBoolean
 
getFloat(Index) - Method in class ucar.ma2.ArrayByte
 
getFloat(int) - Method in class ucar.ma2.ArrayByte
 
getFloat(Index) - Method in class ucar.ma2.ArrayChar
 
getFloat(int) - Method in class ucar.ma2.ArrayChar
 
getFloat(Index) - Method in class ucar.ma2.ArrayDouble
 
getFloat(int) - Method in class ucar.ma2.ArrayDouble
 
getFloat(Index) - Method in class ucar.ma2.ArrayFloat
 
getFloat(int) - Method in class ucar.ma2.ArrayFloat
 
getFloat(Index) - Method in class ucar.ma2.ArrayInt
 
getFloat(int) - Method in class ucar.ma2.ArrayInt
 
getFloat(Index) - Method in class ucar.ma2.ArrayLong
 
getFloat(int) - Method in class ucar.ma2.ArrayLong
 
getFloat(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getFloat(int) - Method in class ucar.ma2.ArrayObject
 
getFloat(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getFloat(int) - Method in class ucar.ma2.ArrayRagged
 
getFloat(Index) - Method in class ucar.ma2.ArrayScalar
 
getFloat(int) - Method in class ucar.ma2.ArrayScalar
 
getFloat(Index) - Method in class ucar.ma2.ArrayShort
 
getFloat(int) - Method in class ucar.ma2.ArrayShort
 
getFloat(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getFloat(int) - Method in class ucar.ma2.ArrayStructure
 
getFloat() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
getFloatBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
 
getFloatCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a float
getFloatCurrent() - Method in class ucar.ma2.IteratorFast
 
getFloatNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a float
getFloatNext() - Method in class ucar.ma2.IteratorFast
 
getFloatParameter(String) - Method in class ucar.jpeg.jj2000.j2k.util.ParameterList
Returns the value of the named parameter as a float.
getFmrcDataset() - Method in class ucar.nc2.dt.fmrc.FmrcImpl
 
getFmrcDataset() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
Get a NetcdfDataset that is the underlying datasets with the "2d time"
getFmrcInv(Formatter) - Method in class ucar.nc2.ft.fmrc.Fmrc
 
getFmrcInventoryParams() - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.  
getFmrInv() - Method in class ucar.nc2.ft.fmrc.FmrcInv
 
getFmrList() - Method in class ucar.nc2.ft.fmrc.FmrcInv
 
getFollowRedirects() - Method in class thredds.util.HttpUriResolver
 
getFollowRedirects() - Method in class thredds.util.HttpUriResolverFactory
 
getForecastDate() - Method in class ucar.grib.grib1.Grib1Pds
 
getForecastDate() - Method in class ucar.grib.grib2.Grib2Pds
 
getForecastDate() - Method in class ucar.grib.GribPds
Forecast time as a Date
getForecastDates() - Method in class ucar.nc2.dt.fmrc.FmrcImpl
 
getForecastDates() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
Get the list of possible forecast dates, to be used in getForecastTimeDataset().
getForecastDates() - Method in class ucar.nc2.ft.fmrc.Fmrc
 
getForecastDates() - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
 
getForecastOffsetDataset(double) - Method in class ucar.nc2.dt.fmrc.FmrcImpl
 
getForecastOffsetDataset(double) - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
Get a NetcdfDataset that has all the data for a fixed forecast offset, across model runs.
getForecastOffsets() - Method in class ucar.nc2.dt.fmrc.FmrcImpl
 
getForecastOffsets() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
Get the list of possible forecast offsets, to be used in getForecastOffsetDataset().
getForecastOffsets() - Method in class ucar.nc2.ft.fmrc.Fmrc
 
getForecastOffsets() - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
 
getForecastProbabilityNumber() - Method in interface ucar.grib.grib2.Grib2Pds.PdsProbability
 
getForecastTime() - Method in class ucar.grib.grib1.Grib1Pds
Get the time of the forecast.
getForecastTime() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getForecastTime() - Method in class ucar.grib.grib2.Grib2Pds
Forecast time in units defined by octet 18 (getTimeUnit())
getForecastTime() - Method in interface ucar.grib.grib2.Grib2Pds.PdsInterval
 
getForecastTime() - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getForecastTime() - Method in class ucar.grib.GribPds
Forecast time in units defined by getTimeUnit()) from getReferenceTime()
getForecastTimeDataset(Date) - Method in class ucar.nc2.dt.fmrc.FmrcImpl
 
getForecastTimeDataset(Date) - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
Get a NetcdfDataset that has all the data for a fixed forecast time, across model runs.
getForecastTimeInterval() - Method in class ucar.grib.grib1.Grib1Pds
Get the time interval of the forecast.
getForecastTimeInterval(int) - Method in class ucar.grib.grib1.Grib1Pds
 
getForecastTimeInterval() - Method in class ucar.grib.grib2.Grib2Pds
Time Interval for accumulation type variables.
getForecastTimeInterval(int) - Method in class ucar.grib.grib2.Grib2Pds
 
getForecastTimeInterval() - Method in class ucar.grib.GribPds
Get the time interval of the forecast.
getForecastTimeInterval(int) - Method in class ucar.grib.GribPds
 
getForecastTimes() - Method in class ucar.nc2.ft.fmrc.FmrcInv
 
getFormat(String) - Static method in enum thredds.wcs.Request.Format
 
getFormat() - Method in class thredds.wcs.v1_0_0_1.GetCoverage
 
getFormat() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
getFormat() - Method in class thredds.wcs.v1_0_0_Plus.GetCoverage
 
getFormat(String) - Static method in enum thredds.wcs.v1_0_0_Plus.WcsRequest.Format
 
getFormat(String) - Static method in enum thredds.wcs.v1_1_0.Request.Format
 
getFormat() - Method in class ucar.nc2.units.DateType
Get the SimpleDateFormat format for parsing the text.
getFormatters() - Static method in class ucar.unidata.util.DateUtil
_more_
getFormula(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
getFullName() - Method in class thredds.catalog.InvCatalogRef
 
getFullName() - Method in class thredds.catalog.InvDataset
Get the full, heirarchical name of the dataset, which has all parent collection names.
getFullName() - Method in class thredds.catalog.InvDatasetImplProxy
 
getFullName() - Method in class thredds.catalog.InvService
Deprecated. services should always be at top level.
getFullName() - Method in class ucar.nc2.dt.grid.GeoGrid
 
getFullName() - Method in interface ucar.nc2.dt.GridDatatype
Get the full, unescaped name of the Grid
getFullName() - Method in class ucar.nc2.Variable
Get the full, unescaped name of this Variable, starting from rootGroup.
getFullName() - Method in interface ucar.nc2.VariableIF
 
getFullNameEscaped() - Method in class ucar.ma2.StructureMembers.Member
 
getFullNameEscaped() - Method in class ucar.nc2.Variable
Get the full, escaped name of this Variable.
getFullNameEscaped() - Method in interface ucar.nc2.VariableIF
 
getFullNameEscaped() - Method in class ucar.nc2.VariableSimpleAdapter
 
getFullRange() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the range for the entire trajectory.
getFunction() - Method in class opendap.Server.BoolFunctionClause
Returns the server-side function invoked by this clause
getFunction() - Method in class opendap.Server.BTFunctionClause
Returns the server-side function invoked by this clause
getFxy() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
getFxy(String) - Static method in class ucar.nc2.iosp.bufr.Descriptor
 
getFxy(short, short, short) - Static method in class ucar.nc2.iosp.bufr.Descriptor
 
getFxy() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
Get fxy as a String, eg 0-5-22
getFxy() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
Get fxy as a String, eg 3-4-22
getFxyName() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
getGateCount(int) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
This method returns the number of gates
getGateCount(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
This method returns the number of gates
getGateCount(String) - Method in class ucar.nc2.iosp.uf.Ray
 
getGateNumber() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getGateNumber() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getGateSize() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
Get the radial length of each data gate.
getGateSize() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
Get the radial length of each data gate.
getGateSize(int) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
This method returns the gate size in meters
getGateSize(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
This method returns the gate size in meters
getGateSize(String) - Method in class ucar.nc2.iosp.uf.Ray
 
getGateStart(int) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
This method returns the starting gate in meters
getGateStart(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
This method returns the starting gate in meters
getGateStart(String) - Method in class ucar.nc2.iosp.uf.Ray
 
getGaussianLatitudes(String, int, int) - Static method in class ucar.nc2.iosp.grads.GradsUtil
Get the latitude values for the given type.
getGdata() - Method in class ucar.jpeg.jj2000.j2k.decoder.Grib2JpegDecoder
Return the decoded image as byte array
getGdata() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterArray
the jpeg data decoded into a array
getGDS() - Method in class ucar.grib.grib1.Grib1Record
Get Grid Definition record.
getGDS() - Method in class ucar.grib.grib2.Grib2Record
returns GDS of record.
getGds() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
returns the gds for this hcs
getGDSBytes() - Method in class ucar.grib.grib1.Grib1GDSVariables
GDS as byte[]
getGDSBytes() - Method in class ucar.grib.grib2.Grib2GDSVariables
GDS as byte[]
getGDSBytes() - Method in interface ucar.grib.GribGDSVariablesIF
GDS as a byte[]
getGdsKey() - Method in class ucar.grib.grib1.Grib1GDSVariables
 
getGdsKey() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
.
getGDSkey() - Method in class ucar.grib.grib1.Grib1Product
gets GDS key for this product.
getGdsKey() - Method in class ucar.grib.grib2.Grib2GDSVariables
 
getGdsKey() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
.
getGDSkey() - Method in class ucar.grib.grib2.Grib2Product
GDSkey is a hashcode of the GDS for this record.
getGdsKey() - Method in interface ucar.grib.GribGDSVariablesIF
.
getGdsKey() - Method in class ucar.grib.GribGridRecord
 
getGDSkeyInt() - Method in class ucar.grib.grib1.Grib1Product
 
getGDSkeyInt() - Method in class ucar.grib.grib2.Grib2Product
GDSkey is a double of the hashcode of the GDS for this record.
getGdsOffset() - Method in class ucar.grib.grib2.Grib2Product
Actual GDS offset in the Grib2 file.
getGdsOffset() - Method in class ucar.grib.grib2.Grib2Record
returns GDS offset in file.
getGdsOffset() - Method in class ucar.grib.GribGridRecord
 
getGDSs() - Method in class ucar.grib.grib1.Grib1Input
Get GDS's of the GRIB file.
getGDSs() - Method in class ucar.grib.grib2.Grib2Input
Get map of id -> GDS
getGdsv() - Method in class ucar.grid.GridDefRecord
 
getGdsVars() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
GDS as Grib2GDSVariables
getGdsVars() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
GDS as Grib2GDSVariables
getGdtn() - Method in class ucar.grib.grib1.Grib1GDSVariables
Get type of grid.
getGdtn() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getGdtn() - Method in class ucar.grib.grib2.Grib2GDSVariables
Get type of grid.
getGdtn() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Grid Definition Template Number .
getGdtn() - Method in interface ucar.grib.GribGDSVariablesIF
Grid Definition Template Number .
getGenProcessId() - Method in class ucar.grib.grib1.Grib1Pds
Generating Process Id, see Table A, assigned by originating center
getGenProcessId() - Method in class ucar.grib.grib2.Grib2Pds
Forecast/Analysis generating process identifier (defined by originating centre).
getGenProcessId() - Method in class ucar.grib.GribPds
 
getGenProcessName(GridRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the Type of Gen Process Name.
getGenProcessType(GridRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the Type of Gen Process.
getGenProcessType() - Method in class ucar.grib.grib2.Grib2Pds
Type of Generating Process (Code Table 4.3)
getGenProcessTypeName(GridRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the Type of Gen Process Name.
getGeoCoordSys() - Method in class ucar.nc2.dt.grid.GridDataset.Gridset
Deprecated. use getGeoCoordSystem() if possible.
getGeoCoordSystem() - Method in class ucar.nc2.dt.grid.GridDataset.Gridset
all GridDatatype point to this GridCoordSystem
getGeoCoordSystem() - Method in interface ucar.nc2.dt.GridDataset.Gridset
all the GridDatatype in this Gridset use this GridCoordSystem
getGeogcsName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the name of the geographic coordinate system.
getGeogUnitName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the name of the unit that the prime meridian is expressed in.
getGeogUnitValue() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the size of the unit that the prime meridian is expressed in.
getGeospatialCoverage() - Method in class thredds.catalog.InvCatalogRef
 
getGeospatialCoverage() - Method in class thredds.catalog.InvDataset
get geospatial coverage
getGeospatialCoverage() - Method in class thredds.catalog.InvDatasetImplProxy
 
getGeospatialCoverage() - Method in class thredds.catalog.ThreddsMetadata
 
getGeospatialCoverage() - Method in interface thredds.catalog2.ThreddsMetadata
 
getGeospatialCoverageBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getGetCapabilitiesRequest(Request.Operation, String, List<GetCapabilities.Section>, String, GridDataset) - Static method in class thredds.wcs.v1_1_0.Request
 
getGetCoverageDoc() - Method in class thredds.wcs.v1_1_0.GetCoverage
 
getGetCoverageRequest(Request.Operation, String, String, String, GridDataset) - Static method in class thredds.wcs.v1_1_0.Request
 
getGlobalAttributes() - Method in class ucar.grid.GridIndex
GlobalAttributes of index.
getGlobalAttributes() - Method in class ucar.nc2.dt.grid.GridDataset
 
getGlobalAttributes() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getGlobalAttributes() - Method in interface ucar.nc2.dt.TypedDataset
List of global attributes.
getGlobalAttributes() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getGlobalAttributes() - Method in interface ucar.nc2.ft.FeatureDataset
List of global attributes.
getGlobalAttributes() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getGlobalAttributes() - Method in class ucar.nc2.NetcdfFile
Returns the set of global attributes associated with this file.
getGlobalCredentialsProvider() - Static method in class ucar.nc2.util.net.HTTPSession
 
getGlobalUserAgent() - Static method in class ucar.nc2.util.net.HTTPSession
 
getGribEdition() - Method in class ucar.grib.grib1.Grib1IndicatorSection
Get the edition of the GRIB specification used.
getGribEdition() - Method in class ucar.grib.grib2.Grib2IndicatorSection
Get the edition of the GRIB specification used.
getGribLength() - Method in class ucar.grib.grib1.Grib1IndicatorSection
Get the byte length of this GRIB record.
getGribLength() - Method in class ucar.grib.grib2.Grib2IndicatorSection
Get the byte length of this GRIB record.
getGrid_Id() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getGrid_ID() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getGrid_units() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getGrid_units() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getGridCenter() - Method in class ucar.grib.grib1.Grib1GDSVariables
octets 11-13 GridCenter.
getGridCoordSys(VariableEnhanced) - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
 
getGridCount() - Method in class ucar.grid.GridIndex
Get the count of GridRecords
getGridCount() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Get the grid count
getGridDataset(String) - Method in class thredds.catalog.InvDatasetFcFmrc
 
getGridDataset(String) - Method in class thredds.catalog.InvDatasetFeatureCollection
Get the associated Grid Dataset, if any.
getGridDataset() - Method in class ucar.nc2.dt.fmrc.FmrcImpl
 
getGridDataset() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
Get the underlying GridDataset.
getGridDefinition(int) - Static method in class ucar.grib.grib1.Grib1Tables
GDS Octet 6 WMO Table 6 Grid Definition
getGridDefRecord() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the grid def record id
getGridDefRecordId() - Method in class ucar.grib.GribGridRecord
 
getGridDefRecordId() - Method in interface ucar.grid.GridRecord
Get the grid def record id
getGridDefRecordId() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the grid def record id
getGridDefRecordId() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the grid def record id
getGridId() - Method in class ucar.grib.grib1.Grib1Pds
Grid ID see Table B
getGridIndex() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Get the grid index
getGridIndex() - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
to get the grid header corresponding to the last grid read
getGridInventory() - Method in class ucar.nc2.ft.fmrc.TimeCoord
The list of GridDatasetInv.Grid that use this TimeCoord
getGridList() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Get list of grids
getGridName(GridDefRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the grid name.
getGridName(int) - Static method in class ucar.grib.grib1.Grib1Tables
Get Grid name.
getGridName(GridDefRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the grid type.
getGridName(GridDefRecord) - Method in interface ucar.grid.GridTableLookup
Get the grid name
getGridName(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the grid type.
getGridName() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the grid name
getGridName(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the grid type.
getGridName(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
gets the grid type.
getGridNumber() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the grid number
getGridPackingName(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Get a name for the grid packing type
getGridPackingType(int) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Get the grid packing type
getGridRecords() - Method in class ucar.grid.GridIndex
Grib records of index, one for each parameter.
getGrids() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
The list of Grid that use this TimeCoord
getGrids() - Method in class ucar.nc2.dt.grid.GridDataset
 
getGrids() - Method in class ucar.nc2.dt.grid.GridDataset.Gridset
Get list of GeoGrid objects
getGrids() - Method in interface ucar.nc2.dt.GridDataset
get the list of GridDatatype objects contained in this dataset.
getGrids() - Method in interface ucar.nc2.dt.GridDataset.Gridset
Get list of GridDatatype objects with same Coordinate System
getGrids() - Method in class ucar.nc2.ft.fmrc.FmrInv
 
getGridsets() - Method in class ucar.nc2.dt.grid.GridDataset
Return GridDatatype objects grouped by GridCoordSys.
getGridsets() - Method in interface ucar.nc2.dt.GridDataset
Return GridDatatype objects grouped by GridCoordSystem.
getGridsPerTimeStep() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the number of grids per timestep
getGridType() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getGridType() - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the grid type.
getGridType() - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the grid type.
getGridType() - Method in interface ucar.grid.GridTableLookup
Get the grid type (GRIB, GEMPAK, McIDAS, GRADS) for labelling
getGridType() - Method in class ucar.nc2.iosp.gempak.GempakLookup
Get the grid type for labelling
getGridType() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
Get the grid type for labelling
getGridType() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
Get the grid type for labelling
getGridUnits() - Method in class ucar.grib.grib1.Grib1GDSVariables
GridUnits
getGridUnits() - Method in class ucar.grib.grib2.Grib2GDSVariables
GridUnits
getGridUnits() - Method in interface ucar.grib.GribGDSVariablesIF
grid units
getGroup() - Method in class ucar.nc2.Dimension
Get the Group that owns this Dimension.
getGroup() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the group
getGroup(String) - Method in class ucar.nc2.iosp.uf.UFheader
 
getGroupName() - Method in class ucar.grib.GribGridDefRecord
 
getGroupName() - Method in class ucar.grid.GridDefRecord
Get a short name for this GDSKey for the netCDF group.
getGroupName() - Method in class ucar.nc2.iosp.gempak.NavigationBlock
Get a short name for this GDSKey for the netCDF group.
getGroupName() - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
Get a short name for this GDSKey for the netCDF group.
getGroupName() - Method in class ucar.nc2.iosp.mcidas.Vis5DGridDefRecord
Get a short name for this GDSKey for the netCDF group.
getGroups() - Method in class ucar.nc2.Group
Get the Groups contained directly in this Group.
getGroups(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getGroups(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getGroups(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getGroupsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getGroupsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getGroupsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getGroupsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getGroupsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getGroupsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getGroupsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getGroupsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getGroupsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getGroupsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getGroupsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getGroupsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getGroupsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getGroupsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getHAdjustable() - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Returns the Adjustable object which represents the state of the horizontal scrollbar.
gethBeamWidth(int) - Method in class ucar.atd.dorade.DoradeSweep
 
getHeader() - Method in class ucar.grib.grib1.Grib1Product
 
getHeader() - Method in class ucar.grib.grib1.Grib1Record
Get header.
getHeader() - Method in class ucar.grib.grib2.Grib2Record
returns Header of Grib record.
getHeader() - Method in class ucar.jpeg.icc.ICCProfile
Access the profile header
getHeader() - Method in class ucar.nc2.iosp.bufr.Message
 
getHeader() - Static method in class ucar.unidata.geoloc.ProjectionImpl
Get a header for display.
getHeap() - Method in class ucar.ma2.ArrayStructureBB
DO NOT MODIFY
getHeapCount(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
getHeapCount(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getHeapCount(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
 
getHeapCountCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
getHeapCountCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getHeapCountCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
 
getHeapCountList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
getHeapCountList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getHeapCountList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
 
getHeight() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.TagTreeDecoder
Returns the number of leafs along the vertical direction.
getHeight() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
Returns the number of leafs along the vertical direction.
getHeight() - Method in class ucar.unidata.geoloc.LatLonRect
return height of bounding box, always between 0 and 180 degrees.
getHeight() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the height above the earth
getHeightAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Height, or null if none.
getHeightExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getHeightResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getHeightStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getHeightUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getHexDecodeValue(short) - Method in class ucar.nc2.iosp.nids.Nidsiosp
 
getHFilters(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterSpec
Returns the horizontal analysis filters to be used in component 'n' and tile 't'.
getHFilters(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterSpec
Returns the horizontal analysis filters to be used in component 'n' and tile 't'.
getHH() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
Returns the HH child subband of this subband.
getHH() - Method in class ucar.jpeg.jj2000.j2k.wavelet.Subband
Returns the HH child subband of this subband.
getHH() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SubbandSyn
Returns the HH child subband of this subband.
getHighResCoeffocientGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getHighResDiffPhaseGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getHighResDiffReflectGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getHighResReflectivityGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getHighResSpectrumGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getHighResVelocityGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getHistory() - Method in class thredds.catalog.InvDataset
get specific type of documentation = history
getHistory() - Method in class thredds.catalog.ThreddsMetadata
 
getHL() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
Returns the HL (horizontal high-pass) child subband of this subband.
getHL() - Method in class ucar.jpeg.jj2000.j2k.wavelet.Subband
Returns the HL (horizontal high-pass) child subband of this subband.
getHL() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SubbandSyn
Returns the HL (horizontal high-pass) child subband of this subband.
getHorAnWaveletFilters(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWT
Returns the horizontal analysis wavelet filters used in each level, for the specified tile-component.
getHorAnWaveletFilters(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the horizontal analysis wavelet filters used in each level, for the specified component and tile.
getHorizCoordSys() - Method in class ucar.grid.GridIndex
GridDefs of the index.
getHorizCoordSys(GridRecord) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
 
getHorizCoordSystems() - Method in class ucar.nc2.iosp.grid.GridIndexToNC
 
getHorizontalBeamWidth(String) - Method in class ucar.nc2.iosp.uf.Ray
 
getHorizontalBeamWidth(String) - Method in class ucar.nc2.iosp.uf.UFheader
 
getHorWFilter() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
This function returns the horizontal wavelet filter relevant to this subband
getHorWFilter() - Method in class ucar.jpeg.jj2000.j2k.wavelet.Subband
This function returns the horizontal wavelet filter relevant to this subband
getHorWFilter() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SubbandSyn
This function returns the horizontal wavelet filter relevant to this subband
getHoursOfService() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ContactInfo
 
getHourUsingDemarkatedMatch(String, String, char) - Static method in class ucar.nc2.units.DateFromString
 
getHPSynthesisFilter() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilter
Returns the time-reversed high-pass synthesis waveform of the filter, which is the high-pass filter.
getHPSynthesisFilter() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the time-reversed high-pass synthesis waveform of the filter, which is the high-pass filter.
getHPSynthesisFilter() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the time-reversed high-pass synthesis waveform of the filter, which is the high-pass filter.
getHPSynWaveForm(float[], float[]) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilter
Returns the equivalent high-pass synthesis waveform of a cascade of filters, given the syhthesis waveform of the previous stage.
GetHTMLInterfaceHandler - Class in opendap.servlet
Default handler for OPeNDAP .html requests.
GetHTMLInterfaceHandler() - Constructor for class opendap.servlet.GetHTMLInterfaceHandler
 
getICCDateTime(byte[], int) - Static method in class ucar.jpeg.icc.ICCProfile
Create an ICCDateTime from byte [] input
getICCProfile() - Method in class ucar.jpeg.colorspace.boxes.ColorSpecificationBox
 
getICCProfile() - Method in class ucar.jpeg.colorspace.ColorSpace
Retrieve the ICC profile from the images as a byte array.
getICCProfileVersion(byte[], int) - Static method in class ucar.jpeg.icc.ICCProfile
Create an ICCProfileVersion from byte [] input
getID() - Method in class thredds.catalog.InvCatalogRef
 
getID() - Method in class thredds.catalog.InvDataset
Get the id of the dataset, or null.
getID() - Method in class thredds.catalog.InvDatasetImplProxy
 
getId() - Method in class thredds.catalog.query.Selector
 
getId() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
getId() - Method in interface thredds.catalog2.DatasetNode
 
getID() - Method in class ucar.grib.grib1.Grib1Pds
ID of ensemble
getID() - Method in class ucar.grib.grib2.Grib2Product
ID of this record.
getId() - Method in class ucar.grib.grib2.Grib2Record
returns IdentificationSection.
getId() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
 
getId() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
A unique id for this TimeCoord
getId() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
getId() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
The ID of the trajectory, may not be null.
getId() - Method in class ucar.nc2.ft.fmrc.EnsCoord
 
getId() - Method in class ucar.nc2.ft.fmrc.TimeCoord
A unique id for this TimeCoord
getId() - Method in class ucar.nc2.ft.fmrc.VertCoord
 
getId() - Method in class ucar.nc2.ft.point.ProfileFeatureImpl
 
getId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
getId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
getId() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
 
getId() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
Get fxy as a short
getId() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
Get fxy as a short
getID() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the ID
getId() - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
getId() - Method in class ucar.nc2.NetcdfFile
Get the globally unique dataset identifier, if it exists.
getId() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
getId() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
getId() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
 
getID() - Method in class ucar.unidata.util.Product
_more_
getID() - Method in interface ucar.units.Base
Returns the identifier for the base entity.
getID() - Method in class ucar.units.BaseQuantity
Returns the identifier for the base quantity.
getID() - Method in class ucar.units.BaseUnit
Returns the identifier for this base unit.
getID() - Method in class ucar.units.Factor
Returns the identifier of the Base entity.
getID() - Method in class ucar.units.Prefix
Gets the prefix identifier.
getIdAuthority() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
getIdAuthority() - Method in interface thredds.catalog2.DatasetNode
 
getIdentifier() - Method in class thredds.catalog.InvDatasetScan
 
getIdentifier() - Method in class thredds.cataloggen.CollectionLevelScanner
 
getIdentifier() - Method in class thredds.wcs.v1_1_0.Request
 
getIdentifierList() - Method in class thredds.wcs.v1_1_0.Request
 
getIF() - Method in class ucar.ma2.ArrayDouble.D3
 
getImage() - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Returns the image that is displayed in this component.
getImage() - Method in class ucar.nc2.iosp.adde.AddeImage
 
GetImage() - Method in class ucar.units.ASCII_CharStream
 
GetImage() - Method in class ucar.units.SimpleCharStream
Get token literal value.
getImgHeight(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the overall height of the image in pixels, for the given resolution level.
getImgHeight() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the image height in the reference grid.
getImgHeight() - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the overall height of the image in pixels.
getImgHeight() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the overall height of the image in pixels.
getImgHeight() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the overall height of the image in pixels.
getImgHeight() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the overall height of the image in pixels.
getImgHeight() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the overall height of the image in pixels.
getImgHeight(int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the overall height of the image in pixels, for the given resolution level.
getImgHeight(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the overall height of the image in pixels, for the given resolution level.
getImgRes() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the image resolution level to reconstruct from the codestream.
getImgULX(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid at the specified resolution level.
getImgULX() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Return the horizontal upper-left coordinate of the image in the reference grid.
getImgULX() - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULX() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULX() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULX() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULX() - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULX() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULX(int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid at the specified resolution level.
getImgULX(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid at the specified resolution level.
getImgULY(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid at the specified resolution level.
getImgULY() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Return the vertical upper-left coordinate of the image in the reference grid.
getImgULY() - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULY() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULY() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULY() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULY() - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULY() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
getImgULY(int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid at the specified resolution level.
getImgULY(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid at the specified resolution level.
getImgWidth(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the overall width of the image in pixels, for the given (image) resolution level.
getImgWidth() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the image width in the reference grid.
getImgWidth() - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the overall width of the image in pixels.
getImgWidth() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the overall width of the image in pixels.
getImgWidth() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the overall width of the image in pixels.
getImgWidth() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the overall width of the image in pixels.
getImgWidth() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the overall width of the image in pixels.
getImgWidth(int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the overall width of the image in pixels, for the given resolution level.
getImgWidth(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the overall width of the image in pixels, for the given resolution level.
getImplementationName() - Method in class ucar.nc2.dt.grid.GridDataset
 
getImplementationName() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
getImplementationName() - Method in interface ucar.nc2.ft.FeatureDataset
Show who is implementing
getImplementationName() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getImplementationName() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
getImplementationType(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the implementation type of this wavelet transform, WT_IMPL_FULL (full-page based transform).
getImplementationType(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTFull
Returns the implementation type of this wavelet transform, WT_IMPL_FULL (full-page based transform).
getImplementationType(int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletTransform
Returns the implementation type of this wavelet transform (WT_IMPL_LINE or WT_IMPL_FRAME) for the specified component, in the current tile.
getImplementingClass() - Method in class ucar.nc2.units.SimpleUnit
 
getImplType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the implementation type of this filter, as defined in this class, such as WT_FILTER_INT_LIFT, WT_FILTER_FLOAT_LIFT, WT_FILTER_FLOAT_CONVOL.
getImplType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the implementation type of this filter, as defined in this class, such as WT_FILTER_INT_LIFT, WT_FILTER_FLOAT_LIFT, WT_FILTER_FLOAT_CONVOL.
getImplType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the implementation type of this filter, as defined in this class, such as WT_FILTER_INT_LIFT, WT_FILTER_FLOAT_LIFT, WT_FILTER_FLOAT_CONVOL.
getImplType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the implementation type of this filter, as defined in this class, such as WT_FILTER_INT_LIFT, WT_FILTER_FLOAT_LIFT, WT_FILTER_FLOAT_CONVOL.
getImplType() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
Returns the implementation type of this filter, as defined in this class, such as WT_FILTER_INT_LIFT, WT_FILTER_FLOAT_LIFT, WT_FILTER_FLOAT_CONVOL.
getIncrement() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get increment value if isRegular()
getIndentString(int) - Static method in class thredds.catalog2.xml.writer.stax.StaxWriter
 
getIndex() - Method in class ucar.grib.grib1.GribPDSLevel
Index number from table 3 - can be used for comparison even if the description of the level changes.
getIndex(String, boolean) - Static method in class ucar.grib.GribIndexName
 
getIndex() - Method in class ucar.ma2.Array
Get an Index object used for indexed access of this Array.
getIndex() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the row or column index for this station
getIndex(String) - Method in class ucar.nc2.iosp.grib.GribGridServiceProvider
Open the index file.
getIndexIterator() - Method in class ucar.ma2.Array
Get an index iterator for traversing the array in canonical order.
getIndexIteratorFast() - Method in class ucar.ma2.Array
Deprecated. use getIndexIterator
getIndexPrivate() - Method in class ucar.ma2.Array
Get an Index object used for indexed access of this Array.
getIndicatorTU(int) - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getIndividualName() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty
 
getIndividualName() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty
 
getIndividualName() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ServiceContact
 
getInfo(Formatter) - Method in class ucar.nc2.dataset.CoordinateAxis
Get a string representation
getInfo() - Method in class ucar.nc2.dt.grid.GeoGrid
nicely formatted information
getInfo() - Method in interface ucar.nc2.dt.GridDatatype
human readable information about this Grid.
getInfo() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
getInfo() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
getInfo() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
getInfo() - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
getInfo() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
 
getInfo() - Method in class ucar.nc2.dt.radial.UF2Dataset
 
getInfo() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getInfo() - Method in interface ucar.nc2.ft.grid.Grid
human readable information about this Grid.
getInfo(FileCacheable) - Method in class ucar.nc2.util.cache.FileCache
 
getINFOCache() - Method in class opendap.servlet.ReqState
This method will attempt to get the INFO cache directory name from the servlet's InitParameters.
GetInfoHandler - Class in opendap.servlet
Default handler for OPeNDAP info requests.
GetInfoHandler() - Constructor for class opendap.servlet.GetInfoHandler
 
getInitFileSize() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Get initial file size
getInitParameter(String) - Method in class opendap.servlet.ReqState
 
getInitParameterNames() - Method in class opendap.servlet.ReqState
***********************************************************************
getInlineContent() - Method in class thredds.catalog.InvDocumentation
Get inline content as a string, else null if there is none
getInputStream(String) - Static method in class ucar.grib.GribResourceReader
Get the input stream to the given resource
getInputStream(String, Class) - Static method in class ucar.grib.GribResourceReader
Get the input stream to the given resource
getInputStreamFromUrl(String) - Static method in class ucar.nc2.util.IO
get input stream from URL
getInstance() - Static method in class thredds.catalog.dl.Grib1toDIF
 
getInstance() - Static method in class thredds.catalog.dl.Grib2toDIF
 
getInstance(FmrcInvLite.Gridset.Grid, int) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
 
getInstance(RandomAccessFile, boolean) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
Initialize the file, read in all the metadata (ala DM_OPEN)
getInstance(RandomAccessFile, boolean) - Static method in class ucar.nc2.iosp.gempak.GempakGridReader
Initialize the file, read in all the metadata (ala DM_OPEN)
getInstance(RandomAccessFile, boolean) - Static method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Initialize the file, read in all the metadata (ala DM_OPEN)
getInstance(RandomAccessFile, boolean) - Static method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Initialize the file, read in all the metadata (ala DM_OPEN)
getInstanceToMatchOnDatasetName(String, String, String) - Static method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
Factory method that returns a RegExpAndDurationTimeCoverageEnhancer instance that will apply the match pattern to the dataset name.
getInstanceToMatchOnDatasetPath(String, String, String) - Static method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
Factory method that returns a RegExpAndDurationTimeCoverageEnhancer instance that will apply the match pattern to the dataset path.
getInstitution() - Method in class ucar.grib.grib1.Grib1GridTableLookup
Institution for CF conventions
getInstitution() - Method in class ucar.grib.grib2.Grib2GridTableLookup
Institution for CF conventions
getInstitution() - Method in interface ucar.grid.GridTableLookup
Institution for CF conventions
getInstitution() - Method in class ucar.nc2.iosp.gempak.GempakLookup
Institution for CF conventions
getInstitution() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
Institution for CF conventions
getInstitution() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
Institution for CF conventions
getInt(int) - Method in class ucar.grib.grib1.Grib1GDSVariables
Converts byte to int.
getInt(int) - Method in class ucar.grib.grib2.Grib2GDSVariables
Converts byte to int.
getInt(String) - Method in class ucar.grid.GridDefRecord
 
getInt(byte[], int, boolean) - Static method in class ucar.jpeg.icc.ICCProfile
Create an int from a byte [4], with optional byte swapping.
getInt(byte[], int) - Static method in class ucar.jpeg.icc.ICCProfile
Create an int from a byte [4].
getInt(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a int.
getInt(int) - Method in class ucar.ma2.Array
 
getInt(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getInt(int) - Method in class ucar.ma2.ArrayBoolean
 
getInt(Index) - Method in class ucar.ma2.ArrayByte
 
getInt(int) - Method in class ucar.ma2.ArrayByte
 
getInt(Index) - Method in class ucar.ma2.ArrayChar
 
getInt(int) - Method in class ucar.ma2.ArrayChar
 
getInt(Index) - Method in class ucar.ma2.ArrayDouble
 
getInt(int) - Method in class ucar.ma2.ArrayDouble
 
getInt(Index) - Method in class ucar.ma2.ArrayFloat
 
getInt(int) - Method in class ucar.ma2.ArrayFloat
 
getInt(Index) - Method in class ucar.ma2.ArrayInt
 
getInt(int) - Method in class ucar.ma2.ArrayInt
 
getInt(Index) - Method in class ucar.ma2.ArrayLong
 
getInt(int) - Method in class ucar.ma2.ArrayLong
 
getInt(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getInt(int) - Method in class ucar.ma2.ArrayObject
 
getInt(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getInt(int) - Method in class ucar.ma2.ArrayRagged
 
getInt(Index) - Method in class ucar.ma2.ArrayScalar
 
getInt(int) - Method in class ucar.ma2.ArrayScalar
 
getInt(Index) - Method in class ucar.ma2.ArrayShort
 
getInt(int) - Method in class ucar.ma2.ArrayShort
 
getInt(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getInt(int) - Method in class ucar.ma2.ArrayStructure
 
getInt() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
getInt(String, int) - Method in interface ucar.util.prefs.PersistenceManager
 
getIntArray() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
getIntBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
 
getIntCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a int
getIntCurrent() - Method in class ucar.ma2.IteratorFast
 
getInternalStorage() - Method in class opendap.dap.BaseTypePrimitiveVector
Returns (a reference to) the internal storage for this PrimitiveVector object.
getInternalStorage() - Method in class opendap.dap.BooleanPrimitiveVector
Returns (a reference to) the internal storage for this PrimitiveVector object.
getInternalStorage() - Method in class opendap.dap.BytePrimitiveVector
Returns (a reference to) the internal storage for this PrimitiveVector object.
getInternalStorage() - Method in class opendap.dap.Float32PrimitiveVector
Returns (a reference to) the internal storage for this PrimitiveVector object.
getInternalStorage() - Method in class opendap.dap.Float64PrimitiveVector
Returns (a reference to) the internal storage for this PrimitiveVector object.
getInternalStorage() - Method in class opendap.dap.Int16PrimitiveVector
Returns (a reference to) the internal storage for this PrimitiveVector object.
getInternalStorage() - Method in class opendap.dap.Int32PrimitiveVector
Returns (a reference to) the internal storage for this PrimitiveVector object.
getInternalStorage() - Method in class opendap.dap.PrimitiveVector
Returns (a reference to) the internal storage for PrimitiveVector.
getInternCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.StdEntropyDecoder
Returns the specified code-block in the current tile for the specified component (as a reference or copy).
getInternCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in interface ucar.jpeg.jj2000.j2k.quantization.dequantizer.CBlkQuantDataSrcDec
Returns the specified code-block in the current tile for the specified component (as a reference or copy).
getInternCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.StdDequantizer
Returns the specified code-block in the current tile for the specified component (as a reference or copy).
getInternCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in class ucar.jpeg.jj2000.j2k.roi.ROIDeScaler
Returns the specified code-block in the current tile for the specified component (as a reference or copy).
getInternCodeBlock(int, int, int, SubbandSyn, DataBlk) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.CBlkWTDataSrcDec
Returns the specified code-block in the current tile for the specified component (as a reference or copy).
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.colorspace.ChannelDefinitionMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.colorspace.ColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.colorspace.EnumeratedColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.colorspace.Resampler
Return a DataBlk containing the requested component upsampled by the scale factor applied to the particular scaling direction Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.colorspace.SYccColorSpaceMapper
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.icc.ICCProfiler
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in interface ucar.jpeg.jj2000.j2k.image.BlkImgDataSrc
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
Apply the component transformation associated with the current tile.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataConverter
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component, using the 'transfer type' defined in the block given as argument.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGM
Returns, in the blk argument, the block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGX
Returns, in the blk argument, the block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPPM
Returns, in the blk argument, the block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
Apply the inverse component transformation associated with the current tile.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns, in the blk argument, a block of image data containing the specifed rectangular area, in the specified component.
getInternCompData(DataBlk, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTFull
Returns a block of image data containing the specifed rectangular area, in the specified component, as a reference to the internal buffer (see below).
getInterval() - Method in class ucar.unidata.util.DateSelection
Get the Interval property.
getIntervalTicks() - Method in class ucar.unidata.util.DateSelection
Generate an array of times for the interval
getIntervalTimeEnd() - Method in class ucar.grib.grib1.Grib1Pds
 
getIntervalTimeEnd() - Method in class ucar.grib.grib2.Grib2Pds
 
getIntervalTimeEnd() - Method in interface ucar.grib.grib2.Grib2Pds.PdsInterval
 
getIntervalTimeEnd() - Method in class ucar.grib.GribPds
Grib-2 encodes an "end of overall time interval" .
getIntFromString(String) - Static method in class ucar.jpeg.icc.ICCProfile
Creates an int from a 4 character String
getIntNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a int
getIntNext() - Method in class ucar.ma2.IteratorFast
 
getIntParameter(String) - Method in class ucar.jpeg.jj2000.j2k.util.ParameterList
Returns the value of the named parameter as an int.
getInvalidDataIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get if valid_range attribute is considered isMissing()
getInvalidMessage() - Method in class thredds.catalog.InvDatasetScan
 
getInvDataset() - Method in class thredds.cataloggen.InvCrawlablePair
 
getInventory(MCollection) - Method in class thredds.filesystem.ControllerCaching
 
getInventory(MCollection, boolean) - Method in class thredds.filesystem.ControllerCaching
 
getInventory(MCollection) - Method in class thredds.filesystem.ControllerOS
 
getInventory(MCollection, boolean) - Method in class thredds.filesystem.ControllerOS
 
getInventory(MCollection) - Method in interface thredds.inventory.MController
 
getInventory(MCollection, boolean) - Method in interface thredds.inventory.MController
 
getInventory() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
 
getInventoryList() - Method in class ucar.nc2.ft.fmrc.FmrInv
 
getInventoryNoSubdirs(MCollection) - Method in class thredds.filesystem.ControllerCaching
 
getInventoryNoSubdirs(MCollection, boolean) - Method in class thredds.filesystem.ControllerCaching
 
getInventoryNoSubdirs(MCollection) - Method in class thredds.filesystem.ControllerOS
 
getInventoryNoSubdirs(MCollection, boolean) - Method in class thredds.filesystem.ControllerOS
 
getInventoryNoSubdirs(MCollection) - Method in interface thredds.inventory.MController
 
getInventoryNoSubdirs(MCollection, boolean) - Method in interface thredds.inventory.MController
 
getInverseFlattening() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the inverse flattening.
getInvList() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection.DqcRadarDatasetInfo
_more_
getInvList() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection.TDSRadarDatasetInfo
Get the InvDatatest List
getIolon() - Method in class ucar.grib.grib1.Grib1GDSVariables
are extreme points in the quasi regular grid.
getIolon() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 12 are extreme points in the quasi regular grid.
getIolon() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getIolon() - Method in interface ucar.grib.GribGDSVariablesIF
are extreme points in the quasi regular grid.
getIosp() - Method in class ucar.nc2.dataset.NetcdfDataset
 
getIosp() - Method in class ucar.nc2.NetcdfFile
DO NOT USE - public by accident
getIp() - Method in class thredds.logs.LogReader.Log
 
getIs() - Method in class ucar.grib.grib1.Grib1Record
Get Information record.
getIs() - Method in class ucar.grib.grib2.Grib2Record
returns Inofrmation Section of record.
getIsDirectory() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
getIsDirectory() - Method in class thredds.filesystem.FileSystemProto.File
 
getIsDirectory() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
 
getIsNumeric() - Method in class ucar.nc2.iosp.gempak.GempakParameter
Get whether this is numeric or not
getISODate(String) - Method in class ucar.nc2.units.DateFormatter
Parse the text in W3C profile of ISO 8601 format.
getIsPrivate() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
getIsPrivate() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
getIsPrivate() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
 
getIssuedDate() - Method in interface thredds.catalog2.ThreddsMetadata
 
getIssuedDatePointBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getIssues() - Method in exception thredds.catalog2.builder.BuilderException
 
getIssues() - Method in class thredds.catalog2.builder.BuilderIssues
 
getIssues() - Method in interface thredds.catalog2.builder.ThreddsBuilder
Check whether the state of this ThreddsBuilder is such that build() will succeed.
getIssues() - Method in interface thredds.catalog2.ThreddsCatalogObject
 
getIssuesMessage() - Method in interface thredds.catalog2.CatalogIssues
 
getIsThin() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
getIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
getIsUnlimited() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
 
getIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
getIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
getIsVlen() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
 
getIterator() - Method in class ucar.ma2.Range
Iterate over Range index Usage:
getIterator(int[]) - Method in class ucar.ma2.Section
 
getIterator() - Method in interface ucar.nc2.ft2.Sequence
 
getIterator() - Method in interface ucar.units.UnitDB
Returns an iterator over the units of the database.
getIterator() - Method in class ucar.units.UnitDBImpl
Gets an iterator over the units in the database.
getJ() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type byte as a 1D array.
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayByte(String) - Method in class ucar.ma2.StructureData
Get java byte array for a member of type byte.
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java byte array for a member of type byte.
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type byte array.
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java byte array for a member of type byte.
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type char as a 1D array.
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayChar(String) - Method in class ucar.ma2.StructureData
Get java char array for a member of type char.
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java char array for a member of type char.
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type char array.
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java char array for a member of type char.
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type double as a 1D array.
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayDouble(String) - Method in class ucar.ma2.StructureData
Get java double array for a member of type double.
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java double array for a member of type double.
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java double array for a member of type double.
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type float as a 1D array.
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayFloat(String) - Method in class ucar.ma2.StructureData
Get java float array for a member of type float.
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java float array for a member of type float.
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type float array.
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java float array for a member of type float.
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type int as a 1D array.
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayInt(String) - Method in class ucar.ma2.StructureData
Get java int array for a member of type int.
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java int array for a member of type int.
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type int array.
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java int array for a member of type int.
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type long as a 1D array.
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayLong(String) - Method in class ucar.ma2.StructureData
Get java long array for a member of type long.
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java long array for a member of type long.
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type long array.
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java long array for a member of type long.
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type short as a 1D array.
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayShort(String) - Method in class ucar.ma2.StructureData
Get java short array for a member of type short.
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java short array for a member of type short.
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type short array.
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java short array for a member of type short.
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type String as a 1D array.
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayString(String) - Method in class ucar.ma2.StructureData
Get java String array for a member of type String.
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java array of Strings for a member of type char or String.
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getJavaArrayString(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getJavaArrayString(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getJoinData(Cursor) - Method in interface ucar.nc2.ft.point.standard.Join
Get 'join' data to be added to the row.
getJoinData(Cursor) - Method in class ucar.nc2.ft.point.standard.JoinArray
 
getJoinData(Cursor) - Method in class ucar.nc2.ft.point.standard.JoinMuiltdimStructure
 
getJoinData(Cursor) - Method in class ucar.nc2.ft.point.standard.JoinParentIndex
 
getK() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getKerSpecType(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.WTFilterSpec
Returns the type of specification for the filters in the specified component and tile.
getKey(int) - Method in class opendap.util.SortedTable
Returns the key at the specified index.
getKeyphraseBuilders() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getKeyphrases() - Method in interface thredds.catalog2.ThreddsMetadata
 
getKeys() - Method in class ucar.grid.GridDefRecord
get the keySet
getKeys() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Composite
 
getKeys() - Method in class ucar.nc2.iosp.bufr.tables.TableB
 
getKeywords() - Method in class thredds.catalog.InvCatalogRef
 
getKeywords() - Method in class thredds.catalog.InvDataset
get any Keyword metadata
getKeywords() - Method in class thredds.catalog.InvDatasetImplProxy
 
getKeywords() - Method in class thredds.catalog.ThreddsMetadata
 
getKeywords() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
 
getKeywords() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ServiceInfo
 
getKeywords() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceId
 
getLa1() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 11-13.
getLa1() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getLa1() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 47-50.
getLa1() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getLa1() - Method in interface ucar.grib.GribGDSVariablesIF
.
getLa2() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 18-20.
getLa2() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getLa2() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 56-59.
getLa2() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getLa2() - Method in interface ucar.grib.GribGDSVariablesIF
.
getLabel(CrawlableDataset) - Method in interface thredds.crawlabledataset.CrawlableDatasetLabeler
Return a label for the given dataset or null if this CrawlableDatasetLabeler does not know how to label the given dataset.
getLabel(CrawlableDataset) - Method in class thredds.crawlabledataset.MultiLabeler
 
getLabel(CrawlableDataset) - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
 
getLabel(CrawlableDataset) - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
 
getLabel() - Method in interface thredds.wcs.Coverage
 
getLabel() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
 
getLabel() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
 
getLabel() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField.Axis
 
getLabel() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField
 
getLabel() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ServiceInfo
 
getLabel() - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
 
getLabel() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField.Axis
 
getLabel() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
 
getLabelerList() - Method in class thredds.crawlabledataset.MultiLabeler
 
getLaD() - Method in class ucar.grib.grib1.Grib1GDSVariables
 
getLad() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getLaD() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 48-51.
getLad() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getLaD() - Method in interface ucar.grib.GribGDSVariablesIF
.
getLap() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 11-13.
getLap() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 39-42.
getLap() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getLap() - Method in interface ucar.grib.GribGDSVariablesIF
.
getLastBodyBuf() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.PktEncoder
Returns the buffer of the body of the last encoded packet.
getLastBodyLen() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.PktEncoder
Returns the length of the body of the last encoded packet, in bytes.
getLastChanged() - Method in interface thredds.inventory.CollectionManager
Get the last time files changed
getLastChanged() - Method in class thredds.inventory.DatasetCollectionManager
Get the last time files changed
getLastDomDoc() - Method in class opendap.dap.parsers.DDSXMLParser
Returns the Document object created by the most recent invocation of the parser.
getLastExtendedHeader() - Method in class opendap.dap.DConnect2
 
getLastModified() - Method in interface thredds.catalog2.builder.CatalogBuilder
 
getLastModified() - Method in interface thredds.catalog2.Catalog
 
getLastModified() - Method in class thredds.filesystem.CacheDirectoryProto
 
getLastModified() - Method in class thredds.filesystem.CacheFile
 
getLastModified() - Method in class thredds.filesystem.CacheFileProto
 
getLastModified() - Method in class thredds.filesystem.CrawlableMFile
 
getLastModified() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getLastModified() - Method in class thredds.filesystem.FileSystemProto.Directory
 
getLastModified() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
 
getLastModified() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
getLastModified() - Method in class thredds.filesystem.FileSystemProto.File
 
getLastModified() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
 
getLastModified() - Method in class thredds.filesystem.MFileOS
 
getLastModified() - Method in interface thredds.inventory.MFile
 
getLastModified() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
 
getLastModifiedDate() - Method in class thredds.catalog.InvDatasetImpl
 
getLastModifiedHeader() - Method in class opendap.dap.DConnect2
 
getLastModifiedInvalidHeader() - Method in class opendap.dap.DConnect2
 
getLastModifiedLimit() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getLastModifiedLimitInMillis() - Method in class thredds.crawlabledataset.filter.LastModifiedLimitFilter
 
getLastModifiedLimitInMillis() - Method in class thredds.inventory.filter.LastModifiedLimit
 
getLastScanned() - Method in interface thredds.inventory.CollectionManager
Get the last time scanned
getLastScanned() - Method in class thredds.inventory.DatasetCollectionManager
Get the last time scanned
getLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
getLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
getLat() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
 
getLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
getLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
getLat() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
 
getLatAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Lat, or null if none.
getLatExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatin() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getLatin1() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 24-26.
getLatin1() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getLatin1() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 66-69.
getLatin1() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getLatin1() - Method in interface ucar.grib.GribGDSVariablesIF
.
getLatin2() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 32-34.
getLatin2() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getLatin2() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 70-73.
getLatin2() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getLatin2() - Method in interface ucar.grib.GribGDSVariablesIF
.
getLatitude() - Method in class thredds.catalog.query.Location
 
getLatitude() - Method in class thredds.catalog.query.Station
 
getLatitude(int) - Method in class ucar.atd.dorade.DoradeSweep
Get the sensor latitude for a non-moving sensor
getLatitude(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the latitude at the requested trajectory point in units of "degrees_north".
getLatitude(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the latitude values on the given Range of the trajectory.
getLatitude(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getLatitude(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getLatitude() - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
getLatitude() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getLatitude() - Method in class ucar.nc2.iosp.adde.StationDB.Station
 
getLatitude() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the latitude in decimal degrees north
getLatitude() - Method in class ucar.nc2.iosp.uf.Ray
 
getLatitude() - Method in interface ucar.unidata.geoloc.EarthLocation
latitude in decimal degrees north
getLatitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
latitude in decimal degrees north
getLatitude() - Method in interface ucar.unidata.geoloc.LatLonPoint
Returns the latitude, between +/- 90 degrees.
getLatitude() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Returns the latitude, in degrees.
getLatitudes(int) - Method in class ucar.atd.dorade.DoradeSweep
Get the per-ray array of sensor latitudes.
getLatitudeUnits() - Method in class thredds.catalog.query.Location
 
getLatLon(int, int) - Method in class ucar.nc2.dt.grid.GridCoordSys
Get the Lat/Lon coordinates of the midpoint of a grid cell, using the x,y indices
getLatLon(double, double) - Method in class ucar.nc2.dt.grid.GridCoordSys
 
getLatLon(int, int) - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Lat/Lon coordinates of the midpoint of a grid cell, using the x,y indices.
getLatLon() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
 
getLatLon() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.  
getLatLon() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
getLatLon(int, int) - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the Lat/Lon coordinates of the midpoint of a grid cell, using the x,y indices.
getLatLon() - Method in class ucar.nc2.ft.point.ProfileFeatureImpl
 
getLatLon() - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
getLatLon() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getLatLon() - Method in interface ucar.nc2.ft.ProfileFeature
Nominal location of this profile
getLatLon() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the lat/lon location
getLatLon() - Method in interface ucar.unidata.geoloc.EarthLocation
Get the lat/lon location
getLatLon() - Method in class ucar.unidata.geoloc.EarthLocationImpl
Get the lat/lon location
getLatLonBoundingBox() - Method in class ucar.nc2.dt.grid.GridCoordSys
Get horizontal bounding box in lat, lon coordinates.
getLatLonBoundingBox(LatLonRect) - Method in class ucar.nc2.dt.grid.GridCoordSys
Deprecated. use getRangesFromLatLonRect.
getLatLonBoundingBox() - Method in interface ucar.nc2.dt.GridCoordSystem
Get horizontal bounding box in lat, lon coordinates.
getLatLonBoundingBox() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get horizontal bounding box in lat, lon coordinates.
getLatLonBoundingBox(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
From GridCoordSys.
getLatMax() - Method in class ucar.unidata.geoloc.LatLonRect
Get maximum latitude, aka "north" edge
getLatMin() - Method in class ucar.unidata.geoloc.LatLonRect
Get minimum latitude, aka "south" edge
getLatNorth() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatSouth() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
getLatVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
getLeafFeatureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getLen() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
getLen() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
getLen() - Method in interface thredds.filesystem.FileSystemProto.AttributeOrBuilder
 
getLen() - Method in class ucar.nc2.ft.point.writer.PointObVar
 
getLen() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
getLen() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
getLen() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
 
getLength() - Method in class opendap.dap.BaseTypePrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class opendap.dap.BooleanPrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class opendap.dap.BytePrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class opendap.dap.DVector
Returns the number of elements in the vector.
getLength() - Method in class opendap.dap.Float32PrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class opendap.dap.Float64PrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class opendap.dap.Int16PrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class opendap.dap.Int32PrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class opendap.dap.PrimitiveVector
Returns the number of elements in the array.
getLength() - Method in class thredds.filesystem.CacheFile
 
getLength() - Method in class thredds.filesystem.CacheFileProto
 
getLength() - Method in class thredds.filesystem.CrawlableMFile
 
getLength() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
getLength() - Method in class thredds.filesystem.FileSystemProto.File
 
getLength() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
 
getLength() - Method in class thredds.filesystem.MFileOS
 
getLength() - Method in interface thredds.inventory.MFile
 
getLength() - Method in class ucar.grib.grib1.Grib1GDSVariables
 
getLength() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getLength() - Method in class ucar.grib.grib1.Grib1IndicatorSection
Get the byte length of the IndicatorSection0 section.
getLength() - Method in class ucar.grib.grib1.Grib1Pds
 
getLength() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getLength() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Get the byte length of the Section DRS section.
getLength() - Method in class ucar.grib.grib2.Grib2GDSVariables
 
getLength() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
 
getLength() - Method in class ucar.grib.grib2.Grib2IdentificationSection
 
getLength() - Method in class ucar.grib.grib2.Grib2IndicatorSection
Get the byte length of the IndicatorSection0 section.
getLength() - Method in class ucar.grib.grib2.Grib2Pds
 
getLength() - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated. length of PDS
getLength() - Method in interface ucar.grib.GribGDSVariablesIF
 
getLength() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.BitOutputBuffer
Returns the current length of the buffer, in bytes.
getLength() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.CodestreamWriter
Returns the current length of the entire codestream.
getLength() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.FileCodestreamWriter
Returns the current length of the entire bit stream.
getLength() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Returns the length of the header.
getLength() - Method in class ucar.nc2.Attribute
Get the length of the array of values
getLength() - Method in class ucar.nc2.Dimension
Get the length of the Dimension.
getLength() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
 
getLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
getLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
getLength() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
 
getLength() - Method in class ucar.unidata.util.Parameter
Get the number of values.
getLengthErr() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getLengthIncrement() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Length increment for the group lengths (see Note 14).
getLengthLastGroup() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Length increment for the group lengths (see Note 14).
getLenTimeRange(int) - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getLevel() - Method in class opendap.dap.DSequence
Returns the level of this sequence.
getLevel() - Method in class thredds.logs.ServletLogParser.ServletLog
 
getLevel1() - Method in class ucar.grib.GribGridRecord
Get the first level of this GridRecord
getLevel1() - Method in interface ucar.grid.GridRecord
Get the first vertical level of this GridRecord
getLevel1() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the first level of this GridRecord
getLevel1() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the first level of this GridRecord
getLevel2() - Method in class ucar.grib.GribGridRecord
Get the second level of this GridRecord
getLevel2() - Method in interface ucar.grid.GridRecord
Get the second vertical level of this GridRecord
getLevel2() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the second level of this GridRecord
getLevel2() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the second level of this GridRecord
getLevelDescription(GridRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the LevelDescription.
getLevelDescription(int) - Static method in class ucar.grib.grib1.Grib1Tables
type of vertical coordinate: Description or short Name derived from ON388 - TABLE 3.
getLevelDescription(int) - Static method in class ucar.grib.grib1.GribPDSLevel
type of vertical coordinate: Description or short Name derived from ON388 - TABLE 3.
getLevelDescription(GridRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the LevelDescription.
getLevelDescription(GridRecord) - Method in interface ucar.grid.GridTableLookup
Get the level description
getLevelDescription(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the LevelDescription.
getLevelDescription(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the LevelDescription.
getLevelDescription(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
gets the LevelDescription.
getLevelIndex(String) - Method in class ucar.nc2.dt.grid.GridCoordSys
Get the index corresponding to the level name.
getLevelName(GridRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the LevelName.
getLevelName() - Method in class ucar.grib.grib1.Grib1Pds
 
getLevelName() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getLevelName(int) - Static method in class ucar.grib.grib1.Grib1Tables
short name of level.
getLevelName(GridRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the LevelName.
getLevelName(GridRecord) - Method in interface ucar.grid.GridTableLookup
Get the level name
getLevelName(int) - Method in class ucar.nc2.dt.grid.GridCoordSys
Get the String name for the ith level(z) coordinate.
getLevelName(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the LevelName.
getLevelName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the LevelName.
getLevelName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
gets the LevelName.
getLevels(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.WTDecompSpec
Returns the decomposition number of levels in component 'n' and tile 't'.
getLevels() - Method in class ucar.nc2.dt.grid.GeoGrid
 
getLevels() - Method in class ucar.nc2.dt.grid.GridCoordSys
Get the list of level names, to be used for user selection.
getLevels() - Method in class ucar.nc2.iosp.grads.GradsDimension
Get the levels
getLevelType() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getLevelType1() - Method in class ucar.grib.grib1.Grib1Pds
Get the numeric type for 1st level, see Table 3 and 3a
getLevelType1() - Method in class ucar.grib.GribGridRecord
Get the type for the first level of this GridRecord
getLevelType1() - Method in class ucar.grib.GribPds
Get the type for the first level
getLevelType1() - Method in interface ucar.grid.GridRecord
Get the vertical level type of this GridRecord
getLevelType1() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the type for the first level of this GridRecord
getLevelType1() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the type for the first level of this GridRecord
getLevelType2() - Method in class ucar.grib.grib1.Grib1Pds
Get the numeric type for 2nd level.
getLevelType2() - Method in class ucar.grib.GribGridRecord
Get the type for the second level of this GridRecord
getLevelType2() - Method in class ucar.grib.GribPds
Get the type for the second level
getLevelType2() - Method in interface ucar.grid.GridRecord
Get the vertical level type of this GridRecord
getLevelType2() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the type for the second level of this GridRecord
getLevelType2() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the type for the second level of this GridRecord
getLevelUnit(GridRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the LevelUnit.
getLevelUnit(GridRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the LevelUnit.
getLevelUnit(GridRecord) - Method in interface ucar.grid.GridTableLookup
Get the level unit
getLevelUnit(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the LevelUnit.
getLevelUnit(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the LevelUnit.
getLevelUnit(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
gets the LevelUnit.
getLevelUnits(int) - Static method in class ucar.grib.grib1.Grib1Tables
type of vertical coordinate: units derived from ON388 - TABLE 3.
getLevelValue1() - Method in class ucar.grib.grib1.Grib1Pds
Get the numeric value for this level, see Table 3
getLevelValue1() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getLevelValue1() - Method in class ucar.grib.GribPds
Get the first level value
getLevelValue2() - Method in class ucar.grib.grib1.Grib1Pds
Get value 2 (if it exists) for this level.
getLevelValue2() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getLevelValue2() - Method in class ucar.grib.GribPds
Get the second level
getLH() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
Returns the LH (vertical high-pass) child subband of this subband.
getLH() - Method in class ucar.jpeg.jj2000.j2k.wavelet.Subband
Returns the LH (vertical high-pass) child subband of this subband.
getLH() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SubbandSyn
Returns the LH (vertical high-pass) child subband of this subband.
getLHS() - Method in class opendap.Server.RelOpClause
Returns a SubClause representing the right-hand side of the comparison.
getLine() - Method in class ucar.units.ASCII_CharStream
Deprecated.  
getLine() - Method in class ucar.units.SimpleCharStream
Deprecated.  
getLineWidth() - Method in class ucar.jpeg.jj2000.j2k.util.MsgPrinter
Returns the line width that is used for formatting.
getLink() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.OnlineResource
 
getLink() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.OnlineResource
 
getLink() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.OnlineResource
 
getList(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
getList(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
getList(int) - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
 
getList(String, List) - Method in interface ucar.util.prefs.PersistenceManager
 
getList(String, List) - Method in class ucar.util.prefs.PreferencesExt
Get an arrayList.
getListBuilder(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
getListBuilderList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
getListCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
getListCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
getListCount() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
 
getListList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
getListList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
getListList() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
 
getListOrBuilder(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
getListOrBuilder(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
getListOrBuilder(int) - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
 
getListOrBuilderList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
getListOrBuilderList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
getListOrBuilderList() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
 
getLiteral(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
Translate key to value
getLL() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
Returns the LL child subband of this subband.
getLL() - Method in class ucar.jpeg.jj2000.j2k.wavelet.Subband
Returns the LL child subband of this subband.
getLL() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SubbandSyn
Returns the LL child subband of this subband.
getLo1() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 14-16.
getLo1() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getLo1() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 51-54.
getLo1() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getLo1() - Method in interface ucar.grib.GribGDSVariablesIF
.
getLo2() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 21-23.
getLo2() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getLo2() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 60-63.
getLo2() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getLo2() - Method in interface ucar.grib.GribGDSVariablesIF
.
getLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
getLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
getLoc() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
 
getLocal_table_version() - Method in class ucar.grib.grib2.Grib2IdentificationSection
local table version number.
getLocalMetadata() - Method in class thredds.catalog.InvDatasetImpl
Get the metadata stored in this dataset element.
getLocalMetadata() - Method in class thredds.catalog.InvDatasetImplProxy
 
getLocalMetadataInheritable() - Method in class thredds.catalog.InvDatasetImpl
local metadata that should be inherited by this dataset's children.
getLocalOverride() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
 
getLocalOverride() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
 
getLocalSubCategory() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
 
getLocalTableBName() - Method in class ucar.nc2.iosp.bufr.TableLookup
 
getLocalTableDName() - Method in class ucar.nc2.iosp.bufr.TableLookup
 
getLocalTables(BufrIdentificationSection) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
 
getLocalTableVersion() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
 
getLocalUseBytes() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
last bytes of the id section are "reserved for local use by ADP centers.
getLocalUseSection() - Method in class ucar.grib.grib2.Grib2LocalUseSection
 
getLocalUseSection() - Method in class ucar.grib.grib2.Grib2Record
 
getLocation() - Method in class thredds.catalog.query.Station
 
getLocation() - Method in class thredds.inventory.TimedCollection.Dataset
 
getLocation() - Method in class ucar.nc2.dt.grid.GridDataset
 
getLocation() - Method in class ucar.nc2.dt.point.PointObsDatatypeImpl
 
getLocation() - Method in interface ucar.nc2.dt.PointObsDatatype
Location of the observation
getLocation() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getLocation(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the location for the given point.
getLocation() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getLocation() - Method in interface ucar.nc2.ft.FeatureDataset
The URI location of the dataset
getLocation() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getLocation() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
 
getLocation() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
 
getLocation() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getLocation(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getLocation() - Method in interface ucar.nc2.ft.PointFeature
Location of this observation
getLocation() - Method in class ucar.nc2.iosp.bufr.tables.TableB
 
getLocation() - Method in class ucar.nc2.iosp.bufr.tables.TableD
 
getLocation() - Method in class ucar.nc2.ncml.Aggregation.Dataset
Get the location of this Dataset
getLocation() - Method in class ucar.nc2.ncml.Aggregation
 
getLocation() - Method in class ucar.nc2.NetcdfFile
Get the NetcdfFile location.
getLocation() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
getLocation() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
getLocation() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
 
getLocation() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
getLocation() - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
getLocation() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get dataset collection URI
getLocation() - Method in interface ucar.nc2.util.cache.FileCacheable
The location of the FileCacheable, used only for debug and log messages.
getLocation() - Method in class ucar.nc2.util.cache.FileCacheRaf.Raf
 
getLocation() - Method in class ucar.unidata.io.RandomAccessFile
Get the file location, or name.
getLocationURI() - Method in class ucar.nc2.dt.grid.GridDataset
 
getLocationURI() - Method in interface ucar.nc2.dt.TypedDataset
 
getLocationURI() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getLocator() - Method in exception thredds.wcs.v1_0_0_1.WcsException
 
getLocator() - Method in exception thredds.wcs.v1_0_0_Plus.WcsException
 
getLocator() - Method in exception thredds.wcs.v1_1_0.WcsException
 
getLocBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
getLocOrBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
getLocOrBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
getLocOrBuilder() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
 
getLog() - Method in class thredds.catalog.InvCatalogImpl
 
getLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
getLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
getLon() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
 
getLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
getLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
getLon() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
 
getLonAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Lon, or null if none.
getLonEast() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLong(byte[], int) - Static method in class ucar.jpeg.icc.ICCProfile
Create an long from a byte [8].
getLong(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a long.
getLong(int) - Method in class ucar.ma2.Array
 
getLong(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getLong(int) - Method in class ucar.ma2.ArrayBoolean
 
getLong(Index) - Method in class ucar.ma2.ArrayByte
 
getLong(int) - Method in class ucar.ma2.ArrayByte
 
getLong(Index) - Method in class ucar.ma2.ArrayChar
 
getLong(int) - Method in class ucar.ma2.ArrayChar
 
getLong(Index) - Method in class ucar.ma2.ArrayDouble
 
getLong(int) - Method in class ucar.ma2.ArrayDouble
 
getLong(Index) - Method in class ucar.ma2.ArrayFloat
 
getLong(int) - Method in class ucar.ma2.ArrayFloat
 
getLong(Index) - Method in class ucar.ma2.ArrayInt
 
getLong(int) - Method in class ucar.ma2.ArrayInt
 
getLong(Index) - Method in class ucar.ma2.ArrayLong
 
getLong(int) - Method in class ucar.ma2.ArrayLong
 
getLong(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getLong(int) - Method in class ucar.ma2.ArrayObject
 
getLong(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getLong(int) - Method in class ucar.ma2.ArrayRagged
 
getLong(Index) - Method in class ucar.ma2.ArrayScalar
 
getLong(int) - Method in class ucar.ma2.ArrayScalar
 
getLong(Index) - Method in class ucar.ma2.ArrayShort
 
getLong(int) - Method in class ucar.ma2.ArrayShort
 
getLong(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getLong(int) - Method in class ucar.ma2.ArrayStructure
 
getLong() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
getLong(String, long) - Method in interface ucar.util.prefs.PersistenceManager
 
getLongArray() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
getLongBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
 
getLongCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a long
getLongCurrent() - Method in class ucar.ma2.IteratorFast
 
getLongitude() - Method in class thredds.catalog.query.Location
 
getLongitude() - Method in class thredds.catalog.query.Station
 
getLongitude(int) - Method in class ucar.atd.dorade.DoradeSweep
Get the sensor longitude for a non-moving sensor
getLongitude(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the longitude at the requested trajectory point in units of "degrees_east".
getLongitude(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the longitude values on the given Range of the trajectory.
getLongitude(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getLongitude(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getLongitude() - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
getLongitude() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getLongitude() - Method in class ucar.nc2.iosp.adde.StationDB.Station
 
getLongitude() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the longitude in decimal degrees east
getLongitude() - Method in interface ucar.unidata.geoloc.EarthLocation
longitude in decimal degrees east
getLongitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
longitude in decimal degrees east
getLongitude() - Method in interface ucar.unidata.geoloc.LatLonPoint
Returns the longitude, between +/-180 degrees
getLongitude() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Returns the longitude, in degrees.
getLongitudes(int) - Method in class ucar.atd.dorade.DoradeSweep
Get the per-ray array of sensor longitudes.
getLongitudeUnits() - Method in class thredds.catalog.query.Location
 
getLongName() - Method in class opendap.dap.BaseType
 
getLongNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a long
getLongNext() - Method in class ucar.ma2.IteratorFast
 
getLongtitude() - Method in class ucar.nc2.iosp.uf.Ray
 
getLonMax() - Method in class ucar.unidata.geoloc.LatLonRect
Get maximum longitude, aka "east" edge
getLonMin() - Method in class ucar.unidata.geoloc.LatLonRect
Get minimum longitude, aka "west" edge
getLonResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
getLonVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
getLonWest() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLookup() - Method in class ucar.nc2.iosp.grib.GribGridServiceProvider
 
getLookup1() - Method in class ucar.nc2.iosp.grib.GribGridServiceProvider
 
getLookup2() - Method in class ucar.nc2.iosp.grib.GribGridServiceProvider
 
getLop() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 14-16.
getLop() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 43-46.
getLop() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getLop() - Method in interface ucar.grib.GribGDSVariablesIF
.
getLoV() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 18-20.
getLov() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getLoV() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 52-55.
getLov() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getLoV() - Method in interface ucar.grib.GribGDSVariablesIF
.
getLowerLeft() - Method in class thredds.catalog.query.SelectGeoRegion
 
getLowerLeftPoint() - Method in class ucar.unidata.geoloc.LatLonRect
Get the lower left corner of the bounding box.
getLowerLeftPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the Lower Right Point (same as getMinPoint)
getLowerRightPoint() - Method in class ucar.unidata.geoloc.LatLonRect
Get the lower left corner of the bounding box.
getLowerRightPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the Lower Right Point
getLPSynthesisFilter() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilter
Returns the time-reversed low-pass synthesis waveform of the filter, which is the low-pass filter.
getLPSynthesisFilter() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the time-reversed low-pass synthesis waveform of the filter, which is the low-pass filter.
getLPSynthesisFilter() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the time-reversed low-pass synthesis waveform of the filter, which is the low-pass filter.
getLPSynWaveForm(float[], float[]) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilter
Returns the equivalent low-pass synthesis waveform of a cascade of filters, given the syhthesis waveform of the previous stage.
getLVal() - Method in interface opendap.dap.parsers.DapParser.Lexer
Method to retrieve the semantic value of the last scanned token.
getLVal() - Method in interface opendap.Server.parsers.CeParser.Lexer
Method to retrieve the semantic value of the last scanned token.
getM() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getMainDefDecompType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.WTDecompSpec
Returns the main default decomposition type.
getMainDefLevels() - Method in class ucar.jpeg.jj2000.j2k.wavelet.WTDecompSpec
Returns the main default decomposition number of levels.
getMajor() - Method in class opendap.dap.ServerVersion
Returns the major version number.
getMajor() - Method in class ucar.unidata.geoloc.Earth
Get the equatorial radius (semimajor axis) of the earth, in meters.
getMajorAxis() - Method in class ucar.grib.grib1.Grib1GDSVariables
MajorAxis static for Grib1
getMajorAxis() - Method in class ucar.grib.grib2.Grib2GDSVariables
MajorAxis
getMajorAxis() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getMajorAxis() - Method in interface ucar.grib.GribGDSVariablesIF
.
getMajorAxis() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the major axis of the spheroid.
getManager() - Method in class ucar.nc2.ft.fmrc.Fmrc
 
getMap() - Method in class ucar.nc2.EnumTypedef
 
getMap() - Method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
 
getMap(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
getMap(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
getMap(int) - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
 
getMapBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
getMapBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
getMapCount() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
getMapCount() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
getMapCount() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
 
getMapHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getMapList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
getMapList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
getMapList() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
 
getMapOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
getMapOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
getMapOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
 
getMapOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
getMapOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
getMapOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
 
getMapUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getMark() - Method in class thredds.catalog.InvCatalogRef
 
getMark() - Method in class thredds.catalog.InvDatasetImpl
Filtering
getMark() - Method in class thredds.catalog.InvDatasetImplProxy
 
getMaster_table_version() - Method in class ucar.grib.grib2.Grib2IdentificationSection
Parameter Table Version number.
getMasterTableId() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
 
getMasterTableVersion() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
 
getMatchLength() - Method in class ucar.unidata.io.KMPMatch
 
getMatchPattern() - Method in class thredds.cataloggen.config.DatasetFilter
Return the matchPattern of this DatasetFilter
getMatchPattern() - Method in class thredds.cataloggen.config.DatasetNamer
Return the value of the matchPattern attribute of this DatasetNamer.
getMatchPattern() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
 
getMatchPatternTarget() - Method in class thredds.cataloggen.config.DatasetFilter
 
getMatchTarget() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
 
getMax() - Method in class thredds.catalog.query.SelectRange
 
getMax() - Method in class ucar.jpeg.jj2000.j2k.IntegerSpec
Gets the maximum value of all tile-components.
getMaxAvailableBytes() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.CodestreamWriter
Returns the number of bytes remaining available in the codestream.
getMaxAvailableBytes() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.FileCodestreamWriter
Returns the number of bytes remaining available in the bit stream.
getMaxCacheSize() - Static method in class ucar.nc2.iosp.adde.AddeImage
 
getMaxCBlkHeight() - Method in class ucar.jpeg.jj2000.j2k.entropy.CBlkSizeSpec
Returns the maximum code-block's height
getMaxCBlkWidth() - Method in class ucar.jpeg.jj2000.j2k.entropy.CBlkSizeSpec
Returns the maximum code-block's width
getMaxCompHeight() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
getMaxCompImgHeight() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Return the maximum height among all components
getMaxCompImgWidth() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Return the maximum width among all components
getMaxCompWidth() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
getMaximum() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage.VerticalRange
 
getMaximum() - Method in class thredds.wcs.v1_0_0_Plus.AxisSubset
 
getMaximum(Array) - Static method in class ucar.ma2.MAMath
 
getMaximumRadial() - Method in class ucar.nc2.dt.radial.RadialCoordSys
Get the maximum radial distance, in km.
getMaximumSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
 
getMaxInComp(int) - Method in class ucar.jpeg.jj2000.j2k.IntegerSpec
Gets the maximum value of each tile for specified component
getMaxInTile(int) - Method in class ucar.jpeg.jj2000.j2k.IntegerSpec
Gets the maximum value of all components in the specified tile.
getMaxMagBits(int) - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.Quantizer
Returns the maximum number of magnitude bits in any subband in the current tile.
getMaxMagBits(int) - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.StdQuantizer
Returns the maximum number of magnitude bits in any subband of the current tile.
getMaxPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the maximum corner of the bounding box.
getMaxPointValue(int) - Method in class thredds.wcs.Request.BoundingBox
 
getMaxPts() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getMaxRadials() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
getMaxRadials(int) - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getMaxRadials(List) - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
 
getMaxRadials() - Method in class ucar.nc2.iosp.uf.UFheader
 
getMaxValue() - Method in class ucar.nc2.dataset.CoordinateAxis
The largest coordinate value.
getMaxValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
getMds() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
 
getMdt() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
 
getMeanAzimuth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getMeanAzimuth() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getMeanElevation() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getMeanElevation() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getMeanElevation(String, int) - Method in class ucar.nc2.iosp.uf.UFheader
 
getMeanElevation(ArrayList<Ray>) - Method in class ucar.nc2.iosp.uf.UFheader
 
getMember(int) - Method in class ucar.ma2.StructureMembers
Get the index-th member
getMember(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
getMember(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getMember(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
 
getMemberCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
getMemberCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getMemberCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
 
getMemberList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
getMemberList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getMemberList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
 
getMemberNames() - Method in class ucar.ma2.StructureMembers
Get the names of the members.
getMembers() - Method in class ucar.ma2.ArrayStructure
Get a list of structure members.
getMembers() - Method in class ucar.ma2.StructureData
 
getMembers() - Method in class ucar.ma2.StructureMembers
Get the list of Member objects.
getMembers(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getMembers(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
getMembers(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
 
getMembersBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getMembersBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getMembersCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getMembersCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
getMembersCount() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
 
getMembership() - Method in class ucar.grib.grib1.Grib1Pds
Membership
getMembersList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getMembersList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
getMembersList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
 
getMembersOrBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getMembersOrBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
getMembersOrBuilder(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
 
getMembersOrBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getMembersOrBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
getMembersOrBuilderList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
 
getMergedParts() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Get the list of merged parts in this file
getMessage() - Method in exception opendap.dap.DAP2Exception
Returns the detail message of this throwable object.
getMessage() - Method in exception thredds.catalog2.builder.BuilderException
 
getMessage() - Method in class thredds.catalog2.builder.BuilderIssue
 
getMessage() - Method in exception thredds.catalog2.xml.parser.ThreddsXmlParserException
 
getMessage() - Method in class thredds.catalog2.xml.parser.ThreddsXmlParserIssue
 
getMessage() - Method in class thredds.inventory.DatasetCollectionManager.TriggerEvent
 
getMessage() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
getMessage() - Method in class ucar.nc2.stream.NcStreamProto.Error
 
getMessage() - Method in interface ucar.nc2.stream.NcStreamProto.ErrorOrBuilder
 
getMessage() - Method in exception ucar.units.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error ucar.units.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessageBytes(Message) - Method in class ucar.nc2.iosp.bufr.MessageScanner
 
getMessageBytesFromLast(Message) - Method in class ucar.nc2.iosp.bufr.MessageScanner
 
getMessages() - Method in class ucar.nc2.iosp.hdf5.H5header.DataObject
 
getMessageSize() - Method in class ucar.nc2.iosp.bufr.Message
Get the byte length of the entire BUFR record.
getMessageTypeName(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
getMessageTypeName(int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
 
getMetadata(MetadataType) - Method in class thredds.catalog.InvCatalogRef
 
getMetadata() - Method in class thredds.catalog.InvCatalogRef
 
getMetadata() - Method in class thredds.catalog.InvDataset
Get the metadata elements for this InvDataset.
getMetadata(MetadataType) - Method in class thredds.catalog.InvDataset
Get the metadata elements of the specified type.
getMetadata(MetadataType) - Method in class thredds.catalog.InvDatasetImplProxy
 
getMetadata() - Method in class thredds.catalog.InvDatasetImplProxy
 
getMetadata() - Method in class thredds.catalog.ThreddsMetadata
 
getMetadata() - Method in interface thredds.catalog2.DatasetNode
 
getMetadata(MFile, String) - Method in interface thredds.inventory.CollectionManager
 
getMetadata(MFile, String) - Method in class thredds.inventory.DatasetCollectionManager
 
getMetadataBuilders() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
getMetadataConverter(String) - Method in class thredds.catalog.InvCatalogFactory
Find the MetadataConverterIF registered for this key
getMetadataCreatedDate() - Method in interface thredds.catalog2.ThreddsMetadata
 
getMetadataCreatedDatePointBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getMetadataModifiedDate() - Method in interface thredds.catalog2.ThreddsMetadata
 
getMetadataModifiedDatePointBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getMetadataType() - Method in class thredds.catalog.InvMetadata
Get the metadata type.
getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.point.PointObsDatasetImpl
Get conversion factor for this unit into meters.
getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
getMetersConversionFactor(String) - Static method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getMethod() - Method in class ucar.grib.grib1.Grib1Pds
Method
getMethod() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getMethod() - Method in class ucar.jpeg.colorspace.boxes.ColorSpecificationBox
 
getMethod() - Method in class ucar.jpeg.colorspace.ColorSpace
Return the colorspace method (Profiled, enumerated, or palettized).
getMethodParameter(String) - Method in class ucar.nc2.util.net.HTTPMethod
 
getMethodParameters() - Method in class ucar.nc2.util.net.HTTPMethod
 
getMethodString() - Method in class ucar.jpeg.colorspace.boxes.ColorSpecificationBox
 
getMiddleFeatureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getMidpoints() - Method in class ucar.nc2.dataset.CoordinateAxis2D
 
getMimeType() - Method in enum thredds.wcs.Request.Format
 
getMimeType() - Method in enum thredds.wcs.v1_0_0_Plus.WcsRequest.Format
 
getMimeType() - Method in enum thredds.wcs.v1_1_0.Request.Format
 
getMin() - Method in class thredds.catalog.query.SelectRange
 
getMin() - Method in class ucar.jpeg.jj2000.j2k.IntegerSpec
Get the minimum value of all tile-components.
getMinimum() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage.VerticalRange
 
getMinimum() - Method in class thredds.wcs.v1_0_0_Plus.AxisSubset
 
getMinimum(Array) - Static method in class ucar.ma2.MAMath
 
getMinimumSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
 
getMinInComp(int) - Method in class ucar.jpeg.jj2000.j2k.IntegerSpec
Gets the minimum value of all tiles for the specified component.
getMinInTile(int) - Method in class ucar.jpeg.jj2000.j2k.IntegerSpec
Gets the minimum value of each component in specified tile
getMinMax(Array) - Static method in class ucar.ma2.MAMath
Find min and max value in this array, getting values as doubles.
getMinMaxData(float[]) - Method in class ucar.nc2.iosp.dorade.Doradeheader
 
getMinMaxSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
 
getMinMaxSkipMissingData(Array) - Method in class ucar.nc2.dt.grid.GeoGrid
Get the minimum and the maximum data value of the previously read Array, skipping missing values as defined by isMissingData(double val).
getMinMaxSkipMissingData(Array) - Method in interface ucar.nc2.dt.GridDatatype
Get the minimum and the maximum data value of the previously read Array, skipping missing values as defined by isMissingData(double val).
getMinMaxSkipMissingData(Array) - Method in interface ucar.nc2.ft.grid.Grid
Get the minimum and the maximum data value of the previously read Array, skipping missing values as defined by isMissingData(double val).
getMinor() - Method in class opendap.dap.ServerVersion
Returns the minor version number.
getMinor() - Method in class ucar.unidata.geoloc.Earth
Get the polar radius (semiminor axis) of the earth, in meters.
getMinorAxis() - Method in class ucar.grib.grib1.Grib1GDSVariables
MinorAxis static for Grib1
getMinorAxis() - Method in class ucar.grib.grib2.Grib2GDSVariables
MinorAxis
getMinorAxis() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getMinorAxis() - Method in interface ucar.grib.GribGDSVariablesIF
.
getMinPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the minimum corner of the bounding box.
getMinPointValue(int) - Method in class thredds.wcs.Request.BoundingBox
 
getMinRadials() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
getMinRadials(int) - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getMinValue() - Method in class ucar.nc2.dataset.CoordinateAxis
The smallest coordinate value.
getMinValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
getMissingData() - Method in class ucar.nc2.iosp.uf.Ray
 
getMissingData() - Method in class ucar.nc2.iosp.uf.UFheader
 
getMissingDataArray(int[]) - Method in class ucar.nc2.dataset.VariableDS
Return Array with missing data
getMissingDataIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get if missing_data attribute is considered isMissing()
getMissingDataValue(Variable) - Method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
 
getMissingValue(GridDatatype) - Method in class ucar.nc2.dt.grid.GridAsPointDataset
 
getMissingValue() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the missing value
getMissingValueManagement() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Missing value management used (see Code Table 5.5).
getMode() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getMode() - Method in class ucar.nc2.iosp.bufr.TableLookup
 
getModel() - Method in class ucar.grib.grib1.Grib1GridTableLookup
 
getModel() - Method in class ucar.grib.grib2.Grib2GridTableLookup
 
getModelName(int, int) - Static method in class ucar.grib.grib1.Grib1Tables
Currently only defined for center 7 NCEP
getModifiedDate() - Method in interface thredds.catalog2.ThreddsMetadata
 
getModifiedDatePointBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getMsecs() - Method in class thredds.logs.LogReader.Log
 
getMsgLogger() - Static method in class ucar.jpeg.jj2000.j2k.util.FacilityManager
Returns the MsgLogger registered with the current thread (the thread that calls this method).
getMsgLogger(Thread) - Static method in class ucar.jpeg.jj2000.j2k.util.FacilityManager
Returns the MsgLogger registered with the thread 't' (the thread that calls this method).
getMTYP(int) - Method in class ucar.jpeg.colorspace.boxes.ComponentMappingBox
Return the channel type.
getMtype() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
 
getN() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 61-62.
getN() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getN() - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
getN2() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getN3() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getName() - Method in interface opendap.Server.ServerSideFunction
Returns the name of the server-side function, as it will appear in constraint expressions.
getName() - Method in class thredds.catalog.CrawlableCatalog
 
getName() - Method in class thredds.catalog.InvCatalog
Get the name of the catalog
getName() - Method in class thredds.catalog.InvCatalogFactory
An InvCatalogFactory may have a name, in case you need to manage several of them.
getName() - Method in class thredds.catalog.InvCatalogRef
 
getName() - Method in class thredds.catalog.InvDataset
Get the "human readable" name of the dataset.
getName() - Method in class thredds.catalog.InvDatasetImplProxy
 
getName() - Method in class thredds.catalog.InvProperty
Get the name of the property.
getName() - Method in class thredds.catalog.InvService
Get the service name: referenced by dataset and access elements.
getName() - Method in class thredds.catalog.query.ListChoice
 
getName() - Method in class thredds.catalog.query.QueryCapability
 
getName() - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
getName() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getName() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getName() - Method in interface thredds.catalog2.builder.CatalogBuilder
 
getName() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
getName() - Method in interface thredds.catalog2.builder.ServiceBuilder
 
getName() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
 
getName() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ProjectNameBuilder
 
getName() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
 
getName() - Method in interface thredds.catalog2.Catalog
 
getName() - Method in interface thredds.catalog2.DatasetNode
 
getName() - Method in interface thredds.catalog2.Property
 
getName() - Method in interface thredds.catalog2.Service
Returns the name of this Service, may not be null.
getName() - Method in interface thredds.catalog2.ThreddsMetadata.Contributor
 
getName() - Method in interface thredds.catalog2.ThreddsMetadata.ProjectName
 
getName() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
 
getName() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
getName() - Method in class thredds.cataloggen.config.DatasetFilter
Return the name of this DatasetFilter
getName() - Method in class thredds.cataloggen.config.DatasetNamer
Return the name of this DatasetNamer.
getName() - Method in class thredds.cataloggen.config.DatasetSource
 
getName() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getName() - Method in interface thredds.crawlabledataset.CrawlableDataset
Returns the dataset name, i.e., the last part of the dataset path.
getName() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
Returns the name (unlike a CrawlableDataset, the name may not be related to the path).
getName() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
getName() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
getName() - Method in class thredds.filesystem.CrawlableMFile
 
getName() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
getName() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
getName() - Method in interface thredds.filesystem.FileSystemProto.AttributeOrBuilder
 
getName() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
getName() - Method in class thredds.filesystem.FileSystemProto.File
 
getName() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
 
getName() - Method in class thredds.filesystem.MFileOS
 
getName() - Method in class thredds.inventory.MCollection
 
getName() - Method in interface thredds.inventory.MFile
 
getName() - Method in interface thredds.wcs.Coverage
 
getName() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
 
getName() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
 
getName() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField.Axis
 
getName() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField
 
getName() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ServiceInfo
 
getName() - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
 
getName() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField.Axis
 
getName() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
 
getName() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider
 
getName() - Method in class ucar.atd.dorade.DoradePARM
Get the name of this parameter.
getName() - Method in class ucar.atd.dorade.ScanMode
Get the name of this scan mode
getName() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getName(int) - Static method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getName() - Method in class ucar.grib.grib1.GribPDSLevel
Name of this level.
getName() - Method in class ucar.grib.grib2.Category
returns name of this Category.
getName() - Method in class ucar.grib.grib2.Discipline
returns name of this Discipline.
getName() - Method in class ucar.grid.GridParameter
name of parameter.
getName() - Method in class ucar.ma2.Range
Get name
getName() - Method in class ucar.ma2.StructureData
 
getName() - Method in class ucar.ma2.StructureMembers
Get the name.
getName() - Method in class ucar.ma2.StructureMembers.Member
Get the short name.
getName() - Method in class ucar.nc2.Attribute
Get the name of this Attribute.
getName() - Method in class ucar.nc2.dataset.CoordinateSystem
get the name of the Coordinate System
getName() - Method in class ucar.nc2.dataset.CoordinateTransform
get the name
getName() - Method in class ucar.nc2.Dimension
Returns the name of this Dimension; may be null.
getName() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.EnsCoord
 
getName() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.TimeCoord
 
getName() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.VertCoord
 
getName() - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.RunSeq
 
getName() - Method in class ucar.nc2.dt.fmrc.FmrcInventory
 
getName() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
 
getName() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
 
getName() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
 
getName() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
getName() - Method in class ucar.nc2.dt.grid.GeoGrid
 
getName() - Method in class ucar.nc2.dt.grid.GridDataset
 
getName() - Method in interface ucar.nc2.dt.GridCoordSystem
The name of the Grid Coordinate System, consisting of the list of coordinate axes, seperated by blanks.
getName() - Method in interface ucar.nc2.dt.GridDatatype
Alias for getFullName().
getName() - Method in class ucar.nc2.dt.radial.RadialCoordSys
 
getName() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
 
getName() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getName() - Method in class ucar.nc2.EnumTypedef
 
getName() - Method in interface ucar.nc2.ft.FeatureCollection
Get the name of this feature collection.
getName() - Method in class ucar.nc2.ft.fmrc.EnsCoord
 
getName() - Method in class ucar.nc2.ft.fmrc.FmrcInv
 
getName() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
 
getName() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
 
getName() - Method in class ucar.nc2.ft.fmrc.FmrInv
 
getName() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
 
getName() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
 
getName() - Method in class ucar.nc2.ft.fmrc.TimeCoord
 
getName() - Method in interface ucar.nc2.ft.fmrc.TimeInventory
 
getName() - Method in class ucar.nc2.ft.fmrc.VertCoord
 
getName() - Method in interface ucar.nc2.ft.grid.Grid
Get the name of the Grid
getName() - Method in interface ucar.nc2.ft.grid.GridCoordSys
The name of the Grid Coordinate System.
getName() - Method in class ucar.nc2.ft.point.MultipleNestedPointCollectionImpl
 
getName() - Method in class ucar.nc2.ft.point.OneNestedPointCollectionImpl
 
getName() - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
getName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
getName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
getName() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
 
getName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
getName() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
 
getName() - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getName() - Method in class ucar.nc2.ft.point.standard.Table
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableArrayStructure
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableConstruct
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableContiguous
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableLinkedList
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner3D
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInnerPsuedo
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInnerPsuedo3D
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimStructure
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableNestedStructure
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableParentId
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableParentIndex
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableSingleton
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableStructure
 
getName() - Method in class ucar.nc2.ft.point.standard.Table.TableTop
 
getName() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
getName() - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
getName() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getName() - Method in class ucar.nc2.ft.point.writer.PointObVar
 
getName() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
 
getName() - Method in class ucar.nc2.Group
Get the full name, starting from the root Group.
getName() - Method in class ucar.nc2.iosp.adde.AddeImage
 
getName() - Method in class ucar.nc2.iosp.adde.StationDB.Station
 
getName() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
getName(short, TableLookup) - Static method in class ucar.nc2.iosp.bufr.Descriptor
 
getName() - Method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
 
getName() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
 
getName() - Method in class ucar.nc2.iosp.bufr.tables.TableB
 
getName() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
 
getName() - Method in class ucar.nc2.iosp.bufr.tables.TableD
 
getName() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the Station name.
getName() - Method in class ucar.nc2.iosp.grads.GradsAttribute
 
getName() - Method in class ucar.nc2.iosp.grads.GradsDimension
Get the name of this dimension
getName() - Method in class ucar.nc2.iosp.grads.GradsVariable
Get the variable name
getName() - Method in class ucar.nc2.iosp.grid.GridVariable
Get the name
getName() - Method in class ucar.nc2.iosp.hdf4.TagEnum
 
getName() - Method in class ucar.nc2.iosp.hdf5.H5header.DataObject
 
getName() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
 
getName() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
 
getName() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageDataspace
 
getName() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageDatatype
 
getName() - Method in class ucar.nc2.iosp.sigmet.Ray
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
getName() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
getName() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
getName() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getName() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getName() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getName() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getName() - Method in class ucar.nc2.util.NamedAnything
 
getName() - Method in interface ucar.nc2.util.NamedObject
Get the object's name
getName() - Method in class ucar.nc2.util.net.HTTPMethod
 
getName() - Method in class ucar.nc2.Variable
Deprecated. use getFullName or getShortName
getName() - Method in class ucar.nc2.VariableSimpleAdapter
 
getName() - Method in interface ucar.nc2.VariableSimpleIF
 
getName() - Method in class ucar.unidata.geoloc.Earth
Get the Name property.
getName() - Method in class ucar.unidata.geoloc.EarthEllipsoid
EPSG name
getName() - Method in interface ucar.unidata.geoloc.Projection
The name of this projection.
getName() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the name of this specific projection (also see getClassName)
getName() - Method in interface ucar.unidata.geoloc.Station
Station name or id.
getName() - Method in class ucar.unidata.geoloc.StationImpl
Station name or id.
getName() - Method in class ucar.unidata.util.Parameter
Get the name of this Parameter.
getName() - Method in class ucar.unidata.util.Product
_more_
getName() - Method in class ucar.units.BaseQuantity
Returns the name of the base quantity.
getName() - Method in interface ucar.units.Unit
Gets the name of this unit.
getName() - Method in class ucar.units.UnitID
Returns the name of the unit.
getName() - Method in class ucar.units.UnitImpl
Gets the name of the unit.
getName() - Method in class ucar.units.UnitName
Returns the name.
getName() - Method in class ucar.units.UnitSymbol
Returns the name of the unit.
getNameAndAttributes() - Method in class ucar.nc2.Group
Get String with name and attributes.
getNameAndAttributes() - Method in class ucar.nc2.Structure
Get String with name and attributes.
getNameAndDimensions() - Method in class ucar.nc2.Variable
Get the display name plus the dimensions, eg 'float name(dim1, dim2)'
getNameAndDimensions(boolean) - Method in class ucar.nc2.Variable
Get the display name plus the dimensions, eg 'float name(dim1, dim2)'
getNameAndDimensions(StringBuilder) - Method in class ucar.nc2.Variable
Get the display name plus the dimensions, eg 'name(dim1, dim2)'
getNameAndDimensions(StringBuffer) - Method in class ucar.nc2.Variable
Deprecated. use getNameAndDimensions(StringBuilder buf)
getNameAndDimensions(StringBuilder, boolean, boolean) - Method in class ucar.nc2.Variable
Add display name plus the dimensions to the StringBuffer
getNameAndDimensions(Formatter, boolean, boolean) - Method in class ucar.nc2.Variable
Add display name plus the dimensions to the StringBuffer
getNameAndDimensions(Formatter, boolean, boolean) - Method in interface ucar.nc2.VariableIF
 
getNameOfVariableWithAttribute(NetcdfDataset, String, String) - Static method in class ucar.nc2.ft.point.standard.Evaluator
 
getNameOfVariableWithAttribute(Structure, String, String) - Static method in class ucar.nc2.ft.point.standard.Evaluator
 
getNamer() - Method in class thredds.catalog.InvDatasetScan
 
getNamer() - Method in class thredds.cataloggen.CollectionLevelScanner
 
getNames() - Method in class opendap.dap.AttributeTable
Returns an Enumeration of the attribute names in this AttributeTable.
getNames() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getNames() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the list of names, to be used for user selection.
getNames() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
getNameShort(int) - Static method in class ucar.grib.grib1.GribPDSLevel
short name of level.
getNamespace(String) - Static method in enum thredds.catalog2.xml.names.CatalogNamespace
 
getNamespacePrefix() - Method in class thredds.catalog.InvMetadata
Get the prefix mapped to the namespace.
getNamespaceURI() - Method in class thredds.catalog.InvMetadata
Get the namespace.
getNamespaceUri() - Method in enum thredds.catalog2.xml.names.CatalogNamespace
 
getNameVocab() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getNamingAuthority() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
 
getNamingAuthority() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ProjectNameBuilder
 
getNamingAuthority() - Method in interface thredds.catalog2.ThreddsMetadata.Contributor
 
getNamingAuthority() - Method in interface thredds.catalog2.ThreddsMetadata.ProjectName
 
getNativeCrs() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
 
getNativeCrs() - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
 
getNaturalOriginLat() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the latitude at natural origin
getNavBlock() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Get the navigation block used to initialize this McIDASAreaProjection
getNb() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getNCells() - Method in class ucar.atd.dorade.DoradePARM
Get the number of cells in a ray.
getNCells(int) - Method in class ucar.atd.dorade.DoradeSweep
Get the number of data cells (gates) per ray for the given sensor.
getNChannels() - Method in class ucar.jpeg.colorspace.boxes.ComponentMappingBox
 
getNcmlElement() - Method in class thredds.catalog.InvDatasetImpl
 
getNcmlInner() - Method in class thredds.inventory.NcmlCollectionReader
 
getNcmlOuter() - Method in class thredds.inventory.NcmlCollectionReader
 
getNcols() - Method in class ucar.ma2.MAMatrix
 
getNCoords() - Method in class ucar.nc2.ft.fmrc.TimeCoord
 
getNd() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getNDefs() - Method in class ucar.jpeg.colorspace.boxes.ChannelDefinitionBox
 
getNelems() - Method in class ucar.ma2.MAVector
 
getNelems() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
getNelems() - Method in interface ucar.nc2.iosp.Layout.Chunk
Get number of elements to transfer contiguously (Note: elements, not bytes)
getNelems() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
Get number of elements to transfer contiguously (Note: elements, not bytes)
getNEnsembles() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.EnsCoord
 
getNEnsembles() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
 
getNEnsembles() - Method in class ucar.nc2.ft.fmrc.EnsCoord
 
getNEnsembles() - Method in class ucar.nc2.iosp.grid.GridVariable
Get the number of Ensemble
getNested(DataDescriptor) - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
 
getNestedCounters(int) - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
 
getNestedPointFeatureCollectionIterator(int) - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
Iterate through the collection, composed of NestedPointFeatureCollection.
getNestedPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.OneNestedPointCollectionImpl
 
getNestedPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.standard.StandardSectionCollectionImpl
 
getNestedPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.standard.StandardStationProfileCollectionImpl
 
getNestedPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getNestedSelectors() - Method in class thredds.catalog.query.ListChoice
 
getNestedStructure(Structure) - Static method in class ucar.nc2.ft.point.standard.Evaluator
 
getNetcdf() - Method in class ucar.nc2.FileWriter
Get underlying NetcdfFileWriteable
getNetcdfDataset(String) - Method in class thredds.catalog.InvDatasetFeatureCollection
Get the dataset named by the path.
getNetcdfDataset() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the underlying NetcdfDataset
getNetcdfDataset() - Method in class ucar.nc2.dt.grid.GridDataset
 
getNetcdfDataset() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
getNetcdfFile() - Method in class ucar.nc2.dt.grid.GridDataset
 
getNetcdfFile() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getNetcdfFile() - Method in interface ucar.nc2.dt.TypedDataset
 
getNetcdfFile() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getNetcdfFile() - Method in interface ucar.nc2.ft.FeatureDataset
Return underlying NetcdfFile, or null if none.
getNetcdfFile() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getNetcdfFile() - Method in class ucar.nc2.Group
Get the owning NetcdfFile
getNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get the File Cache
getNewCOC() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Returns a new instance of COC
getNewCOD() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Returns a new instance of COD
getNewCOM() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Returns a new instance of COM
getNewCRG() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Returns a new instance of CRG
getNewPOC() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Returns a new instance of POC
getNewQCC() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Returns a new instance of QCC
getNewQCD() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Returns a new instance of QCD
getNewRGN() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Returns a new instance of RGN
getNewSIZ() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Returns a new instance of SIZ
getNewSOT() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Returns a new instance of SOT
getNext() - Method in class ucar.ma2.ArrayDouble.D3.IF
 
getNextCodeBlock(int, CBlkRateDistStats) - Method in interface ucar.jpeg.jj2000.j2k.entropy.encoder.CodedCBlkDataSrcEnc
Returns the next coded code-block in the current tile for the specified component, as a copy (see below).
getNextCodeBlock(int, CBlkRateDistStats) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
Returns the next coded code-block in the current tile for the specified component, as a copy (see below).
getNextCodeBlock(int, CBlkWTData) - Method in interface ucar.jpeg.jj2000.j2k.quantization.quantizer.CBlkQuantDataSrcEnc
Returns the next code-block in the current tile for the specified component, as a copy (see below).
getNextCodeBlock(int, CBlkWTData) - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.StdQuantizer
Returns the next code-block in the current tile for the specified component, as a copy (see below).
getNextCodeBlock(int, CBlkWTData) - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
This function gets a datablk from the entropy coder.
getNextCodeBlock(int, CBlkWTData) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataSrc
Returns the next code-block in the current tile for the specified component, as a copy (see below).
getNextCodeBlock(int, CBlkWTData) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the next code-block in the current tile for the specified component, as a copy (see below).
getNextImage(boolean) - Method in class ucar.nc2.dt.image.ImageDatasetFactory
This assumes you have opened a file.
getNextImage() - Method in class ucar.nc2.dt.image.ImageFactoryRandom
 
getNextInternCodeBlock(int, CBlkWTData) - Method in interface ucar.jpeg.jj2000.j2k.quantization.quantizer.CBlkQuantDataSrcEnc
Returns the next code-block in the current tile for the specified component.
getNextInternCodeBlock(int, CBlkWTData) - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.StdQuantizer
Returns the next code-block in the current tile for the specified component.
getNextInternCodeBlock(int, CBlkWTData) - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
This function gets a datablk from the entropy coder.
getNextInternCodeBlock(int, CBlkWTData) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataSrc
Returns the next code-block in the current tile for the specified component.
getNextInternCodeBlock(int, CBlkWTData) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the next code-block in the current tile for the specified component.
getNextResLevel() - Method in class ucar.jpeg.jj2000.j2k.wavelet.Subband
Returns the first leaf subband element in the next higher resolution level.
getNextToken() - Method in class ucar.units.StandardUnitFormat
Get the next Token.
getNextToken() - Method in class ucar.units.StandardUnitFormatTokenManager
Get the next Token.
getNi() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getnoisePower(int) - Method in class ucar.atd.dorade.DoradeSweep
 
getNominalTime() - Method in class ucar.nc2.dt.point.PointObsDatatypeImpl
 
getNominalTime() - Method in interface ucar.nc2.dt.PointObsDatatype
Nominal time of the observation.
getNominalTime() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getNominalTime() - Method in interface ucar.nc2.ft.PointFeature
Nominal time of this observation.
getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
 
getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
 
getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.  
getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
getNominalTimeAsDate() - Method in interface ucar.nc2.dt.PointObsDatatype
Nominal time of the observation, as a Date.
getNominalTimeAsDate() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getNominalTimeAsDate() - Method in interface ucar.nc2.ft.PointFeature
Nominal time of this observation, as a Date.
getNominalTimeAsDate() - Method in class ucar.nc2.thredds.DqcStationObsDataset.DqcObsImpl
 
getNomRangeBits(int) - Method in class ucar.jpeg.colorspace.ChannelDefinitionMapper
 
getNomRangeBits(int) - Method in class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the image data in the specified component.
getNomRangeBits(int) - Method in class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component and in the current tile.
getNomRangeBits(int) - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the image data in the specified component.
getNomRangeBits(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the image data in the specified component.
getNomRangeBits(int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGM
Returns the number of bits corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGX
Returns the number of bits corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPPM
Returns the number of bits corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.Dequantizer
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.CBlkWTDataSrcDec
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getNomRangeBits(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTFull
Returns the number of bits, referred to as the "range bits", corresponding to the nominal range of the data in the specified component.
getNomTileHeight() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the nominal tile height
getNomTileHeight() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the nominal width of the tiles in the reference grid.
getNomTileHeight() - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the nominal tiles height
getNomTileHeight() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the nominal tiles height
getNomTileHeight() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the nominal tiles height
getNomTileHeight() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the nominal tiles height
getNomTileHeight() - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the nominal width of the tiles in the reference grid.
getNomTileHeight() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the nominal height of tiles
getNomTileHeight() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the nominal tiles height
getNomTileHeight() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the nominal tiles height
getNomTileWidth() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the nominal tile width
getNomTileWidth() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the nominal width of the tiles in the reference grid.
getNomTileWidth() - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the nominal tiles width
getNomTileWidth() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the nominal tiles width
getNomTileWidth() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the nominal tiles width
getNomTileWidth() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the nominal tiles width
getNomTileWidth() - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the nominal width of the tiles in the reference grid.
getNomTileWidth() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the nominal width of tiles
getNomTileWidth() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the nominal tiles width
getNomTileWidth() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the nominal tiles width
getNomTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
getNomTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
getNomTime() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
 
getNomTime(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getNOptPoints() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.LayersInfo
Returns the number of layers to optimize, or optimization points, as specified by this object.
getNorthLatitude() - Method in class ucar.grib.grib1.Grib1Pds
Northern latitude
getNorthPole() - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
getNorthSouthRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getNotFilter(CrawlableDatasetFilter) - Static method in class thredds.crawlabledataset.filter.LogicalFilterComposer
 
getNowTime() - Method in class ucar.unidata.util.DateSelection
Get the NowTime property.
getNp() - Method in class ucar.grib.grib1.Grib1GDSVariables
octets 26-27
getNp() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getNp() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 68-71.
getNp() - Method in interface ucar.grib.GribGDSVariablesIF
.
getNr() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 32-34
getNr() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 69-72.
getNr() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getNr() - Method in interface ucar.grib.GribGDSVariablesIF
.
getNRays() - Method in class ucar.atd.dorade.DoradeSweep
Get the number of rays in this sweep.
getNrows() - Method in class ucar.ma2.MAMatrix
 
getNrows() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
getNrows() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getNrows() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
 
getnSamples() - Method in class ucar.atd.dorade.DoradePARM
 
getNSensors() - Method in class ucar.atd.dorade.DoradeSweep
Get the number of sensors associated with this sweep.
getNsweep() - Method in class ucar.nc2.iosp.sigmet.Ray
 
getNTimeOffsets() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
 
getNum() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
getNumber() - Method in enum thredds.filesystem.FileSystemProto.Attribute.Type
 
getNumber() - Method in class ucar.grib.grib2.Category
returns the number of this Category.
getNumber() - Method in class ucar.grib.grib2.Discipline
returns number of this Discipline.
getNumber() - Method in class ucar.grid.GridParameter
number of parameter.
getNumber() - Method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
getNumber() - Method in enum ucar.nc2.stream.NcStreamProto.Compress
 
getNumber() - Method in enum ucar.nc2.stream.NcStreamProto.DataType
 
getNumberClusters() - Method in class ucar.grib.grib1.Grib1Pds
number Clusters
getNumberCoordinates() - Method in class ucar.grib.grib2.Grib2Pds
Number of coordinate values at end of template.
getNumberDatasets() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
Number of data sets in this record.
getNumberDatasets() - Method in class ucar.nc2.iosp.bufr.Message
Get number of datasets in this message.
getNumberEnsembleForecasts() - Method in class ucar.grib.grib1.Grib1Pds
 
getNumberEnsembleForecasts() - Method in class ucar.grib.grib2.Grib2Pds
 
getNumberEnsembleForecasts() - Method in interface ucar.grib.grib2.Grib2Pds.PdsEnsemble
 
getNumberEnsembleForecasts() - Method in interface ucar.grib.grib2.Grib2Pds.PdsEnsembleDerived
 
getNumberEnsembleForecasts() - Method in class ucar.grib.GribPds
 
getNumberForecastProbabilities() - Method in interface ucar.grib.grib2.Grib2Pds.PdsProbability
 
getNumberForecasts() - Method in class ucar.grib.grib1.Grib1Pds
number members / forecasts
getNumberForecasts() - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated. number of forecasts for this parameter
getNumberGates() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
getNumberIncludedInAverage() - Method in class ucar.grib.grib1.Grib1Pds
Number Included In Average, octet 22 & 23
getNumberMissing() - Method in interface ucar.grib.grib2.Grib2Pds.PdsInterval
 
getNumberMissingInAverage() - Method in class ucar.grib.grib1.Grib1Pds
Number Missing In Average, octet 24
getNumberOfBits() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Number of bits used for each packed value..
getNumberOfFields() - Method in class ucar.nc2.util.TableParser
 
getNumberOfGroups() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
NG - Number of groups of data values into which field is split.
getNumberOfLevels() - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getNumberOfMemberVariables() - Method in class ucar.nc2.Structure
Get the number of variables contained directly in this Structure.
getNumberPoints() - Method in class ucar.grib.grib1.Grib1GDSVariables
number of data points .
getNumberPoints() - Method in class ucar.grib.grib2.Grib2GDSVariables
octets 7-10 number of data points .
getNumberPoints() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getNumberPoints() - Method in interface ucar.grib.GribGDSVariablesIF
number of data points .
getNumberPoints() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
The number of points along the trajectory.
getNumberRows() - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
 
getNumberTimeRanges() - Method in interface ucar.grib.grib2.Grib2Pds.PdsInterval
 
getNumCodedBytes() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
Returns the number of bytes that are necessary from the compressed output stream to decode all the symbols that have been coded this far.
getNumColumns() - Method in class ucar.jpeg.colorspace.boxes.PaletteBox
Return the number of palette columns.
getNumCOM() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Returns the number of found COM marker segments
getNumComps() - Method in class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Returns the number of components in the image.
getNumComps() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the number of components in the image.
getNumComps() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the number of components in the image.
getNumComps() - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the number of components in the image.
getNumComps() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the number of components in the image.
getNumComps() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the number of components in the image.
getNumComps() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the number of components in the image.
getNumComps() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the number of components in the image.
getNumComps() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the number of components in the image.
getNumComps() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the number of components in the image.
getNumCtxts() - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.MQDecoder
Returns the number of contexts in the arithmetic coder.
getNumCtxts() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
Returns the number of contexts in the arithmetic coder.
getNumDataRecords() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getNumDataRecordsDim() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getNumElems() - Method in class ucar.ma2.ArrayChar.StringIterator
 
getNumEntries() - Method in class ucar.jpeg.colorspace.boxes.PaletteBox
Return the number of palette entries.
getNumericValue() - Method in class ucar.nc2.Attribute
Retrieve numeric value.
getNumericValue(int) - Method in class ucar.nc2.Attribute
Retrieve a numeric value by index.
getNumericValue() - Method in class ucar.unidata.util.Parameter
Retrieve numeric value, use if isString() is false.
getNumericValue(int) - Method in class ucar.unidata.util.Parameter
Get the ith numeric value.
getNumericValues() - Method in class ucar.unidata.util.Parameter
Get array of numeric values as doubles.
getNumErrorIssues() - Method in interface thredds.catalog2.CatalogIssues
 
getNumFatalIssues() - Method in interface thredds.catalog2.CatalogIssues
 
getNumFoundMarkSeg() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the number of found marker segments in the current header.
getNumGuardBits() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCC
 
getNumGuardBits() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCD
 
getNumGuardBits(int, int) - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.Quantizer
Returns the number of guard bits used by this quantizer in the given tile-component.
getNumGuardBits(int, int) - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.StdQuantizer
Returns the number of guard bits used by this quantizer in the given tile-component.
getNumHeaderRecords() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getNumLayers() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.PostCompRateAllocator
Returns the number of layers that are actually generated.
getNumLevels() - Method in class ucar.nc2.iosp.grads.GradsVariable
Get the number of levels
getNumObservations() - Method in class ucar.nc2.dt.StationImpl
 
getNumPrecinct(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.PktDecoder
Gets the number of precincts in a given component and resolution level.
getNumPV() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getNumSamplesPerBandDim() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getNumStations() - Method in class thredds.catalog.query.SelectStation
 
getNumSweeps() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
 
getNumTileParts(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Returns the number of tile-part found for a given tile
getNumTiles() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
getNumTiles(Coord) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the total number of tiles in the image.
getNumTiles() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Return the number of tiles in the image
getNumTiles(Coord) - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the total number of tiles in the image.
getNumTiles(Coord) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the total number of tiles in the image.
getNumTiles(Coord) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the total number of tiles in the image.
getNumTiles(Coord) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the total number of tiles in the image.
getNumTiles(Coord) - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the total number of tiles in the image.
getNumTiles(Coord) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the total number of tiles in the image.
getNumTiles(Coord) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the total number of tiles in the image.
getNumTiles(Coord) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the number of tiles in the horizontal and vertical directions.
getNumTiles() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the total number of tiles in the image.
getNumTimes() - Method in interface ucar.nc2.dt.TimeSeriesCollection
Get number of points in the series
getNumTimesInRange() - Method in class ucar.unidata.util.DateSelection
Get the NumTimesInRange property.
getNumVal() - Method in class opendap.dap.Attribute
Returns the nummber of values held in this attribute.
getNumWarningIssues() - Method in interface thredds.catalog2.CatalogIssues
 
getNV() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 4 NV.
getNVerts() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
 
getNx() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 7-8.
getNx() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getNx() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 31-34.
getNx() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getNx() - Method in interface ucar.grib.GribGDSVariablesIF
Get number of grid columns.
getNx() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the number of x points
getNy() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 9-10.
getNy() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getNy() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 35-38.
getNy() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getNy() - Method in interface ucar.grib.GribGDSVariablesIF
Get number of grid rows.
getNy() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the number of Y points
getNyquistFrequency() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getNyquistFrequency() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getObject(Index) - Method in class ucar.ma2.Array
Get the array element at index as an Object.
getObject(int) - Method in class ucar.ma2.Array
 
getObject(Index) - Method in class ucar.ma2.ArrayBoolean
 
getObject(int) - Method in class ucar.ma2.ArrayBoolean
 
getObject(Index) - Method in class ucar.ma2.ArrayByte
 
getObject(int) - Method in class ucar.ma2.ArrayByte
 
getObject(Index) - Method in class ucar.ma2.ArrayChar
 
getObject(int) - Method in class ucar.ma2.ArrayChar
 
getObject(Index) - Method in class ucar.ma2.ArrayDouble
 
getObject(int) - Method in class ucar.ma2.ArrayDouble
 
getObject(Index) - Method in class ucar.ma2.ArrayFloat
 
getObject(int) - Method in class ucar.ma2.ArrayFloat
 
getObject(Index) - Method in class ucar.ma2.ArrayInt
 
getObject(int) - Method in class ucar.ma2.ArrayInt
 
getObject(Index) - Method in class ucar.ma2.ArrayLong
 
getObject(int) - Method in class ucar.ma2.ArrayLong
 
getObject(Index) - Method in class ucar.ma2.ArrayObject
 
getObject(int) - Method in class ucar.ma2.ArrayObject
 
getObject(Index) - Method in class ucar.ma2.ArrayRagged
 
getObject(int) - Method in class ucar.ma2.ArrayRagged
 
getObject(Index) - Method in class ucar.ma2.ArrayScalar
 
getObject(int) - Method in class ucar.ma2.ArrayScalar
 
getObject(Index) - Method in class ucar.ma2.ArrayShort
 
getObject(int) - Method in class ucar.ma2.ArrayShort
 
getObject(Index) - Method in class ucar.ma2.ArrayStructure
Get the index-th StructureData of this ArrayStructure.
getObject(int) - Method in class ucar.ma2.ArrayStructure
Get the index-th StructureData of this ArrayStructure.
getObject() - Method in class ucar.unidata.util.DatedObject
Get the Object property.
getObject(String) - Method in interface ucar.util.prefs.PersistenceManager
 
getObject(String) - Method in class ucar.util.prefs.PreferencesExt
 
getObjectCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a Object
getObjectCurrent() - Method in class ucar.ma2.IteratorFast
 
getObjectNext() - Method in interface ucar.ma2.IndexIterator
Get next value as an Object
getObjectNext() - Method in class ucar.ma2.IteratorFast
 
getObjects(List) - Static method in class ucar.unidata.util.DatedObject
A utility method that takes a list of DatedObjects-s and returns a list of the objects
getObsDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getObservations() - Method in class ucar.nc2.dt.StationImpl
 
getObservationTime() - Method in class ucar.nc2.dt.point.PointObsDatatypeImpl
 
getObservationTime() - Method in interface ucar.nc2.dt.PointObsDatatype
Actual time of the observation.
getObservationTime() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getObservationTime(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getObservationTime() - Method in interface ucar.nc2.ft.PointFeature
Actual time of this observation.
getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
 
getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
 
getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.  
getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
getObservationTimeAsDate() - Method in interface ucar.nc2.dt.PointObsDatatype
Actual time of the observation, as a Date.
getObservationTimeAsDate() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getObservationTimeAsDate(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getObservationTimeAsDate() - Method in interface ucar.nc2.ft.PointFeature
Actual time of this observation, as a Date.
getObservationTimeAsDate() - Method in class ucar.nc2.thredds.DqcStationObsDataset.DqcObsImpl
 
getObsTime(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getOctet(int) - Method in class ucar.grib.GribPds
Get the indexth byte in the PDS as an integer.
getOffLastROIPkt() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.CodestreamWriter
Gives the offset of the end of last packet containing ROI information
getOffLastROIPkt() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.FileCodestreamWriter
Gives the offset of the end of last packet containing ROI information
getOffset(DataDescriptor) - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
 
getOffset() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
Offset to the beginning of BufrDataDescriptionSection.
getOffset(int) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
Get the byte offset in 0 based space from a 1 based 4 byte FORTRAN word.
getOffset() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
 
getOffset() - Method in interface ucar.nc2.iosp.LayoutBBTiled.DataChunk
 
getOffset() - Method in class ucar.nc2.iosp.sigmet.Ray
 
getOffset() - Method in class ucar.units.OffsetUnit
Returns the offset.
getOffset1() - Method in class ucar.grib.grib1.Grib1Product
offset1 usually is the Gds offset for this record.
getOffset1() - Method in class ucar.nc2.iosp.sigmet.Ray
 
getOffset2() - Method in class ucar.grib.grib1.Grib1Product
offset2 usually is the BMS or Data section offset.
getOffsetCoords(FmrcInvLite.Gridset) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
 
getOffsetHours() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.TimeCoord
 
getOffsetHours() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
The list of valid times, in units of hours since the run time
getOffsetInHours(Date, Date) - Static method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
 
getOffsetInHours(Date, Date) - Static method in class ucar.nc2.ft.fmrc.FmrcInv
Find the difference between two dates in hours
getOffsetTimes() - Method in class ucar.nc2.ft.fmrc.TimeCoord
The list of valid times, in units of hours since the run time
getOffsetToHeader() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the offset to the grid header (4 byte words)
getOgcName() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getOlderThanFilterInSecs() - Method in class thredds.inventory.DatasetCollectionManager
 
getOlon() - Method in class ucar.grib.grib1.Grib1GDSVariables
olon > 0 is a quasi regular grid.
getOlon() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 11 olon > 0 is a quasi regular grid.
getOlon() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getOlon() - Method in interface ucar.grib.GribGDSVariablesIF
olon > 0 is a quasi regular grid.
getOlonPoints() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getOnlineResource() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.ContactInfo
 
getOnlineResource() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.ContactInfo
 
getOnlineResource() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ContactInfo
 
getOpenFiles() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
getOperation() - Method in interface thredds.wcs.Request
 
getOperation() - Method in class thredds.wcs.v1_0_0_1.WcsRequest
 
getOperation() - Method in class thredds.wcs.v1_0_0_1.WcsRequestBuilder
 
getOperation() - Method in class thredds.wcs.v1_0_0_Plus.WcsRequest
 
getOperation() - Method in class thredds.wcs.v1_1_0.Request
 
getOperator() - Method in class opendap.Server.RelOpClause
Returns the type of comparison
getOperatorName(int) - Static method in class ucar.nc2.iosp.bufr.tables.TableC
 
getopt() - Method in class opendap.util.Getopts
 
getOptarg() - Method in class opendap.util.Getopts
 
getOptind() - Method in class opendap.util.Getopts
 
getOption(Character) - Method in class opendap.util.Getopts
getOption
getOption(int) - Method in class opendap.util.Getopts
getOption
getOptionalSection(RandomAccessFile) - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
 
getOptopt() - Method in class opendap.util.Getopts
 
Getopts - Class in opendap.util
A class for achieving getopts() functionality.
Getopts(String, String[]) - Constructor for class opendap.util.Getopts
Wrapper Constructor
Getopts(String, String, String[]) - Constructor for class opendap.util.Getopts
Basic class constructor.
Getopts(String, String[], String) - Constructor for class opendap.util.Getopts
Wrapper Constructor
getOrCreate(UnitName, BaseQuantity) - Static method in class ucar.units.BaseUnit
Factory method for creating a new BaseUnit or obtaining a previously-created one.
getOrder() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getOrderSpatial() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Order of spatial differencing (see Code Table 5.6).
getOrFilter(CrawlableDatasetFilter, CrawlableDatasetFilter) - Static method in class thredds.crawlabledataset.filter.LogicalFilterComposer
 
getOrganizationName() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty
 
getOrganizationName() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty
 
getOrigBitDepth(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
getOrigin(List) - Static method in class ucar.ma2.Range
Deprecated. use Section.getOrigin()
getOrigin() - Method in class ucar.ma2.Section
Get origin array using the Range.first() values.
getOrigin(int) - Method in class ucar.ma2.Section
Get origin of the ith Range
getOrigin() - Method in class ucar.nc2.dt.radial.RadialCoordSys
Origin of the coordinate system
getOrigin(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getOrigin(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getOrigin() - Method in class ucar.units.TimeScaleUnit
Returns the time origin.
getOriginalBitDepth(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the original bitdepth of the specified component.
getOriginalDataType() - Method in class ucar.nc2.dataset.StructureDS
When this wraps another Variable, get the original Variable's DataType.
getOriginalDataType() - Method in class ucar.nc2.dataset.VariableDS
When this wraps another Variable, get the original Variable's DataType.
getOriginalName() - Method in class ucar.nc2.dataset.StructureDS
When this wraps another Variable, get the original Variable's DataType.
getOriginalName() - Method in class ucar.nc2.dataset.VariableDS
When this wraps another Variable, get the original Variable's name.
getOriginalName() - Method in interface ucar.nc2.dataset.VariableEnhanced
 
getOriginalType() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Type of original field values.
getOriginalVariable() - Method in class ucar.nc2.dataset.StructureDS
A StructureDS may wrap another Structure.
getOriginalVariable() - Method in class ucar.nc2.dataset.VariableDS
A VariableDS usually wraps another Variable.
getOriginalVariable() - Method in interface ucar.nc2.dataset.VariableEnhanced
 
getOriginLat() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.Orthographic
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the origin latitude
getOriginLat() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the origin latitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.Orthographic
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the origin longitude.
getOtherDatePointBuilders() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getOtherDates() - Method in interface thredds.catalog2.ThreddsMetadata
 
getP1() - Method in class ucar.grib.grib1.Grib1Pds
Period of time, octet 19 in units of getTimeRangeUnit()
getP1() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getP2() - Method in class ucar.grib.grib1.Grib1Pds
P2 - octet 20 - Period of time or time interval in units of getTimeRangeUnit()
getP2() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getPackBytes() - Method in class ucar.jpeg.jj2000.j2k.decoder.Grib2JpegDecoder
Return the packBytes ie number bytes / number 1,2 or 4
getPackBytes() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterArray
The pack length of one sample (in bytes, according to the output bit-depth
getPackedPktHead(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Return the packed packet headers for a given tile.
getPaletteBox() - Method in class ucar.jpeg.colorspace.ColorSpace
Return number of channels in the palette.
getPaletteChannelBits(int) - Method in class ucar.jpeg.colorspace.ColorSpace
Return bitdepth of the palette entries.
getPaletteChannels() - Method in class ucar.jpeg.colorspace.ColorSpace
Return number of channels in the palette.
getPalettizedSample(int, int) - Method in class ucar.jpeg.colorspace.ColorSpace
Return a palettized sample
getParallel() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the first standard parallel
getParallelOne() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the first standard parallel
getParallelOne() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the first standard parallel
getParallelOne() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Get the first standard parallel
getParallelOne() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Get the first standard parallel
getParallels() - Method in class ucar.grib.grib1.Grib1GDSVariables
Gets the number of points in each parallel for Quasi/Thin grids
getParallels() - Method in class ucar.grib.grib2.Grib2GDSVariables
Gets the number of points in each parallel for Quasi/Thin grids
getParallelTwo() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the second standard parallel
getParallelTwo() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the second standard parallel
getParallelTwo() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Get the second standard parallel
getParallelTwo() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Get the second standard parallel
getParam(String) - Method in class ucar.grid.GridDefRecord
gets a param and value.
getParamDouble(String) - Method in class ucar.grid.GridDefRecord
 
getParameter - Static variable in class ucar.grib.grib1.Grib1ExtractRawData
 
getParameter(GridRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
Get the grid parameter that corresponds to this record gets parameter table, then grib1 parameter based on number.
getParameter() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getParameter(int) - Method in class ucar.grib.grib1.GribPDSParamTable
Get the parameter with id id.
getParameter(int) - Method in class ucar.grib.grib2.Category
given a Parameter number returns GridParameter object for this Category.
getParameter(GridRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
Get the grid parameter that corresponds to this record Check for local parameters, default is NCEP so check it first.
getParameter(int, int, int) - Static method in class ucar.grib.grib2.ParameterTable
Get a Parameter obj for the Parameter with ids id.
getParameter(int, int, int, int) - Static method in class ucar.grib.grib2.ParameterTable
Get a Local Parameter obj for the Parameter with ids id.
getParameter(GridRecord) - Method in interface ucar.grid.GridTableLookup
Get the grid parameter that corresponds to this record
getParameter(String) - Method in class ucar.jpeg.jj2000.j2k.util.ParameterList
Returns the value of the named parameter, as a string.
getParameter(String) - Static method in class ucar.nc2.iosp.gempak.GempakGridParameterTable
Get the parameter for the given name
getParameter(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets parameter table, then grib1 parameter based on number.
getParameter(String) - Static method in class ucar.nc2.iosp.gempak.GempakParameters
Get the parameter for the given name
getParameter(String) - Method in class ucar.nc2.iosp.gempak.GempakParameterTable
Get the parameter for the given name
getParameter(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets parameter table, then grib1 parameter based on number.
getParameter(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
gets parameter table, then grib1 parameter based on number.
getParameter(String) - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the value of the projection parameter.
getParameterBooleanValue(List<Parameter>, String) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
 
getParameterCategory() - Method in class ucar.grib.grib2.Grib2Pds
Parameter Category
getParameterDescription(int, int, int) - Static method in class ucar.grib.grib2.ParameterTable
Get a description for the Parameter with ids id.
getParameterDescription() - Method in class ucar.grib.GribGridRecord
Get the parameter description
getParameterDescription() - Method in interface ucar.grid.GridRecord
Get the parameter description
getParameterDescription() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the parameter description
getParameterDescription() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the parameter description
getParameterId(GridRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
 
getParameterId(GridRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
 
getParameterInfo() - Static method in class ucar.jpeg.colorspace.ColorSpaceMapper
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the parameters that are used in this class.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.codestream.writer.PktEncoder
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.decoder.Decoder
Returns the parameters that are used in this class.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.decoder.Grib2JpegDecoder
Returns the parameters that are used in this class.
getParameterInfo() - Method in class ucar.jpeg.jj2000.j2k.decoder.SimpleAppletDecoder
Returns the applet parameter information.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.encoder.Encoder
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.entropy.decoder.EntropyDecoder
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EntropyCoder
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.entropy.encoder.PostCompRateAllocator
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.Dequantizer
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.Quantizer
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.roi.ROIDeScaler
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilter
Returns the parameters that are used in this class and implementing classes.
getParameterInfo() - Static method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwardWT
Returns the parameters that are used in this class and implementing classes.
getParameterName(int, int, int) - Static method in class ucar.grib.grib2.ParameterTable
Get a Name for the Parameter with ids id.
getParameterName() - Method in class ucar.grib.GribGridRecord
Get the parameter name
getParameterName() - Method in interface ucar.grid.GridRecord
Get the parameter name
getParameterName() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the parameter name
getParameterName() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the parameter name
getParameterNumber() - Method in class ucar.grib.grib1.Grib1Pds
Get the number of the parameter, see Table 2
getParameterNumber() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getParameterNumber() - Method in class ucar.grib.grib2.Grib2Pds
Parameter Number
getParameterNumber() - Method in class ucar.grib.GribGridRecord
 
getParameterNumber() - Method in class ucar.grib.GribPds
Parameter number
getParameters() - Method in class ucar.grib.grib1.GribPDSParamTable
 
getParameters() - Method in class ucar.nc2.dataset.CoordinateTransform
get list of ProjectionParameter objects.
getParameters(String) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the list of parameters for the part
getParameterStringValue(List<Parameter>, String) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
 
getParameterTable(int, int, int) - Static method in class ucar.grib.grib1.GribPDSParamTable
Looks for the parameter table which matches the center, subcenter and table version from the tables array.
getParameterTables() - Static method in class ucar.grib.grib1.GribPDSParamTable
 
getParameterTableVersion() - Method in class ucar.grib.grib1.Grib1Pds
gets the Table version as a int.
getParameterTemplates() - Static method in class ucar.nc2.iosp.grib.tables.GribTemplate
 
getParameterUnit(int, int, int) - Static method in class ucar.grib.grib2.ParameterTable
Get a unit for the Parameter with ids id.
getParamInt(String) - Method in class ucar.grid.GridDefRecord
 
getParamList() - Method in class ucar.atd.dorade.DoradeSweep
Get the array of available parameters.
getParamsValues() - Method in class ucar.grid.GridDefRecord
get the hcs as a String of params values
getParamValues(DoradeRDAT) - Method in class ucar.atd.dorade.DoradePARM
Get the unpacked data values for a selected parameter.
getParamValues(DoradeRDAT, float[]) - Method in class ucar.atd.dorade.DoradePARM
Get the unpacked data values for a selected parameter.
getParent() - Method in class opendap.dap.DAPNode
 
getParent() - Method in class opendap.Server.BTFunctionClause
 
getParent() - Method in class opendap.Server.DereferenceClause
 
getParent() - Method in interface opendap.Server.SubClause
Returns the Clause which contains this subclause.
getParent() - Method in class opendap.Server.ValueClause
 
getParent() - Method in class thredds.catalog.InvCatalogRef
 
getParent() - Method in class thredds.catalog.InvDataset
Get parent dataset.
getParent() - Method in class thredds.catalog.InvDatasetImplProxy
 
getParent() - Method in interface thredds.catalog2.DatasetNode
 
getParent() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
Returns the parent of this subband.
getParent() - Method in class ucar.jpeg.jj2000.j2k.wavelet.Subband
Returns the parent of this subband.
getParent() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SubbandSyn
Returns the parent of this subband.
getParentCatalog() - Method in class thredds.catalog.InvDataset
Get containing catalog.
getParentCatalog() - Method in class thredds.catalog.InvDatasetImplProxy
 
getParentCatalog() - Method in interface thredds.catalog2.DatasetNode
 
getParentCatalogBuilder() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
getParentDataset() - Method in class thredds.catalog.CrawlableCatalog
 
getParentDataset() - Method in class thredds.catalog.InvMetadata
Get the parent dataset of this InvMetadata
getParentDataset() - Method in class thredds.cataloggen.config.CatalogGenConfig
Return the parent dataset of this CatalogGenConfig
getParentDataset() - Method in class thredds.cataloggen.config.DatasetNamer
Return the parent dataset of this DatasetNamer
getParentDataset() - Method in interface thredds.crawlabledataset.CrawlableDataset
Returns the parent CrawlableDataset or null if this dataset has no parent.
getParentDataset() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
getParentDataset() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
getParentDataset() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
getParentDataset() - Method in class thredds.filesystem.CrawlableMFile
 
getParentDatasetBuilder() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
getParentDatasetSource() - Method in class thredds.cataloggen.config.DatasetFilter
Return the parent DatasetSource of this DatasetFilter
getParentGroup() - Method in class ucar.nc2.Group
Get its parent Group, or null if its the root group.
getParentGroup() - Method in class ucar.nc2.Variable
Get the containing Group.
getParentGroup() - Method in interface ucar.nc2.VariableIF
 
getParentReal() - Method in class thredds.catalog.InvDatasetImpl
Get real parent dataset, no proxies
getParentSelector() - Method in class thredds.catalog.query.ListChoice
 
getParentStructure() - Method in class ucar.nc2.Variable
Get the parent Variable if this is a member of a Structure, or null if its not.
getParentStructure() - Method in interface ucar.nc2.VariableIF
 
getParseInfo() - Method in class ucar.nc2.dataset.CoordSysBuilder
 
getParseInfo() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Detailed information when the coordinate systems were parsed
getParseInfo() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Detailed information when the coordinate systems were parsed
getPart(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Find the part with the particular name.
getPartNumber(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Find the part with the particular name.
getPath() - Method in class thredds.catalog.CrawlableCatalog
 
getPath() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getPath() - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.  
getPath() - Method in class thredds.catalog.InvDatasetScan
 
getPath() - Method in interface thredds.crawlabledataset.CrawlableDataset
Returns the dataset path.
getPath() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
getPath() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
getPath() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
getPath() - Method in class thredds.filesystem.CacheDirectory
 
getPath() - Method in class thredds.filesystem.CacheDirectoryProto
 
getPath() - Method in class thredds.filesystem.CrawlableMFile
 
getPath() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
getPath() - Method in class thredds.filesystem.FileSystemProto.Directory
 
getPath() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
 
getPath() - Method in class thredds.filesystem.MFileOS
 
getPath() - Method in interface thredds.inventory.MFile
 
getPath() - Method in class thredds.logs.LogReader.Log
 
getPath() - Method in class ucar.grib.grib1.GribPDSParamTable
 
getPath() - Method in class ucar.nc2.util.net.HTTPMethod
 
getPCOL(int) - Method in class ucar.jpeg.colorspace.boxes.ComponentMappingBox
Return the palette index for the channel.
getPDN() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.EnsCoord
 
getPDN() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
 
getPDN() - Method in class ucar.nc2.ft.fmrc.EnsCoord
 
getPDS() - Method in class ucar.grib.grib1.Grib1Product
get the PDS for this product.
getPDS() - Method in class ucar.grib.grib1.Grib1Record
Get Product Definition record.
getPDS() - Method in class ucar.grib.grib2.Grib2Product
Actual PDS of this record.
getPDS() - Method in class ucar.grib.grib2.Grib2Record
returns PDS.
getPds() - Method in class ucar.grib.GribGridRecord
 
getPDSBytes() - Method in class ucar.grib.GribPds
PDS as byte[]
getPdsOffset() - Method in class ucar.grib.grib2.Grib2Product
PDS offset in the file.
getPdsOffset() - Method in class ucar.grib.grib2.Grib2Record
returns Pds Offset.
getPdsOffset() - Method in class ucar.grib.GribGridRecord
 
getPdsVars() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
PDS as Grib1PDSVariables
getPdsVars() - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated. PDS as Grib2PDSVariables
getpeakPower(int) - Method in class ucar.atd.dorade.DoradeSweep
 
getPercentileValue() - Method in class ucar.grib.grib1.Grib1Pds
 
getPercentileValue() - Method in class ucar.grib.grib2.Grib2Pds
 
getPercentileValue() - Method in interface ucar.grib.grib2.Grib2Pds.PdsPercentile
 
getPercentileValue() - Method in class ucar.grib.GribPds
 
getPerturbationNumber() - Method in class ucar.grib.grib1.Grib1Pds
 
getPerturbationNumber() - Method in class ucar.grib.grib2.Grib2Pds
 
getPerturbationNumber() - Method in interface ucar.grib.grib2.Grib2Pds.PdsEnsemble
 
getPerturbationNumber() - Method in class ucar.grib.GribPds
 
getPerturbationType() - Method in class ucar.grib.grib1.Grib1Pds
 
getPerturbationType() - Method in class ucar.grib.grib2.Grib2Pds
 
getPerturbationType() - Method in interface ucar.grib.grib2.Grib2Pds.PdsEnsemble
 
getPerturbationType() - Method in class ucar.grib.GribPds
 
getPhrase() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.KeyphraseBuilder
 
getPhrase() - Method in interface thredds.catalog2.ThreddsMetadata.Keyphrase
 
getPlural() - Method in interface ucar.units.Unit
Gets the plural form of the name of this unit.
getPlural() - Method in class ucar.units.UnitID
Returns the plural form of the name of the unit.
getPlural() - Method in class ucar.units.UnitImpl
Gets the plural form of the name of the unit.
getPlural() - Method in class ucar.units.UnitName
Returns the plural form of the unit name.
getPlural() - Method in class ucar.units.UnitSymbol
Returns the plural form of the name of the unit.
getPointConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.BufrCdm
 
getPointFeatureCollectionIterator(int) - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
Iterate through the collection, composed of PointFeatureCollection.
getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
 
getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.MultipleNestedPointCollectionImpl
 
getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.SectionCollectionImpl
 
getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
 
getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
 
getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getPointFeatureCollectionList() - Method in interface ucar.nc2.ft.FeatureDatasetPoint
Get a list of FeatureCollections contained in this dataset.
getPointFeatureCollectionList() - Method in class ucar.nc2.ft.point.PointDatasetImpl
 
getPointFeatureIterator(int) - Method in class ucar.nc2.ft.point.collection.CompositePointCollection
 
getPointFeatureIterator(int) - Method in class ucar.nc2.ft.point.collection.CompositeStationCollectionFlattened
 
getPointFeatureIterator(int) - Method in class ucar.nc2.ft.point.PointCollectionImpl.PointCollectionSubset
 
getPointFeatureIterator(int) - Method in class ucar.nc2.ft.point.standard.StandardPointCollectionImpl
 
getPointFeatureIterator(int) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionFlattened
 
getPointFeatureIterator(int) - Method in interface ucar.nc2.ft.PointFeatureCollection
Get an iterator over the PointFeatures of this collection.
getPointObsData(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get a PointObsDatatype for the requested trajectory point.
getPointRange(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get a range for a single point in the trajectory.
getPolarization() - Method in class ucar.atd.dorade.DoradePARM
 
getPoleLat() - Method in class ucar.grib.grib1.Grib1GDSVariables
 
getPoleLat() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 85-88.
getPoleLat() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getPoleLat() - Method in interface ucar.grib.GribGDSVariablesIF
.
getPoleLon() - Method in class ucar.grib.grib1.Grib1GDSVariables
 
getPoleLon() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 89-92.
getPoleLon() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getPoleLon() - Method in interface ucar.grib.GribGDSVariablesIF
.
getPoleRadius() - Method in class ucar.unidata.geoloc.Earth
Get the PoleRadius property.
getPos() - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Returns the current offset in the file
getPos() - Method in interface ucar.jpeg.jj2000.j2k.io.RandomAccessIO
Returns the current position in the stream, which is the position from where the next byte of data would be read.
getPos() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Returns the current position in the stream, which is the position from where the next byte of data would be read.
getPos() - Method in class ucar.nc2.iosp.bufr.BitReader
 
getPosition() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getPositionName() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty
 
getPositionName() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty
 
getPositionName() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ServiceContact
 
getPositive() - Method in class ucar.nc2.dataset.CoordinateAxis
Get the direction of increasing values, used only for vertical Axes.
getPostalCode() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.Address
 
getPostalCode() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.Address
 
getPostalCode() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.Address
 
getPostRange() - Method in class ucar.unidata.util.DateSelection
Get the PostRange property.
getPostRangeToUse() - Method in class ucar.unidata.util.DateSelection
Get the post interval range to use.
getPPX(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the precinct partition width for the specified tile-component and (tile-component) resolution level.
getPPX(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the precinct partition width for the specified tile-component and resolution level.
getPPX(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.PktDecoder
Returns the precinct partition width for the specified component, resolution level and tile.
getPPX(int, int, int) - Method in interface ucar.jpeg.jj2000.j2k.entropy.encoder.CodedCBlkDataSrcEnc
Returns the width of a packet for the specified tile-component and resolution level.
getPPX(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
Returns the precinct partition width for the specified component, tile and resolution level.
getPPX(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.PrecinctSizeSpec
Returns the precinct partition width in component 'n' and tile 't' at resolution level 'rl'.
getPPY(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the precinct partition height for the specified tile-component and (tile-component) resolution level.
getPPY(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the precinct partition height for the specified tile-component and resolution level.
getPPY(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.PktDecoder
Returns the precinct partition height for the specified component, resolution level and tile.
getPPY(int, int, int) - Method in interface ucar.jpeg.jj2000.j2k.entropy.encoder.CodedCBlkDataSrcEnc
Returns the height of a packet for the specified tile-component and resolution level.
getPPY(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
Returns the precinct partition height for the specified component, tile and resolution level.
getPPY(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.PrecinctSizeSpec
Returns the precinct partition height in component 'n' and tile 't' at resolution level 'rl'.
getPrecInfo(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.PktDecoder
Get PrecInfo instance of the specified resolution level, component and precinct.
getPrecInfo(int, int, int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.PktEncoder
Returns information about a given precinct
getPreferences() - Method in class ucar.util.prefs.XMLStore
Get the root Preferences node.
getPreferredSize() - Method in class ucar.nc2.iosp.adde.AddeImage
 
getPrefix() - Method in class opendap.Server.FunctionLibrary
Returns the prefix being used for classname lookup.
getPrefixByName(String) - Method in interface ucar.units.PrefixDB
Gets a prefix from the database by name.
getPrefixByName(String) - Method in class ucar.units.PrefixDBImpl
Gets a prefix by name.
getPrefixBySymbol(String) - Method in interface ucar.units.PrefixDB
Gets a prefix from the database by symbol.
getPrefixBySymbol(String) - Method in class ucar.units.PrefixDBImpl
Gets a prefix by symbol.
getPrefixByValue(double) - Method in interface ucar.units.PrefixDB
Gets a prefix from the database by value.
getPrefixByValue(double) - Method in class ucar.units.PrefixDBImpl
Gets a prefix by value.
getPrefixUrlPath() - Method in class thredds.cataloggen.config.DatasetSource
 
getPreRange() - Method in class ucar.unidata.util.DateSelection
Get the PreRange property.
getPreRangeToUse() - Method in class ucar.unidata.util.DateSelection
Get the pre interval range to use.
getPressureAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Pressure, or null if none.
getPrimaryMissingValue() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Primary missing value substitute.
getPrimeMeridianName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the name of the prime meridian.
getPrimeMeridianValue() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Return the value of prime meridian.
getPrimitiveClassType() - Method in enum ucar.ma2.DataType
The primitive class type: char, byte, float, double, short, int, long, boolean, String, StructureData, StructureDataIterator, ByteBuffer.
getPrimitiveVector() - Method in class opendap.dap.DVector
Returns the PrimitiveVector for this vector.
getProbabilityLowerLimit() - Method in class ucar.grib.grib1.Grib1Pds
 
getProbabilityLowerLimit() - Method in class ucar.grib.grib2.Grib2Pds
 
getProbabilityLowerLimit() - Method in interface ucar.grib.grib2.Grib2Pds.PdsProbability
 
getProbabilityLowerLimit() - Method in class ucar.grib.GribPds
 
getProbabilityProduct() - Method in class ucar.grib.grib1.Grib1Pds
Product of ensemble
getProbabilityType() - Method in class ucar.grib.grib1.Grib1Pds
Product type of probability
getProbabilityType() - Method in class ucar.grib.grib2.Grib2Pds
 
getProbabilityType() - Method in interface ucar.grib.grib2.Grib2Pds.PdsProbability
 
getProbabilityType() - Method in class ucar.grib.GribPds
 
getProbabilityUpperLimit() - Method in class ucar.grib.grib1.Grib1Pds
 
getProbabilityUpperLimit() - Method in class ucar.grib.grib2.Grib2Pds
 
getProbabilityUpperLimit() - Method in interface ucar.grib.grib2.Grib2Pds.PdsProbability
 
getProbabilityUpperLimit() - Method in class ucar.grib.GribPds
 
getProbabilityVariableNameSuffix(double, double, int) - Static method in class ucar.grib.GribGridRecord
 
getProcessing() - Method in class thredds.catalog.InvDataset
get specific type of documentation = processing_level
getProcessing() - Method in class thredds.catalog.ThreddsMetadata
 
getProcessingDateAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getProcessingSystemAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getProductDefinition() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getProductDefinition(GridRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the ProductDefinition.
getProductDefinitionName(GridRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the ProductDefinitionName.
getProductDefinitionName(int) - Static method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getProductDefinitionName(GridRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the ProductDefinitionName.
getProductDefinitionTemplate() - Method in class ucar.grib.grib2.Grib2Pds
product Definition template, Table 4.0
getProductID() - Method in class ucar.grib.grib1.Grib1Pds
Product of ensemble
getProducts() - Method in class ucar.grib.grib1.Grib1Input
Get products of the GRIB file.
getProducts() - Method in class ucar.grib.grib2.Grib2Input
Get list of Grib2Product
getProductStatus() - Method in class ucar.grib.grib2.Grib2IdentificationSection
productStatus values are operational, test, research, etc.
getProductStatusName() - Method in class ucar.grib.grib2.Grib2IdentificationSection
productStatusName.
getProductType() - Method in class ucar.grib.grib2.Grib2IdentificationSection
Product type.
getProductTypeName() - Method in class ucar.grib.grib2.Grib2IdentificationSection
Product type name.
getProfileByDate(Date) - Method in interface ucar.nc2.ft.StationProfileFeature
Get a particular profile by date.
getProfileConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.BufrCdm
 
getProgramSource() - Method in exception opendap.dap.DAP2Exception
Returns the program source.
getProgramType() - Method in exception opendap.dap.DAP2Exception
Returns the program type.
getProgressPercent() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
 
getProgressWatch() - Static method in class ucar.jpeg.jj2000.j2k.util.FacilityManager
Returns the ProgressWatch instance registered with the current thread (the thread that calls this method).
getProjection() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the Projection for this coordinate system.
getProjection() - Method in class ucar.nc2.dataset.ProjectionCT
get the Projection function
getProjection() - Method in class ucar.nc2.dt.grid.GeoGrid
get the Projection.
getProjection() - Method in class ucar.nc2.dt.grid.GridCoordSys
get the projection
getProjection() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Projection that performs the transform math.
getProjection() - Method in interface ucar.nc2.dt.GridDatatype
get the Projection, if it exists.
getProjection() - Method in interface ucar.nc2.ft.grid.Grid
get the Projection, if it exists.
getProjection() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the Projection that performs the transform math.
getProjectionByCfName(String) - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getProjectionByEpsgCode(int) - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getProjectionByEpsgName(String) - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getProjectionByOgcName(String) - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getProjectionCenter() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getProjectionCenter() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getProjectionCT() - Method in class ucar.nc2.dataset.CoordinateSystem
Find the first ProjectionCT from the list of CoordinateTransforms.
getProjectionCT() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Projection CoordinateTransform.
getProjectionCT() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the Projection CoordinateTransform.
getProjectionFlag() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 27.
getProjectionFlag() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 64.
getProjectionFlag() - Method in interface ucar.grib.GribGDSVariablesIF
.
getProjectionParameters() - Method in interface ucar.unidata.geoloc.Projection
Get parameters as list of ucar.unidata.util.Parameter
getProjectionParameters() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get parameters as list of ucar.unidata.util.Parameter
getProjectionType(GridDefRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the ProjectionType.
getProjectionType(GridDefRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the ProjectionType.
getProjectionType(int) - Static method in class ucar.grib.grib2.Grib2Tables
Gets the ProjectionType based on the Grid definition template number.
getProjectionType(GridDefRecord) - Method in interface ucar.grid.GridTableLookup
Get the projection type
getProjectionType(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the ProjectionType.
getProjectionType(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the ProjectionType.
getProjectionType(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
gets the ProjectionType.
getProjectionType() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the name of the type of projection.
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.Orthographic
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.UtmProjection
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the label to be used in the gui for this type of projection.
getProjectName() - Method in class ucar.atd.dorade.DoradeSweep
 
getProjectNameBuilders() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getProjectNames() - Method in interface thredds.catalog2.ThreddsMetadata
 
getProjects() - Method in class thredds.catalog.InvCatalogRef
 
getProjects() - Method in class thredds.catalog.InvDataset
get Projects metadata
getProjects() - Method in class thredds.catalog.InvDatasetImplProxy
 
getProjects() - Method in class thredds.catalog.ThreddsMetadata
 
getProjName(int) - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
Get the name for the projection type
getProjName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the name of the projection.
getProjUnitName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the name of the projection unit.
getProjUnitValue() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the projection unit value.
getProperties() - Method in class thredds.catalog.InvCatalog
Get catalog properties.
getProperties() - Method in class thredds.catalog.InvCatalogRef
 
getProperties() - Method in class thredds.catalog.InvDataset
Get all properties for this dataset.
getProperties() - Method in class thredds.catalog.InvDatasetImplProxy
 
getProperties() - Method in class thredds.catalog.InvService
Get properties for this service.
getProperties() - Method in class thredds.catalog.ThreddsMetadata
 
getProperties() - Method in interface thredds.catalog2.Catalog
 
getProperties() - Method in interface thredds.catalog2.DatasetNode
 
getProperties() - Method in interface thredds.catalog2.Service
Return the List of Property objects associated with this Service.
getProperty(String) - Method in class opendap.util.iniFile
********************************************************************** Get the named property from the current section.
getPropertyByName(String) - Method in interface thredds.catalog2.Catalog
 
getPropertyByName(String) - Method in interface thredds.catalog2.DatasetNode
 
getPropertyByName(String) - Method in interface thredds.catalog2.Service
 
getPropertyNames() - Method in interface thredds.catalog2.builder.CatalogBuilder
 
getPropertyNames() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
getPropertyNames() - Method in interface thredds.catalog2.builder.ServiceBuilder
 
getPropertyValue(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
getPropertyValue(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
getPropertyValue(String) - Method in interface thredds.catalog2.builder.ServiceBuilder
 
getPropList(String) - Method in class opendap.util.iniFile
********************************************************************** Get the list of properties for the section sectionName.
getProtocolVersion() - Method in class ucar.nc2.util.net.HTTPMethod
 
getProtoIndex() - Method in class thredds.inventory.DatasetCollectionManager
 
getPrototype() - Method in class thredds.inventory.TimedCollection
 
getProxyDataset() - Method in class thredds.catalog.InvCatalogRef
This triggers a read of the referenced catalog the first time its called.
getProxyDatasetHandlers() - Method in class thredds.catalog.InvDatasetScan
 
getProxyDatasetLocation(CrawlableDataset, int) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getProxyDatasetLocation(CrawlableDataset, int) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
getProxyDatasetLocation(CrawlableDataset, int) - Method in interface thredds.cataloggen.ProxyDatasetHandler
Return an integer which indicates the location/index at which the new dataset should be added to the parent collection dataset.
getProxyDatasetName() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getProxyDatasetName() - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
getProxyDatasetName() - Method in interface thredds.cataloggen.ProxyDatasetHandler
Return the name of the proxy dataset.
getProxyDatasetService(CrawlableDataset) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getProxyDatasetService(CrawlableDataset) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
getProxyDatasetService(CrawlableDataset) - Method in interface thredds.cataloggen.ProxyDatasetHandler
Return the InvService to be used by the InvDataset that corresponds to the created dataset.
getProxyDsHandlers() - Method in class thredds.cataloggen.CollectionLevelScanner
 
getProxyReader() - Method in class ucar.nc2.Variable
 
getPublisher() - Method in interface thredds.catalog2.ThreddsMetadata
 
getPublisherBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getPublishers() - Method in class thredds.catalog.InvCatalogRef
 
getPublishers() - Method in class thredds.catalog.InvDataset
get Publisher metadata
getPublishers() - Method in class thredds.catalog.InvDatasetImplProxy
 
getPublishers() - Method in class thredds.catalog.ThreddsMetadata
 
getPVorPL() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 5 NV.
getQuantityDimension() - Method in interface ucar.units.DerivedUnit
Return the quantity dimension of this derived unit.
getQuantityDimension() - Method in class ucar.units.DerivedUnitImpl
Returns the quantity dimension of this derived unit.
getQuantityDimension() - Method in class ucar.units.UnitDimension
Returns the corresponding quantity dimension.
getQuantType() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCC
 
getQuantType() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCD
 
getQuantTypeSpec() - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.StdQuantizer
Returns the quantization type spec object associated to the quantizer.
getQuery() - Method in class thredds.catalog.query.QueryCapability
 
getQueryString() - Method in class opendap.servlet.ReqState
 
getradarConstant(int) - Method in class ucar.atd.dorade.DoradeSweep
 
getRadarDataset(String, Date) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
Getting dataset for a single radar station.
getRadarDataset(String, Date) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting dataset for a single radar station.
getRadarDataset(String, String, Date) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting dataset for a single radar station.
getRadarDatasetURI(String, Date) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
Getting URI for a single radar station.
getRadarDatasetURI(String, Date) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting URI for a single radar station.
getRadarDatasetURI(String, String, Date) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
_more_
getRadarID() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
getRadarID() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
getRadarID() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
getRadarID() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
getRadarID() - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
getRadarID() - Method in class ucar.nc2.dt.radial.UF2Dataset
 
getRadarID() - Method in interface ucar.nc2.dt.RadialDatasetSweep
 
getRadarName() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
getRadarName() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
getRadarName() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
getRadarName() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
getRadarName() - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
getRadarName() - Method in class ucar.nc2.dt.radial.UF2Dataset
 
getRadarName() - Method in interface ucar.nc2.dt.RadialDatasetSweep
 
getRadarProducts() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get products of dataset collection
getRadarsBoundingBox() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get bounding box of dataset collection
getRadarStation(String) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get one radar station.
getRadarStationDatasets(String, Date, Date) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
Getting data Iterator for a single radar station.
getRadarStationDatasets(String, Date, Date) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting data Iterator for a single radar station.
getRadarStations() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
get all radar station.
getRadarStations() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get all radar station.
getRadarStationTimes(String, Date, Date) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
Getting data URI list for a single radar station.
getRadarStationTimes(String, Date, Date) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting data URI list for a single radar station.
getRadarStationTimes(String, String, Date, Date) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting data URI list for a single radar station.
getRadarStationURIs(String, Date, Date) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
Getting data for a single radar station.
getRadarStationURIs(String, Date, Date) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting data for a single radar station.
getRadarTimeSpan() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get start and end time of dataset collection
getRadialAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.RadialDistance, or null if none.
getRadialAxis() - Method in class ucar.nc2.dt.radial.RadialCoordSys
get the Radial axis
getRadialAxisDataCached() - Method in class ucar.nc2.dt.radial.RadialCoordSys
get the Radial axis data.
getRadialNumber() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getRadialNumber() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getRadialsNum() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
getRadialStatusName(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
getRadialStatusName(int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
 
getRadius() - Static method in class ucar.unidata.geoloc.Earth
Get radius of spherical earth, in meters
getRaf() - Method in class ucar.nc2.util.cache.FileCacheRaf.Raf
 
getRandomAccessFile() - Method in class ucar.unidata.io.RandomAccessFile
Allow access to the underlying java.io.RandomAccessFile.
getRange(GridCoordSystem) - Method in class thredds.wcs.v1_0_0_1.WcsCoverage.VerticalRange
 
getRange() - Method in class thredds.wcs.v1_0_0_Plus.AxisSubset
 
getRange() - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
 
getRange(int) - Method in class ucar.ma2.Section
Get the ith Range
getRange(int, int, int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get a range with the given start, end, and stride in the trajectory.
getRange() - Method in class ucar.nc2.iosp.sigmet.Ray
 
getRange(int) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
getRange(int) - Method in class ucar.nc2.stream.NcStreamProto.Section
 
getRange(int) - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
 
getRange() - Method in class ucar.unidata.util.DateSelection
Construct and return the start and end time range
getRange(List<DatedThing>) - Method in class ucar.unidata.util.DateSelection
_more_
getRangeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
getRangeBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
getRangeCount() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
getRangeCount() - Method in class ucar.nc2.stream.NcStreamProto.Section
 
getRangeCount() - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
 
getRangeField() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
 
getRangeFieldNames() - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
 
getRangeIterator(List<Range>) - Method in class ucar.ma2.Array
Get an index iterator for traversing a section of the array in canonical order.
getRangeList() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
getRangeList() - Method in class ucar.nc2.stream.NcStreamProto.Section
 
getRangeList() - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
 
getRangeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
getRangeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Section
 
getRangeOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
 
getRangeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
getRangeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Section
 
getRangeOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
 
getRanges() - Method in class ucar.ma2.Section
Get the list of Ranges.
getRanges() - Method in class ucar.nc2.Variable
Get shape as an List of Range objects.
getRanges() - Method in interface ucar.nc2.VariableIF
 
getRangeSetAxisRange(double, double) - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
 
getRangesFromLatLonRect(LatLonRect) - Method in class ucar.nc2.dt.grid.GridCoordSys
Get Index Ranges for the given lat, lon bounding box.
getRangesFromLatLonRect(LatLonRect) - Method in interface ucar.nc2.dt.GridCoordSystem
Get Index Ranges for the given lat, lon bounding box.
getRangesFromLatLonRect(LatLonRect) - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get Index Ranges for the given lat, lon bounding box.
getRangeToFirstCell(int) - Method in class ucar.atd.dorade.DoradeSweep
Get the range to the leading edge of the first cell for the given sensor.
getRangeToFirstGate() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
Get the radial distance from origin to the start of the first data gate.
getRangeToFirstGate() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
Get the radial distance from origin to the start of the first data gate.
getRank() - Method in class ucar.ma2.Array
Get the number of dimensions of the array.
getRank() - Method in class ucar.ma2.Index
Get the number of dimensions in the array.
getRank() - Method in class ucar.ma2.Section
Get rank - number of Ranges.
getRank() - Method in class ucar.nc2.dt.grid.GeoGrid
get the rank
getRank() - Method in interface ucar.nc2.dt.GridDatatype
get the rank
getRank() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
 
getRank() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getRank() - Method in interface ucar.nc2.ft.grid.Grid
get the rank
getRank() - Method in class ucar.nc2.Variable
Get the number of dimensions of the Variable.
getRank() - Method in interface ucar.nc2.VariableIF
 
getRank() - Method in class ucar.nc2.VariableSimpleAdapter
 
getRank() - Method in interface ucar.nc2.VariableSimpleIF
Variable rank
getRank() - Method in class ucar.units.Dimension
Returns the rank of this dimension.
getRankDomain() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the domain rank of the coordinate system = number of dimensions it is a function of.
getRankRange() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the range rank of the coordinate system = number of coordinate axes.
getRawBytes() - Method in class ucar.nc2.iosp.bufr.Message
 
getRawFileScan() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getRawFileScan() - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.  
getRayData(DoradePARM, int) - Method in class ucar.atd.dorade.DoradeSweep
Get the array of data for the given parameter and ray.
getRayData(DoradePARM, int, float[]) - Method in class ucar.atd.dorade.DoradeSweep
Get the array of data for the given parameter and ray.
getRaySize() - Method in class ucar.nc2.iosp.uf.Ray
 
getRayTime(int) - Method in class ucar.atd.dorade.DoradeSweep
 
getrcvrGain(int) - Method in class ucar.atd.dorade.DoradeSweep
 
getRecheck() - Method in interface thredds.inventory.CollectionManager
Get how often to rescan
getRecheck() - Method in class thredds.inventory.DatasetCollectionManager
Get how often to rescan
getRecordCount() - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
getRecordCount() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getRecords() - Method in class ucar.grib.grib1.Grib1Input
Get records of the GRIB file.
getRecords() - Method in class ucar.grib.grib2.Grib2Input
Get list of Grib2Record
getRecordSizeInBytes() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getRecordVar() - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
getRecordVar() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getReference() - Method in interface thredds.catalog2.builder.CatalogRefBuilder
 
getReference() - Method in interface thredds.catalog2.CatalogRef
 
getReference() - Method in class ucar.units.LogarithmicUnit
Returns the reference level.
getReferenceDate() - Method in class ucar.grib.GribPds
Reference time as a Date
getReferencedFile() - Method in class ucar.nc2.dataset.NetcdfDataset
A NetcdfDataset usually wraps a NetcdfFile, where the actual I/O happens.
getReferenceGroupLength() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Reference for group lengths (see Note 13).
getReferenceGroupWidths() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Reference for group widths (see Note 12).
getReferenceTime() - Method in class ucar.grib.grib1.Grib1Pds
gets reference time as a long millis.
getReferenceTime() - Method in class ucar.grib.grib2.Grib2Pds
 
getReferenceTime() - Method in class ucar.grib.GribGridRecord
Get the first reference time of this GridRecord
getReferenceTime() - Method in class ucar.grib.GribPds
Reference time as a long millis.
getReferenceTime() - Method in interface ucar.grid.GridRecord
Get the first reference time of this GridRecord
getReferenceTime(GregorianCalendar) - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
return record header time as a Date
getReferenceTime() - Method in class ucar.nc2.iosp.bufr.Message
 
getReferenceTime() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the first reference time of this GridRecord
getReferenceTimeInMsecs() - Method in class ucar.grib.GribGridRecord
 
getReferenceValue() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Reference value (R) (IEEE 32-bit floating-point value).
getReferrer() - Method in class thredds.logs.LogReader.Log
 
getReflectivityGroups() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
Get Reflectivity Groups Groups are all the records for a variable and elevation_num;
getReflectivityGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
Get Reflectivity Groups Groups are all the records for a variable and elevation_num;
getReflectivityGroups() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
getRefno() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
 
getRefTime() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getRefTime() - Method in class ucar.grib.grib2.Grib2IdentificationSection
return reference time of product in milliseconds.
getRefTime() - Method in class ucar.grib.grib2.Grib2Product
Reference time for this product.
getRefVal() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
getRefVal() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
 
getRegExp() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
 
getRegExp() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
 
getRegExpString() - Method in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
 
getRegularizeDefault() - Static method in class thredds.inventory.FeatureCollectionConfig
 
getRelativeDate(Date, String) - Static method in class ucar.unidata.util.DateUtil
Get a new date relative to the given date.
getReplaceString() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
 
getReplaceString() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
 
getReqSeq() - Method in class thredds.logs.ServletLogParser.ServletLog
 
getReqTime() - Method in class thredds.logs.ServletLogParser.ServletLog
 
getRequest() - Method in class opendap.servlet.ReqState
 
getRequest() - Method in class thredds.wcs.WcsRequestFactory
 
getRequestEncoding() - Method in interface thredds.wcs.Request
 
getRequestHeader(String) - Method in class ucar.nc2.util.net.HTTPMethod
 
getRequestHeaders() - Method in class ucar.nc2.util.net.HTTPMethod
 
getRequestLine() - Method in class ucar.nc2.util.net.HTTPMethod
 
getRequestState(HttpServletRequest, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
 
getRequestSuffix() - Method in class opendap.servlet.ParsedRequest
 
getRequestSuffix() - Method in class opendap.servlet.ReqState
 
getRequestURL() - Method in class opendap.servlet.ReqState
 
getResolution() - Method in class thredds.catalog.query.SelectRange
 
getResolution() - Method in class thredds.catalog.query.SelectRangeDate
 
getResolution() - Method in class thredds.catalog.ThreddsMetadata.Range
 
getResolution() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DateRangeBuilder
 
getResolution() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
 
getResolution() - Method in interface thredds.catalog2.ThreddsMetadata.DateRange
 
getResolution() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialRange
 
getResolution() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 17.
getResolution() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getResolution() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 55.
getResolution() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getResolution() - Method in interface ucar.grib.GribGDSVariablesIF
.
getResolution() - Method in class ucar.nc2.units.DateRange
Get the time resolution.
getResponse() - Method in class opendap.servlet.ReqState
 
getResponseAsBytes(int) - Method in class ucar.nc2.util.net.HTTPMethod
 
getResponseAsBytes() - Method in class ucar.nc2.util.net.HTTPMethod
 
getResponseAsStream() - Method in class ucar.nc2.util.net.HTTPMethod
 
getResponseAsString(String) - Method in class ucar.nc2.util.net.HTTPMethod
 
getResponseAsString() - Method in class ucar.nc2.util.net.HTTPMethod
 
getResponseBodyAsInputStream() - Method in class thredds.util.HttpUriResolver
 
getResponseBodyAsStream() - Method in class ucar.nc2.util.net.HTTPMethod
 
getResponseCharSet() - Method in class ucar.nc2.util.net.HTTPMethod
 
getResponseCRS() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
getResponseFooters() - Method in class ucar.nc2.util.net.HTTPMethod
 
getResponseHeader(String) - Method in class ucar.nc2.util.net.HTTPMethod
 
getResponseHeaderdmh(String) - Method in class ucar.nc2.util.net.HTTPMethod
 
getResponseHeaders() - Method in class thredds.util.HttpUriResolver
 
getResponseHeaders() - Method in class ucar.nc2.util.net.HTTPMethod
 
getResponseHeaderValue(String) - Method in class thredds.util.HttpUriResolver
 
getResponseParameter(String) - Method in class ucar.nc2.util.net.HTTPMethod
 
getResponseStatusCode() - Method in class thredds.util.HttpUriResolver
 
getResponseStatusText() - Method in class thredds.util.HttpUriResolver
 
getResponsibleParty() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
 
getResponsibleParty() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ServiceInfo
 
getRestrictAccess() - Method in class thredds.catalog.InvDataset
Return the resource control value which indicates that only users with proper permission can access this resource.
getResultingCatalog() - Method in class thredds.cataloggen.config.DatasetSource
 
getResultService() - Method in class thredds.cataloggen.config.DatasetSource
 
getResULX(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the horizontal coordinate of the upper-left corner of the specified resolution in the given component of the current tile.
getResULX(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the horizontal coordinate of the upper-left corner of the specified resolution in the given component of the current tile.
getResULX(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the horizontal coordinate of the upper-left corner of the specified resolution level in the given component of the current tile.
getResULY(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the vertical coordinate of the upper-left corner of the specified component in the given component of the current tile.
getResULY(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the vertical coordinate of the upper-left corner of the specified resolution in the given component of the current tile.
getResULY(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the vertical coordinate of the upper-left corner of the specified resolution in the given component of the current tile.
getReturns() - Method in class thredds.catalog.query.Query
 
getReturns() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getReturnType(List) - Method in interface opendap.Server.BTFunction
A given function must always evaluate to the same class of BaseType.
getRho() - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
getRHS() - Method in class opendap.Server.RelOpClause
Returns a list of SubClauses representing the right-hand side of the comparison.
getRights() - Method in class thredds.catalog.InvDataset
get specific type of documentation = rights
getRights() - Method in class thredds.catalog.ThreddsMetadata
 
getROILen() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.PktEncoder
Gives the length to read in current packet body to get all ROI information
getROIMask(DataBlkInt, Subband, int, int) - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ArbROIMaskGenerator
This functions gets a DataBlk the size of the current code-block an fills this block with the ROI mask.
getROIMask(DataBlkInt, Subband, int, int) - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.RectROIMaskGenerator
This functions gets a DataBlk the size of the current code-block and fills this block with the ROI mask.
getROIMask(DataBlkInt, Subband, int, int) - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIMaskGenerator
This functions gets a DataBlk with the size of the current code-block and fills it with the ROI mask.
getROIMaskGenerator() - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
This function returns the ROI mask generator.
getROIs() - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIMaskGenerator
This function returns the ROIs in the image
getRole() - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
getRole() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
 
getRole() - Method in interface thredds.catalog2.ThreddsMetadata.Contributor
 
getRole() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ServiceContact
 
getRoot() - Method in interface thredds.inventory.CollectionManager
Get common root of all MFiles in the collection - may be null
getRoot() - Method in class thredds.inventory.DatasetCollectionManager
 
getRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
getRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
getRoot() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
 
getRootBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
getRootDataDescriptor() - Method in class ucar.nc2.iosp.bufr.Message
Get the root of the DataDescriptor tree.
getRootDirectory() - Static method in class ucar.nc2.util.DiskCache
Get the name of the root directory
getRootDirectory() - Method in class ucar.nc2.util.DiskCache2
Get the cache root directory.
getRootFeatureDataIterator(int) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getRootGroup() - Method in class ucar.nc2.NetcdfFile
Get the root group.
getRootOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
getRootOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
getRootOrBuilder() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
 
getRoots() - Static method in class thredds.logs.LogCategorizer
 
getRotationAngle() - Method in class ucar.grib.grib1.Grib1GDSVariables
 
getRotationAngle() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 81-84.
getRotationangle() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getRotationAngle() - Method in interface ucar.grib.GribGDSVariablesIF
.
getRotationAngle() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the rotation angle.
getRoundTo() - Method in class ucar.unidata.util.DateSelection
Get the RoundTo property.
getRow(int) - Method in class opendap.dap.DSequence
Gets a row from the container.
getRowCount() - Method in class opendap.dap.DSequence
Returns the number of rows in this Sequence.
getRowFromNearestParallel(double) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
getRowVector() - Method in class opendap.Server.SDSequence
Get the row vector for into which to read a row os data for this sequence.
getRunDate() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
Get the date of the ForecastModelRun
getRunDate() - Method in class ucar.nc2.ft.fmrc.FmrInv
 
getRunDate() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
 
getRunDate() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
Get the date of the ForecastModelRun
getRunDate() - Method in class ucar.nc2.ft.fmrc.TimeCoord
 
getRunDates() - Method in class ucar.nc2.dt.fmrc.FmrcImpl
 
getRunDates() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
Get the list of possible run dates, to be used in getRunTimeDataset().
getRunDates() - Method in class ucar.nc2.ft.fmrc.Fmrc
 
getRunDates() - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
 
getRunDateString() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
Get string representation of the date of the ForecastModelRun
getRunDateString() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
Get string representation of the date of the ForecastModelRun
getRuns() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
 
getRunSeqs() - Method in class ucar.nc2.ft.fmrc.FmrcInv
 
getRunSequences() - Method in class ucar.nc2.dt.fmrc.FmrcDefinition
 
getRunSequences() - Method in class ucar.nc2.dt.fmrc.FmrcInventory
 
getRunTimeAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
get the RunTime axis, else null
getRunTimeAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the RunTime axis.
getRunTimeAxis() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the RunTime axis.
getRunTimeCoords(FmrcInvLite.Gridset) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
 
getRunTimeDataset(Date) - Method in class ucar.nc2.dt.fmrc.FmrcImpl
 
getRunTimeDataset(Date) - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
Get a NetcdfDataset that has all the data for a model run.
getRunTimeDataset(Date) - Method in class ucar.nc2.ft.fmrc.Fmrc
 
getRunTimeDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
get the run time Dimension, if it exists
getRunTimeDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the runtime Dimension, if it exists
getRunTimeDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
get the runtime Dimension index in the geogrid (canonical order)
getRunTimeDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the runtime Dimension index in the geogrid (canonical order), or -1 if none
getSAXBuilder() - Method in class thredds.catalog.XMLEntityResolver
 
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type byte.
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarByte(String) - Method in class ucar.ma2.StructureData
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type byte.
getScalarByte(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getScalarByte(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getScalarByte(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type char.
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarChar(String) - Method in class ucar.ma2.StructureData
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type char.
getScalarChar(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getScalarChar(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getScalarChar(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getScalarData() - Method in class ucar.nc2.Variable
 
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type double.
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarDouble(String) - Method in class ucar.ma2.StructureData
Get member data of type double.
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type double.
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type double.
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getScalarDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getScalarDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type float.
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarFloat(String) - Method in class ucar.ma2.StructureData
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type float.
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getScalarFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getScalarFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type int.
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarInt(String) - Method in class ucar.ma2.StructureData
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type int.
getScalarInt(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getScalarInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getScalarInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type long.
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarLong(String) - Method in class ucar.ma2.StructureData
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type long.
getScalarLong(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getScalarLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getScalarLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getScalarObject(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data array of any type as an Object, eg, Float, Double, String, StructureData etc.
getScalarObject(String) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Object, eg, Float, Double, String etc.
getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Object, eg, Float, Double, String etc.
getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type short.
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarShort(String) - Method in class ucar.ma2.StructureData
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type short.
getScalarShort(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getScalarShort(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getScalarShort(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type String or char.
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarString(String) - Method in class ucar.ma2.StructureData
Get String value, from rank 0 String or rank 1 char member array.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get String value, from rank 0 String or rank 1 char member array.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type String or 1D char.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get String value, from rank 0 String or rank 1 char member array.
getScalarString(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getScalarString(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getScalarString(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type Structure.
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarStructure(String) - Method in class ucar.ma2.StructureData
Get member data of type Structure.
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type Structure.
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type Structure.
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getScalarStructure(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
 
getScalarStructure(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
getScale() - Method in class ucar.atd.dorade.DoradePARM
 
getScale() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
getScale() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
 
getScale(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the scale for the lat.
getScale(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the scale for the lat.
getScale() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the scale
getScale() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the scale
getScale() - Method in class ucar.units.ScaledUnit
Returns the multiplicative factor.
getScaleFactorMajor() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 21.
getScaleFactorMinor() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 26.
getScaleFactorRadius() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 16.
getScaleValueMajor() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 22-25.
getScaleValueMinor() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 27-30.
getScaleValueRadius() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 17-20.
getScanLocation() - Method in class thredds.catalog.InvDatasetScan
 
getScanMode() - Method in class ucar.atd.dorade.DoradeSweep
 
getScanMode(int) - Method in class ucar.atd.dorade.DoradeSweep
 
getScanMode() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 28.
getScanMode() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getScanMode() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 72.
getScanMode() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getScanMode() - Method in interface ucar.grib.GribGDSVariablesIF
Get scan mode.
getScheduler() - Method in enum thredds.inventory.CollectionUpdater
 
getSchema() - Method in enum thredds.catalog2.xml.names.CatalogNamespace
 
getSchemaAsInputStream() - Method in enum thredds.catalog2.xml.names.CatalogNamespace
 
getSchemaLocalResourceName() - Method in enum thredds.catalog2.xml.names.CatalogNamespace
 
getSchemaLocation() - Method in class opendap.servlet.ReqState
This method will attempt to get the Schema Location name from the servlet's InitParameters.
getSchemaRemoteResourceUri() - Method in enum thredds.catalog2.xml.names.CatalogNamespace
 
getScientificDataType() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
 
getScientificDataType() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getScientificDataType() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
getScientificDataType() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
getScientificDataType() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
getScientificDataType() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
getScientificDataType() - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
getScientificDataType() - Method in class ucar.nc2.dt.radial.UF2Dataset
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getScientificDataType() - Method in class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
 
getScientificDataType() - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
What kind of cientific data type will this return?
getScrollbarDisplayPolicy() - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Returns the display policy for the scrollbars.
getScrollPosition() - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Returns the current x,y position within the child which is displayed at the 0,0 location of the scrolled panel's view port.
getSdata(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
getSdata(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
getSdata(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
 
getSdata(int) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
getSdata(int) - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
getSdata(int) - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
 
getSdata(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
getSdata(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getSdata(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
 
getSdataCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
getSdataCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
getSdataCount() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
 
getSdataCount() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
getSdataCount() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
getSdataCount() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
 
getSdataCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
getSdataCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getSdataCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
 
getSdataList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
getSdataList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
getSdataList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
 
getSdataList() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
getSdataList() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
getSdataList() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
 
getSdataList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
getSdataList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getSdataList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
 
getSecondaryMissingValue() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Secondary missing value substitute.
getSection(String) - Static method in enum thredds.wcs.v1_0_0_1.GetCapabilities.Section
 
getSection() - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
 
getSection(String) - Static method in enum thredds.wcs.v1_0_0_Plus.GetCapabilities.Section
 
getSection() - Method in class ucar.grib.grib1.Grib1GDSVariables
Number of this section, should be 2.
getSection() - Method in class ucar.grib.grib1.Grib1Pds
Number PDS section .
getSection() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 5 Number of this section, should be 3.
getSection() - Method in class ucar.grib.grib2.Grib2Pds
Number of this section, should be 4.
getSection() - Method in interface ucar.grib.GribGDSVariablesIF
Number of this section .
getSection() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
getSection() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
getSection() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
 
getSection() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getSection() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
getSection() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
getSectionBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
getSectionBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getSectionList() - Method in class opendap.util.iniFile
********************************************************************** Get the list of Sections of this .ini File
getSectionOrBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
getSectionOrBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
getSectionOrBuilder() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
 
getSectionOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getSectionOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
getSectionOrBuilder() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
getSections() - Method in class thredds.wcs.v1_1_0.Request
 
getSelectors() - Method in class thredds.catalog.query.QueryCapability
 
getSelectType() - Method in class thredds.catalog.query.Selector
 
getSelectType() - Method in class thredds.catalog.query.SelectRange
 
getSelectType() - Method in class thredds.catalog.query.SelectRangeDate
 
getSELV() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the SELV
getSensorName(int) - Method in class ucar.atd.dorade.DoradeSweep
Get the name of a selected sensor.
getSequence() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
 
getSequenceLength(int) - Method in class ucar.ma2.ArraySequenceNested
Get the length of the ith sequence.
getSequenceOffset(int) - Method in class ucar.ma2.ArraySequenceNested
Get the the starting index of the ith sequence.
getSerializedSize() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
getSerializedSize() - Method in class thredds.filesystem.FileSystemProto.Directory
 
getSerializedSize() - Method in class thredds.filesystem.FileSystemProto.File
 
getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
getSerializedSize() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
getSerializedSize() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Error
 
getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Range
 
getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Section
 
getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getServerClassName() - Method in class opendap.servlet.ReqState
 
getServerName() - Method in class opendap.servlet.AbstractServlet
************************************************************************

In this (default) implementation of the getServerName() method we just get the name of the servlet and pass it back.

getServerUri() - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
 
getServerVersion() - Method in class opendap.dap.DataDDS
Returns the ServerVersion given in the constructor.
getServerVersion() - Method in class opendap.dap.DConnect
Returns the ServerVersion of the last connection.
getServerVersion() - Method in class opendap.dap.DConnect2
Returns the ServerVersion of the last connection.
getServerVersion() - Method in class opendap.servlet.AbstractServlet
************************************************************************ This function must be implemented locally for each OPeNDAP server.
getService() - Method in class thredds.catalog.InvAccess
 
getService() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getService() - Method in interface thredds.catalog2.Access
 
getService(String) - Static method in class thredds.logs.LogCategorizer
 
getServiceBuilder() - Method in interface thredds.catalog2.builder.AccessBuilder
 
getServiceBuilderByName(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
getServiceBuilderByName(String) - Method in interface thredds.catalog2.builder.ServiceBuilder
 
getServiceBuilders() - Method in interface thredds.catalog2.builder.CatalogBuilder
 
getServiceBuilders() - Method in interface thredds.catalog2.builder.ServiceBuilder
 
getServiceByName(String) - Method in interface thredds.catalog2.Catalog
 
getServiceByName(String) - Method in interface thredds.catalog2.Service
 
getServiceDefault() - Method in class thredds.catalog.InvCatalogRef
 
getServiceDefault() - Method in class thredds.catalog.InvDataset
Find the default service for this dataset and its children.
getServiceDefault() - Method in class thredds.catalog.InvDatasetImplProxy
 
getServiceInfo() - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
 
getServiceName() - Method in class thredds.catalog.InvAccessImpl
 
getServiceName() - Method in class thredds.catalog.InvDatasetImpl
 
getServiceName() - Method in class thredds.catalog.ThreddsMetadata
 
getServiceName() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getServiceProvider() - Static method in class ucar.nc2.iosp.netcdf3.SPFactory
 
getServices() - Method in class thredds.catalog.InvCatalog
Get top-level services.
getServices() - Method in class thredds.catalog.InvService
Get nested services; only if getServiceType() == ServiceType.COMPOUND.
getServices() - Method in interface thredds.catalog2.Catalog
 
getServices() - Method in interface thredds.catalog2.Service
Return the List of Service Objects nested in this service.
getServiceSelector() - Method in class thredds.catalog.query.QueryCapability
Get ServiceSelector
getServicesLocal() - Method in class thredds.catalog.InvDatasetImpl
Get services attached specifically to this dataset.
getServicesLocal() - Method in class thredds.catalog.InvDatasetImplProxy
 
getServiceSpecial(String) - Static method in class thredds.logs.LogCategorizer
 
getServiceType() - Method in class thredds.catalog.InvAccessImpl
 
getServiceType() - Method in class thredds.catalog.InvService
get the Service Type
getServiceType() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceId
 
getServiceTypeVersion() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceId
 
getSeverity() - Method in class thredds.catalog2.builder.BuilderIssue
 
getSeverity() - Method in class thredds.catalog2.xml.parser.ThreddsXmlParserIssue
 
getShape() - Method in class ucar.grib.grib1.Grib1GDSVariables
 
getShape() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getShape() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 15.
getShape() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getShape() - Method in interface ucar.grib.GribGDSVariablesIF
.
getShape() - Method in class ucar.ma2.Array
Get the shape: length of array in each dimension.
getShape() - Method in class ucar.ma2.Index
Get the shape: length of array in each dimension.
getShape(int) - Method in class ucar.ma2.Index
Get the length of the ith dimension.
getShape(List) - Static method in class ucar.ma2.Range
Deprecated. use Section.getShape()
getShape() - Method in class ucar.ma2.Section
Get shape array using the Range.length() values.
getShape(int) - Method in class ucar.ma2.Section
Get length of the ith Range
getShape() - Method in class ucar.ma2.StructureMembers.Member
Get the array shape.
getShape() - Method in class ucar.nc2.dt.grid.GeoGrid
get the shape
getShape() - Method in interface ucar.nc2.dt.GridDatatype
get the shape (canonical ordering)
getShape() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
 
getShape() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getShape() - Method in interface ucar.nc2.ft.grid.Grid
get the shape (canonical ordering)
getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getShape(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getShape(int) - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getShape() - Method in class ucar.nc2.Variable
Get the shape: length of Variable in each dimension.
getShape(int) - Method in class ucar.nc2.Variable
Get the size of the ith dimension
getShape() - Method in interface ucar.nc2.VariableIF
 
getShape() - Method in class ucar.nc2.VariableSimpleAdapter
 
getShape() - Method in interface ucar.nc2.VariableSimpleIF
Variable shape
getShapeAll() - Method in class ucar.nc2.Variable
 
getShapeAsSection() - Method in class ucar.nc2.Variable
Get shape as a Section object.
getShapeAsSection() - Method in interface ucar.nc2.VariableIF
 
getShapeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getShapeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getShapeBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getShapeBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getShapeCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getShapeCount() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getShapeList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getShapeList() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getShapeMajorAxis() - Static method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getShapeMajorAxis() - Static method in class ucar.grib.grib1.Grib1Tables
Grib 1 has static MajorAxis.
getShapeMinorAxis() - Static method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getShapeMinorAxis() - Static method in class ucar.grib.grib1.Grib1Tables
Grib 1 has static MinorAxis.
getShapeName() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getShapeName(int) - Static method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getShapeName(GridDefRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the ShapeName.
getShapeName(int) - Static method in class ucar.grib.grib1.Grib1Tables
shape of grid.
getShapeName() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getShapeName(int) - Static method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getShapeName(GridDefRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the ShapeName.
getShapeName(GridDefRecord) - Method in interface ucar.grid.GridTableLookup
Get the grid shape name
getShapeName(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
.
getShapeName(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
.
getShapeName(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
.
getShapeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getShapeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getShapeOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getShapeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getShapeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getShapeOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getShapeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getShapeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getShapeOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getShapeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getShapeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getShapeOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getShapeRadius() - Static method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getShapeRadius() - Static method in class ucar.grib.grib1.Grib1Tables
Grib 1 has static radius.
getShort(byte[], int, boolean) - Static method in class ucar.jpeg.icc.ICCProfile
Create a short from a two byte [], with optional byte swapping.
getShort(byte[], int) - Static method in class ucar.jpeg.icc.ICCProfile
Create a short from a two byte [].
getShort(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a short.
getShort(int) - Method in class ucar.ma2.Array
 
getShort(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayBoolean
 
getShort(Index) - Method in class ucar.ma2.ArrayByte
 
getShort(int) - Method in class ucar.ma2.ArrayByte
 
getShort(Index) - Method in class ucar.ma2.ArrayChar
 
getShort(int) - Method in class ucar.ma2.ArrayChar
 
getShort(Index) - Method in class ucar.ma2.ArrayDouble
 
getShort(int) - Method in class ucar.ma2.ArrayDouble
 
getShort(Index) - Method in class ucar.ma2.ArrayFloat
 
getShort(int) - Method in class ucar.ma2.ArrayFloat
 
getShort(Index) - Method in class ucar.ma2.ArrayInt
 
getShort(int) - Method in class ucar.ma2.ArrayInt
 
getShort(Index) - Method in class ucar.ma2.ArrayLong
 
getShort(int) - Method in class ucar.ma2.ArrayLong
 
getShort(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayObject
 
getShort(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayRagged
 
getShort(Index) - Method in class ucar.ma2.ArrayScalar
 
getShort(int) - Method in class ucar.ma2.ArrayScalar
 
getShort(Index) - Method in class ucar.ma2.ArrayShort
 
getShort(int) - Method in class ucar.ma2.ArrayShort
 
getShort(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayStructure
 
getShort() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
getShort(byte[], int) - Method in class ucar.nc2.iosp.uf.Ray
 
getShort(byte[], int) - Method in class ucar.nc2.iosp.uf.UFheader
 
getShort1(byte[], int) - Method in class ucar.nc2.iosp.uf.Ray
 
getShortArray() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
getShortBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
 
getShortCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a short
getShortCurrent() - Method in class ucar.ma2.IteratorFast
 
getShortName() - Method in class thredds.filesystem.CacheFile
 
getShortName() - Method in class thredds.filesystem.CacheFileProto
 
getShortName() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
 
getShortName() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getShortName() - Method in class ucar.nc2.EnumTypedef
 
getShortName() - Method in class ucar.nc2.Group
Get the "short" name, unique within its parent Group.
getShortName() - Method in class ucar.nc2.Variable
Get the short name of this Variable.
getShortName() - Method in interface ucar.nc2.VariableIF
 
getShortName() - Method in class ucar.nc2.VariableSimpleAdapter
 
getShortName() - Method in interface ucar.nc2.VariableSimpleIF
short name of the data Variable
getShortNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a short
getShortNext() - Method in class ucar.ma2.IteratorFast
 
getSignificanceOfRT() - Method in class ucar.grib.grib2.Grib2IdentificationSection
Model Run/Analysis/Reference time.
getSignificanceOfRTName() - Method in class ucar.grib.grib2.Grib2IdentificationSection
Model Run/Analysis/Reference time.
getSite() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider
 
getSize() - Method in class opendap.dap.DArrayDimension
Get the dimension size.
getSize() - Method in class thredds.catalog.query.SelectList
 
getSize() - Method in class thredds.catalog.query.SelectService
 
getSize() - Method in class thredds.catalog.ThreddsMetadata.Range
 
getSize() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
 
getSize() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialRange
 
getSize(int) - Static method in class ucar.jpeg.jj2000.j2k.image.DataBlk
Returns the size in bits, given the data type.
getSize() - Method in class ucar.jpeg.jj2000.j2k.util.ThreadPool
Returns the size of the pool.
getSize() - Method in class ucar.ma2.Array
Get the total number of elements in the array.
getSize() - Method in enum ucar.ma2.DataType
Size in bytes of one element of this data type.
getSize() - Method in class ucar.ma2.Index
Get the total number of elements in the array.
getSize() - Method in class ucar.ma2.StructureMembers.Member
Get the total number of elements.
getSize() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
 
getSize() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
getSize() - Method in class ucar.nc2.ft.fmrc.EnsCoord
 
getSize() - Method in class ucar.nc2.ft.fmrc.VertCoord
 
getSize() - Method in interface ucar.nc2.ft2.Structure
 
getSize() - Method in class ucar.nc2.iosp.grads.GradsDimension
Get the size of this dimension
getSize() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
 
getSize() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
getSize() - Method in class ucar.nc2.stream.NcStreamProto.Range
 
getSize() - Method in interface ucar.nc2.stream.NcStreamProto.RangeOrBuilder
 
getSize() - Method in class ucar.nc2.Variable
Get the total number of elements in the Variable.
getSize() - Method in interface ucar.nc2.VariableIF
 
getSizeBytes() - Method in class ucar.ma2.Array
Get the total number of bytes in the array.
getSizeBytes() - Method in class ucar.ma2.ArraySequence
 
getSizeBytes() - Method in class ucar.ma2.ArrayStructure
 
getSizeBytes() - Method in class ucar.ma2.StructureMembers.Member
Get the total size in bytes.
getSizeClusters() - Method in class ucar.grib.grib1.Grib1Pds
size Clusters
getSizeToCache() - Method in class ucar.nc2.Variable
If total data size is less than SizeToCache in bytes, then cache.
getSkip() - Method in class ucar.unidata.util.DateSelection
Get the Skip property.
getSLAT() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the SLAT
getSLON() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the SLON
getSocketTimeout() - Method in class thredds.util.HttpUriResolver
 
getSocketTimeout() - Method in class thredds.util.HttpUriResolverFactory
 
getSorter() - Method in class thredds.catalog.InvDatasetScan
 
getSorter() - Method in class thredds.cataloggen.CollectionLevelScanner
 
getSoTimeout() - Method in class ucar.nc2.util.net.HTTPMethod
 
getSource() - Method in class ucar.grib.grib1.Grib1GDSVariables
source of grid definition.
getSource() - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the Source, type and status unknown for Grib1 so use Product definition by TimeRangeUnit
getSource() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 6 source of grid definition.
getSource() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
source of grid definition.
getSource() - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the Source, Generating Process or Model.
getSource() - Method in interface ucar.grib.GribGDSVariablesIF
source of grid definition.
getSource() - Method in interface ucar.grid.GridTableLookup
Generating Process of model for CF conventions
getSource() - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the Source, Generating Process or Model.
getSource() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the Source, Generating Process or Model.
getSource() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
gets the Source, Generating Process or Model.
getSources() - Method in exception thredds.catalog2.xml.parser.ThreddsXmlParserException
 
getSouthLatitude() - Method in class ucar.grib.grib1.Grib1Pds
Southern latitude
getSpacingUnit() - Method in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
getSpatialExtent(Document) - Static method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
 
getSpatialorProbability() - Method in class ucar.grib.grib1.Grib1Pds
Spatial Identifier or Probability of ensemble
getSpec() - Method in class thredds.inventory.CollectionSpecParser
 
getSpec(int, int) - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
Gets value of specified tile-component without knowing if a specific tile-component value has been previously entered.
getSpecValType(int, int) - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
Return the spec type of the given tile-component.
getSpheroidName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the name of the spheroid.
getSpi(String) - Method in class ucar.util.prefs.PreferencesExt
 
getSpLat() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 35-37.
getSpLat() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getSpLat() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 73-76.
getSpLat() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getSpLat() - Method in interface ucar.grib.GribGDSVariablesIF
.
getSplittingMethod() - Method in class ucar.grib.grib2.Grib2DataRepresentationSection
Group splitting method used (see Code Table 5.4).
getSpLon() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 38-40.
getSpLon() - Method in class ucar.grib.grib1.Grib1GridDefinitionSection
Deprecated.  
getSpLon() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 77-80.
getSpLon() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getSpLon() - Method in interface ucar.grib.GribGDSVariablesIF
.
getSPobject() - Method in class ucar.nc2.Variable
Should not be public.
getSPRI() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the SPRI
getSrcElem() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
Get the position in source where to read or write
getSrcElem() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
Get the position in source Buffer where to read or write: "file position"
getSrcPos() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
getSrcPos() - Method in interface ucar.nc2.iosp.Layout.Chunk
Get the position in source where to read or write: "file position"
getStackTrace() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Return the stack trace of this calling thread
getStandardDate(String) - Static method in class ucar.nc2.units.DateUnit
Create a java.util.Date from this udunits String.
getStandardDateOnlyString(Date) - Method in class ucar.nc2.units.DateFormatter
Deprecated. use toDateOnlyString
getStandardDateString(Date) - Method in class ucar.nc2.units.DateFormatter
Deprecated. use toDateTimeStringISO
getStandardDateString2(Date) - Method in class ucar.nc2.units.DateFormatter
Deprecated. use toDateTimeString
getStandardOrISO(String) - Static method in class ucar.nc2.units.DateUnit
Create a java.util.Date from a udunit or ISO String.
getStandardPrefix() - Method in enum thredds.catalog2.xml.names.CatalogNamespace
 
getStandardUri() - Method in class thredds.catalog.InvAccess
Construct the standard THREDDS access URI for this dataset access method, resolve if the URI is relative.
getStandardUrlName() - Method in class thredds.catalog.InvAccess
Get the standard URL, with resolution if the URL is reletive.
getStart() - Method in class opendap.dap.DArrayDimension
Get the projection start point for this dimension.
getStart(int) - Method in class opendap.Server.SDArray
Gets the start value for the array projection.
getStart(int) - Method in class opendap.Server.SDGrid
Gets the start value for the projection of the dimension indicated.
getStart(int) - Method in interface opendap.Server.ServerArrayMethods
 
getStart() - Method in class thredds.catalog.query.SelectRangeDate
 
getStart() - Method in class thredds.catalog.ThreddsMetadata.Range
 
getStart() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
 
getStart() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialRange
 
getStart() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get starting value if isRegular()
getStart() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
 
getStart() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
getStart() - Method in class ucar.nc2.stream.NcStreamProto.Range
 
getStart() - Method in interface ucar.nc2.stream.NcStreamProto.RangeOrBuilder
 
getStart() - Method in class ucar.nc2.units.DateRange
Get the starting Date.
getStartBit(int) - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
 
getStartDate() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DateRangeBuilder
 
getStartDate() - Method in interface thredds.catalog2.ThreddsMetadata.DateRange
 
getStartDate() - Method in class ucar.nc2.dt.grid.GridDataset
 
getStartDate(NetcdfDataset) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
 
getStartDate() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
 
getStartDate() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getStartDate() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Start date for the trajectory.
getStartDate() - Method in interface ucar.nc2.dt.TypedDataset
 
getStartDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getStartDate() - Method in interface ucar.nc2.ft.FeatureDataset
Starting date for the entire dataset.
getStartDate() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getStartDate(NetcdfDataset, DateUnit) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
 
getStartDate() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
getStartDate() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getStartDate() - Method in class ucar.nc2.iosp.uf.UFheader
 
getStartDateAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getStartDateFormat() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DateRangeBuilder
 
getStartDateFormat() - Method in interface thredds.catalog2.ThreddsMetadata.DateRange
 
getStartFixedDate() - Method in class ucar.unidata.util.DateSelection
get the property
getStartFixedTime() - Method in class ucar.unidata.util.DateSelection
Get the StartFixedTime property.
getStartingBitPos() - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
 
getStartingTime() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getStartingTime() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getStartMode() - Method in class ucar.unidata.util.DateSelection
Get the StartMode property.
getStartOffset() - Method in class ucar.unidata.util.DateSelection
Get the StartOffset property.
getStartPos() - Method in class ucar.grib.grib2.Grib2IndicatorSection
 
getStartPos() - Method in class ucar.nc2.iosp.bufr.BufrIndicatorSection
Get starting position in the file.
getStartPos() - Method in class ucar.nc2.iosp.bufr.Message
 
getStartSweep() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
getSTAT() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the STAT
getState() - Method in class thredds.catalog.query.Station
 
getStation() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
Deprecated.  
getStation(String) - Method in class ucar.nc2.dt.point.StationDatasetCollection
Find a Station by name
getStation(String) - Method in class ucar.nc2.dt.point.StationDatasetHelper
 
getStation(String) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getStation() - Method in class ucar.nc2.dt.point.StationObsDatatypeImpl
 
getStation(String) - Method in class ucar.nc2.dt.radial.StationRadarCollectionImpl
 
getStation(String) - Method in interface ucar.nc2.dt.StationCollection
Find a Station by name
getStation() - Method in interface ucar.nc2.dt.StationObsDatatype
Station location of the observation
getStation(PointFeature) - Method in class ucar.nc2.ft.point.remote.RemoteStationCollection
 
getStation(String) - Method in class ucar.nc2.ft.point.StationHelper
 
getStation() - Method in interface ucar.nc2.ft.point.StationPointFeature
 
getStation(String) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getStation(PointFeature) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getStation(String) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getStation(String) - Method in interface ucar.nc2.ft.StationCollection
Find a Station by name.
getStation(PointFeature) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Get the station that belongs to this feature
getStationAsPointConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
 
getStationConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.BufrCdm
 
getStationConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CdmDirect
 
getStationConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
 
getStationDataCount(Station) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
getStationDataCount(Station) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getStationDataCount(Station) - Method in interface ucar.nc2.dt.StationCollection
How many Data objects are available for this Station?
getStationDataCount(Station) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
getStationDataIterator(int) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getStationElevation() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
getStationElevation() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getStationElevation() - Method in class ucar.nc2.iosp.uf.UFheader
 
getStationFeature(Station) - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
 
getStationFeature(Station) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getStationFeature(Station) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Get the collection of data for a particular Station.
getStationID() - Method in class thredds.catalog.query.Station
 
getStationID(String) - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
getStationId() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
Get the 4-char station ID for this data
getStationId() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
Get the 4-char station ID for this data
getStationId() - Method in class ucar.nc2.iosp.uf.UFheader
 
getStationKeyNames() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the station key names
getStationLatitude() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
getStationLatitude() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getStationLatitude() - Method in class ucar.nc2.iosp.uf.UFheader
 
getStationLongitude() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
getStationLongitude() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getStationLongitude() - Method in class ucar.nc2.iosp.uf.UFheader
 
getStationName() - Method in class thredds.catalog.query.Station
 
getStationName() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
getStationName() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
getStationObs(Station, double, double, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
 
getStationObs(List<Station>, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
 
getStationObs(List<Station>, double, double, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
 
getStationObs(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
 
getStationObs(LatLonRect, double, double, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
 
getStationProductCount(String) - Method in interface ucar.nc2.dt.StationRadarCollection
How many Data Products are available for this Station?
getStationProductCount(String) - Method in interface ucar.nc2.ft.radial.StationRadialDataset
How many Data Products are available for this Station?
getStationProductCount(String) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
getStationProductCount(String) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get the number of products
getStationProfileConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.BufrCdm
 
getStationProfileConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CdmDirect
 
getStationProfileConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
 
getStationProfileFeature(Station) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getStationProfileFeature(Station) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Get the StationProfileFeature for a specific Station.
getStations() - Method in class thredds.catalog.query.SelectStation
 
getStations() - Method in class ucar.nc2.dt.point.StationDatasetCollection
Get all the Stations in the collection.
getStations(LatLonRect) - Method in class ucar.nc2.dt.point.StationDatasetCollection
Get all the Stations within a bounding box.
getStations(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
 
getStations() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getStations(CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getStations(LatLonRect) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getStations(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
getStations(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.radial.StationRadarCollectionImpl
 
getStations() - Method in class ucar.nc2.dt.radial.StationRadarCollectionImpl
 
getStations(CancelTask) - Method in class ucar.nc2.dt.radial.StationRadarCollectionImpl
Get all the Stations in the collection, allow user to cancel.
getStations(LatLonRect) - Method in class ucar.nc2.dt.radial.StationRadarCollectionImpl
Get all the Stations within a bounding box.
getStations() - Method in interface ucar.nc2.dt.StationCollection
Get all the Stations in the collection.
getStations(CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get all the Stations in the collection, allow user to cancel.
getStations(LatLonRect) - Method in interface ucar.nc2.dt.StationCollection
Get all the Stations within a bounding box.
getStations(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get all the Stations within a bounding box, allow user to cancel.
getStations() - Method in interface ucar.nc2.dt.StationRadarCollection
Get all the Stations in the collection.
getStations(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.StationRadarCollection
Get all the Stations within a bounding box, allow user to cancel.
getStations(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
getStations(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
getStations(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
 
getStations(LatLonRect) - Method in class ucar.nc2.ft.point.StationHelper
 
getStations() - Method in class ucar.nc2.ft.point.StationHelper
 
getStations(List<String>) - Method in class ucar.nc2.ft.point.StationHelper
 
getStations() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getStations(List<String>) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getStations(LatLonRect) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getStations() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getStations(List<String>) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getStations(LatLonRect) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getStations() - Method in interface ucar.nc2.ft.StationCollection
Get all the Stations in the collection.
getStations(LatLonRect) - Method in interface ucar.nc2.ft.StationCollection
Get all the Stations within a bounding box.
getStations(List<String>) - Method in interface ucar.nc2.ft.StationCollection
Translate list of station names to list of Stations.
getStations(CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
getStations() - Method in class ucar.nc2.iosp.adde.StationDB
 
getStations() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the list of stations in this file.
getStations() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
get all radar station.
getStations(CancelTask) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
get all radar station within box.
getStations(LatLonRect) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
get all radar station within box.
getStations(LatLonRect, CancelTask) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
get all radar station within box.
getStations() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get all radar station.
getStations(CancelTask) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get all radar station within box.
getStations(LatLonRect) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get all radar station within box.
getStations(LatLonRect, CancelTask) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get all radar station within box.
getStationsBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
getStationsBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
getStationsCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
getStationsCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
getStationsCount() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
 
getStationsList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
getStationsList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
getStationsList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
 
getStationsOrBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
getStationsOrBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
getStationsOrBuilder(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
 
getStationsOrBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
getStationsOrBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
getStationsOrBuilderList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
 
getStatisticalProcessType() - Method in class ucar.grib.grib1.Grib1Pds
Get Grib-2 Statistic Type (Table 4-10) by converting Grib-1 Table 5
getStatisticalProcessType() - Method in class ucar.grib.grib2.Grib2Pds
 
getStatisticalProcessType() - Method in class ucar.grib.GribGridRecord
Get interval type, GRIB-2 code table 4.10
getStatisticalProcessType() - Method in class ucar.grib.GribPds
Get Grib-2 Interval Statistic Type code, only valid if isInterval()
getStatisticalProcessTypeName() - Method in class ucar.grib.GribGridRecord
 
getStatisticalProcessTypeNameShort() - Method in class ucar.grib.GribGridRecord
 
getStatProcess(int) - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getStatus() - Method in class thredds.logs.LogReader.Log
 
getStatus() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
 
getStatusCode() - Method in class ucar.nc2.util.net.HTTPMethod
 
getStatusLine() - Method in class ucar.nc2.util.net.HTTPMethod
 
getStatusText() - Method in class ucar.nc2.util.net.HTTPMethod
 
getSTD2() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the STD2
getStep() - Method in class ucar.nc2.iosp.sigmet.Ray
 
getSTID() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the STID
getStnid() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
getStnid() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
getStnid() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
 
getSTNM() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the STNM
getStnPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
getStnPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
getStnPos() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
 
getStnVarSize(String) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Get the size of a particular station variable
getStop() - Method in class opendap.dap.DArrayDimension
Get the projection stop point for this dimension.
getStop(int) - Method in class opendap.Server.SDArray
Gets the stop value for the array projection.
getStop(int) - Method in class opendap.Server.SDGrid
Gets the stop value for the projection of the dimension indicated.
getStop(int) - Method in interface opendap.Server.ServerArrayMethods
 
getStorage() - Method in class ucar.ma2.Array
Get underlying primitive array storage.
getStorage() - Method in class ucar.ma2.ArrayBoolean
 
getStorage() - Method in class ucar.ma2.ArrayByte
 
getStorage() - Method in class ucar.ma2.ArrayChar
 
getStorage() - Method in class ucar.ma2.ArrayDouble
 
getStorage() - Method in class ucar.ma2.ArrayFloat
 
getStorage() - Method in class ucar.ma2.ArrayInt
 
getStorage() - Method in class ucar.ma2.ArrayLong
 
getStorage() - Method in class ucar.ma2.ArrayObject
Get underlying primitive array storage.
getStorage() - Method in class ucar.ma2.ArrayRagged
 
getStorage() - Method in class ucar.ma2.ArrayScalar
 
getStorage() - Method in class ucar.ma2.ArrayShort
 
getStorage() - Method in class ucar.ma2.ArrayStructure
 
getStorage() - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
getStream() - Method in class ucar.grib.grib1.Grib1Pds
Stream.
getStretchingFactor() - Method in class ucar.grib.grib1.Grib1GDSVariables
 
getStretchingFactor() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 93-96.
getStretchingFactor() - Method in interface ucar.grib.GribGDSVariablesIF
.
getStride() - Method in class opendap.dap.DArrayDimension
Get the projection stride size for this dimension.
getStride(int) - Method in class opendap.Server.SDArray
Gets the stride value for the array projection.
getStride(int) - Method in class opendap.Server.SDGrid
Gets the stride value for the projection of the dimension indicated.
getStride(int) - Method in interface opendap.Server.ServerArrayMethods
 
getStride() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage.VerticalRange
 
getStride() - Method in class thredds.wcs.v1_0_0_Plus.AxisSubset
 
getStride() - Method in class ucar.ma2.Section
Get stride array using the Range.stride() values.
getStride(int) - Method in class ucar.ma2.Section
Get stride of the ith Range
getStride() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
getStride() - Method in class ucar.nc2.stream.NcStreamProto.Range
 
getStride() - Method in interface ucar.nc2.stream.NcStreamProto.RangeOrBuilder
 
getString(byte[], int, int, boolean) - Static method in class ucar.jpeg.icc.ICCProfile
Create a String from a byte [].
getString() - Method in class ucar.ma2.ArrayChar
Create a String out of this rank one ArrayChar object.
getString(int) - Method in class ucar.ma2.ArrayChar
Create a String out of this rank two ArrayChar object.
getString(Index) - Method in class ucar.ma2.ArrayChar
Create a String out of this ArrayChar object.
getString(int) - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
getStringIterator() - Method in class ucar.ma2.ArrayChar
Treat this Variable as an array of Strings, and iterate over all the strings in the array.
getStringValue() - Method in class ucar.nc2.Attribute
Retrieve String value; only call if isString() is true.
getStringValue(int) - Method in class ucar.nc2.Attribute
Retrieve ith String value; only call if isString() is true.
getStringValue() - Method in class ucar.unidata.util.Parameter
Retrieve String value; only call if isString() is true.
getStructs(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getStructs(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getStructs(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getStructs(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getStructs(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getStructs(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getStructsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getStructsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getStructsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getStructsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getStructsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getStructsCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getStructsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getStructsList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getStructsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getStructsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getStructsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getStructsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getStructsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getStructsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getStructsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getStructsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getStructsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getStructsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getStructsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getStructsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getStructure() - Method in class thredds.cataloggen.config.DatasetSource
 
getStructure(String) - Static method in class thredds.cataloggen.config.DatasetSourceStructure
Find the DatasetSourceStructure that matches this name.
getStructureData(int) - Method in class ucar.ma2.ArraySequenceNested
 
getStructureData(Index) - Method in class ucar.ma2.ArrayStructure
Get the index-th StructureData of this ArrayStructure.
getStructureData(int) - Method in class ucar.ma2.ArrayStructure
Get the index-th StructureData of this ArrayStructure.
getStructureDataCount() - Method in class ucar.ma2.ArraySequence
 
getStructureDataIterator() - Method in class ucar.ma2.ArraySequence
 
getStructureDataIterator() - Method in class ucar.ma2.ArrayStructure
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table
Iterate over the rows of this table.
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableArrayStructure
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableConstruct
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableContiguous
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableLinkedList
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner3D
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInnerPsuedo
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInnerPsuedo3D
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimStructure
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableNestedStructure
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableParentId
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableParentIndex
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableSingleton
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableStructure
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableTop
 
getStructureIterator(int) - Method in class ucar.nc2.dataset.SequenceDS
 
getStructureIterator(String) - Method in class ucar.nc2.dods.DODSStructure
Return an iterator over the set of repeated structures.
getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.bufr.BufrIosp
Get the structure iterator
getStructureIterator(Structure, int) - Method in interface ucar.nc2.iosp.IOServiceProvider
 
getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.misc.Nldn
Get the structure iterator
getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.misc.Uspln
Get the structure iterator
getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.noaa.Ghcnm
Get the structure iterator
getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.noaa.Ghcnm2
 
getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.noaa.IgraPor
 
getStructureIterator(Structure, int) - Method in class ucar.nc2.NetcdfFile
 
getStructureIterator(int) - Method in class ucar.nc2.Sequence
 
getStructureIterator(Structure, int) - Method in class ucar.nc2.stream.CdmRemote
 
getStructureIterator(InputStream, NetcdfFile) - Method in class ucar.nc2.stream.NcStreamReader
 
getStructureIterator() - Method in class ucar.nc2.Structure
Iterator over all the data in a Structure.
getStructureIterator(int) - Method in class ucar.nc2.Structure
Get an efficient iterator over all the data in the Structure.
getStructureMemberNames() - Method in class ucar.ma2.ArrayStructure
Get a list structure member names.
getStructureMembers() - Method in class ucar.ma2.ArrayStructure
Get the StructureMembers object.
getStructureMembers() - Method in class ucar.ma2.StructureData
 
getStructureMembers() - Method in class ucar.ma2.StructureMembers.Member
 
getStructureSize() - Method in class ucar.ma2.ArrayStructure
Get the size of each StructureData object in bytes.
getStructureSize() - Method in class ucar.ma2.StructureMembers
Get the total size of the Structure in bytes.
getStructureWithDimensions(NetcdfDataset, Dimension, Dimension) - Static method in class ucar.nc2.ft.point.standard.Evaluator
 
getSubband(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.Subband
Returns a reference to the Subband element to which the specified point belongs.
getSubbandByIdx(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.Subband
Returns a subband element in the tree, given its resolution level and subband index.
getSubbandRectROIMask(int, int) - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandROIMask
Returns a reference to the Subband mask element to which the specified point belongs.
getSubCategory() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
 
getSubCenter() - Method in class ucar.grib.grib1.Grib1Pds
SubCenter, allocated by center (Table C)
getSubCenter() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getSubCenter() - Method in class ucar.grib.GribGridRecord
 
getSubcenter_id() - Method in class ucar.grib.grib1.GribPDSParamTable
 
getSubcenter_id() - Method in class ucar.grib.grib2.Grib2IdentificationSection
Identification of subcenter.
getSubCenter_idName(int) - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getSubCenter_idName(int, int) - Static method in class ucar.grib.grib1.Grib1Tables
SubCenter as String defined by center.
getSubCenterId() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
Identification of subcenter.
getSubCenterName(int, int) - Static method in class ucar.nc2.iosp.bufr.tables.CommonCodeTables
Subcenter name, from table C-12
getSubDivisions() - Method in class ucar.grib.grib1.Grib1GDSVariables
 
getSubDivisions() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 43-46.
getSubDivisions() - Method in interface ucar.grib.GribGDSVariablesIF
.
getSubdivisionsangle() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getSubKeys() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
getSubMinor() - Method in class opendap.dap.ServerVersion
Returns the sub-minor version number, if it exists.
getSuborbitHistoryAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getSubsetUrl() - Method in class thredds.catalog.InvDataset
Return the query fragment referencing this dataset, ie "catalog=catalog.xml&dataset=datasetID"
getSubstitutePattern() - Method in class thredds.cataloggen.config.DatasetNamer
Return the value of the substitutePattern attribute of this DatasetNamer.
getSubstitutionPattern() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
 
getSuffix() - Method in class thredds.catalog.InvService
Get the suffix; may be null
getSuffix() - Method in interface thredds.catalog2.builder.ServiceBuilder
 
getSuffix() - Method in interface thredds.catalog2.Service
Return the suffix for this Service.
GetSuffix(int) - Method in class ucar.units.ASCII_CharStream
 
GetSuffix(int) - Method in class ucar.units.SimpleCharStream
Get the suffix.
getSuffixFilter() - Method in class ucar.nc2.dt.fmrc.FmrcDefinition
 
getSuffixFilter() - Method in class ucar.nc2.dt.fmrc.FmrcInventory
 
getSummary() - Method in class thredds.catalog.InvDataset
get specific type of documentation = summary
getSummary() - Method in class thredds.catalog.ThreddsMetadata
 
getSupportedCoverageFormatList() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
 
getSupportedCoverageFormatList() - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
 
getSurfaceFileType() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Get the type for this file
getSwathLatLonInformation(Array, Array) - Method in class ucar.nc2.geotiff.GeotiffWriter
get lat lon information from the swath
getSweep(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
 
getSweepIndex() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getSweepIndex() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getSweepMode() - Method in class ucar.nc2.iosp.uf.UFheader
 
getSweepNumber() - Method in class ucar.atd.dorade.DoradeSweep
 
getsweepVar() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getSweepVar() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getSWFO() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the SWFO
getSwitch(Character) - Method in class opendap.util.Getopts
method to return the OptSwitch object associated with the 'sw' argument.
getSymbol() - Method in class ucar.units.BaseQuantity
Returns the symbol of the base quantity.
getSymbol() - Method in interface ucar.units.Unit
Gets the symbol of this unit.
getSymbol() - Method in class ucar.units.UnitID
Returns the symbol for the unit.
getSymbol() - Method in class ucar.units.UnitImpl
Gets the symbol for the unit.
getSymbol() - Method in class ucar.units.UnitName
Returns the symbol.
getSymbol() - Method in class ucar.units.UnitSymbol
Returns the symbol for the unit.
getSynHighNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the negative support of the high-pass synthesis filter.
getSynHighNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the negative support of the high-pass synthesis filter.
getSynHighNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the negative support of the high-pass synthesis filter.
getSynHighNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the negative support of the high-pass synthesis filter.
getSynHighNegSupport() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
Returns the negative support of the high-pass synthesis filter.
getSynHighPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the positive support of the high-pass synthesis filter.
getSynHighPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the positive support of the high-pass synthesis filter.
getSynHighPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the positive support of the high-pass synthesis filter.
getSynHighPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the positive support of the high-pass synthesis filter.
getSynHighPosSupport() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
Returns the positive support of the high-pass synthesis filter.
getSynLowNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the negative support of the low-pass synthesis filter.
getSynLowNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the negative support of the low-pass synthesis filter.
getSynLowNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the negative support of the low-pass synthesis filter.
getSynLowNegSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the negative support of the low-pass synthesis filter.
getSynLowNegSupport() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
Returns the negative support of the low-pass synthesis filter.
getSynLowPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the positive support of the low-pass synthesis filter.
getSynLowPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the positive support of the low-pass synthesis filter.
getSynLowPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the positive support of the low-pass synthesis filter.
getSynLowPosSupport() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the positive support of the low-pass synthesis filter.
getSynLowPosSupport() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
Returns the positive support of the low-pass synthesis filter.
getSynSubbandTree(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the subband tree, for the specified tile-component.
getSynSubbandTree(int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.EntropyDecoder
Returns the subband tree, for the specified tile-component.
getSynSubbandTree(int, int) - Method in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.Dequantizer
Returns the subband tree, for the specified tile-component.
getSynSubbandTree(int, int) - Method in class ucar.jpeg.jj2000.j2k.roi.ROIDeScaler
Returns the subband tree, for the specified tile-component.
getSynSubbandTree(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the specified synthesis subband tree
getSynSubbandTree(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTData
Returns the subband tree, for the specified tile-component.
getSynSubbandTree(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the specified synthesis subband tree
getsystemGain(int) - Method in class ucar.atd.dorade.DoradeSweep
 
getTable(short) - Static method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
 
getTable5(int) - Method in class ucar.grib.grib1.Grib1Tables
TimeRange as String.
getTable_number() - Method in class ucar.grib.grib1.GribPDSParamTable
 
getTableConfigurer(FeatureType, NetcdfDataset) - Static method in class ucar.nc2.ft.point.standard.TableAnalyzer
Find a TableConfigurer for this dataset, if there is one.
getTableLookup() - Method in class ucar.nc2.iosp.bufr.Message
 
getTableName() - Method in class ucar.nc2.iosp.bufr.Message
 
getTableVersion() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getTableVersion() - Method in class ucar.grib.GribGridRecord
 
getTabSize(int) - Method in class ucar.units.SimpleCharStream
 
getTag(short) - Static method in class ucar.nc2.iosp.hdf4.TagEnum
Find the Tag that matches the code.
getTags() - Method in class ucar.nc2.iosp.hdf4.H4header
 
getTagTable() - Method in class ucar.jpeg.icc.ICCProfile
Access the profile tag table
getTangentLat() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the tangent latitude
getTangentLon() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the tangent longitude
getTangentLon() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the tangent longitude
getTargetBitrate(int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.LayersInfo
Returns the target bitrate of the optmimization point 'n'.
getTargetImagerFromSwath(Array, Array, Array, double[]) - Method in class ucar.nc2.geotiff.GeotiffWriter
get the grid dataset
getTargetNbytes() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Return the target number of read bytes.
getTargetRate() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Return the target decoding rate in bits per pixel.
getTaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Time, or null if none.
getTemplate() - Method in class opendap.dap.PrimitiveVector
Returns the template variable for this vector.
getTemplate() - Method in class thredds.catalog.query.ListChoice
 
getTemplate() - Method in class thredds.catalog.query.Selector
 
getTemplateType() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the type of template this is
getTemporalCoverage() - Method in interface thredds.catalog2.ThreddsMetadata
 
getTemporalCoverageBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getText() - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
getText() - Method in class ucar.nc2.units.DateType
Get a text representation.
getText() - Method in class ucar.nc2.units.TimeDuration
Get the String text
getTextContent(String) - Method in class thredds.util.DodsURLExtractor
Extract text content from the given URL and return in String
getTextMessages() - Method in exception thredds.wcs.v1_0_0_1.WcsException
 
getTextMessages() - Method in exception thredds.wcs.v1_0_0_Plus.WcsException
 
getTextMessages() - Method in exception thredds.wcs.v1_1_0.WcsException
 
getThreadConcurrency() - Static method in class ucar.jpeg.jj2000.j2k.util.NativeServices
Returns the current concurrency level.
getThreadCount() - Static method in class ucar.nc2.util.net.HTTPSession
 
getThreddsCatalogAttributeQName(String) - Static method in class thredds.catalog2.xml.names.CatalogNamespaceUtils
 
getThreddsCatalogElementQualifiedName(String) - Static method in class thredds.catalog2.xml.names.CatalogNamespaceUtils
 
getThreddsMetadata() - Method in class thredds.catalog.InvMetadata
get the internal ThreddsMetadata, if isThreddsMetadata() is true
getThreddsMetadata() - Method in interface thredds.catalog2.DatasetNode
 
getThreddsMetadataBuilder() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
getthresholdParamName() - Method in class ucar.atd.dorade.DoradePARM
 
getThresholdValue() - Method in class ucar.atd.dorade.DoradePARM
 
getTile(Coord) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the indexes of the current tile.
getTile(Coord) - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the indixes of the current tile.
getTile(Coord) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the indexes of the current tile.
getTile(Coord) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the coordinates of the current tile.
getTile(Coord) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the coordinates of the current tile.
getTile(Coord) - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the horizontal and vertical indexes of the current tile.
getTile(Coord) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the indixes of the current tile.
getTile(Coord) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the indexes of the current tile.
getTile(Coord) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the indexes of the current tile.
getTileCompHeight(int, int) - Method in class ucar.jpeg.colorspace.ChannelDefinitionMapper
 
getTileCompHeight(int, int) - Method in class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int) - Method in class ucar.jpeg.colorspace.Resampler
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the height in pixels of the specified tile-component for the given (tile-component) resolution level.
getTileCompHeight(int, int) - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int) - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the height in pixels of the specified tile-component.
getTileCompHeight(int, int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the height in pixels of the specified tile-component for the given resolution level.
getTileCompHeight(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the height in pixels of the specified tile-component for the given resolution level.
getTileCompVal(int, int) - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
Gets value of specified tile-component.
getTileCompWidth(int, int) - Method in class ucar.jpeg.colorspace.ChannelDefinitionMapper
 
getTileCompWidth(int, int) - Method in class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Returns the width in pixels of the specified tile-component
getTileCompWidth(int, int) - Method in class ucar.jpeg.colorspace.Resampler
Returns the width in pixels of the specified tile-component..
getTileCompWidth(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the width in pixels of the specified tile-component for the given (tile-component) resolution level.
getTileCompWidth(int, int) - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the width in pixels of the specified tile-component
getTileCompWidth(int, int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the width in pixels of the specified tile-component tile.
getTileCompWidth(int, int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the width in pixels of the specified tile-component
getTileCompWidth(int, int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the width in pixels of the specified tile-component.
getTileCompWidth(int, int) - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the width in pixels of the specified tile-component.
getTileCompWidth(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the width in pixels of the specified tile-component
getTileCompWidth(int, int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the width in pixels of the specified tile-component for the given resolution level.
getTileCompWidth(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the width in pixels of the specified tile-component for the given resolution level.
getTileDef(int) - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
Gets default value of the specified tile.
getTileHeight(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the overall height of the current tile in pixels, for the given resolution level.
getTileHeight() - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the overall height of the current tile in pixels.
getTileHeight() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the overall height of the current tile in pixels.
getTileHeight() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the overall height of the current tile in pixels.
getTileHeight() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the overall height of the current tile in pixels, assuming there is no-tiling.
getTileHeight() - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the overall height of the current tile in pixels.
getTileHeight() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the overall height of the current tile in pixels.
getTileHeight(int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the overall height of the current tile in pixels, for the given resolution level.
getTileHeight(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the overall height of the current tile in pixels, for the given resolution level.
getTileIdx() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the index of the current tile, relative to a standard scan-line order.
getTileIdx() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the index of the current tile, relative to a standard scan-line order.
getTilePartULX() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the horizontal offset of tile partition
getTilePartULX() - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the horizontal tile partition offset in the reference grid
getTilePartULX() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the horizontal tile partition offset in the reference grid
getTilePartULY() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the vertical offset of tile partition
getTilePartULY() - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the vertical tile partition offset in the reference grid
getTilePartULY() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the vertical tile offset in the reference grid
getTilePartULY() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the vertical tile partition offset in the reference grid
getTilePartULY() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the vertical tile partition offset in the reference grid
getTilePartULY() - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the vertical tile partition offset in the reference grid
getTilePartULY() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the vertical tile partition offset in the reference grid
getTilePartULY() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the vertical tile partition offset in the reference grid
getTilePartULY() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the vertical tile partition offset in the reference grid
getTileWidth(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Returns the overall width of the current tile in pixels for the given (tile) resolution level.
getTileWidth() - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Returns the overall width of the current tile in pixels.
getTileWidth() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Returns the overall width of the current tile in pixels.
getTileWidth() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns the overall width of the current tile in pixels.
getTileWidth() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns the width of the current tile in pixels, assuming there is no-tiling.
getTileWidth() - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the overall width of the current tile in pixels.
getTileWidth() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Returns the overall width of the current tile in pixels.
getTileWidth(int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Returns the overall width of the current tile in pixels for the given resolution level.
getTileWidth(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Returns the overall width of the current tile in pixels, for the given resolution level.
getTilingOrigin(Coord) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the tiling origin, referred to as '(Px,Py)' in the 'ImgData' interface.
getTilingOrigin(Coord) - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns the tiling origin, referred to as '(xt0siz,yt0siz)' in the codestream header (SIZ marker segment).
getTime() - Method in class ucar.atd.dorade.DoradeSweep
Get the (start) time for this sweep.
getTime(Variable, StructureData) - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
 
getTime(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getTime(int) - Method in interface ucar.nc2.dt.TimeSeriesCollection
get the time of the nth point.
getTime(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the time for the given point as a java.util.Date.
getTime(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the time values on the given Range of the trajectory.
getTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
getTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
getTime() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
 
getTime() - Method in interface ucar.nc2.ft.ProfileFeature
Nominal time of the profile
getTime(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getTime() - Method in class ucar.nc2.iosp.sigmet.Ray
 
getTimeAsISO8601(Date) - Static method in class ucar.unidata.util.DateUtil
format time
getTimeAsISO8601(long) - Static method in class ucar.unidata.util.DateUtil
format time
getTimeAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
get the Time axis
getTimeAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Time axis, if it exists.
getTimeAxis() - Method in class ucar.nc2.dt.radial.RadialCoordSys
get the Time axis
getTimeAxis() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the Time axis, if it exists.
getTimeAxis1D() - Method in class ucar.nc2.dt.grid.GridCoordSys
get the Time axis, if its 1-dimensional
getTimeAxis1D() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Time axis, if it exists, and if its 1-dimensional.
getTimeAxis1D() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the Time axis, if it exists, and its 1-dimensional.
getTimeAxisDataCached() - Method in class ucar.nc2.dt.radial.RadialCoordSys
get the Time axis data.
getTimeAxisForRun(int) - Method in class ucar.nc2.dt.grid.GridCoordSys
 
getTimeAxisForRun(int) - Method in interface ucar.nc2.dt.GridCoordSystem
This is the case of a 2D time axis, which depends on the run index.
getTimeAxisForRun(Date) - Method in interface ucar.nc2.ft.grid.GridCoordSys
This is the case of a 2D time axis, which depends on the run index.
getTimeCoord() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
 
getTimeCoord() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
 
getTimeCoordName() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
 
getTimeCoordName() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
 
getTimeCoords() - Method in class ucar.nc2.dt.fmrc.FmrcInventory
 
getTimeCoords() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
Get a list of unique TimeCoords, which contain the list of variables that all use that TimeCoord.
getTimeCoords() - Method in class ucar.nc2.ft.fmrc.FmrInv
 
getTimeCoords() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
Get a list of unique TimeCoords, which contain the list of variables that all use that TimeCoord.
getTimeCoords(FmrcInvLite.Gridset) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
 
getTimeCoverage() - Method in class thredds.catalog.InvCatalogRef
 
getTimeCoverage() - Method in class thredds.catalog.InvDataset
get time coverage
getTimeCoverage() - Method in class thredds.catalog.InvDatasetImplProxy
 
getTimeCoverage() - Method in class thredds.catalog.ThreddsMetadata
 
getTimeDate(int) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
getTimeDates() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Get the list of times as Dates.
getTimeDates() - Method in class ucar.nc2.dt.grid.GridCoordSys
Get the list of times as Dates.
getTimeDim() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
getTimeDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
get the time Dimension, if it exists
getTimeDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the time Dimension, if it exists
getTimeDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the time dimension
getTimeDimension() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Get the time Dimension
getTimeDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
get the time Dimension index in the geogrid (canonical order), or -1 if none
getTimeDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the time Dimension index in the geogrid (canonical order), or -1 if none
getTimeExpected() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
 
getTimeHeaderBytes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the number of time header bytes
getTimeIncrement() - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getTimeIncrement(int) - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getTimeIndex(String) - Method in class ucar.nc2.dt.grid.GridCoordSys
Deprecated.  
getTimeIntervals() - Method in interface ucar.grib.grib2.Grib2Pds.PdsInterval
 
getTimeLength(FmrcInvLite.Gridset) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
 
getTimeList() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection.DqcRadarDatasetInfo
_more_
getTimeList() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection.TDSRadarDatasetInfo
Get the time line
getTimeName(int) - Method in class ucar.nc2.dt.grid.GridCoordSys
Deprecated.  
getTimeRange() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
getTimeRange() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getTimeRange(int) - Static method in class ucar.grib.grib1.Grib1Tables
tRange indicator.
getTimeRangeIndicator() - Method in class ucar.grib.grib1.Grib1Pds
Time Range indicator - octet 21 (see Table 5)
getTimeRangeIndicatorName(int) - Static method in class ucar.grib.grib1.Grib1Tables
Time Range Indicator Name.
getTimeRanges() - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getTimeRangeString() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getTimeRangeUnitName(int) - Method in class ucar.grib.grib1.Grib1GridTableLookup
 
getTimeRangeUnitName(int) - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the TimeRangeUnitName.
getTimeRangeUnitName(int) - Method in interface ucar.grid.GridTableLookup
Get the first time range unit name
getTimeRangeUnitName(int) - Method in class ucar.nc2.iosp.gempak.GempakLookup
 
getTimeRangeUnitName(int) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
 
getTimeRangeUnitName(int) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
 
getTimeResolution() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
only if isRegular() LOOK REDO
getTimeResolution() - Method in class ucar.nc2.dt.grid.GridCoordSys
Get the resolution of the time coordinate.
getTimes() - Method in class ucar.atd.dorade.DoradeSweep
 
getTimes() - Method in class ucar.nc2.dt.grid.GeoGrid
 
getTimes() - Method in class ucar.nc2.dt.grid.GridCoordSys
Get the list of time names, to be used for user selection.
getTimes() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
 
getTimes() - Method in interface ucar.nc2.ft.StationProfileFeature
Get the list of times in the time series of profiles.
getTimes() - Method in class ucar.unidata.util.DateSelection
Get the Times property.
getTimeSpan(Document) - Static method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
 
getTimeStepsPerFile(String) - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the number of timesteps per file and the starting offset
getTimeTrailerBytes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the number of time trailer bytes
getTimeType(int) - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getTimeUdunitName() - Method in class ucar.grib.GribGridRecord
 
getTimeUdunitName() - Method in interface ucar.grid.GridRecord
Get the time unit as a String.
getTimeUdunitName() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
 
getTimeUdunitName() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
 
getTimeUnit() - Method in class ucar.grib.grib1.Grib1Pds
octet 18 Forecast time unit, see Table 4
getTimeUnit() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getTimeUnit(int, boolean) - Static method in class ucar.grib.grib1.Grib1Tables
Unit name from Grib1 Table 4.
getTimeUnit(int) - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getTimeUnit() - Method in class ucar.grib.GribGridRecord
 
getTimeUnit() - Method in class ucar.grib.GribPds
Time Unit code
getTimeUnit() - Method in interface ucar.grid.GridRecord
Get the time unit as a code, which should be Grib2 table 4.4.
getTimeUnit() - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
getTimeUnit() - Method in class ucar.nc2.dt.point.SequenceHelper
 
getTimeUnit() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getTimeUnit() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getTimeUnit() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getTimeUnit() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
getTimeUnit() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
 
getTimeUnit() - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getTimeUnit() - Method in interface ucar.nc2.ft.PointFeature
Get the time unit of the time coordinate.
getTimeUnit() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
 
getTimeUnit() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
 
getTimeUnit() - Method in class ucar.nc2.units.DateUnit
For udunit dates, get the time unit.
getTimeUnit() - Method in class ucar.nc2.units.TimeDuration
Get the corresponding time unit
getTimeUnitName() - Method in class ucar.grib.GribGridRecord
 
getTimeUnits() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
 
getTimeUnits() - Method in interface ucar.nc2.dt.PointCollection
Get the units of Calendar time.
getTimeUnits() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
getTimeUnits(DateUnit) - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
getTimeUnits() - Method in class ucar.nc2.dt.radial.RadialCoordSys
Get the units of Calendar time.
getTimeUnits() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
getTimeUnits() - Method in interface ucar.nc2.dt.RadialDatasetSweep
Get the units of Calendar time.
getTimeUnits() - Method in interface ucar.nc2.dt.TimeSeriesCollection
Get the units of Calendar time.
getTimeUnitsIdentifier() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the String representation of the units for time.
getTimeUnitString() - Method in class ucar.nc2.units.DateUnit
For udunit dates, get the time unit only, as a String, eg "secs" or "days"
getTimeValue(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the time for the given point as a double in the units given by getTimeUnitsIdentifier().
getTimeVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
getTitle() - Method in class thredds.catalog.query.Selector
 
getTitle() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getTitle() - Method in interface thredds.catalog2.builder.MetadataBuilder
 
getTitle() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DocumentationBuilder
 
getTitle() - Method in interface thredds.catalog2.Metadata
Return the title for the external resource this Metadata object references.
getTitle() - Method in interface thredds.catalog2.ThreddsMetadata.Documentation
 
getTitle() - Method in class thredds.cataloggen.config.CatalogRefInfo
 
getTitle() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.OnlineResource
 
getTitle() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.OnlineResource
 
getTitle() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceId
 
getTitle() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.OnlineResource
 
getTitle() - Method in class ucar.grib.grib1.Grib1GridTableLookup
gets the CF title.
getTitle() - Method in class ucar.grib.grib2.Grib2GridTableLookup
gets the CF title.
getTitle() - Method in interface ucar.grid.GridTableLookup
Title for CF conventions
getTitle() - Method in class ucar.nc2.dt.grid.GridDataset
 
getTitle() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getTitle() - Method in interface ucar.nc2.dt.TypedDataset
 
getTitle() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getTitle() - Method in interface ucar.nc2.ft.FeatureDataset
Title of the dataset.
getTitle() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getTitle() - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the CF title.
getTitle() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the title
getTitle() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the CF title.
getTitle() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
gets the CF title.
getTitle() - Method in class ucar.nc2.NetcdfFile
Get the human-readable title, if it exists.
getTitle() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
getTitle() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
getTitle() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
 
getTitle() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
getTitle() - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
getTitle() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get title of dataset collection
getTitleJulianDays() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
Get the starting Julian day for this volume
getTitleJulianDays() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
Get the starting Julian day for this volume
getTitleMsecs() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
Get the starting time in seconds since midnight.
getTitleMsecs() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
Get the starting time in seconds since midnight.
getTitleMsecs() - Method in class ucar.nc2.iosp.uf.Ray
 
getToken(int) - Method in class ucar.units.StandardUnitFormat
Get the specific Token.
getTopDir() - Method in class thredds.inventory.CollectionSpecParser
 
getTopDirectoryLocation() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getTotalBits() - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
 
getTotalBits() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
getTotalBits() - Method in class ucar.nc2.iosp.bufr.Message
This is the total number of bits taken by the data in the data section of the message.
getTotalCoords() - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
getTotalMessages() - Method in class ucar.nc2.iosp.bufr.MessageScanner
 
getTotalNelems() - Method in class ucar.nc2.iosp.IndexChunker
Get total number of elements in wantSection
getTotalNelems() - Method in class ucar.nc2.iosp.IndexChunkerTiled
 
getTotalNelems() - Method in interface ucar.nc2.iosp.Layout
Get total number of elements in the wanted subset.
getTotalNelems() - Method in interface ucar.nc2.iosp.LayoutBB
Get total number of elements in the wanted subset.
getTotalNelems() - Method in class ucar.nc2.iosp.LayoutBBTiled
 
getTotalNelems() - Method in class ucar.nc2.iosp.LayoutRegular
 
getTotalNelems() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
 
getTotalNelems() - Method in class ucar.nc2.iosp.LayoutSegmented
 
getTotalNelems() - Method in class ucar.nc2.iosp.LayoutTiled
 
getTotalNumberOfStructures() - Method in class ucar.ma2.ArraySequenceNested
 
getTotalObs() - Method in class ucar.nc2.iosp.bufr.MessageScanner
 
getTotalPowerGroups() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
getTotBitrate() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.LayersInfo
Returns the overall target bitrate for the entire bit stream.
getTotNumLayers() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.LayersInfo
Returns the total number of layers, according to the layer specification of this object and the overall target bitrate.
getTrajectories() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
getTrajectories() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
getTrajectories() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
getTrajectories() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getTrajectories() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Get trajectories contained in this dataset.
getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getTrajectory(String) - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Get the named trajectory
getTrajectoryConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.BufrCdm
 
getTrajectoryDim() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
getTrajectoryId() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
getTrajectoryId() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
getTrajectoryIds() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Get a list of String IDs for the available trajectories.
getTransformName() - Method in interface ucar.nc2.dataset.CoordTransBuilderIF
Get the Transform name.
getTransformName() - Method in class ucar.nc2.dataset.transform.AlbersEqualArea
 
getTransformName() - Method in class ucar.nc2.dataset.transform.FlatEarth
 
getTransformName() - Method in class ucar.nc2.dataset.transform.LambertAzimuthal
 
getTransformName() - Method in class ucar.nc2.dataset.transform.LambertConformalConic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.Mercator
 
getTransformName() - Method in class ucar.nc2.dataset.transform.MSGnavigation
 
getTransformName() - Method in class ucar.nc2.dataset.transform.Orthographic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.PolarStereographic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.RotatedLatLon
 
getTransformName() - Method in class ucar.nc2.dataset.transform.RotatedPole
 
getTransformName() - Method in class ucar.nc2.dataset.transform.Stereographic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.TransverseMercator
 
getTransformName() - Method in class ucar.nc2.dataset.transform.UTM
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VAtmHybridHeight
Get the standard name of this transform
getTransformName() - Method in class ucar.nc2.dataset.transform.VAtmHybridSigmaPressure
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VAtmLnPressure
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VAtmSigma
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VerticalPerspective
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VExplicitField
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanS
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanSigma
 
getTransformName() - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
getTransformName() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaTransformBuilder
Get the transform name
getTransformType() - Method in class ucar.nc2.dataset.CoordinateTransform
get the transform type
getTransformType() - Method in interface ucar.nc2.dataset.CoordTransBuilderIF
Get the Transform Type : Vertical or Projection
getTransformType() - Method in class ucar.nc2.dataset.transform.AlbersEqualArea
 
getTransformType() - Method in class ucar.nc2.dataset.transform.FlatEarth
 
getTransformType() - Method in class ucar.nc2.dataset.transform.LambertAzimuthal
 
getTransformType() - Method in class ucar.nc2.dataset.transform.LambertConformalConic
 
getTransformType() - Method in class ucar.nc2.dataset.transform.Mercator
 
getTransformType() - Method in class ucar.nc2.dataset.transform.MSGnavigation
 
getTransformType() - Method in class ucar.nc2.dataset.transform.Orthographic
 
getTransformType() - Method in class ucar.nc2.dataset.transform.PolarStereographic
 
getTransformType() - Method in class ucar.nc2.dataset.transform.RotatedLatLon
 
getTransformType() - Method in class ucar.nc2.dataset.transform.RotatedPole
 
getTransformType() - Method in class ucar.nc2.dataset.transform.Stereographic
 
getTransformType() - Method in class ucar.nc2.dataset.transform.TransverseMercator
 
getTransformType() - Method in class ucar.nc2.dataset.transform.UTM
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VAtmHybridHeight
Get the type of the transform
getTransformType() - Method in class ucar.nc2.dataset.transform.VAtmHybridSigmaPressure
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VAtmLnPressure
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VAtmSigma
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VerticalPerspective
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VExplicitField
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VOceanS
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VOceanSigma
 
getTransformType() - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
getTransformType() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaTransformBuilder
Get the Transform Type
getTyp(int) - Method in class ucar.jpeg.colorspace.boxes.ChannelDefinitionBox
 
getType() - Method in class opendap.dap.Alias
Returns the attribute type constant.
getType() - Method in class opendap.dap.Attribute
Returns the attribute type constant.
getType(String) - Static method in class thredds.catalog.CollectionType
Return a CollectionType that matches the given name by either matching a known type (ignoring case) or creating an unknown type.
getType(String) - Static method in class thredds.catalog.DataFormatType
Return a DataFormatType for the given name by either matching a known type (ignoring case) or creating an unknown type.
getType() - Method in class thredds.catalog.InvDocumentation
 
getType(String) - Static method in class thredds.catalog.MetadataType
Return a MetadataType that matches the given name by either matching a known type (ignoring case) or creating an unknown type.
getType(String) - Static method in class thredds.catalog.ServiceType
Return a ServiceType that matches the given name by either matching a known type (ignoring case) or creating an unknown type.
getType() - Method in interface thredds.catalog2.builder.ServiceBuilder
 
getType() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DatePointBuilder
 
getType() - Method in interface thredds.catalog2.Service
Return the ServiceType for this Service, may not be null.
getType() - Method in interface thredds.catalog2.ThreddsMetadata.DatePoint
 
getType() - Method in class thredds.cataloggen.config.CatalogGenConfig
Return the type of this CatalogGenConfig
getType() - Method in class thredds.cataloggen.config.DatasetFilter
Return the type of this DatasetFilter
getType() - Method in class thredds.cataloggen.config.DatasetNamer
Return the type attribute of this DatasetNamer.
getType() - Method in class thredds.cataloggen.config.DatasetSource
 
getType(String) - Static method in class thredds.cataloggen.config.DatasetSourceType
Find the DatasetSourceType that matches this name.
getType() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
getType() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
getType() - Method in interface thredds.filesystem.FileSystemProto.AttributeOrBuilder
 
getType() - Method in class ucar.grib.grib1.Grib1Pds
 
getType() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getType() - Method in class ucar.jpeg.icc.MatrixBasedRestrictedProfile
Get the type of RestrictedICCProfile for this object
getType() - Method in class ucar.jpeg.icc.MonochromeInputRestrictedProfile
Get the type of RestrictedICCProfile for this object
getType() - Method in class ucar.jpeg.icc.RestrictedICCProfile
Returns the appropriate input type enum.
getType(String) - Static method in enum ucar.ma2.DataType
Find the DataType that matches this name.
getType(Class) - Static method in enum ucar.ma2.DataType
Find the DataType that matches this class.
getType(String) - Static method in enum ucar.nc2.constants.AxisType
Find the AxisType that matches this name.
getType(String) - Static method in enum ucar.nc2.constants.FeatureType
Find the FeatureType that matches this name.
getType(String) - Static method in class ucar.nc2.dataset.VerticalCT.Type
Find the VerticalCT.Type that matches this name.
getType() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getType(String) - Static method in class ucar.nc2.dt.RadialDatasetSweep.Type
Find the DataType that matches this name, ignore case.
getType() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getType() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
getType() - Method in class ucar.nc2.iosp.grads.GradsAttribute
 
getType() - Method in class ucar.nc2.iosp.grads.GradsDimension
Get the mapping type
getType() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
 
getType() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
 
getType(String) - Static method in class ucar.nc2.iosp.hdf5.H5header.MessageType
Find the MessageType that matches this name.
getType(int) - Static method in class ucar.nc2.iosp.hdf5.H5header.MessageType
Get the MessageType by number.
getType() - Method in class ucar.nc2.ncml.Aggregation
Get type of aggregation
getType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
getType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
getType() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
 
getType() - Method in class ucar.nc2.units.DateType
Get the type of Date.
getType(String) - Static method in class ucar.unidata.geoloc.EarthEllipsoid
Find the EarthEllipsoid that matches this name.
getType(int) - Static method in class ucar.unidata.geoloc.EarthEllipsoid
Find the EarthEllipsoid that matches this EPSG Id.
getTypeFirstFixedSurface() - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getTypeFirstFixedSurfaceName() - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getTypeForLabel(String) - Static method in enum thredds.catalog2.ThreddsMetadata.DatePointType
 
getTypeGenProcess() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getTypeGenProcessName(String) - Static method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getTypeGenProcessName(int) - Static method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getTypeGenProcessName(int, int) - Static method in class ucar.grib.grib1.Grib1Tables
Generating Type Process Name.
getTypeGenProcessName(String) - Static method in class ucar.grib.grib2.Grib2Tables
typeGenProcess name.
getTypeName() - Method in class opendap.dap.BaseType
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.BaseTypePrimitiveVector
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.BooleanPrimitiveVector
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DArray
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DByte
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DFloat32
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DFloat64
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DGrid
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DInt16
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DInt32
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DList
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DSequence
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DString
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DStructure
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DUInt16
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DUInt32
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DURL
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.DVector
Returns the OPeNDAP type name of the class instance as a String.
getTypeName() - Method in class opendap.dap.PrimitiveVector
Returns the OPeNDAP type name of the class instance as a String.
getTypeSecondFixedSurface() - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getTypeSecondFixedSurfaceName() - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getTypeString() - Method in class opendap.dap.Attribute
Returns the attribute type as a String.
getTypeString(int) - Static method in class ucar.jpeg.colorspace.boxes.JP2Box
Return a String representation of the Box type.
getTypeString() - Method in class ucar.jpeg.colorspace.boxes.JP2Box
Return the box type as a String.
getTypeSurfaceNameShort(int) - Static method in class ucar.grib.grib2.Grib2Tables
type of vertical coordinate: short Name derived from code table 4.5.
getTypeSurfaceUnit(int) - Static method in class ucar.grib.grib2.Grib2Tables
type of vertical coordinate: Units.
getTypeVal(String) - Static method in class opendap.dap.Attribute
Returns the attribute type as a String.
getTypicalDataset() - Method in class ucar.nc2.ncml.Aggregation
Open one of the nested datasets as a template for the aggregation dataset.
getUberGrids() - Method in class ucar.nc2.ft.fmrc.FmrcInv
 
getUberGrids() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
 
getUdunitTimeUnitFromTable4_4(int) - Static method in class ucar.grib.grib2.Grib2Tables
return a udunits time unit
getunambiguousRange(int) - Method in class ucar.atd.dorade.DoradeSweep
 
getUnambiguousVelocity(int) - Method in class ucar.atd.dorade.DoradeSweep
 
getUnionTimeCoord() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
 
getUnionTimeCoord() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
 
getUniqueID() - Method in class thredds.catalog.InvCatalogRef
 
getUniqueID() - Method in class thredds.catalog.InvDataset
If this dataset has an authority and an ID, then the concatenation of them is the globally unique ID.
getUniqueID() - Method in class thredds.catalog.InvDatasetImplProxy
 
getUnit() - Method in class ucar.grib.grib1.Grib1ProductDefinitionSection
Deprecated.  
getUnit() - Method in class ucar.grid.GridParameter
unit of parameter.
getUnit() - Method in class ucar.nc2.iosp.grads.GradsDimension
Get the units
getUnit() - Method in class ucar.nc2.units.SimpleUnit
Get underlying ucar.units.Unit.
getUnit() - Method in class ucar.units.OffsetUnit
Returns the reference unit.
getUnit() - Method in class ucar.units.ScaledUnit
Returns the reference unit.
getUnit() - Method in class ucar.units.TimeScaleUnit
Returns the reference unit.
getUnitDB() - Method in interface ucar.units.UnitSystem
Returns the complete database of units (base units and derived units acceptable for use in the system of units.
getUnitDB() - Method in class ucar.units.UnitSystemImpl
Returns the complete unit database.
getUnitName() - Method in class ucar.atd.dorade.DoradePARM
 
getUnitName() - Method in class ucar.nc2.iosp.grads.GradsVariable
Get the unit name
getUnitName() - Method in interface ucar.units.Unit
Gets the identifier of this unit.
getUnitName() - Method in class ucar.units.UnitImpl
Gets the identifier of this unit.
getUnits() - Method in class thredds.catalog.query.SelectRange
 
getUnits() - Method in class thredds.catalog.ThreddsMetadata.Range
 
getUnits() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getUnits() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
 
getUnits() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
 
getUnits() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialRange
 
getUnits() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
 
getUnits() - Method in class ucar.atd.dorade.DoradePARM
Get the units string for this parameter.
getUnits(int) - Static method in class ucar.grib.grib1.GribPDSLevel
type of vertical coordinate: units derived from ON388 - TABLE 3.
getUnits() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
getUnits() - Method in class ucar.nc2.dt.point.decode.MetarParseReport
Used to return units of the fields in Metar report.
getUnits() - Method in class ucar.nc2.ft.fmrc.VertCoord
 
getUnits() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
getUnits() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
getUnits() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
 
getUnits() - Method in class ucar.nc2.ft.point.writer.PointObVar
 
getUnits() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
getUnits() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
 
getUnitsString() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
 
getUnitsString() - Method in class ucar.ma2.StructureMembers.Member
Get the units string, if any.
getUnitsString() - Method in class ucar.nc2.dataset.CoordinateAxis
 
getUnitsString() - Method in interface ucar.nc2.dataset.Enhancements
Get the Unit String for the Variable, or null if none.
getUnitsString() - Method in class ucar.nc2.dataset.StructureDS
 
getUnitsString() - Method in class ucar.nc2.dataset.VariableDS
 
getUnitsString() - Method in class ucar.nc2.dt.grid.GeoGrid
get the unit as a string
getUnitsString() - Method in interface ucar.nc2.dt.GridDatatype
Get the unit string
getUnitsString() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
 
getUnitsString() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getUnitsString() - Method in interface ucar.nc2.ft.grid.Grid
Get the unit string
getUnitsString() - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
 
getUnitsString() - Method in class ucar.nc2.units.DateUnit
The udunits string, but no value, ie its a base unit.
getUnitsString() - Method in class ucar.nc2.Variable
Get the Unit String for the Variable.
getUnitsString() - Method in interface ucar.nc2.VariableIF
 
getUnitsString() - Method in class ucar.nc2.VariableSimpleAdapter
 
getUnitsString() - Method in interface ucar.nc2.VariableSimpleIF
Units of the Variable.
getUnitString() - Method in class ucar.nc2.dt.grid.GeoGrid
Deprecated. use getUnitsString()
getUnitString() - Method in class ucar.nc2.units.SimpleUnit
Extract the simple unit string (no number), eg "s" or "m".
getUnitString() - Method in class ucar.nc2.units.TimeUnit
Get the "base" unit String, eg "secs" or "days"
getUnitString() - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
Get the unit string for the vertical coordinate.
getUnitString() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Get the unit string for the vertical coordinate.
getUnixDateUnit() - Static method in class ucar.nc2.units.DateUnit
 
getUnlimitedDimension() - Method in class ucar.nc2.NetcdfFile
Return the unlimited (record) dimension, or null if not exist.
getUnmergedParts() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Get the list of unmerged parts in this file
getUnresolvedUrlName() - Method in class thredds.catalog.InvAccess
Construct "unresolved" URL: service.getBase() + getUrlPath() + service.getSuffix().
getUnscaledLa1() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 11-13.
getUnscaledLa1() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 47-50.
getUnscaledLo1() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 14-16.
getUnscaledLo1() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 51-54.
getUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getUnsigned() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
getUnsignedByte(byte) - Static method in class ucar.nc2.iosp.mcidas.V5DStruct
Convert a signed byte to an unsigned one, and return it in an int
getUnsignedInt(byte, byte, byte, byte) - Static method in class ucar.nc2.iosp.mcidas.V5DStruct
Convert four signed bytes to an unsigned short, and return it in an int
getUnsignedShort(byte, byte) - Static method in class ucar.nc2.iosp.mcidas.V5DStruct
Convert two signed bytes to an unsigned short, and return it in an int
getUpdateSequence() - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
 
getUpdateSequence() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
Get update sequence.
getUpDownRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getUpperLeftPoint() - Method in class ucar.unidata.geoloc.LatLonRect
Get the upper left corner of the bounding box.
getUpperLeftPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the Upper Left Point
getUpperRight() - Method in class thredds.catalog.query.SelectGeoRegion
 
getUpperRightPoint() - Method in class ucar.unidata.geoloc.LatLonRect
Get the upper right corner of the bounding box.
getUpperRightPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the Upper Left Point (same as getMaxPoint)
getURI() - Method in class thredds.catalog.InvCatalogRef
 
getURI() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get the absolute URI
getUri() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
Provide access to the java.net.URI that this CrawlableDataset represents.
getUri() - Method in class thredds.util.HttpUriResolver
 
getURI() - Method in class ucar.nc2.util.net.HTTPMethod
 
getURIList() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection.DqcRadarDatasetInfo
_more_
getURIList() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection.TDSRadarDatasetInfo
Get the URI list
getUriResolved() - Method in class thredds.catalog.query.Query
 
getUriString() - Method in class thredds.catalog.InvCatalog
Get the base URI as a String
getURL() - Method in class opendap.dap.parsers.Dapparse
 
getURL() - Method in class opendap.dap.parsers.DapParser
 
getURL() - Method in class opendap.Server.DereferenceClause
 
getURL() - Method in class opendap.Server.parsers.Ceparse
 
getURL() - Method in class opendap.Server.parsers.CeParser
 
Geturl - Class in opendap.tools
Java port of the geturl command-line client.
Geturl() - Constructor for class opendap.tools.Geturl
 
getUrl() - Method in class thredds.bufrtables.UrlUploadBean
 
getUrl() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getUrlArgs(Hashtable<String, String>) - Method in class ucar.unidata.util.DateSelection
This adds to the hashtable the set of name/value pairs that allow us to create a new DateSelection from a url argument string
getUrlContentsAsString(HTTPSession, String, int) - Static method in class ucar.nc2.util.net.HttpClientManager
 
GeturlFrame - Class in opendap.tools
Geturl frame.
GeturlFrame(boolean) - Constructor for class opendap.tools.GeturlFrame
 
getUrlPath() - Method in class thredds.catalog.InvAccess
 
getUrlPath() - Method in class thredds.catalog.InvCatalogRef
 
getUrlPath() - Method in class thredds.catalog.InvDatasetImpl
Get urlPath for this Dataset
getUrlPath() - Method in class thredds.catalog.InvDatasetImplProxy
 
getUrlPath() - Method in interface thredds.catalog2.Access
 
getUrlPath() - Method in interface thredds.catalog2.builder.AccessBuilder
 
getusedFrequencies() - Method in class ucar.atd.dorade.DoradePARM
 
getusedPRTs() - Method in class ucar.atd.dorade.DoradePARM
 
getUseGenProcessType() - Method in class ucar.grib.grib2.Grib2Pds
 
getUseMaximalCoordSys() - Static method in class ucar.nc2.dataset.CoordSysBuilder
Get whether to make records into Structures.
getUseNaNs() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
get whether to use NaNs for missing float/double values (for efficiency)
getUseNaNs() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get whether to use NaNs for missing values, for efficiency
getUseNaNs() - Method in class ucar.nc2.dataset.VariableDS
 
getUserAdvice() - Method in class ucar.nc2.dataset.CoordSysBuilder
 
getUserAdvice() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Specific advice to a user about problems with the coordinate information in the file.
getUserAdvice() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Specific advice to a user about problems with the coordinate information in the file.
getUserAdvice() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
getUserInterfaces() - Method in class thredds.catalog.query.QueryCapability
 
getUsername() - Method in class thredds.bufrtables.FileUploadBean
 
getUsername() - Method in class thredds.bufrtables.UrlUploadBean
 
getUserObject() - Method in class opendap.servlet.ParsedRequest
 
getUserObject() - Method in class opendap.servlet.ReqState
 
getUserProperty(Object) - Method in class thredds.catalog.InvCatalogRef
 
getUserProperty(Object) - Method in class thredds.catalog.InvDatasetImpl
Look up the User property having the given key
getUserProperty(Object) - Method in class thredds.catalog.InvDatasetImplProxy
 
getVAdjustable() - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Returns the Adjustable object which represents the state of the vertical scrollbar.
getValidDate() - Method in interface thredds.catalog2.ThreddsMetadata
 
getValidDatePointBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getValidMax() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
 
getValidMax() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
return the maximum value in the valid range
getValidMax() - Method in class ucar.nc2.dataset.VariableDS
 
getValidMin() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
 
getValidMin() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
return the minimum value in the valid range
getValidMin() - Method in class ucar.nc2.dataset.VariableDS
 
getValidNetcdf3ObjectNamePattern() - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
Valid Netcdf Object name as a regular expression.
getValidTime() - Method in class ucar.grib.GribGridRecord
Get the valid time for this record.
getValidTime() - Method in interface ucar.grid.GridRecord
Get the valid time for this GridRecord.
getValidTime() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the valid time for this grid.
getValidTimeOffset() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get valid time offset (minutes) of this GridRecord
getValidTimeOffset() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get valid time offset (minutes) of this GridRecord
getValue(int) - Method in class opendap.dap.BaseTypePrimitiveVector
Return the i'th value as a BaseType.
getValue(int) - Method in class opendap.dap.BooleanPrimitiveVector
Return the i'th value as a double.
getValue(int) - Method in class opendap.dap.BytePrimitiveVector
Return the i'th value as a byte.
getValue() - Method in class opendap.dap.DByte
Get the current value as a byte.
getValue() - Method in class opendap.dap.DFloat32
Get the current value as a float.
getValue() - Method in class opendap.dap.DFloat64
Get the current value as a double.
getValue() - Method in class opendap.dap.DInt16
Get the current value as a short (16bit int).
getValue() - Method in class opendap.dap.DInt32
Get the current value as an int.
getValue() - Method in class opendap.dap.DString
Get the current value as a String.
getValue(int) - Method in class opendap.dap.Float32PrimitiveVector
Return the i'th value as a double.
getValue(int) - Method in class opendap.dap.Float64PrimitiveVector
Return the i'th value as a double.
getValue(int) - Method in class opendap.dap.Int16PrimitiveVector
Return the i'th value as a short.
getValue(int) - Method in class opendap.dap.Int32PrimitiveVector
Return the i'th value as an int.
getValue() - Method in class opendap.Server.BoolFunctionClause
 
getValue() - Method in class opendap.Server.BTFunctionClause
 
getValue() - Method in class opendap.Server.DereferenceClause
 
getValue() - Method in class opendap.Server.RelOpClause
 
getValue() - Method in interface opendap.Server.SubClause
Returns a BaseType containing the current value of the sub-clause.
getValue() - Method in interface opendap.Server.TopLevelClause
Returns the current value of the clause.
getValue() - Method in class opendap.Server.ValueClause
Returns the BaseType represented by this clause.
getValue() - Method in class thredds.catalog.InvProperty
Get the value of the property.
getValue() - Method in interface thredds.catalog.query.Choice
 
getValue() - Method in class thredds.catalog.query.ListChoice
 
getValue() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getValue() - Method in interface thredds.catalog2.Property
 
getValue(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.TagTreeDecoder
Returns the current value of the specified element in the tag tree.
getValue(int) - Method in class ucar.nc2.Attribute
Get the value as an Object.
getValue() - Method in class ucar.nc2.ft.point.standard.Evaluator
 
getValue() - Method in class ucar.nc2.iosp.grads.GradsAttribute
 
getValue() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
getValue() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
getValue() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumTypeOrBuilder
 
getValue() - Method in class ucar.nc2.units.SimpleUnit
Extract the value, can only be called for ScaledUnit.
getValue() - Method in class ucar.nc2.units.TimeDuration
Get the duration in natural units, ie units of getTimeUnit()
getValue(TimeUnit) - Method in class ucar.nc2.units.TimeDuration
Get the time duration in a specified unit of time.
getValue() - Method in class ucar.nc2.units.TimeUnit
Get the value.
getValue() - Method in class ucar.units.Prefix
Gets the prefix value.
getValue() - Method in class ucar.units.Token
An optional attribute value of the Token.
getValue1() - Method in class ucar.grib.grib1.GribPDSLevel
gets the 1st value for the level.
getValue2() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getValue2() - Method in class ucar.grib.grib1.GribPDSLevel
gets the 2nd value for the level.
getValueAt(int) - Method in class opendap.dap.Alias
Returns the attribute value at index.
getValueAt(int) - Method in class opendap.dap.Attribute
Returns the attribute value at index.
getValueAtN(int) - Method in class opendap.dap.Attribute
Returns the attribute value at index.
getValueDescriptor() - Method in enum thredds.filesystem.FileSystemProto.Attribute.Type
 
getValueDescriptor() - Method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
getValueDescriptor() - Method in enum ucar.nc2.stream.NcStreamProto.Compress
 
getValueDescriptor() - Method in enum ucar.nc2.stream.NcStreamProto.DataType
 
getValueFirstFixedSurface() - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getValueInSeconds() - Method in class ucar.nc2.units.TimeDuration
Get the duration in seconds
getValueInSeconds() - Method in class ucar.nc2.units.TimeUnit
Get the time duration in seconds.
getValueInSeconds(double) - Method in class ucar.nc2.units.TimeUnit
Get the time duration in seconds of the specified value.
getValueLowerLimit() - Method in class ucar.grib.grib1.Grib1Pds
lower limit of probability
getValues() - Method in class opendap.dap.Alias
Returns the values of this attribute as an Enumeration of String.
getValues() - Method in class opendap.dap.Attribute
Returns the values of this attribute as an Enumeration of String.
getValues() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField.Axis
 
getValues() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField.Axis
 
getValues() - Method in class ucar.grib.grib1.Grib1BinaryDataSection
Grid values as an array of float.
getValues() - Method in class ucar.nc2.Attribute
Get the value as an Array.
getValues() - Method in class ucar.nc2.iosp.grads.GradsDimension
Get the values
getValues1() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.VertCoord
 
getValues1() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
getValues1() - Method in class ucar.nc2.ft.fmrc.VertCoord
 
getValues2() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.VertCoord
 
getValues2() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
getValues2() - Method in class ucar.nc2.ft.fmrc.VertCoord
 
getValueSecondFixedSurface() - Method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated.  
getValuesIterator() - Method in class opendap.dap.Attribute
Returns the values of this attribute as an Enumeration of String.
getValueUpperLimit() - Method in class ucar.grib.grib1.Grib1Pds
upper limit of probability
getVar(int) - Method in class opendap.dap.DConstructor
Gets the indexed variable.
getVar(int) - Method in class opendap.dap.DGrid
Gets the indexed variable.
getVar(int) - Method in class opendap.dap.DSequence
Gets the indexed variable.
getVar(int) - Method in class opendap.dap.DStructure
Gets the indexed variable.
getVarCount() - Method in class opendap.dap.DConstructor
Get the number of contained variables (for use with getVar()
getVarCount() - Method in class opendap.dap.DGrid
Get the number of contained variables (for use with getVar()
getVarCount() - Method in class opendap.dap.DSequence
Get the number of contained variables (for use with getVar()
getVarCount() - Method in class opendap.dap.DStructure
Get the number of contained variables (for use with getVar()
getVariable(String) - Method in class opendap.dap.DConstructor
Gets the named variable.
getVariable(String) - Method in class opendap.dap.DDS
Returns a reference to the named variable.
getVariable(String) - Method in class opendap.dap.DGrid
Returns the named variable.
getVariable(String) - Method in class opendap.dap.DSequence
Returns the named variable.
getVariable(int, String) - Method in class opendap.dap.DSequence
Returns the named variable in the given row of the sequence.
getVariable(String) - Method in class opendap.dap.DStructure
Returns the named variable.
getVariable() - Method in class ucar.nc2.dt.grid.GeoGrid
 
getVariable() - Method in interface ucar.nc2.dt.GridDatatype
Get the underlying Variable, if it exists.
getVariable() - Method in interface ucar.nc2.ft.grid.Grid
Get the underlying Variable, if it exists.
getVariable() - Method in class ucar.nc2.iosp.grads.GradsAttribute
Get the variable this is associated with
getVariableAttributeValue(NetcdfDataset, String) - Static method in class ucar.nc2.ft.point.standard.Evaluator
 
getVariableBuilders() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
 
getVariableGroupBuilders() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
getVariableGroups() - Method in interface thredds.catalog2.ThreddsMetadata
 
getVariableList() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getVariableMapUrl() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
 
getVariableMapUrl() - Method in interface thredds.catalog2.ThreddsMetadata.VariableGroup
 
getVariableName(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
 
getVariableNames(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Madis
 
getVariableNames() - Method in class ucar.nc2.Structure
Get the (short) names of the variables contained directly in this Structure.
getVariables() - Method in class opendap.dap.DConstructor
Return an Enumeration that can be used to iterate over all of the members of the class.
getVariables() - Method in class opendap.dap.DDS
Returns an Enumeration of the dataset variables.
getVariables() - Method in class opendap.dap.DGrid
Return an Enumeration that can be used to iterate over the members of a Structure.
getVariables() - Method in class opendap.dap.DSequence
Return an Enumeration that can be used to iterate over the members of a Sequence.
getVariables() - Method in class opendap.dap.DStructure
Return an Enumeration that can be used to iterate over the members of a Structure.
getVariables() - Method in class thredds.catalog.InvCatalogRef
 
getVariables() - Method in class thredds.catalog.InvDataset
get Variable metadata
getVariables(String) - Method in class thredds.catalog.InvDataset
get Variables from the specified vocabulary
getVariables() - Method in class thredds.catalog.InvDatasetImplProxy
 
getVariables() - Method in class thredds.catalog.ThreddsMetadata
 
getVariables() - Method in interface thredds.catalog2.ThreddsMetadata.VariableGroup
 
getVariables() - Method in class ucar.nc2.Group
Get the Variables contained directly in this group.
getVariables() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the variables
getVariables() - Method in class ucar.nc2.NetcdfFile
Get all of the variables in the file, in all groups.
getVariables() - Method in class ucar.nc2.Structure
Get the variables contained directly in this Structure.
getVariableSet() - Method in class opendap.dap.DStructure
Return an the Vector of vars for the structure
getVariableWithAttribute(NetcdfDataset, String) - Static method in class ucar.nc2.ft.point.standard.Evaluator
 
getVariableWithAttribute(Structure, String, String) - Static method in class ucar.nc2.ft.point.standard.Evaluator
 
getVariableWithAttributeValue(NetcdfDataset, String, String) - Static method in class ucar.nc2.ft.point.standard.Evaluator
 
getVarName() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getVarName() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
getVarName() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
getVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getVars(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getVars(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getVarsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getVarsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getVarsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getVarsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getVarsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getVarsCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getVarsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getVarsList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getVarsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getVarsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getVarsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getVarsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getVarsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getVarsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getVarsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getVarsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getVarsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
getVarsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getVarsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getVarsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
getVClass() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
 
getVCP() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
Get the Volume Coverage Pattern number for this data.
getVCP() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
Get the Volume Coverage Pattern number for this data.
getVelocityGroups() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
Get Velocity Groups Groups are all the records for a variable and elevation_num;
getVelocityGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
Get Velocity Groups Groups are all the records for a variable and elevation_num;
getVelocityGroups() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
getVersion() - Method in class thredds.catalog.InvCatalog
Get the version of the catalog
getVersion() - Method in class thredds.catalog.query.QueryCapability
 
getVersion() - Method in interface thredds.catalog2.builder.CatalogBuilder
 
getVersion() - Method in interface thredds.catalog2.Catalog
 
getVersion() - Method in class thredds.wcs.v1_0_0_1.WcsRequest
 
getVersion() - Method in class thredds.wcs.v1_0_0_Plus.WcsRequest
 
getVersion() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
 
getVersion() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getVersion() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
getVersion() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
getVersion() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
getVersion() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
getVersion() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
 
getVersionElement() - Static method in class opendap.Version
 
getVersionString() - Method in class opendap.dap.ServerVersion
Returns the full version string.
getVersionString() - Static method in class opendap.Version
 
getVersionString() - Method in interface thredds.wcs.Request
 
getVersionString() - Method in class thredds.wcs.v1_0_0_1.WcsRequestBuilder
 
getVertAnWaveletFilters(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWT
Returns the vertical analysis wavelet filters used in each level, for the specified tile-component.
getVertAnWaveletFilters(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the vertical analysis wavelet filters used in each level, for the specified component and tile.
getVertCoordLength() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
 
getVertCoordName() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
 
getVertCoordName() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
 
getVertCoords(double) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.Grid
Get inventory as an array of vert coords, at a particular time coord = hourOffset
getVertCoords() - Method in class ucar.nc2.dt.fmrc.FmrcInventory
 
getVertCoords() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
Get a list of unique VertCoords.
getVertCoords(double) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.Grid
Get inventory as an array of vert coords, at a particular time coord = hourOffset
getVertCoords() - Method in class ucar.nc2.ft.fmrc.FmrcInv
 
getVertCoords() - Method in class ucar.nc2.ft.fmrc.FmrInv
 
getVertCoords() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
Get a list of unique VertCoords.
getVerticalAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
get the Vertical axis (either Geoz, Height, or Pressure)
getVerticalAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Z axis.
getVerticalAxis() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the Z axis.
getVerticalCoordinate() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Get the vertical coordinate
getVerticalCT() - Method in class ucar.nc2.dt.grid.GridCoordSys
Get the Coordinate Transform description.
getVerticalCT() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Vertical CoordinateTransform, it it exists.
getVerticalCT() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the Vertical CoordinateTransform, it it exists.
getVerticalPressureLevels(double) - Method in class ucar.grib.grib1.Grib1GDSVariables
get Vertical pressure levels
getVerticalPressureLevels() - Method in class ucar.grib.grib1.Grib1GDSVariables
 
getVerticalRange() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
getVerticalTransform() - Method in class ucar.nc2.dt.grid.GridCoordSys
Get the vertical transform function, or null if none
getVerticalTransform() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the VerticalTransform that performs the transform math.
getVerticalTransform() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the VerticalTransform that performs the transform math.
getVerticalTransformType() - Method in class ucar.nc2.dataset.VerticalCT
get the Vertical Transform type
getVertTimeCoord() - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.Grid
 
getVerWFilter() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
This function returns the vertical wavelet filter relevant to this subband
getVerWFilter() - Method in class ucar.jpeg.jj2000.j2k.wavelet.Subband
This function returns the vertical wavelet filter relevant to this subband
getVerWFilter() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SubbandSyn
This function returns the vertical wavelet filter relevant to this subband
getVFilters(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterSpec
Returns the vertical analysis filters to be used in component 'n' and tile 't'.
getVFilters(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterSpec
Returns the vertical analysis filters to be used in component 'n' and tile 't'.
getViewportSize() - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Returns the current size of the image scroll pane's view port.
getVinfo() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
 
getVirtualHost() - Method in class ucar.nc2.util.net.HTTPMethod
 
getVocabHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
getVocabularyAuthorityId() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
 
getVocabularyAuthorityId() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
 
getVocabularyAuthorityId() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
 
getVocabularyAuthorityId() - Method in interface thredds.catalog2.ThreddsMetadata.VariableGroup
 
getVocabularyAuthorityUrl() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
 
getVocabularyAuthorityUrl() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
 
getVocabularyAuthorityUrl() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
 
getVocabularyAuthorityUrl() - Method in interface thredds.catalog2.ThreddsMetadata.VariableGroup
 
getVocabularyId() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getVocabularyId() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
 
getVocabularyId() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
 
getVocabularyName() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getVocabularyName() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
 
getVocabularyName() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
 
getVocabUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getVoicePhone() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.ContactInfo
 
getVoicePhone() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.ContactInfo
 
getVoicePhone() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ContactInfo
 
getVolumeCoveragePatternName(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
getVolumeCoveragePatternName(int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
 
getVolumnNumber() - Method in class ucar.atd.dorade.DoradeSweep
 
getWantValidating() - Method in class thredds.catalog2.xml.parser.ThreddsXmlParserFactory
 
getWarningIssuesMessage() - Method in interface thredds.catalog2.CatalogIssues
 
getWarningMessages() - Method in class thredds.catalog.XMLEntityResolver
 
getWcs1_0CrsId(Projection) - Static method in class ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper
 
getWcs1_0CrsId(GridDatatype, GridDataset) - Method in class ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper
 
getWcsDataset() - Method in class thredds.wcs.v1_0_0_1.WcsRequestBuilder
 
getWebFormDDS(String, ServerDDS) - Method in class opendap.servlet.GetHTMLInterfaceHandler
************************************************************************ Gets a DDS for the specified data set and builds it using the class factory in the package opendap.servlet.www.
getWebPage() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
 
getWebPage() - Method in interface thredds.catalog2.ThreddsMetadata.Contributor
 
getWestLongitude() - Method in class ucar.grib.grib1.Grib1Pds
Western Longitude
getWFO2() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the WFO2
getWidth() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.TagTreeDecoder
Returns the number of leafs along the horizontal direction.
getWidth() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
Returns the number of leafs along the horizontal direction.
getWidth() - Method in class ucar.unidata.geoloc.LatLonRect
return width of bounding box, always between 0 and 360 degrees.
getWidthGroups() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
getWildcardString() - Method in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
 
getWmoId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
getWmoId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
getWmoId() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
 
getWmoId() - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
getWmoId() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getWmoId() - Method in class ucar.nc2.iosp.adde.StationDB.Station
 
getWmoId() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the WMO Station ID as a string
getWmoId() - Method in interface ucar.unidata.geoloc.Station
WMO station id.
getWmoId() - Method in class ucar.unidata.geoloc.StationImpl
WMO station id
getWmoStandard() - Static method in class ucar.nc2.iosp.grib.tables.GribCodeTable
 
getWmoStandard() - Static method in class ucar.nc2.iosp.grib.tables.GribTemplate
 
getWmoTableB(BufrIdentificationSection) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
 
getWmoTableB(int) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
 
getWmoTableBName() - Method in class ucar.nc2.iosp.bufr.TableLookup
 
getWmoTableD(BufrIdentificationSection) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
 
getWmoTableDName() - Method in class ucar.nc2.iosp.bufr.TableLookup
 
getWrappedUrlName() - Method in class thredds.catalog.InvAccess
 
getWriteStatus() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
 
getWTDataType(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterSpec
Returns the data type used by the filters in this object, as defined in the 'DataBlk' interface for specified tile-component.
getWTDataType(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterSpec
Returns the data type used by the filters in this object, as defined in the 'DataBlk' interface for specified tile-component.
getWTDataType() - Method in class ucar.jpeg.jj2000.j2k.wavelet.WTFilterSpec
Returns the data type used by the filters in this object, as defined in the 'DataBlk' interface.
getX() - Method in interface ucar.unidata.geoloc.ProjectionPoint
Get the X coordinate
getXaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.GeoX, or null if none.
getXDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
get the x Dimension, if it exists
getXDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the x Dimension, if it exists
getXDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the X dimension
getXDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
get the x Dimension index in the geogrid (canonical order)
getXDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the x Dimension index in the geogrid (canonical order)
getXHorizAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
get the X Horizontal axis (either GeoX or Lon)
getXHorizAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the X axis.
getXHorizAxis() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the X axis.
getXlinkContent() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get its content.
getXlinkHref() - Method in class thredds.catalog.InvCatalogRef
 
getXlinkHref() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get the href, to display the link to the user.
getXlinkHref() - Method in class thredds.catalog.InvMetadata
if its a XLink, get the xlink:href String
getXlinkTitle() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get the title, to display the link to the user.
getXlinkTitle() - Method in class thredds.catalog.InvMetadata
if its a XLink, get the xlink:title attribute
getXlinkURI() - Method in class thredds.catalog.InvMetadata
if its a XLink, get the xlink:href as an absolute URI; may be null
getXo() - Method in class ucar.grib.grib1.Grib1GDSVariables
 
getXo() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 73-76.
getXo() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getXo() - Method in interface ucar.grib.GribGDSVariablesIF
.
getXp() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 24-25.
getXp() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 56-59.
getXp() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getXp() - Method in interface ucar.grib.GribGDSVariablesIF
.
getXYHeaderBytes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the number of xy header bytes
getXYZNumber(byte[], int) - Static method in class ucar.jpeg.icc.ICCProfile
Create an XYZNumber from byte [] input
getY() - Method in interface ucar.unidata.geoloc.ProjectionPoint
Get the Y coordinate
getYaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.GeoY, or null if none.
getYDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
get the y Dimension, if it exists
getYDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the y Dimension, if it exists
getYDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the Y dimension
getYDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
get the y Dimension index in the geogrid (canonical order)
getYDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the y Dimension index in the geogrid (canonical order)
getYear() - Method in class ucar.nc2.iosp.uf.Ray
 
getYear(int) - Method in class ucar.nc2.iosp.uf.Ray
 
getYHorizAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
get the Y Horizontal axis (either GeoY or Lat)
getYHorizAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Y axis.
getYHorizAxis() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Get the Y axis.
getYo() - Method in class ucar.grib.grib1.Grib1GDSVariables
 
getYo() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 77-80.
getYo() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getYo() - Method in interface ucar.grib.GribGDSVariablesIF
.
getYp() - Method in class ucar.grib.grib1.Grib1GDSVariables
octet 26-27.
getYp() - Method in class ucar.grib.grib2.Grib2GDSVariables
octet 60-63.
getYp() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
Deprecated.  
getYp() - Method in interface ucar.grib.GribGDSVariablesIF
.
getYXDataInBox(Array, int, int, int, int) - Method in class ucar.nc2.geotiff.GeotiffWriter
_more_
getZaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.GeoZ, or null if none.
getZcoordinate(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getZcoordUnits() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getZcoordUnits() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getZDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
get the z Dimension, if it exists
getZDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the z Dimension, if it exists
getZDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get the Z dimension
getZDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
get the z Dimension index in the geogrid (canonical order), or -1 if none
getZDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the z Dimension index in the geogrid (canonical order), or -1 if none
getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.ADASConvention
Does increasing values of Z go vertical up?
getZisPositive(String, String) - Static method in class ucar.nc2.dataset.conv.CF1Convention
Guess the value of ZisPositive based on z axis name and units
getZisPositive(NetcdfDataset, CoordinateAxis) - Method in class ucar.nc2.dataset.conv.IFPSConvention
 
getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.WRFConvention
Does increasing values of Z go vertical up?
getZone() - Method in class ucar.unidata.geoloc.projection.UtmProjection
Get the zone number = [1,60]
getZoneFromNearestMeridian(double) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
getZoom() - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Returns the current zoom factor.
getZPositive() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getZPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
 
getZPositiveUp() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
Ghcnm - Class in ucar.nc2.iosp.noaa
Nomads GLOBAL HISTORICAL CLIMATOLOGY NETWORK MONTHLY (GHCNM) v3 Beta.
Ghcnm() - Constructor for class ucar.nc2.iosp.noaa.Ghcnm
 
Ghcnm2 - Class in ucar.nc2.iosp.noaa
NOMADS Ghcnm2
Ghcnm2() - Constructor for class ucar.nc2.iosp.noaa.Ghcnm2
 
GhcnmProto - Class in ucar.nc2.iosp.noaa
 
GhcnmProto.StationIndex - Class in ucar.nc2.iosp.noaa
 
GhcnmProto.StationIndex.Builder - Class in ucar.nc2.iosp.noaa
 
GhcnmProto.StationIndexList - Class in ucar.nc2.iosp.noaa
 
GhcnmProto.StationIndexList.Builder - Class in ucar.nc2.iosp.noaa
 
GhcnmProto.StationIndexListOrBuilder - Interface in ucar.nc2.iosp.noaa
 
GhcnmProto.StationIndexOrBuilder - Interface in ucar.nc2.iosp.noaa
 
GIEFConvention - Class in ucar.nc2.dataset.conv
GEIF Convention.
GIEFConvention() - Constructor for class ucar.nc2.dataset.conv.GIEFConvention
 
GIF - Static variable in class thredds.catalog.DataFormatType
 
GINI - Static variable in class thredds.catalog.DataFormatType
 
Giniiosp - Class in ucar.nc2.iosp.gini
IOServiceProvider for GINI files.
Giniiosp() - Constructor for class ucar.nc2.iosp.gini.Giniiosp
 
GLOBAL - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
the global identifier
globalAgent - Static variable in class ucar.nc2.util.net.HTTPSession
 
globalAuthenticator - Variable in class ucar.nc2.util.net.HTTPSession
 
globalProvider - Static variable in class ucar.nc2.util.net.HTTPSession
 
gmlNS - Static variable in class thredds.wcs.v1_0_0_1.WcsRequest
 
gmlNS - Static variable in class thredds.wcs.v1_0_0_Plus.WcsRequest
 
gmlNS - Static variable in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
 
GR - Static variable in class ucar.nc2.dt.point.decode.MP
 
GR1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
GR2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
GR3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
GR4 - Static variable in class ucar.nc2.dt.point.decode.MP
 
GRADS_DATA_SERVER - Static variable in class thredds.cataloggen.config.DatasetSourceType
 
GradsAttribute - Class in ucar.nc2.iosp.grads
Hold information about GrADS attributes
GradsAttribute(String, String, String, String) - Constructor for class ucar.nc2.iosp.grads.GradsAttribute
Create a GradsAttribute
GradsBinaryGridServiceProvider - Class in ucar.nc2.iosp.grads
IOSP for GrADS Binary data files.
GradsBinaryGridServiceProvider() - Constructor for class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
 
GradsDataDescriptorFile - Class in ucar.nc2.iosp.grads
Class to hold information from a GrADS Data Descriptor File
GradsDataDescriptorFile(String) - Constructor for class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Create a GradsDataDescriptorFile from the file
GradsDataDescriptorFile.Chsub - Class in ucar.nc2.iosp.grads
Class to handle the CHSUB parameters
GrADSDataServerDatasetSource - Class in thredds.cataloggen.config
 
GrADSDataServerDatasetSource() - Constructor for class thredds.cataloggen.config.GrADSDataServerDatasetSource
 
gradsDDF - Variable in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
GrADS file reader
GradsDimension - Class in ucar.nc2.iosp.grads
Hold information about a GradDimension
GradsDimension(String, int, String) - Constructor for class ucar.nc2.iosp.grads.GradsDimension
Make a new GradsDimension from the values
GradsEnsembleDimension - Class in ucar.nc2.iosp.grads
Extension of GradsDimension to handle the complexities of ensembles
GradsEnsembleDimension(String, int, String) - Constructor for class ucar.nc2.iosp.grads.GradsEnsembleDimension
Create a new ensemble dimension holder
GradsTimeDimension - Class in ucar.nc2.iosp.grads
Class to hold the complexities of the GrADS time dimension
GradsTimeDimension(String, int, String) - Constructor for class ucar.nc2.iosp.grads.GradsTimeDimension
Create new GradsTimeDimension
GradsTimeStruct - Class in ucar.nc2.iosp.grads
A class to hold a GrADS time structure.
GradsTimeStruct() - Constructor for class ucar.nc2.iosp.grads.GradsTimeStruct
Create a new time structure
GradsUtil - Class in ucar.nc2.iosp.grads
Utility class for GrADS stuff
GradsUtil() - Constructor for class ucar.nc2.iosp.grads.GradsUtil
 
GradsVariable - Class in ucar.nc2.iosp.grads
Hold information about a GrADS variable
GradsVariable(String) - Constructor for class ucar.nc2.iosp.grads.GradsVariable
Create a variable from the descriptor
GRAV - Static variable in class ucar.unidata.util.SpecialMathFunction
Gravitational Constant.
GRAVACC - Static variable in class ucar.unidata.util.SpecialMathFunction
Gravitational Acceleration at the Earths surface.
GRAY - Static variable in class ucar.jpeg.icc.ICCProfile
Gray index.
GRAY - Static variable in class ucar.jpeg.icc.RestrictedICCProfile
Component index
GRAY - Static variable in class ucar.units.SI
Special derived unit for the quantity of absorbed dose, specific energy (imparted), or kerms.
greatCircleDistance(double, double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
GREATER - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
greater(BaseType) - Method in interface opendap.Server.RelOps
 
greater(BaseType) - Method in class opendap.Server.SDArray
 
greater(BaseType) - Method in class opendap.Server.SDByte
 
greater(BaseType) - Method in class opendap.Server.SDFloat32
 
greater(BaseType) - Method in class opendap.Server.SDFloat64
 
greater(BaseType) - Method in class opendap.Server.SDGrid
 
greater(BaseType) - Method in class opendap.Server.SDInt16
 
greater(BaseType) - Method in class opendap.Server.SDInt32
 
greater(BaseType) - Method in class opendap.Server.SDList
 
greater(BaseType) - Method in class opendap.Server.SDSequence
 
greater(BaseType) - Method in class opendap.Server.SDString
 
greater(BaseType) - Method in class opendap.Server.SDStructure
 
greater(BaseType) - Method in class opendap.Server.SDUInt16
 
greater(BaseType) - Method in class opendap.Server.SDUInt32
 
greater(BaseType) - Method in class opendap.Server.SDURL
 
greater(BaseType) - Method in interface opendap.Server.ServerMethods
The Operator class contains a generalized implementation of this method.
GREATER_EQL - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
greater_eql(BaseType) - Method in interface opendap.Server.RelOps
 
greater_eql(BaseType) - Method in class opendap.Server.SDArray
 
greater_eql(BaseType) - Method in class opendap.Server.SDByte
 
greater_eql(BaseType) - Method in class opendap.Server.SDFloat32
 
greater_eql(BaseType) - Method in class opendap.Server.SDFloat64
 
greater_eql(BaseType) - Method in class opendap.Server.SDGrid
 
greater_eql(BaseType) - Method in class opendap.Server.SDInt16
 
greater_eql(BaseType) - Method in class opendap.Server.SDInt32
 
greater_eql(BaseType) - Method in class opendap.Server.SDList
 
greater_eql(BaseType) - Method in class opendap.Server.SDSequence
 
greater_eql(BaseType) - Method in class opendap.Server.SDString
 
greater_eql(BaseType) - Method in class opendap.Server.SDStructure
 
greater_eql(BaseType) - Method in class opendap.Server.SDUInt16
 
greater_eql(BaseType) - Method in class opendap.Server.SDUInt32
 
greater_eql(BaseType) - Method in class opendap.Server.SDURL
 
greater_eql(BaseType) - Method in interface opendap.Server.ServerMethods
The Operator class contains a generalized implementation of this method.
greaterThan - Variable in class thredds.inventory.FeatureCollectionConfig.BestDataset
 
GREEN - Static variable in class ucar.jpeg.icc.ICCProfile
RGB index.
GREEN - Static variable in class ucar.jpeg.icc.RestrictedICCProfile
Component index
GREYJPEG - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
GREYJPEG5 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
GreyScale - Static variable in class ucar.jpeg.colorspace.ColorSpace
colorspace enumeration
GRIB1 - Static variable in class thredds.catalog.DataFormatType
 
Grib1BinaryDataSection - Class in ucar.grib.grib1
A class representing the binary data section (BDS) of a GRIB record.
Grib1BinaryDataSection(RandomAccessFile, int, Grib1BitMapSection) - Constructor for class ucar.grib.grib1.Grib1BinaryDataSection
Constructs a Grib1BinaryDataSection object from a raf.
Grib1BinaryDataSection(RandomAccessFile, int, Grib1BitMapSection, int, int) - Constructor for class ucar.grib.grib1.Grib1BinaryDataSection
Constructs a Grib1BinaryDataSection object from a raf.
Grib1BinaryDataSection(RandomAccessFile, int, Grib1BitMapSection, int, int, int) - Constructor for class ucar.grib.grib1.Grib1BinaryDataSection
 
Grib1BitMapSection - Class in ucar.grib.grib1
A class that represents the bitmap section (BMS) of a GRIB record.
Grib1BitMapSection(RandomAccessFile) - Constructor for class ucar.grib.grib1.Grib1BitMapSection
Constructs a Grib1BitMapSection object from a raf input stream.
Grib1Data - Class in ucar.grib.grib1
A class used to extract data from a GRIB1 file.
Grib1Data(RandomAccessFile) - Constructor for class ucar.grib.grib1.Grib1Data
Constructs a Grib2Data object from a stream.
Grib1Dump - Class in ucar.grib.grib1
Dumps the the IS, PDS, and GDS information from a Grib file.
Grib1Dump() - Constructor for class ucar.grib.grib1.Grib1Dump
 
Grib1ExtractRawData - Class in ucar.grib.grib1
A class that scans a GRIB file to extract product information.
Grib1ExtractRawData(RandomAccessFile) - Constructor for class ucar.grib.grib1.Grib1ExtractRawData
Constructs a Grib1Input object from a raf.
Grib1GDSVariables - Class in ucar.grib.grib1
 
Grib1GDSVariables(byte[]) - Constructor for class ucar.grib.grib1.Grib1GDSVariables
Constructs a Grib2GDSVariables object from a byte[].
Grib1GetData - Class in ucar.grib.grib1
Routine to extract data values from a Grib1 file.
Grib1GetData() - Constructor for class ucar.grib.grib1.Grib1GetData
 
Grib1Grid - Class in ucar.grib.grib1
A class that represents a canned grid definition section (GDS) .
Grib1Grid(Grib1ProductDefinitionSection) - Constructor for class ucar.grib.grib1.Grib1Grid
Constructs a Grib1Grid object from a pds.
Grib1GridDefinitionSection - Class in ucar.grib.grib1
A class that represents the grid definition section (GDS) of a GRIB record.
Grib1GridDefinitionSection() - Constructor for class ucar.grib.grib1.Grib1GridDefinitionSection
constructor
Grib1GridDefinitionSection(RandomAccessFile) - Constructor for class ucar.grib.grib1.Grib1GridDefinitionSection
Constructs a Grib1GridDefinitionSection object from a raf.
Grib1GridTableLookup - Class in ucar.grib.grib1
 
Grib1GridTableLookup(Grib1Record) - Constructor for class ucar.grib.grib1.Grib1GridTableLookup
Constructor.
Grib1IndicatorSection - Class in ucar.grib.grib1
A class that represents the IndicatorSection of a GRIB record.
Grib1IndicatorSection(RandomAccessFile) - Constructor for class ucar.grib.grib1.Grib1IndicatorSection
Constructs a Grib1IndicatorSection object from a byteBuffer.
Grib1Input - Class in ucar.grib.grib1
A class that scans a GRIB file to extract product information.
Grib1Input(RandomAccessFile) - Constructor for class ucar.grib.grib1.Grib1Input
Constructs a Grib1Input object from a raf.
Grib1Pds - Class in ucar.grib.grib1
A class representing the product definition section (PDS) of a GRIB-1 product.
Grib1Pds(byte[]) - Constructor for class ucar.grib.grib1.Grib1Pds
Constructs Grib1PDSVariables from a byte[].
Grib1Pds(byte[], Calendar) - Constructor for class ucar.grib.grib1.Grib1Pds
Constructs Grib1PDSVariables from a byte[].
Grib1Product - Class in ucar.grib.grib1
Title: Grib1 Description: Class which has the necessary information about a product in a Grib1 File to extract the data for the product.
Grib1Product(String, Grib1ProductDefinitionSection, String, int, long, long) - Constructor for class ucar.grib.grib1.Grib1Product
Constructor.
Grib1ProductDefinitionSection - Class in ucar.grib.grib1
A class representing the product definition section (PDS) of a GRIB record.
Grib1ProductDefinitionSection(RandomAccessFile) - Constructor for class ucar.grib.grib1.Grib1ProductDefinitionSection
Constructs a Grib1ProductDefinitionSection object from a raf.
Grib1Record - Class in ucar.grib.grib1
Grib1Record contains all the sections of a Grib record.
Grib1Record(String, Grib1IndicatorSection, Grib1ProductDefinitionSection, Grib1GridDefinitionSection, long, long) - Constructor for class ucar.grib.grib1.Grib1Record
Constructor.
Grib1SplitByGridID - Class in ucar.grib.grib1
A class that scans a GRIB file to split file according to Grid ID.
Grib1SplitByGridID(RandomAccessFile) - Constructor for class ucar.grib.grib1.Grib1SplitByGridID
Constructs a Grib1Input object from a raf.
Grib1Tables - Class in ucar.grib.grib1
Class contains most of the hard coded tables for Grib1.
Grib1Tables() - Constructor for class ucar.grib.grib1.Grib1Tables
 
Grib1toDIF - Class in thredds.catalog.dl
read in GRIB-1 to DIF csv file
Grib1WriteIndex - Class in ucar.grib.grib1
Creates an index for a Grib1 file; optionally makes an in-memory one.
Grib1WriteIndex() - Constructor for class ucar.grib.grib1.Grib1WriteIndex
 
Grib1WriteIndex.CompareKeyDescend - Class in ucar.grib.grib1
 
Grib1WriteIndex.CompareKeyDescend() - Constructor for class ucar.grib.grib1.Grib1WriteIndex.CompareKeyDescend
 
GRIB2 - Static variable in class thredds.catalog.DataFormatType
 
Grib2BitMapSection - Class in ucar.grib.grib2
A class that represents the BitMapSection of a GRIB product.
Grib2BitMapSection(boolean, RandomAccessFile, Grib2GridDefinitionSection) - Constructor for class ucar.grib.grib2.Grib2BitMapSection
Constructs a Grib2BitMapSection object from a RandomAccessFile.
Grib2Data - Class in ucar.grib.grib2
A class used to extract data from a Grib2 file.
Grib2Data(RandomAccessFile) - Constructor for class ucar.grib.grib2.Grib2Data
Constructs a Grib2Data object for a RandomAccessFile.
Grib2DataRepresentationSection - Class in ucar.grib.grib2
A class that represents the DataRepresentationSection of a GRIB product.
Grib2DataRepresentationSection(RandomAccessFile) - Constructor for class ucar.grib.grib2.Grib2DataRepresentationSection
Constructs a Grib2DataRepresentationSection object from a raf.
Grib2DataSection - Class in ucar.grib.grib2
A class that represents the DataSection of a GRIB product.
Grib2DataSection(boolean, RandomAccessFile, Grib2GridDefinitionSection, Grib2DataRepresentationSection, Grib2BitMapSection) - Constructor for class ucar.grib.grib2.Grib2DataSection
Constructor for a Grib2 Data Section.
Grib2Dump - Class in ucar.grib.grib2
Dumps the contents of a Grib2 file to text.
Grib2Dump() - Constructor for class ucar.grib.grib2.Grib2Dump
 
Grib2EndSection - Class in ucar.grib.grib2
A class that represents the EndSection of a GRIB2 product.
Grib2EndSection(RandomAccessFile) - Constructor for class ucar.grib.grib2.Grib2EndSection
Constructs a Grib2EndSection object from a byteBuffer.
Grib2ExtractRawData - Class in ucar.grib.grib2
A class that scans a GRIB2 file stream to extract product information.
Grib2ExtractRawData(RandomAccessFile) - Constructor for class ucar.grib.grib2.Grib2ExtractRawData
Constructs a Grib2ExtractRawData object from a raf.
Grib2GDSVariables - Class in ucar.grib.grib2
Representing the grid definition section (GDS) of a GRIB record as variables are extracted from a byte[].
Grib2GDSVariables(byte[]) - Constructor for class ucar.grib.grib2.Grib2GDSVariables
Constructs a Grib2GDSVariables object from a byte[].
Grib2GetData - Class in ucar.grib.grib2
Routine to extract data values from a Grib2 file.
Grib2GetData() - Constructor for class ucar.grib.grib2.Grib2GetData
 
Grib2GridDefinitionSection - Class in ucar.grib.grib2
A class that represents the grid definition section (GDS) of a GRIB product.
Grib2GridDefinitionSection(RandomAccessFile, boolean) - Constructor for class ucar.grib.grib2.Grib2GridDefinitionSection
Constructs a Grib2GridDefinitionSection object from a raf.
Grib2GridTableLookup - Class in ucar.grib.grib2
 
Grib2GridTableLookup(Grib2Record) - Constructor for class ucar.grib.grib2.Grib2GridTableLookup
Constructor.
Grib2IdentificationSection - Class in ucar.grib.grib2
A class representing the IdentificationSection section 1 of a GRIB record.
Grib2IdentificationSection(RandomAccessFile) - Constructor for class ucar.grib.grib2.Grib2IdentificationSection
Constructs a Grib2IdentificationSection object from a RandomAccessFile.
Grib2IndicatorSection - Class in ucar.grib.grib2
A class that represents the IndicatorSection of a GRIB record.
Grib2IndicatorSection(RandomAccessFile) - Constructor for class ucar.grib.grib2.Grib2IndicatorSection
Constructs a Grib2IndicatorSection object from a byteBuffer.
Grib2Input - Class in ucar.grib.grib2
Uses a RandomAccessFile to scans a GRIB2 file to extract product information.
Grib2Input(RandomAccessFile) - Constructor for class ucar.grib.grib2.Grib2Input
Constructs a Grib2Input object from a raf.
Grib2JpegDecoder - Class in ucar.jpeg.jj2000.j2k.decoder
This class is the main class of JJ2000's decoder.
Grib2JpegDecoder(String[]) - Constructor for class ucar.jpeg.jj2000.j2k.decoder.Grib2JpegDecoder
Instantiates a decoder object, width the 'argv' command line arguments.
Grib2LocalUseSection - Class in ucar.grib.grib2
A class that represents the local use section (LUS) of a GRIB product.
Grib2LocalUseSection(RandomAccessFile) - Constructor for class ucar.grib.grib2.Grib2LocalUseSection
Constructs a Grib2LocalUseSection object from a raf.
Grib2Netcdf - Class in ucar.nc2.iosp.grib
************************************************************************
Grib2Netcdf() - Constructor for class ucar.nc2.iosp.grib.Grib2Netcdf
 
Grib2Pds - Class in ucar.grib.grib2
 
Grib2Pds(byte[], long, Calendar) - Constructor for class ucar.grib.grib2.Grib2Pds
Constructs a Grib2PDSVariables object from a byte[].
Grib2Pds.PdsEnsemble - Interface in ucar.grib.grib2
 
Grib2Pds.PdsEnsembleDerived - Interface in ucar.grib.grib2
 
Grib2Pds.PdsInterval - Interface in ucar.grib.grib2
 
Grib2Pds.PdsPercentile - Interface in ucar.grib.grib2
 
Grib2Pds.PdsProbability - Interface in ucar.grib.grib2
 
Grib2Pds.SatelliteBand - Class in ucar.grib.grib2
 
Grib2Pds.SatelliteBand() - Constructor for class ucar.grib.grib2.Grib2Pds.SatelliteBand
 
Grib2Pds.TimeInterval - Class in ucar.grib.grib2
 
Grib2Pds.TimeInterval() - Constructor for class ucar.grib.grib2.Grib2Pds.TimeInterval
 
Grib2Product - Class in ucar.grib.grib2
Class which has all the necessary information about a record in a Grib2 File to extract the data.
Grib2Product(String, Grib2IndicatorSection, Grib2IdentificationSection, String, Grib2ProductDefinitionSection, long, long) - Constructor for class ucar.grib.grib2.Grib2Product
Constructor.
Grib2Product(String, Grib2IndicatorSection, Grib2IdentificationSection, String, int, Grib2ProductDefinitionSection, long, long) - Constructor for class ucar.grib.grib2.Grib2Product
Constructor.
Grib2ProductDefinitionSection - Class in ucar.grib.grib2
Deprecated. use Grib2Pds
Grib2ProductDefinitionSection(RandomAccessFile, long) - Constructor for class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated. Constructs a Grib2ProductDefinitionSection object from a raf.
Grib2Record - Class in ucar.grib.grib2
Class which represents a record in a Grib2File.
Grib2Record(String, Grib2IndicatorSection, Grib2IdentificationSection, byte[], Grib2GridDefinitionSection, Grib2ProductDefinitionSection, Grib2DataRepresentationSection, long, long) - Constructor for class ucar.grib.grib2.Grib2Record
Construction for Grib2Record.
Grib2Tables - Class in ucar.grib.grib2
Class contains most of the hard coded tables for Grib2.
Grib2Tables() - Constructor for class ucar.grib.grib2.Grib2Tables
 
Grib2Tables.VectorComponentFlag - Enum in ucar.grib.grib2
enum for componet_flag for both Grib2 and Grib1
Grib2TablesLocal - Class in ucar.grib.grib2
Describe
Grib2TablesLocal() - Constructor for class ucar.grib.grib2.Grib2TablesLocal
 
Grib2toDIF - Class in thredds.catalog.dl
read in GRIB-2 to DIF csv file
Grib2toDIF(String) - Constructor for class thredds.catalog.dl.Grib2toDIF
 
Grib2WriteIndex - Class in ucar.grib.grib2
Creates an index for a Grib2 file in a Binary format verses the old text format.
Grib2WriteIndex() - Constructor for class ucar.grib.grib2.Grib2WriteIndex
 
Grib2WriteIndex.CompareKeyDescend - Class in ucar.grib.grib2
 
Grib2WriteIndex.CompareKeyDescend() - Constructor for class ucar.grib.grib2.Grib2WriteIndex.CompareKeyDescend
 
Grib2WriteIndex.pdsLogType - Enum in ucar.grib.grib2
 
Grib2WriteIndex.RawRecord - Class in ucar.grib.grib2
light weight record representation for extendIndex
Grib2WriteIndex.RawRecord() - Constructor for class ucar.grib.grib2.Grib2WriteIndex.RawRecord
stores the information of a record in raw format
Grib2WriteIndex.RawRecord(int, long, int, long, long, int, byte[]) - Constructor for class ucar.grib.grib2.Grib2WriteIndex.RawRecord
 
GribBinaryIndexer - Class in ucar.nc2.iosp.grib
 
GribBinaryIndexer() - Constructor for class ucar.nc2.iosp.grib.GribBinaryIndexer
 
GribBinaryIndexer2 - Class in ucar.nc2.iosp.grib
 
GribBinaryIndexer2() - Constructor for class ucar.nc2.iosp.grib.GribBinaryIndexer2
 
GribChecker - Class in ucar.grib
Used to check the edition number of a Grib file.
GribChecker() - Constructor for class ucar.grib.GribChecker
 
GribCodeTable - Class in ucar.nc2.iosp.grib.tables
Read and process WMO grib code tables.
GribCodeTable.TableEntry - Class in ucar.nc2.iosp.grib.tables
 
gribDump(String[]) - Method in class ucar.grib.grib2.Grib2Dump
Dump of content of the Grib2 file to text.
GribGDSVariablesIF - Interface in ucar.grib
A interface for handling Grib1 and Grib2 GDS variables from a byte[].
GribGridDefRecord - Class in ucar.grib
 
GribGridDefRecord() - Constructor for class ucar.grib.GribGridDefRecord
 
GribGridDefRecord(GribGDSVariablesIF) - Constructor for class ucar.grib.GribGridDefRecord
 
GribGridDefRecord(String) - Constructor for class ucar.grib.GribGridDefRecord
 
GribGridRecord - Class in ucar.grib
Represents information for one record in the Grib file.
GribGridRecord() - Constructor for class ucar.grib.GribGridRecord
default constructor, used by GribReadIndex (binary indices)
GribGridServiceProvider - Class in ucar.nc2.iosp.grib
 
GribGridServiceProvider() - Constructor for class ucar.nc2.iosp.grib.GribGridServiceProvider
 
GribIndexName - Class in ucar.grib
 
GribIndexName() - Constructor for class ucar.grib.GribIndexName
 
GribIndexReader - Class in ucar.grib
Reads either a binary or text index and returns a GridIndex.
GribIndexReader() - Constructor for class ucar.grib.GribIndexReader
Constructor for creating an Index from the Grib file.
GribNumbers - Class in ucar.grib
A class that contains several static methods for converting multiple bytes into one float or integer.
GribNumbers() - Constructor for class ucar.grib.GribNumbers
 
GribPds - Class in ucar.grib
Grib1 and Grib 2 PDS superclass.
GribPds() - Constructor for class ucar.grib.GribPds
 
GribPDSLevel - Class in ucar.grib.grib1
A class containing static methods which deliver names of levels and units for byte codes from GRIB records.
GribPDSLevel(int, int, int) - Constructor for class ucar.grib.grib1.GribPDSLevel
Constructor.
GribPDSParamTable - Class in ucar.grib.grib1
A class containing static methods which deliver descriptions and names of parameters, levels and units for byte codes from GRIB records.
GribReadTextIndex - Class in ucar.grib
Read an old style text index and returns a GridIndex
GribReadTextIndex() - Constructor for class ucar.grib.GribReadTextIndex
Constructor for reading an existing text Index and making a GridIndex object.
GribResourceReader - Class in ucar.grib
A class that allows external packages to define how to read resource files.
GribResourceReader() - Constructor for class ucar.grib.GribResourceReader
 
GribTemplate - Class in ucar.nc2.iosp.grib.tables
Read and process WMO GRIB templates.
GribTemplate.Field - Class in ucar.nc2.iosp.grib.tables
 
Grid - Interface in ucar.nc2.ft.grid
Experimental Grid fetaure type TODO has extra dimension(s)
GRID - Static variable in class ucar.nc2.iosp.gempak.GempakGridReader
Grid identifier
GRID_FEATURE_CLOUD_TOP_HEIGHT - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_CLOUD_TOP_TEMPERATURE - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_HIGH_CLOUD_AMOUNT - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_LOW_CLOUD_AMOUNT - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_NORMALIZE_VEGETATIOIN_INDEX - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_OCEAN_TEMPERATURE - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_OUTGOING_LONGWAVE_RADIATION - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_RAIN_INDEX_PER_12HOUR - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_RAIN_INDEX_PER_24HOUR - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_RAIN_INDEX_PER_6HOUR - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_RAIN_INDEX_PER_HOUR - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_RATIO_VEGETATIOIN_INDEX - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_SEA_ICE_DENSITY - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_SEA_ICE_DISTRIBUTION - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_SNOW_DISTRIBUTION - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_SOIL_HUMIDITY - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_FEATURE_SUNLIGHT_DURATION - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_MAPPING - Static variable in interface ucar.nc2.constants.CF
 
GRID_MAPPING_NAME - Static variable in interface ucar.nc2.constants.CF
 
GRID_MAPPING_NAME - Static variable in interface ucar.nc2.iosp.grid.GridCF
grid_mapping_name
GRID_MAPPING_NAME - Static variable in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Attribute for the Navigation Block
GRID_NAME - Static variable in class ucar.grid.GridDefRecord
grid name
GRID_SHAPE - Static variable in class ucar.grid.GridDefRecord
GRID_SHAPE
GRID_SHAPE_CODE - Static variable in class ucar.grid.GridDefRecord
GRID_SHAPE_CODE
GRID_SPACING_UNIT_KILOMETER - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_SPACING_UNIT_METER - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_SPACING_UNIT_POINT001DEGREE - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
GRID_TYPE - Static variable in class ucar.grid.GridDefRecord
grid type
grid_units - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
units of the dx and dy variables
GRID_UNITS - Static variable in class ucar.grid.GridDefRecord
grid spacing units (DX, DY)
GridAsPointDataset - Class in ucar.nc2.dt.grid
Add Point operations to a GridDataset.
GridAsPointDataset(List<GridDatatype>) - Constructor for class ucar.nc2.dt.grid.GridAsPointDataset
 
GridAsPointDataset.Point - Class in ucar.nc2.dt.grid
 
GridAsPointDataset.Point() - Constructor for class ucar.nc2.dt.grid.GridAsPointDataset.Point
 
GridCF - Interface in ucar.nc2.iosp.grid
A centralized place to store CF conventions for the Grid Iosp
GridCoordinate2D - Class in ucar.nc2.dt.grid
2D Coordinate System has lat(x,y) and lon(x,y).
GridCoordSys - Class in ucar.nc2.dt.grid
A georeferencing "gridded" CoordinateSystem.
GridCoordSys(CoordinateSystem, Formatter) - Constructor for class ucar.nc2.dt.grid.GridCoordSys
Create a GridCoordSys from an existing Coordinate System.
GridCoordSys(GridCoordSys, Range, Range, Range, Range) - Constructor for class ucar.nc2.dt.grid.GridCoordSys
Create a GridCoordSys as a section of an existing GridCoordSys.
GridCoordSys(GridCoordSys, Range, Range, Range, Range, Range, Range) - Constructor for class ucar.nc2.dt.grid.GridCoordSys
Create a GridCoordSys as a section of an existing GridCoordSys.
GridCoordSys - Interface in ucar.nc2.ft.grid
A Coordinate System for gridded data.
GridCoordSys - Class in ucar.nc2.iosp.grid
A Coordinate System for a Grid variable.
GridCoordSystem - Interface in ucar.nc2.dt
A Coordinate System for gridded data.
GridDataset - Class in ucar.nc2.dt.grid
Make a NetcdfDataset into a collection of GeoGrids with Georeferencing coordinate systems.
GridDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.grid.GridDataset
Create a GridDataset from a NetcdfDataset.
GridDataset(NetcdfDataset, Formatter) - Constructor for class ucar.nc2.dt.grid.GridDataset
Create a GridDataset from a NetcdfDataset.
GridDataset - Interface in ucar.nc2.dt
A dataset containing Grid objects.
GridDataset.Gridset - Class in ucar.nc2.dt.grid
This is a set of GeoGrids with the same GeoCoordSys.
GridDataset.Gridset - Interface in ucar.nc2.dt
A set of GridDatatype objects with the same Coordinate System.
GridDatasetInfo - Class in ucar.nc2.dt.grid
A helper class to GridDataset; creates a GridDataset XML document.
GridDatasetInfo(GridDataset, String) - Constructor for class ucar.nc2.dt.grid.GridDatasetInfo
 
GridDatasetInv - Class in ucar.nc2.ft.fmrc
The data inventory of one GridDataset.
GridDatasetInv(GridDataset, Date) - Constructor for class ucar.nc2.ft.fmrc.GridDatasetInv
 
GridDatasetInv.Grid - Class in ucar.nc2.ft.fmrc
A Grid variable has a name, timeCoord and optionally a Vertical and Ensemble Coordinate
GridDatasetStandardFactory - Class in ucar.nc2.ft.grid
FeatureDatasetFactory for Grids, using standard coord sys analysis
GridDatasetStandardFactory() - Constructor for class ucar.nc2.ft.grid.GridDatasetStandardFactory
 
GridDatatype - Interface in ucar.nc2.dt
Interface for scientific datatype Grid.
GridDefRecord - Class in ucar.grid
Class to represent the grid definition (projection) information purpose is to convert from String representation to native value.
GridDefRecord() - Constructor for class ucar.grid.GridDefRecord
constructors.
GridDefRecord(GribGDSVariablesIF) - Constructor for class ucar.grid.GridDefRecord
 
GridDefRecord(String) - Constructor for class ucar.grid.GridDefRecord
 
GridEnsembleCoord - Class in ucar.nc2.iosp.grid
Handles the Ensemble coordinate dimension.
gridFiles - Static variable in class ucar.grib.grib1.Grib1SplitByGridID
 
GRIDFTP - Static variable in class thredds.catalog.ServiceType
 
GridHorizCoordSys - Class in ucar.nc2.iosp.grid
A horizontal coordinate system created from a GridDefRecord

GridHorizCoordSys(GridDefRecord, GridTableLookup, Group) - Constructor for class ucar.nc2.iosp.grid.GridHorizCoordSys
Create a new GridHorizCoordSys with the grid definition and lookup
GridIndex - Class in ucar.grid
An "in memory" index for 2D grid files.
GridIndex(String) - Constructor for class ucar.grid.GridIndex
Constructor for creating an Index from the Grid file.
GridIndexToNC - Class in ucar.nc2.iosp.grid
Create a Netcdf File from a GridIndex
GridIndexToNC(String) - Constructor for class ucar.nc2.iosp.grid.GridIndexToNC
 
GridIndexToNC(RandomAccessFile) - Constructor for class ucar.nc2.iosp.grid.GridIndexToNC
 
gridNumber - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
grid number
GridParameter - Class in ucar.grid
Class which represents a grid parameter.
GridParameter() - Constructor for class ucar.grid.GridParameter
constructor.
GridParameter(int, String, String, String) - Constructor for class ucar.grid.GridParameter
constructor.
GridRecord - Interface in ucar.grid
An interface for one 2D gridded data record (used by GRIB, GEMPAK, McIDAS gridded data).
GridServiceProvider - Class in ucar.nc2.iosp.grid
Superclass for Gempak grid, MciDAS grid, and GRIB IOSPs
GridServiceProvider() - Constructor for class ucar.nc2.iosp.grid.GridServiceProvider
 
GridServiceProvider.IndexExtendMode - Enum in ucar.nc2.iosp.grid
 
gridSets - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
 
GridTableLookup - Interface in ucar.grid
Abstracts lookup functionality for subclasses of Grid IOSP
GridTimeCoord - Class in ucar.nc2.iosp.grid
A Time Coordinate for a Grid dataset.
GridVariable - Class in ucar.nc2.iosp.grid
A Variable for a Grid dataset.
GridVariable.Belongs - Class in ucar.nc2.iosp.grid
 
GridVertCoord - Class in ucar.nc2.iosp.grid
A Vertical Coordinate variable for a Grid variable.
Group - Class in ucar.nc2
A Group is a logical collection of Variables.
Group(NetcdfFile, Group, String) - Constructor for class ucar.nc2.Group
Constructor
Group - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
group - Variable in class ucar.nc2.Variable
 
GroupInfo - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
GroupNew - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
groups - Variable in class ucar.nc2.Group
 
GROUPS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
 
GtopoIosp - Class in ucar.nc2.iosp.misc
GTOPO 30 sec elevation data from USGS http://edc.usgs.gov/products/elevation/gtopo30/gtopo30.html
GtopoIosp() - Constructor for class ucar.nc2.iosp.misc.GtopoIosp
 
GuardBitsSpec - Class in ucar.jpeg.jj2000.j2k.quantization
This class extends ModuleSpec class in order to hold specifications about number of guard bits in each tile-component.
GuardBitsSpec(int, int, byte) - Constructor for class ucar.jpeg.jj2000.j2k.quantization.GuardBitsSpec
Constructs an empty 'GuardBitsSpec' with specified number of tile and components.
GuardBitsSpec(int, int, byte, ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.quantization.GuardBitsSpec
Constructs a new 'GuardBitsSpec' for the specified number of components and tiles and the arguments of "-Qguard_bits" option.
GuardedBy - Annotation Type in net.jcip.annotations
The field or method to which this annotation is applied can only be accessed when holding a particular lock, which may be a built-in (synchronization) lock, or may be an explicit java.util.concurrent.Lock.
GuardedDataset - Interface in opendap.servlet
A GuardedDataset allows us to handle multithreaded stateful processing.
gv - Variable in class ucar.nc2.iosp.grid.GridVariable.Belongs
 

H

h - Variable in class ucar.jpeg.jj2000.j2k.codestream.CoordInfo
Object's height
h - Variable in class ucar.jpeg.jj2000.j2k.codestream.PrecInfo
Precinct height in the corresponding resolution level
h - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.CBlkInfo
Height of the code-block
h - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.TagTreeDecoder
The vertical dimensions of the base level
h - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
The vertical dimensions of the base level
h - Variable in class ucar.jpeg.jj2000.j2k.entropy.decoder.DecLyrdCBlk
The height of the code-block
h - Variable in class ucar.jpeg.jj2000.j2k.image.DataBlk
The height of the block, in pixels.
h - Variable in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
The height of the image
h - Variable in class ucar.jpeg.jj2000.j2k.image.output.ImgWriter
The height of the image
h - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
height of rectangular ROI
h - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandROIMask
Height of the subband mask
h - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
The height of the code-block
h - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The height of the subband
H4header - Class in ucar.nc2.iosp.hdf4
Read the tags of an HDF4 file, construct CDM objects.
H4header() - Constructor for class ucar.nc2.iosp.hdf4.H4header
 
H4header.Tag - Class in ucar.nc2.iosp.hdf4
 
H4iosp - Class in ucar.nc2.iosp.hdf4
 
H4iosp() - Constructor for class ucar.nc2.iosp.hdf4.H4iosp
 
H4type - Class in ucar.nc2.iosp.hdf4
 
H4type() - Constructor for class ucar.nc2.iosp.hdf4.H4type
 
H5header - Class in ucar.nc2.iosp.hdf5
Read all of the metadata of an HD5 file.
H5header.DataObject - Class in ucar.nc2.iosp.hdf5
 
H5header.HeaderMessage - Class in ucar.nc2.iosp.hdf5
 
H5header.HeaderMessage() - Constructor for class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
 
H5header.MessageAttribute - Class in ucar.nc2.iosp.hdf5
 
H5header.MessageAttribute() - Constructor for class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
 
H5header.MessageDataspace - Class in ucar.nc2.iosp.hdf5
 
H5header.MessageDataspace() - Constructor for class ucar.nc2.iosp.hdf5.H5header.MessageDataspace
 
H5header.MessageDatatype - Class in ucar.nc2.iosp.hdf5
 
H5header.MessageDatatype() - Constructor for class ucar.nc2.iosp.hdf5.H5header.MessageDatatype
 
H5header.MessageType - Class in ucar.nc2.iosp.hdf5
 
H5iosp - Class in ucar.nc2.iosp.hdf5
HDF5 I/O
H5iosp() - Constructor for class ucar.nc2.iosp.hdf5.H5iosp
 
HALFPI - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
handle(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class thredds.bufrtables.BtUrlUploadController
 
handle(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class thredds.bufrtables.BtValidateController
 
handleCollectionEvent(DatasetCollectionManager.TriggerEvent) - Method in class thredds.catalog.InvDatasetFeatureCollection
 
handleCollectionEvent(DatasetCollectionManager.TriggerEvent) - Method in interface thredds.inventory.DatasetCollectionManager.TriggerListener
 
handleException(Throwable) - Static method in class ucar.jpeg.jj2000.j2k.JJ2KExceptionHandler
Handles the exception.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class thredds.bufrtables.BtMessInfoController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class thredds.gribtables.StandardWmoController
 
harvest - Variable in class thredds.catalog.InvDataset
 
hasAccess() - Method in class thredds.catalog.InvCatalogRef
 
hasAccess() - Method in class thredds.catalog.InvDataset
If this dataset has access elements.
hasAccess() - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.  
hasAccess() - Method in class thredds.catalog.InvDatasetImplProxy
 
hasAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
hasAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
hasAlt() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
 
hasAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
hasAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
hasAlt() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
 
hasAttribute(String) - Method in class opendap.dap.AttributeTable
Returns the Attribute which matches name.
hasAttributes() - Method in class opendap.dap.BaseType
 
hasBigend() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
hasBigend() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
hasBigend() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
hasCachedData() - Method in class ucar.nc2.Variable
Has data been read and cached.
hasCachedDataRecurse() - Method in class ucar.nc2.dataset.VariableDS
 
hasCE() - Method in class ucar.nc2.dods.DODSVariable
 
hasCode() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
hasCode() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
hasCode() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumTypeOrBuilder
 
hasCompress() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
hasCompress() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
hasCompress() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
hasCoordinateSystem() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
hasCoords() - Method in class ucar.nc2.ft.point.standard.NestedTable
 
hasCount() - Method in class ucar.unidata.util.DateSelection
Does this date selection have a valid count
hasCrc32() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
hasCrc32() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
hasCrc32() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
hasData() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
hasData() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
hasData() - Method in interface thredds.filesystem.FileSystemProto.AttributeOrBuilder
 
hasData() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
hasData() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
hasData() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
 
hasData() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
hasData() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
hasData() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
 
hasData() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
hasData() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
hasData() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
 
hasData() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
hasData() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
hasData() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
hasDataCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
hasDataCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
hasDataCount() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
 
hasDataPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
hasDataPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
hasDataPos() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
 
hasDataSize() - Method in class thredds.catalog.InvAccess
 
hasDataSize() - Method in class thredds.catalog.ThreddsMetadata
 
hasDataType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
hasDataType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
hasDataType() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
 
hasDataType() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
hasDataType() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
hasDataType() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
hasDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
hasDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
hasDataType() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
hasDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
hasDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
hasDataType() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
hasDateExtractor() - Method in class thredds.inventory.DatasetCollectionManager
 
hasDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
hasDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
hasDesc() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
 
hasDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
hasDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
hasDesc() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
 
hasDifferentDopplarResolutions() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
hasDifferentDopplarResolutions() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
hasDifferentialReflectivity - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
hasElevation() - Method in class thredds.catalog.query.Location
 
hasEnumType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
hasEnumType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
hasEnumType() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
hasFatalError() - Method in class thredds.catalog.InvCatalogImpl
Check if there is a fatal error and catalog should not be used.
hasFatalError() - Method in class thredds.catalog.query.QueryCapability
 
hasFillValue() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
true if Variable has _FillValue attribute
hasFillValue() - Method in class ucar.nc2.dataset.VariableDS
 
hasGribInfo() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Had GRIB info?
hashCode() - Method in class thredds.catalog.CollectionType
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class thredds.catalog.DataFormatType
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class thredds.catalog.InvAccessImpl
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvCatalogImpl
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvCatalogRef
 
hashCode() - Method in class thredds.catalog.InvDatasetImpl
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvDatasetImplProxy
 
hashCode() - Method in class thredds.catalog.InvDocumentation
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvMetadata
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvProperty
Override Object.hashCode() to be consistent with equals.
hashCode() - Method in class thredds.catalog.InvService
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.MetadataType
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class thredds.catalog.query.ListChoice
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.Location
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.Query
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.QueryCapability
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.SelectGeoRegion
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.SelectList
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.Selector
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class thredds.catalog.query.SelectRange
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.SelectRangeDate
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.SelectService
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
hashCode() - Method in class thredds.catalog.query.SelectStation
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.query.Station
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ServiceType
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Contributor
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata
 
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Range
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Source
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Variables
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Vocab
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
hashCode() - Method in class thredds.cataloggen.config.DatasetSource
 
hashCode() - Method in class ucar.grid.GridParameter
Generate a hash code.
hashCode() - Method in class ucar.ma2.Range
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.ma2.Section
Override Object.hashCode() to agree with equals.
hashCode() - Method in class ucar.nc2.Attribute
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.dataset.CoordinateAxis
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.dataset.CoordinateSystem
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.dataset.CoordinateTransform
Override Object.hashCode() to be consistent with equals.
hashCode() - Method in class ucar.nc2.Dimension
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.dt.grid.GeoGrid
Override Object.hashCode() to be consistent with equals.
hashCode() - Method in class ucar.nc2.ft.fmrc.TimeCoord.Tinv
 
hashCode() - Method in class ucar.nc2.Group
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.iosp.bufr.Message
Override hashcode to be consistent with equals.
hashCode() - Method in class ucar.nc2.iosp.gempak.GempakParameter
Generate a hash code.
hashCode() - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
 
hashCode() - Method in class ucar.nc2.iosp.grid.GridVariable
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
Get the hashcode
hashCode() - Method in class ucar.nc2.iosp.mcidas.Vis5DGridDefRecord
Get the hashcode
hashCode() - Method in class ucar.nc2.iosp.sigmet.Ray
 
hashCode() - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
hashCode() - Method in class ucar.nc2.units.DateRange
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.units.DateType
 
hashCode() - Method in class ucar.nc2.units.TimeDuration
Override to be consistent with equals
hashCode() - Method in class ucar.nc2.units.TimeUnit
Override hashcode to be consistent with equals.
hashCode - Variable in class ucar.nc2.Variable
 
hashCode() - Method in class ucar.nc2.Variable
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.unidata.geoloc.EarthEllipsoid
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
hashCode() - Method in class ucar.unidata.util.DateSelection
Get the hashcode for this object
hashCode() - Method in class ucar.unidata.util.Parameter
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.units.BaseQuantity
Returns the hash code of this instance.
hashCode() - Method in class ucar.units.DerivedUnitImpl
Returns the hash code of this instance.
hashCode() - Method in class ucar.units.Dimension
Returns the hash code of this instance.
hashCode() - Method in class ucar.units.Factor
Returns the hash code of this instance.
hashCode() - Method in class ucar.units.LogarithmicUnit
Returns the hash code of this instance.
hashCode() - Method in class ucar.units.OffsetUnit
Returns the hash code of this instance.
hashCode() - Method in class ucar.units.ScaledUnit
Returns the hash code of this instance.
hashCode() - Method in class ucar.units.TimeScaleUnit
Returns the hash code of this instance.
hashCode() - Method in class ucar.units.UnitImpl
Returns the hash code of this instance.
hashCode() - Method in class ucar.units.UnitName
Returns the hash code of this instance.
hashCode() - Method in class ucar.units.UnknownBaseQuantity
Returns the hash code of this instance.
hashCode() - Method in class ucar.units.UnknownUnit
Returns the hash code of this instance.
hasHighResolutions(int) - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
HashMapLRU - Class in ucar.nc2.util
A HashMap that removes the oldest member when it exceeds the maximum number of entries.
HashMapLRU(int, int) - Constructor for class ucar.nc2.util.HashMapLRU
Constructor.
hasId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
hasId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
hasId() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
 
hasId() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
hasId() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
hasId() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
 
hasInterval() - Method in class ucar.unidata.util.DateSelection
Do we have an interval defined
hasInvalidData() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
true if Variable has valid_range, valid_min or valid_max attributes
hasInvalidData() - Method in class ucar.nc2.dataset.VariableDS
 
hasInverse() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
hasInverse() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
hasIsDirectory() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
hasIsDirectory() - Method in class thredds.filesystem.FileSystemProto.File
 
hasIsDirectory() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
 
hasIsPrivate() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
hasIsPrivate() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
hasIsPrivate() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
 
hasIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
hasIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
hasIsUnlimited() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
 
hasIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
hasIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
hasIsVlen() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
 
hasLastModified() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
hasLastModified() - Method in class thredds.filesystem.FileSystemProto.Directory
 
hasLastModified() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
 
hasLastModified() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
hasLastModified() - Method in class thredds.filesystem.FileSystemProto.File
 
hasLastModified() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
 
hasLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
hasLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
hasLat() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
 
hasLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
hasLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
hasLat() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
 
hasLen() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
hasLen() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
hasLen() - Method in interface thredds.filesystem.FileSystemProto.AttributeOrBuilder
 
hasLen() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
hasLen() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
hasLen() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
 
hasLength() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
hasLength() - Method in class thredds.filesystem.FileSystemProto.File
 
hasLength() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
 
hasLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
hasLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
hasLength() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
 
hasListeners() - Method in class ucar.nc2.util.ListenerManager
 
hasLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
hasLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
hasLoc() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
 
hasLocation() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
hasLocation() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
hasLocation() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
 
hasLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
hasLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
hasLon() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
 
hasLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
hasLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
hasLon() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
 
hasMessage() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
hasMessage() - Method in class ucar.nc2.stream.NcStreamProto.Error
 
hasMessage() - Method in interface ucar.nc2.stream.NcStreamProto.ErrorOrBuilder
 
hasMissing() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
true if Variable has missing data values
hasMissing() - Method in class ucar.nc2.dataset.VariableDS
 
hasMissingData() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
 
hasMissingData() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
 
hasMissingData(Variable) - Method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
 
hasMissingData() - Method in class ucar.nc2.dt.grid.GeoGrid
true if there may be missing data, see VariableDS.hasMissing()
hasMissingData() - Method in interface ucar.nc2.dt.GridDatatype
true if there may be missing data
hasMissingData() - Method in interface ucar.nc2.ft.grid.Grid
true if there may be missing data
hasMissingValue() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
true if Variable has missing_value attribute
hasMissingValue() - Method in class ucar.nc2.dataset.VariableDS
 
hasMore(int) - Method in class ucar.ma2.IteratorFast
 
hasName() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
hasName() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
hasName() - Method in interface thredds.filesystem.FileSystemProto.AttributeOrBuilder
 
hasName() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
hasName() - Method in class thredds.filesystem.FileSystemProto.File
 
hasName() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
 
hasName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
hasName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
hasName() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
 
hasName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
hasName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
hasName() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
hasName() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
hasName() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
hasName() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
hasName() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
hasName() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
hasName() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
hasNestedDatasets() - Method in class thredds.catalog.InvCatalogRef
 
hasNestedDatasets() - Method in class thredds.catalog.InvDataset
If this dataset has nested datasets.
hasNestedDatasets() - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.  
hasNestedDatasets() - Method in class thredds.catalog.InvDatasetImplProxy
 
hasNestedSelectors() - Method in class thredds.catalog.query.ListChoice
 
hasNestedSelectors() - Method in class thredds.catalog.query.SelectList
 
hasNext() - Method in class ucar.ma2.Array
Check if more elements in the local iterator.
hasNext() - Method in class ucar.ma2.ArrayChar.StringIterator
 
hasNext(int) - Method in class ucar.ma2.ArrayDouble.D3.IF
 
hasNext() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
hasNext() - Method in interface ucar.ma2.IndexIterator
Return true if there are more elements in the iteration.
hasNext() - Method in class ucar.ma2.IteratorFast
 
hasNext() - Method in class ucar.ma2.Range.Iterator
 
hasNext() - Method in class ucar.ma2.Section.Iterator
 
hasNext() - Method in class ucar.ma2.SequenceIterator
 
hasNext() - Method in interface ucar.ma2.StructureDataIterator
See if theres more StructureData in the iteration.
hasNext() - Method in interface ucar.nc2.dt.DataIterator
true if another "DataType" object is available
hasNext() - Method in class ucar.nc2.dt.DataIteratorAdapter
 
hasNext() - Method in class ucar.nc2.dt.DatatypeIterator
 
hasNext() - Method in interface ucar.nc2.ft.NestedPointFeatureCollectionIterator
true if another Feature object is available
hasNext() - Method in class ucar.nc2.ft.point.NestedPointCollectionIteratorFiltered
 
hasNext() - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
hasNext() - Method in class ucar.nc2.ft.point.PointCollectionIteratorFiltered
 
hasNext() - Method in class ucar.nc2.ft.point.PointIteratorEmpty
 
hasNext() - Method in class ucar.nc2.ft.point.PointIteratorFiltered
 
hasNext() - Method in class ucar.nc2.ft.point.PointIteratorFlatten
 
hasNext() - Method in class ucar.nc2.ft.point.PointIteratorFromStructureData
 
hasNext() - Method in class ucar.nc2.ft.point.PointIteratorMultidim
 
hasNext() - Method in class ucar.nc2.ft.point.remote.RemotePointFeatureIterator
 
hasNext() - Method in class ucar.nc2.ft.point.SectionCollectionImpl
 
hasNext() - Method in class ucar.nc2.ft.point.SectionFeatureImpl
 
hasNext() - Method in class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
 
hasNext() - Method in class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
 
hasNext() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
hasNext() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
hasNext() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
hasNext() - Method in class ucar.nc2.ft.point.StructureDataIteratorIndexed
 
hasNext() - Method in class ucar.nc2.ft.point.StructureDataIteratorLimited
 
hasNext() - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
 
hasNext() - Method in interface ucar.nc2.ft.PointFeatureCollection
Use the internal iterator to check if there is another PointFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
true if another PointFeatureCollection is available
hasNext() - Method in interface ucar.nc2.ft.PointFeatureIterator
Check if another PointFeature is available
hasNext() - Method in interface ucar.nc2.ft.ProfileFeatureCollection
Use the internal iterator to check if there is another ProfileFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft.SectionFeature
Use the internal iterator to check if there is another ProfileFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft.SectionFeatureCollection
Use the internal iterator to check if there is another SectionFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft.StationProfileFeature
Use the internal iterator to check if there is another ProfileFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Use the internal iterator to check if there is another StationProfileFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Use the internal iterator to check if there is another StationTimeSeriesFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
Use the internal iterator to check if there is another TrajectoryFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft2.Sequence.Iterator
 
hasNext() - Method in interface ucar.nc2.ft2.Structure.Iterator
 
hasNext() - Method in class ucar.nc2.iosp.bufr.MessageScanner
 
hasNext() - Method in class ucar.nc2.iosp.IndexChunker
If there are more chunks to process
hasNext() - Method in class ucar.nc2.iosp.IndexChunkerTiled
 
hasNext() - Method in interface ucar.nc2.iosp.Layout
Is there more to do
hasNext() - Method in interface ucar.nc2.iosp.LayoutBB
Is there more to do
hasNext() - Method in interface ucar.nc2.iosp.LayoutBBTiled.DataChunkIterator
 
hasNext() - Method in class ucar.nc2.iosp.LayoutBBTiled
 
hasNext() - Method in class ucar.nc2.iosp.LayoutRegular
 
hasNext() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
 
hasNext() - Method in class ucar.nc2.iosp.LayoutSegmented
 
hasNext() - Method in interface ucar.nc2.iosp.LayoutTiled.DataChunkIterator
 
hasNext() - Method in class ucar.nc2.iosp.LayoutTiled
 
hasNomTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
hasNomTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
hasNomTime() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
 
hasNrows() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
hasNrows() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
hasNrows() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
 
hasParameter(String) - Method in class ucar.unidata.geoloc.ogc.WKTParser
Inquire if a particular projection parameter is present.
hasPath() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
hasPath() - Method in class thredds.filesystem.FileSystemProto.Directory
 
hasPath() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
 
hasPostRange() - Method in class ucar.unidata.util.DateSelection
Do we have a post range defined
hasPreRange() - Method in class ucar.unidata.util.DateSelection
Do we have a pre range defined
hasProjection() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get whether this is using a projection or no
hasRecordStructure(NetcdfDataset) - Static method in class ucar.nc2.ft.point.standard.Evaluator
 
hasReflectivity - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
hasResolution() - Method in class thredds.catalog.ThreddsMetadata.Range
 
hasRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
hasRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
hasRoot() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
 
hasScaleOffset() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
true if Variable data will be converted using scale and offet
hasScaleOffset() - Method in class ucar.nc2.dataset.VariableDS
 
hasScans() - Method in class thredds.inventory.DatasetCollectionFromCatalog
 
hasScans() - Method in class thredds.inventory.DatasetCollectionManager
 
hasSection() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
hasSection() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
hasSection() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
 
hasSection() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
hasSection() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
hasSection() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
hasSize() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
hasSize() - Method in class ucar.nc2.stream.NcStreamProto.Range
 
hasSize() - Method in interface ucar.nc2.stream.NcStreamProto.RangeOrBuilder
 
hasStart() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
hasStart() - Method in class ucar.nc2.stream.NcStreamProto.Range
 
hasStart() - Method in interface ucar.nc2.stream.NcStreamProto.RangeOrBuilder
 
hasStnid() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
hasStnid() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
hasStnid() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
 
hasStnPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
hasStnPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
hasStnPos() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
 
hasStride() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
hasStride() - Method in class ucar.nc2.stream.NcStreamProto.Range
 
hasStride() - Method in interface ucar.nc2.stream.NcStreamProto.RangeOrBuilder
 
hasTable(short) - Static method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
 
hasTime(Date) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
See if the given Date appears is a coordinate
hasTime(GridDatatype, Date) - Method in class ucar.nc2.dt.grid.GridAsPointDataset
 
hasTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
hasTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
hasTime() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
 
hasTime - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
hasTimeAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
true if has Time axis
hasTimeAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
True if there is a Time Axis.
hasTimeAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
True if there is a Time Axis.
hasTimeAxis() - Method in interface ucar.nc2.ft.grid.GridCoordSys
True if there is a Time Axis.
hasTimeAxis1D() - Method in class ucar.nc2.dt.grid.GridCoordSys
True if there is a Time Axis and it is 1D.
hasTimeAxis1D() - Method in interface ucar.nc2.dt.GridCoordSystem
True if there is a Time Axis and it is 1D.
hasTimeAxis1D() - Method in interface ucar.nc2.ft.grid.GridCoordSys
True if there is a Time Axis and it is 1D.
hasTimeTemplate(String) - Static method in class ucar.nc2.iosp.grads.GradsTimeDimension
Does this file definition have a time template in it?
hasTimeUnit() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
hasTimeUnit() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
hasTimeUnit() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
 
hasTitle() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
hasTitle() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
hasTitle() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
 
hasTotalPower - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
hasType() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
hasType() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
hasType() - Method in interface thredds.filesystem.FileSystemProto.AttributeOrBuilder
 
hasType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
hasType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
hasType() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
 
hasUnits() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
hasUnits() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
hasUnits() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
 
hasUnlimitedDimension() - Method in class ucar.nc2.NetcdfFile
Return true if this file has one or more unlimited (record) dimension.
hasUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
hasUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
hasUnsigned() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
 
hasValue() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
hasValue() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
hasValue() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumTypeOrBuilder
 
hasVariable(String) - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys
 
hasVariable(String) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition
 
hasVarName() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
hasVarName() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
hasVarName() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
hasVelocity - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
hasVersion() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
hasVersion() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
hasVersion() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
 
hasVersion() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
hasVersion() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
hasVersion() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
 
hasVert(GridDatatype, double) - Method in class ucar.nc2.dt.grid.GridAsPointDataset
 
hasVerticalAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
true if has Height, Pressure, or GeoZ axis
hasVerticalPressureLevels() - Method in class ucar.grib.grib1.Grib1GDSVariables
hasVerticalLevels.
hasWidth - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
hasWmoId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
hasWmoId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
hasWmoId() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
 
hasXlink() - Method in class thredds.catalog.InvDocumentation
 
hasXlink() - Method in class thredds.catalog.InvMetadata
if it has an XLink
hasXY(List<CoordinateAxis>) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
hAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
hbuf - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
The DataOutputStream to store header data.
hd - Variable in class ucar.jpeg.colorspace.ColorSpace
Parameter Specs
hd - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The decoded bit stream header
HDF4 - Static variable in class thredds.catalog.DataFormatType
 
HDF5 - Static variable in class thredds.catalog.DataFormatType
 
HdfEos - Class in ucar.nc2.iosp.hdf4
Parse structural metadata from HDF-EOS.
HdfEos() - Constructor for class ucar.nc2.iosp.hdf4.HdfEos
 
header - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.RData
the header
header - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
HEADERBYTES - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
HEADERBYTES identifier
HeaderDecoder - Class in ucar.jpeg.jj2000.j2k.codestream.reader
This class reads main and tile-part headers from the codestream given a RandomAccessIO instance located at the beginning of the codestream (i.e just before the SOC marker) or at the beginning of a tile-part (i.e.
HeaderDecoder(RandomAccessIO, ParameterList, HeaderInfo) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Creates a HeaderDecoder instance and read in two passes the main header of the codestream.
HeaderEncoder - Class in ucar.jpeg.jj2000.j2k.codestream.writer
This class writes almost of the markers and marker segments in main header and in tile-part headers.
HeaderEncoder(ImgData, boolean[], ForwardWT, Tiler, EncoderSpecs, ROIScaler, PostCompRateAllocator, ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Initializes the header writer with the references to the coding chain.
HeaderInfo - Class in ucar.jpeg.jj2000.j2k.codestream
Classe that holds information found in the marker segments of the main and tile-part headers.
HeaderInfo() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
 
HeaderInfo.COC - Class in ucar.jpeg.jj2000.j2k.codestream
Internal class holding information found in the COC marker segments
HeaderInfo.COC() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COC
 
HeaderInfo.COD - Class in ucar.jpeg.jj2000.j2k.codestream
Internal class holding information found in the COD marker segments
HeaderInfo.COD() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COD
 
HeaderInfo.COM - Class in ucar.jpeg.jj2000.j2k.codestream
Internal class holding information found in the COM marker segments
HeaderInfo.COM() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COM
 
HeaderInfo.CRG - Class in ucar.jpeg.jj2000.j2k.codestream
Internal class holding information found in the CRG marker segment
HeaderInfo.CRG() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.CRG
 
HeaderInfo.POC - Class in ucar.jpeg.jj2000.j2k.codestream
Internal class holding information found in the POC marker segments
HeaderInfo.POC() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.POC
 
HeaderInfo.QCC - Class in ucar.jpeg.jj2000.j2k.codestream
Internal class holding information found in the QCC marker segments
HeaderInfo.QCC() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCC
 
HeaderInfo.QCD - Class in ucar.jpeg.jj2000.j2k.codestream
Internal class holding information found in the QCD marker segments
HeaderInfo.QCD() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCD
 
HeaderInfo.RGN - Class in ucar.jpeg.jj2000.j2k.codestream
Internal class holding information found in the RGN marker segments
HeaderInfo.RGN() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.RGN
 
HeaderInfo.SIZ - Class in ucar.jpeg.jj2000.j2k.codestream
Internal class holding information found in the SIZ marker segment
HeaderInfo.SIZ() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
HeaderInfo.SOT - Class in ucar.jpeg.jj2000.j2k.codestream
Internal class holding information found in the SOt marker segments
HeaderInfo.SOT() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SOT
 
headerInfoDump() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
Return a string containing the header name/value pairs.
HeaderInputStream - Class in opendap.dap
The HeaderInputStream filters the input to only read lines of text until the "Data:" line.
HeaderInputStream(InputStream) - Constructor for class opendap.dap.HeaderInputStream
Construct a new HeaderInputStream.
headerParser - Variable in class ucar.nc2.iosp.dorade.Doradeiosp
 
headerParser - Variable in class ucar.nc2.iosp.fysat.Fysatiosp
 
headerParser - Variable in class ucar.nc2.iosp.gini.Giniiosp
 
headerParser - Variable in class ucar.nc2.iosp.nids.Nidsiosp
 
headerParser - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
headerParser - Variable in class ucar.nc2.iosp.uf.UFiosp
 
headers - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
headers
HEAPCOUNT_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.StructureData
 
HECTARE - Static variable in class ucar.units.SI
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of area.
HENRY - Static variable in class ucar.units.SI
Special derived unit for the quantity of inductance.
HERTZ - Static variable in class ucar.units.SI
Special derived unit for the quantity of frequency.
hFilter - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
The horizontal analysis filter used to decompose this subband.
hFilter - Variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SubbandSyn
The horizontal analysis filter used to recompose this subband, from its childs.
HGHT_COORD - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
HGHT vertical coordinate
hh - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandROIMask
The subband masks of the child HH
hiddenProperties() - Static method in class thredds.catalog.InvDocumentation
 
hiddenProperties() - Static method in class thredds.catalog.ThreddsMetadata.Source
 
hiddenProperties() - Static method in class thredds.catalog.ThreddsMetadata.Variable
 
hiddenProperties() - Static method in class ucar.nc2.units.DateType
For bean editing, public by accident.
hideMember(StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
 
hl - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandROIMask
The subband masks of the child HL
HORIZONTAL_BEAM_WIDTH - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
Horizontal beam width
HORIZONTAL_BEAM_WIDTH - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
Horizontal beam width
HOUR - Static variable in class ucar.units.SI
Special derived unit -- accepted for use with the SI -- for the quantity of time.
hourly_precip - Static variable in class ucar.nc2.dt.point.decode.MP
 
hoursToMillis(double) - Static method in class ucar.unidata.util.DateUtil
utility to convert a given number of hours to milliseconds
HTTP - Static variable in class thredds.catalog.ServiceType
 
HTTP_CONNECTION - Static variable in class ucar.nc2.util.net.HTTPSession
 
HTTP_CONTENT_CHARSET - Static variable in class ucar.nc2.util.net.HTTPSession
 
HTTP_ELEMENT_CHARSET - Static variable in class ucar.nc2.util.net.HTTPSession
 
HTTP_PROXY_HOST - Static variable in class ucar.nc2.util.net.HTTPSession
 
HTTP_REQ_SENT - Static variable in class ucar.nc2.util.net.HTTPSession
 
HTTP_REQUEST - Static variable in class ucar.nc2.util.net.HTTPSession
 
HTTP_RESPONSE - Static variable in class ucar.nc2.util.net.HTTPSession
 
HTTP_TARGET_HOST - Static variable in class ucar.nc2.util.net.HTTPSession
 
HttpClientManager - Class in ucar.nc2.util.net
Convenience routines that wrap HTTPSession.
HttpClientManager() - Constructor for class ucar.nc2.util.net.HttpClientManager
 
HTTPException - Exception in ucar.nc2.util.net
Created by IntelliJ IDEA.
HTTPException() - Constructor for exception ucar.nc2.util.net.HTTPException
 
HTTPException(String) - Constructor for exception ucar.nc2.util.net.HTTPException
 
HTTPException(String, Throwable) - Constructor for exception ucar.nc2.util.net.HTTPException
 
HTTPException(Throwable) - Constructor for exception ucar.nc2.util.net.HTTPException
 
HTTPMethod - Class in ucar.nc2.util.net
Created by IntelliJ IDEA.
HTTPMethod(HTTPSession.Methods, String, HTTPSession) - Constructor for class ucar.nc2.util.net.HTTPMethod
 
HTTPMethodStream - Class in ucar.nc2.util.net
THe goal of this class is to allow other classes to access the data stream associated with a method response.
HTTPMethodStream() - Constructor for class ucar.nc2.util.net.HTTPMethodStream
 
HTTPMethodStream(HTTPSession, HTTPMethod, InputStream) - Constructor for class ucar.nc2.util.net.HTTPMethodStream
 
HTTPRandomAccessFile - Class in ucar.unidata.io.http
Gives access to files over HTTP, using jakarta commons HttpClient library.
HTTPRandomAccessFile(String) - Constructor for class ucar.unidata.io.http.HTTPRandomAccessFile
 
HTTPRandomAccessFile(String, int) - Constructor for class ucar.unidata.io.http.HTTPRandomAccessFile
 
HTTPServer - Static variable in class thredds.catalog.ServiceType
 
HTTPSession - Class in ucar.nc2.util.net
wrapper for org.apache.commons.httpclient User: dmh Date:June 15, 2010 Time: 4:24 PM container around org.apache.commons.httpclient
HTTPSession() - Constructor for class ucar.nc2.util.net.HTTPSession
 
HTTPSession(String) - Constructor for class ucar.nc2.util.net.HTTPSession
 
HttpUriResolver - Class in thredds.util
_more_
HttpUriResolverFactory - Class in thredds.util
_more_
HttpUriResolverFactory() - Constructor for class thredds.util.HttpUriResolverFactory
 
HybridHeight - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
HybridHeight - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the netCDF CF convention formula for "Atmospheric Hybrid Height".
HybridHeight(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.HybridHeight
Construct a coordinate transform for hybrid height
HybridSigmaPressure - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
HybridSigmaPressure - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the netCDF CF convention formula for "Hybrid Sigma Pressure".
HybridSigmaPressure(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.HybridSigmaPressure
Construct a coordinate transform for sigma pressure
hypot(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 

I

i(int, int) - Static method in class ucar.unidata.util.Format
Format an integer value.
ibeta(double, double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
ICC_PROFILED - Static variable in class ucar.jpeg.colorspace.ColorSpace
method enumeration
ICCCurveType - Class in ucar.jpeg.icc.tags
The ICCCurve tag
ICCCurveType(int, byte[], int, int) - Constructor for class ucar.jpeg.icc.tags.ICCCurveType
Construct this tag from its constituant parts
ICCCurveTypeReverse - Class in ucar.jpeg.icc.tags
The ICCCurveReverse tag
ICCCurveTypeReverse(int, byte[], int, int) - Constructor for class ucar.jpeg.icc.tags.ICCCurveTypeReverse
Construct this tag from its constituant parts
ICCDateTime - Class in ucar.jpeg.icc.types
Date Time format for tags
ICCDateTime(short, short, short, short, short, short) - Constructor for class ucar.jpeg.icc.types.ICCDateTime
Construct an ICCDateTime from parts
ICCMatrixBasedInputProfile - Class in ucar.jpeg.icc
This class enables an application to construct an 3 component ICCProfile
ICCMatrixBasedInputProfile(ColorSpace) - Constructor for class ucar.jpeg.icc.ICCMatrixBasedInputProfile
Construct an ICCMatrixBasedInputProfile based on a suppled profile file.
ICCMonochromeInputProfile - Class in ucar.jpeg.icc
The monochrome ICCProfile.
ICCMonochromeInputProfile(ColorSpace) - Constructor for class ucar.jpeg.icc.ICCMonochromeInputProfile
Construct a ICCMonochromeInputProfile corresponding to the profile file
ICCProfile - Class in ucar.jpeg.icc
This class models the ICCProfile file.
ICCProfile(ColorSpace) - Constructor for class ucar.jpeg.icc.ICCProfile
ParameterList constructor
ICCProfileException - Exception in ucar.jpeg.icc
This exception is thrown when the content of a profile is incorrect.
ICCProfileException(String) - Constructor for exception ucar.jpeg.icc.ICCProfileException
Contruct with message
ICCProfileException() - Constructor for exception ucar.jpeg.icc.ICCProfileException
Empty constructor
ICCProfileHeader - Class in ucar.jpeg.icc.types
An ICC profile contains a 128-byte header followed by a variable number of tags contained in a tag table.
ICCProfileHeader() - Constructor for class ucar.jpeg.icc.types.ICCProfileHeader
Construct and empty header
ICCProfileHeader(byte[]) - Constructor for class ucar.jpeg.icc.types.ICCProfileHeader
Construct a header from a complete ICCProfile
ICCProfileInvalidException - Exception in ucar.jpeg.icc
This exception is thrown when the content of an an icc profile is in someway incorrect.
ICCProfileNotFoundException - Exception in ucar.jpeg.icc
This exception is thrown when an image contains no icc profile.
ICCProfiler - Class in ucar.jpeg.icc
This class provides ICC Profiling API for the jj2000.j2k imaging chain by implementing the BlkImgDataSrc interface, in particular the getCompData and getInternCompData methods.
ICCProfiler(BlkImgDataSrc, ColorSpace) - Constructor for class ucar.jpeg.icc.ICCProfiler
Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, output).
ICCProfileVersion - Class in ucar.jpeg.icc.types
This class describes the ICCProfile Version as contained in the header of the ICC Profile.
ICCProfileVersion(byte, byte, byte, byte) - Constructor for class ucar.jpeg.icc.types.ICCProfileVersion
Construct from constituent parts.
iccs - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
ICC Profiling specifications
ICCTag - Class in ucar.jpeg.icc.tags
An ICC profile contains a 128-byte header followed by a variable number of tags contained in a tag table.
ICCTag(int, byte[], int, int) - Constructor for class ucar.jpeg.icc.tags.ICCTag
Ued by subclass initialization to store the state common to all tags
ICCTagTable - Class in ucar.jpeg.icc.tags
This class models an ICCTagTable as a HashTable which maps ICCTag signatures (as Integers) to ICCTags.
ICCTagTable(byte[]) - Constructor for class ucar.jpeg.icc.tags.ICCTagTable
Ctor used by factory method.
ICCTextDescriptionType - Class in ucar.jpeg.icc.tags
A text based ICC tag
ICCTextDescriptionType(int, byte[], int, int) - Constructor for class ucar.jpeg.icc.tags.ICCTextDescriptionType
Construct this tag from its constituant parts
ICCTextType - Class in ucar.jpeg.icc.tags
A text based ICC tag
ICCTextType(int, byte[], int, int) - Constructor for class ucar.jpeg.icc.tags.ICCTextType
Construct this tag from its constituant parts
ICCXYZType - Class in ucar.jpeg.icc.tags
A tag containing a triplet.
ICCXYZType(int, byte[], int, int) - Constructor for class ucar.jpeg.icc.tags.ICCXYZType
Construct this tag from its constituant parts
ICCXYZTypeReverse - Class in ucar.jpeg.icc.tags
A tag containing a triplet.
ICCXYZTypeReverse(int, byte[], int, int) - Constructor for class ucar.jpeg.icc.tags.ICCXYZTypeReverse
Construct this tag from its constituant parts
id - Variable in class thredds.catalog.InvDataset
 
id - Variable in class thredds.catalog.query.Selector
 
ID - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
id - Variable in class ucar.nc2.iosp.nexrad2.NexradStationDB.Station
 
id - Variable in class ucar.nc2.ncml.Aggregation.Dataset
 
id - Variable in class ucar.nc2.NetcdfFile
 
ID8 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
ID_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
ID_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Header
 
ids - Variable in class ucar.nc2.iosp.bufr.Message
 
idx - Variable in class ucar.jpeg.jj2000.j2k.codestream.CBlkCoordInfo
The code-block horizontal and vertical indexes
IFPSConvention - Class in ucar.nc2.dataset.conv
IFPS Convention Allows Local NWS forecast office generated forecast datasets to be brought into IDV.
IFPSConvention() - Constructor for class ucar.nc2.dataset.conv.IFPSConvention
 
igam(double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
igamc(double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
ignoreescape(String, String) - Static method in class ucar.unidata.util.StringUtil
 
ignoreescape2(String, String) - Static method in class ucar.unidata.util.StringUtil
 
IgraPor - Class in ucar.nc2.iosp.noaa
Nomads IGRA files.
IgraPor() - Constructor for class ucar.nc2.iosp.noaa.IgraPor
 
II8 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
Illegal - Static variable in class ucar.jpeg.colorspace.ColorSpace
colorspace enumeration
image - Variable in class ucar.units.Token
The string image of the token.
IMAGE_HEADER_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
JP2 Header boxes
ImageArrayAdapter - Class in ucar.nc2.dt.image
Makes a 2D Array into a java.awt.image.BufferedImage
ImageArrayAdapter() - Constructor for class ucar.nc2.dt.image.ImageArrayAdapter
 
ImageDatasetFactory - Class in ucar.nc2.dt.image
A factory for buffered images
ImageDatasetFactory() - Constructor for class ucar.nc2.dt.image.ImageDatasetFactory
 
ImageFactoryRandom - Class in ucar.nc2.dt.image
Read in all images in a dir and subdirs, and randomly iterate.
ImageFactoryRandom(File) - Constructor for class ucar.nc2.dt.image.ImageFactoryRandom
 
ImageHeaderBox - Class in ucar.jpeg.colorspace.boxes
This class models the Image Header box contained in a JP2 image.
ImageHeaderBox(RandomAccessIO, int) - Constructor for class ucar.jpeg.colorspace.boxes.ImageHeaderBox
Construct an ImageHeaderBox from an input image.
imageURL - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
IMB_C - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
IMB_IPR - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
IMB_UnkC - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
IMB_VERS - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
Image Header Box Fields
IMC - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
IMCOMP - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
ImgData - Interface in ucar.jpeg.jj2000.j2k.image
This interface defines methods to access image attributes (width, height, number of components, etc.).
ImgDataAdapter - Class in ucar.jpeg.jj2000.j2k.image
This class provides a default implementation of the methods in the 'ImgData' interface.
ImgDataAdapter(ImgData) - Constructor for class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Instantiates the ImgDataAdapter object specifying the ImgData source.
ImgDataConverter - Class in ucar.jpeg.jj2000.j2k.image
This class is responsible of all data type conversions.
ImgDataConverter(BlkImgDataSrc, int) - Constructor for class ucar.jpeg.jj2000.j2k.image.ImgDataConverter
Constructs a new ImgDataConverter object that operates on the specified source of image data.
ImgDataConverter(BlkImgDataSrc) - Constructor for class ucar.jpeg.jj2000.j2k.image.ImgDataConverter
Constructs a new ImgDataConverter object that operates on the specified source of image data.
ImgDataJoiner - Class in ucar.jpeg.jj2000.j2k.image
This class implements the ImgData interface and allows to obtain data from different sources.
ImgDataJoiner(BlkImgDataSrc[], int[]) - Constructor for class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Class constructor.
imgdatasrc - Variable in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
The ImgData source
imgH - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The image width on the hi-res reference grid
ImgKeyListener - Class in ucar.jpeg.jj2000.disp
This class implements the listener for keyboard events for the JJ2000 decoder that displays in a ImgScrollPane.
ImgKeyListener(ImgScrollPane, Decoder) - Constructor for class ucar.jpeg.jj2000.disp.ImgKeyListener
Instantiate a new ImgKeyListener that will work on the specified ImgScrollPane.
ImgMouseListener - Class in ucar.jpeg.jj2000.disp
This class handles the dragging of an image displayed in an ImgScrollPane.
ImgMouseListener(ImgScrollPane) - Constructor for class ucar.jpeg.jj2000.disp.ImgMouseListener
Instantiate a new ImgMouseListener that will work on the specified ImgScrollPane.
ImgReader - Class in ucar.jpeg.jj2000.j2k.image.input
This is the generic interface to be implemented by all image file (or other resource) readers for different image file formats.
ImgReader() - Constructor for class ucar.jpeg.jj2000.j2k.image.input.ImgReader
 
ImgReaderPGM - Class in ucar.jpeg.jj2000.j2k.image.input
This class implements the ImgData interface for reading 8 bit unsigned data from a binary PGM file.
ImgReaderPGM(File) - Constructor for class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGM
Creates a new PGM file reader from the specified file.
ImgReaderPGM(String) - Constructor for class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGM
Creates a new PGM file reader from the specified file name.
ImgReaderPGM(RandomAccessFile) - Constructor for class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGM
Creates a new PGM file reader from the specified RandomAccessFile object.
ImgReaderPGX - Class in ucar.jpeg.jj2000.j2k.image.input
This class extends the ImgReader abstract class for reading PGX files.
ImgReaderPGX(File) - Constructor for class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGX
Creates a new PGX file reader from the specified File object.
ImgReaderPGX(String) - Constructor for class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGX
Creates a new PGX file reader from the specified file name.
ImgReaderPPM - Class in ucar.jpeg.jj2000.j2k.image.input
This class implements the ImgData interface for reading 8 bits unsigned data from a binary PPM file
ImgReaderPPM(File) - Constructor for class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPPM
Creates a new PPM file reader from the specified file.
ImgReaderPPM(String) - Constructor for class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPPM
Creates a new PPM file reader from the specified file name.
ImgScrollPane - Class in ucar.jpeg.jj2000.disp
This class implements an image viewer that can display an image larger than the actual display area, and presents scrollbars to scroll the viewable area.
ImgScrollPane() - Constructor for class ucar.jpeg.jj2000.disp.ImgScrollPane
Creates a new ImgScrollPane with SCROLLBARS_AS_NEEDED scrollbars.
ImgScrollPane(int) - Constructor for class ucar.jpeg.jj2000.disp.ImgScrollPane
Creates a new ImgScrollPane with the specified type of scrollbar visibility.
imgW - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The image width on the hi-res reference grid
ImgWriter - Class in ucar.jpeg.jj2000.j2k.image.output
This is the generic interface to be implemented by all image file (or other resource) writers for different formats.
ImgWriter() - Constructor for class ucar.jpeg.jj2000.j2k.image.output.ImgWriter
 
ImgWriterArray - Class in ucar.jpeg.jj2000.j2k.image.output
This class extends the ImgWriter abstract class for writing Array .
ImgWriterArray(BlkImgDataSrc, int, boolean) - Constructor for class ucar.jpeg.jj2000.j2k.image.output.ImgWriterArray
Creates a new writer to the specified Array object, to write data from the specified component.
ImgWriterPGM - Class in ucar.jpeg.jj2000.j2k.image.output
This class writes a component from an image in 8 bit unsigned data to a binary PGM file.
ImgWriterPGM(File, BlkImgDataSrc, int) - Constructor for class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPGM
Creates a new writer to the specified File object, to write data from the specified component.
ImgWriterPGM(String, BlkImgDataSrc, int) - Constructor for class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPGM
Creates a new writer to the specified file, to write data from the specified component.
ImgWriterPGX - Class in ucar.jpeg.jj2000.j2k.image.output
This class extends the ImgWriter abstract class for writing PGX files.
ImgWriterPGX(File, BlkImgDataSrc, int, boolean) - Constructor for class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPGX
Creates a new writer to the specified File object, to write data from the specified component.
ImgWriterPGX(String, BlkImgDataSrc, int, boolean) - Constructor for class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPGX
Creates a new writer to the specified file, to write data from the specified component.
ImgWriterPPM - Class in ucar.jpeg.jj2000.j2k.image.output
This class writes 3 components from an image in 8 bit unsigned data to a binary PPM file.
ImgWriterPPM(File, BlkImgDataSrc, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPPM
Creates a new writer to the specified File object, to write data from the specified component.
ImgWriterPPM(String, BlkImgDataSrc, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPPM
Creates a new writer to the specified file, to write data from the specified component.
IMISS - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Integer missing attribute
imissc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
missing
IMISSD - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Integer missing value
Immutable - Annotation Type in net.jcip.annotations
The class to which this annotation is applied is immutable.
in - Variable in class ucar.jpeg.colorspace.boxes.JP2Box
input file
inBuf - Variable in class ucar.units.SimpleCharStream
 
included(Date) - Method in class ucar.nc2.units.DateRange
Determine if the given date is included in this date range.
incr() - Method in class ucar.ma2.Index
Increment the current element by 1.
incr() - Method in class ucar.ma2.Index0D
 
incr() - Method in class ucar.ma2.Index1D
 
incr() - Method in class ucar.ma2.Index2D
 
incr() - Method in class ucar.ma2.Index3D
 
incr() - Method in class ucar.ma2.Index4D
 
incr() - Method in class ucar.ma2.Index5D
 
incr() - Method in class ucar.ma2.Index6D
 
incr() - Method in class ucar.ma2.Index7D
 
incr() - Method in class ucar.nc2.iosp.IndexLong
 
incr() - Method in class ucar.nc2.util.Indent
 
incrCount() - Method in class ucar.nc2.dt.StationImpl
 
incrDestElem(int) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
incrementByteCount(int) - Method in interface opendap.dap.StatusUI
Add bytes to the total deserialize count.
incrementByteCount(int) - Method in class opendap.tools.StatusWindow
Add bytes to the total deserialize count.
incrSrcElem(int) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
incrSrcPos(int) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
indent(String, StringBuffer) - Static method in class ucar.jpeg.colorspace.ColorSpace
Indent a String that contains newlines.
indent(String, String) - Static method in class ucar.jpeg.colorspace.ColorSpace
Indent a String that contains newlines.
Indent - Class in ucar.nc2.util
Maintains indentation level for printing nested structures.
Indent(int) - Constructor for class ucar.nc2.util.Indent
 
Index - Class in ucar.ma2
Indexes for Multidimensional arrays.
Index(int) - Constructor for class ucar.ma2.Index
General case Index - use when you want to manipulate current elements yourself
Index(int[]) - Constructor for class ucar.ma2.Index
Constructor for subclasses only.
Index(int[], int[]) - Constructor for class ucar.ma2.Index
Constructor that lets you set the strides yourself.
index(int) - Method in class ucar.ma2.Range
Get the index for this element: inverse of element
INDEX - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
INDEX identifier
Index0D - Class in ucar.ma2
Specialization of Index for rank 0 arrays, ie scalars.
Index0D(int[]) - Constructor for class ucar.ma2.Index0D
 
Index1D - Class in ucar.ma2
Specialization of Index for rank 1 arrays.
Index1D(int[]) - Constructor for class ucar.ma2.Index1D
 
Index2D - Class in ucar.ma2
Specialization of Index for rank 2 arrays.
Index2D(int[]) - Constructor for class ucar.ma2.Index2D
 
Index3D - Class in ucar.ma2
Specialization of Index for rank 3 arrays.
Index3D(int[]) - Constructor for class ucar.ma2.Index3D
 
Index4D - Class in ucar.ma2
Specialization of Index for rank 4 arrays.
Index4D(int[]) - Constructor for class ucar.ma2.Index4D
 
Index5D - Class in ucar.ma2
Specialization of Index for rank 5 arrays.
Index5D(int[]) - Constructor for class ucar.ma2.Index5D
 
Index6D - Class in ucar.ma2
Specialization of Index for rank 6 arrays.
Index6D(int[]) - Constructor for class ucar.ma2.Index6D
 
Index7D - Class in ucar.ma2
Specialization of Index for rank 7 arrays.
Index7D(int[]) - Constructor for class ucar.ma2.Index7D
 
INDEX_LAT - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Latitude index
INDEX_LON - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Longitude index
INDEX_X - Static variable in class ucar.unidata.geoloc.ProjectionImpl
X index
INDEX_Y - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Y index
indexCalc - Variable in class ucar.ma2.Array
 
IndexChunker - Class in ucar.nc2.iosp
Iterator to read/write subsets of a multidimensional array, finding the contiguous chunks.
IndexChunker(int[], Section) - Constructor for class ucar.nc2.iosp.IndexChunker
Constructor
IndexChunker.Chunk - Class in ucar.nc2.iosp
A chunk of data that is contiguous in both the source and destination.
IndexChunker.Chunk(long, int, long) - Constructor for class ucar.nc2.iosp.IndexChunker.Chunk
 
IndexChunkerTiled - Class in ucar.nc2.iosp
Assume that the data is stored divided into sections, described by dataSection.
IndexChunkerTiled(Section, Section) - Constructor for class ucar.nc2.iosp.IndexChunkerTiled
Constructor.
IndexConstant - Class in ucar.ma2
An Index into an Array that always returns 0.
IndexConstant(int) - Constructor for class ucar.ma2.IndexConstant
 
IndexConstant(int[]) - Constructor for class ucar.ma2.IndexConstant
 
IndexConstant(int[], int[]) - Constructor for class ucar.ma2.IndexConstant
 
indexFileModeOnOpen - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
 
indexFileModeOnSync - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
 
IndexIterator - Interface in ucar.ma2
Iteration through each element of an Array in "canonical order".
IndexLong - Class in ucar.nc2.iosp
Uses longs for indexing, otherwise similar to ucar.ma2.Index
IndexLong() - Constructor for class ucar.nc2.iosp.IndexLong
 
IndexLong(int[], long[]) - Constructor for class ucar.nc2.iosp.IndexLong
 
indexOf(byte[], int, int) - Method in class ucar.unidata.io.KMPMatch
Finds the first occurrence of match in data.
indexOf(String, char) - Static method in class ucar.unidata.util.EscapeStrings
Find first occurence of char c in escapedName, excluding escaped c.
indexRafBufferSize - Static variable in class ucar.grib.grib2.Grib2WriteIndex
use to improve performance in Grib file
inFloat - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
 
INFO - Static variable in interface ucar.jpeg.jj2000.j2k.util.MsgLogger
Severity of message.
ingestDAS(DAS) - Method in class opendap.dap.DDS
Takes the passed parameter das and attempts to incorporate it's contents into the Attributes of the DDS variables.
inherited - Variable in class thredds.catalog.ThreddsMetadata
 
iniFile - Class in opendap.util
This class encapsulates the old .ini file functionality that we used to see (and still do) in the Microsoft Operating Systems.
iniFile() - Constructor for class opendap.util.iniFile
We don't want this to get used so we made it protected...
iniFile(String) - Constructor for class opendap.util.iniFile
********************************************************************** Create a iniFile object from the file named in the parameter fname.
iniFile(String, String) - Constructor for class opendap.util.iniFile
********************************************************************** Create a iniFile object from the file named in the parameter fname, and found on the parameter path
iniFile(String, String, boolean) - Constructor for class opendap.util.iniFile
********************************************************************** Create a iniFile object from the file named in the parameter fname, and found on the parameter path
inInt - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
 
init(CEEvaluator, BaseTypeFactory, ClauseFactory, ServerDDS, List<AST>) - Method in class opendap.Server.parsers.AST
 
init() - Method in class opendap.servlet.AbstractServlet
************************************************************************ Intitializes the servlet.
init() - Method in class thredds.bufrtables.BtServlet
 
init() - Method in class ucar.jpeg.jj2000.j2k.decoder.SimpleAppletDecoder
Initializes the applet.
init(String) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
init() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
init() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Initialize this reader.
init(boolean) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Initialize this reader.
init() - Method in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
Read in all the info based on the block of integer words.
init(RandomAccessFile, boolean) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Initialize the file, read in all the metadata (ala DM_OPEN)
init() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Initialize this reader.
init(boolean) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Initialize the file, read in all the metadata (ala DM_OPEN)
init(boolean) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Initialize this reader.
init() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Initialize this reader.
init(boolean) - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Initialize this reader.
init() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Initialize this reader.
init(boolean) - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Initialize this reader.
init(RandomAccessFile, NetcdfFile) - Method in class ucar.nc2.iosp.mcidas.AreaReader
initialize with the file
init(RandomAccessFile) - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
Initialize the file, read in all the metadata (ala DM_OPEN)
init(RandomAccessFile, boolean) - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
Initialize the file, read in all the metadata (ala DM_OPEN)
init() - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
Initialize this reader.
init(boolean) - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
Initialize this reader.
init() - Static method in class ucar.nc2.iosp.nexrad2.NexradStationDB
 
init(RandomAccessFile, NetcdfFile, Map<String, String>) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
Define Dimensions, Variables, Attributes in ncfile
init(CredentialsProvider, String) - Static method in class ucar.nc2.util.net.HttpClientManager
initialize the HttpClient layer.
INIT_EL_COPYING - Static variable in class ucar.jpeg.jj2000.j2k.util.ArrayUtil
The number of elements to copy initially in an optimized array copy
initChilds() - Method in class ucar.jpeg.jj2000.j2k.wavelet.Subband
Initializes the childs of this node with the correct values.
initEntity(String, String, String) - Static method in class thredds.catalog.XMLEntityResolver
Add an entity for resolution.
initialize(String, String, String[]) - Method in class opendap.util.Getopts
 
initialize() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Initializes the layers array.
initialize() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.PostCompRateAllocator
Initializes the rate allocation points, taking into account header overhead and such.
initialize() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
initialize() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
initNetcdfFileCache(int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDataset
Enable file caching.
initNetcdfFileCache(int, int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDataset
Enable file caching.
initProgressWatch(int, int, String) - Method in interface ucar.jpeg.jj2000.j2k.util.ProgressWatch
Initialize the progress watching process
initStationHelper() - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
 
initStationHelper() - Method in class ucar.nc2.ft.point.remote.RemoteStationCollection
initialize the stationHelper.
initStationHelper() - Method in class ucar.nc2.ft.point.standard.StandardStationCollectionImpl
 
initStationHelper() - Method in class ucar.nc2.ft.point.standard.StandardStationProfileCollectionImpl
 
initStationHelper() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
initStationHelper() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
initSubbandsFields(int, SubbandSyn) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Initialises subbands fields, such as number of code-blocks, code-blocks dimension and number of magnitude bits, in the subband tree.
initTags() - Method in class ucar.nc2.geotiff.GeoTiff
 
initTileComp(int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
Load options, length calculation type and termination type for each tile-component.
InMemoryRandomAccessFile - Class in ucar.unidata.io
A RandomAccessFile stored entirely in memory as a byte array.
InMemoryRandomAccessFile(String, byte[]) - Constructor for class ucar.unidata.io.InMemoryRandomAccessFile
A RandomAccessFile stored entirely in memory as a byte array.
innerName - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
innerNcml - Variable in class thredds.inventory.FeatureCollectionConfig
 
innerSequence - Variable in class ucar.nc2.dt.point.DapperDataset
 
input - Variable in class ucar.grib.GribPds
 
input_stream - Variable in class ucar.units.StandardUnitFormatTokenManager
 
inputStream - Variable in class ucar.units.SimpleCharStream
 
insertRange(int, Range) - Method in class ucar.ma2.Section
Insert a range at the specified index in the list.
install() - Static method in class ucar.nc2.util.net.URLStreamHandlerFactory
 
instance() - Static method in class ucar.units.PrefixDBManager
Gets the current prefix database.
instance() - Static method in class ucar.units.SI
Returns an instance of the SI system of units.
instance() - Static method in class ucar.units.StandardPrefixDB
Gets an instance of this database.
instance() - Static method in class ucar.units.StandardUnitDB
Gets an instance of this database.
instance() - Static method in class ucar.units.StandardUnitFormat
Returns an instance of this class.
instance() - Static method in class ucar.units.UnitDBManager
Gets the default unit database.
instance() - Static method in class ucar.units.UnitFormatManager
Returns an instance of the default unit format.
instance() - Static method in class ucar.units.UnitSystemManager
Returns an instance of the system of units.
instrumentType - Variable in class ucar.grib.grib2.Grib2Pds.SatelliteBand
 
INT16 - Static variable in class opendap.dap.Attribute
Int16 attribute type.
INT16 - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
GrADS Int16 identifier
Int16PrimitiveVector - Class in opendap.dap
A vector of shorts.
Int16PrimitiveVector(BaseType) - Constructor for class opendap.dap.Int16PrimitiveVector
Constructs a new Int16PrimitiveVector.
int2(RandomAccessFile) - Static method in class ucar.grib.GribNumbers
Convert 2 bytes into a signed integer.
int2(int, int) - Static method in class ucar.grib.GribNumbers
convert 2 bytes to a signed integer.
int2(RandomAccessFile) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
Convert 2 bytes into a signed integer.
int2(int, int) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
convert 2 bytes to a signed integer.
int3(RandomAccessFile) - Static method in class ucar.grib.GribNumbers
Convert 3 bytes into a signed integer.
int3(int, int, int) - Static method in class ucar.grib.GribNumbers
Convert 3 bytes to signed integer.
int3(RandomAccessFile) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
Convert 3 bytes into a signed integer.
INT32 - Static variable in class opendap.dap.Attribute
Int32 attribute type.
INT32 - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
GrADS Int32 identifier
Int32PrimitiveVector - Class in opendap.dap
A vector of ints.
Int32PrimitiveVector(BaseType) - Constructor for class opendap.dap.Int32PrimitiveVector
Constructs a new Int32PrimitiveVector.
int4(RandomAccessFile) - Static method in class ucar.grib.GribNumbers
Convert 4 bytes into a signed integer.
int4(int, int, int, int) - Static method in class ucar.grib.GribNumbers
Convert 4 bytes into a signed integer.
int4(RandomAccessFile) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
Convert 4 bytes into a signed integer.
int8(RandomAccessFile) - Static method in class ucar.grib.GribNumbers
Convert 8 bytes into a signed long.
int8(RandomAccessFile) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
Convert 8 bytes into a signed long.
int_size - Static variable in class ucar.jpeg.icc.ICCProfile
Size of native type
INT_VALUE - Static variable in enum thredds.filesystem.FileSystemProto.Attribute.Type
 
INT_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
INT_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
 
intArraySet(int[], int) - Static method in class ucar.jpeg.jj2000.j2k.util.ArrayUtil
Reinitializes an int array to the given value in an optimized way.
INTCONST - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
integer() - Method in class ucar.units.StandardUnitFormat
 
IntegerSpec - Class in ucar.jpeg.jj2000.j2k
This class extends ModuleSpec and is responsible of Integer specifications for each tile-component.
IntegerSpec(int, int, byte) - Constructor for class ucar.jpeg.jj2000.j2k.IntegerSpec
Constructs a new 'IntegerSpec' for the specified number of tiles and components and with allowed type of specifications.
IntegerSpec(int, int, byte, ParameterList, String) - Constructor for class ucar.jpeg.jj2000.j2k.IntegerSpec
Constructs a new 'IntegerSpec' for the specified number of tiles and components, the allowed specifications type and the ParameterList instance.
INTELLECTUAL_PROPERTY_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
internalGetFieldAccessorTable() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
internalGetFieldAccessorTable() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
internalGetFieldAccessorTable() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
internalGetFieldAccessorTable() - Method in class thredds.filesystem.FileSystemProto.Directory
 
internalGetFieldAccessorTable() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
internalGetFieldAccessorTable() - Method in class thredds.filesystem.FileSystemProto.File
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Error
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Range
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Section
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
internalGetValueMap() - Static method in enum thredds.filesystem.FileSystemProto.Attribute.Type
 
internalGetValueMap() - Static method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
internalGetValueMap() - Static method in enum ucar.nc2.stream.NcStreamProto.Compress
 
internalGetValueMap() - Static method in enum ucar.nc2.stream.NcStreamProto.DataType
 
interpolation(Array) - Method in class ucar.nc2.geotiff.GeotiffWriter
interpolate the swath data to regular grid
intersect(Range) - Method in class ucar.ma2.Range
Create a new Range by intersecting with a Range using same interval as this Range.
intersect(Section) - Method in class ucar.ma2.Section
Create a new Section by intersection with another Section
intersect(DateRange) - Method in class ucar.nc2.units.DateRange
Intersect with another date range
intersect(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
Create the instersection of this LatLon with the given one
intersects(Range) - Method in class ucar.ma2.Range
Determine if a given Range intersects this one.
intersects(Section) - Method in class ucar.ma2.Section
See if this Section intersects with another Section.
intersects(Date, Date) - Method in class ucar.nc2.units.DateRange
Determine if the given range intersects this date range.
intersects(DateRange) - Method in class ucar.nc2.units.DateRange
Determine if the given range intersects this date range.
intersectSegments(Point2D.Double, Point2D.Double, Point2D.Double, Point2D.Double, Point2D.Double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
interval - Variable in class ucar.unidata.util.DateSelectionInfo
 
intToBytes(int) - Static method in class ucar.unidata.io.Swap
Convert an int to an array of 4 bytes.
intv - Variable in class ucar.grib.grib2.Grib2Pds
 
INV_ICT - Static variable in class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
Identifier for the Inverse Irreversible Component Transformation (INV_ICT).
inv_mlfn(double, double, double[]) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
INV_RCT - Static variable in class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
Identifier for the Inverse Reversible Component Transformation (INV_RCT).
InvAccess - Class in thredds.catalog
Public interface to a catalog access element, defining how to access a specific web resource.
InvAccess() - Constructor for class thredds.catalog.InvAccess
 
InvAccessImpl - Class in thredds.catalog
Concrete access element.
InvAccessImpl(InvDataset, String, InvService) - Constructor for class thredds.catalog.InvAccessImpl
Construct from an existing InvService.
InvAccessImpl(InvDataset, String) - Constructor for class thredds.catalog.InvAccessImpl
 
InvAccessImpl(InvDataset, String, String, String, String, double) - Constructor for class thredds.catalog.InvAccessImpl
Construct from fields in XML catalog.
invalidateCache() - Method in class ucar.nc2.Variable
Invalidate the data cache
invalidDataIsMissing - Static variable in class ucar.nc2.dataset.NetcdfDataset
 
InvalidDimensionException - Exception in opendap.dap
Used to indicate that one of the dimension sizes is incorrect.
InvalidDimensionException(String) - Constructor for exception opendap.dap.InvalidDimensionException
Construct a InvalidDimensionException with the specified detail message.
InvalidDimensionException(int, String) - Constructor for exception opendap.dap.InvalidDimensionException
Construct a InvalidDimensionException with the specified message and OPeNDAP error code (see DAP2Exception).
InvalidOperatorException - Exception in opendap.Server
Thrown when a RelOp operation is called on two types for which it makes no sense to compre, such as attempting to ascertain is a String is less than a Float.
InvalidOperatorException(String) - Constructor for exception opendap.Server.InvalidOperatorException
Construct a InvalidOperatorException with the specified detail message.
InvalidOperatorException(int, String) - Constructor for exception opendap.Server.InvalidOperatorException
Construct a InvalidOperatorException with the specified message and OPeNDAP error code (see DAP2Exception).
InvalidParameterException - Exception in opendap.Server
Used to indicate that one of the passed parameters to a method is either the wrong type, is missing, or it's value is unacceptable.
InvalidParameterException(String) - Constructor for exception opendap.Server.InvalidParameterException
Construct a InvalidParameterException with the specified detail message.
InvalidParameterException(int, String) - Constructor for exception opendap.Server.InvalidParameterException
Construct a InvalidParameterException with the specified message and OPeNDAP error code (see DAP2Exception).
InvalidRangeException - Exception in ucar.ma2
Thrown if an attempt is made to use an invalid Range to index an array.
InvalidRangeException() - Constructor for exception ucar.ma2.InvalidRangeException
 
InvalidRangeException(String) - Constructor for exception ucar.ma2.InvalidRangeException
 
InvalidSwitch - Class in opendap.util
Exception throwable by the Getopts class
InvalidSwitch() - Constructor for class opendap.util.InvalidSwitch
Used when no notification string other than the standard one will be thrown with the exception.
InvalidSwitch(String) - Constructor for class opendap.util.InvalidSwitch
Used when passing the string that will be thrown.
InvCatalog - Class in thredds.catalog
Public interface to a thredds catalog, a virtual directory of datasets.
InvCatalog() - Constructor for class thredds.catalog.InvCatalog
Protected constructor.
InvCatalogConvertIF - Interface in thredds.catalog
Converts JDOM tree to Inventory Catalog Objects.
InvCatalogFactory - Class in thredds.catalog
Reads an XML document and constructs thredds.catalog object.
InvCatalogFactory(String, boolean) - Constructor for class thredds.catalog.InvCatalogFactory
Constructor.
InvCatalogFactory10 - Class in thredds.catalog.parser.jdom
Inventory Catalog parser, version 1.0.
InvCatalogFactory10() - Constructor for class thredds.catalog.parser.jdom.InvCatalogFactory10
 
InvCatalogImpl - Class in thredds.catalog
Concrete implementation of a Thredds catalog object.
InvCatalogImpl(String, String, URI) - Constructor for class thredds.catalog.InvCatalogImpl
Construct an InvCatalog.
InvCatalogImpl(String, String, DateType, URI) - Constructor for class thredds.catalog.InvCatalogImpl
Construct an InvCatalog.
InvCatalogRef - Class in thredds.catalog
A reference to a InvCatalog.
InvCatalogRef(InvDatasetImpl, String, String) - Constructor for class thredds.catalog.InvCatalogRef
Constructor.
InvCompTransf - Class in ucar.jpeg.jj2000.j2k.image.invcomptransf
This class apply inverse component transformations to the tiles depending on specification read from the codestream header.
InvCompTransf(BlkImgDataSrc, DecoderSpecs, int[], ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
Constructs a new ForwCompTransf object that operates on the specified source of image data.
InvCrawlablePair - Class in thredds.cataloggen
Helper class to contain an InvDataset and its corresponding CrawlableDataset.
InvCrawlablePair(CrawlableDataset, InvDataset) - Constructor for class thredds.cataloggen.InvCrawlablePair
 
InvDataset - Class in thredds.catalog
Public interface to a thredds dataset, basic abstraction for data.
InvDataset(InvDataset, String) - Constructor for class thredds.catalog.InvDataset
 
InvDatasetFcFmrc - Class in thredds.catalog
Feature Collection for Fmrc Generate anew each call; use object caching if needed to improve efficiency
InvDatasetFcFmrc(InvDatasetImpl, String, String, FeatureType, FeatureCollectionConfig) - Constructor for class thredds.catalog.InvDatasetFcFmrc
 
InvDatasetFcPoint - Class in thredds.catalog
Feature Collection for Point types
InvDatasetFcPoint(InvDatasetImpl, String, String, FeatureType, FeatureCollectionConfig) - Constructor for class thredds.catalog.InvDatasetFcPoint
 
InvDatasetFeatureCollection - Class in thredds.catalog
Feature Collection Dataset.
InvDatasetFeatureCollection(InvDatasetImpl, String, String, FeatureType, FeatureCollectionConfig) - Constructor for class thredds.catalog.InvDatasetFeatureCollection
 
InvDatasetFeatureCollection.ScanFilter - Class in thredds.catalog
 
InvDatasetFeatureCollection.ScanFilter(Pattern, long) - Constructor for class thredds.catalog.InvDatasetFeatureCollection.ScanFilter
 
InvDatasetFeatureCollection.State - Class in thredds.catalog
 
InvDatasetFmrc - Class in thredds.catalog
Deprecated. use InvDatasetFeatureCollection (must replace datasetFmrc with featureCollection in the TDS config catalog)
InvDatasetFmrc(InvDatasetImpl, String, String, boolean) - Constructor for class thredds.catalog.InvDatasetFmrc
Deprecated.  
InvDatasetFmrc.InventoryParams - Class in thredds.catalog
Deprecated.  
InvDatasetFmrc.InventoryParams() - Constructor for class thredds.catalog.InvDatasetFmrc.InventoryParams
Deprecated.  
InvDatasetImpl - Class in thredds.catalog
Concrete implementation of a thredds Dataset, for reading and writing from XML.
InvDatasetImpl(InvDatasetImpl, String, FeatureType, String, String) - Constructor for class thredds.catalog.InvDatasetImpl
Constructor from Catalog XML info.
InvDatasetImpl(String, FeatureType, ServiceType) - Constructor for class thredds.catalog.InvDatasetImpl
Construct an InvDatasetImpl which refers to a urlPath.
InvDatasetImpl(InvDataset, String) - Constructor for class thredds.catalog.InvDatasetImpl
 
InvDatasetImpl(InvDatasetImpl) - Constructor for class thredds.catalog.InvDatasetImpl
copy constructor
InvDatasetImplProxy - Class in thredds.catalog
Proxy an InvDatasetImpl to another InvDatasetImpl.
InvDatasetImplProxy(String, InvDatasetImpl) - Constructor for class thredds.catalog.InvDatasetImplProxy
 
InvDatasetScan - Class in thredds.catalog
Represents server-side information on how to scan a collection of datasets for catalog generation.
InvDatasetScan(InvDatasetImpl, String, String, String, String, InvDatasetScan) - Constructor for class thredds.catalog.InvDatasetScan
 
InvDatasetScan(InvCatalogImpl, InvDatasetImpl, String, String, String, String, boolean, String, boolean, String, String, String) - Constructor for class thredds.catalog.InvDatasetScan
Constructor.
InvDatasetScan(InvCatalogImpl, InvDatasetImpl, String, String, String, CrawlableDatasetFilter, boolean, String, boolean, String, String, String) - Constructor for class thredds.catalog.InvDatasetScan
Constructor.
InvDatasetScan(InvDatasetImpl, String, String, String, String, Object, CrawlableDatasetFilter, CrawlableDatasetLabeler, CrawlableDatasetLabeler, boolean, CrawlableDatasetSorter, Map, List, CatalogRefExpander) - Constructor for class thredds.catalog.InvDatasetScan
 
InvDocumentation - Class in thredds.catalog
A documentation object: text, HTML or an Xlink.
InvDocumentation(String, URI, String, String, String) - Constructor for class thredds.catalog.InvDocumentation
Constructor.
InvDocumentation() - Constructor for class thredds.catalog.InvDocumentation
 
InverseWT - Class in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This abstract class extends the WaveletTransform one with the specifics of inverse wavelet transforms.
InverseWT(MultiResImgData, DecoderSpecs) - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InverseWT
Initializes this object with the given source of wavelet coefficients.
invList - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
 
InvMetadata - Class in thredds.catalog
A metadata element: structured XML element containing info about associated dataset or catalog.
InvMetadata(InvDataset, String, String, String, String, String, boolean, boolean, MetadataConverterIF) - Constructor for class thredds.catalog.InvMetadata
Constructor for elements with Xlinks.
InvMetadata(InvDataset, String, String, String, boolean, boolean, MetadataConverterIF, Object) - Constructor for class thredds.catalog.InvMetadata
Constructor for elements with inline content.
InvMetadata(InvDataset, boolean, ThreddsMetadata) - Constructor for class thredds.catalog.InvMetadata
Constructor using an existing ThreddsMetadata object.
invocation - Static variable in class ucar.nc2.ncml.AggregationOuterDimension
 
InvProperty - Class in thredds.catalog
A Property is a name/value pair.
InvProperty() - Constructor for class thredds.catalog.InvProperty
 
InvProperty(String, String) - Constructor for class thredds.catalog.InvProperty
Constructor
InvService - Class in thredds.catalog
A Service is an abstraction for an internet service, such as a data server, FTP, etc.
InvService(String, String, String, String, String) - Constructor for class thredds.catalog.InvService
Constructor.
InvWT - Interface in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This interface extends the WaveletTransform with the specifics of inverse wavelet transforms.
InvWTAdapter - Class in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This class provides default implementation of the methods in the 'InvWT' interface.
InvWTAdapter(MultiResImgData, DecoderSpecs) - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Instantiates the 'InvWTAdapter' object using the specified 'MultiResImgData' source.
InvWTData - Interface in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This interface extends the MultiResImgData interface with the methods that are necessary for inverse wavelet data (i.e.
InvWTFull - Class in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This class implements the InverseWT with the full-page approach for int and float data.
InvWTFull(CBlkWTDataSrcDec, DecoderSpecs) - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTFull
Initializes this object with the given source of wavelet coefficients.
IO - Class in ucar.nc2.util
Input/Output utilities.
IO() - Constructor for class ucar.nc2.util.IO
 
IO.HttpResult - Class in ucar.nc2.util
Holds the result of an HTTP action.
IOExceptionHandler(IOException, HttpServletResponse, ReqState) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Sends an error to the client.
IOServiceProvider - Interface in ucar.nc2.iosp
This is the service provider interface for the low-level I/O access classes (read only).
IOServiceProviderWriter - Interface in ucar.nc2.iosp
This is really just an interface to Netcdf-3 file writing.
IOSP_MESSAGE_ADD_RECORD_STRUCTURE - Static variable in class ucar.nc2.NetcdfFile
 
IOSP_MESSAGE_CONVERT_RECORD_STRUCTURE - Static variable in class ucar.nc2.NetcdfFile
 
IOSP_MESSAGE_RANDOM_ACCESS_FILE - Static variable in class ucar.nc2.NetcdfFile
 
IOSP_MESSAGE_REMOVE_RECORD_STRUCTURE - Static variable in class ucar.nc2.NetcdfFile
 
IospHelper - Class in ucar.nc2.iosp
Helper methods for IOSP's
IospHelper() - Constructor for class ucar.nc2.iosp.IospHelper
 
IP8 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
Iridl - Class in ucar.nc2.ft.point.standard.plug
Class Description.
Iridl() - Constructor for class ucar.nc2.ft.point.standard.plug.Iridl
 
IridlConvention - Class in ucar.nc2.dataset.conv
IRIDL Convention.
IridlConvention() - Constructor for class ucar.nc2.dataset.conv.IridlConvention
 
is - Variable in class ucar.nc2.iosp.bufr.Message
 
isAcceptMatchingDatasets() - Method in class thredds.cataloggen.config.DatasetFilter
 
isAccessible() - Method in interface thredds.catalog2.builder.DatasetBuilder
 
isAccessible() - Method in interface thredds.catalog2.Dataset
 
isAddDatasetSize() - Method in class thredds.cataloggen.config.DatasetSource
 
isAlias() - Method in class opendap.dap.Alias
Returns true if the attribute is an alias.
isAlias() - Method in class opendap.dap.Attribute
Returns true if the attribute is an alias.
isAlias(String) - Static method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
isAll() - Method in class ucar.unidata.util.DateSelection
Select all things
isAltMissing(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
isApplet - Variable in class opendap.tools.GeturlFrame
True if we are an applet.
isApplicable(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
Test if this selector applies to the given dataset.
isApplyToAtomicDataset() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
 
isApplyToAtomicDatasets() - Method in class thredds.cataloggen.config.DatasetFilter
 
isApplyToCollectionDataset() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
 
isApplyToCollectionDatasets() - Method in class thredds.cataloggen.config.DatasetFilter
 
isArray() - Method in class ucar.nc2.Attribute
True if value is an array (getLength() > 1)
isAtEndOfFile() - Method in class ucar.unidata.io.RandomAccessFile
Return true if file pointer is at end of file.
isAvailableCoverageName(String) - Method in class thredds.wcs.v1_0_0_1.WcsDataset
 
isAvailableCoverageName(String) - Method in class thredds.wcs.v1_0_0_Plus.WcsDataset
 
isBigEndian() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Is this a big endian file
isbitc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
missing
isBitCountOk() - Method in class ucar.nc2.iosp.bufr.Message
 
isBitSet(int, int) - Static method in class ucar.grib.GribNumbers
Is the bit set in this octet
isBlank() - Method in class ucar.nc2.units.DateType
Was blank text passed to the constructor.
isBlank() - Method in class ucar.nc2.units.TimeDuration
If this is a blank string
isBmsExists() - Method in class ucar.grib.GribGridRecord
 
isBuilt() - Method in interface thredds.catalog2.builder.ThreddsBuilder
Check whether this ThreddsBuilder has been built.
isCache() - Method in class thredds.catalog.DataRootConfig
 
isCaching() - Method in class ucar.nc2.Structure
Caching is not allowed
isCaching - Variable in class ucar.nc2.Variable.Cache
 
isCaching() - Method in class ucar.nc2.Variable
Will this Variable be cached when read.
isCancel() - Method in interface ucar.nc2.util.CancelTask
Called routine should check often during the task and cancel the task if it returns true.
isCollection() - Method in class thredds.catalog.CrawlableCatalog
 
isCollection() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
isCollection() - Method in interface thredds.catalog2.DatasetNode
 
isCollection(InvDataset) - Method in class thredds.cataloggen.config.DatasetSource
Return true if the given dataset is a collection dataset, false otherwise.
isCollection(InvDataset) - Method in class thredds.cataloggen.config.DodsDirDatasetSource
Return true if the given dataset is a collection dataset, false otherwise.
isCollection(InvDataset) - Method in class thredds.cataloggen.config.DodsFileServerDatasetSource
 
isCollection(InvDataset) - Method in class thredds.cataloggen.config.GrADSDataServerDatasetSource
 
isCollection(InvDataset) - Method in class thredds.cataloggen.config.LocalDatasetSource
Return true if the given dataset is a collection dataset, false otherwise.
isCollection() - Method in interface thredds.crawlabledataset.CrawlableDataset
Return true if the dataset is a collection dataset.
isCollection() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
isCollection() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
isCollection() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
isCollection() - Method in class thredds.filesystem.CrawlableMFile
 
isCompatible(String, String) - Static method in class ucar.nc2.units.SimpleUnit
Return true if unitString1 is compatible to unitString2, meaning one can be converted to the other.
isCompatible(String) - Method in class ucar.nc2.units.SimpleUnit
Return true if unitString1 is compatible to unitString2, meaning one can be converted to the other.
isCompatible(Unit) - Method in class ucar.units.DerivedUnitImpl
Indicates if values in this unit are convertible with another unit.
isCompatible(Unit) - Method in class ucar.units.TimeScaleUnit
Indicates if numeric values in this unit are convertible to another unit.
isCompatible(Unit) - Method in interface ucar.units.Unit
Indicates if this unit is compatible with another unit.
isCompatible(Unit) - Method in class ucar.units.UnitImpl
Indicates if numeric values in this unit are convertible with another unit.
isCompatibleWithExceptions(String, String) - Static method in class ucar.nc2.units.SimpleUnit
Return true if unitString1 is convertible to unitString2
isComplete(VariableIF) - Method in class ucar.nc2.dataset.CoordinateSystem
Check if this Coordinate System is complete, ie if all its dimensions are also used by the Variable.
isCompressed() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
Is data compressed?
isCompSpecified(int) - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
Whether or not specifications have been entered for the given component.
isCompTransfUsed() - Method in class ucar.jpeg.jj2000.j2k.image.CompTransfSpec
Check if component transformation is used in any of the tiles.
isConformal() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
Returns true if this projection is conformal
isConstant() - Method in class opendap.Server.AbstractClause
 
isConstant() - Method in interface opendap.Server.Clause
A clause is considered "constant" iff it and its subclauses do not refer to data values from the dataset being constrained.
isConstant() - Method in class ucar.ma2.Array
If this is a constant array
isConsumer(ImageConsumer) - Method in class ucar.jpeg.jj2000.disp.BlkImgDataSrcImageProducer
This method determines if the given image consumer, 'ic', is registered with this image producer.
isContainedContent() - Method in interface thredds.catalog2.builder.MetadataBuilder
 
isContainedContent() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DocumentationBuilder
 
isContainedContent() - Method in interface thredds.catalog2.Metadata
Return true if this Metadata object directly contains content and return false if, this Metadata object instead contains a title for and a reference to an external resource.
isContainedContent() - Method in interface thredds.catalog2.ThreddsMetadata.Documentation
 
isContainer() - Method in class opendap.dap.Alias
Returns true if the attribute is a container.
isContainer() - Method in class opendap.dap.Attribute
Returns true if the attribute is a container.
isContiguous - Variable in class ucar.nc2.dataset.CoordinateAxis
 
isContiguous() - Method in class ucar.nc2.dataset.CoordinateAxis
If the edges are contiguous or disjoint Caution: many datasets do not explicitly specify this info, this is often a guess; default is true.
isContiguous() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
isCoordinateAxis - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
isCoordinateAxisForVariable(Variable, VariableEnhanced) - Method in class ucar.nc2.dataset.CoordSysBuilder
Does this axis "fit" this variable.
isCoordinateSystem - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
isCoordinateSystemFor(VariableIF) - Method in class ucar.nc2.dataset.CoordinateSystem
Check if this Coordinate System can be used for the given variable.
isCoordinateTransform - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
isCoordinateVariable - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
isCoordinateVariable() - Method in class ucar.nc2.Variable
Calculate if this is a classic coordinate variable: has same name as its first dimension.
isCoordinateVariable() - Method in interface ucar.nc2.VariableIF
 
isCreateCatalogRefs() - Method in class thredds.cataloggen.config.DatasetSource
 
isCreateCurrent() - Static method in class ucar.grib.GribIndexName
 
isData() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
isDataOnlyRequest() - Method in class thredds.wcs.v1_1_0.GetCoverage
 
isDatasetIdInUseGlobally(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
isDatasetUseable(InvDataset, StringBuffer) - Method in class thredds.catalog.dl.ADNWriter
 
isDatasetUseable(InvDataset, StringBuffer) - Method in class thredds.catalog.dl.DIFWriter
See if a dataset is harvestable to a DIF record.
isDate() - Method in class ucar.nc2.dt.grid.GridCoordSys
 
isDate - Variable in class ucar.nc2.ncml.Aggregation
 
isDateUnit(Unit) - Static method in class ucar.nc2.units.SimpleUnit
Return true if this ucar.units.Unit is a Date.
isDateUnit(String) - Static method in class ucar.nc2.units.SimpleUnit
Return true if the given unit is convertible to a date Unit.
isDefaultElevationUnits() - Method in class thredds.catalog.query.Location
 
isDefaultLatitudeUnits() - Method in class thredds.catalog.query.Location
 
isDefaultLongitudeUnits() - Method in class thredds.catalog.query.Location
 
isDefined() - Method in class opendap.Server.AbstractClause
 
isDefined() - Method in interface opendap.Server.Clause
Returns whether or not the clause has a defined value.
isDefineMode() - Method in class ucar.nc2.NetcdfFileWriteable
Is the file in define mode, which allows objects to be added and changed?
isDerived(int, int) - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.Quantizer
Returns true if the quantizer of given tile-component uses derived quantization step sizes.
isDerived(int, int) - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.StdQuantizer
Returns true if given tile-component uses derived quantization step sizes.
isDerived(int, int) - Method in class ucar.jpeg.jj2000.j2k.quantization.QuantTypeSpec
Returns true if given tile-component uses derived quantization step size.
isDescribeCoverageOperation() - Method in class thredds.wcs.v1_0_0_1.WcsRequestBuilder
 
isDigits(String) - Static method in class ucar.unidata.util.StringUtil
Return true if all characters are numeric.
isDimensionless() - Method in interface ucar.units.Base
Indicates if this base entity is dimensionless.
isDimensionless() - Method in class ucar.units.BaseQuantity
Indicates if this base quantity is dimensionless.
isDimensionless() - Method in class ucar.units.BaseUnit
Indicates if this base unit is dimensionless.
isDimensionless() - Method in class ucar.units.DerivedUnitImpl
Indicates if this derived unit is dimensionless.
isDimensionless() - Method in class ucar.units.Dimension
Indicates if this dimension is dimensionless.
isDimensionless() - Method in class ucar.units.Factor
Indicates if this factor is dimensionless.
isDimensionless() - Method in class ucar.units.LogarithmicUnit
Indicates if this unit is dimensionless.
isDimensionless() - Method in class ucar.units.OffsetUnit
Indicates if this unit is dimensionless.
isDimensionless() - Method in class ucar.units.RegularBaseQuantity
Indicates if this base quantity is dimensionless.
isDimensionless() - Method in class ucar.units.ScaledUnit
Indicates if this unit is dimensionless.
isDimensionless() - Method in class ucar.units.SupplementaryBaseQuantity
Indicates whether or not this quantity is dimensionless.
isDimensionless() - Method in class ucar.units.TimeScaleUnit
Indicates if this unit is dimensionless.
isDimensionless() - Method in interface ucar.units.Unit
Indicates if values in this unit are dimensionless.
isDimensionless() - Method in class ucar.units.UnknownBaseQuantity
Indicates if this quantity is dimensionless.
isDimensionless() - Method in class ucar.units.UnknownUnit
Indicates if this unit is dimensionless.
isDirectory - Variable in class thredds.filesystem.CacheFile
 
isDirectory() - Method in class thredds.filesystem.CacheFile
 
isDirectory - Variable in class thredds.filesystem.CacheFileProto
 
isDirectory() - Method in class thredds.filesystem.CacheFileProto
 
isDirectory() - Method in class thredds.filesystem.CrawlableMFile
 
isDirectory() - Method in class thredds.filesystem.MFileOS
 
isDirectory() - Method in interface thredds.inventory.MFile
 
ISDIRECTORY_FIELD_NUMBER - Static variable in class thredds.filesystem.FileSystemProto.File
 
isDone() - Method in class thredds.logs.ServletLogParser.ServletLog
 
isDoradeSweep(RandomAccessFile) - Static method in class ucar.atd.dorade.DoradeSweep
 
isEffectivelyScaler(Variable) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
 
isEmpty() - Method in class opendap.util.SortedTable
Tests if this table is empty.
isEmpty() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
isEmpty() - Method in class thredds.catalog2.builder.BuilderIssues
 
isEmpty() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
isEmpty() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
 
isEmpty() - Method in interface thredds.catalog2.ThreddsMetadata.VariableGroup
 
isEmpty() - Method in class ucar.nc2.units.DateRange
If the range is empty
isEnsemble() - Method in class ucar.grib.grib1.Grib1Pds
NCEP Appendix C Manual 388 http://www.nco.ncep.noaa.gov/pmb/docs/on388/appendixc.html states that if the PDS is > 28 bytes and octet 41 == 1 then it's an ensemble an product.
isEnsemble() - Method in class ucar.grib.grib2.Grib2Pds
 
isEnsemble() - Method in class ucar.grib.GribPds
 
isEnsembleDerived() - Method in class ucar.grib.grib1.Grib1Pds
 
isEnsembleDerived() - Method in class ucar.grib.grib2.Grib2Pds
 
isEnsembleDerived() - Method in class ucar.grib.GribPds
 
isEnum() - Method in enum ucar.ma2.DataType
Is this an enumeration types?
isEOFInBuffer - Variable in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Whether the end of the file is in the current buffer or not
isEqual(Array, Array) - Static method in class ucar.ma2.MAMath
 
isError() - Method in class thredds.inventory.CollectionSpecParser
 
isExcluder() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
Return true if this selector is an exclusion rather than inclusion selector.
isExpand() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
isExtended() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
 
isExtra() - Method in class thredds.logs.ServletLogParser.ServletLog
 
isFeatureMissing(StructureData) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
isFillValue(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
return true if val equals the _FillValue
isFillValue(double) - Method in class ucar.nc2.dataset.VariableDS
 
isFlatten() - Method in class thredds.cataloggen.config.DatasetSource
 
isFlattenCatalog() - Method in class thredds.cataloggen.config.CatalogRefExpander
 
isFloatingPoint() - Method in enum ucar.ma2.DataType
Is Float or Double
isFullyNonReversible() - Method in class ucar.jpeg.jj2000.j2k.quantization.QuantTypeSpec
Check the irreversibility of the whole image.
isFullyReversible() - Method in class ucar.jpeg.jj2000.j2k.quantization.QuantTypeSpec
Check the reversibility of the whole image.
isGeoReferencing() - Method in class ucar.nc2.dataset.CoordinateSystem
true if isGeoXY or isLatLon
isGeoXY() - Method in class ucar.nc2.dataset.CoordinateSystem
true if it has X and Y CoordinateAxis, and a CoordTransform Projection
isGetCapabilitiesOperation() - Method in class thredds.wcs.v1_0_0_1.WcsRequestBuilder
 
isGetCoverageOperation() - Method in class thredds.wcs.v1_0_0_1.WcsRequestBuilder
 
isGlobal() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
isGlobal() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
 
isGlobal() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialCoverage
 
isGridCoordSys(Formatter, CoordinateSystem, VariableEnhanced) - Static method in class ucar.nc2.dt.grid.GridCoordSys
Determine if this CoordinateSystem can be made into a GridCoordSys.
isGridFeatureType() - Method in enum ucar.nc2.constants.FeatureType
 
isHarvest() - Method in class thredds.catalog.InvCatalogRef
 
isHarvest() - Method in class thredds.catalog.InvDataset
 
isHarvest() - Method in class thredds.catalog.InvDatasetImplProxy
 
isHighResolution(NetcdfDataset) - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
isHighResolution(NetcdfDataset) - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
isHorizontal() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
 
isHorizontal() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialRange
 
isImmutable() - Method in class ucar.ma2.Section
 
isImmutable() - Method in class ucar.nc2.Variable
Is this Variable immutable
isImplicit - Variable in class ucar.nc2.dataset.CoordinateSystem
 
isImplicit() - Method in class ucar.nc2.dataset.CoordinateSystem
Implicit Coordinate System are constructed based on which Coordinate Variables exist for the Dimensions of the Variable.
isIncluder() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
Return true if this selector is an inclusion rather than exclusion selector.
isIncreasing() - Method in class thredds.crawlabledataset.sorter.LexigraphicByNameSorter
 
isInfinite() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
See if either coordinate is +/- infinite.
isInfinite(ProjectionPoint) - Static method in class ucar.unidata.geoloc.ProjectionPointImpl
See if either coordinate in pt is +/- infinite.
isInherited() - Method in class thredds.catalog.InvMetadata
if it is inherited
isInherited() - Method in class thredds.catalog.ThreddsMetadata
 
isInitialized() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
isInitialized() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
isInitialized() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
isInitialized() - Method in class thredds.filesystem.FileSystemProto.Directory
 
isInitialized() - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
isInitialized() - Method in class thredds.filesystem.FileSystemProto.File
 
isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
isInitialized() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
isInitialized() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
isInitialized() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
isInitialized() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Error
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Range
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Section
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
isInt() - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
 
isIntegral() - Method in enum ucar.ma2.DataType
Is Byte, Int, Short, or Long
isInterval() - Method in class ucar.grib.grib1.Grib1Pds
 
isInterval() - Method in class ucar.grib.grib2.Grib2Pds
 
isInterval() - Method in class ucar.grib.GribGridRecord
 
isInterval() - Method in class ucar.grib.GribPds
Is this a time interval.
isInterval() - Method in class ucar.nc2.dataset.CoordinateAxis1D
If this coordinate has interval values.
isInterval() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
 
isInterval() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
 
isInterval() - Method in class ucar.nc2.ft.fmrc.TimeCoord
 
isInvalidData(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
return true if val is outside the valid range
isInvalidData(double) - Method in class ucar.nc2.dataset.VariableDS
 
isLatest() - Method in class ucar.unidata.util.DateSelection
Select the most recent thing
isLatLon(GridDefRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
is this a LatLon grid.
isLatLon(GridDefRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
is this a LatLon grid.
isLatLon(GridDefRecord) - Method in interface ucar.grid.GridTableLookup
Is this a lat/lon grid
isLatLon() - Method in class ucar.nc2.dataset.CoordinateSystem
true if it has Lat and Lon CoordinateAxis
isLatLon() - Method in class ucar.nc2.dt.grid.GridCoordSys
is this a Lat/Lon coordinate system?
isLatLon() - Method in interface ucar.nc2.dt.GridCoordSystem
Does this use lat/lon horizontal axes? If not, then the horizontal axes are GeoX, GeoY, and there must be a Projection defined.
isLatLon() - Method in interface ucar.nc2.ft.grid.GridCoordSys
Does this use lat/lon horizontal axes? If not, then the horizontal axes are GeoX, GeoY, and there must be a Projection defined.
isLatLon(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
is this a LatLon grid.
isLatLon() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Is this a lat/lon grid
isLatLon(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
is this a LatLon grid.
isLatLon(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
is this a LatLon grid.
isLatLon - Variable in class ucar.unidata.geoloc.ProjectionImpl
flag for latlon
isLatLon() - Method in class ucar.unidata.geoloc.ProjectionImpl
Is this the lat/lon Projection ?
isLayer(GridRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
Check to see if this grid is a layer variable
isLayer(GridRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
Check to see if this grid is a layer variable
isLayer(GridRecord) - Method in interface ucar.grid.GridTableLookup
Check to see if this grid is a layer variable
isLayer(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
Is this a layer?
isLayer(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
Is this a layer?
isLayer(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
Is this a layer?
isLeaf() - Method in interface ucar.nc2.ft2.Sequence
 
isLittleEndian() - Method in class ucar.atd.dorade.DoradeSweep
Is this sweepfile little-endian?
isLocal() - Method in class opendap.dap.DConnect
Returns whether a file name or InputStream is being used instead of a URL.
isLocal() - Method in class opendap.dap.DConnect2
 
isLocal() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
isLocal() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
 
isLocal() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
 
isLocalOverride() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
isLocateAtTopOrBottom() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
isLocateAtTopOrBottom() - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
isLowerCase(String) - Static method in class ucar.unidata.util.StringUtil
Is the string all lower case?
isMatch(String, String) - Method in interface ucar.nc2.dataset.CoordSysBuilder.ConventionNameOk
Do you own this file?
isMemberOfStructure() - Method in class ucar.nc2.Variable
Is this variable a member of a Structure?.
isMemberOfStructure() - Method in interface ucar.nc2.VariableIF
 
isMetadata - Variable in class ucar.nc2.Variable
 
isMetadata() - Method in class ucar.nc2.Variable
Is this variable metadata?.
isMetadata() - Method in interface ucar.nc2.VariableIF
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.ATDRadarConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.AvhrrConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.AWIPSConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.AWIPSsatConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.CEDRICRadarConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.Cosmic1Convention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.FslWindProfiler
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.IFPSConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.Jason2Convention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.M3IOConvention
Do we think this is a M3IO file.
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.ModisSatellite
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.Nimbus
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.NppConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
Is this my file?
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.Suomi
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.WRFConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.ZebraConvention
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.CFstationObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.DapperDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.NdbcDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.  
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.radial.UF2Dataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
 
isMine(NetcdfDataset) - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
Determine if this dataset belongs to you
isMine(FeatureType, NetcdfDataset, Formatter) - Method in interface ucar.nc2.ft.FeatureDatasetFactory
Determine if the factory can open this dataset as an instance of the given feature type
isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.grid.GridDatasetStandardFactory
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.BufrCdm
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.BuoyShipSynop
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.CdmDirect
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.Cosmic
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.FslRaob
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.FslWindProfiler
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.Iridl
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.Jason
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.Madis
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.MadisAcars
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.Ndbc
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.Nldn
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.RafNimbus
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.Suomi
 
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.UnidataPointFeature
Deprecated.  
isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.UnidataPointObs
 
isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.PointDatasetStandardFactory
Check if this is a POINT datatype.
isMine(FeatureType, NetcdfDataset) - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
Determine if this is a dataset that can be opened as a point obs dataset.
isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.radial.RadialDatasetStandardFactory
 
isMissing(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
true if val is a missing data value.
isMissing(double) - Method in class ucar.nc2.dataset.VariableDS
 
isMissing(StructureData) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
 
isMissing(StructureData[]) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
 
isMissing(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
isMissing() - Method in class ucar.nc2.ft.point.standard.StandardPointFeatureIterator
 
isMissing() - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
isMissing() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
isMissing(long, int) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
 
isMissing() - Method in class ucar.nc2.iosp.gempak.GempakStation
Are either lat or lon missing?
isMissing() - Method in interface ucar.unidata.geoloc.EarthLocation
Are either lat or lon missing?
isMissing() - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
isMissingData(double) - Method in class ucar.nc2.dt.grid.GeoGrid
if val is missing data, see VariableDS.isMissingData()
isMissingData(double) - Method in interface ucar.nc2.dt.GridDatatype
if val is missing data
isMissingData(double) - Method in interface ucar.nc2.ft.grid.Grid
if val is missing data
isMissingFast(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
true if val is a missing data value.
isMissingFast(double) - Method in class ucar.nc2.dataset.VariableDS
 
isMissingValue(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
return true if val equals a missing_value
isMissingValue(double) - Method in class ucar.nc2.dataset.VariableDS
 
isMissingXY(Variable, int, int, int) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
Is this XY level missing?
isModulo() - Method in class thredds.catalog.query.SelectRange
 
isMultiple() - Method in class thredds.catalog.query.Selector
 
isMultipleNested() - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
If true, use getNestedPointFeatureCollectionIterator, otherwise use getPointFeatureCollectionIterator.
isMultipleNested() - Method in class ucar.nc2.ft.point.MultipleNestedPointCollectionImpl
 
isMultipleNested() - Method in class ucar.nc2.ft.point.OneNestedPointCollectionImpl
 
isMultiTrajStructure - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
isNode - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandROIMask
Flag indicating whether this subband mask is a node or not
isNode - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
True if it is a node in the tree, false if it is a leaf.
isNorth() - Method in class ucar.unidata.geoloc.projection.Stereographic
 
isNorth() - Method in class ucar.unidata.geoloc.projection.UtmProjection
Get whether in North or South Hemisphere.
isNumeric() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField.Axis
 
isNumeric() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField.Axis
 
isNumeric() - Method in enum ucar.ma2.DataType
Is Byte, Float, Double, Int, Short, or Long
isNumeric() - Method in class ucar.nc2.dataset.CoordinateAxis
Does the axis have numeric values.
isNumeric() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
is descriptor numeric or String
iso - Static variable in class thredds.catalog.InvService
 
ISO - Static variable in class thredds.catalog.ServiceType
 
isObserved() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
Observation data
isoDateNoSecsFormat(String) - Method in class ucar.nc2.units.DateFormatter
Parse text in the format "yyyy-MM-dd'T'HH:mm"
isoDateTimeFormat(String) - Method in class ucar.nc2.units.DateFormatter
Parse text in the format "yyyy-MM-dd'T'HH:mm:ss"
isOkForVariable() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
isOn() - Static method in class opendap.servlet.Log
 
isOriginalSigned(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns true if the original data of the specified component was signed.
isOrigSig - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
An array specifying, for each component,if the data was signed or not
isOrigSigned(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
isOrigSigned(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Returns true if the data read was originally signed in the specified component, false if not.
isOrigSigned(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGM
Returns true if the data read was originally signed in the specified component, false if not.
isOrigSigned(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGX
Returns true if the data read was originally signed in the specified component, false if not.
isOrigSigned(int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPPM
Returns true if the data read was originally signed in the specified component, false if not.
isot - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SOT
 
isOutputSigned(int) - Method in class ucar.jpeg.colorspace.ColorSpace
Signed output predicate.
isPacketWritable() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.PktEncoder
Returns true if the current packet is writable i.e.
isPalettized() - Method in class ucar.jpeg.colorspace.ColorSpace
Is palettized predicate.
isParameter - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable
 
isParent(Group) - Method in class ucar.nc2.Group
Is this a parent of the other Group?
isPercentile() - Method in class ucar.grib.grib1.Grib1Pds
 
isPercentile() - Method in class ucar.grib.grib2.Grib2Pds
 
isPercentile() - Method in class ucar.grib.GribPds
 
isPlanarProjection() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Determine if the spatial reference text defines a planar projection, as opposed to a Geographic coordinate system.
isPoint() - Method in class ucar.nc2.units.DateRange
Return true if start date equals end date, so date range is a point.
isPointFeatureType() - Method in enum ucar.nc2.constants.FeatureType
Is this a Point feature type?
isPolar() - Method in class ucar.unidata.geoloc.projection.Stereographic
 
isPositiveUp(GridRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
is this a PositiveUp VerticalCoordinate.
isPositiveUp(GridRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
is this a PositiveUp VerticalCoordinate.
isPositiveUp(GridRecord) - Method in interface ucar.grid.GridTableLookup
Is postitive up for the vertical coordinate
isPositiveUp(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
is this a PositiveUp VerticalCoordinate.
isPositiveUp(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
is this a PositiveUp VerticalCoordinate.
isPositiveUp(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
is this a PositiveUp VerticalCoordinate.
isPresent() - Method in class ucar.nc2.units.DateType
Does this represent the present time.
ISPRIVATE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Dimension
 
isProbability() - Method in class ucar.grib.grib1.Grib1Pds
 
isProbability() - Method in class ucar.grib.grib2.Grib2Pds
 
isProbability() - Method in class ucar.grib.GribPds
 
isProductSet() - Method in class ucar.nc2.dataset.CoordinateSystem
true if all axes are CoordinateAxis1D
isProductSet() - Method in interface ucar.nc2.dt.GridCoordSystem
True if all axes are 1 dimensional.
isProductSet() - Method in interface ucar.nc2.ft.grid.GridCoordSys
True if all axes are 1 dimensional.
isProfile - Variable in class ucar.nc2.dt.point.DapperDataset
 
isProfile - Variable in class ucar.nc2.dt.point.SequenceHelper
 
isProject() - Method in class opendap.dap.DAPNode
Check the projection state of this variable.
isProject() - Method in interface opendap.Server.ServerMethods
Check the projection state of this variable.
isProxyDatasetResolver() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
isProxyDatasetResolver() - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
isProxyDatasetResolver() - Method in interface thredds.cataloggen.ProxyDatasetHandler
 
isRadial() - Method in class ucar.nc2.dataset.CoordinateSystem
true if it has radial distance and azimuth CoordinateAxis
isRadialCoordSys(Formatter, CoordinateSystem) - Static method in class ucar.nc2.dt.radial.RadialCoordSys
Determine if this CoordinateSystem can be made into a RadialCoordSys.
ISRandomAccessIO - Class in ucar.jpeg.jj2000.j2k.util
This class implements a wrapper to turn an InputStream into a RandomAccessIO.
ISRandomAccessIO(InputStream, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Creates a new RandomAccessIO wrapper for the given InputStream 'is'.
ISRandomAccessIO(InputStream) - Constructor for class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Creates a new RandomAccessIO wrapper for the given InputStream 'is'.
isRangeFieldName(String) - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
 
isRead() - Method in class opendap.Server.SDArray
Get the value of the Read property.
isRead() - Method in class opendap.Server.SDByte
Get the value of the Read property.
isRead() - Method in class opendap.Server.SDFloat32
Get the value of the Read property.
isRead() - Method in class opendap.Server.SDFloat64
Get the value of the Read property.
isRead() - Method in class opendap.Server.SDGrid
Get the value of the Read property.
isRead() - Method in class opendap.Server.SDInt16
Get the value of the Read property.
isRead() - Method in class opendap.Server.SDInt32
Get the value of the Read property.
isRead() - Method in class opendap.Server.SDList
Get the value of the Read property.
isRead() - Method in class opendap.Server.SDSequence
Get the value of the Read property.
isRead() - Method in class opendap.Server.SDString
Get the value of the Read property.
isRead() - Method in class opendap.Server.SDStructure
Get the value of the Read property.
isRead() - Method in class opendap.Server.SDUInt16
Get the value of the Read property.
isRead() - Method in class opendap.Server.SDUInt32
Get the value of the Read property.
isRead() - Method in class opendap.Server.SDURL
Get the value of the Read property.
isRead() - Method in interface opendap.Server.ServerMethods
Get the value of the Read property.
isRead() - Method in class thredds.catalog.InvCatalogRef
 
isRead() - Method in class thredds.catalog.InvDatasetScan
 
isReciprocalOf(DerivedUnit) - Method in interface ucar.units.DerivedUnit
Indicates if this derived unit is the reciprocal of another derived unit (e.g.
isReciprocalOf(DerivedUnit) - Method in class ucar.units.DerivedUnitImpl
Indicates if this derived unit is the reciprocal of another derived unit (e.g.
isReciprocalOf(Dimension) - Method in class ucar.units.Dimension
Indicates if this Dimension is the reciprocal of another dimension.
isReciprocalOf(Factor) - Method in class ucar.units.Factor
Indicates if this Factor is the reciprocal of another Factor.
isRectilinear() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
isRegular() - Method in class ucar.nc2.dataset.CoordinateAxis1D
If true, then value(i) = getStart() + i * getIncrement().
isRegular() - Method in class ucar.nc2.dataset.CoordinateSystem
true if all axes are CoordinateAxis1D and are regular
isRegularSpatial() - Method in class ucar.nc2.dt.grid.GridCoordSys
true if x and y axes are CoordinateAxis1D and are regular
isRegularSpatial() - Method in interface ucar.nc2.dt.GridCoordSystem
True if both X and Y axes are 1 dimensional and are regularly spaced.
isRegularSpatial() - Method in interface ucar.nc2.ft.grid.GridCoordSys
True if both X and Y axes are 1 dimensional and are regularly spaced.
isRejectMatchingDatasets() - Method in class thredds.cataloggen.config.DatasetFilter
 
isRelativeBase() - Method in class thredds.catalog.InvService
See if the service Base is reletive
isRequired() - Method in class thredds.catalog.query.Selector
 
isRescanNeeded() - Method in interface thredds.inventory.CollectionManager
Compute if rescan is needed.
isRescanNeeded() - Method in class thredds.inventory.DatasetCollectionManager
Compute if rescan is needed, based on the recheckEvery parameter.
isReversible(int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EntropyCoder
Returns the reversibility of the tile-component data that is provided by the object.
isReversible() - Method in class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
Returns true if this transform is reversible in current tile.
isReversible() - Method in class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
Returns true if this transform is reversible in current tile.
isReversible(int, int) - Method in class ucar.jpeg.jj2000.j2k.quantization.quantizer.StdQuantizer
Returns true if the quantized data is reversible, for the specified tile-component.
isReversible(int, int) - Method in class ucar.jpeg.jj2000.j2k.quantization.QuantTypeSpec
Check the reversibility of the given tile-component.
isReversible(int, int) - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
Since ROI scaling is always a reversible operation, it calls isReversible() method of it source (the quantizer module).
isReversible() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns the reversibility of the filter.
isReversible() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns the reversibility of the filter.
isReversible(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterSpec
Check the reversibility of filters contained is the given tile-component.
isReversible(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTDataProps
Returns the reversibility of the given tile-component.
isReversible(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Returns the reversibility of the wavelet transform for the specified component and tile.
isReversible(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTFull
Returns the reversibility of the wavelet transform for the specified component, in the current tile.
isReversible() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the reversibility of the filter.
isReversible() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the reversibility of the filter.
isReversible(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterSpec
Check the reversibility of filters contained is the given tile-component.
isReversible() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
Returns the reversibility of the filter.
isReversible(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletTransform
Returns the reversibility of the wavelet transform for the specified component and tile.
isROIinPkt() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.PktEncoder
Tells if there was ROI information in the last written packet
isRoot() - Method in class ucar.nc2.Group
Is this the root group?
isRunsOnly() - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.  
isSameAsFullWT(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Returns true if the wavelet filter computes or uses the same "inner" subband coefficient as the full frame wavelet transform, and false otherwise.
isSameAsFullWT(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Returns true if the wavelet filter computes or uses the same "inner" subband coefficient as the full frame wavelet transform, and false otherwise.
isSameAsFullWT(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns true if the wavelet filter computes or uses the same "inner" subband coefficient as the full frame wavelet transform, and false otherwise.
isSameAsFullWT(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns true if the wavelet filter computes or uses the same "inner" subband coefficient as the full frame wavelet transform, and false otherwise.
isSameAsFullWT(int, int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
Returns true if the wavelet filter computes or uses the same "inner" subband coefficient as the full frame wavelet transform, and false otherwise.
isScalar() - Method in class ucar.ma2.StructureMembers.Member
Is this a scalar (size == 1).
isScalar() - Method in class ucar.nc2.Variable
Whether this is a scalar Variable (rank == 0).
isScalar() - Method in interface ucar.nc2.VariableIF
 
isSequential() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get whether this is a sequentially written file
isSet(String) - Static method in class opendap.util.Debug
 
isSet(String) - Method in interface ucar.nc2.util.DebugFlags
Test if named debug flag is set.
isSet(String) - Method in class ucar.nc2.util.DebugFlagsImpl
 
isShared() - Method in class ucar.nc2.Dimension
If this Dimension is shared, or is private to a Variable.
isSigned(int) - Method in class ucar.jpeg.colorspace.boxes.PaletteBox
Are entries signed predicate.
isSinglePoint() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage.VerticalRange
 
IsStaggeredX - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
IsStaggeredY - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
IsStaggeredZ - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
isStart() - Method in class thredds.logs.ServletLogParser.ServletLog
 
isStatic() - Method in class thredds.catalog.InvCatalogImpl
 
isStaticMissingValueInUse() - Static method in class ucar.grib.grib2.Grib2DataSection
flag to signifly if a static Missing Value is used.
isStationary() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
isStationary() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
isStationary() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
isStationary() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
isStationary() - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
isStationary() - Method in class ucar.nc2.dt.radial.UF2Dataset
 
isStationary() - Method in interface ucar.nc2.dt.RadialDatasetSweep
Stationary versus moving radar.
isString() - Method in enum ucar.ma2.DataType
Is String or Char
isString() - Method in class ucar.nc2.Attribute
True if value is of type String and not null.
isString() - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
 
isString() - Method in class ucar.unidata.util.Parameter
True if value is a String.
isSubset(List<Dimension>, List<Dimension>) - Static method in class ucar.nc2.dataset.CoordinateSystem
Test if all the Dimensions in subset are in set
isSubset - Variable in class ucar.nc2.Structure
 
isSubset() - Method in class ucar.nc2.Structure
Find if this was created from a subset() method.
isSupportedCoverageFormat(Request.Format) - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
 
isSupportedCoverageFormat(WcsRequest.Format) - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
 
isSynthesized() - Method in class opendap.Server.SDArray
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.Server.SDByte
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.Server.SDFloat32
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.Server.SDFloat64
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.Server.SDGrid
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.Server.SDInt16
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.Server.SDInt32
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.Server.SDList
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.Server.SDSequence
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.Server.SDString
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.Server.SDStructure
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.Server.SDUInt16
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.Server.SDUInt32
Get the value of the Synthesized property.
isSynthesized() - Method in class opendap.Server.SDURL
Get the value of the Synthesized property.
isSynthesized() - Method in interface opendap.Server.ServerMethods
Get the value of the Synthesized property.
isTablesComplete() - Method in class ucar.nc2.iosp.bufr.Message
Check if all descriptors were found in the tables.
isTemplate() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get whether this is using a template or not
isTermPass - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.CBlkRateDistStats
Array of flags indicating terminated passes (valid or non-valid truncation points).
isThin() - Method in class ucar.grib.grib1.Grib1GDSVariables
isThin.
isThreddsMetadata() - Method in class thredds.catalog.InvMetadata
if this element contains ThreddsMetadata
isTileCompSpecified(int, int) - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
Whether or not a tile-component specification has been defined
isTileSpecified(int) - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
Whether or not specifications have been entered for the given tile.
isTimeDependent() - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
Get whether this coordinate is time dependent.
isTimeDependent() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Get whether this coordinate is time dependent.
isTimeDependent() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformSubset
 
isTimeDimensionFirst - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
isTimeMissing(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
isTimeUnit(Unit) - Static method in class ucar.nc2.units.SimpleUnit
Return true if this ucar.units.Unit is convertible to secs.
isTimeUnit(String) - Static method in class ucar.nc2.units.SimpleUnit
Return true if the given unit is a time Unit, eg "seconds".
isTyped() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DatePointBuilder
 
isTyped() - Method in interface thredds.catalog2.ThreddsMetadata.DatePoint
 
isUnknownLength() - Method in class ucar.nc2.Variable
Deprecated. use isVariableLength()
isUnknownUnit() - Method in class ucar.nc2.units.SimpleUnit
Is this an instance of an UnknownUnit?
isUnlimited() - Method in class ucar.nc2.Dimension
If unlimited, then the length can increase; otherwise it is immutable.
isUnlimited() - Method in class ucar.nc2.Variable
Can this variable's size grow?.
isUnlimited() - Method in interface ucar.nc2.VariableIF
 
ISUNLIMITED_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Dimension
 
isUnlocked() - Method in class ucar.nc2.NetcdfFile
 
isUnSigned(int) - Method in class ucar.jpeg.colorspace.boxes.PaletteBox
Are entries unsigned predicate.
isUnsigned() - Method in class ucar.ma2.Array
Find whether the underlying data should be interpreted as unsigned.
isUnsigned - Variable in class ucar.ma2.MAMath.ScaleOffset
 
isUnsigned() - Method in class ucar.nc2.Attribute
Find whether the underlying data should be interpreted as unsigned.
isUnsigned(int) - Static method in class ucar.nc2.dods.DODSNetcdfFile
Get whether this is an unsigned type.
isUnsigned(BaseType) - Static method in class ucar.nc2.dods.DODSNetcdfFile
Get whether this is an unsigned type.
isUnsigned() - Method in class ucar.nc2.Variable
Is this Variable unsigned?.
isUnsigned() - Method in interface ucar.nc2.VariableIF
 
isUpdateToCurrent() - Static method in class ucar.grib.GribIndexName
 
isUpperCase(String) - Static method in class ucar.unidata.util.StringUtil
Is the string all upper case?
isUsed - Variable in class thredds.catalog.query.Selector
 
isUsed() - Method in class thredds.catalog.query.Selector
 
isUsed() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
 
isUserNode() - Method in class ucar.util.prefs.PreferencesExt
return true unless this is the systemRoot node
isValid() - Method in class thredds.catalog.InvDatasetScan
 
isValid() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
isValid() - Method in class thredds.catalog2.builder.BuilderIssues
 
isValid() - Method in interface thredds.catalog2.CatalogIssues
 
isValid(StringBuilder) - Method in class thredds.cataloggen.CatalogGen
Checks the validity of the configuration file.
isValid - Variable in class thredds.cataloggen.config.DatasetSource
 
isValidFile(RandomAccessFile) - Static method in class ucar.grib.grib2.Grib2Input
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.CFstationObsDataset
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.DapperDataset
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.MadisPointObsDataset
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.MadisStationObsDataset
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.NdbcDataset
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.SequenceObsDataset
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.UnidataPointObsDataset
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.  
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
 
isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
 
isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
 
isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
 
isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
 
isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.bufr.BufrIosp
 
isValidFile(RandomAccessFile) - Static method in class ucar.nc2.iosp.bufr.MessageScanner
is this a valid BUFR file.
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.dmsp.DMSPiosp
 
isValidFile(RandomAccessFile) - Static method in class ucar.nc2.iosp.dorade.Doradeheader
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.dorade.Doradeiosp
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.fysat.FysatHeader
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.fysat.Fysatiosp
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Is this a valid file?
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Is this a valid file?
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Is this a valid file?
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Is this a valid file?
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.gini.Giniiosp
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
Is this a valid file? For this GrADS IOSP, the valid file must be: raw binary grid (not GRIB, netCDF, HDF, etc) not a cross section (x and y > 1) not an ensemble definded by EDEF/ENDEDEF (need examples)
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.grib.GribGridServiceProvider
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.hdf4.H4iosp
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.hdf5.H5iosp
 
isValidFile(RandomAccessFile) - Method in interface ucar.nc2.iosp.IOServiceProvider
Check if this is a valid file for this IOServiceProvider.
isValidFile(RandomAccessFile) - Static method in class ucar.nc2.iosp.mcidas.AreaReader
Check to see if this is a valid AREA file.
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
Is this a valid file?
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Is this a valid file?
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp
Is this a valid file?
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.misc.GtopoIosp
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.misc.Nldn
Check if this is a valid file for this IOServiceProvider.
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.misc.Uspln
Check if this is a valid file for this IOServiceProvider.
isValidFile(RandomAccessFile) - Static method in class ucar.nc2.iosp.netcdf3.N3header
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.nids.Nidsiosp
checking the file
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.noaa.Ghcnm
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.noaa.Ghcnm2
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.noaa.IgraPor
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
check if this file is a nids / tdwr file
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
checking the file
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
Check if this is a valid SIGMET-IRIS file for this IOServiceProvider.
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.uamiv.UAMIVServiceProvider
Check if this is a valid file for this IOServiceProvider.
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.uf.UFheader
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.uf.UFiosp
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.jni.netcdf.JniIosp
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.stream.NcStreamIosp
 
isValidFileOld(RandomAccessFile) - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
 
isValidNetcdf3ObjectName(String) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
Determine if the given name can be used for a Dimension, Attribute, or Variable name.
isVariableLen() - Method in interface ucar.nc2.ft2.Structure
 
isVariableLength() - Method in class ucar.nc2.Dimension
If variable length, then the length is unknown until the data is read.
isVariableLength - Variable in class ucar.nc2.Variable
 
isVariableLength() - Method in class ucar.nc2.Variable
Does this variable have a variable length dimension? If so, it has as one of its dimensions Dimension.VLEN.
isVariableLength() - Method in interface ucar.nc2.VariableIF
 
isVarLength() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
isVerticalCoordinate(GridRecord) - Method in class ucar.grib.grib1.Grib1GridTableLookup
is this a VerticalCoordinate.
isVerticalCoordinate(GridRecord) - Method in class ucar.grib.grib2.Grib2GridTableLookup
is this a VerticalCoordinate.
isVerticalCoordinate(GridRecord) - Method in interface ucar.grid.GridTableLookup
If vertical level should be made into a coordinate; dont do for surface, or levels without a meaningful coordinate value
isVerticalCoordinate(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
is this a VerticalCoordinate.
isVerticalCoordinate(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
is this a VerticalCoordinate.
isVerticalCoordinate(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
is this a VerticalCoordinate.
ISVLEN_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Dimension
 
isVolume() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
isVolume() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
isVolume() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
isVolume() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
isVolume() - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
isVolume() - Method in class ucar.nc2.dt.radial.UF2Dataset
 
isVolume() - Method in interface ucar.nc2.dt.RadialDatasetSweep
Get the basic property of Radar,
isWmoRange(short) - Static method in class ucar.nc2.iosp.bufr.Descriptor
 
iswrdc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
missing
isXml() - Method in class thredds.bufrtables.FileUploadBean
 
isXml() - Method in class thredds.bufrtables.FileValidateBean
 
isXml() - Method in class thredds.bufrtables.UrlUploadBean
 
isYReversed() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Get whether y axis is reversed or not
isZPositive() - Method in class ucar.nc2.dt.grid.GridCoordSys
true if increasing z coordinate values means "up" in altitude
isZPositive() - Method in interface ucar.nc2.dt.GridCoordSystem
True if increasing z coordinate values means "up" in altitude
isZPositive() - Method in interface ucar.nc2.ft.grid.GridCoordSys
True if increasing z coordinate values means "up" in altitude
isZPositiveUp() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
 
isZPositiveUp() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialCoverage
 
iterator() - Method in class thredds.logs.PathMatcher
Get an iterator over the values, in sorted order.
iterator() - Method in interface ucar.units.PrefixDB
Gets an iterator over the entries in the database.
iterator() - Method in class ucar.units.PrefixDBImpl
Gets an iterator over the prefixes in the database.
IteratorFast - Class in ucar.ma2
A "fast" iterator that can be used when the data is in canonical order.
ivcord - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
coordinate type
ix - Variable in class ucar.ma2.ArrayByte.D7
 

J

J - Static variable in class ucar.grid.GridDefRecord
J
j0(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
j1(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
Jason - Class in ucar.nc2.ft.point.standard.plug
Created by IntelliJ IDEA.
Jason() - Constructor for class ucar.nc2.ft.point.standard.plug.Jason
 
Jason2Convention - Class in ucar.nc2.dataset.conv
Created by IntelliJ IDEA.
Jason2Convention() - Constructor for class ucar.nc2.dataset.conv.Jason2Convention
_more_
JAVA_PROGRAM - Static variable in exception opendap.dap.DAP2Exception
This Error contains Java bytecode.
JJ2KExceptionHandler - Class in ucar.jpeg.jj2000.j2k
This class handles exceptions.
JJ2KExceptionHandler() - Constructor for class ucar.jpeg.jj2000.j2k.JJ2KExceptionHandler
 
jj2kGrib2 - Class in ucar.jpeg
This class is a wrapper for the CmdLnDecoder class in the jj2000.j2k.decoder package.
jj2kGrib2() - Constructor for class ucar.jpeg.jj2kGrib2
 
JJ2KInfo - Class in ucar.jpeg.jj2000.j2k
This class holds general JJ2000 information, such as the version number, copyright, contact address, etc.
JJ2KInfo() - Constructor for class ucar.jpeg.jj2000.j2k.JJ2KInfo
 
jj_nt - Variable in class ucar.units.StandardUnitFormat
Next token.
jjFillToken() - Method in class ucar.units.StandardUnitFormatTokenManager
 
jjstrLiteralImages - Static variable in class ucar.units.StandardUnitFormatTokenManager
Token literal values.
jn(int, double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
JniIosp - Class in ucar.nc2.jni.netcdf
IOSP for reading netcdf files through jni interface to netcdf4 library
JniIosp() - Constructor for class ucar.nc2.jni.netcdf.JniIosp
 
Join - Interface in ucar.nc2.ft.point.standard
An abstract way to 'join' more cols to a row
join(String[]) - Static method in class ucar.unidata.util.StringUtil
Merge the given strings, using a space between each.
join(String, Object[]) - Static method in class ucar.unidata.util.StringUtil
Merge the given strings, using the given delimiter between each.
join(String, Object[], boolean) - Static method in class ucar.unidata.util.StringUtil
Merge the given strings, using the given delimiter between each.
join(String, List) - Static method in class ucar.unidata.util.StringUtil
Merge the given strings, using the given delimiter between each.
join(String, List, boolean) - Static method in class ucar.unidata.util.StringUtil
Merge the given strings, using the given delimiter between each.
JoinArray - Class in ucar.nc2.ft.point.standard
Join data from an element of an Array, whose index is passed in as cursor.recnum[0].
JoinArray(VariableDS, JoinArray.Type, int) - Constructor for class ucar.nc2.ft.point.standard.JoinArray
Constructor.
JoinArray.Type - Enum in ucar.nc2.ft.point.standard
 
JoinMuiltdimStructure - Class in ucar.nc2.ft.point.standard
Join data from a row of a Structure, whose index is passed in as recnum[0] / dimLen
JoinMuiltdimStructure(StructureDS, int) - Constructor for class ucar.nc2.ft.point.standard.JoinMuiltdimStructure
Constructor.
JoinParentIndex - Class in ucar.nc2.ft.point.standard
Join data from a row of a Structure, whose index is passed in as the value of a member variable of the leaf StructureData (cursor.table[0]).
JoinParentIndex(StructureDS, String) - Constructor for class ucar.nc2.ft.point.standard.JoinParentIndex
Constructor.
JOULE - Static variable in class ucar.units.SI
Special derived unit for the quantity of energy, work, or quantity of heat.
JP2_HEADER_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
JP2_SIGNATURE_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
Main boxes
JP2Box - Class in ucar.jpeg.colorspace.boxes
The abstract super class modeling the aspects of a JP2 box common to all such boxes.
JP2Box() - Constructor for class ucar.jpeg.colorspace.boxes.JP2Box
 
JP2Box(RandomAccessIO, int) - Constructor for class ucar.jpeg.colorspace.boxes.JP2Box
Construct a JP2Box from an input image.
JP2Box.BoxType - Class in ucar.jpeg.colorspace.boxes
JP2 Box structure analysis help
JP2Box.BoxType() - Constructor for class ucar.jpeg.colorspace.boxes.JP2Box.BoxType
 
JP2FFUsed - Variable in class ucar.jpeg.jj2000.j2k.fileformat.reader.FileFormatReader
Flag indicating whether or not the JP2 file format is used
JPEG - Static variable in class thredds.catalog.DataFormatType
 
JPEG - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
JPEG5 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
jScriptCode - Static variable in class opendap.servlet.www.jscriptCore
 
jscriptCore - Class in opendap.servlet.www
 
jscriptCore() - Constructor for class opendap.servlet.www.jscriptCore
 
juday(int, int, int) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
JDAY calculates the Julian Day number (JD) from the Gregorian month ,day, and year (M,D,Y).

K

K - Static variable in class ucar.grid.GridDefRecord
K
kbits - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
# bits
kckeys - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
# col keys
kcol - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
# of cols
kdwBlueColorantTag - Static variable in class ucar.jpeg.icc.ICCProfile
tag signature
kdwBlueTRCTag - Static variable in class ucar.jpeg.icc.ICCProfile
tag signature
kdwCopyrightTag - Static variable in class ucar.jpeg.icc.ICCProfile
tag signature
kdwDisplayProfile - Static variable in class ucar.jpeg.icc.ICCProfile
tag type
kdwGrayData - Static variable in class ucar.jpeg.icc.ICCProfile
tag type
kdwGrayTRCTag - Static variable in class ucar.jpeg.icc.ICCProfile
tag signature
kdwGreenColorantTag - Static variable in class ucar.jpeg.icc.ICCProfile
tag signature
kdwGreenTRCTag - Static variable in class ucar.jpeg.icc.ICCProfile
tag signature
kdwInputProfile - Static variable in class ucar.jpeg.icc.ICCProfile
profile type
kdwMediaWhiteTag - Static variable in class ucar.jpeg.icc.ICCProfile
tag signature
kdwProfileDescTag - Static variable in class ucar.jpeg.icc.ICCProfile
tag signature
kdwProfileSignature - Static variable in class ucar.jpeg.icc.ICCProfile
signature
kdwProfileSignature - Static variable in class ucar.jpeg.icc.types.ICCProfileHeader
Profile header signature
kdwProfileSigReverse - Static variable in class ucar.jpeg.icc.ICCProfile
signature
kdwProfileSigReverse - Static variable in class ucar.jpeg.icc.types.ICCProfileHeader
Profile header signature
kdwRedColorantTag - Static variable in class ucar.jpeg.icc.ICCProfile
tag signature
kdwRedTRCTag - Static variable in class ucar.jpeg.icc.ICCProfile
tag signature
kdwRGBData - Static variable in class ucar.jpeg.icc.ICCProfile
tag type
kdwXYZData - Static variable in class ucar.jpeg.icc.ICCProfile
tag type
KELVIN - Static variable in class ucar.units.SI
Base unit of thermodynamic temperature.
key - Variable in class thredds.inventory.bdb.MetadataManager.KeyValue
 
keyPressed(KeyEvent) - Method in class ucar.jpeg.jj2000.disp.ImgKeyListener
Hanldes the keyPressed events.
keys() - Method in class opendap.util.SortedTable
Returns an enumeration of the keys in this table.
keys - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
key
keySet() - Static method in class opendap.util.Debug
 
keysSpi() - Method in class ucar.util.prefs.PreferencesExt
 
keysSpi(String) - Method in class ucar.util.prefs.PreferencesExt
 
keyTyped(KeyEvent) - Method in class ucar.jpeg.jj2000.disp.ImgKeyListener
Handles the key typed event.
KeywordElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
keywords - Variable in class thredds.catalog.InvDataset
 
keywords - Variable in class thredds.catalog.ThreddsMetadata
 
kfhdrs - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
# file headers
kfhlen - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
file header length
kfhnam - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
file header name
kfhtyp - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
file header type
kfsrce - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
file source
kftype - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
file type
KH - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
The value of the high-pass subband normalization factor
KH - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
The value of the high-pass subband normalization factor
kieeet - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
ieee flags
KILOGRAM - Static variable in class ucar.units.SI
Base unit of mass.
kind - Variable in class ucar.units.Token
An integer that describes the kind of this token.
kkcol - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMKeys
col keys
kkrow - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMKeys
row keys
KL - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
The value of the low-pass subband normalization factor
KL - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
The value of the low-pass subband normalization factor
kldmgt - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
length of dmg rec
klnhdr - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
header length
kmachn - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
machine data type
kmissd - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
int missing data values
kMonochromeInput - Static variable in class ucar.jpeg.icc.ICCProfile
input type
kMonochromeInput - Static variable in class ucar.jpeg.icc.RestrictedICCProfile
input type enumerator
KMPMatch - Class in ucar.unidata.io
Knuth-Morris-Pratt Algorithm for Pattern Matching.
KMPMatch(byte[]) - Constructor for class ucar.unidata.io.KMPMatch
Constructor
kmUnit - Static variable in class ucar.nc2.units.SimpleUnit
 
KNOT - Static variable in class ucar.units.SI
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of speed.
koffst - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
offset terms
koffst - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
offsets
kparms - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
number of params
kpckey - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
ptr to col keys
kpcolh - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
ptr to col headers
kpdata - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
ptr to data
kpdmgt - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
ptr to dmg rec
kpfile - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
ptr to file keys
kpkno - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
packing number
kppart - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
# part info
kprkey - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
ptr to row keys
kprmnm - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
part name
kprowh - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
ptr to row headers
kprt - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
# of parts
kprtnm - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
part name
krkeys - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
# row keys
krow - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
# of rows
kscale - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
scaling terms
ksRGB8ReduceAfterExp - Static variable in class ucar.jpeg.icc.lut.MonochromeTransformTosRGB
Transform parameter.
ksRGB8ScaleAfterExp - Static variable in class ucar.jpeg.icc.lut.MonochromeTransformTosRGB
Transform parameter.
ksRGB8ShadowSlope - Static variable in class ucar.jpeg.icc.lut.MonochromeTransformTosRGB
Transform parameter.
ksRGBExponent - Static variable in class ucar.jpeg.icc.lut.MonochromeTransformTosRGB
Transform parameter.
ksRGBShadowCutoff - Static variable in class ucar.jpeg.icc.lut.MonochromeTransformTosRGB
Transform parameter.
ksRGBShadowSlope - Static variable in class ucar.jpeg.icc.lut.MonochromeTransformTosRGB
Transform parameter.
kThreeCompInput - Static variable in class ucar.jpeg.icc.ICCProfile
input type
kThreeCompInput - Static variable in class ucar.jpeg.icc.RestrictedICCProfile
input type enumerator
ktyprt - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
data type
kversn - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
version number
kvmst - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
swap byte flags
kwordp - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
length of packed rec

L

l(long, int) - Static method in class ucar.unidata.util.Format
Format a long value.
l2Norm - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
The L2-norm of the synthesis basis waveform of this subband, applicable to "leafs" only.
LA1 - Static variable in class ucar.grid.GridDefRecord
La1
LA2 - Static variable in class ucar.grid.GridDefRecord
La2
LAD - Static variable in class ucar.grid.GridDefRecord
LoD
LambertAzimuthal - Class in ucar.nc2.dataset.transform
Create a LambertAzimuthal Projection from the information in the Coordinate Transform Variable.
LambertAzimuthal() - Constructor for class ucar.nc2.dataset.transform.LambertAzimuthal
 
LambertAzimuthalEqualArea - Class in ucar.unidata.geoloc.projection
Lambert AzimuthalEqualArea Projection spherical earth.
LambertAzimuthalEqualArea() - Constructor for class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Constructor with default parameters
LambertAzimuthalEqualArea(double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Construct a LambertAzimuthalEqualArea Projection.
LambertAzimuthalEqualArea(double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Construct a LambertAzimuthalEqualArea Projection.
LambertAzimuthEqualArea - Static variable in interface ucar.grid.GridTableLookup
Lambert Azimuth Equal Area
LambertConformal - Static variable in interface ucar.grid.GridTableLookup
Lambert Conformal
LambertConformal - Class in ucar.unidata.geoloc.projection
Lambert Conformal Projection, one or two standard parallels, spherical earth.
LambertConformal() - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
Constructor with default parameters
LambertConformal(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
Construct a LambertConformal Projection, two standard parellels.
LambertConformal(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
Construct a LambertConformal Projection, two standard parellels.
LambertConformal(double, double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
Construct a LambertConformal Projection, two standard parellels.
LambertConformalConic - Class in ucar.nc2.dataset.transform
Create a LambertConformalConic Projection from the information in the Coordinate Transform Variable.
LambertConformalConic() - Constructor for class ucar.nc2.dataset.transform.LambertConformalConic
 
LambertConformalConicEllipse - Class in ucar.unidata.geoloc.projection.proj4
Adapted from com.jhlabs.map.proj.LambertConformalConicProjection
LambertConformalConicEllipse() - Constructor for class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Constructor with default parameters
LambertConformalConicEllipse(double, double, double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Construct a LambertConformal Projection, two standard parellels.
LAP - Static variable in class ucar.grid.GridDefRecord
Lap
LAS - Static variable in class thredds.catalog.MetadataType
 
LAS - Static variable in class thredds.catalog.ServiceType
 
last() - Method in class ucar.ma2.Range
 
LAST - Static variable in class ucar.nc2.dt.point.decode.MP
 
lastModified() - Method in class thredds.catalog.CrawlableCatalog
 
lastModified() - Method in interface thredds.crawlabledataset.CrawlableDataset
Returns the date the dataset was last modified, null if unknown.
lastModified() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
lastModified() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
lastModified() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
lastModified - Variable in class thredds.filesystem.CacheDirectoryProto
 
lastModified - Variable in class thredds.filesystem.CacheFile
 
lastModified - Variable in class thredds.filesystem.CacheFileProto
 
lastModified() - Method in class thredds.filesystem.CrawlableMFile
 
LastModified - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
lastModified - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
LASTMODIFIED_FIELD_NUMBER - Static variable in class thredds.filesystem.FileSystemProto.Directory
 
LASTMODIFIED_FIELD_NUMBER - Static variable in class thredds.filesystem.FileSystemProto.File
 
lastModifiedLimit - Variable in class thredds.catalog.InvDatasetFmrc.InventoryParams
Deprecated.  
LastModifiedLimit - Class in thredds.inventory.filter
Accept datasets whose last modified date is at least the given amount of time in the past.
LastModifiedLimit(long) - Constructor for class thredds.inventory.filter.LastModifiedLimit
Constructor.
LastModifiedLimitFilter - Class in thredds.crawlabledataset.filter
Accept datasets whose last modified date is at least the given number of milliseconds in the past.
LastModifiedLimitFilter(long) - Constructor for class thredds.crawlabledataset.filter.LastModifiedLimitFilter
Constructor.
LastModifiedOld - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
lastRay - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
lat - Variable in class ucar.nc2.dt.grid.GridAsPointDataset.Point
 
lat - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
LAT - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
The latitude variable name
lat - Variable in class ucar.nc2.iosp.nexrad2.NexradStationDB.Station
 
lat - Variable in class ucar.unidata.geoloc.EarthLocationImpl
 
lat1 - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
Latitude of grid start point.
lat2 - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
Latitude of grid last point.
LAT_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
LAT_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
latAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
latd - Variable in class ucar.unidata.util.GaussianLatitudes
 
latest - Static variable in class thredds.catalog.InvService
 
LatestCompleteProxyDsHandler - Class in thredds.cataloggen.inserter
Adds a latest complete dataset to a collection where the latest is determined by the creation date stamp and the last modified date.
LatestCompleteProxyDsHandler(String, boolean, InvService, boolean, long) - Constructor for class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
Constructor.
LATIN - Static variable in class ucar.grid.GridDefRecord
first lat
LATIN1 - Static variable in class ucar.grid.GridDefRecord
first lat
LATIN2 - Static variable in class ucar.grid.GridDefRecord
second lat
LATITUDE_OF_PROJECTION_ORIGIN - Static variable in interface ucar.nc2.iosp.grid.GridCF
latitude_of_projection_origin
latLon2MGRUTM(double, double) - Method in class ucar.unidata.geoloc.projection.UtmCoordinateConversion
 
latLon2UTM(double, double) - Method in class ucar.unidata.geoloc.projection.UtmCoordinateConversion
 
LatLonPoint - Interface in ucar.unidata.geoloc
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees.
LatLonPointImpl - Class in ucar.unidata.geoloc
Standard implementation of LatLonPoint.
LatLonPointImpl() - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
Default constructor with values 0,0.
LatLonPointImpl(LatLonPoint) - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
Copy Constructor.
LatLonPointImpl(double, double) - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
Creates a LatLonPoint from component latitude and longitude values.
LatLonProjection - Class in ucar.unidata.geoloc.projection
This is the "fake" identity projection where world coord = latlon coord.
LatLonProjection() - Constructor for class ucar.unidata.geoloc.projection.LatLonProjection
Default constructor
LatLonProjection(String) - Constructor for class ucar.unidata.geoloc.projection.LatLonProjection
Create a new LatLonProjection
LatLonProjection(String, ProjectionRect) - Constructor for class ucar.unidata.geoloc.projection.LatLonProjection
Create a new LatLonProjection
LatLonRect - Class in ucar.unidata.geoloc
Bounding box for latitude/longitude points.
LatLonRect(LatLonPoint, double, double) - Constructor for class ucar.unidata.geoloc.LatLonRect
Construct a lat/lon bounding box from a point, and a delta lat, lon.
LatLonRect(LatLonPoint, LatLonPoint) - Constructor for class ucar.unidata.geoloc.LatLonRect
Construct a lat/lon bounding box from two points.
LatLonRect(String) - Constructor for class ucar.unidata.geoloc.LatLonRect
Construct a lat/lon bounding box from a string.
LatLonRect(LatLonRect) - Constructor for class ucar.unidata.geoloc.LatLonRect
Copy Constructor
LatLonRect() - Constructor for class ucar.unidata.geoloc.LatLonRect
Create a LatLonRect that covers the whole world.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in interface ucar.unidata.geoloc.Projection
Convert a LatLonPoint to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.Mercator
Convert a LatLonPoint to projection coordinates
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
 
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
 
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Convert a LatLonPoint to projection coordinates
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
Transform a "real" longitude and latitude into the rotated longitude (X) and rotated latitude (Y).
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.RotatedPole
Transform a "real" longitude and latitude into the rotated longitude (X) and rotated latitude (Y).
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Convert a LatLonPoint to projection coordinates
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.UtmProjection
_more_
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.UtmProjection
_more_
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a LatLonPoint to projection coordinates
latLonToProj(LatLonPoint) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a LatLonPoint to projection coordinates Note: a new object is now created on each call for the return value, as of 4.0.46
latLonToProj(double, double) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a LatLonPoint to projection coordinates Note: a new object is now created on each call for the return value, as of 4.0.46
latLonToProj(double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][], float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
Create a ProjectionRect from the given LatLonRect.
latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Create a ProjectionRect from the given LatLonRect.
latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a lat/lon bounding box to a world coordinate bounding box, by finding the minimum enclosing box.
latLonToProjRect(LatLonRect) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Split a latlon rectangle to the equivalent ProjectionRect using this LatLonProjection to split it at the seam if needed.
latLonToProjRect(double, double, double, double) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Create a latlon rectangle and split it into the equivalent ProjectionRect using this LatLonProjection.
latNormal(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Normalize the latitude to lie between +/-90
latToString(double, int) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Make a nicely formatted representation of a latitude, eg 40.34N or 12.9S.
latVar - Variable in class ucar.nc2.dt.point.DapperDataset
 
latVar - Variable in class ucar.nc2.dt.point.SequenceHelper
 
latVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
latVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
latVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
latVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
latVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
latVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
latVarName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
latVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
latVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
layerIdx - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.PktInfo
The layer associated with the current code-block in this packet.
LayersInfo - Class in ucar.jpeg.jj2000.j2k.entropy.encoder
This class stores the specification of a layer distribution in the bit stream.
LayersInfo(float) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.encoder.LayersInfo
Creates a new LayersInfo object.
Layout - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
Layout - Interface in ucar.nc2.iosp
Iterator to read/write subsets of a multidimensional array, finding the contiguous chunks.
Layout.Chunk - Interface in ucar.nc2.iosp
A chunk of data that is contiguous in both the source and destination.
LayoutBB - Interface in ucar.nc2.iosp
A Layout that supplies the "source" ByteBuffer.
LayoutBB.Chunk - Interface in ucar.nc2.iosp
A chunk of data that is contiguous in both the source and destination.
LayoutBBTiled - Class in ucar.nc2.iosp
For datasets where the data are stored in chunks, and must be processed, eg compressed or filtered.
LayoutBBTiled(LayoutBBTiled.DataChunkIterator, int[], int, Section) - Constructor for class ucar.nc2.iosp.LayoutBBTiled
Constructor.
LayoutBBTiled.DataChunk - Interface in ucar.nc2.iosp
A data chunk
LayoutBBTiled.DataChunkIterator - Interface in ucar.nc2.iosp
An iterator over the data chunks.
LayoutRegular - Class in ucar.nc2.iosp
Indexer into data that has a "regular" layout, like netcdf-3 and hdf5 compact and contiguous storage.
LayoutRegular(long, int, int[], Section) - Constructor for class ucar.nc2.iosp.LayoutRegular
Constructor.
LayoutRegularSegmented - Class in ucar.nc2.iosp
LayoutRegularSegmented has data stored in segments that are regularly spaced.
LayoutRegularSegmented(long, int, long, int[], Section) - Constructor for class ucar.nc2.iosp.LayoutRegularSegmented
Constructor.
LayoutSegmented - Class in ucar.nc2.iosp
LayoutSegmented has data stored in segments.
LayoutSegmented(long[], int[], int, int[], Section) - Constructor for class ucar.nc2.iosp.LayoutSegmented
Constructor.
LayoutTiled - Class in ucar.nc2.iosp
For datasets where the data are stored in chunks.
LayoutTiled(LayoutTiled.DataChunkIterator, int[], int, Section) - Constructor for class ucar.nc2.iosp.LayoutTiled
Constructor.
LayoutTiled.DataChunk - Class in ucar.nc2.iosp
 
LayoutTiled.DataChunk(int[], long) - Constructor for class ucar.nc2.iosp.LayoutTiled.DataChunk
 
LayoutTiled.DataChunkIterator - Interface in ucar.nc2.iosp
 
LB - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
LBRACE - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
LBRACKET - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
lcm(int, int) - Static method in class ucar.jpeg.jj2000.j2k.util.MathUtil
Method that calculates the Least Common Multiple (LCM) of two strictly positive integer numbers.
lcm(int[]) - Static method in class ucar.jpeg.jj2000.j2k.util.MathUtil
Method that calculates the Least Common Multiple (LCM) of several positive integer numbers.
lcoc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COC
 
lcod - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COD
 
lcom - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COM
 
lcrg - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.CRG
 
lcs - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
The length calculation specifications
lcs - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
The length calculation specifications
LD - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
LEAP(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Check for leap year
len - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.CBlkInfo
Length of each piece of code-block's codewords
len - Variable in class ucar.nc2.jni.netcdf.NCLibrary.Vlen_t
 
len - Variable in class ucar.nc2.stream.NcStreamIosp.NcsMess
 
LEN_FIELD_NUMBER - Static variable in class thredds.filesystem.FileSystemProto.Attribute
 
LEN_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Attribute
 
Length - Class in opendap.dap.functions
This class implements the length CE function which is used to return the length of List variables.
Length() - Constructor for class opendap.dap.functions.Length
 
length() - Method in class thredds.catalog.CrawlableCatalog
 
length() - Method in interface thredds.crawlabledataset.CrawlableDataset
Returns the size in bytes of the dataset, -1 if unknown.
length() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
length() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
length() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
length - Variable in class thredds.filesystem.CacheFile
 
length - Variable in class thredds.filesystem.CacheFileProto
 
length() - Method in class thredds.filesystem.CrawlableMFile
 
length - Variable in class ucar.jpeg.colorspace.boxes.JP2Box
Length of the box.
length() - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Returns the current length of the stream, in bytes, taking into account any buffering.
length() - Method in interface ucar.jpeg.jj2000.j2k.io.RandomAccessIO
Returns the current length of the stream, in bytes, taking into account any buffering.
length() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Returns the length of the stream.
length() - Method in class ucar.ma2.Range
Get the number of elements in the range.
length() - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
 
length() - Method in class ucar.unidata.io.InMemoryRandomAccessFile
 
length() - Method in class ucar.unidata.io.RandomAccessFile
Get the length of the file.
LENGTH - Static variable in class ucar.units.BaseQuantity
The base quantity of length.
length() - Method in class ucar.units.Prefix
Return the length of the prefix identifier.
LENGTH_FIELD_NUMBER - Static variable in class thredds.filesystem.FileSystemProto.File
 
LENGTH_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Dimension
 
LENGTH_LAZY - Static variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
Identifier for the lazy length calculation.
LENGTH_LAZY_GOOD - Static variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
Identifier for a very simple length calculation.
LENGTH_NEAR_OPT - Static variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
Identifier for the near optimal length calculation.
LENGTH_UNIT - Static variable in class ucar.units.SI
The unit corresponding to the quantity of length.
LESS - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
less(BaseType) - Method in interface opendap.Server.RelOps
 
less(BaseType) - Method in class opendap.Server.SDArray
 
less(BaseType) - Method in class opendap.Server.SDByte
 
less(BaseType) - Method in class opendap.Server.SDFloat32
 
less(BaseType) - Method in class opendap.Server.SDFloat64
 
less(BaseType) - Method in class opendap.Server.SDGrid
 
less(BaseType) - Method in class opendap.Server.SDInt16
 
less(BaseType) - Method in class opendap.Server.SDInt32
 
less(BaseType) - Method in class opendap.Server.SDList
 
less(BaseType) - Method in class opendap.Server.SDSequence
 
less(BaseType) - Method in class opendap.Server.SDString
 
less(BaseType) - Method in class opendap.Server.SDStructure
 
less(BaseType) - Method in class opendap.Server.SDUInt16
 
less(BaseType) - Method in class opendap.Server.SDUInt32
 
less(BaseType) - Method in class opendap.Server.SDURL
 
less(BaseType) - Method in interface opendap.Server.ServerMethods
The Operator class contains a generalized implementation of this method.
LESS_EQL - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
less_eql(BaseType) - Method in interface opendap.Server.RelOps
 
less_eql(BaseType) - Method in class opendap.Server.SDArray
 
less_eql(BaseType) - Method in class opendap.Server.SDByte
 
less_eql(BaseType) - Method in class opendap.Server.SDFloat32
 
less_eql(BaseType) - Method in class opendap.Server.SDFloat64
 
less_eql(BaseType) - Method in class opendap.Server.SDGrid
 
less_eql(BaseType) - Method in class opendap.Server.SDInt16
 
less_eql(BaseType) - Method in class opendap.Server.SDInt32
 
less_eql(BaseType) - Method in class opendap.Server.SDList
 
less_eql(BaseType) - Method in class opendap.Server.SDSequence
 
less_eql(BaseType) - Method in class opendap.Server.SDString
 
less_eql(BaseType) - Method in class opendap.Server.SDStructure
 
less_eql(BaseType) - Method in class opendap.Server.SDUInt16
 
less_eql(BaseType) - Method in class opendap.Server.SDUInt32
 
less_eql(BaseType) - Method in class opendap.Server.SDURL
 
less_eql(BaseType) - Method in interface opendap.Server.ServerMethods
The Operator class contains a generalized implementation of this method.
LETTER - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
LEV - Static variable in class ucar.unidata.geoloc.vertical.AtmosLnPressure
 
level - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The level in the tree to which this subband belongs, which is the number of performed wavelet decompositions to get this subband.
level1 - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
Level 1
level2 - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
Level 2
Level2Record - Class in ucar.nc2.iosp.nexrad2
This class reads one record (radial) in an NEXRAD level II file.
Level2Record(RandomAccessFile, int, long) - Constructor for class ucar.nc2.iosp.nexrad2.Level2Record
 
Level2VolumeScan - Class in ucar.nc2.iosp.nexrad2
This class reads a NEXRAD level II data file.
LevelII - Static variable in interface ucar.nc2.dt.RadialDatasetSweep
 
LevelII2Dataset - Class in ucar.nc2.dt.radial
Make a NEXRAD Level 2 NetcdfDataset into a RadialDataset.
LevelII2Dataset() - Constructor for class ucar.nc2.dt.radial.LevelII2Dataset
 
LevelII2Dataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.radial.LevelII2Dataset
Constructor.
LEVELS - Static variable in class ucar.nc2.iosp.grads.GradsDimension
levels type mapping
LexicalError(boolean, int, int, int, String, char) - Static method in error ucar.units.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexigraphicByNameSorter - Class in thredds.crawlabledataset.sorter
Sort CrawlableDataset lists lexicographically on the dataset name.
LexigraphicByNameSorter(boolean) - Constructor for class thredds.crawlabledataset.sorter.LexigraphicByNameSorter
 
lexStateNames - Static variable in class ucar.units.StandardUnitFormatTokenManager
Lexer state names.
LG - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
lh - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandROIMask
The subband masks of the child LH
lhs - Variable in class opendap.Server.RelOpClause
 
Lightning - Static variable in class ucar.nc2.dt.point.decode.MP
 
LIGHTSPEED - Static variable in class ucar.unidata.util.SpecialMathFunction
Speed of Light in a Vacuum.
limit - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
line - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable.TableEntry
 
line - Variable in class ucar.nc2.iosp.noaa.StructureDataAscii
 
line - Variable in class ucar.units.SimpleCharStream
 
LINEAR - Static variable in class ucar.nc2.iosp.grads.GradsDimension
linear type mapping
Link - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
LINKED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
LIST_FIELD_NUMBER - Static variable in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
ListChoice - Class in thredds.catalog.query
Implementation of a thredds query choice element.
ListChoice(Selector, String, String, String) - Constructor for class thredds.catalog.query.ListChoice
Construct from fields in XML catalog.
listDatasets() - Method in class thredds.catalog.CrawlableCatalog
 
listDatasets(CrawlableDatasetFilter) - Method in class thredds.catalog.CrawlableCatalog
 
listDatasets() - Method in interface thredds.crawlabledataset.CrawlableDataset
Returns the list of CrawlableDatasets contained in this collection dataset.
listDatasets(CrawlableDatasetFilter) - Method in interface thredds.crawlabledataset.CrawlableDataset
Returns the list of CrawlableDatasets contained in this collection dataset that satisfy the given filter.
listDatasets() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
listDatasets(CrawlableDatasetFilter) - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
 
listDatasets() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
listDatasets(CrawlableDatasetFilter) - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
listDatasets() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
listDatasets(CrawlableDatasetFilter) - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
listDatasets() - Method in class thredds.filesystem.CrawlableMFile
 
listDatasets(CrawlableDatasetFilter) - Method in class thredds.filesystem.CrawlableMFile
 
ListenerManager - Class in ucar.nc2.util
Helper class for managing event listeners.
ListenerManager(String, String, String) - Constructor for class ucar.nc2.util.ListenerManager
Constructor.
listToString(List) - Static method in class ucar.unidata.util.StringUtil
Take the List of objects and return a String of all the list's elements toString values appended to each other, separated by semicolons
listToStringArray(List) - Static method in class ucar.unidata.util.StringUtil
Take the List of objects and return a String array of the toString values of each object in the list.
LITER - Static variable in class ucar.units.SI
Special derived unit -- accepted for use with the SI -- for the quantity of volume.
LITRE - Static variable in class ucar.units.SI
Synomym for LITER.
LITTLE_ENDIAN - Static variable in interface ucar.jpeg.jj2000.j2k.io.EndianType
Identifier for little-endian byte ordering (i.e.
LITTLE_ENDIAN - Static variable in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
LITTLE_ENDIAN - Static variable in class ucar.unidata.io.RandomAccessFile
 
ll - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandROIMask
The subband masks of the child LL
LLGDHD - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Max grid hdr length
LLNANL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Grid anl block length
LLNNAV - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Grid nav block length
llpt - Variable in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
 
llpt - Variable in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.  
llpt - Variable in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
LLSTHL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Max header size
LN - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
LO1 - Static variable in class ucar.grid.GridDefRecord
Lo1
LO2 - Static variable in class ucar.grid.GridDefRecord
Lo2
loadLibrary() - Static method in class ucar.jpeg.jj2000.j2k.util.NativeServices
Loads the shared library implementing the native methods of this class and returns true on success.
loadNewFunction(String) - Method in class opendap.Server.FunctionLibrary
Tries to load a function with the given name.
loadOverrideDoc(String, String) - Method in class opendap.servlet.GetInfoHandler
************************************************************************ Checks the info directory for user supplied override documents for the passed dataset name.
loc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.Key
the key location
LOC_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
LOCAL - Static variable in class thredds.cataloggen.config.DatasetSourceType
 
LocalDatasetSource - Class in thredds.cataloggen.config
Concrete implementation of DatasetSource for local disk sources.
localIterator - Variable in class ucar.nc2.ft.point.PointCollectionImpl
 
localIterator - Variable in class ucar.nc2.ft.point.SectionFeatureImpl
 
localIterator - Variable in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
localIterator - Variable in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
localIterator - Variable in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
location - Variable in class thredds.catalog.InvDatasetFmrc.InventoryParams
Deprecated.  
Location - Class in thredds.catalog.query
Implementation of a DQC location element.
Location(String, String, String, String, String, String) - Constructor for class thredds.catalog.query.Location
Construct from fields in XML catalog.
location - Variable in class ucar.nc2.dt.point.PointObsDatatypeImpl
 
location - Variable in class ucar.nc2.dt.TypedDatasetImpl
 
location - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
location - Variable in class ucar.nc2.ft.point.PointFeatureImpl
 
location - Variable in class ucar.nc2.ncml.Aggregation.Dataset
 
location - Variable in class ucar.nc2.NetcdfFile
 
location - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
location - Variable in class ucar.unidata.io.RandomAccessFile
File location
LOCATION_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Header
 
locationList - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
 
locationMap - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
 
lock - Variable in class thredds.catalog.InvDatasetFeatureCollection
 
Log - Class in opendap.servlet
A minimal implementation of a logging facility.
Log() - Constructor for class opendap.servlet.Log
 
log - Variable in class thredds.bufrtables.BtServlet
 
log - Variable in class thredds.catalog.InvDatasetImpl
 
LOG - Static variable in interface ucar.jpeg.jj2000.j2k.util.MsgLogger
Severity of message.
log - Static variable in class ucar.nc2.dataset.CoordSysBuilder
 
log - Static variable in class ucar.nc2.Structure
 
log(double) - Method in interface ucar.units.Unit
Returns a logarithmic unit whose reference level is equal to this unit.
log(double) - Method in class ucar.units.UnitImpl
 
log10(double) - Static method in class ucar.unidata.util.SpecialMathFunction
Get the log base 10 of a number
log2(int) - Static method in class ucar.jpeg.jj2000.j2k.util.MathUtil
Method that calculates the floor of the log, base 2, of 'x'.
log2(double) - Static method in class ucar.unidata.util.SpecialMathFunction
Get the log base 2 of a number
LogarithmicUnit - Class in ucar.units
Provides support for units that are based on a logarithm of the ratio of a physical quantity to an underlying reference level.
LogarithmicUnit(Unit, double) - Constructor for class ucar.units.LogarithmicUnit
Constructs from a reference level and a logarithmic base.
LogarithmicUnit(Unit, double, UnitName) - Constructor for class ucar.units.LogarithmicUnit
Constructs from a reference level, a logarithmic base, and a unit identifier.
LogCategorizer - Class in thredds.logs
Class Description.
logError(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Log an error
logExpr(UnitDB) - Method in class ucar.units.StandardUnitFormat
 
logger - Static variable in class ucar.nc2.ncml.Aggregation
 
LogicalFilterComposer - Class in thredds.crawlabledataset.filter
Build CrawlableDatasetFilters from other CrawlableDatasetFilters using logical composition (AND, OR, NOT).
LogicalFilterComposer() - Constructor for class thredds.crawlabledataset.filter.LogicalFilterComposer
 
LogReader - Class in thredds.logs
Superclass to read TDS logs
LogReader(LogReader.LogParser) - Constructor for class thredds.logs.LogReader
 
LogReader.Closure - Interface in thredds.logs
 
LogReader.DateFilter - Class in thredds.logs
 
LogReader.DateFilter(long, long, LogReader.LogFilter) - Constructor for class thredds.logs.LogReader.DateFilter
 
LogReader.ErrorOnlyFilter - Class in thredds.logs
 
LogReader.ErrorOnlyFilter(LogReader.LogFilter) - Constructor for class thredds.logs.LogReader.ErrorOnlyFilter
 
LogReader.FilterNoop - Class in thredds.logs
 
LogReader.FilterNoop() - Constructor for class thredds.logs.LogReader.FilterNoop
 
LogReader.IpFilter - Class in thredds.logs
 
LogReader.IpFilter(String[], LogReader.LogFilter) - Constructor for class thredds.logs.LogReader.IpFilter
 
LogReader.Log - Class in thredds.logs
 
LogReader.Log() - Constructor for class thredds.logs.LogReader.Log
 
LogReader.LogFilter - Interface in thredds.logs
 
LogReader.LogParser - Interface in thredds.logs
 
LogReader.Stats - Class in thredds.logs
 
LogReader.Stats() - Constructor for class thredds.logs.LogReader.Stats
 
lon - Variable in class ucar.nc2.dt.grid.GridAsPointDataset.Point
 
lon - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
LON - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
The longitude variable name
lon - Variable in class ucar.nc2.iosp.nexrad2.NexradStationDB.Station
 
lon - Variable in class ucar.unidata.geoloc.EarthLocationImpl
 
lon1 - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
Longitude of grid start point.
lon2 - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
Longitude of grid last point.
LON_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
LON_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
lonAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
long_size - Static variable in class ucar.jpeg.icc.ICCProfile
Size of native type
LONG_VALUE - Static variable in enum thredds.filesystem.FileSystemProto.Attribute.Type
 
LONG_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
LONG_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
 
longFormat(Unit, StringBuffer) - Method in class ucar.units.StandardUnitFormat
Formats a unit in the underlying system of units.
longFormat(Unit) - Method in interface ucar.units.UnitFormat
Formats a unit using a long form.
longFormat(Unit, StringBuffer) - Method in interface ucar.units.UnitFormat
Appends a unit formatted according to the long form to a string buffer.
longFormat(Unit) - Method in class ucar.units.UnitFormatImpl
Formats a unit using a long form.
LONGITUDE_OF_CENTRAL_MERIDIAN - Static variable in interface ucar.nc2.iosp.grid.GridCF
longitude_of_central_meridian
LONGITUDE_OF_PROJECTION_ORIGIN - Static variable in interface ucar.nc2.iosp.grid.GridCF
longitude_of_projection_origin
longitudeDistance(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
longToBytes(long) - Static method in class ucar.unidata.io.Swap
Convert a long to an array of 8 bytes.
lonNormal(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
put longitude into the range [center +/- 180] deg
lonNormal(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Normalize the longitude to lie between +/-180
lonNormal360(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
put longitude into the range [0, 360] deg
lonNormalFrom(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
put longitude into the range [start, start+360] deg
lonToString(double, int) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Make a nicely formatted representation of a longitude, eg 120.3W or 99.99E.
lonVar - Variable in class ucar.nc2.dt.point.DapperDataset
 
lonVar - Variable in class ucar.nc2.dt.point.SequenceHelper
 
lonVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
lonVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
lonVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
lonVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
lonVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
lonVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
lonVarName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
lonVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
lonVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
lookupEnumString(int) - Method in class ucar.nc2.dataset.VariableDS
 
lookupEnumString(int) - Method in class ucar.nc2.EnumTypedef
 
lookupEnumString(int) - Method in class ucar.nc2.Variable
Lookup the enum string for this value.
lookupParamIgnoreCase(String) - Method in class ucar.atd.dorade.DoradeSweep
Get the parameter descriptor with the given name, ignoring case.
LookUpTable - Class in ucar.jpeg.icc.lut
Toplevel class for a lut.
LookUpTable(ICCCurveType, int) - Constructor for class ucar.jpeg.icc.lut.LookUpTable
For subclass usage.
LookUpTable16 - Class in ucar.jpeg.icc.lut
Toplevel class for a short [] lut.
LookUpTable16(int, int) - Constructor for class ucar.jpeg.icc.lut.LookUpTable16
Construct an empty 16 bit lut
LookUpTable16(ICCCurveType, int, int) - Constructor for class ucar.jpeg.icc.lut.LookUpTable16
Construct a 16 bit lut from a given curve.
LookUpTable16Gamma - Class in ucar.jpeg.icc.lut
A Gamma based 16 bit lut.
LookUpTable16Gamma(ICCCurveType, int, int) - Constructor for class ucar.jpeg.icc.lut.LookUpTable16Gamma
 
LookUpTable16Interp - Class in ucar.jpeg.icc.lut
An interpolated 16 bit lut
LookUpTable16Interp(ICCCurveType, int, int) - Constructor for class ucar.jpeg.icc.lut.LookUpTable16Interp
Construct the lut from the curve data
LookUpTable16LinearSRGBtoSRGB - Class in ucar.jpeg.icc.lut
A Linear 16 bit SRGB to SRGB lut
LookUpTable16LinearSRGBtoSRGB(int, double, int, double, double, double) - Constructor for class ucar.jpeg.icc.lut.LookUpTable16LinearSRGBtoSRGB
Construct the lut
LookUpTable32Gamma - Class in ucar.jpeg.icc.lut
A Gamma based 32 bit lut.
LookUpTable32Gamma(ICCCurveType, int, int) - Constructor for class ucar.jpeg.icc.lut.LookUpTable32Gamma
 
LookUpTable32Interp - Class in ucar.jpeg.icc.lut
An interpolated 32 bit lut
LookUpTable32Interp(ICCCurveType, int, int) - Constructor for class ucar.jpeg.icc.lut.LookUpTable32Interp
Construct the lut from the curve data
LookUpTable32LinearSRGBtoSRGB - Class in ucar.jpeg.icc.lut
A Linear 32 bit SRGB to SRGB lut
LookUpTable32LinearSRGBtoSRGB(int, int, double, double, double, double, double) - Constructor for class ucar.jpeg.icc.lut.LookUpTable32LinearSRGBtoSRGB
Construct the lut
LookUpTable8 - Class in ucar.jpeg.icc.lut
Toplevel class for a byte [] lut.
LookUpTable8(int, byte) - Constructor for class ucar.jpeg.icc.lut.LookUpTable8
 
LookUpTable8(ICCCurveType, int, byte) - Constructor for class ucar.jpeg.icc.lut.LookUpTable8
Create the string representation of a 16 bit lut.
LookUpTable8Gamma - Class in ucar.jpeg.icc.lut
A Gamma based 16 bit lut.
LookUpTable8Gamma(ICCCurveType, int, byte) - Constructor for class ucar.jpeg.icc.lut.LookUpTable8Gamma
 
LookUpTable8Interp - Class in ucar.jpeg.icc.lut
An interpolated 8 bit lut
LookUpTable8Interp(ICCCurveType, int, byte) - Constructor for class ucar.jpeg.icc.lut.LookUpTable8Interp
Construct the lut from the curve data
LookUpTableFP - Class in ucar.jpeg.icc.lut
Toplevel class for a float [] lut.
LookUpTableFP(ICCCurveType, int) - Constructor for class ucar.jpeg.icc.lut.LookUpTableFP
Construct an empty lut
LookUpTableFPGamma - Class in ucar.jpeg.icc.lut
Class Description
LookUpTableFPGamma(ICCCurveType, int) - Constructor for class ucar.jpeg.icc.lut.LookUpTableFPGamma
 
LookUpTableFPInterp - Class in ucar.jpeg.icc.lut
An interpolated floating point lut
LookUpTableFPInterp(ICCCurveType, int) - Constructor for class ucar.jpeg.icc.lut.LookUpTableFPInterp
Construct the lut from the curve data
LOP - Static variable in class ucar.grid.GridDefRecord
Lop
lov - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
orientation of the grid.
LOV - Static variable in class ucar.grid.GridDefRecord
LoV
LowLev - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
Lowest level per variable
LPAREN - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
LPAREN - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
lpoc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.POC
 
lqcc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCC
 
lqcd - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCD
 
lrgn - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.RGN
 
lrxs - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandRectROIMask
The lower right x coordinates of the applicable ROIs
lrys - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandRectROIMask
The lower right y coordinates of the applicable ROIs
lsiz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
lsot - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SOT
 
lstcl - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
last valid column
lstrw - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
last valid row
LUMEN - Static variable in class ucar.units.SI
Special derived unit for the quantity of luminous flux.
LUMINOUS_INTENSITY - Static variable in class ucar.units.BaseQuantity
The base quantity of luminous intensity.
LUMINOUS_INTENSITY_UNIT - Static variable in class ucar.units.SI
The unit corresponding to the quantity of luminous intensity.
lut - Variable in class ucar.jpeg.icc.lut.LookUpTable16
The lut values.
lut - Variable in class ucar.jpeg.icc.lut.LookUpTable8
The lut values.
lut - Variable in class ucar.jpeg.icc.lut.LookUpTableFP
The lut values.
LUT - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
LUX - Static variable in class ucar.units.SI
Special derived unit for the quantity of illuminance.
LV_CCRD(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
This subroutine translates a numeric value for IVCORD into its character value in VCOORD.
lvls - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.TagTreeDecoder
The number of levels in the tag tree
lvls - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
The number of levels in the tag tree
lw - Variable in class ucar.jpeg.jj2000.j2k.util.MsgPrinter
The line width to use
LY_RES_COMP_POS_PROG - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.ProgressionType
The codestream is Layer/Resolution/Component/Position progressive : 0
lye - Variable in class ucar.jpeg.jj2000.j2k.entropy.Progression
The index of the last layer.
lyepoc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.POC
 

M

M - Static variable in class ucar.grid.GridDefRecord
M
m - Variable in class ucar.jpeg.jj2000.j2k.entropy.CodedCBlk
The vertical index of the code-block, within the subband.
m - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
The vertical index of the code-block, within the subband
m1 - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable
 
m1 - Variable in class ucar.nc2.iosp.grib.tables.GribTemplate
 
m2 - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable
 
m2 - Variable in class ucar.nc2.iosp.grib.tables.GribTemplate
 
M3IOConvention - Class in ucar.nc2.dataset.conv
Models-3/EDSS Input/Output netcf format.
M3IOConvention() - Constructor for class ucar.nc2.dataset.conv.M3IOConvention
 
M3IOVGGridConvention - Class in ucar.nc2.dataset.conv
 
M3IOVGGridConvention() - Constructor for class ucar.nc2.dataset.conv.M3IOVGGridConvention
 
MA - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
Madis - Class in ucar.nc2.ft.point.standard.plug
Madis Convention
Madis() - Constructor for class ucar.nc2.ft.point.standard.plug.Madis
 
Madis.VNames - Class in ucar.nc2.ft.point.standard.plug
 
Madis.VNames() - Constructor for class ucar.nc2.ft.point.standard.plug.Madis.VNames
 
MadisAcars - Class in ucar.nc2.ft.point.standard.plug
Describe
MadisAcars() - Constructor for class ucar.nc2.ft.point.standard.plug.MadisAcars
 
MadisPointObsDataset - Class in ucar.nc2.dt.point
Class Description.
MadisPointObsDataset() - Constructor for class ucar.nc2.dt.point.MadisPointObsDataset
 
MadisPointObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.MadisPointObsDataset
 
MADISStation - Class in ucar.nc2.dataset.conv
MADIS Station Convention.
MADISStation() - Constructor for class ucar.nc2.dataset.conv.MADISStation
 
MadisStationObsDataset - Class in ucar.nc2.dt.point
This reads MADIS station data formatted files.
MadisStationObsDataset() - Constructor for class ucar.nc2.dt.point.MadisStationObsDataset
 
MadisStationObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.MadisStationObsDataset
 
magbits - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
The number of magnitude bits in the integer representation.
magbits - Variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SubbandSyn
The number of magnitude bits
MAGIC_DATA - Static variable in class ucar.nc2.stream.NcStream
 
MAGIC_END - Static variable in class ucar.nc2.stream.NcStream
 
MAGIC_ERR - Static variable in class ucar.nc2.stream.NcStream
 
MAGIC_HEADER - Static variable in class ucar.nc2.stream.NcStream
 
MAGIC_START - Static variable in class ucar.nc2.stream.NcStream
 
MAGIC_VDATA - Static variable in class ucar.nc2.stream.NcStream
 
MAGIC_VEND - Static variable in class ucar.nc2.stream.NcStream
 
main(String[]) - Static method in class opendap.dap.DConnect2
 
main(BaseType[]) - Static method in class opendap.dap.functions.Length
 
main(String[]) - Static method in class opendap.dap.parsers.XmlTest
 
main(String[]) - Static method in class opendap.tools.Geturl
 
main(String[]) - Static method in class opendap.util.Getopts
method for class testing.
main(String[]) - Static method in class opendap.util.iniFile
 
main(String[]) - Static method in class thredds.catalog.dl.ADNWriter
testing
main(String[]) - Static method in class thredds.catalog.dl.DCWriter
testing
main(String[]) - Static method in class thredds.catalog.dl.DIFWriter
testing
main(String[]) - Static method in class thredds.catalog.dl.Grib2toDIF
 
main(String[]) - Static method in class thredds.catalog.InvCatalogFactory
testing
main(String[]) - Static method in class thredds.catalog.InvDatasetImpl
test
main(String[]) - Static method in class thredds.catalog.query.DqcFactory
 
main(String[]) - Static method in class thredds.catalog.ThreddsMetadata
********************************************************************
main(String[]) - Static method in class thredds.cataloggen.CatGenAndWrite
 
main(String[]) - Static method in class thredds.filesystem.CacheManager
 
main(String[]) - Static method in class thredds.inventory.bdb.MetadataManager
 
main(String[]) - Static method in class thredds.inventory.CollectionSpecParser
 
main(String[]) - Static method in class thredds.inventory.DatasetCollectionFromCatalog
 
main(String[]) - Static method in class thredds.inventory.TimedCollection
 
main(String[]) - Static method in class thredds.logs.AccessLogParser
 
main(String[]) - Static method in class thredds.logs.LogCategorizer
 
main(String[]) - Static method in class thredds.logs.LogReader
 
main(String[]) - Static method in class thredds.logs.PathMatcher
 
main(String[]) - Static method in class thredds.logs.ServletLogParser
 
main(String[]) - Static method in class ucar.atd.dorade.DoradeAsciiDump
 
main(String[]) - Static method in class ucar.atd.dorade.DoradeSweep
DoradeSweep class test method.
main(String[]) - Static method in class ucar.grib.grib1.Grib1Dump
Dumps IS, PDS, and GDS meta data information of a Grib file.
main(String[]) - Static method in class ucar.grib.grib1.Grib1ExtractRawData
Outputs first record of raw data to STDOUT or parms based on discipline, category, and number
main(String[]) - Static method in class ucar.grib.grib1.Grib1GetData
Obtain a particular product's data from a Grib1 file.
main(String[]) - Static method in class ucar.grib.grib1.Grib1ProductDefinitionSection
main.
main(String[]) - Static method in class ucar.grib.grib1.Grib1SplitByGridID
Splits a Grib1 file according to Grid IDs in the PDS section
main(String[]) - Static method in class ucar.grib.grib1.Grib1WriteIndex
creates a Grib1 index for given Grib1 file.
main(String[]) - Static method in class ucar.grib.grib1.GribPDSParamTable
 
main(String[]) - Static method in class ucar.grib.grib2.Grib2Dump
Dump of content of the Grib2 file to text.
main(String[]) - Static method in class ucar.grib.grib2.Grib2ExtractRawData
Outputs first record of raw data to STDOUT or parms based on discipline, category, and number
main(String[]) - Static method in class ucar.grib.grib2.Grib2GetData
Obtain a particular product's data.
main(String[]) - Static method in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated. main.
main(String[]) - Static method in class ucar.grib.grib2.Grib2WriteIndex
creates a Grib2 index for given Grib2 file.
main(String[]) - Static method in class ucar.grib.grib2.ParameterTable
 
main(String[]) - Static method in class ucar.grib.GribChecker
Checks a Grib file for edition.
main(String[]) - Static method in class ucar.grib.GribIndexReader
testing
main(String[]) - Static method in class ucar.grib.GribReadTextIndex
testing
main(String[]) - Static method in class ucar.grib.ShowGribIndex
main.
main(String[]) - Static method in class ucar.jpeg.jj2kGrib2
The starting point of the program.
main(String[]) - Static method in class ucar.ma2.ArrayStructureBB
 
main(String[]) - Static method in class ucar.nc2.dataset.conv.WRFConvention
 
main(String[]) - Static method in class ucar.nc2.dataset.NetcdfDataset
Main program - cover to ucar.nc2.FileWriter, for all files that can be read by NetcdfDataset.openFile()
main(String[]) - Static method in class ucar.nc2.dataset.NetcdfDatasetInfo
debug
main(String[]) - Static method in class ucar.nc2.dataset.transform.PolarStereographic
 
main(String[]) - Static method in class ucar.nc2.dods.DODSNetcdfFile
 
main(String[]) - Static method in class ucar.nc2.dt.fmrc.FmrcDefinition
 
main(String[]) - Static method in class ucar.nc2.dt.fmrc.FmrcImpl
 
main(String[]) - Static method in class ucar.nc2.dt.fmrc.FmrcInventory
 
main(String[]) - Static method in class ucar.nc2.dt.fmrc.FmrcReport
 
main(String[]) - Static method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
 
main(String[]) - Static method in class ucar.nc2.dt.grid.GridCoordinate2D
 
main(String[]) - Static method in class ucar.nc2.dt.grid.GridCoordSys
 
main(String[]) - Static method in class ucar.nc2.dt.grid.GridDataset
testing
main(String[]) - Static method in class ucar.nc2.dt.grid.GridDatasetInfo
debug
main(String[]) - Static method in class ucar.nc2.dt.grid.NetcdfCFWriter
 
main(String[]) - Static method in class ucar.nc2.dt.image.ImageArrayAdapter
 
main(String[]) - Static method in class ucar.nc2.dt.point.DapperDataset
 
main(String[]) - Static method in class ucar.nc2.dt.point.decode.MetarParseReport
 
main(String[]) - Static method in class ucar.nc2.dt.point.SequenceObsDataset
 
main(String[]) - Static method in class ucar.nc2.dt.point.StationDatasetCollection
 
main(String[]) - Static method in class ucar.nc2.dt.point.StationObsDatasetInfo
debug
main(String[]) - Static method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
main(String[]) - Static method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
main(String[]) - Static method in class ucar.nc2.dt.point.WriterCFStationObsDataset
 
main(String[]) - Static method in class ucar.nc2.dt.point.WriterProfileObsDataset
 
main(String[]) - Static method in class ucar.nc2.dt.point.WriterStationObsDataset
 
main(String[]) - Static method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
main(String[]) - Static method in class ucar.nc2.dt.radial.Dorade2Dataset
 
main(String[]) - Static method in class ucar.nc2.dt.radial.LevelII2Dataset
 
main(String[]) - Static method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
main(String[]) - Static method in class ucar.nc2.dt.radial.Nids2Dataset
 
main(String[]) - Static method in class ucar.nc2.dt.radial.RadialCoordSys
debug
main(String[]) - Static method in class ucar.nc2.dt.radial.UF2Dataset
 
main(String[]) - Static method in class ucar.nc2.FileWriter
Main program.
main(String[]) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
 
main(String[]) - Static method in class ucar.nc2.ft.fmrc.Fmrc
 
main(String[]) - Static method in class ucar.nc2.ft.fmrc.GridDatasetInv
 
main(String[]) - Static method in class ucar.nc2.ft.point.standard.PointDatasetStandardFactory
 
main(String[]) - Static method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
main(String[]) - Static method in class ucar.nc2.ft.point.writer.CFPointObWriter
Deprecated.  
main(String[]) - Static method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
 
main(String[]) - Static method in class ucar.nc2.ft.point.writer.WriterCFPointDataset
Deprecated.  
main(String[]) - Static method in class ucar.nc2.ft.scan.FeatureScan
 
main(String[]) - Static method in class ucar.nc2.geotiff.GeoTiff
test
main(String[]) - Static method in class ucar.nc2.geotiff.GeotiffWriter
test
main(String[]) - Static method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
main(String[]) - Static method in class ucar.nc2.iosp.adde.StationDB
 
main(String[]) - Static method in class ucar.nc2.iosp.bufr.BitReader
 
main(String[]) - Static method in class ucar.nc2.iosp.bufr.BufrIosp
 
main(String[]) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
 
main(String[]) - Static method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
 
main(String[]) - Static method in class ucar.nc2.iosp.bufr.tables.CommonCodeTables
 
main(String[]) - Static method in class ucar.nc2.iosp.bufr.tables.NcepMnemonic
 
main(String[]) - Static method in class ucar.nc2.iosp.bufr.writer.Bufr2Xml
 
main(String[]) - Static method in class ucar.nc2.iosp.bufr.writer.BufrDataDump
 
main(String[]) - Static method in class ucar.nc2.iosp.bufr.writer.BufrDataProcess
 
main(String[]) - Static method in class ucar.nc2.iosp.bufr.writer.Write2ncRect
 
main(String[]) - Static method in class ucar.nc2.iosp.bufr.writer.WriteT41_ncFlat
main.
main(String[]) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
main(String[]) - Static method in class ucar.nc2.iosp.dorade.Doradeiosp
 
main(String[]) - Static method in class ucar.nc2.iosp.fysat.Fysatiosp
 
main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
Run the program
main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakGridReader
Run the program
main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Test this class and possibly write out a netCDF file
main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakParameterTable
Test
main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Run the program
main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Test this.
main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Run the program
main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Test this.
main(String[]) - Static method in class ucar.nc2.iosp.gini.Giniiosp
 
main(String[]) - Static method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
For testing
main(String[]) - Static method in class ucar.nc2.iosp.grib.Grib2Netcdf
******************************************************************** Grib2Netcdf
main(String[]) - Static method in class ucar.nc2.iosp.grib.GribBinaryIndexer
main.
main(String[]) - Static method in class ucar.nc2.iosp.grib.GribBinaryIndexer2
main.
main(String[]) - Static method in class ucar.nc2.iosp.grib.tables.GribCodeTable
 
main(String[]) - Static method in class ucar.nc2.iosp.grib.tables.GribTemplate
 
main(String[]) - Static method in class ucar.nc2.iosp.hdf4.H4header
 
main(String[]) - Static method in class ucar.nc2.iosp.hdf4.ODLparser
 
main(String[]) - Static method in class ucar.nc2.iosp.hdf4.TagEnum
 
main(String[]) - Static method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
Test this.
main(String[]) - Static method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Test routine
main(String[]) - Static method in class ucar.nc2.iosp.mcidas.McIDASGridReader
for testing purposes
main(String[]) - Static method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Test this
main(String[]) - Static method in class ucar.nc2.iosp.mcidas.Vis5DIosp
Test this.
main(String[]) - Static method in class ucar.nc2.iosp.misc.NmcObsLegacy
 
main(String[]) - Static method in class ucar.nc2.iosp.netcdf3.N3header
 
main(String[]) - Static method in class ucar.nc2.iosp.netcdf3.N3outputStreamWriter
 
main(String[]) - Static method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
main(String[]) - Static method in class ucar.nc2.iosp.nids.Nidsiosp
 
main(String[]) - Static method in class ucar.nc2.iosp.noaa.Ghcnm
 
main(String[]) - Static method in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
main(String[]) - Static method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
 
main(String[]) - Static method in class ucar.nc2.iosp.uf.UFiosp
 
main(String[]) - Static method in class ucar.nc2.jni.netcdf.JniIosp
 
main(String[]) - Static method in class ucar.nc2.NCdump
Deprecated. Main program.
main(String[]) - Static method in class ucar.nc2.NCdumpW
Main program.
main(String[]) - Static method in class ucar.nc2.ncml.AggregationFmrc
testing
main(String[]) - Static method in class ucar.nc2.ncml.AggregationOuterDimension
 
main(String[]) - Static method in class ucar.nc2.ncml.NcMLGWriter
 
main(String[]) - Static method in class ucar.nc2.ncml.NcMLReader
 
main(String[]) - Static method in class ucar.nc2.ncml.NcMLWriter
 
main(String[]) - Static method in class ucar.nc2.NetcdfFile
debugging - do not use
main(String[]) - Static method in class ucar.nc2.stream.CdmrFeatureDataset
 
main(String[]) - Static method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
main(String[]) - Static method in class ucar.nc2.thredds.DqcStationObsDataset
 
main(String[]) - Static method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Test the program
main(String[]) - Static method in class ucar.nc2.units.DateFormatter
test
main(String[]) - Static method in class ucar.nc2.units.DateFromString
 
main(String[]) - Static method in class ucar.nc2.units.DateType
test
main(String[]) - Static method in class ucar.nc2.units.DateUnit
 
main(String[]) - Static method in class ucar.nc2.units.TimeDuration
 
main(String[]) - Static method in class ucar.nc2.util.cache.TestFileSystem
 
main(String[]) - Static method in class ucar.nc2.util.CompareNetcdf2
 
main(String[]) - Static method in class ucar.nc2.util.DiskCache
 
main(String[]) - Static method in class ucar.nc2.util.DiskCache2
debug
main(String[]) - Static method in class ucar.nc2.util.IO
 
main(String[]) - Static method in class ucar.nc2.util.Misc
test
main(String[]) - Static method in class ucar.nc2.util.net.URLencode
Deprecated.  
main(String[]) - Static method in class ucar.nc2.util.reflect.ProxyGenerator
 
main(String[]) - Static method in class ucar.nc2.util.reflect.PublicInterfaceGenerator
 
main(String[]) - Static method in class ucar.nc2.util.TableParser
 
main(String[]) - Static method in class ucar.nc2.util.URLnaming
 
main(String[]) - Static method in class ucar.unidata.geoloc.Bearing
Test the calculations - forward and back
main(String[]) - Static method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Test
main(String[]) - Static method in class ucar.unidata.geoloc.projection.FlatEarth
Test
main(String[]) - Static method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Test
main(String[]) - Static method in class ucar.unidata.geoloc.projection.Orthographic
Test
main(String[]) - Static method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
 
main(String[]) - Static method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
 
main(String[]) - Static method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
main(String[]) - Static method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
main(String[]) - Static method in class ucar.unidata.geoloc.projection.RotatedLatLon
 
main(String[]) - Static method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
main(String[]) - Static method in class ucar.unidata.geoloc.projection.UtmCoordinateConversion
 
main(String[]) - Static method in class ucar.unidata.geoloc.projection.UtmProjection
 
main(String[]) - Static method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
 
main(String[]) - Static method in class ucar.unidata.io.UncompressInputStream
test
main(String[]) - Static method in class ucar.unidata.util.DateSelection
test main
main(String[]) - Static method in class ucar.unidata.util.DateUtil
main
main(String[]) - Static method in class ucar.unidata.util.EscapeStrings
 
main(String[]) - Static method in class ucar.unidata.util.Format
Main method for testing
main(String[]) - Static method in class ucar.unidata.util.GaussianLatitudes
 
main(String[]) - Static method in class ucar.unidata.util.StringUtil
 
main(String[]) - Static method in class ucar.units.BaseQuantity
Tests this class.
main(String[]) - Static method in class ucar.units.BaseUnit
Tests this class.
main(String[]) - Static method in class ucar.units.DerivedUnitImpl
Tests this class.
main(String[]) - Static method in class ucar.units.LogarithmicUnit
Tests this class.
main(String[]) - Static method in class ucar.units.OffsetUnit
Tests this class.
main(String[]) - Static method in class ucar.units.PrefixDBImpl
Tests this class.
main(String[]) - Static method in class ucar.units.QuantityDimension
Tests this class.
main(String[]) - Static method in class ucar.units.ScaledUnit
Tests this class.
main(String[]) - Static method in class ucar.units.SI
Tests this class.
main(String[]) - Static method in class ucar.units.StandardPrefixDB
Tests this class.
main(String[]) - Static method in class ucar.units.StandardUnitDB
Tests this class.
main(String[]) - Static method in class ucar.units.StandardUnitFormat
Test this class.
main(String[]) - Static method in class ucar.units.Test
 
main(String[]) - Static method in class ucar.units.TimeScaleUnit
Tests this class.
main(String[]) - Static method in class ucar.units.UnitDimension
Tests this class.
main(String[]) - Static method in class ucar.units.UnknownUnit
Tests this class.
main1(String[]) - Static method in class thredds.cataloggen.CatGenAndWrite
Need a few test cases: 1) Anne's TDR case - catalog a collection of TDS served data.
main1(String[]) - Static method in class thredds.logs.ServletLogParser
 
main1(String[]) - Static method in class ucar.nc2.util.URLnaming
 
main1(String[]) - Static method in class ucar.unidata.util.StringUtil
Method for debugging.
main2(String[]) - Static method in class thredds.inventory.CollectionSpecParser
 
main2(String[]) - Static method in class thredds.logs.ServletLogParser
 
main2(String[]) - Static method in class ucar.nc2.dt.fmrc.FmrcInventory
 
main2(String[]) - Static method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
 
main2(String[]) - Static method in class ucar.nc2.dt.point.WriterCFStationObsDataset
 
main2(String[]) - Static method in class ucar.nc2.dt.point.WriterStationObsDataset
 
main2(String[]) - Static method in class ucar.nc2.ft.point.writer.CFPointObWriter
Deprecated.  
main2(String[]) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
test
main2(String[]) - Static method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
test
main2(String[]) - Static method in class ucar.nc2.iosp.noaa.Ghcnm
 
main2(String[]) - Static method in class ucar.nc2.util.TableParser
 
main2(String[]) - Static method in class ucar.nc2.util.URLnaming
 
main2(String[]) - Static method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Test
main2(String[]) - Static method in class ucar.unidata.util.StringUtil
test
main3(String[]) - Static method in class ucar.nc2.dt.point.WriterCFStationObsDataset
 
main3(String[]) - Static method in class ucar.nc2.util.URLnaming
 
main3(String[]) - Static method in class ucar.unidata.util.StringUtil
test
main4(String[]) - Static method in class ucar.nc2.dt.fmrc.FmrcInventory
 
main4(String[]) - Static method in class ucar.nc2.util.IO
 
main4(String[]) - Static method in class ucar.nc2.util.URLnaming
 
main5(String[]) - Static method in class ucar.nc2.util.URLnaming
 
mainHeadOff - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
The offset of the main header in the input stream
mainn(String[]) - Static method in class ucar.nc2.util.IO
 
mainOld(String[]) - Static method in class ucar.unidata.util.EscapeStrings
 
maintenace - Static variable in class ucar.nc2.dt.point.decode.MP
 
MAJOR_AXIS - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
The error ellipse major axis variable name
MAJOR_AXIS_EARTH - Static variable in class ucar.grid.GridDefRecord
major axis of earth
make(String, Object) - Static method in class ucar.ma2.StructureDataFactory
 
make(StructureData, StructureData) - Static method in class ucar.ma2.StructureDataFactory
 
make(StructureData[]) - Static method in class ucar.ma2.StructureDataFactory
 
make(byte[]) - Method in interface ucar.nc2.ft.point.remote.FeatureMaker
 
make1DStringArray() - Method in class ucar.ma2.ArrayChar
Make this into the equivilent 1D ArrayObject of Strings.
makeArray(DataType, int, double, double) - Static method in class ucar.ma2.Array
Make a 1D array from a start and inccr.
makeArray(DataType, List<String>) - Static method in class ucar.ma2.Array
Make an 1D array from a list of strings.
makeArray(DataType, String[]) - Static method in class ucar.ma2.Array
Make an 1D array from an array of strings.
makeArray(DataType, List<String>) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated. use Array#makeArray directly
makeArrayBB(ArrayStructure) - Static method in class ucar.nc2.iosp.IospHelper
 
makeBestDatasetInventory() - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
 
makeCatalog(String, String, URI) - Method in class thredds.catalog.InvDatasetFcFmrc
 
makeCatalog(String, String, URI) - Method in class thredds.catalog.InvDatasetFcPoint
 
makeCatalog(String, String, URI) - Method in class thredds.catalog.InvDatasetFeatureCollection
Get one one of the catalogs contained in this dataset, called by DataRootHandler.makeDynamicCatalog()
makeCatalog(String, String, URI) - Method in class thredds.catalog.InvDatasetFmrc
Deprecated. Create the FMRC catalog, or one of its nested catalogs.
makeCatalogForDirectory(String, URI) - Method in class thredds.catalog.InvDatasetScan
Try to build a catalog for the given path by scanning the location associated with this InvDatasetScan.
makeCatalogRef(InvDataset) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
makeCatalogTop(URI, InvDatasetFeatureCollection.State) - Method in class thredds.catalog.InvDatasetFeatureCollection
Make the containing catalog for this dataset
makeCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Take previously identified Coordinate Axis and Coordinate Variables and make them into a CoordinateAxis.
makeCoordinateSystem() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Create a Coordinate System object, using the list of coordinate axis names in the (required) axes field.
makeCoordinateSystems(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Take all previously identified Coordinate Systems and create a CoordinateSystem object.
makeCoordinateSystemsImplicit(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Make implicit CoordinateSystem objects for variables that dont already have one, by using the variables' list of coordinate axes, and any coordinateVariables for it.
makeCoordinateSystemsMaximal(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
If a variable still doesnt have a coordinate system, use hueristics to try to find one that was probably forgotten.
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.conv.CSMConvention
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
makeCoordinateTransform(NetcdfDataset, Variable, Formatter, Formatter) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Make a CoordinateTransform object from the parameters in a Coordinate Transform Variable, using an intrinsic or registered CoordTransBuilder.
makeCoordinateTransform(NetcdfDataset, Variable) - Method in interface ucar.nc2.dataset.CoordTransBuilderIF
Make a CoordinateTransform from a Coordinate Transform Variable.
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.AlbersEqualArea
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.FlatEarth
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.LambertAzimuthal
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.LambertConformalConic
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.Mercator
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.MSGnavigation
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.Orthographic
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.PolarStereographic
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.RotatedLatLon
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.RotatedPole
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.Stereographic
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.TransverseMercator
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.UTM
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VAtmHybridHeight
Make the CoordinateTransform from the dataset
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VAtmHybridSigmaPressure
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VAtmLnPressure
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VAtmSigma
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VerticalPerspective
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VExplicitField
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VOceanS
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VOceanSigma
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaTransformBuilder
Make the coordinate transform
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.ADASConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.AWIPSConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.AWIPSsatConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.DefaultConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.GDVConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.M3IOConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.WRFConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Take all previously identified Coordinate Transforms and create a CoordinateTransform object by calling CoordTransBuilder.makeCoordinateTransform().
makeCoordinateTransformVariable(NetcdfDataset, CoordinateTransform) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
makeDataset(String, String, String, String, String, String, EnumSet<NetcdfDataset.Enhance>, FileFactory) - Method in class ucar.nc2.ncml.Aggregation
Dataset factory, so subclasses can override
makeDataset(MFile) - Method in class ucar.nc2.ncml.Aggregation
 
makeDataset(String, String, String, String, String, String, EnumSet<NetcdfDataset.Enhance>, FileFactory) - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
makeDataset(MFile) - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
makeDataset(String, String, String, String, String, String, EnumSet<NetcdfDataset.Enhance>, FileFactory) - Method in class ucar.nc2.ncml.AggregationTiled
 
makeDatasetDescription() - Method in class ucar.nc2.dt.grid.GridDatasetInfo
Create the "Dataset Description" XML document from this GridDataset
makeDatasets(CancelTask) - Method in class ucar.nc2.ncml.Aggregation
Make the list of Datasets, from explicit and scans.
makeDatasets(CancelTask) - Method in class ucar.nc2.ncml.AggregationFmrc
 
makeDatatypeWithData(int, StructureData) - Method in class ucar.nc2.dt.DatatypeIterator
 
makeDate(long, int, int, Calendar) - Static method in class ucar.grib.grib2.Grib2Pds
 
makeDate(double) - Method in class ucar.nc2.units.DateUnit
Create a Date from this base unit and the given value.
makeDateList(boolean) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the list of dates
makeDateList(boolean) - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Make the list of dates.
makeDateType(String, String, String) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
makeDefinitionXML() - Method in class ucar.nc2.dt.fmrc.FmrcDefinition
Create an XML document for the entire collection
makeDimensionList(List<Dimension>) - Static method in class ucar.nc2.Dimension
 
makeDocument() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Create an XML document from this info
makeDocument() - Method in class ucar.nc2.ft.point.standard.PointConfigXML
Create an XML document from this info
makeDomain(Variable[]) - Static method in class ucar.nc2.dataset.CoordinateSystem
 
makeDummyTransformVariable(NetcdfDataset, CoordinateTransform) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated. use CoordTransBuilder.makeDummyTransformVariable
makeDummyTransformVariable(NetcdfDataset, CoordinateTransform) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Create a "dummy" Coordinate Transform Variable based on the given CoordinateTransform.
makeFeature(int, StructureData) - Method in class ucar.nc2.ft.point.PointIteratorFromStructureData
 
makeFeature(int, StructureData) - Method in class ucar.nc2.ft.point.PointIteratorMultidim
 
makeFeature(int, StructureData) - Method in class ucar.nc2.ft.point.standard.StandardPointFeatureIterator
 
makeFile(String, GridDataset, List<String>, LatLonRect, DateRange) - Static method in class ucar.nc2.dt.grid.NetcdfCFWriter
 
makeFile(String, GridDataset, List<String>, LatLonRect, DateRange, boolean, int, int, int) - Method in class ucar.nc2.dt.grid.NetcdfCFWriter
Write a CF compliant Netcdf-3 file from any gridded dataset.
makeFile(String, GridDataset, List<String>, LatLonRect, int, Range, DateRange, int, boolean) - Method in class ucar.nc2.dt.grid.NetcdfCFWriter
 
makeFileSubType() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Subclasses need to set the subtype.
makeFileSubType() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Make the file subtype
makeFileSubType() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Set the file subType.
makeForecastTime(long, long, int) - Static method in class ucar.grib.grib2.Grib2Pds
 
makeFromCatalog(String, String, int, int) - Static method in class ucar.nc2.dt.fmrc.FmrcInventory
Create a ForecastModelRun Collection from the datasets in a catalog.
makeFromCatalog(DiskCache2, String, String, int, int) - Static method in class ucar.nc2.dt.fmrc.FmrcInventory
 
makeFromCollectionInventory(FmrcInventory) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition
 
makeFromDirectory(String, String, DiskCache2, String, String, int) - Static method in class ucar.nc2.dt.fmrc.FmrcInventory
Create a ForecastModelRun Collection from the files in a directory.
makeFromString(String, int) - Static method in class ucar.ma2.ArrayChar
Create an ArrayChar from a String
makeFromStringArray(ArrayObject) - Static method in class ucar.ma2.ArrayChar
Create an ArrayChar from an ArrayObject of Strings.
makeFromStringArray(ArrayObject, int) - Static method in class ucar.ma2.ArrayChar
Create an ArrayChar from an ArrayObject of Strings.
makeFullName() - Method in class ucar.nc2.Dimension
 
makeFullName(Variable) - Static method in class ucar.nc2.NetcdfFile
 
makeFullName(Variable, String) - Static method in class ucar.nc2.NetcdfFile
 
makeFullNameEscaped(Variable) - Static method in class ucar.nc2.NetcdfFile
 
makeFullNameEscapedSectionSpec(Variable) - Static method in class ucar.nc2.NetcdfFile
 
makeFullNameWithString(Group, String) - Method in class ucar.nc2.NetcdfFile
 
makeGrayscaleImage(Array) - Static method in class ucar.nc2.dt.image.ImageArrayAdapter
Adapt a rank 2 array into a java.awt.image.BufferedImage.
makeGridCoordSys(Formatter, CoordinateSystem, VariableEnhanced) - Static method in class ucar.nc2.dt.grid.GridCoordSys
Determine if the CoordinateSystem cs can be made into a GridCoordSys for the Variable v.
makeGridForm() - Method in class ucar.nc2.dt.grid.GridDatasetInfo
Create the "Grid Form" XML document from this GridDataset.
makeImmutable() - Method in class ucar.ma2.Section
Makes the object immutable, so can be safely shared
makeIntoCoordinateAxis() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Turn the variable into a coordinate axis, if not already.
makeLabel(String) - Method in interface ucar.units.Unit
Makes a label for a named quantity.
makeLabel(String) - Method in class ucar.units.UnitImpl
Returns a label for a quantity in this unit.
makeLatestCatalogForDirectory(String, URI) - Method in class thredds.catalog.InvDatasetScan
Deprecated. Instead use makeProxyDsResolver() which provides more general proxy dataset handling.
makeLevelValues() - Method in class ucar.nc2.iosp.grads.GradsDimension
Make the level values from the specifications
makeLevelValues() - Method in class ucar.nc2.iosp.grads.GradsEnsembleDimension
Make the level values from the specifications
makeLevelValues() - Method in class ucar.nc2.iosp.grads.GradsTimeDimension
Make the level values from the specifications
makeLightningVariable(NetcdfFile, Group, Structure, String, DataType, String, String, String, String, AxisType) - Method in class ucar.nc2.iosp.misc.AbstractLightningIOSP
Make lightning variables
makeMask(Subband, int, int) - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ArbROIMaskGenerator
This function generates the ROI mask for one tile-component.
makeMask(Subband, int, int) - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.RectROIMaskGenerator
This function generates the ROI mask for the entire tile.
makeMask(Subband, int, int) - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIMaskGenerator
This function generates the ROI mask for the entire tile.
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in interface ucar.nc2.dataset.CoordTransBuilderIF
Make a VerticalTransform.
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VAtmHybridHeight
Make the vertical transform transform
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VAtmHybridSigmaPressure
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VAtmLnPressure
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VAtmSigma
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VExplicitField
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VOceanS
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VOceanSigma
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
makeMatrixDocument() - Method in class ucar.nc2.dt.fmrc.FmrcInventory
Create an XML document for the entire collection
makeMatrixDocument(String) - Method in class ucar.nc2.dt.fmrc.FmrcInventory
Create an XML document for a variable
makeMissingVariable() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Make the missing variable
makeName(List<CoordinateAxis>) - Static method in class ucar.nc2.dataset.CoordinateSystem
Create standard name from list of axes.
makeNested(DataDescriptor, int, int, int) - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
Track nested Tables.
makeObs(int, boolean, StructureData) - Method in class ucar.nc2.dt.point.CFstationObsDataset
 
makeObs(int) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
 
makeObs(int) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
 
makeObs(int, boolean, StructureData) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
makeObs(int) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.  
makeObsStructureData(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
makeOffsetDate(Date, double) - Static method in class ucar.nc2.ft.fmrc.FmrcInv
Create a date from base and hour offset
makeParamVariable(GempakParameter, List<Dimension>) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Make a variable from a GempakParmaeter
makePlural(String) - Method in class ucar.units.UnitName
Returns the plural form of a name.
makePrimitiveArray(int, DataType) - Static method in class ucar.nc2.iosp.IospHelper
Create 1D primitive array of the given size and type
makePrimitiveArray(int, DataType, Object) - Static method in class ucar.nc2.iosp.IospHelper
Create 1D primitive array of the given size and type, fill it with the given value
makeProxyDsResolverCatalog(String, URI) - Method in class thredds.catalog.InvDatasetScan
Try to build a catalog for the given resolver path by scanning the location associated with this InvDatasetScan.
makeQC(QueryCapability) - Method in class thredds.catalog.parser.jdom.DqcConvert2
 
makeQuery() - Method in interface ucar.nc2.ft.point.remote.QueryMaker
 
makeRadialCoordSys(Formatter, CoordinateSystem, VariableEnhanced) - Static method in class ucar.nc2.dt.radial.RadialCoordSys
Determine if the CoordinateSystem cs can be made into a GridCoordSys for the Variable v.
makeRadialVariable(NetcdfDataset, VariableSimpleIF, Variable) - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
makeRadialVariable(NetcdfDataset, VariableSimpleIF, Variable) - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
makeRadialVariable(NetcdfDataset, VariableSimpleIF, Variable) - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
makeRadialVariable(NetcdfDataset, VariableSimpleIF, Variable) - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
makeRadialVariable(NetcdfDataset, VariableSimpleIF, Variable) - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
makeRadialVariable(NetcdfDataset, VariableSimpleIF, Variable) - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
makeRadialVariable(NetcdfDataset, VariableSimpleIF, Variable) - Method in class ucar.nc2.dt.radial.UF2Dataset
 
makeReadOnlyCacheManager(String, String) - Static method in class thredds.filesystem.CacheManager
 
makeRecordStructure() - Method in class ucar.nc2.dataset.NetcdfDataset
 
makeRecordStructure() - Method in class ucar.nc2.NetcdfFile
If there is an unlimited dimension, make all variables that use it into a Structure.
makeRequest() - Method in class thredds.util.HttpUriResolver
 
makeRootDirectory() - Static method in class ucar.nc2.util.DiskCache
Make sure that the current root directory exists.
makeRootGroup() - Method in class ucar.nc2.NetcdfFile
 
makeRunTimeDatasetInventory(Date) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
 
makeSectionSpec(List) - Static method in class ucar.ma2.Range
Deprecated. use Section.toString()
makeSectionSpecString(Variable, List<Range>) - Static method in class ucar.nc2.ParsedSectionSpec
Make section specification String from a range list for a Variable.
makeSectionString(VariableIF, List<Range>) - Static method in class ucar.nc2.NCdump
Deprecated. Make section specification String from a range list for a Variable.
makeSequence(Structure, String, boolean) - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Make a Sequence for the part
makeSequence(NetcdfFile) - Method in class ucar.nc2.iosp.misc.Uspln
 
makeShape(DArray) - Method in class ucar.nc2.dods.DODSNetcdfFile
 
makeStandardCacheManager(String, String) - Static method in class thredds.filesystem.CacheManager
 
makeStandardController(String, String) - Static method in class thredds.filesystem.ControllerCaching
 
makeStandardDateString(double) - Method in class ucar.nc2.units.DateUnit
Make a standard GMT string representation from this unit and given value.
makeStandardFilename(String, String) - Static method in class ucar.util.prefs.XMLStore
Convenience routine for creating an XMLStore file in a standard place.
makeStation(StructureData, int) - Method in class ucar.nc2.ft.point.standard.StandardStationCollectionImpl
Make a Station from the station data structure.
makeStation(StructureData, int) - Method in class ucar.nc2.ft.point.standard.StandardStationProfileCollectionImpl
 
makeStationCollectionDocument() - Method in class ucar.nc2.dt.point.StationObsDatasetInfo
Create an XML document from this info
makeStationCollectionDocument(LatLonRect, String[]) - Method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
Create an XML document for the stations in this dataset.
makeStationObsDatasetDocument() - Method in class ucar.nc2.dt.point.StationObsDatasetInfo
Create an XML document from this info
makeStationReader() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Make the station reader for this type
makeStationReader() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Make the appropriate station file reader, subclasses need to implement this
makeStationReader() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Make the station reader
makeStationTable(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
 
makeStationVariable(String, Dimension) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Make a station variable
makeStationVars(List<GempakStation>, Dimension) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Make the station variables from a representative station
makeString(short) - Static method in class ucar.nc2.iosp.bufr.Descriptor
 
makeStructure(String, List, boolean) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Make a structure for the part
makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArraySequence
 
makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArraySequenceNested
 
makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructure
 
makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructureBB
 
makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructureComposite
 
makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructureMA
 
makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructureW
 
makeStructureData(ArrayStructure, int) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
makeStructureMembers() - Method in class ucar.nc2.Structure
Create a StructureMembers object that describes this Structure.
makeSubset(Range, Range, LatLonRect, int, int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
 
makeSubset(Range, Range, Range, Range, Range, Range) - Method in class ucar.nc2.dt.grid.GeoGrid
 
makeSubset(Range, Range, Range, Range, Range, Range) - Method in interface ucar.nc2.dt.GridDatatype
Create a new GeoGrid that is a logical subset of this GeoGrid.
makeSubset(Range, Range, LatLonRect, int, int, int) - Method in interface ucar.nc2.dt.GridDatatype
Create a new GeoGrid that is a logical subset of this GeoGrid.
makeSubset(Range, Range, Range, Range, Range, Range) - Method in interface ucar.nc2.ft.grid.Grid
Create a new GeoGrid that is a logical subset of this GeoGrid.
makeSuffix() - Method in class ucar.grib.GribGridRecord
 
makeTestCacheManager(String) - Static method in class thredds.filesystem.CacheManager
 
makeTestController(String) - Static method in class thredds.filesystem.ControllerCaching
 
makeTimeSet() - Method in class ucar.unidata.util.DateSelection
Create the time set
makeTimeStruct(int) - Method in class ucar.nc2.iosp.grads.GradsTimeDimension
Make a time struct from the index.
makeUnion(List<TimeCoord>, Date) - Static method in class ucar.nc2.ft.fmrc.TimeCoord
Create the union of all the values in the list of TimeCoord, ignoring the TimeCoord's runDate
makeUnit(String) - Static method in class ucar.nc2.units.SimpleUnit
 
makeURL(String) - Static method in class ucar.nc2.util.net.URLStreamHandlerFactory
 
makeURL(URL, String) - Static method in class ucar.nc2.util.net.URLStreamHandlerFactory
 
makeValidCdmObjectName(String) - Static method in class ucar.nc2.NetcdfFile
Create a valid CDM object name.
makeValidCdmObjectName(String) - Static method in class ucar.unidata.util.StringUtil
 
makeValidNetcdfObjectName(String) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
Convert a name to a legal netcdf-3 name.
makeValidNetcdfObjectNameOld(String) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
 
makeValue(Date) - Method in class ucar.nc2.units.DateUnit
Create the equivilent value from this base unit and the given Date.
makeVariable(NetcdfFile, int, String, String, String, List) - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
 
makeVariable(NetcdfFile, int, String, String, String, List<List<Level2Record>>, int) - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
 
makeVariable(NetcdfFile, String, String, String, List) - Method in class ucar.nc2.iosp.uf.UFiosp
 
makeVariable2(NetcdfFile, int, String, String, String, Level2VolumeScan) - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
 
makeVerticalTransform(NetcdfDataset, Dimension) - Method in class ucar.nc2.dataset.VerticalCT
Use the builder to make the Vertical Transform function
makeVirtualService(InvService) - Method in class thredds.catalog.InvDatasetFeatureCollection
 
makeXEdges(ArrayDouble.D2) - Static method in class ucar.nc2.dataset.CoordinateAxis2D
Normal case: do something reasonable in deciding on the edges when we have the midpoints of a 2D coordinate.
makeXEdgesRotated(ArrayDouble.D2) - Static method in class ucar.nc2.dataset.CoordinateAxis2D
Experimental: for WRF rotated (staggered) Grids
makeXml(File, String) - Method in class thredds.bufrtables.BtValidateController
 
makeXml(String) - Method in class thredds.gribtables.StandardWmoController
 
makeYEdges(ArrayDouble.D2) - Static method in class ucar.nc2.dataset.CoordinateAxis2D
Normal case: do something reasonable in deciding on the edges when we have the midpoints of a 2D coordinate.
makeYEdgesRotated(ArrayDouble.D2) - Static method in class ucar.nc2.dataset.CoordinateAxis2D
Experimental: for WRF rotated (staggered) Grids
MALFORMED_EXPR - Static variable in exception opendap.dap.DAP2Exception
The expression specified in the OPeNDAP URL is not valid.
MalformedAliasException - Exception in opendap.dap
Thrown by AttributeTable when an attempt is made to alias to a non-existent attribute.
MalformedAliasException(String) - Constructor for exception opendap.dap.MalformedAliasException
Construct a NoSuchAttributeException with the specified message.
MalformedAliasException(int, String) - Constructor for exception opendap.dap.MalformedAliasException
Construct a NoSuchAttributeException with the specified message and OPeNDAP error code see (DAP2Exception).
MAMath - Class in ucar.ma2
Element by element algebra on Arrays
MAMath() - Constructor for class ucar.ma2.MAMath
 
MAMath.MinMax - Class in ucar.ma2
Holds a minimum and maximum value.
MAMath.MinMax(double, double) - Constructor for class ucar.ma2.MAMath.MinMax
 
MAMath.ScaleOffset - Class in ucar.ma2
Holds a scale and offset.
MAMath.ScaleOffset(double, double) - Constructor for class ucar.ma2.MAMath.ScaleOffset
 
MAMatrix - Class in ucar.ma2
Abstraction for matrix operations.
MAMatrix(int, int) - Constructor for class ucar.ma2.MAMatrix
Create an MAMatrix of the given shape.
MAMatrix(Array) - Constructor for class ucar.ma2.MAMatrix
Create an MAMatrix using the given rank-2 array.
MAP_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
mapIndex(Variable, Variable, int[]) - Method in class ucar.nc2.ft.coordsys.GeoReferencingCoordSys
 
MapMath - Class in ucar.unidata.geoloc.projection.proj4
Taken from com.jhlabs.map.proj Also see "http://search.cpan.org/src/DSTAHLKE/Cartography-Projection-GCTP-0.03/gctpc/" for C code
MapMath() - Constructor for class ucar.unidata.geoloc.projection.proj4.MapMath
 
MAPS - Static variable in class opendap.dap.DGrid
The Map part of the DGrid
mapVars - Variable in class opendap.dap.DGrid
The Map component of this DGrid.
mark - Variable in class thredds.catalog.InvDatasetImpl
 
markAll(boolean) - Method in class opendap.Server.CEEvaluator
Mark all the variables in the DDS either as part of the current projection (when state is true) or not (state is false).
Markers - Interface in ucar.jpeg.jj2000.j2k.codestream
This interface defines the values of the different markers in the JPEG 2000 codestream.
markSupported() - Method in class opendap.dap.HeaderInputStream
Returns that we don't support the mark() and reset() methods.
markSupported() - Method in class ucar.unidata.io.UncompressInputStream
This stream does not support mark/reset on the stream.
maskPGM - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
ImgReaderPGM object with the arbrtrary ROI
MASS - Static variable in class ucar.units.BaseQuantity
The base quantity of mass.
MASS_UNIT - Static variable in class ucar.units.SI
The unit corresponding to the quantity of mass.
match(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
Determine if the given dataset matches this selector.
match(String) - Method in class thredds.logs.PathMatcher
Find the longest match.
match(CoordinateAxis) - Method in interface ucar.nc2.ft.point.standard.CoordSysEvaluator.Predicate
 
match(String, String) - Static method in class ucar.unidata.util.StringUtil
Count number of chars that match in two strings, starting from front.
matchAxisTypeAndDimension(NetcdfDataset, AxisType, Dimension) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
 
matchAxisTypeAndDimension(NetcdfDataset, AxisType, Dimension) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
 
matchAxisTypeAndDimension(NetcdfDataset, AxisType, Dimension, Dimension) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
 
matchAxisTypeAndDimension(NetcdfDataset, AxisType, Dimension, Dimension, Dimension) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
 
matcher - Variable in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
MathUtil - Class in ucar.jpeg.jj2000.j2k.util
This class contains a collection of utility methods fro mathematical operations.
MathUtil() - Constructor for class ucar.jpeg.jj2000.j2k.util.MathUtil
 
Matrix00 - Static variable in class ucar.jpeg.colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix01 - Static variable in class ucar.jpeg.colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix02 - Static variable in class ucar.jpeg.colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix10 - Static variable in class ucar.jpeg.colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix11 - Static variable in class ucar.jpeg.colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix12 - Static variable in class ucar.jpeg.colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix20 - Static variable in class ucar.jpeg.colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix21 - Static variable in class ucar.jpeg.colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
Matrix22 - Static variable in class ucar.jpeg.colorspace.SYccColorSpaceMapper
Matrix component for ycc transform.
MatrixBasedRestrictedProfile - Class in ucar.jpeg.icc
This class is a 3 component RestrictedICCProfile
MatrixBasedRestrictedProfile(ICCCurveType, ICCCurveType, ICCCurveType, ICCXYZType, ICCXYZType, ICCXYZType) - Constructor for class ucar.jpeg.icc.MatrixBasedRestrictedProfile
Construct a 3 component RestrictedICCProfile
MatrixBasedTransformException - Exception in ucar.jpeg.icc.lut
Thrown by MatrixBasedTransformTosRGB
MatrixBasedTransformTosRGB - Class in ucar.jpeg.icc.lut
Transform for applying ICCProfiling to an input DataBlk
MatrixBasedTransformTosRGB(RestrictedICCProfile, int[], int[]) - Constructor for class ucar.jpeg.icc.lut.MatrixBasedTransformTosRGB
Construct a 3 component transform based on an input RestricedICCProfile This transform will pass the input throught a floating point lut (LookUpTableFP), apply a matrix to the output and finally pass the intermediate buffer through a 8-bit lut (LookUpTable8).
MAVector - Class in ucar.ma2
Abstraction for vector operations.
MAVector(double[]) - Constructor for class ucar.ma2.MAVector
Create an MAVector out of a double array
MAVector(int) - Constructor for class ucar.ma2.MAVector
Create an MAVector of the given length.
MAVector(Array) - Constructor for class ucar.ma2.MAVector
Create an MAVector using the given rank-1 array.
max - Variable in class ucar.ma2.MAMath.MinMax
 
max() - Method in class ucar.ma2.Range
Deprecated. use last()
max(Date, Date) - Static method in class ucar.unidata.util.DateUtil
Get the maximum of the 2 dates
MAX_ALPHA_SIZE - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
MAX_CB_AREA - Static variable in interface ucar.jpeg.jj2000.j2k.entropy.StdEntropyCoderOptions
The maximum code-block area (width x height).
MAX_CB_DIM - Static variable in interface ucar.jpeg.jj2000.j2k.entropy.StdEntropyCoderOptions
The maximum code-block dimension.
MAX_CODE_LEN - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
MAX_COMP_BITDEPTH - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
The maximum number of component bitdepth
MAX_COUNT - Static variable in class ucar.unidata.util.DateSelection
maximum count
MAX_EL_COPYING - Static variable in class ucar.jpeg.jj2000.j2k.util.ArrayUtil
The maximum array size to do element by element copying, larger arrays are copyied in a n optimized way.
MAX_INT - Static variable in class ucar.jpeg.jj2000.j2k.IntegerSpec
The largest value of type int
MAX_LPPM - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Maximum length of PPM marker segment
MAX_LPPT - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Maximum length of PPT marker segment
MAX_MESSAGE_SIZE - Static variable in class ucar.nc2.iosp.bufr.MessageScanner
 
MAX_NUMRECS - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
The maximum number of records is 2^32-1.
MAX_SELECTORS - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
MAX_VARSIZE - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
Each fixed-size variable and the data for one record's worth of a single record variable are limited to a little less than 4 GiB.
MAX_ZOOM - Static variable in class ucar.jpeg.jj2000.disp.ImgScrollPane
The maximum possible zoom factor: 32.
maxByte - Variable in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
The maximum number of bytes that can be read from the buffer
maxBytes - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.CodestreamWriter
The maximum number of bytes that can be written to the bit stream
maxDate - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
maxDate - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
maxImgRes - Variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
The maximum available image resolution level
maxMinTemp24 - Static variable in class ucar.nc2.dt.point.decode.MP
 
maxNextCharInd - Variable in class ucar.units.SimpleCharStream
 
MaxShiftSpec - Class in ucar.jpeg.jj2000.j2k.roi
This class contains the maxshift scaling value for each tile-component.
MaxShiftSpec(int, int, byte) - Constructor for class ucar.jpeg.jj2000.j2k.roi.MaxShiftSpec
Constructs a 'ModuleSpec' object, initializing all the components and tiles to the 'SPEC_DEF' spec type, for the specified number of components and tiles.
maxTemperature - Static variable in class ucar.nc2.dt.point.decode.MP
 
MaxVal - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
Maximum variable data values
maxValueArray - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
 
maybeData() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
MBLKSZ - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Block size
McFile - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
McIDAS file number in 1..9999
McGrid - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
McIDAS grid number in 1..?
McGridDefRecord - Class in ucar.nc2.iosp.mcidas
Class to hold the grid navigation information.
McGridDefRecord() - Constructor for class ucar.nc2.iosp.mcidas.McGridDefRecord
Create a new grid nav block
McGridDefRecord(int[]) - Constructor for class ucar.nc2.iosp.mcidas.McGridDefRecord
Create a new grid nav block with the values
mcGridReader - Variable in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
McIDAS file reader
MCIDAS_AREA - Static variable in class thredds.catalog.DataFormatType
 
McIDASAreaProjection - Class in ucar.nc2.iosp.mcidas
McIDASAreaProjection is the ProjectionImpl for McIDAS Area navigation modules.
McIDASAreaProjection() - Constructor for class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Default bean constructor
McIDASAreaProjection(AreaFile) - Constructor for class ucar.nc2.iosp.mcidas.McIDASAreaProjection
create a McIDAS AREA projection from the Area file's directory and navigation blocks.
McIDASAreaProjection(int[], int[]) - Constructor for class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Create a AREA coordinate system from the Area file's directory and navigation blocks.
McIDASAreaProjection(int[], int[], int[]) - Constructor for class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Create a AREA coordinate system from the Area file's directory and navigation blocks.
McIDASAreaTransformBuilder - Class in ucar.nc2.iosp.mcidas
Projection based on Mcidas Area files.
McIDASAreaTransformBuilder() - Constructor for class ucar.nc2.iosp.mcidas.McIDASAreaTransformBuilder
 
McIDASGridReader - Class in ucar.nc2.iosp.mcidas
Read grid(s) from a McIDAS grid file
McIDASGridReader() - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridReader
Bean ctor
McIDASGridReader(String) - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridReader
Create a McIDASGrid Reader from the file
McIDASGridReader(RandomAccessFile) - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridReader
Create a McIDASGrid Reader from the file
McIDASGridRecord - Class in ucar.nc2.iosp.mcidas
A class to hold McIDAS grid record information
McIDASGridRecord(int, int[]) - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridRecord
Create a grid header from the integer bits
McIDASGridServiceProvider - Class in ucar.nc2.iosp.mcidas
An IOSP for McIDAS Grid data
McIDASGridServiceProvider() - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
 
McIDASLookup - Class in ucar.nc2.iosp.mcidas
McIDASLookup get all the information about a McIDAS file.
McIDASLookup(McIDASGridRecord) - Constructor for class ucar.nc2.iosp.mcidas.McIDASLookup
Gets a representative grid for this lookup
MCollection - Class in thredds.inventory
Configuration object for a collection of managed files.
MCollection(String, String, boolean, List<MFileFilter>, Object) - Constructor for class thredds.inventory.MCollection
Constructor
MCollection(String, String, boolean, MFileFilter, Object) - Constructor for class thredds.inventory.MCollection
Constructor
MController - Interface in thredds.inventory
Inventory Management Controller
MD - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
MDCHAR - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Character packing
MDGDEC - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
decimal packing?
MDGDIF - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
DIF packing
MDGGRB - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
GRIB1 packing
MDGNMC - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
NMC packing
MDGNON - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
no packing
MDGRB2 - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
GRIB2 packing
MDGRID - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Grid packing
MDINTG - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Integer packing
mdl - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The maximum number of decompostion levels for each component of the current tile.
MDREAL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
No packing
MDRPCK - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
real packing
meaning - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable.TableEntry
 
MEMBER_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.StructureData
 
memberData - Variable in class ucar.ma2.StructureDataW
 
memberHash - Variable in class ucar.nc2.Structure
 
members - Variable in class ucar.ma2.ArrayStructure
 
members - Variable in class ucar.ma2.StructureData
 
members - Variable in class ucar.nc2.Structure
 
MEMBERS_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
Mercator - Static variable in interface ucar.grid.GridTableLookup
Mercator
Mercator - Class in ucar.nc2.dataset.transform
Create a Mercator Projection from the information in the Coordinate Transform Variable.
Mercator() - Constructor for class ucar.nc2.dataset.transform.Mercator
 
Mercator - Class in ucar.unidata.geoloc.projection
Mercator projection, spherical earth.
Mercator() - Constructor for class ucar.unidata.geoloc.projection.Mercator
Constructor with default parameteres
Mercator(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Mercator
Deprecated. use Mercator(double lon0, double par)
Mercator(double, double) - Constructor for class ucar.unidata.geoloc.projection.Mercator
Construct a Mercator Projection.
Mercator(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Mercator
Construct a Mercator Projection.
MERGED - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
standard surface file id
mergeFrom(Message) - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
mergeFrom(FileSystemProto.Attribute) - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
mergeFrom(Message) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
mergeFrom(FileSystemProto.Directory) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
mergeFrom(Message) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
mergeFrom(FileSystemProto.File) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
mergeFrom(PointStreamProto.Location) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
mergeFrom(PointStreamProto.Member) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
mergeFrom(PointStreamProto.PointFeature) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
mergeFrom(PointStreamProto.PointFeatureCollection) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
mergeFrom(PointStreamProto.Station) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
mergeFrom(PointStreamProto.StationList) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
mergeFrom(GhcnmProto.StationIndex) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
mergeFrom(GhcnmProto.StationIndexList) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
mergeFrom(NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
mergeFrom(NcStreamProto.Data) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
mergeFrom(NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
mergeFrom(NcStreamProto.EnumTypedef) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
mergeFrom(NcStreamProto.EnumTypedef.EnumType) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
mergeFrom(NcStreamProto.Error) - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
mergeFrom(NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
mergeFrom(NcStreamProto.Header) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
mergeFrom(NcStreamProto.Range) - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
mergeFrom(NcStreamProto.Section) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
mergeFrom(NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
mergeFrom(NcStreamProto.StructureData) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
mergeFrom(NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
mergeLoc(PointStreamProto.Location) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
mergeNcML(NetcdfFile, Element) - Static method in class ucar.nc2.ncml.NcMLReader
Use NCML to modify the referenced dataset, create a new dataset with the merged info Used to wrap each dataset of an aggregation before its aggregated
mergeNcMLdirect(NetcdfDataset, Element) - Static method in class ucar.nc2.ncml.NcMLReader
Use NCML to directly modify the dataset
mergeRoot(NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
mergeSection(NcStreamProto.Section) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
mergeSection(NcStreamProto.Section) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
mergeTwoThreddsMetadata(ThreddsMetadataBuilder, ThreddsMetadataBuilder, ThreddsBuilderFactory) - Static method in class thredds.catalog2.builder.util.ThreddsMetadataBuilderUtils
 
mergeTwoThreddsMetadata(ThreddsMetadataBuilder, ThreddsMetadataBuilder, ThreddsMetadataBuilder) - Static method in class thredds.catalog2.builder.util.ThreddsMetadataBuilderUtils
 
Message - Class in ucar.nc2.iosp.bufr
Encapsolates a complete BUFR message.
Message(RandomAccessFile, BufrIndicatorSection, BufrIdentificationSection, BufrDataDescriptionSection, BufrDataSection, GregorianCalendar) - Constructor for class ucar.nc2.iosp.bufr.Message
 
message - Variable in class ucar.nc2.util.IO.HttpResult
 
MESSAGE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Error
 
message_type - Variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
message_type - Variable in class ucar.nc2.iosp.nexrad2.Level2Record
 
MessageCompressedDataReader - Class in ucar.nc2.iosp.bufr
Reads through the data of a message.
MessageCompressedDataReader() - Constructor for class ucar.nc2.iosp.bufr.MessageCompressedDataReader
 
MessageScanner - Class in ucar.nc2.iosp.bufr
Sequentially scans a BUFR file, extracts the messages.
MessageScanner(RandomAccessFile) - Constructor for class ucar.nc2.iosp.bufr.MessageScanner
 
MessageScanner(RandomAccessFile, long) - Constructor for class ucar.nc2.iosp.bufr.MessageScanner
 
MessageUncompressedDataReader - Class in ucar.nc2.iosp.bufr
Class Description
MessageUncompressedDataReader() - Constructor for class ucar.nc2.iosp.bufr.MessageUncompressedDataReader
 
metadata - Variable in class thredds.catalog.InvDataset
 
metadata - Variable in class thredds.catalog.ThreddsMetadata
 
Metadata - Interface in thredds.catalog2
Represents non-THREDDS metadata about the containing dataset.
MetadataBuilder - Interface in thredds.catalog2.builder
_more_
MetadataBuilderUtils - Class in thredds.catalog2.builder.util
Utility methods for copying MetadataBuilders.
MetadataConverterIF - Interface in thredds.catalog
Converts JDOM Element to Objects holding metadata content.
MetadataElement - Static variable in class thredds.catalog2.xml.names.MetadataElementNames
 
MetadataElement_Inherited - Static variable in class thredds.catalog2.xml.names.MetadataElementNames
 
MetadataElement_metadataType - Static variable in class thredds.catalog2.xml.names.MetadataElementNames
 
MetadataElement_XlinkHref - Static variable in class thredds.catalog2.xml.names.MetadataElementNames
 
MetadataElement_XlinkTitle - Static variable in class thredds.catalog2.xml.names.MetadataElementNames
 
MetadataElement_XlinkType - Static variable in class thredds.catalog2.xml.names.MetadataElementNames
 
MetadataElementNames - Class in thredds.catalog2.xml.names
XML qualified names for the elements and attributes defined by the "metadata" element in the THREDDS InvCatalog specification (version 1.0.2).
MetadataExtractor - Class in ucar.nc2.thredds
Extract THREDDS metadata from the underlying CDM dataset.
MetadataExtractor() - Constructor for class ucar.nc2.thredds.MetadataExtractor
 
MetadataManager - Class in thredds.inventory.bdb
MetadataManager using Berkeley DB Java Edition.
MetadataManager(String) - Constructor for class thredds.inventory.bdb.MetadataManager
 
MetadataManager.KeyValue - Class in thredds.inventory.bdb
 
MetadataType - Class in thredds.catalog
Type-safe enumeration of THREDDS Metadata types.
MetarParseReport - Class in ucar.nc2.dt.point.decode
 
MetarParseReport() - Constructor for class ucar.nc2.dt.point.decode.MetarParseReport
 
METER - Static variable in class ucar.units.SI
Base unit of length.
meterUnit - Static variable in class ucar.nc2.units.SimpleUnit
 
methodList - Variable in class ucar.nc2.util.net.HTTPSession
 
METHODNORM - Static variable in class ucar.grid.GridDefRecord
MethodNorm
METRE - Static variable in class ucar.units.SI
Synonym for METER.
METRIC_TON - Static variable in class ucar.units.SI
Special derived unit -- accepted for use with the SI -- for the quantity of mass.
MFGD - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Grid file type
MFile - Interface in thredds.inventory
Inventory "Managed File".
MFileFilter - Interface in thredds.inventory
Filter on MFiles
MFileOS - Class in thredds.filesystem
Implements thredds.inventory.MFile using regular OS files.
MFSF - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Surface file type
MFSN - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Sounding File Type
mgrutm2LatLon(String) - Method in class ucar.unidata.geoloc.projection.UtmCoordinateConversion
 
MILLIS - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a millisecond
MILLIS_CENTURY - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a century (approximately)
MILLIS_DAY - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a day
MILLIS_DECADE - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a decade (approximately)
MILLIS_HOUR - Static variable in class ucar.unidata.util.DateUtil
milliseconds in an hour
MILLIS_MILLENIUM - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a century (approximately)
MILLIS_MINUTE - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a minute
MILLIS_MONTH - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a month (approximately)
MILLIS_SECOND - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a second
MILLIS_WEEK - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a week
MILLIS_YEAR - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a year (approximately)
millisToHours(double) - Static method in class ucar.unidata.util.DateUtil
_more_
millisToMinutes(double) - Static method in class ucar.unidata.util.DateUtil
utility to convert a given number of milliseconds to minutes
MimeUtil - Class in opendap.servlet
Writes MIME type headers to the passed streams.
MimeUtil() - Constructor for class opendap.servlet.MimeUtil
 
min - Variable in class ucar.ma2.MAMath.MinMax
 
min() - Method in class ucar.ma2.Range
Deprecated. use first()
min(Date, Date) - Static method in class ucar.unidata.util.DateUtil
Get the minimum of the 2 dates
MIN_CB_DIM - Static variable in interface ucar.jpeg.jj2000.j2k.entropy.StdEntropyCoderOptions
The minimum code-block dimension.
min_max_wind_dir - Static variable in class ucar.nc2.dt.point.decode.MP
 
minDate - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
minDate - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
MINOR_AXIS - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
The error ellipse minor axis variable name
MINOR_AXIS_EARTH - Static variable in class ucar.grid.GridDefRecord
minor axis of earth
minTemperature - Static variable in class ucar.nc2.dt.point.decode.MP
 
MINUS - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
MINUTE - Static variable in class ucar.units.SI
Special derived unit -- accepted for use with the SI -- for the quantity of time.
minutesToMillis(double) - Static method in class ucar.unidata.util.DateUtil
utility to convert a given number of minutes to milliseconds
MinVal - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
Minimum variable data values
Misc - Class in ucar.nc2.util
Miscellaneous static routines.
Misc() - Constructor for class ucar.nc2.util.Misc
 
MISSING - Static variable in class ucar.grib.GribNumbers
Grib uses this internal to mean missing
MISSING_DATA - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
Initialization flag for lookup tables public static int data_lut_init_flag = 0; /** Reflectivity look up table public static float[] Reflectivity_LUT = new float[256]; /** 1 km Velocity look up table public static float[] Velocity_1km_LUT = new float[256]; /** 1/2 km Velocity look up table public static float[] Velocity_hkm_LUT = new float[256]; static { Reflectivity_LUT[0] = 0.0f; // Float.NaN; //(float) SIGNAL_BELOW_THRESHOLD; Reflectivity_LUT[1] = Float.NaN; //(float) SIGNAL_OVERLAID; Velocity_1km_LUT[0] = 0.0f; // Float.NaN; //(float) SIGNAL_BELOW_THRESHOLD; Velocity_1km_LUT[1] = Float.NaN; //(float) SIGNAL_OVERLAID; Velocity_hkm_LUT[0] = 0.0f; // Float.NaN; //(float) SIGNAL_BELOW_THRESHOLD; Velocity_hkm_LUT[1] = Float.NaN; //(float) SIGNAL_OVERLAID; for (int i = 2; i < 256; i++) { Reflectivity_LUT[i] = (float) (i / 2.0 - 33.0); Velocity_1km_LUT[i] = (float) (i - 129.0); Velocity_hkm_LUT[i] = (float) (i / 2.0 - 64.5); // also spectrum width } }
MISSING_DATA - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
Initialization flag for lookup tables public static int data_lut_init_flag = 0; /** Reflectivity look up table public static float[] Reflectivity_LUT = new float[256]; /** 1 km Velocity look up table public static float[] Velocity_1km_LUT = new float[256]; /** 1/2 km Velocity look up table public static float[] Velocity_hkm_LUT = new float[256]; static { Reflectivity_LUT[0] = 0.0f; // Float.NaN; //(float) SIGNAL_BELOW_THRESHOLD; Reflectivity_LUT[1] = Float.NaN; //(float) SIGNAL_OVERLAID; Velocity_1km_LUT[0] = 0.0f; // Float.NaN; //(float) SIGNAL_BELOW_THRESHOLD; Velocity_1km_LUT[1] = Float.NaN; //(float) SIGNAL_OVERLAID; Velocity_hkm_LUT[0] = 0.0f; // Float.NaN; //(float) SIGNAL_BELOW_THRESHOLD; Velocity_hkm_LUT[1] = Float.NaN; //(float) SIGNAL_OVERLAID; for (int i = 2; i < 256; i++) { Reflectivity_LUT[i] = (float) (i / 2.0 - 33.0); Velocity_1km_LUT[i] = (float) (i - 129.0); Velocity_hkm_LUT[i] = (float) (i / 2.0 - 64.5); // also spectrum width } }
MISSING_VALUE - Static variable in interface ucar.nc2.constants.CF
 
MISSING_VAR - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
name for the time variable
missingDataIsMissing - Static variable in class ucar.nc2.dataset.NetcdfDataset
 
missingVar - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
mlfn(double, double, double, double[]) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
mode - Variable in class ucar.nc2.iosp.bufr.TableLookup
 
mode - Variable in class ucar.nc2.iosp.bufr.tables.BufrTables.Tables
 
MODE_air - Static variable in class ucar.atd.dorade.ScanMode
air: air (aircraft?) scanning
MODE_calibration - Static variable in class ucar.atd.dorade.ScanMode
calibration: a calibration is being performed
MODE_coplane - Static variable in class ucar.atd.dorade.ScanMode
coplane: the radar is scanned in a single plane, so both azimuth and elevation can vary
MODE_horizontal - Static variable in class ucar.atd.dorade.ScanMode
horizontal: not scanning, horizontally pointing
MODE_idle - Static variable in class ucar.atd.dorade.ScanMode
idle: antenna position and scanning are undefined
MODE_manual - Static variable in class ucar.atd.dorade.ScanMode
manual: antenna position is being manually controlled
MODE_PPI - Static variable in class ucar.atd.dorade.ScanMode
PPI (Plan Position Indicator): fixed elevation and varying azimuth
MODE_RHI - Static variable in class ucar.atd.dorade.ScanMode
RHI (Range-Height Indicator): fixed azimuth and varying elevation
MODE_SUR - Static variable in class ucar.atd.dorade.ScanMode
SUR (surveillance)
MODE_target - Static variable in class ucar.atd.dorade.ScanMode
target: the antenna is pointed at a fixed location
MODE_vertical - Static variable in class ucar.atd.dorade.ScanMode
vertical: the antenna is pointing vertically
ModelBaseDate - Static variable in class ucar.nc2.constants._Coordinate
 
ModelRunDate - Static variable in class ucar.nc2.constants._Coordinate
 
MODEORDER - Static variable in class ucar.grid.GridDefRecord
ModeOrder
ModisSatellite - Class in ucar.nc2.dataset.conv
Class Description.
ModisSatellite() - Constructor for class ucar.nc2.dataset.conv.ModisSatellite
 
ModuleSpec - Class in ucar.jpeg.jj2000.j2k
This generic class is used to handle values to be used by a module for each tile and component.
ModuleSpec(int, int, byte) - Constructor for class ucar.jpeg.jj2000.j2k.ModuleSpec
Constructs a 'ModuleSpec' object, initializing all the components and tiles to the 'SPEC_DEF' spec val type, for the specified number of components and tiles.
MOLE - Static variable in class ucar.units.SI
Base unit of amount of substance.
MonochromeInputRestrictedProfile - Class in ucar.jpeg.icc
This class is a 1 component RestrictedICCProfile
MonochromeTransformException - Exception in ucar.jpeg.icc.lut
Exception thrown by MonochromeTransformTosRGB.
MonochromeTransformTosRGB - Class in ucar.jpeg.icc.lut
This class constructs a LookUpTableFP from a RestrictedICCProfile.
MonochromeTransformTosRGB(RestrictedICCProfile, int, int) - Constructor for class ucar.jpeg.icc.lut.MonochromeTransformTosRGB
Construct the lut from the RestrictedICCProfile.
mons - Static variable in class ucar.nc2.iosp.nowrad.NOWRadheader
 
month - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
MONTH_NAMES - Static variable in class ucar.unidata.util.DateUtil
_more_
months - Static variable in class ucar.nc2.iosp.grads.GradsTimeStruct
months
mouseDragged(MouseEvent) - Method in class ucar.jpeg.jj2000.disp.ImgMouseListener
 
mouseMoved(MouseEvent) - Method in class ucar.jpeg.jj2000.disp.ImgMouseListener
 
mousePressed(MouseEvent) - Method in class ucar.jpeg.jj2000.disp.ImgMouseListener
 
mouseReleased(MouseEvent) - Method in class ucar.jpeg.jj2000.disp.ImgMouseListener
 
MP - Class in ucar.nc2.dt.point.decode
 
MP() - Constructor for class ucar.nc2.dt.point.decode.MP
 
MPEG - Static variable in class thredds.catalog.DataFormatType
 
MQCoder - Class in ucar.jpeg.jj2000.j2k.entropy.encoder
This class implements the MQ arithmetic coder.
MQCoder(ByteOutputBuffer, int, int[]) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
Instantiates a new MQ-coder, with the specified number of contexts and initial states.
MQDecoder - Class in ucar.jpeg.jj2000.j2k.entropy.decoder
This class implements the MQ arithmetic decoder.
MQDecoder(ByteInputBuffer, int, int[]) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.decoder.MQDecoder
Instantiates a new MQ-decoder, with the specified number of contexts and initial states.
mqrs - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
MQ reset specifications
mqrs - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
MQ reset specifications
mressrc - Variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
The 'MultiResImgData' source
mressrc - Variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
The MultiResImgData source
msbSkipped - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.CBlkInfo
The number of most significant bits which are skipped for this code-block (= Mb-1-bitDepth).
msfn(double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
msgLog - Variable in class thredds.cataloggen.config.DatasetSource
 
MsgLogger - Interface in ucar.jpeg.jj2000.j2k.util
This class provides a simple common abstraction of a facility that logs and/or displays messages or simple strings.
MSGnavigation - Class in ucar.nc2.dataset.transform
MSGnavigation projection
MSGnavigation() - Constructor for class ucar.nc2.dataset.transform.MSGnavigation
 
MSGnavigation - Class in ucar.unidata.geoloc.projection.sat
Port Eumetsat MSG_navigation.c to java from http://www.eumetsat.int/idcplg?IdcService=GET_FILE&dDocName=zip_tools_msg_nav_c&RevisionSelectionMethod=LatestReleased
MSGnavigation() - Constructor for class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
MSGnavigation(double, double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.sat.MSGnavigation
Constructor
MsgPrinter - Class in ucar.jpeg.jj2000.j2k.util
This utility class formats messages to the specified line width, by inserting line-breaks between words, and printing the resulting lines.
MsgPrinter(int) - Constructor for class ucar.jpeg.jj2000.j2k.util.MsgPrinter
Creates a new message printer with the specified line width and with the default locale.
MT - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
MTALPH - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Alpha
MTAPOL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
APOL
MTHP - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
HP
MTIBM - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
IBM
MTIGPH - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Intergraph
MTIRIS - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Irix
MTLNUX - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Linux
MTMACH - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
the machine type byte order
MTO - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
MTSUN - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Sun (SPARC)
MTULTX - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Ultrix
MTVAX - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
VAX
mult(Dimension) - Method in class ucar.units.Dimension
Multiplies this dimension by another dimension.
MultiLabeler - Class in thredds.crawlabledataset
_more_
MultiLabeler(List<CrawlableDatasetLabeler>) - Constructor for class thredds.crawlabledataset.MultiLabeler
 
multiple - Variable in class thredds.catalog.query.Selector
 
MultipleNestedPointCollectionImpl - Class in ucar.nc2.ft.point
Abstract superclass for multiply nested NestedPointFeatureCollection Subclass must supply getNestedPointFeatureCollectionIterator().
MultipleNestedPointCollectionImpl(String, FeatureType) - Constructor for class ucar.nc2.ft.point.MultipleNestedPointCollectionImpl
 
MULTIPLICITY - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
The number of strokes variable name
multiply(MAMatrix, MAMatrix) - Static method in class ucar.ma2.MAMatrix
Matrix multiply: return m1 * m2.
multiply(Point2D.Double, Point2D.Double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
multiplyBy(double) - Method in class ucar.units.OffsetUnit
 
multiplyBy(QuantityDimension) - Method in class ucar.units.QuantityDimension
Multiplies this quantity dimension by another quantity dimension.
multiplyBy(double) - Method in class ucar.units.ScaledUnit
 
multiplyBy(Unit) - Method in interface ucar.units.Unit
Multiplies this unit by another.
multiplyBy(double) - Method in interface ucar.units.Unit
Multiplies this unit by a scale factor.
multiplyBy(UnitDimension) - Method in class ucar.units.UnitDimension
Multiplies this unit dimension by another.
multiplyBy(Unit) - Method in class ucar.units.UnitImpl
Multiplies this unit by another.
multiplyBy(double) - Method in class ucar.units.UnitImpl
 
MultiplyException - Exception in ucar.units
Provides support for unit multiplication failures.
MultiplyException(Unit) - Constructor for exception ucar.units.MultiplyException
Constructs from a unit that can't be multiplied.
MultiplyException(Unit, Unit) - Constructor for exception ucar.units.MultiplyException
Constructs from two units.
MultiplyException(double, Unit) - Constructor for exception ucar.units.MultiplyException
Constructs from a scale factor and a unit.
MultiResImgData - Interface in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This interface defines methods to access image attributes (width, height, number of components, etc.) of multiresolution images, such as those resulting from an inverse wavelet transform.
MultiResImgDataAdapter - Class in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This class provides a default implementation for the methods of the 'MultiResImgData' interface.
MultiResImgDataAdapter(MultiResImgData) - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Instantiates the MultiResImgDataAdapter object specifying the MultiResImgData source.
MultiSelectorFilter - Class in thredds.crawlabledataset.filter
The standard CrawlableDatasetFilter which uses a list of CrawlableDatasetSelectors to determine if a dataset is accepted.
MultiSelectorFilter(List<MultiSelectorFilter.Selector>) - Constructor for class thredds.crawlabledataset.filter.MultiSelectorFilter
 
MultiSelectorFilter(MultiSelectorFilter.Selector) - Constructor for class thredds.crawlabledataset.filter.MultiSelectorFilter
 
MultiSelectorFilter.Selector - Class in thredds.crawlabledataset.filter
Used by a MultiSelectorFilter to determine whether to include or exclude a CrawlableDataset.
MultiSelectorFilter.Selector(CrawlableDatasetFilter, boolean, boolean, boolean) - Constructor for class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
Construct a Selector which uses the given CrawlableDatasetFilter to determine a dataset match.
MultiTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Deprecated. use ucar.nc2.ft.*
MultiTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
MultiTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
mvmst - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
swap flag
myDivideBy(Unit) - Method in class ucar.units.DerivedUnitImpl
Divides this derived unit by another.
myDivideBy(Unit) - Method in class ucar.units.LogarithmicUnit
Divide this unit by another unit.
myDivideBy(Unit) - Method in class ucar.units.OffsetUnit
Divide this unit by another unit.
myDivideBy(Unit) - Method in class ucar.units.ScaledUnit
Divides this unit by another unit.
myDivideBy(Unit) - Method in class ucar.units.TimeScaleUnit
Divides this unit by another unit.
myDivideBy(Unit) - Method in class ucar.units.UnitImpl
Divides this unit by another.
myDivideInto(Unit) - Method in class ucar.units.DerivedUnitImpl
Divides this derived unit into another.
myDivideInto(Unit) - Method in class ucar.units.LogarithmicUnit
Divide this unit into another unit.
myDivideInto(Unit) - Method in class ucar.units.OffsetUnit
Divide this unit into another unit.
myDivideInto(Unit) - Method in class ucar.units.ScaledUnit
Divides this unit into another unit.
myDivideInto(Unit) - Method in class ucar.units.TimeScaleUnit
Divides this unit into another unit.
myDivideInto(Unit) - Method in class ucar.units.UnitImpl
Divides this unit into another.
myMultiplyBy(Unit) - Method in class ucar.units.DerivedUnitImpl
Multiplies this derived unit by another.
myMultiplyBy(Unit) - Method in class ucar.units.LogarithmicUnit
Multiply this unit by another unit.
myMultiplyBy(Unit) - Method in class ucar.units.OffsetUnit
Multiply this unit by another unit.
myMultiplyBy(Unit) - Method in class ucar.units.ScaledUnit
Multiplies this unit by another unit.
myMultiplyBy(Unit) - Method in class ucar.units.TimeScaleUnit
Multiplies this unit by another unit.
myMultiplyBy(Unit) - Method in class ucar.units.UnitImpl
Multiplies this unit by another.
myRaiseTo(int) - Method in class ucar.units.DerivedUnitImpl
Raises this derived unit to a power.
myRaiseTo(int) - Method in class ucar.units.LogarithmicUnit
Raise this unit to a power.
myRaiseTo(int) - Method in class ucar.units.OffsetUnit
Raise this unit to a power.
myRaiseTo(int) - Method in class ucar.units.ScaledUnit
Raises this unit to a power.
myRaiseTo(int) - Method in class ucar.units.TimeScaleUnit
Raises this unit to a power.
myRaiseTo(int) - Method in class ucar.units.UnitImpl
Raises this unit to a power.
mySweep - Variable in class ucar.nc2.iosp.dorade.Doradeiosp
 

N

n - Variable in class ucar.jpeg.jj2000.j2k.entropy.CodedCBlk
The horizontal index of the code-block, within the subband.
n - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
The horizontal index of the code-block, within the subband
N3channelWriter - Class in ucar.nc2.iosp.netcdf3
Experimental
N3channelWriter(NetcdfFile) - Constructor for class ucar.nc2.iosp.netcdf3.N3channelWriter
 
N3header - Class in ucar.nc2.iosp.netcdf3
Netcdf header reading and writing for version 3 file format.
N3header() - Constructor for class ucar.nc2.iosp.netcdf3.N3header
 
N3iosp - Class in ucar.nc2.iosp.netcdf3
IOServiceProvider implementation abstract base class to read/write "version 3" netcdf files.
N3iosp() - Constructor for class ucar.nc2.iosp.netcdf3.N3iosp
 
N3outputStreamWriter - Class in ucar.nc2.iosp.netcdf3
Experimental.
N3outputStreamWriter(NetcdfFile) - Constructor for class ucar.nc2.iosp.netcdf3.N3outputStreamWriter
 
N3raf - Class in ucar.nc2.iosp.netcdf3
Use our RandomAccessFile class to read and write.
N3raf() - Constructor for class ucar.nc2.iosp.netcdf3.N3raf
 
N3streamWriter - Class in ucar.nc2.iosp.netcdf3
Common superclass for N3outputStreamWriter and N3channelStreamWriter.
N3streamWriter(NetcdfFile) - Constructor for class ucar.nc2.iosp.netcdf3.N3streamWriter
 
N3streamWriter.Vinfo - Class in ucar.nc2.iosp.netcdf3
 
N9999 - Static variable in class ucar.nc2.dt.point.decode.MP
 
N_GROUPS - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
N_ITERS - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
name - Variable in class thredds.catalog.InvCatalog
 
name - Variable in class thredds.catalog.InvDataset
 
name - Variable in class thredds.inventory.FeatureCollectionConfig.BestDataset
 
name - Variable in class thredds.inventory.FeatureCollectionConfig
 
name - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
Grid name.
name - Variable in class ucar.grid.GridParameter
name of parameter.
name - Variable in class ucar.nc2.dataset.CoordinateSystem
 
name - Variable in class ucar.nc2.dataset.CoordinateTransform
 
name - Variable in class ucar.nc2.ft.point.MultipleNestedPointCollectionImpl
 
name - Variable in class ucar.nc2.ft.point.PointCollectionImpl
 
name - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
name - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.Key
the key name
name - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable
 
name - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable.TableEntry
 
name - Variable in class ucar.nc2.iosp.grib.tables.GribTemplate
 
name - Variable in class ucar.nc2.iosp.nexrad2.NexradStationDB.Station
 
name - Variable in class ucar.unidata.geoloc.ProjectionImpl
name of this projection
name - Variable in class ucar.unidata.geoloc.StationImpl
 
NAME - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
NAME_FIELD_NUMBER - Static variable in class thredds.filesystem.FileSystemProto.Attribute
 
NAME_FIELD_NUMBER - Static variable in class thredds.filesystem.FileSystemProto.File
 
NAME_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
NAME_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
NAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Attribute
 
NAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Dimension
 
NAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
NAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
 
NAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Structure
 
NAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
 
nameCount() - Method in class ucar.units.UnitDBImpl
Return the number of names in this database
NamedAnything - Class in ucar.nc2.util
NamedObject implementation
NamedAnything(String, String) - Constructor for class ucar.nc2.util.NamedAnything
 
nameDataset(InvDatasetImpl) - Method in class thredds.cataloggen.config.DatasetNamer
Try to name the given dataset.
nameDatasetList(List) - Method in class thredds.cataloggen.config.DatasetNamer
Try to name the given dataset.
NamedObject - Interface in ucar.nc2.util
An object that has a name and a description.
NameException - Exception in ucar.units
Provides support for bad unit names.
NameException(String) - Constructor for exception ucar.units.NameException
Constructs from a message.
nameForJsCode(String) - Static method in class opendap.servlet.www.wwwOutPut
 
nameInDDS(String, DDS) - Static method in class opendap.util.dasTools
 
nameInKillFile(String) - Static method in class opendap.util.dasTools
This code could use a real `kill-file' some day - about the same time that the rest of the server gets an `rc' file...
nameIsGlobal(String) - Static method in class opendap.util.dasTools
 
NAMES - Static variable in class ucar.nc2.iosp.grads.GradsEnsembleDimension
ensemble names identifier
nameWithCE() - Method in class ucar.nc2.dods.DODSVariable
 
NativeServices - Class in ucar.jpeg.jj2000.j2k.util
This class presents a collection of static methods that allow access to some native methods.
NAUTICAL_MILE - Static variable in class ucar.units.SI
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of length.
NAVB - Static variable in class ucar.nc2.iosp.gempak.GempakGridReader
Grid nav block identifier
navBlock - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
packing type
NavigationBlock - Class in ucar.nc2.iosp.gempak
Class to hold the grid navigation information.
NavigationBlock() - Constructor for class ucar.nc2.iosp.gempak.NavigationBlock
Create a new grid nav block
NavigationBlock(float[]) - Constructor for class ucar.nc2.iosp.gempak.NavigationBlock
Create a new grid nav block with the values
nbitsc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
n bits
nblk - Variable in class ucar.jpeg.jj2000.j2k.codestream.PrecInfo
Number of code-blocks in each subband belonging to this precinct
nbytes - Variable in class ucar.nc2.iosp.grib.tables.GribTemplate.Field
 
nc - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The number of components
nc - Variable in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
The number of components in the image
Nc - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
Number of columns
NC_BYTE - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_CHAR - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_close(int) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_COMPOUND - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_DOUBLE - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_ENUM - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_FILL_BYTE - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
NC_FILL_CHAR - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
NC_FILL_DOUBLE - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
NC_FILL_FLOAT - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
NC_FILL_INT - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
NC_FILL_LONG - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
NC_FILL_SHORT - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
NC_FLOAT - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_FORMAT_64BIT - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_FORMAT_CLASSIC - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_FORMAT_NETCDF4 - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_FORMAT_NETCDF4_CLASSIC - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att(int, int, String, NCLibrary.Vlen_t[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att(int, int, String, ByteBuffer) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att_double(int, int, String, double[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att_float(int, int, String, float[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att_int(int, int, String, int[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att_longlong(int, int, String, long[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att_schar(int, int, String, byte[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att_short(int, int, String, short[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att_string(int, int, String, String[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att_text(int, int, String, byte[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att_ubyte(int, int, String, byte[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att_uchar(int, int, String, byte[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att_uint(int, int, String, int[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att_ulonglong(int, int, String, long[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_att_ushort(int, int, String, short[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_var(int, int, ByteBuffer) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_var(int, int, NCLibrary.Vlen_t[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_var_double(int, int, double[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_var_float(int, int, float[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_var_int(int, int, int[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_var_longlong(int, int, long[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_var_schar(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_var_short(int, int, short[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_var_string(int, int, String[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_var_text(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_var_ubyte(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_var_ulonglong(int, int, long[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_var_ushort(int, int, short[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_vars_double(int, int, long[], long[], int[], double[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_vars_float(int, int, long[], long[], int[], float[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_vars_int(int, int, long[], long[], int[], int[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_vars_longlong(int, int, long[], long[], int[], long[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_vars_schar(int, int, long[], long[], int[], byte[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_vars_short(int, int, long[], long[], int[], short[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_get_vars_text(int, int, long[], long[], int[], byte[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_GLOBAL - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_attlen(int, int, String, NativeLongByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_attname(int, int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_atttype(int, int, String, IntByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_compound(int, int, byte[], NativeLongByReference, NativeLongByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_compound_field(int, int, int, byte[], NativeLongByReference, IntByReference, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_dim(int, int, byte[], NativeLongByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_dimids(int, IntByReference, int[], int) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_dimname(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_enum(int, int, byte[], IntByReference, NativeLongByReference, NativeLongByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_enum_member(int, int, int, byte[], IntByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_format(int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_grpname(int, byte[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_grps(int, IntByReference, Pointer) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_grps(int, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_libvers() - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_natts(int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_ndims(int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_nvars(int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_opaque(int, int, byte[], NativeLongByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_type(int, int, byte[], NativeLongByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_typeids(int, IntByReference, Pointer) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_typeids(int, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_unlimdims(int, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_user_type(int, int, byte[], NativeLongByReference, IntByReference, NativeLongByReference, IntByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_var(int, int, byte[], IntByReference, IntByReference, int[], IntByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_inq_varids(int, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_INT - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_INT64 - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_MAX_ATTRS - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_MAX_DIMS - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_MAX_NAME - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_MAX_VAR_DIMS - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_MAX_VARS - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_OPAQUE - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_open(String, int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_SHORT - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
nc_strerror(int) - Method in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_STRING - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_UBYTE - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_UINT - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_UINT64 - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_USHORT - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
NC_VLEN - Static variable in interface ucar.nc2.jni.netcdf.NCLibrary
 
ncd - Variable in class ucar.nc2.dataset.CoordinateAxis
 
ncDataset - Variable in class ucar.nc2.ncml.Aggregation
 
NCdump - Class in ucar.nc2
Deprecated. use NCdumpW, to handle Unicode correctly
NCdump() - Constructor for class ucar.nc2.NCdump
Deprecated.  
NCdumpW - Class in ucar.nc2
Print contents of an existing netCDF file, using a Writer.
NCdumpW() - Constructor for class ucar.nc2.NCdumpW
 
NCdumpW.WantValues - Enum in ucar.nc2
 
NcepMnemonic - Class in ucar.nc2.iosp.bufr.tables
A class that reads a mnemonic table.
NcepMnemonic() - Constructor for class ucar.nc2.iosp.bufr.tables.NcepMnemonic
 
ncfile - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
ncfile - Variable in class ucar.nc2.dt.point.SequenceHelper
 
ncfile - Variable in class ucar.nc2.dt.TypedDatasetImpl
 
ncfile - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
ncfile - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
ncfile - Variable in class ucar.nc2.Group
 
ncfile - Variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
The netCDF file
ncfile - Variable in class ucar.nc2.iosp.grid.GridServiceProvider
The netCDF file that the iosp is part of
ncfile - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
ncfile - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
 
ncfile - Variable in class ucar.nc2.Variable
 
NCLibrary - Interface in ucar.nc2.jni.netcdf
JNA access to Netcd4 C Library, using JNI to shared C library.
NCLibrary.Vlen_t - Class in ucar.nc2.jni.netcdf
 
NCLibrary.Vlen_t() - Constructor for class ucar.nc2.jni.netcdf.NCLibrary.Vlen_t
 
NCLibrary.Vlen_t.ByValue - Class in ucar.nc2.jni.netcdf
 
NCLibrary.Vlen_t.ByValue() - Constructor for class ucar.nc2.jni.netcdf.NCLibrary.Vlen_t.ByValue
 
NCML - Static variable in class thredds.catalog.DataFormatType
 
ncml - Static variable in class thredds.catalog.InvService
 
NcML - Static variable in class thredds.catalog.MetadataType
 
NCML - Static variable in class thredds.catalog.ServiceType
 
NcmlCollectionReader - Class in thredds.inventory
Convert NcML into a CollectionManager.
NcmlConstructor - Class in ucar.nc2.ncml
Populate a NetcdfFile directly from NcML, can be used by IOSPs.
NcmlConstructor() - Constructor for class ucar.nc2.ncml.NcmlConstructor
 
ncmlElement - Variable in class thredds.catalog.InvDatasetImpl
 
NcMLGWriter - Class in ucar.nc2.ncml
Helper class to write NcML-G.
NcMLGWriter() - Constructor for class ucar.nc2.ncml.NcMLGWriter
 
NcMLReader - Class in ucar.nc2.ncml
Read NcML and create NetcdfDataset.
NcMLReader() - Constructor for class ucar.nc2.ncml.NcMLReader
 
NcMLWriter - Class in ucar.nc2.ncml
Helper class to write NcML.
NcMLWriter() - Constructor for class ucar.nc2.ncml.NcMLWriter
 
ncNS - Static variable in class thredds.inventory.NcmlCollectionReader
 
ncNS - Static variable in class ucar.nc2.ncml.NcMLGWriter
 
ncNS - Static variable in class ucar.nc2.ncml.NcMLReader
 
ncNS - Static variable in class ucar.nc2.ncml.NcMLWriter
 
nComp - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
The number of components within the image
nComp - Variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
The number of components
ncomps - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
Number of image components
ncounters() - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
Number of nested fields
ncss - Static variable in class thredds.catalog.InvService
 
NcStream - Class in ucar.nc2.stream
Defines the ncstream format, along with ncStream.proto.
NcStream() - Constructor for class ucar.nc2.stream.NcStream
 
NcStreamIosp - Class in ucar.nc2.stream
IOSP to read ncStream file (RandomAccessFile), into a NetcdfFile.
NcStreamIosp() - Constructor for class ucar.nc2.stream.NcStreamIosp
 
NcStreamIosp.NcsMess - Class in ucar.nc2.stream
 
NcStreamIosp.NcsMess(int, Object) - Constructor for class ucar.nc2.stream.NcStreamIosp.NcsMess
 
NcStreamProto - Class in ucar.nc2.stream
 
NcStreamProto.Attribute - Class in ucar.nc2.stream
 
NcStreamProto.Attribute.Builder - Class in ucar.nc2.stream
 
NcStreamProto.Attribute.Type - Enum in ucar.nc2.stream
 
NcStreamProto.AttributeOrBuilder - Interface in ucar.nc2.stream
 
NcStreamProto.Compress - Enum in ucar.nc2.stream
 
NcStreamProto.Data - Class in ucar.nc2.stream
 
NcStreamProto.Data.Builder - Class in ucar.nc2.stream
 
NcStreamProto.DataOrBuilder - Interface in ucar.nc2.stream
 
NcStreamProto.DataType - Enum in ucar.nc2.stream
 
NcStreamProto.Dimension - Class in ucar.nc2.stream
 
NcStreamProto.Dimension.Builder - Class in ucar.nc2.stream
 
NcStreamProto.DimensionOrBuilder - Interface in ucar.nc2.stream
 
NcStreamProto.EnumTypedef - Class in ucar.nc2.stream
 
NcStreamProto.EnumTypedef.Builder - Class in ucar.nc2.stream
 
NcStreamProto.EnumTypedef.EnumType - Class in ucar.nc2.stream
 
NcStreamProto.EnumTypedef.EnumType.Builder - Class in ucar.nc2.stream
 
NcStreamProto.EnumTypedef.EnumTypeOrBuilder - Interface in ucar.nc2.stream
 
NcStreamProto.EnumTypedefOrBuilder - Interface in ucar.nc2.stream
 
NcStreamProto.Error - Class in ucar.nc2.stream
 
NcStreamProto.Error.Builder - Class in ucar.nc2.stream
 
NcStreamProto.ErrorOrBuilder - Interface in ucar.nc2.stream
 
NcStreamProto.Group - Class in ucar.nc2.stream
 
NcStreamProto.Group.Builder - Class in ucar.nc2.stream
 
NcStreamProto.GroupOrBuilder - Interface in ucar.nc2.stream
 
NcStreamProto.Header - Class in ucar.nc2.stream
 
NcStreamProto.Header.Builder - Class in ucar.nc2.stream
 
NcStreamProto.HeaderOrBuilder - Interface in ucar.nc2.stream
 
NcStreamProto.Range - Class in ucar.nc2.stream
 
NcStreamProto.Range.Builder - Class in ucar.nc2.stream
 
NcStreamProto.RangeOrBuilder - Interface in ucar.nc2.stream
 
NcStreamProto.Section - Class in ucar.nc2.stream
 
NcStreamProto.Section.Builder - Class in ucar.nc2.stream
 
NcStreamProto.SectionOrBuilder - Interface in ucar.nc2.stream
 
NcStreamProto.Structure - Class in ucar.nc2.stream
 
NcStreamProto.Structure.Builder - Class in ucar.nc2.stream
 
NcStreamProto.StructureData - Class in ucar.nc2.stream
 
NcStreamProto.StructureData.Builder - Class in ucar.nc2.stream
 
NcStreamProto.StructureDataOrBuilder - Interface in ucar.nc2.stream
 
NcStreamProto.StructureOrBuilder - Interface in ucar.nc2.stream
 
NcStreamProto.Variable - Class in ucar.nc2.stream
 
NcStreamProto.Variable.Builder - Class in ucar.nc2.stream
 
NcStreamProto.VariableOrBuilder - Interface in ucar.nc2.stream
 
NcStreamReader - Class in ucar.nc2.stream
Read an ncStream InputStream into a NetcdfFile.
NcStreamReader() - Constructor for class ucar.nc2.stream.NcStreamReader
 
NcStreamWriter - Class in ucar.nc2.stream
Write a NetcdfFile to a WritableByteChannel using ncstream protocol
NcStreamWriter(NetcdfFile, String) - Constructor for class ucar.nc2.stream.NcStreamWriter
 
ndata - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.CodestreamWriter
The number of bytes already written to the bit stream
Ndbc - Class in ucar.nc2.ft.point.standard.plug
Ndbc Convention (National Data Buoy Center)
Ndbc() - Constructor for class ucar.nc2.ft.point.standard.plug.Ndbc
 
NdbcDataset - Class in ucar.nc2.dt.point
National Data Buoy Center data.
NdbcDataset() - Constructor for class ucar.nc2.dt.point.NdbcDataset
 
NdbcDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.NdbcDataset
 
NDG - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
needToSwap - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
swap flag
needToSwap - Variable in class ucar.nc2.iosp.mcidas.McIDASGridReader
swap flag
negate(Point2D.Double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
nelems - Variable in class ucar.ma2.ArrayStructure
 
nEntries - Variable in class ucar.jpeg.icc.tags.ICCCurveType
Tag fields
nEntries - Variable in class ucar.jpeg.icc.tags.ICCCurveTypeReverse
Tag fields
NestedPointCollectionIteratorFiltered - Class in ucar.nc2.ft.point
Implement NestedPointFeatureCollectionIterator interface
NestedPointFeatureCollection - Interface in ucar.nc2.ft
A collection of PointFeatures nested inside one or more PointFeatureCollection.
NestedPointFeatureCollectionIterator - Interface in ucar.nc2.ft
An iterator over NestedPointFeatureCollection.
NestedPointFeatureCollectionIterator.Filter - Interface in ucar.nc2.ft
A filter on nestedPointFeatureCollection
NestedTable - Class in ucar.nc2.ft.point.standard
Implements "nested table" views of point feature datasets.
nestedTableName - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
nestingLevel - Variable in class ucar.nc2.ft.point.standard.CoordVarExtractor
 
net.jcip.annotations - package net.jcip.annotations
Class, field, and method level annotations for describing thread-safety policies.
NETCDF - Static variable in class thredds.catalog.DataFormatType
 
NETCDF - Static variable in class thredds.catalog.MetadataType
 
NETCDF - Static variable in class thredds.catalog.ServiceType
 
Netcdf2Dataset - Class in ucar.nc2.dt.radial
Created by IntelliJ IDEA.
Netcdf2Dataset() - Constructor for class ucar.nc2.dt.radial.Netcdf2Dataset
 
Netcdf2Dataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.radial.Netcdf2Dataset
Constructor.
NetcdfCFWriter - Class in ucar.nc2.dt.grid
Write a CF compliant Netcdf-3 file from any gridded dataset.
NetcdfCFWriter() - Constructor for class ucar.nc2.dt.grid.NetcdfCFWriter
 
NetcdfDataset - Class in ucar.nc2.dataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as scale and offset, and explicit support for Coordinate Systems.
NetcdfDataset(NetcdfFile) - Constructor for class ucar.nc2.dataset.NetcdfDataset
Transform a NetcdfFile into a NetcdfDataset.
NetcdfDataset(NetcdfFile, boolean) - Constructor for class ucar.nc2.dataset.NetcdfDataset
Transform a NetcdfFile into a NetcdfDataset, optionally enhance it.
NetcdfDataset(NetcdfFile, Set<NetcdfDataset.Enhance>) - Constructor for class ucar.nc2.dataset.NetcdfDataset
Transform a NetcdfFile into a NetcdfDataset, optionally enhance it.
NetcdfDataset() - Constructor for class ucar.nc2.dataset.NetcdfDataset
No-arg Constructor
NetcdfDataset.Enhance - Enum in ucar.nc2.dataset
Possible enhancements for a NetcdfDataset
NetcdfDatasetInfo - Class in ucar.nc2.dataset
Helper class for obtaining information about a NetcdfDataset.
NetcdfDatasetInfo(String) - Constructor for class ucar.nc2.dataset.NetcdfDatasetInfo
 
NetcdfFile - Class in ucar.nc2
Read-only scientific datasets that are accessible through the netCDF API.
NetcdfFile(String) - Constructor for class ucar.nc2.NetcdfFile
Deprecated. use NetcdfFile.open( location) or NetcdfDataset.openFile( location)
NetcdfFile(URL) - Constructor for class ucar.nc2.NetcdfFile
Deprecated. use NetcdfFile.open( http:location) or NetcdfDataset.openFile( http:location)
NetcdfFile(String, String, String, int, CancelTask) - Constructor for class ucar.nc2.NetcdfFile
Open an existing netcdf file (read only), using the specified iosp.
NetcdfFile(IOServiceProvider, RandomAccessFile, String, CancelTask) - Constructor for class ucar.nc2.NetcdfFile
Open an existing netcdf file (read only).
NetcdfFile() - Constructor for class ucar.nc2.NetcdfFile
For subclass construction.
NetcdfFile(NetcdfFile) - Constructor for class ucar.nc2.NetcdfFile
Copy constructor, used by NetcdfDataset.
NetcdfFileWriteable - Class in ucar.nc2
Create/Write netCDF-3 formatted files.
NetcdfFileWriteable(String, boolean) - Constructor for class ucar.nc2.NetcdfFileWriteable
Deprecated. use createNew(String filename, boolean fill)
NetcdfFileWriteable() - Constructor for class ucar.nc2.NetcdfFileWriteable
Deprecated. use createNew(String filename, boolean fill)
NetcdfFileWriteable(String) - Constructor for class ucar.nc2.NetcdfFileWriteable
Deprecated. use openExisting(String filename, boolean fill)
NetcdfServer - Static variable in class thredds.catalog.ServiceType
 
NetcdfSubset - Static variable in class thredds.catalog.ServiceType
 
newBoolFunctionClause(String, List) - Method in class opendap.Server.ClauseFactory
Generates a clause which invokes a function that returns a boolean value.
newBTFunctionClause(String, List) - Method in class opendap.Server.ClauseFactory
Generates a clause which invokes a function that returns a BaseType.
newBuilder() - Static method in class thredds.filesystem.FileSystemProto.Attribute
 
newBuilder(FileSystemProto.Attribute) - Static method in class thredds.filesystem.FileSystemProto.Attribute
 
newBuilder() - Static method in class thredds.filesystem.FileSystemProto.Directory
 
newBuilder(FileSystemProto.Directory) - Static method in class thredds.filesystem.FileSystemProto.Directory
 
newBuilder() - Static method in class thredds.filesystem.FileSystemProto.File
 
newBuilder(FileSystemProto.File) - Static method in class thredds.filesystem.FileSystemProto.File
 
newBuilder() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
newBuilder(PointStreamProto.Location) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
newBuilder() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
newBuilder(PointStreamProto.Member) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
newBuilder() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
newBuilder(PointStreamProto.PointFeature) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
newBuilder() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
newBuilder(PointStreamProto.PointFeatureCollection) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
newBuilder() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
newBuilder(PointStreamProto.Station) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
newBuilder() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
newBuilder(PointStreamProto.StationList) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
newBuilder() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
newBuilder(GhcnmProto.StationIndex) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
newBuilder() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
newBuilder(GhcnmProto.StationIndexList) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
 
newBuilder(NcStreamProto.Attribute) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
 
newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Data
 
newBuilder(NcStreamProto.Data) - Static method in class ucar.nc2.stream.NcStreamProto.Data
 
newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
 
newBuilder(NcStreamProto.Dimension) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
 
newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
newBuilder(NcStreamProto.EnumTypedef.EnumType) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
newBuilder(NcStreamProto.EnumTypedef) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Error
 
newBuilder(NcStreamProto.Error) - Static method in class ucar.nc2.stream.NcStreamProto.Error
 
newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
newBuilder(NcStreamProto.Group) - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
newBuilder(NcStreamProto.Header) - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
newBuilder(NcStreamProto.Range) - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
newBuilder(NcStreamProto.Section) - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
newBuilder(NcStreamProto.Structure) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
 
newBuilder(NcStreamProto.StructureData) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
 
newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
newBuilder(NcStreamProto.Variable) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
newBuilderForType() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class thredds.filesystem.FileSystemProto.Attribute
 
newBuilderForType() - Method in class thredds.filesystem.FileSystemProto.Directory
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class thredds.filesystem.FileSystemProto.Directory
 
newBuilderForType() - Method in class thredds.filesystem.FileSystemProto.File
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class thredds.filesystem.FileSystemProto.File
 
newBuilderForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
newBuilderForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
newBuilderForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
newBuilderForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
newBuilderForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
newBuilderForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
newBuilderForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
newBuilderForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Data
 
newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Error
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Error
 
newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Header
 
newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Range
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Range
 
newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Section
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Section
 
newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
newCatalogBuilder(String, URI, String, DateType, DateType) - Method in interface thredds.catalog2.builder.ThreddsBuilderFactory
 
newCatalogBuilder(Catalog) - Method in interface thredds.catalog2.builder.ThreddsBuilderFactory
 
newCatalogBuilder(String, URI, String, DateType, DateType) - Method in class thredds.catalog2.simpleImpl.ThreddsBuilderFactoryImpl
 
newCatalogBuilder(Catalog) - Method in class thredds.catalog2.simpleImpl.ThreddsBuilderFactoryImpl
 
newCatalogRefBuilder(String, URI) - Method in interface thredds.catalog2.builder.ThreddsBuilderFactory
 
newCatalogRefBuilder(CatalogRef) - Method in interface thredds.catalog2.builder.ThreddsBuilderFactory
 
newCatalogRefBuilder(String, URI) - Method in class thredds.catalog2.simpleImpl.ThreddsBuilderFactoryImpl
 
newCatalogRefBuilder(CatalogRef) - Method in class thredds.catalog2.simpleImpl.ThreddsBuilderFactoryImpl
 
newDArray() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DArray.
newDArray(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DArray with name n.
newDArray() - Method in class opendap.dap.DefaultFactory
Construct a new DArray.
newDArray(String) - Method in class opendap.dap.DefaultFactory
Construct a new DArray with name n.
newDArray() - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DArray.
newDArray(String) - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DArray with name n.
newDArray() - Method in class opendap.servlet.www.wwwFactory
Construct a new DArray.
newDArray(String) - Method in class opendap.servlet.www.wwwFactory
Construct a new DArray with name n.
newDatasetBuilder(String) - Method in interface thredds.catalog2.builder.ThreddsBuilderFactory
 
newDatasetBuilder(Dataset) - Method in interface thredds.catalog2.builder.ThreddsBuilderFactory
 
newDatasetBuilder(String) - Method in class thredds.catalog2.simpleImpl.ThreddsBuilderFactoryImpl
 
newDatasetBuilder(Dataset) - Method in class thredds.catalog2.simpleImpl.ThreddsBuilderFactoryImpl
 
newDatasetSource(String, DatasetSourceType, DatasetSourceStructure, String, ResultService) - Static method in class thredds.cataloggen.config.DatasetSource
Factory method for this abstract class.
newDByte() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DByte.
newDByte(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DByte with name n.
newDByte() - Method in class opendap.dap.DefaultFactory
Construct a new DByte.
newDByte(String) - Method in class opendap.dap.DefaultFactory
Construct a new DByte with name n.
newDByte() - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DByte.
newDByte(String) - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DByte with name n.
newDByte() - Method in class opendap.servlet.www.wwwFactory
Construct a new DByte.
newDByte(String) - Method in class opendap.servlet.www.wwwFactory
Construct a new DByte with name n.
newDereferenceClause(String) - Method in class opendap.Server.ClauseFactory
Generates a clause representing a remote value, referenced by a URL.
newDFloat32() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DFloat32.
newDFloat32(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DFloat32 with name n.
newDFloat32() - Method in class opendap.dap.DefaultFactory
Construct a new DFloat32.
newDFloat32(String) - Method in class opendap.dap.DefaultFactory
Construct a new DFloat32 with name n.
newDFloat32() - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DFloat32.
newDFloat32(String) - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DFloat32 with name n.
newDFloat32() - Method in class opendap.servlet.www.wwwFactory
Construct a new DFloat32.
newDFloat32(String) - Method in class opendap.servlet.www.wwwFactory
Construct a new DFloat32 with name n.
newDFloat64() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DFloat64.
newDFloat64(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DFloat64 with name n.
newDFloat64() - Method in class opendap.dap.DefaultFactory
Construct a new DFloat64.
newDFloat64(String) - Method in class opendap.dap.DefaultFactory
Construct a new DFloat64 with name n.
newDFloat64() - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DFloat64.
newDFloat64(String) - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DFloat64 with name n.
newDFloat64() - Method in class opendap.servlet.www.wwwFactory
Construct a new DFloat64.
newDFloat64(String) - Method in class opendap.servlet.www.wwwFactory
Construct a new DFloat64 with name n.
newDGrid() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DGrid.
newDGrid(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DGrid with name n.
newDGrid() - Method in class opendap.dap.DefaultFactory
Construct a new DGrid.
newDGrid(String) - Method in class opendap.dap.DefaultFactory
Construct a new DGrid with name n.
newDGrid() - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DGrid.
newDGrid(String) - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DGrid with name n.
newDGrid() - Method in class opendap.servlet.www.wwwFactory
Construct a new DGrid.
newDGrid(String) - Method in class opendap.servlet.www.wwwFactory
Construct a new DGrid with name n.
newDInt16() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DInt16.
newDInt16(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DInt16 with name n.
newDInt16() - Method in class opendap.dap.DefaultFactory
Construct a new DInt16.
newDInt16(String) - Method in class opendap.dap.DefaultFactory
Construct a new DInt16 with name n.
newDInt16() - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DInt16.
newDInt16(String) - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DInt16 with name n.
newDInt16() - Method in class opendap.servlet.www.wwwFactory
Construct a new DInt16.
newDInt16(String) - Method in class opendap.servlet.www.wwwFactory
Construct a new DInt16 with name n.
newDInt32() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DInt32.
newDInt32(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DInt32 with name n.
newDInt32() - Method in class opendap.dap.DefaultFactory
Construct a new DInt32.
newDInt32(String) - Method in class opendap.dap.DefaultFactory
Construct a new DInt32 with name n.
newDInt32() - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DInt32.
newDInt32(String) - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DInt32 with name n.
newDInt32() - Method in class opendap.servlet.www.wwwFactory
Construct a new DInt32.
newDInt32(String) - Method in class opendap.servlet.www.wwwFactory
Construct a new DInt32 with name n.
newDSequence() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DSequence.
newDSequence(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DSequence with name n.
newDSequence() - Method in class opendap.dap.DefaultFactory
Construct a new DSequence.
newDSequence(String) - Method in class opendap.dap.DefaultFactory
Construct a new DSequence with name n.
newDSequence() - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DSequence.
newDSequence(String) - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DSequence with name n.
newDSequence() - Method in class opendap.servlet.www.wwwFactory
Construct a new DSequence.
newDSequence(String) - Method in class opendap.servlet.www.wwwFactory
Construct a new DSequence with name n.
newDString() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DString.
newDString(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DString with name n.
newDString() - Method in class opendap.dap.DefaultFactory
Construct a new DString.
newDString(String) - Method in class opendap.dap.DefaultFactory
Construct a new DString with name n.
newDString() - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DString.
newDString(String) - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DString with name n.
newDString() - Method in class opendap.servlet.www.wwwFactory
Construct a new DString.
newDString(String) - Method in class opendap.servlet.www.wwwFactory
Construct a new DString with name n.
newDStructure() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DStructure.
newDStructure(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DStructure with name n.
newDStructure() - Method in class opendap.dap.DefaultFactory
Construct a new DStructure.
newDStructure(String) - Method in class opendap.dap.DefaultFactory
Construct a new DStructure with name n.
newDStructure() - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DStructure.
newDStructure(String) - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DStructure with name n.
newDStructure() - Method in class opendap.servlet.www.wwwFactory
Construct a new DStructure.
newDStructure(String) - Method in class opendap.servlet.www.wwwFactory
Construct a new DStructure with name n.
newDUInt16() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DUInt16.
newDUInt16(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DUInt16 with name n.
newDUInt16() - Method in class opendap.dap.DefaultFactory
Construct a new DUInt16.
newDUInt16(String) - Method in class opendap.dap.DefaultFactory
Construct a new DUInt16 with name n.
newDUInt16() - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DUInt16.
newDUInt16(String) - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DUInt16 with name n.
newDUInt16() - Method in class opendap.servlet.www.wwwFactory
Construct a new DUInt16.
newDUInt16(String) - Method in class opendap.servlet.www.wwwFactory
Construct a new DUInt16 with name n.
newDUInt32() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DUInt32.
newDUInt32(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DUInt32 with name n.
newDUInt32() - Method in class opendap.dap.DefaultFactory
Construct a new DUInt32.
newDUInt32(String) - Method in class opendap.dap.DefaultFactory
Construct a new DUInt32 with name n.
newDUInt32() - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DUInt32.
newDUInt32(String) - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DUInt32 with name n.
newDUInt32() - Method in class opendap.servlet.www.wwwFactory
Construct a new DUInt32.
newDUInt32(String) - Method in class opendap.servlet.www.wwwFactory
Construct a new DUInt32 with name n.
newDURL() - Method in interface opendap.dap.BaseTypeFactory
Construct a new DURL.
newDURL(String) - Method in interface opendap.dap.BaseTypeFactory
Construct a new DURL with name n.
newDURL() - Method in class opendap.dap.DefaultFactory
Construct a new DURL.
newDURL(String) - Method in class opendap.dap.DefaultFactory
Construct a new DURL with name n.
newDURL() - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DURL.
newDURL(String) - Method in class opendap.servlet.ascii.asciiFactory
Construct a new DURL with name n.
newDURL() - Method in class opendap.servlet.www.wwwFactory
Construct a new DURL.
newDURL(String) - Method in class opendap.servlet.www.wwwFactory
Construct a new DURL with name n.
newFactory() - Static method in class thredds.catalog2.xml.parser.ThreddsXmlParserFactory
 
newHttpUriResolver(URI) - Method in class thredds.util.HttpUriResolverFactory
 
newInstance() - Static method in class thredds.catalog2.xml.parser.stax.StaxThreddsXmlParser
 
newInstance() - Static method in class thredds.catalog2.xml.writer.ThreddsXmlWriterFactory
 
newMetadataBuilder() - Method in interface thredds.catalog2.builder.ThreddsBuilderFactory
 
newMetadataBuilder() - Method in class thredds.catalog2.simpleImpl.ThreddsBuilderFactoryImpl
 
newMethod(HTTPSession.Methods, String) - Method in class ucar.nc2.util.net.HTTPSession
 
newMethodGet(String) - Method in class ucar.nc2.util.net.HTTPSession
 
newMethodHead(String) - Method in class ucar.nc2.util.net.HTTPSession
 
newMethodOptions(String) - Method in class ucar.nc2.util.net.HTTPSession
 
newMethodPost(String) - Method in class ucar.nc2.util.net.HTTPSession
 
newMethodPut(String) - Method in class ucar.nc2.util.net.HTTPSession
 
newPrimitiveVector() - Method in class opendap.dap.BaseType
Constructs a new PrimitiveVector object optimized for the particular data type of this BaseType.
newPrimitiveVector() - Method in class opendap.dap.DByte
Constructs a new BytePrimitiveVector.
newPrimitiveVector() - Method in class opendap.dap.DFloat32
Constructs a new Float32PrimitiveVector.
newPrimitiveVector() - Method in class opendap.dap.DFloat64
Constructs a new Float64PrimitiveVector.
newPrimitiveVector() - Method in class opendap.dap.DInt16
Constructs a new Int16PrimitiveVector.
newPrimitiveVector() - Method in class opendap.dap.DInt32
Constructs a new Int32PrimitiveVector.
newPrimitiveVector() - Method in class opendap.dap.DUInt16
Constructs a new UInt16PrimitiveVector.
newPrimitiveVector() - Method in class opendap.dap.DUInt32
Constructs a new UInt32PrimitiveVector.
newRelOpClause(int, SubClause, List) - Method in class opendap.Server.ClauseFactory
Generates a clause which which compares subclauses, using one of the relative operators supported by the Operator class.
newServiceBuilder(String, ServiceType, URI) - Method in interface thredds.catalog2.builder.ThreddsBuilderFactory
 
newServiceBuilder(Service) - Method in interface thredds.catalog2.builder.ThreddsBuilderFactory
 
newServiceBuilder(String, ServiceType, URI) - Method in class thredds.catalog2.simpleImpl.ThreddsBuilderFactoryImpl
 
newServiceBuilder(Service) - Method in class thredds.catalog2.simpleImpl.ThreddsBuilderFactoryImpl
 
newThreddsMetadataBuilder() - Method in interface thredds.catalog2.builder.ThreddsBuilderFactory
 
newThreddsMetadataBuilder() - Method in class thredds.catalog2.simpleImpl.ThreddsBuilderFactoryImpl
 
newToken(int, String) - Static method in class ucar.units.Token
Returns a new Token object, by default.
newToken(int) - Static method in class ucar.units.Token
 
NEWTON - Static variable in class ucar.units.SI
Special derived unit for the quantity of force.
newUnitID(String, String, String) - Static method in class ucar.units.UnitID
Factory method for constructing an identifier from a name, plural, and symbol.
newUnitName(String) - Static method in class ucar.units.UnitName
Factory method for constructing a UnitName from a name.
newUnitName(String, String) - Static method in class ucar.units.UnitName
Factory method for constructing a UnitName from a name and a plural form of the name.
newUnitName(String, String, String) - Static method in class ucar.units.UnitName
Factory method for constructing a UnitName from a name, a plural form of the name, and a symbol.
newValueClause(BaseType, boolean) - Method in class opendap.Server.ClauseFactory
Generates a clause representing a simple value, such as "var1" or "19".
newWcsRequestBuilder(String, Request.Operation, GridDataset, String) - Static method in class thredds.wcs.v1_0_0_1.WcsRequestBuilder
 
newWcsRequestFactory(String, Request.Operation, GridDataset) - Static method in class thredds.wcs.WcsRequestFactory
 
NEXRAD2 - Static variable in class thredds.catalog.DataFormatType
 
Nexrad2IOServiceProvider - Class in ucar.nc2.iosp.nexrad2
An IOServiceProvider for NEXRAD level II files.
Nexrad2IOServiceProvider() - Constructor for class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
 
NexradStationDB - Class in ucar.nc2.iosp.nexrad2
Manage Nexrad Stations "database"
NexradStationDB() - Constructor for class ucar.nc2.iosp.nexrad2.NexradStationDB
 
NexradStationDB.Station - Class in ucar.nc2.iosp.nexrad2
 
NexradStationDB.Station() - Constructor for class ucar.nc2.iosp.nexrad2.NexradStationDB.Station
 
next() - Method in class ucar.ma2.Array
Return the next object in the local iterator.
next() - Method in class ucar.ma2.ArrayChar.StringIterator
 
next() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
next() - Method in interface ucar.ma2.IndexIterator
Get next value as an Object
next() - Method in class ucar.ma2.IteratorFast
 
next() - Method in class ucar.ma2.Range.Iterator
 
next() - Method in class ucar.ma2.Section.Iterator
 
next() - Method in class ucar.ma2.SequenceIterator
 
next() - Method in interface ucar.ma2.StructureDataIterator
Get the next StructureData in the iteration.
next() - Method in interface ucar.nc2.dt.DataIterator
Deprecated. use nextData()
next() - Method in class ucar.nc2.dt.DataIteratorAdapter
 
next() - Method in class ucar.nc2.dt.DatatypeIterator
 
next() - Method in interface ucar.nc2.ft.NestedPointFeatureCollectionIterator
Returns the next NestedPointFeatureCollection object You must call hasNext() before calling next(), even if you know it will return true.
next() - Method in class ucar.nc2.ft.point.NestedPointCollectionIteratorFiltered
 
next() - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
next() - Method in class ucar.nc2.ft.point.PointCollectionIteratorFiltered
 
next() - Method in class ucar.nc2.ft.point.PointIteratorEmpty
 
next() - Method in class ucar.nc2.ft.point.PointIteratorFiltered
 
next() - Method in class ucar.nc2.ft.point.PointIteratorFlatten
 
next() - Method in class ucar.nc2.ft.point.PointIteratorFromStructureData
 
next() - Method in class ucar.nc2.ft.point.PointIteratorMultidim
 
next() - Method in class ucar.nc2.ft.point.remote.RemotePointFeatureIterator
 
next() - Method in class ucar.nc2.ft.point.SectionCollectionImpl
 
next() - Method in class ucar.nc2.ft.point.SectionFeatureImpl
 
next() - Method in class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
 
next() - Method in class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
 
next - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
next() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
next() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
next() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
next() - Method in class ucar.nc2.ft.point.StructureDataIteratorIndexed
 
next() - Method in class ucar.nc2.ft.point.StructureDataIteratorLimited
 
next() - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
 
next() - Method in interface ucar.nc2.ft.PointFeatureCollection
Use the internal iterator to get the next PointFeature in the iteration.
next() - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
Returns the next PointFeatureCollection You must call hasNext() before calling next(), even if you know it will return true.
next() - Method in interface ucar.nc2.ft.PointFeatureIterator
Returns the next PointFeature.
next() - Method in interface ucar.nc2.ft.ProfileFeatureCollection
Use the internal iterator to get the next ProfileFeature in the iteration.
next() - Method in interface ucar.nc2.ft.SectionFeature
Use the internal iterator to get the next ProfileFeature in the iteration.
next() - Method in interface ucar.nc2.ft.SectionFeatureCollection
Use the internal iterator to get the next SectionFeature in the iteration.
next() - Method in interface ucar.nc2.ft.StationProfileFeature
Use the internal iterator to get the next ProfileFeature in the iteration.
next() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Use the internal iterator to get the next StationProfileFeature in the iteration.
next() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Use the internal iterator to get the next StationTimeSeriesFeature in the iteration.
next() - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
Use the internal iterator to get the next TrajectoryFeature in the iteration.
next() - Method in interface ucar.nc2.ft2.Sequence.Iterator
 
next() - Method in interface ucar.nc2.ft2.Structure.Iterator
 
next() - Method in class ucar.nc2.iosp.bufr.MessageScanner
 
next() - Method in class ucar.nc2.iosp.IndexChunker
Get the next chunk
next() - Method in class ucar.nc2.iosp.IndexChunkerTiled
 
next() - Method in interface ucar.nc2.iosp.Layout
Get the next chunk
next() - Method in interface ucar.nc2.iosp.LayoutBB
Get the next chunk
next() - Method in interface ucar.nc2.iosp.LayoutBBTiled.DataChunkIterator
 
next() - Method in class ucar.nc2.iosp.LayoutBBTiled
 
next() - Method in class ucar.nc2.iosp.LayoutRegular
 
next() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
 
next() - Method in class ucar.nc2.iosp.LayoutSegmented
 
next() - Method in interface ucar.nc2.iosp.LayoutTiled.DataChunkIterator
 
next() - Method in class ucar.nc2.iosp.LayoutTiled
 
next - Variable in class ucar.units.Token
A reference to the next regular (non-special) token from the input stream.
nextBoolean() - Method in class ucar.ma2.Array
Return the next boolean in the local iterator.
nextByte() - Method in class ucar.ma2.Array
Return the next byte in the local iterator.
nextChar() - Method in class ucar.ma2.Array
Return the next char in the local iterator.
nextData() - Method in interface ucar.nc2.dt.DataIterator
Returns the next "DataType" object
nextData() - Method in class ucar.nc2.dt.DataIteratorAdapter
 
nextData() - Method in class ucar.nc2.dt.DatatypeIterator
 
nextDouble() - Method in class ucar.ma2.Array
Return the next double in the local iterator.
nextFloat() - Method in class ucar.ma2.Array
Return the next float in the local iterator.
nextInt() - Method in class ucar.ma2.Array
Return the next int in the local iterator.
nextLog(BufferedReader) - Method in class thredds.logs.AccessLogParser
 
nextLog(BufferedReader) - Method in interface thredds.logs.LogReader.LogParser
 
nextLog(BufferedReader) - Method in class thredds.logs.ServletLogParser
 
nextLong() - Method in class ucar.ma2.Array
Return the next long in the local iterator.
nextOuter() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
 
nextOuter() - Method in class ucar.nc2.iosp.LayoutSegmented
 
nextSegment(byte[], int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.MQDecoder
Resets the MQ decoder to start a new segment.
nextShort() - Method in class ucar.ma2.Array
Return the next short in the local iterator.
nextSubband() - Method in class ucar.jpeg.jj2000.j2k.wavelet.Subband
Returns the next subband in the same resolution level, following the subband index order.
nextTile() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
Goes to the next tile, in standard scan-line order (by rows then by columns).
nextTile() - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.Dequantizer
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTFull
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Advances to the next tile, in standard scan-line order (by rows then columns).
nextTile() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Advances to the next tile, in standard scan-line order (by rows then columns).
nfields() - Method in class ucar.nc2.util.TableParser.Record
 
niceNumber(double, boolean) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
NIDS - Static variable in class thredds.catalog.DataFormatType
 
Nids2Dataset - Class in ucar.nc2.dt.radial
Make a Nids NetcdfDataset into a RadialDataset.
Nids2Dataset() - Constructor for class ucar.nc2.dt.radial.Nids2Dataset
 
Nids2Dataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.radial.Nids2Dataset
Constructor.
Nidsiosp - Class in ucar.nc2.iosp.nids
IOServiceProvider implementation abstract base class to read/write "version 3" netcdf files.
Nidsiosp() - Constructor for class ucar.nc2.iosp.nids.Nidsiosp
 
NIL - Static variable in class ucar.nc2.dt.point.decode.MP
 
NIL - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
Nimbus - Class in ucar.nc2.dataset.conv
NCAR RAF / NIMBUS
Nimbus() - Constructor for class ucar.nc2.dataset.conv.Nimbus
 
NJ22_NAMESPACE - Static variable in class thredds.catalog.XMLEntityResolver
 
nl - Variable in class ucar.jpeg.jj2000.j2k.entropy.decoder.DecLyrdCBlk
The number of layers in the coded data.
Nl - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
Number of levels per variable
Nldn - Class in ucar.nc2.ft.point.standard.plug
Describe
Nldn() - Constructor for class ucar.nc2.ft.point.standard.plug.Nldn
 
Nldn - Class in ucar.nc2.iosp.misc
National Lightning Detection Network (NLDN)
Nldn() - Constructor for class ucar.nc2.iosp.misc.Nldn
 
nls - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
Number of layers specifications
NmcObsLegacy - Class in ucar.nc2.iosp.misc
NMC Office Note 29
NmcObsLegacy() - Constructor for class ucar.nc2.iosp.misc.NmcObsLegacy
 
NO_AUTHORIZATION - Static variable in exception opendap.dap.DAP2Exception
The user has no authorization to read the OPeNDAP URL.
NO_PROGRAM - Static variable in exception opendap.dap.DAP2Exception
This Error does not contain a program.
NO_SUCH_FILE - Static variable in exception opendap.dap.DAP2Exception
The file specified by the OPeNDAP URL does not exist.
NO_SUCH_VARIABLE - Static variable in exception opendap.dap.DAP2Exception
The variable specified in the OPeNDAP URL does not exist.
NO_TEMPLATE - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
NO template type
nomCBlkH - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The nominal code-block height
nomCBlkW - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The nominal code-block width
nomTime - Variable in class ucar.nc2.dt.point.PointObsDatatypeImpl
 
nomTime - Variable in class ucar.nc2.ft.point.PointFeatureImpl
 
NOMTIME_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
nomTimeVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
nomTimeVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
NONE - Static variable in class opendap.util.OptSwitch
 
NONE - Static variable in class thredds.catalog.CollectionType
 
NONE - Static variable in class thredds.catalog.DataFormatType
 
NONE - Static variable in class thredds.catalog.MetadataType
 
NONE - Static variable in class thredds.catalog.ServiceType
 
NONE - Static variable in class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
Identifier for no component transformation.
NONE - Static variable in class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
Identifier for no component transformation.
NONE - Static variable in class ucar.nc2.dt.RadialDatasetSweep.Type
 
NONE - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
NONE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Compress
 
NoNextElementException - Exception in ucar.jpeg.jj2000.j2k
This exception is thrown whenever a next???? method is called and there is no next element to return.
NoNextElementException() - Constructor for exception ucar.jpeg.jj2000.j2k.NoNextElementException
Constructs a new NoNextElementException exception with no detail message.
NoNextElementException(String) - Constructor for exception ucar.jpeg.jj2000.j2k.NoNextElementException
Constructs a new NoNextElementException exception with the specified detail message.
norm() - Method in class ucar.ma2.MAVector
Get the L2 norm of this vector.
normal(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
normalize(String) - Static method in class opendap.dap.DDS
The normalize method is used to normalize variable and attribute name strings prior to their comparison with the normalized tokens extracted from the variable and name fields in an Alias declaration.
normalize() - Method in class ucar.ma2.MAVector
Normalize this vector, so it has norm = 1.0.
normalize(EnsCoord, List<EnsCoord>) - Static method in class ucar.nc2.ft.fmrc.EnsCoord
Extend result with all the values in the list of EnsCoord
normalize(VertCoord, List<VertCoord>) - Static method in class ucar.nc2.ft.fmrc.VertCoord
Extend result with all the values in the list of VertCoord Sort the values and recreate the double[] values array.
normalize(Point2D.Double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
normalizeAngle(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
normalizeLatitude(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
normalizeLongitude(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
normalizePath(String) - Static method in class thredds.crawlabledataset.CrawlableDatasetFactory
Normalize the given path so that it can be used in the creation of a CrawlableDataset.
normalizeToXML(String) - Static method in class opendap.dap.parsers.DDSXMLParser
This method is used to normalize strings prior to their inclusion in XML documents.
normalizeToXML(String) - Static method in class ucar.unidata.util.EscapeStrings
This method is used to normalize strings prior to their inclusion in XML documents.
NORTH_POLE - Static variable in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
NOSIG - Static variable in class ucar.nc2.dt.point.decode.MP
 
NOSPECI - Static variable in class ucar.nc2.dt.point.decode.MP
 
NoSuchAttributeException - Exception in opendap.dap
Thrown by AttributeTable when an attempt is made to alias to a non-existent attribute.
NoSuchAttributeException(String) - Constructor for exception opendap.dap.NoSuchAttributeException
Construct a NoSuchAttributeException with the specified message.
NoSuchAttributeException(int, String) - Constructor for exception opendap.dap.NoSuchAttributeException
Construct a NoSuchAttributeException with the specified message and OPeNDAP error code see (DAP2Exception).
NoSuchFunctionException - Exception in opendap.dap
Thrown when an attempt is made to access a function that does not exist.
NoSuchFunctionException(String) - Constructor for exception opendap.dap.NoSuchFunctionException
Construct a NoSuchFunctionException with the specified message.
NoSuchFunctionException(int, String) - Constructor for exception opendap.dap.NoSuchFunctionException
Construct a NoSuchFunctionException with the specified message and OPeNDAP error code see (DAP2Exception).
NoSuchTypeException - Exception in opendap.dap
Thrown when an attempt is made to access a variable that does not exist.
NoSuchTypeException(String) - Constructor for exception opendap.dap.NoSuchTypeException
Construct a NoSuchVariableException with the specified detail message.
NoSuchTypeException(int, String) - Constructor for exception opendap.dap.NoSuchTypeException
Construct a NoSuchVariableException with the specified message and OPeNDAP error code see (DAP2Exception).
NoSuchUnitException - Exception in ucar.units
Provides support for failure to find a unit.
NoSuchUnitException(UnitID) - Constructor for exception ucar.units.NoSuchUnitException
Constructs from a unit identifier.
NoSuchUnitException(String) - Constructor for exception ucar.units.NoSuchUnitException
Constructs from a unit identifier.
NoSuchVariableException - Exception in opendap.dap
Thrown when an attempt is made to access a variable that does not exist.
NoSuchVariableException(String) - Constructor for exception opendap.dap.NoSuchVariableException
Construct a NoSuchVariableException with the specified detail message.
NoSuchVariableException(int, String) - Constructor for exception opendap.dap.NoSuchVariableException
Construct a NoSuchVariableException with the specified message and OPeNDAP error code see (DAP2Exception).
NOT_EQUAL - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
not_equal(BaseType) - Method in interface opendap.Server.RelOps
 
not_equal(BaseType) - Method in class opendap.Server.SDArray
 
not_equal(BaseType) - Method in class opendap.Server.SDByte
 
not_equal(BaseType) - Method in class opendap.Server.SDFloat32
 
not_equal(BaseType) - Method in class opendap.Server.SDFloat64
 
not_equal(BaseType) - Method in class opendap.Server.SDGrid
 
not_equal(BaseType) - Method in class opendap.Server.SDInt16
 
not_equal(BaseType) - Method in class opendap.Server.SDInt32
 
not_equal(BaseType) - Method in class opendap.Server.SDList
 
not_equal(BaseType) - Method in class opendap.Server.SDSequence
 
not_equal(BaseType) - Method in class opendap.Server.SDString
 
not_equal(BaseType) - Method in class opendap.Server.SDStructure
 
not_equal(BaseType) - Method in class opendap.Server.SDUInt16
 
not_equal(BaseType) - Method in class opendap.Server.SDUInt32
 
not_equal(BaseType) - Method in class opendap.Server.SDURL
 
not_equal(BaseType) - Method in interface opendap.Server.ServerMethods
The Operator class contains a generalized implementation of this method.
notEmpty(String) - Static method in class ucar.unidata.util.StringUtil
Check if the string is not empty
NotImplementedError - Error in ucar.jpeg.jj2000.j2k
This exception is thrown whenever a feature or functionality that has not been implemented is calle.
NotImplementedError() - Constructor for error ucar.jpeg.jj2000.j2k.NotImplementedError
Constructs a new NotImplementedError exception with the default detail message.
NotImplementedError(String) - Constructor for error ucar.jpeg.jj2000.j2k.NotImplementedError
Constructs a new NotImplementedError exception with the specified detail message m.
notModified() - Method in class thredds.filesystem.CacheDirectoryProto
 
NotSupportedException - Exception in ucar.grib
A class that represents an exception thrown when a GRIB feature is not (yet) supported.
NotSupportedException(String) - Constructor for exception ucar.grib.NotSupportedException
Construct a new Exception with message msg.
NotThreadSafe - Annotation Type in net.jcip.annotations
The class to which this annotation is applied is not thread-safe.
NoValidGribException - Exception in ucar.grib
A class that represents an exception during GRIB file operations.
NoValidGribException(String) - Constructor for exception ucar.grib.NoValidGribException
Construct a new Exception with message msg.
NOWRadheader - Class in ucar.nc2.iosp.nowrad
Created by IntelliJ IDEA.
NOWRadheader() - Constructor for class ucar.nc2.iosp.nowrad.NOWRadheader
 
NOWRadiosp - Class in ucar.nc2.iosp.nowrad
Created by IntelliJ IDEA.
NOWRadiosp() - Constructor for class ucar.nc2.iosp.nowrad.NOWRadiosp
 
NP - Static variable in class ucar.grid.GridDefRecord
Np
NppConvention - Class in ucar.nc2.dataset.conv
NPP/NPOESS Conventions note this is almost same as Avhrr ??
NppConvention() - Constructor for class ucar.nc2.dataset.conv.NppConvention
 
NPPROJ - Static variable in class ucar.grid.GridDefRecord
North pole PROJ
npts - Variable in class ucar.nc2.ft.point.OneNestedPointCollectionImpl
 
npts - Variable in class ucar.nc2.ft.point.PointCollectionImpl
 
NR - Static variable in class ucar.grid.GridDefRecord
Nr
Nr - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
Number of rows
nrc - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIMaskGenerator
Number of components
NRI - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
nROIbp - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
Number of ROI magnitude bit-planes
nROIcoeff - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.CBlkRateDistStats
The number of ROI coefficients in the code-block
nROIcoeff - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
Number of ROI coefficients in the code-block
nROIcp - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.CBlkRateDistStats
Number of ROI coding passes
NROWS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.StructureData
 
nruns - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
 
NsslRadarMosaicConvention - Class in ucar.nc2.dataset.conv
NsslRadarMosaicConvention Convention.
NsslRadarMosaicConvention() - Constructor for class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
 
nStep - Variable in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.StdDequantizerParams
The quantization step for non-reversible systems, normalized to a dynamic range of 1, for each resolution level and subband, as derived from the exponent-mantissa representation in the codestream.
nt - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The total number of tiles
NT - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
ntH - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The nominal tile height, in the hi-res reference grid
nTileParts - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
The number of tile parts in each tile
nTiles - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
The number of tiles within the image
nTiles - Variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
The number of tiles
nTotTrunc - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.CBlkRateDistStats
The total number of truncation points
ntp - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.CBlkInfo
The number of truncation point for each layer
nTrunc - Variable in class ucar.jpeg.jj2000.j2k.entropy.decoder.DecLyrdCBlk
The total number of truncation points from layer 1 to the last one in this object.
ntW - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The nominal tile width, in the hi-res reference grid
ntX - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The number of tile in the horizontal direction
ntY - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The number of tiles in the vertical direction
NULL - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
NUM_EMPTY_PASSES_IN_MS_BP - Static variable in interface ucar.jpeg.jj2000.j2k.entropy.StdEntropyCoderOptions
The number of empty passes in the most significant bit-plane.
NUM_NON_BYPASS_MS_BP - Static variable in interface ucar.jpeg.jj2000.j2k.entropy.StdEntropyCoderOptions
The number of most significant bit-planes where bypass mode is not to be used, even if bypass mode is on: 4.
NUM_OVERSHOOT_BYTES - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
NUM_PASSES - Static variable in interface ucar.jpeg.jj2000.j2k.entropy.StdEntropyCoderOptions
The number of coding passes per bit-plane.
number - Variable in class ucar.grib.grib2.Grib2Pds.SatelliteBand
 
number - Variable in class ucar.grid.GridParameter
parameter number.
number - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable.TableEntry
 
number() - Method in class ucar.units.StandardUnitFormat
 
NUMBERPARALLELS - Static variable in class ucar.grid.GridDefRecord
NumberParallels
numCb - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The number of code-blocks (in both directions) contained in this subband.
numDimensions() - Method in class opendap.dap.DArray
Returns the number of dimensions in this array.
numLayers - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.PostCompRateAllocator
The number of layers.
numPV - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
_more_
numRecords - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
numTimes - Variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile.Chsub
number of times
NumTimes - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
Number of time steps
numTruncPnts - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.PktInfo
The number of truncation points that appear in this packet, and all previous packets, for this code-block.
numVariables() - Method in class opendap.dap.DDS
Returns the number of variables in the dataset.
NumVars - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
Number of variables
NUWGConvention - Class in ucar.nc2.dataset.conv
NUWG Convention (ad hoc).
NUWGConvention() - Constructor for class ucar.nc2.dataset.conv.NUWGConvention
 
nVldTrunc - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.CBlkRateDistStats
The number of valid truncation points
nx - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
Number of grid columns.
NX - Static variable in class ucar.grid.GridDefRecord
number of points in X direction (columns)
ny - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
Number of grid rows.
NY - Static variable in class ucar.grid.GridDefRecord
number of points in Y direction (rows)

O

ObjectHeaderContinuation - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
ObjectReferenceCount - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
OBLIQUE - Static variable in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
obsDim - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
obsDim - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
obsList - Variable in class ucar.nc2.dt.StationImpl
 
obsRecord - Static variable in class ucar.nc2.iosp.bufr.BufrIosp
 
obsTime - Variable in class ucar.nc2.dt.point.PointObsDatatypeImpl
 
obsTime - Variable in class ucar.nc2.ft.point.PointFeatureImpl
 
obsTimeVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
obsTimeVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
OceanS - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
OceanS - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate".
OceanS(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanS
Create a new vertical transform for Ocean S coordinates
OceanSG1 - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
OceanSG1 - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate g1".
OceanSG1(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanSG1
Create a new vertical transform for Ocean_S_coordinate_g1
OceanSG2 - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
OceanSG2 - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate g2".
OceanSG2(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanSG2
Create a new vertical transform for Ocean_S_coordinate_g2
OceanSigma - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
OceanSigma - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "ocean sigma vertical coordinate".
OceanSigma(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanSigma
Create a new vertical transform for Ocean S coordinates
OceanSigmaZ - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
octet - Variable in class ucar.nc2.iosp.grib.tables.GribTemplate.Field
 
ODLparser - Class in ucar.nc2.iosp.hdf4
Turn ODL into XML
ODLparser() - Constructor for class ucar.nc2.iosp.hdf4.ODLparser
 
off - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.CBlkInfo
Offset of each piece of code-block's codewords in the file
offset - Variable in class ucar.jpeg.icc.tags.ICCTag
offset to tag data in the array
offset - Variable in class ucar.jpeg.jj2000.j2k.image.DataBlk
The offset in the array of the top-left coefficient
offset - Variable in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
The current offset of the buffer (which will differ from the offset of the file)
offset - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
The offset in the array of the top-left coefficient
offset - Variable in class ucar.ma2.Index
 
offset - Variable in class ucar.ma2.MAMath.ScaleOffset
 
offset(Section) - Method in class ucar.ma2.Section
 
offset - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite.ValueB
 
offset - Variable in class ucar.nc2.iosp.LayoutTiled.DataChunk
 
offset1 - Variable in class ucar.grib.grib2.Grib2WriteIndex.RawRecord
 
offset2 - Variable in class ucar.grib.grib2.Grib2WriteIndex.RawRecord
 
offsets - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
 
OffsetUnit - Class in ucar.units
Provides support for units that are offset from reference units (ex: as the unit "degree Celsius" is offset from the reference unit "kelvin").
OffsetUnit(Unit, double) - Constructor for class ucar.units.OffsetUnit
Constructs from a reference unit and an offset.
OffsetUnit(Unit, double, UnitName) - Constructor for class ucar.units.OffsetUnit
Constructs from a reference unit, and offset, and a unit identifier.
offX - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The horizontal offsets of the upper-left corner of the current tile (not active tile) with respect to the canvas origin, in the component hi-res grid, for each component.
offY - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The vertical offsets of the upper-left corner of the current tile (not active tile) with respect to the canvas origin, in the component hi-res grid, for each component.
ogcNS - Static variable in class thredds.wcs.v1_0_0_1.ExceptionReport
 
ogcNS - Static variable in class thredds.wcs.v1_0_0_Plus.ExceptionReport
 
OHM - Static variable in class ucar.units.SI
Special derived unit for the quantity of electric resistance.
olderThan - Variable in class thredds.inventory.FeatureCollectionConfig
 
oldSuffix - Static variable in class ucar.grib.GribIndexName
Old Index suffix
OldUnidataPointObsDataset - Class in ucar.nc2.dt.point
This handles datasets in an old format.
OldUnidataPointObsDataset() - Constructor for class ucar.nc2.dt.point.OldUnidataPointObsDataset
 
OldUnidataPointObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.OldUnidataPointObsDataset
 
OldUnidataStationObsDataset - Class in ucar.nc2.dt.point
This handles datasets in the old metar2nc format.
OldUnidataStationObsDataset() - Constructor for class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
OldUnidataStationObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
OldUnidataStationObsDataset(NetcdfDataset, String) - Constructor for class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
OneNestedPointCollectionImpl - Class in ucar.nc2.ft.point
Abstract superclass for singly nested NestedPointFeatureCollection Subclass must supply getPointFeatureCollectionIterator()
OneNestedPointCollectionImpl(String, FeatureType) - Constructor for class ucar.nc2.ft.point.OneNestedPointCollectionImpl
 
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class thredds.bufrtables.BtFileUploadController
 
op(int, BaseType, BaseType) - Static method in class opendap.Server.Operator
Performs the Relatove Operation (RelOp) indicated by the parameter oprtr on the 2 passed BaseTypes if appropriate.
OPAQUE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
 
open(String, String, Formatter) - Static method in class thredds.inventory.DatasetCollectionManager
 
open(String, Formatter) - Static method in class thredds.inventory.NcmlCollectionReader
Read an NcML file from a URL location, and construct a NcmlCollectionReader from its scan or scanFmrc element.
open(String) - Method in class ucar.grib.GribIndexReader
open Grib Index file for scanning.
open(String, InputStream) - Method in class ucar.grib.GribIndexReader
open Grib Index file for scanning.
open(String) - Method in class ucar.grib.GribReadTextIndex
open Grib Index file for scanning.
open(String, InputStream) - Method in class ucar.grib.GribReadTextIndex
open Grib Index file for scanning.
open(DiskCache2, String, int, boolean) - Static method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
Open a GridDataset and construct a ForecastModelRun.
open(GridDataset, Date) - Static method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
 
open(String) - Static method in class ucar.nc2.dt.grid.GridDataset
Open a netcdf dataset, using NetcdfDataset.defaultEnhanceMode plus CoordSystems and turn into a GridDataset.
open(String, Set<NetcdfDataset.Enhance>) - Static method in class ucar.nc2.dt.grid.GridDataset
Open a netcdf dataset, using NetcdfDataset.defaultEnhanceMode plus CoordSystems and turn into a GridDataset.
open(String) - Method in class ucar.nc2.dt.image.ImageDatasetFactory
Open from a URL: adde: use AddeImage.factory() http: use javax.imageio.ImageIO.read() file: javax.imageio.ImageIO.read()
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.CFstationObsDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.DapperDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.NdbcDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
open(InvAccess, StringBuffer) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
Deprecated.  
open(InvAccess, CancelTask, StringBuffer) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
Deprecated.  
open(String) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
Deprecated.  
open(String, StringBuffer) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
Deprecated.  
open(String, CancelTask, StringBuffer) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
Deprecated.  
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.  
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
open(String, CancelTask) - Method in class ucar.nc2.dt.radial.RadialDatasetSweepFactory
Deprecated.  
open(NetcdfDataset) - Method in class ucar.nc2.dt.radial.RadialDatasetSweepFactory
Deprecated.  
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.radial.UF2Dataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
 
open(String) - Static method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetFactory
Deprecated.  
open(String, CancelTask) - Static method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetFactory
Deprecated.  
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
 
open(FeatureType, String, CancelTask, StringBuilder) - Static method in class ucar.nc2.dt.TypedDatasetFactory
Deprecated. Open a dataset as a TypedDataset.
open(FeatureType, NetcdfDataset, CancelTask, StringBuilder) - Static method in class ucar.nc2.dt.TypedDatasetFactory
Deprecated. Open a dataset as a TypedDataset.
open(NetcdfDataset, CancelTask, StringBuilder) - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
Open a NetcdfDataset as a TypedDataset.
open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in interface ucar.nc2.ft.FeatureDatasetFactory
Open a NetcdfDataset as a FeatureDataset.
open(FeatureType, String, CancelTask, Formatter) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Open a dataset as a FeatureDataset.
open(String, Formatter) - Static method in class ucar.nc2.ft.fmrc.Fmrc
Factory method
open(FeatureCollectionConfig, Formatter) - Static method in class ucar.nc2.ft.fmrc.Fmrc
 
open(CollectionManager, MFile, Element) - Static method in class ucar.nc2.ft.fmrc.GridDatasetInv
 
open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.ft.grid.GridDatasetStandardFactory
 
open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.ft.point.standard.PointDatasetStandardFactory
 
open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.ft.radial.RadialDatasetStandardFactory
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.bufr.BufrIosp
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.dmsp.DMSPiosp
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.dorade.Doradeiosp
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.fysat.Fysatiosp
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Open the service provider for reading.
open(GridIndex, CancelTask) - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Open the index and create the netCDF file from that
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Open the service provider for reading.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.gini.Giniiosp
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
Open the service provider for reading.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.grib.GribGridServiceProvider
 
open(GridIndex, CancelTask) - Method in class ucar.nc2.iosp.grib.GribGridServiceProvider
 
open(GridIndex, GridTableLookup, int, NetcdfFile, FmrcCoordSys, CancelTask) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
Fill in the netCDF file
open(GridIndex, CancelTask) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
Use the given index to fill the NetcdfFile object with attributes and variables.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
Open the service provider for reading.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.hdf4.H4iosp
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.hdf5.H5iosp
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in interface ucar.nc2.iosp.IOServiceProvider
Open existing file, and populate ncfile with it.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
Open the service provider for reading.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Open the service provider for reading.
open(GridIndex, CancelTask) - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Open the index and create the netCDF file from that
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp
Open the service provider for reading.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.misc.GtopoIosp
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.misc.Nldn
Open existing file, and populate ncfile with it.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.misc.Uspln
Open existing file, and populate ncfile with it.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Open the file and read the header part
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.noaa.Ghcnm
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.noaa.Ghcnm2
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.noaa.IgraPor
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
Open the file and read the header part
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
Open existing file, and populate ncfile with it.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.uamiv.UAMIVServiceProvider
Open existing file, and populate ncfile with it.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.uf.UFiosp
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.jni.netcdf.JniIosp
 
open(String) - Method in class ucar.nc2.jni.netcdf.JniIosp
 
open(String) - Static method in class ucar.nc2.NetcdfFile
Open an existing netcdf file (read only).
open(String, CancelTask) - Static method in class ucar.nc2.NetcdfFile
Open an existing file (read only), with option of cancelling.
open(String, int, CancelTask) - Static method in class ucar.nc2.NetcdfFile
Open an existing file (read only), with option of cancelling, setting the RandomAccessFile buffer size for efficiency.
open(String, int, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFile
Open an existing file (read only), with option of cancelling, setting the RandomAccessFile buffer size for efficiency, with an optional special object for the iosp.
open(String, String, int, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFile
Open an existing file (read only), specifying which IOSP is to be used.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.stream.NcStreamIosp
 
open(RandomAccessFile, NetcdfFile) - Method in class ucar.nc2.stream.NcStreamIosp
 
open(String, int, CancelTask, Object) - Method in interface ucar.nc2.util.cache.FileFactory
 
OPEN_FORCE_NEW - Static variable in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
 
OPEN_NORMAL - Static variable in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
 
OPEN_XML_ONLY - Static variable in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
 
opendap - package opendap
 
opendap - Static variable in class thredds.catalog.InvService
 
OPENDAP - Static variable in class thredds.catalog.ServiceType
 
opendap.dap - package opendap.dap
This package contains the OPeNDAP core classes, known as the Data Access Protocol (DAP).
opendap.dap.functions - package opendap.dap.functions
 
opendap.dap.parsers - package opendap.dap.parsers
This package contains Bison 2.4.2 generated DAP parser classes.
opendap.Server - package opendap.Server
This package contains the OPeNDAP Server classes.
opendap.Server.parsers - package opendap.Server.parsers
This package contains Bison 2.4.2 generated Constraint Expression parser classes.
opendap.servlet - package opendap.servlet
This package contains the core code for an OPeNDAP servlet engine.
opendap.servlet.ascii - package opendap.servlet.ascii
This package contains the OPeNDAP ASCII client.
opendap.servlet.www - package opendap.servlet.www
This package contains the OPeNDAP WWW client.
opendap.tools - package opendap.tools
This package contains classes to implement Geturl, the sample OPeNDAP DAP2 client the GUI status window class used by Geturl.
opendap.util - package opendap.util
This package contains utility classes used by several OPeNDAP packages.
opendap_identifier_characters - Static variable in class ucar.unidata.util.EscapeStrings
 
opendap_identifier_special_characters - Static variable in class ucar.unidata.util.EscapeStrings
 
OPENDAPG - Static variable in class thredds.catalog.ServiceType
 
openDataset(PrintStream, InvDataset) - Method in class thredds.catalog.crawl.CatalogExtractor
 
openDataset(String) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
openDataset(String, boolean, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
openDataset(String, boolean, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
openDataset(String, Set<NetcdfDataset.Enhance>, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
openDataset(GridDatatype) - Method in class ucar.nc2.dt.image.ImageDatasetFactory
 
openDataset(String, boolean, CancelTask, Formatter) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Open a NetcdfDataset from a URL location string.
openDataset(InvDataset, boolean, CancelTask, Formatter) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Try to open as a NetcdfDataset.
openDataset(InvAccess, boolean, CancelTask, Formatter) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Try to open invAccess as a NetcdfDataset.
openExisting(String) - Static method in class ucar.nc2.NetcdfFileWriteable
Open an existing Netcdf file for writing data.
openExisting(String, boolean) - Static method in class ucar.nc2.NetcdfFileWriteable
Open an existing Netcdf file for writing data.
openFeatureDataset(String, CancelTask) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Open a FeatureDataset from a URL location string.
openFeatureDataset(FeatureType, String, CancelTask) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Open a FeatureDataset from a URL location string, and a desired type (may by NONE or null).
openFeatureDataset(InvDataset, CancelTask) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Open a FeatureDataset from an InvDataset object, deciding on which InvAccess to use.
openFeatureDataset(FeatureType, InvDataset, CancelTask, ThreddsDataFactory.Result) - Method in class ucar.nc2.thredds.ThreddsDataFactory
 
openFeatureDataset(InvAccess, CancelTask) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Open a FeatureDataset from an InvAccess object.
openFile(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a NetcdfFile through the netCDF API.
openFile(String, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a NetcdfFile through the netCDF API.
openFiles - Static variable in class ucar.unidata.io.RandomAccessFile
 
openInMemory(String, byte[], String) - Static method in class ucar.nc2.NetcdfFile
Open an in-memory netcdf file, with a specific iosp.
openInMemory(String, byte[]) - Static method in class ucar.nc2.NetcdfFile
Open an in-memory netcdf file.
openInMemory(String) - Static method in class ucar.nc2.NetcdfFile
Read a local CDM file into memory.
openInMemory(URI) - Static method in class ucar.nc2.NetcdfFile
Read a remote CDM file into memory.
openInputStream(String) - Method in class ucar.grib.GribResourceReader
Ovderridden by instances of the singleton
OperationException - Exception in ucar.units
Provides support for unit operation failures (ex: multiplication).
OperationException() - Constructor for exception ucar.units.OperationException
Constructs from nothing.
OperationException(String) - Constructor for exception ucar.units.OperationException
Constructs from an error message.
OperationException(String, Exception) - Constructor for exception ucar.units.OperationException
Constructs from an error message and the exception that caused the problem.
Operator - Class in opendap.Server
This class contains the code for performing relative operations (RelOps) on BaseTypes.
Operator() - Constructor for class opendap.Server.Operator
 
operator - Variable in class opendap.Server.RelOpClause
 
operatorImage - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
OPT_BYPASS - Static variable in interface ucar.jpeg.jj2000.j2k.entropy.StdEntropyCoderOptions
The flag bit to indicate that selective arithmetic coding bypass should be used.
OPT_PRED_TERM - Static variable in interface ucar.jpeg.jj2000.j2k.entropy.StdEntropyCoderOptions
The flag bit to indicate that error resilience info is embedded on MQ termination.
OPT_PREFIX - Static variable in class ucar.jpeg.colorspace.ColorSpaceMapper
The prefix for ICC Profiler options
OPT_PREFIX - Static variable in class ucar.jpeg.icc.ICCProfiler
The prefix for ICC Profiler options
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The prefix for bit stream reader options: 'B'
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
The prefix for header decoder options: 'H'
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
The prefix for the header encoder options: 'H'
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.codestream.writer.PktEncoder
The prefix for packet encoding options: 'P'
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.entropy.decoder.EntropyDecoder
The prefix for entropy decoder optiojns: 'C'
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.EntropyCoder
The prefix for entropy coder options: 'C'
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.PostCompRateAllocator
The prefix for rate allocation options: 'A'
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
The prefix for component transformation type: 'M'
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
The prefix for inverse component transformation options: 'M'
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.Dequantizer
The prefix for dequantizer options: 'Q'
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.quantization.quantizer.Quantizer
The prefix for quantizer options: 'Q'
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
The prefix for ROI Scaler options: 'R'
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.roi.ROIDeScaler
The prefix for ROI decoder options: 'R'
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilter
The prefix for wavelet filter options: 'F'
OPT_PREFIX - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwardWT
The prefix for wavelet transform options: 'W'
OPT_RESET_MQ - Static variable in interface ucar.jpeg.jj2000.j2k.entropy.StdEntropyCoderOptions
The flag bit to indicate that the MQ states for all contexts should be reset at the end of each (non-bypassed) coding pass.
OPT_SEG_SYMBOLS - Static variable in interface ucar.jpeg.jj2000.j2k.entropy.StdEntropyCoderOptions
The flag bit to indicate that an error resilience segmentation symbol is to be inserted at the end of each cleanup coding pass.
OPT_TERM_PASS - Static variable in interface ucar.jpeg.jj2000.j2k.entropy.StdEntropyCoderOptions
The flag bit to indicate that a termination should be performed after each coding pass.
OPT_VERT_STR_CAUSAL - Static variable in interface ucar.jpeg.jj2000.j2k.entropy.StdEntropyCoderOptions
The flag bit to indicate the vertically stripe-causal context formation should be used.
OPTIONS - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
OPTIONS identifier
OptSwitch - Class in opendap.util
OptSwitch - class definition for Switches

Description: this class defines a switch element.

OptSwitch() - Constructor for class opendap.util.OptSwitch
 
OptSwitch(Character, int) - Constructor for class opendap.util.OptSwitch
Invocation with explicit Character switchname and type
OptSwitch(int, int) - Constructor for class opendap.util.OptSwitch
Invocation with explicit integer switchname and type
order(int[]) - Method in class ucar.nc2.iosp.hdf5.Tiling
Get order based on which tile the pt belongs to
order(int) - Method in class ucar.unidata.io.RandomAccessFile
Change the current endian mode.
ordinalNames - Static variable in class ucar.unidata.util.StringUtil
Ordinal names for images
orgDataType - Variable in class ucar.nc2.dataset.VariableDS
 
orgName - Variable in class ucar.nc2.dataset.VariableDS
 
orgVar - Variable in class ucar.nc2.dataset.StructureDS
 
orgVar - Variable in class ucar.nc2.dataset.VariableDS
 
orientation - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The orientation of this subband (WT_ORIENT_LL, WT_ORIENT_HL, WT_ORIENT_LH, WT_ORIENT_HH).
origin - Variable in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
ORIGIN_SERVER - Static variable in class ucar.nc2.util.net.HTTPSession
 
origSrc - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
The image data reader.
OROG - Static variable in class ucar.unidata.geoloc.vertical.HybridHeight
Surface pressure name identifier
Orthographic - Static variable in interface ucar.grid.GridTableLookup
Orthographic
Orthographic - Class in ucar.nc2.dataset.transform
Create a Orthographic Projection from the information in the Coordinate Transform Variable.
Orthographic() - Constructor for class ucar.nc2.dataset.transform.Orthographic
 
Orthographic - Class in ucar.unidata.geoloc.projection
Orthographic Projection spherical earth.
Orthographic() - Constructor for class ucar.unidata.geoloc.projection.Orthographic
Constructor with default parameters
Orthographic(double, double) - Constructor for class ucar.unidata.geoloc.projection.Orthographic
Construct a Orthographic Projection.
Orthographic(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Orthographic
Construct a Orthographic Projection, two standard parellels.
OTHER_UNKNOWN - Static variable in class thredds.catalog.DataFormatType
 
outerName - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
outerNcml - Variable in class thredds.inventory.FeatureCollectionConfig.ProtoConfig
 
outerSequence - Variable in class ucar.nc2.dt.point.DapperDataset
 
outputArea - Variable in class opendap.tools.GeturlFrame
The TextArea where output should be written.
owcsNS - Static variable in class thredds.wcs.v1_1_0.DescribeCoverage
 
owcsNS - Static variable in class thredds.wcs.v1_1_0.GetCapabilities
 
owcsNS - Static variable in class thredds.wcs.v1_1_0.GetCoverage
 
owcsNS - Static variable in class thredds.wcs.v1_1_0.WcsResponse
 
owcsNS - Static variable in class thredds.wcs.v1_1_0.XMLwriter
 
owsNS - Static variable in class thredds.wcs.v1_1_0.DescribeCoverage
 
owsNS - Static variable in class thredds.wcs.v1_1_0.ExceptionReport
 
owsNS - Static variable in class thredds.wcs.v1_1_0.GetCapabilities
 
owsNS - Static variable in class thredds.wcs.v1_1_0.GetCoverage
 
owsNS - Static variable in class thredds.wcs.v1_1_0.WcsResponse
 
owsNS - Static variable in class thredds.wcs.v1_1_0.XMLwriter
 

P

p - Variable in class ucar.nc2.jni.netcdf.NCLibrary.Vlen_t
 
P0 - Static variable in class ucar.unidata.geoloc.vertical.AtmosLnPressure
 
P0 - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
P-naught identifier
packetIdx - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.PktInfo
Index of the packet
packInfo - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
packing info
packingType - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
packing type
pad(DataOutputStream, int, byte) - Method in class ucar.nc2.iosp.netcdf3.N3streamWriter
 
pad(String, int, boolean) - Static method in class ucar.unidata.util.Format
Create a new string by padding the existing one with blanks to specified width.
padLeft(String, int) - Static method in class ucar.unidata.util.StringUtil
Pad the given string with spaces on the left up to the given length.
padLeft(String, int, String) - Static method in class ucar.unidata.util.StringUtil
Pad the given string with padString on the left up to the given length.
padRight(String, int) - Static method in class ucar.unidata.util.StringUtil
Pad the given string with spaces on the right up to the given length.
padRight(String, int, String) - Static method in class ucar.unidata.util.StringUtil
Pad the given string with padString on the right up to the given length.
padZero(int, int) - Static method in class ucar.unidata.util.StringUtil
Left pad the given value with zeros up to the number of digits
PALETTE_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
PaletteBox - Class in ucar.jpeg.colorspace.boxes
This class models the palette box contained in a JP2 image.
PaletteBox(RandomAccessIO, int) - Constructor for class ucar.jpeg.colorspace.boxes.PaletteBox
Construct a PaletteBox from an input image.
PalettizedColorSpaceMapper - Class in ucar.jpeg.colorspace
This class provides decoding of images with palettized colorspaces.
PalettizedColorSpaceMapper(BlkImgDataSrc, ColorSpace) - Constructor for class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, and output).
param - Variable in class thredds.inventory.FeatureCollectionConfig.ProtoConfig
 
param - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
parameter
Parameter - Class in ucar.unidata.util
A parameter has a name and a value that is String, a double, or an array of doubles.
Parameter(String, Parameter) - Constructor for class ucar.unidata.util.Parameter
Copy constructir, with new name.
Parameter(String, String) - Constructor for class ucar.unidata.util.Parameter
Create a String-valued param.
Parameter(String, double) - Constructor for class ucar.unidata.util.Parameter
Create a scalar double-valued param.
Parameter(String, double[]) - Constructor for class ucar.unidata.util.Parameter
Create a array double-valued param.
ParameterList - Class in ucar.jpeg.jj2000.j2k.util
This class holds modules options and parameters as they are provided to the encoder or the decoder.
ParameterList() - Constructor for class ucar.jpeg.jj2000.j2k.util.ParameterList
Constructs an empty ParameterList object.
ParameterList(ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.util.ParameterList
Constructs an empty ParameterList object with the provided default parameters.
ParameterTable - Class in ucar.grib.grib2
Performs operations related to loading parameter tables stored in files.
ParameterTable() - Constructor for class ucar.grib.grib2.ParameterTable
 
params - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Dequantization parameters of all subbands and all components in the current tile.
params - Variable in class ucar.nc2.dataset.CoordinateTransform
 
params - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
list of params
paramsToString() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Get a String of the parameters
paramsToString() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.Orthographic
Create a String of the parameters.
paramsToString() - Method in interface ucar.unidata.geoloc.Projection
String representation of the projection parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
paramsToString() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
returns constructor params as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
paramsToString() - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
paramsToString() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.UtmProjection
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get a string representation of the projection parameters
parent - Variable in class opendap.Server.BTFunctionClause
 
parent - Variable in class opendap.Server.DereferenceClause
 
parent - Variable in class opendap.Server.ValueClause
 
parent - Variable in class thredds.catalog.InvDataset
 
parent - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
The reference to the parent of this subband.
parent - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
parent - Variable in class ucar.nc2.Group
 
parent - Variable in class ucar.nc2.Variable
 
parentIndex - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
parse(InputStream) - Method in exception opendap.dap.DAP2Exception
Reads an Error description from the named InputStream.
parse(InputStream) - Method in class opendap.dap.DAS
 
parse(InputStream) - Method in class opendap.dap.DDS
 
parse(InputStream) - Method in class opendap.dap.parsers.Dapparse
**********************************************
parse() - Method in class opendap.dap.parsers.DapParser
Parse input from the scanner that was specified at object construction time.
parse(InputStream) - Method in class opendap.dap.parsers.DapParser
 
parse(Document, DDS, BaseTypeFactory, boolean) - Method in class opendap.dap.parsers.DDSXMLParser
Parse the DDX waiting in the InputStream and instantiate all of the member BaseType variables and their associated Attributes into a DDS using the passed BaseTypeFactory
parse(InputStream, DDS, BaseTypeFactory, boolean) - Method in class opendap.dap.parsers.DDSXMLParser
Parse the DDX waiting in the InputStream and instantiate all of the member BaseType variables and their associated Attributes into a DDS using the passed BaseTypeFactory
parse() - Method in class opendap.Server.parsers.Ceparse
**********************************************
parse() - Method in class opendap.Server.parsers.CeParser
Parse input from the scanner that was specified at object construction time.
parse(URI) - Method in class thredds.catalog2.xml.parser.stax.StaxThreddsXmlParser
 
parse(File, URI) - Method in class thredds.catalog2.xml.parser.stax.StaxThreddsXmlParser
 
parse(Reader, URI) - Method in class thredds.catalog2.xml.parser.stax.StaxThreddsXmlParser
 
parse(InputStream, URI) - Method in class thredds.catalog2.xml.parser.stax.StaxThreddsXmlParser
 
parse(URI) - Method in interface thredds.catalog2.xml.parser.ThreddsXmlParser
 
parse(File, URI) - Method in interface thredds.catalog2.xml.parser.ThreddsXmlParser
 
parse(Reader, URI) - Method in interface thredds.catalog2.xml.parser.ThreddsXmlParser
 
parse(InputStream, URI) - Method in interface thredds.catalog2.xml.parser.ThreddsXmlParser
 
parse() - Method in class ucar.jpeg.icc.ICCProfile
Parse this ICCProfile into a RestrictedICCProfile which is appropriate to the data in this profile.
parse(DataType, StructureDataRegexp.VinfoField) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
parse(DataType, StructureDataRegexp.VinfoField, int) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
 
parse(String, int, int) - Method in class ucar.nc2.util.TableParser.DerivedField
 
parse(String) - Method in class ucar.nc2.util.TableParser.Field
 
parse(String, int) - Method in class ucar.nc2.util.TableParser.Field
 
parse(String, int, int) - Method in class ucar.nc2.util.TableParser.Field
 
Parse - Class in ucar.nc2.util.xml
Miscellaneous XML parsing methods created Jul 3, 2007
Parse() - Constructor for class ucar.nc2.util.xml.Parse
 
parse(String) - Static method in class ucar.unidata.util.DateUtil
Parse the date string
parse(String, UnitDB) - Method in class ucar.units.StandardUnitFormat
Decodes a unit specification.
parse(String) - Method in interface ucar.units.UnitFormat
Parses a unit specification.
parse(String, UnitDB) - Method in interface ucar.units.UnitFormat
Parses a unit specification.
parse(String) - Method in class ucar.units.UnitFormatImpl
Parses a unit specification.
parseArgs(String[]) - Method in class ucar.jpeg.jj2000.j2k.util.ParameterList
Parses the parameters from an argument list, such as as the one in the command line, and integrates them in this parameter list.
parseAttribute(String) - Static method in class ucar.nc2.iosp.grads.GradsAttribute
Parse an attribute spec
parseConstraint(String, String) - Method in class opendap.Server.CEEvaluator
Parse a constraint expression.
parseConstraint(ReqState) - Method in class opendap.Server.CEEvaluator
Convenience wrapper for parseConstraint.
parseCoordinates(String) - Static method in class ucar.unidata.util.StringUtil
Parse the lat/lon/alt coordinate string
parseCsv(String, boolean) - Static method in class ucar.unidata.util.StringUtil
Parse a comma separated value (CVS) String
parseDate(String) - Static method in class ucar.unidata.util.StringUtil
Parse the date.
parseDelimitedFrom(InputStream) - Static method in class thredds.filesystem.FileSystemProto.Attribute
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.Attribute
 
parseDelimitedFrom(InputStream) - Static method in class thredds.filesystem.FileSystemProto.Directory
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.Directory
 
parseDelimitedFrom(InputStream) - Static method in class thredds.filesystem.FileSystemProto.File
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.File
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Data
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Data
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Error
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Error
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
 
parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
ParsedRequest - Class in opendap.servlet
This holds the parsed information from one particular user request.
ParsedRequest(String, String, String, boolean) - Constructor for class opendap.servlet.ParsedRequest
 
ParsedSectionSpec - Class in ucar.nc2
Parsed Section Expression, allows nesting for subsetting of Structure member variables.
parseEnhanceMode(String) - Static method in class ucar.nc2.dataset.NetcdfDataset
Find the set of Enhancements that matches the String.
ParseException - Exception in opendap.dap.parsers
 
ParseException() - Constructor for exception opendap.dap.parsers.ParseException
 
ParseException(String) - Constructor for exception opendap.dap.parsers.ParseException
 
ParseException(String, Throwable) - Constructor for exception opendap.dap.parsers.ParseException
 
ParseException(Throwable) - Constructor for exception opendap.dap.parsers.ParseException
 
ParseException - Exception in ucar.units
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception ucar.units.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception ucar.units.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception ucar.units.ParseException
Constructor with message.
parseExceptionHandler(ParseException, HttpServletResponse) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Turns a ParseException into a OPeNDAP DAP2 error and sends it to the client.
parseFormula(String, String) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
parseFrom(ByteString) - Static method in class thredds.filesystem.FileSystemProto.Attribute
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.Attribute
 
parseFrom(byte[]) - Static method in class thredds.filesystem.FileSystemProto.Attribute
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.Attribute
 
parseFrom(InputStream) - Static method in class thredds.filesystem.FileSystemProto.Attribute
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.Attribute
 
parseFrom(CodedInputStream) - Static method in class thredds.filesystem.FileSystemProto.Attribute
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.Attribute
 
parseFrom(ByteString) - Static method in class thredds.filesystem.FileSystemProto.Directory
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.Directory
 
parseFrom(byte[]) - Static method in class thredds.filesystem.FileSystemProto.Directory
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.Directory
 
parseFrom(InputStream) - Static method in class thredds.filesystem.FileSystemProto.Directory
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.Directory
 
parseFrom(CodedInputStream) - Static method in class thredds.filesystem.FileSystemProto.Directory
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.Directory
 
parseFrom(ByteString) - Static method in class thredds.filesystem.FileSystemProto.File
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.File
 
parseFrom(byte[]) - Static method in class thredds.filesystem.FileSystemProto.File
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.File
 
parseFrom(InputStream) - Static method in class thredds.filesystem.FileSystemProto.File
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.File
 
parseFrom(CodedInputStream) - Static method in class thredds.filesystem.FileSystemProto.File
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class thredds.filesystem.FileSystemProto.File
 
parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
parseFrom(ByteString) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
parseFrom(byte[]) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
parseFrom(InputStream) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
parseFrom(ByteString) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
parseFrom(byte[]) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
parseFrom(InputStream) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
 
parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
 
parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
 
parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Data
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Data
 
parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Data
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Data
 
parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Data
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Data
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Data
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Data
 
parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
 
parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
 
parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
 
parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Error
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Error
 
parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Error
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Error
 
parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Error
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Error
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Error
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Error
 
parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
 
parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
 
parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
 
parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
parseFromString(String) - Method in class ucar.nc2.iosp.hdf4.ODLparser
 
parseHtmlProperties(String) - Static method in class ucar.unidata.util.StringUtil
Parse HTML Properties
parseIdx(String, int) - Static method in class ucar.jpeg.jj2000.j2k.ModuleSpec
This method is responsible of parsing tile indexes set and component indexes set for an option.
parseInfo - Variable in class ucar.nc2.dataset.CoordSysBuilder
 
parseInfo - Variable in class ucar.nc2.dt.TypedDatasetImpl
 
parseInfo - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
parseInfo - Variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
place to store debug stuff
parseIntegerListString(String) - Static method in class ucar.unidata.util.StringUtil
Parse the given string and return a list of Integer values.
parseIntoBuilder(URI) - Method in class thredds.catalog2.xml.parser.stax.StaxThreddsXmlParser
 
parseIntoBuilder(File, URI) - Method in class thredds.catalog2.xml.parser.stax.StaxThreddsXmlParser
 
parseIntoBuilder(Reader, URI) - Method in class thredds.catalog2.xml.parser.stax.StaxThreddsXmlParser
 
parseIntoBuilder(InputStream, URI) - Method in class thredds.catalog2.xml.parser.stax.StaxThreddsXmlParser
 
parseIntoBuilder(URI) - Method in interface thredds.catalog2.xml.parser.ThreddsXmlParser
 
parseIntoBuilder(File, URI) - Method in interface thredds.catalog2.xml.parser.ThreddsXmlParser
 
parseIntoBuilder(Reader, URI) - Method in interface thredds.catalog2.xml.parser.ThreddsXmlParser
 
parseIntoBuilder(InputStream, URI) - Method in interface thredds.catalog2.xml.parser.ThreddsXmlParser
 
parseIso8601(String) - Static method in class ucar.unidata.util.StringUtil
Not working yet but this is supposed to parse an iso8601 date format
parseLineWords(String, int[], String, String, boolean) - Static method in class ucar.unidata.util.StringUtil
This splits the given content String into a set of lines (delimited by the given lineDelimiter).
parseLineWords(String, int[], int[], String, String, boolean) - Static method in class ucar.unidata.util.StringUtil
This splits the given content String into a set of lines (delimited by the given lineDelimiter).
parsePropertiesString(String) - Static method in class ucar.unidata.util.StringUtil
Parse the semi-colon delimited string of name=value properties.
parseRelative(Date, String, int) - Static method in class ucar.unidata.util.DateUtil
parse the date string (s) (e.g., -1 hour) that is relative to the given baseDate
parseRelativeTimeString(String) - Static method in class ucar.unidata.util.DateUtil
Return the delta number of milliseconds specified in the relative time string
parseReport(String) - Method in class ucar.nc2.dt.point.decode.MetarParseReport
 
parseROIs(String, int, Vector) - Static method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
This function parses the values given for the ROIs with the argument -Rroi.
parseSpec(String) - Static method in class ucar.ma2.Range
Deprecated. use new Section(String sectionSpec)
parseTimePeriod(String) - Static method in class ucar.unidata.util.StringUtil
Note, right now this just parses the hour/minute/second periods
parseVariableSection(NetcdfFile, String) - Static method in class ucar.nc2.ParsedSectionSpec
Parse a section specification String.
parseW3CDuration(String) - Static method in class ucar.nc2.units.TimeDuration
A time span as defined in the W3C XML Schema 1.0 specification: "PnYnMnDTnHnMnS, where nY represents the number of years, nM the number of months, nD the number of days, 'T' is the date/time separator, nH the number of hours, nM the number of minutes and nS the number of seconds.
parseXML(InputStream, boolean) - Method in class opendap.dap.DDS
Reads a DDX from the named InputStream.
parseXML(Document, boolean) - Method in class opendap.dap.DDS
Reads a DDX from the named Document.
parseXML(InvCatalogFactory, Document, URI) - Method in interface thredds.catalog.InvCatalogConvertIF
Create an InvCatalogImpl from a parsed document tree.
parseXML(DqcFactory, Document, URI) - Method in class thredds.catalog.parser.jdom.DqcConvert2
Create an QueryCapability from an XML document at a named URL.
parseXML(DqcFactory, Document, URI) - Method in class thredds.catalog.parser.jdom.DqcConvert3
Create an QueryCapability from an XML document at a named URL.
parseXML(DqcFactory, Document, URI) - Method in class thredds.catalog.parser.jdom.DqcConvert4
Create an QueryCapability from an XML document at a named URL.
parseXML(InvCatalogFactory, Document, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
parseXML(DqcFactory, Document, URI) - Method in interface thredds.catalog.query.DqcConvertIF
 
parts - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
part
PASCAL - Static variable in class ucar.units.SI
Special derived unit for the quantity of pressure or stress.
pass(LogReader.Log) - Method in class thredds.logs.LogReader.DateFilter
 
pass(LogReader.Log) - Method in class thredds.logs.LogReader.ErrorOnlyFilter
 
pass(LogReader.Log) - Method in class thredds.logs.LogReader.FilterNoop
 
pass(LogReader.Log) - Method in class thredds.logs.LogReader.IpFilter
 
pass(LogReader.Log) - Method in interface thredds.logs.LogReader.LogFilter
 
passed - Variable in class thredds.logs.LogReader.Stats
 
past(Range) - Method in class ucar.ma2.Range
If this range is completely past the wanted range
path - Variable in class thredds.catalog.InvDatasetFeatureCollection
 
path - Variable in class thredds.filesystem.CacheDirectoryProto
 
PATH_FIELD_NUMBER - Static variable in class thredds.filesystem.FileSystemProto.Directory
 
PathAliasReplacement - Interface in thredds.util
_more_
PathMatcher - Class in thredds.logs
Duplicate thredds.servlet.PathMatcher
PathMatcher() - Constructor for class thredds.logs.PathMatcher
 
PathMatcher.Match - Class in thredds.logs
 
pattern - Variable in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
 
pattern - Variable in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
 
pattern - Variable in class thredds.inventory.filter.WildcardMatchOnPath
 
pAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
pcs - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
The progression changes specifications
PCSIlluminant - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
PDEF - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
EDEF identifier
pdiff(double, double) - Static method in class ucar.nc2.util.CompareNetcdf2
 
pdn - Variable in class ucar.nc2.ft.fmrc.EnsCoord
 
pdsData - Variable in class ucar.grib.grib2.Grib2WriteIndex.RawRecord
 
pdsSize - Variable in class ucar.grib.grib2.Grib2WriteIndex.RawRecord
 
peak_wind_speed - Static variable in class ucar.nc2.dt.point.decode.MP
 
peakWind - Static variable in class ucar.nc2.dt.point.decode.MP
 
PERIOD - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
permute(int[]) - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by permuting the indices.
perpendicular(Point2D.Double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
PersistenceManager - Interface in ucar.util.prefs
 
persistRead() - Method in class ucar.nc2.ncml.Aggregation
read info from the persistent XML file, if it exists; overridden in AggregationExisting
persistRead() - Method in class ucar.nc2.ncml.AggregationExisting
 
persistWrite() - Method in class ucar.nc2.ncml.Aggregation
Allow information to be make persistent.
persistWrite() - Method in class ucar.nc2.ncml.AggregationExisting
Persist info (ncoords, coordValues) from joinExisting, since that can be expensive to recreate.
PerturbationGeopotentialVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
PerturbationPressureVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
phi2(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
PI - Static variable in class ucar.unidata.geoloc.ProjectionImpl
PI
PI_OVER_2 - Static variable in class ucar.unidata.geoloc.ProjectionImpl
PI/2
PI_OVER_4 - Static variable in class ucar.unidata.geoloc.ProjectionImpl
PI/4
pktDec - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Reference to the PktDecoder instance
PktDecoder - Class in ucar.jpeg.jj2000.j2k.codestream.reader
This class is used to read packet's head and body.
PktDecoder(DecoderSpecs, HeaderDecoder, RandomAccessIO, BitstreamReaderAgent, boolean, int) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.reader.PktDecoder
Creates an empty PktDecoder object associated with given decoder specifications and HeaderDecoder.
PktEncoder - Class in ucar.jpeg.jj2000.j2k.codestream.writer
This class builds packets and keeps the state information of packet interdependencies.
PktEncoder(CodedCBlkDataSrcEnc, EncoderSpecs, Coord[][][], ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.writer.PktEncoder
Creates a new packet encoder object, using the information from the 'infoSrc' object.
pktIdx - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.CBlkInfo
Index of the packet where each layer has been found
PktInfo - Class in ucar.jpeg.jj2000.j2k.codestream.reader
This class defines an object used to countain informations about a packet to which the current code-block belongs.
PktInfo(int, int) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.reader.PktInfo
Classe's constructor.
pl - Variable in class ucar.jpeg.colorspace.ColorSpace
Parameter Specs
pl - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
Parameter Specs
PLAIN - Static variable in class thredds.catalog.DataFormatType
 
PLANCK - Static variable in class ucar.unidata.util.SpecialMathFunction
Planck constant.
PLANE_ANGLE - Static variable in class ucar.units.BaseQuantity
The base quantity of plane angle.
PLANE_ANGLE_UNIT - Static variable in class ucar.units.SI
The unit corresponding to the quantity of plane angle.
PLAT - Static variable in class ucar.grid.GridDefRecord
pLat
PLM - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Packet length, main header (PLM): 0xFF57
PLON - Static variable in class ucar.grid.GridDefRecord
pLon
PLT - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Packet length, tile-part header (PLT): 0xFF58
PLUS - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
PMASS - Static variable in class ucar.unidata.util.SpecialMathFunction
Proton Mass.
PNO - Static variable in class ucar.nc2.dt.point.decode.MP
 
poc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Reference to the POC marker segments found in main and first tile-part header.
POC - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
 
pocs - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
Progression/progression changes specification
PointCollection - Interface in ucar.nc2.dt
A collection of data at unconnected locations.
PointCollectionImpl - Class in ucar.nc2.ft.point
Abstract superclass for PointFeatureCollection Subclass must supply getPointFeatureIterator().
PointCollectionImpl(String) - Constructor for class ucar.nc2.ft.point.PointCollectionImpl
 
PointCollectionImpl(String, LatLonRect, DateRange, int) - Constructor for class ucar.nc2.ft.point.PointCollectionImpl
 
PointCollectionImpl.PointCollectionSubset - Class in ucar.nc2.ft.point
 
PointCollectionImpl.PointCollectionSubset(PointCollectionImpl, LatLonRect, DateRange) - Constructor for class ucar.nc2.ft.point.PointCollectionImpl.PointCollectionSubset
 
PointCollectionIteratorFiltered - Class in ucar.nc2.ft.point
Filter a PointFeatureCollectionIterator
PointCollectionIteratorFiltered(PointFeatureCollectionIterator, PointFeatureCollectionIterator.Filter) - Constructor for class ucar.nc2.ft.point.PointCollectionIteratorFiltered
 
pointConfig - Variable in class thredds.inventory.FeatureCollectionConfig
 
PointConfigXML - Class in ucar.nc2.ft.point.standard
Helper class to convert a TableConfig to and from XML
PointConfigXML() - Constructor for class ucar.nc2.ft.point.standard.PointConfigXML
 
PointDatasetImpl - Class in ucar.nc2.ft.point
Implementation of PointFeatureDataset.
PointDatasetImpl(FeatureType) - Constructor for class ucar.nc2.ft.point.PointDatasetImpl
 
PointDatasetImpl(PointDatasetImpl, LatLonRect, DateRange) - Constructor for class ucar.nc2.ft.point.PointDatasetImpl
 
PointDatasetImpl(NetcdfDataset, FeatureType) - Constructor for class ucar.nc2.ft.point.PointDatasetImpl
 
PointDatasetRemote - Class in ucar.nc2.ft.point.remote
Client view of a CdmRemote Point Dataset.
PointDatasetRemote(FeatureType, String, List<VariableSimpleIF>, LatLonRect, DateRange) - Constructor for class ucar.nc2.ft.point.remote.PointDatasetRemote
 
PointDatasetStandardFactory - Class in ucar.nc2.ft.point.standard
Standard handler for Point obs dataset based on a NetcdfDataset object.
PointDatasetStandardFactory() - Constructor for class ucar.nc2.ft.point.standard.PointDatasetStandardFactory
 
PointFeature - Interface in ucar.nc2.ft
A collection of observations at one time and location.
PointFeatureCollection - Interface in ucar.nc2.ft
A collection of PointFeatures.
PointFeatureCollectionIterator - Interface in ucar.nc2.ft
An iterator over PointFeatureCollections.
PointFeatureCollectionIterator.Filter - Interface in ucar.nc2.ft
A filter on PointFeatureCollection.
PointFeatureImpl - Class in ucar.nc2.ft.point
Abstract superclass for implementations of PointFeature.
PointFeatureImpl(DateUnit) - Constructor for class ucar.nc2.ft.point.PointFeatureImpl
 
PointFeatureImpl(EarthLocation, double, double, DateUnit) - Constructor for class ucar.nc2.ft.point.PointFeatureImpl
 
PointFeatureIterator - Interface in ucar.nc2.ft
An iterator over PointFeatures.
PointFeatureIterator.Filter - Interface in ucar.nc2.ft
A filter on PointFeatures
PointIteratorAbstract - Class in ucar.nc2.ft.point
Abstract superclass for PointFeatureIterator.
PointIteratorAbstract() - Constructor for class ucar.nc2.ft.point.PointIteratorAbstract
 
PointIteratorAbstract.Filter - Class in ucar.nc2.ft.point
 
PointIteratorAbstract.Filter(LatLonRect, DateRange) - Constructor for class ucar.nc2.ft.point.PointIteratorAbstract.Filter
 
PointIteratorEmpty - Class in ucar.nc2.ft.point
An empty PointIterator.
PointIteratorEmpty() - Constructor for class ucar.nc2.ft.point.PointIteratorEmpty
 
PointIteratorFiltered - Class in ucar.nc2.ft.point
Decorate a PointFeatureIterator with filtering on dateRange and/or bounding box.
PointIteratorFlatten - Class in ucar.nc2.ft.point
Adapt a PointFeatureCollectionIterator to a PointFeatureIterator, by flattening all the iterators in the collection into a single iterator over PointFeatures.
PointIteratorFromStructureData - Class in ucar.nc2.ft.point
A PointFeatureIterator which uses a StructureDataIterator to iterate over members of a Structure, with optional filtering and calculation of time range and bounding box.
PointIteratorFromStructureData(StructureDataIterator, PointIteratorAbstract.Filter) - Constructor for class ucar.nc2.ft.point.PointIteratorFromStructureData
 
PointIteratorMultidim - Class in ucar.nc2.ft.point
A PointFeatureIterator using the "multidimensional representation".
PointIteratorMultidim(String, List<Variable>, int, PointFeatureIterator.Filter) - Constructor for class ucar.nc2.ft.point.PointIteratorMultidim
 
PointObsDataset - Interface in ucar.nc2.dt
A PointCollection of PointObsDatatype.
PointObsDatasetFactory - Class in ucar.nc2.dt.point
Deprecated. use ucar.nc2.dt.TypedDatasetFactory
PointObsDatasetFactory() - Constructor for class ucar.nc2.dt.point.PointObsDatasetFactory
Deprecated.  
PointObsDatasetImpl - Class in ucar.nc2.dt.point
Superclass for implementations of PointObsDataset.
PointObsDatasetImpl() - Constructor for class ucar.nc2.dt.point.PointObsDatasetImpl
 
PointObsDatasetImpl(String, String, String) - Constructor for class ucar.nc2.dt.point.PointObsDatasetImpl
 
PointObsDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.PointObsDatasetImpl
 
PointObsDatatype - Interface in ucar.nc2.dt
A collection of observations at one time and location.
PointObsDatatypeImpl - Class in ucar.nc2.dt.point
Abstract superclass for implemenation of PointObsDatatype.
PointObsDatatypeImpl() - Constructor for class ucar.nc2.dt.point.PointObsDatatypeImpl
 
PointObsDatatypeImpl(EarthLocation, double, double) - Constructor for class ucar.nc2.dt.point.PointObsDatatypeImpl
 
PointObVar - Class in ucar.nc2.ft.point.writer
Point Data Variables for CFPointWriter
PointObVar() - Constructor for class ucar.nc2.ft.point.writer.PointObVar
 
PointObVar(String, String, String, DataType, int) - Constructor for class ucar.nc2.ft.point.writer.PointObVar
 
PointObVar(VariableSimpleIF) - Constructor for class ucar.nc2.ft.point.writer.PointObVar
 
PointStream - Class in ucar.nc2.ft.point.remote
Defines the point stream format, along with pointStream.proto.
PointStream() - Constructor for class ucar.nc2.ft.point.remote.PointStream
 
PointStream.MessageType - Enum in ucar.nc2.ft.point.remote
 
PointStreamProto - Class in ucar.nc2.ft.point.remote
 
PointStreamProto.Location - Class in ucar.nc2.ft.point.remote
 
PointStreamProto.Location.Builder - Class in ucar.nc2.ft.point.remote
 
PointStreamProto.LocationOrBuilder - Interface in ucar.nc2.ft.point.remote
 
PointStreamProto.Member - Class in ucar.nc2.ft.point.remote
 
PointStreamProto.Member.Builder - Class in ucar.nc2.ft.point.remote
 
PointStreamProto.MemberOrBuilder - Interface in ucar.nc2.ft.point.remote
 
PointStreamProto.PointFeature - Class in ucar.nc2.ft.point.remote
 
PointStreamProto.PointFeature.Builder - Class in ucar.nc2.ft.point.remote
 
PointStreamProto.PointFeatureCollection - Class in ucar.nc2.ft.point.remote
 
PointStreamProto.PointFeatureCollection.Builder - Class in ucar.nc2.ft.point.remote
 
PointStreamProto.PointFeatureCollectionOrBuilder - Interface in ucar.nc2.ft.point.remote
 
PointStreamProto.PointFeatureOrBuilder - Interface in ucar.nc2.ft.point.remote
 
PointStreamProto.Station - Class in ucar.nc2.ft.point.remote
 
PointStreamProto.Station.Builder - Class in ucar.nc2.ft.point.remote
 
PointStreamProto.StationList - Class in ucar.nc2.ft.point.remote
 
PointStreamProto.StationList.Builder - Class in ucar.nc2.ft.point.remote
 
PointStreamProto.StationListOrBuilder - Interface in ucar.nc2.ft.point.remote
 
PointStreamProto.StationOrBuilder - Interface in ucar.nc2.ft.point.remote
 
poisson(int, double) - Static method in class ucar.unidata.util.SpecialMathFunction
Returns the sum of the first k terms of the Poisson distribution.
poissonc(int, double) - Static method in class ucar.unidata.util.SpecialMathFunction
Returns the sum of the terms k+1 to infinity of the Poisson distribution.
PolarStereographic - Static variable in interface ucar.grid.GridTableLookup
Polar Sterographic
PolarStereographic - Class in ucar.nc2.dataset.transform
Create a Polar Stereographic Projection from the information in the Coordinate Transform Variable.
PolarStereographic() - Constructor for class ucar.nc2.dataset.transform.PolarStereographic
 
populate(String, NetcdfFile) - Method in class ucar.nc2.ncml.NcmlConstructor
 
populate(InputStream, NetcdfFile) - Method in class ucar.nc2.ncml.NcmlConstructor
 
populateDirs(String) - Method in class thredds.filesystem.CacheManager
 
populateDirsProto(String) - Method in class thredds.filesystem.CacheManager
 
populateFiles(String) - Method in class thredds.filesystem.CacheManager
 
populateFilesProto(String) - Method in class thredds.filesystem.CacheManager
 
populateFromResource(String, NetcdfFile) - Method in class ucar.nc2.ncml.NcmlConstructor
 
populateGDS(GribGridDefRecord, int) - Static method in class ucar.grib.grib1.Grib1Grid
Populates a GridDefRecord according to gridNumber.
populateGDS1(GribGridDefRecord, Grib1GDSVariables, int) - Method in class ucar.grib.GribIndexReader
Populates a GridDefRecord according to Projection.
populateGDS2(GribGridDefRecord, Grib2GDSVariables, int) - Method in class ucar.grib.GribIndexReader
Populates a GridDefRecord according to Projection.
pos - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
Progression order specifications
pos - Variable in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
The current position in the byte-buffer
POS_COMP_RES_LY_PROG - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.ProgressionType
The codestream is Position/Component/Resolution/Layer progressive : 3
position(int) - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
PositioningDataInputStream - Class in ucar.unidata.io
Similar to a DataInputStream that keeps track of position.
PositioningDataInputStream(InputStream) - Constructor for class ucar.unidata.io.PositioningDataInputStream
 
positions - Variable in class ucar.ma2.ArrayStructureBBpos
 
positive - Variable in class ucar.nc2.dataset.CoordinateAxis
 
positive - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
POSITIVE_DOWN - Static variable in interface ucar.nc2.constants.CF
 
POSITIVE_UP - Static variable in interface ucar.nc2.constants.CF
 
PostCompRateAllocator - Class in ucar.jpeg.jj2000.j2k.entropy.encoder
This is the abstract class from which post-compression rate allocators which generate layers should inherit.
PostCompRateAllocator(CodedCBlkDataSrcEnc, int, CodestreamWriter, EncoderSpecs) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.encoder.PostCompRateAllocator
Initializes the source of entropy coded data.
postInt - Variable in class ucar.unidata.util.DateSelectionInfo
 
postMultiplyDiagonal(MAVector) - Method in class ucar.ma2.MAMatrix
Matrix multiply by a diagonal matrix, store result in this: this = this * diag
pow(int) - Method in class ucar.units.Dimension
Raises this dimension to a power.
pow(int) - Method in class ucar.units.Factor
Raises this Factor to a power.
powerExpr(UnitDB) - Method in class ucar.units.StandardUnitFormat
 
pphs - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
Packed packet header specifications
PPM - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Packed packet headers, main header (PPM): 0xFF60
PPM_FOUND - Static variable in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for SOD marker segment found
ppoc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.POC
 
PPT - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Packed packet headers, tile-part header (PPT): 0xFF61
PPT_FOUND - Static variable in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for SOD marker segment found
precalc() - Method in class ucar.ma2.Index
subclass specialization/optimization calculations
precalc() - Method in class ucar.ma2.Index1D
 
precalc() - Method in class ucar.ma2.Index2D
 
precalc() - Method in class ucar.ma2.Index3D
 
precalc() - Method in class ucar.ma2.Index4D
 
precalc() - Method in class ucar.ma2.Index5D
 
precalc() - Method in class ucar.ma2.Index6D
 
precalc() - Method in class ucar.ma2.Index7D
 
PrecCoordInfo - Class in ucar.jpeg.jj2000.j2k.codestream
This class is used to store the coordinates of precincts.
PrecCoordInfo(int, int, int, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.PrecCoordInfo
Constructor.
PrecCoordInfo() - Constructor for class ucar.jpeg.jj2000.j2k.codestream.PrecCoordInfo
Empty Constructor.
PRECINCT_PARTITION_DEF_SIZE - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
The default size exponent of the precincts
precinctPartitionUsed() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Returns the boolean used to know if the precinct partition is used
precinctPartitionUsed(int, int) - Method in interface ucar.jpeg.jj2000.j2k.entropy.encoder.CodedCBlkDataSrcEnc
Returns true if the precinct partition is used for the specified component and tile, returns false otherwise
precinctPartitionUsed(int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
Returns true if precinct partition is used for the specified component and tile, returns false otherwise.
PrecinctSizeSpec - Class in ucar.jpeg.jj2000.j2k.entropy
This class extends ModuleSpec class for precinct partition sizes holding purposes.
PrecinctSizeSpec(int, int, byte, IntegerSpec) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.PrecinctSizeSpec
Creates a new PrecinctSizeSpec object for the specified number of tiles and components.
PrecinctSizeSpec(int, int, byte, BlkImgDataSrc, IntegerSpec, ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.PrecinctSizeSpec
Creates a new PrecinctSizeSpec object for the specified number of tiles and components and the ParameterList instance.
PrecInfo - Class in ucar.jpeg.jj2000.j2k.codestream
Class that holds precinct coordinates and references to contained code-blocks in each subband.
PrecInfo(int, int, int, int, int, int, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.PrecInfo
Class constructor.
precipitation - Static variable in class ucar.nc2.dt.point.decode.MP
 
precipitation24 - Static variable in class ucar.nc2.dt.point.decode.MP
 
PreferencesExt - Class in ucar.util.prefs
An extension of java.util.prefs.Preferences (jdk 1.4) that provides a platform-independent implementation using XML files as backing store.
PreferencesExt(PreferencesExt, String) - Constructor for class ucar.util.prefs.PreferencesExt
Constructor.
PreferencesExtFactory - Class in ucar.util.prefs
Implementation of PreferencesFactory to return PreferencesExt objects.
PreferencesExtFactory() - Constructor for class ucar.util.prefs.PreferencesExtFactory
 
prefix - Variable in class opendap.Server.FunctionLibrary
 
Prefix - Class in ucar.units
Provides support for unit prefixes (e.g.
Prefix(String, double) - Constructor for class ucar.units.Prefix
Constructs from an identifier and a value.
PrefixDB - Interface in ucar.units
Interface for a database of unit prefixes.
PrefixDBAccessException - Exception in ucar.units
Provides support for prefix database access failures.
PrefixDBAccessException(String) - Constructor for exception ucar.units.PrefixDBAccessException
Constructs from an error message.
PrefixDBException - Exception in ucar.units
Provides support for the general class of prefix database failures.
PrefixDBException() - Constructor for exception ucar.units.PrefixDBException
Constructs from nothing.
PrefixDBException(String) - Constructor for exception ucar.units.PrefixDBException
Constructs from an error message.
PrefixDBException(Exception) - Constructor for exception ucar.units.PrefixDBException
Constructs from the exception that caused this exception to be thrown.
PrefixDBException(String, Exception) - Constructor for exception ucar.units.PrefixDBException
Constructs from an error message and the exception that caused this exception to be thrown.
PrefixDBImpl - Class in ucar.units
Provides a concrete implementation of a database of unit prefixes.
PrefixDBImpl() - Constructor for class ucar.units.PrefixDBImpl
Constructs from nothing.
PrefixDBManager - Class in ucar.units
Provides support for managing a database of unit prefixes.
PrefixDBManager() - Constructor for class ucar.units.PrefixDBManager
 
PrefixExistsException - Exception in ucar.units
Provides support for prefix database failures.
PrefixExistsException(Prefix, Prefix) - Constructor for exception ucar.units.PrefixExistsException
Constructs from an old prefix and a new prefix.
PrefixName - Class in ucar.units
Provides support for prefix names and numeric values.
PrefixName(String, double) - Constructor for class ucar.units.PrefixName
Constructs from a name and a numeric value.
PrefixSymbol - Class in ucar.units
Provides support for prefix symbols.
PrefixSymbol(String, double) - Constructor for class ucar.units.PrefixSymbol
Constructs from a name and a numeric value.
preInt - Variable in class ucar.unidata.util.DateSelectionInfo
 
preMultiplyDiagonal(MAVector) - Method in class ucar.ma2.MAMatrix
Matrix multiply by a diagonal matrix, store result in this: this = diag * this
PRES_COORD - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
PRES vertical coordinate
PRESFR - Static variable in class ucar.nc2.dt.point.decode.MP
 
PRESRR - Static variable in class ucar.nc2.dt.point.decode.MP
 
pressureTendency - Static variable in class ucar.nc2.dt.point.decode.MP
 
pressureUnit - Static variable in class ucar.nc2.units.SimpleUnit
 
prevCharIsCR - Variable in class ucar.units.SimpleCharStream
 
prevCharIsLF - Variable in class ucar.units.SimpleCharStream
 
PrimitiveVector - Class in opendap.dap
A helper class for DVector.
PrimitiveVector(BaseType) - Constructor for class opendap.dap.PrimitiveVector
Constructs a new PrimitiveVector.
print(PrintWriter, String) - Method in class opendap.dap.Alias
 
print(PrintWriter, String) - Method in class opendap.dap.Attribute
 
print(OutputStream, String) - Method in class opendap.dap.Attribute
Print the attribute on the given OutputStream.
print(PrintWriter) - Method in class opendap.dap.Attribute
Print the attribute on the given PrintWriter with four spaces of indentation.
print(OutputStream) - Method in class opendap.dap.Attribute
Print the attribute on the given OutputStream with four spaces of indentation.
print(PrintWriter, String) - Method in class opendap.dap.AttributeTable
Print the attribute table on the given PrintWriter.
print(OutputStream, String) - Method in class opendap.dap.AttributeTable
Print the attribute table on the given OutputStream.
print(PrintWriter) - Method in class opendap.dap.AttributeTable
Print the attribute table on the given PrintWriter with four spaces of indentation.
print(OutputStream) - Method in class opendap.dap.AttributeTable
Print the attribute table on the given OutputStream with four spaces of indentation.
print(PrintWriter) - Method in exception opendap.dap.DAP2Exception
Print the Error message on the given PrintWriter.
print(OutputStream) - Method in exception opendap.dap.DAP2Exception
Print the Error message on the given OutputStream.
print(PrintWriter) - Method in class opendap.dap.DDS
Print the DDS on the given PrintWriter.
print(OutputStream) - Method in class opendap.dap.DDS
Print the DDS on the given OutputStream.
print(PrintWriter, int, int, String) - Method in class ucar.jpeg.jj2000.j2k.util.MsgPrinter
Formats the message to print in the current line width, by breaking the message into lines between words.
print(String, OutputStream) - Static method in class ucar.nc2.NCdump
Deprecated. NCdump that parses a command string, using default options.
print(String, OutputStream, CancelTask) - Static method in class ucar.nc2.NCdump
Deprecated. ncdump that parses a command string.
print(NetcdfFile, String, OutputStream, CancelTask) - Static method in class ucar.nc2.NCdump
Deprecated. ncdump, parsing command string, file already open.
print(String, OutputStream, boolean, boolean, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdump
Deprecated. ncdump-like print of netcdf file.
print(NetcdfFile, OutputStream, boolean, boolean, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdump
Deprecated. ncdump-like print of netcdf file.
print(String, Writer) - Static method in class ucar.nc2.NCdumpW
NCdump that parses a command string, using default options.
print(String, Writer, CancelTask) - Static method in class ucar.nc2.NCdumpW
ncdump that parses a command string.
print(NetcdfFile, String, Writer, CancelTask) - Static method in class ucar.nc2.NCdumpW
ncdump, parsing command string, file already open.
print(String, Writer, boolean, boolean, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
ncdump-like print of netcdf file.
print(NetcdfFile, Writer, boolean, boolean, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
ncdump-like print of netcdf file.
print(NetcdfFile, Writer, NCdumpW.WantValues, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
ncdump-like print of netcdf file.
printa(int[]) - Static method in class ucar.nc2.iosp.IndexChunker
 
printa(String, int[]) - Static method in class ucar.nc2.iosp.IndexChunker
 
printAnalBlock() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Print out the analysis block so it looks something like this:
printArray(Array, String, PrintStream, CancelTask) - Static method in class ucar.nc2.NCdump
Deprecated. Print the data array.
printArray(Array, String, PrintWriter, CancelTask) - Static method in class ucar.nc2.NCdumpW
Print the data array.
printArray(Array, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
 
printArray(Array, PrintWriter) - Static method in class ucar.nc2.NCdumpW
Print array as undifferentiated sequence of values.
printArray(Array) - Static method in class ucar.nc2.NCdumpW
 
printAsMapXML(PrintWriter, String, boolean) - Method in class opendap.dap.DArray
 
printAttributes(OutputStream) - Method in class opendap.dap.BaseType
 
printAttributes(OutputStream, String) - Method in class opendap.dap.BaseType
 
printAttributes(PrintWriter) - Method in class opendap.dap.BaseType
 
printAttributes(PrintWriter, String) - Method in class opendap.dap.BaseType
 
printBrowserForm(PrintWriter, DAS) - Method in interface opendap.servlet.www.BrowserForm
Returns an string representation of the variables value.
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwArray
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwByte
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwF32
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwF64
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwGrid
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwI16
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwI32
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwSequence
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwString
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwStructure
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwUI16
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwUI32
 
printBrowserForm(PrintWriter, DAS) - Method in class opendap.servlet.www.wwwURL
 
printCatalog(HttpServletRequest, PrintWriter) - Method in class opendap.servlet.AbstractServlet
 
printConstrained(PrintWriter) - Method in class opendap.Server.ServerDDS
Print the constrained DDS on the given PrintWriter.
printConstrained(OutputStream) - Method in class opendap.Server.ServerDDS
Print the constrained DDS on the given OutputStream.
printConstrainedXML(OutputStream) - Method in class opendap.Server.ServerDDS
Print the constrained DDS on the given OutputStream.
printConstrainedXML(PrintWriter) - Method in class opendap.Server.ServerDDS
Print the constrained DDS on the given PrintWriter.
printConstraint(PrintWriter) - Method in class opendap.dap.BaseType
 
printConstraint(PrintWriter) - Method in class opendap.dap.DArray
 
printConstraint(PrintWriter) - Method in class opendap.dap.DArrayDimension
 
printConstraint(PrintWriter) - Method in class opendap.dap.DString
 
printConstraint(PrintWriter) - Method in class opendap.Server.BoolFunctionClause
Prints the original string representation of this clause.
printConstraint(PrintWriter) - Method in class opendap.Server.BTFunctionClause
Prints the original string representation of this clause.
printConstraint(PrintWriter) - Method in class opendap.Server.CEEvaluator
Print all of the Clauses in the Clause vector.
printConstraint(PrintWriter) - Method in interface opendap.Server.Clause
Dump clause as in constraint form
printConstraint(PrintWriter) - Method in class opendap.Server.DereferenceClause
 
printConstraint(PrintWriter) - Method in class opendap.Server.RelOpClause
Prints the original string representation of this clause.
printConstraint(PrintWriter) - Method in class opendap.Server.ValueClause
Prints the original string representation of this clause.
printDAS(OutputStream) - Method in class opendap.dap.DDS
Print a DAS constructed from this DDS and it's BaseType variables.
printDAS(PrintWriter) - Method in class opendap.dap.DDS
Print a DAS constructed from this DDS and it's BaseType variables.
printDates() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Print the list of dates in the file
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.BaseType
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean) - Method in class opendap.dap.BaseType
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String) - Method in class opendap.dap.BaseType
Print the variable's declaration.
printDecl(PrintWriter) - Method in class opendap.dap.BaseType
Print the variable's declaration.
printDecl(OutputStream, String, boolean, boolean) - Method in class opendap.dap.BaseType
Print the variable's declaration using OutputStream.
printDecl(OutputStream, String, boolean) - Method in class opendap.dap.BaseType
Print the variable's declaration using OutputStream.
printDecl(OutputStream, String) - Method in class opendap.dap.BaseType
Print the variable's declaration.
printDecl(OutputStream) - Method in class opendap.dap.BaseType
Print the variable's declaration.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DArray
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DGrid
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DSequence
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DStructure
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DVector
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.PrimitiveVector
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean) - Method in class opendap.dap.PrimitiveVector
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.Server.SDArray
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.Server.SDByte
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.Server.SDFloat32
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.Server.SDFloat64
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.Server.SDGrid
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.Server.SDInt16
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.Server.SDInt32
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.Server.SDList
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.Server.SDSequence
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.Server.SDString
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.Server.SDStructure
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.Server.SDUInt16
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.Server.SDUInt32
Write the variable's declaration in a C-style syntax.
printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.Server.SDURL
Write the variable's declaration in a C-style syntax.
printDODSException(DAP2Exception) - Static method in class opendap.servlet.Log
 
printFileLabel() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Print the file label
printGDS(Grib1GridDefinitionSection, Grib1ProductDefinitionSection, PrintStream) - Static method in class ucar.grib.grib1.Grib1Dump
Prints out a GDS.
printGDS(int) - Static method in class ucar.grib.grib1.Grib1Grid
Prints out GDS for records with predefined GDS
printGrids() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Print out the grids.
printHeader(String, OutputStream) - Static method in class ucar.nc2.NCdump
Deprecated. Print netcdf "header only" in CDL.
printHeader(String, Writer) - Static method in class ucar.nc2.NCdumpW
Print netcdf "header only" in CDL.
printHeaders() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Print the row and column keys
printKeys() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Print the row and column keys
printl(String, long[]) - Static method in class ucar.nc2.iosp.IndexChunker
 
println(String) - Static method in class opendap.servlet.Log
 
println(String, int, int) - Method in interface ucar.jpeg.jj2000.j2k.util.MsgLogger
Prints the string 'str' to the output device, appending a line return.
println(String, int, int) - Method in class ucar.jpeg.jj2000.j2k.util.StreamMsgLogger
Prints the string 'str' to the 'out' stream, appending a newline.
printmsg(int, String) - Method in interface ucar.jpeg.jj2000.j2k.util.MsgLogger
Prints the message 'msg' to the output device, appending a newline, with severity 'sev'.
printmsg(int, String) - Method in class ucar.jpeg.jj2000.j2k.util.StreamMsgLogger
Prints the message 'msg' to the output device, appending a newline, with severity 'sev'.
printNavBlock() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Print out the navibation block so it looks something like this:
printNcML(String, OutputStream) - Static method in class ucar.nc2.NCdump
Deprecated. print NcML representation of this netcdf file, showing coordinate variable data.
printNcML(String, Writer) - Static method in class ucar.nc2.NCdumpW
print NcML representation of this netcdf file, showing coordinate variable data.
printOb(int, int) - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Print the list of dates in the file
printOb(int, int) - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Print the list of dates in the file
printParts() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Print the part information
printPDS(Grib1Pds, Formatter) - Static method in class ucar.grib.grib1.Grib1Dump
 
printProjArgs(int, double[]) - Static method in class ucar.nc2.iosp.mcidas.Vis5DGridDefRecord
_more_
printProps(PrintStream) - Method in class opendap.util.iniFile
********************************************************************** Prints the iniFile.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.BaseTypePrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.BooleanPrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.BytePrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.Float32PrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.Float64PrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.Int16PrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.Int32PrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.PrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.UInt16PrimitiveVector
Prints the value of a single variable in this vector.
printSingleVal(PrintWriter, int) - Method in class opendap.dap.UInt32PrimitiveVector
Prints the value of a single variable in this vector.
printStack(String, int) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Print the stack trace for a given line of code.
printStations(boolean) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Print the list of dates in the file
printStatus(PrintWriter) - Method in class opendap.servlet.AbstractServlet
 
printStructureData(PrintStream, StructureData) - Static method in class ucar.nc2.NCdump
Deprecated. Print contents of a StructureData.
printStructureData(PrintWriter, StructureData) - Static method in class ucar.nc2.NCdumpW
Print contents of a StructureData.
printThrowable(Throwable) - Static method in class opendap.servlet.Log
 
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.BaseType
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String) - Method in class opendap.dap.BaseType
Print the variable's value.
printVal(OutputStream, String, boolean) - Method in class opendap.dap.BaseType
Print the variable's value using OutputStream.
printVal(OutputStream, String) - Method in class opendap.dap.BaseType
Print the variable's value using OutputStream.
printVal(PrintWriter, String) - Method in class opendap.dap.BaseTypePrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.BaseTypePrimitiveVector
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String) - Method in class opendap.dap.BooleanPrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.BooleanPrimitiveVector
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String) - Method in class opendap.dap.BytePrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DArray
Prints the value of the variable, with its declaration.
printVal(PrintWriter) - Method in class opendap.dap.DataDDS
Print the dataset just read.
printVal(OutputStream) - Method in class opendap.dap.DataDDS
Print the dataset using OutputStream.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DByte
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DFloat32
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DFloat64
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DGrid
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DInt16
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DInt32
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DSequence
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DString
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DStructure
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DUInt16
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DUInt32
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DVector
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String) - Method in class opendap.dap.Float32PrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Float32PrimitiveVector
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String) - Method in class opendap.dap.Float64PrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Float64PrimitiveVector
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String) - Method in class opendap.dap.Int16PrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Int16PrimitiveVector
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String) - Method in class opendap.dap.Int32PrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Int32PrimitiveVector
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String) - Method in class opendap.dap.PrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String) - Method in class opendap.dap.UInt16PrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String) - Method in class opendap.dap.UInt32PrimitiveVector
Prints the value of all variables in this vector.
printVal(PrintWriter, String, boolean) - Method in class opendap.Server.SDArray
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.Server.SDByte
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.Server.SDFloat32
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.Server.SDFloat64
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.Server.SDGrid
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.Server.SDInt16
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.Server.SDInt32
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.Server.SDList
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.Server.SDSequence
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.Server.SDString
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.Server.SDStructure
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.Server.SDUInt16
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.Server.SDUInt32
Prints the value of the variable, with its declaration.
printVal(PrintWriter, String, boolean) - Method in class opendap.Server.SDURL
Prints the value of the variable, with its declaration.
printVariableData(VariableIF, CancelTask) - Static method in class ucar.nc2.NCdump
Deprecated. Print all the data of the given Variable.
printVariableData(VariableIF, CancelTask) - Static method in class ucar.nc2.NCdumpW
Print all the data of the given Variable.
printVariableDataSection(VariableIF, String, CancelTask) - Static method in class ucar.nc2.NCdump
Deprecated. Print a section of the data of the given Variable.
printVariableDataSection(Variable, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
Print a section of the data of the given Variable.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Alias
 
printXML(OutputStream) - Method in class opendap.dap.Attribute
 
printXML(OutputStream, String) - Method in class opendap.dap.Attribute
 
printXML(PrintWriter) - Method in class opendap.dap.Attribute
 
printXML(PrintWriter, String) - Method in class opendap.dap.Attribute
 
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Attribute
 
printXML(OutputStream) - Method in class opendap.dap.AttributeTable
 
printXML(OutputStream, String) - Method in class opendap.dap.AttributeTable
 
printXML(PrintWriter) - Method in class opendap.dap.AttributeTable
 
printXML(PrintWriter, String) - Method in class opendap.dap.AttributeTable
 
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.AttributeTable
 
printXML(OutputStream) - Method in class opendap.dap.BaseType
 
printXML(OutputStream, String) - Method in class opendap.dap.BaseType
 
printXML(PrintWriter) - Method in class opendap.dap.BaseType
 
printXML(PrintWriter, String) - Method in class opendap.dap.BaseType
 
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.BaseType
 
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.DArray
 
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.DConstructor
 
printXML(PrintWriter) - Method in class opendap.dap.DDS
Prints the peristent representation of the DDS as an XML document.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.DDS
Prints the peristent representation of the DDS as an XML document.
printXML(PrintWriter, String, boolean) - Method in class opendap.dap.DGrid
 
printXML(PrintWriter, String, boolean) - Method in class opendap.Server.SDArray
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.Server.SDByte
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.Server.SDFloat32
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.Server.SDFloat64
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.Server.SDGrid
Write the variable's declaration in a C-style syntax.
printXML(PrintWriter, String, boolean) - Method in class opendap.Server.SDInt16
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.Server.SDInt32
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.Server.SDSequence
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.Server.SDString
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.Server.SDStructure
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.Server.SDUInt16
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.Server.SDUInt32
Write the variable's declaration in XML.
printXML(PrintWriter, String, boolean) - Method in class opendap.Server.SDURL
Write the variable's declaration in XML.
probeObject(Object) - Static method in class opendap.util.Tools
Show me lots of stuff about the passed in object
probeRequest(PrintStream, HttpServletRequest) - Method in class opendap.servlet.AbstractServlet
************************************************************************ This is a bit of instrumentation that I kept around to let me look at the state of the incoming HttpServletRequest from the client.
process(LogReader.Log) - Method in interface thredds.logs.LogReader.Closure
 
processAllInDir(File, OutputStream, FileFilter, BufrDataProcess.Counter) - Method in class ucar.nc2.iosp.bufr.writer.BufrDataProcess
 
processDodsURL() - Method in class opendap.servlet.ReqState
************************************************************************* Processes an incoming HttpServletRequest.
Product - Class in ucar.unidata.util
Created by IntelliJ IDEA.
Product() - Constructor for class ucar.unidata.util.Product
_more_
Product(String, String) - Constructor for class ucar.unidata.util.Product
_more_
productExpr(UnitDB) - Method in class ucar.units.StandardUnitFormat
 
PROFILE_ID - Static variable in interface ucar.nc2.constants.CF
 
ProfileFeature - Interface in ucar.nc2.ft
A set of observations along the vertical (z) axis.
ProfileFeatureCollection - Interface in ucar.nc2.ft
A collection of ProfileFeature.
ProfileFeatureImpl - Class in ucar.nc2.ft.point
Abstract superclass for implementations of ProfileFeature.
ProfileFeatureImpl(String, double, double, double, int) - Constructor for class ucar.nc2.ft.point.ProfileFeatureImpl
 
profileVersion - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
prog - Variable in class ucar.jpeg.jj2000.j2k.entropy.decoder.DecLyrdCBlk
The progressive flag, false by default (see above).
programCancel() - Method in class opendap.tools.StatusWindow
Allow the program to "press" the cancel button as well as the user.
Progression - Class in ucar.jpeg.jj2000.j2k.entropy
This class holds one of the different progression orders defined in the bit stream.
Progression(int, int, int, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.Progression
Constructor.
ProgressionSpec - Class in ucar.jpeg.jj2000.j2k.entropy
This class extends ModuleSpec class for progression type(s) and progression order changes holding purposes.
ProgressionSpec(int, int, byte) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.ProgressionSpec
Creates a new ProgressionSpec object for the specified number of tiles and components.
ProgressionSpec(int, int, int, IntegerSpec, byte, ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.ProgressionSpec
Creates a new ProgressionSpec object for the specified number of tiles, components and the ParameterList instance.
ProgressionType - Interface in ucar.jpeg.jj2000.j2k.codestream
This interface defines the identifiers for the different codestream profiles and progression types.
progressive - Variable in class ucar.jpeg.jj2000.j2k.image.DataBlk
The progressive attribute (false by default)
ProgressWatch - Interface in ucar.jpeg.jj2000.j2k.util
 
PROJ - Static variable in class ucar.grid.GridDefRecord
PROJ
ProjArgs - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
Map projection arguments.
projCT - Variable in class ucar.nc2.dataset.conv.DefaultConvention
 
projCT - Variable in class ucar.nc2.dataset.conv.GDVConvention
 
project(double, double, Point2D.Double) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
project(double, double, Point2D.Double) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
projectedComponents(boolean) - Method in class opendap.dap.DGrid
How many prohected components of this Grid object?
ProjectElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
projectInverse(double, double, Point2D.Double) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
projectInverse(double, double, Point2D.Double) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
Projection - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
Which map projection
Projection - Interface in ucar.unidata.geoloc
Projective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface.
ProjectionAdapter - Class in ucar.unidata.geoloc.projection
Adapts a Projection interface into a subclass of ProjectionImpl, so we can assume a Projection is a ProjectionImpl without loss of generality.
ProjectionAdapter(Projection) - Constructor for class ucar.unidata.geoloc.projection.ProjectionAdapter
Create a new ProjectionImpl from a Projection
ProjectionCT - Class in ucar.nc2.dataset
A Projection CoordinateTransform is a function from (GeoX, GeoY) -> (Lat, Lon).
ProjectionCT(String, String, ProjectionImpl) - Constructor for class ucar.nc2.dataset.ProjectionCT
Create a Projection Coordinate Transform.
ProjectionImpl - Class in ucar.unidata.geoloc
Superclass for our implementations of geoloc.Projection.
ProjectionImpl() - Constructor for class ucar.unidata.geoloc.ProjectionImpl
 
ProjectionPoint - Interface in ucar.unidata.geoloc
Points on the Projective geometry plane.
ProjectionPointImpl - Class in ucar.unidata.geoloc
Our implementation of ProjectionPoint, that subclasses java.awt.geom.Point2D to add serialization.
ProjectionPointImpl() - Constructor for class ucar.unidata.geoloc.ProjectionPointImpl
Default constructor, initialized to 0,0
ProjectionPointImpl(Point2D) - Constructor for class ucar.unidata.geoloc.ProjectionPointImpl
Constructor that copies Point2D values into this.
ProjectionPointImpl(ProjectionPoint) - Constructor for class ucar.unidata.geoloc.ProjectionPointImpl
Constructor that copies ProjectionPoint values into this.
ProjectionPointImpl(double, double) - Constructor for class ucar.unidata.geoloc.ProjectionPointImpl
Constructor, initialized to x, y
ProjectionRect - Class in ucar.unidata.geoloc
Bounding box for ProjectionPoint's.
ProjectionRect() - Constructor for class ucar.unidata.geoloc.ProjectionRect
default constructor, initialized to center (0,0) and width (10000, 10000)
ProjectionRect(Rectangle2D) - Constructor for class ucar.unidata.geoloc.ProjectionRect
Copy Constructor
ProjectionRect(double, double, double, double) - Constructor for class ucar.unidata.geoloc.ProjectionRect
construct a MapArea from any two opposite corner points
projectionYieldsGrid(boolean) - Method in class opendap.dap.DGrid
When projected (using whatever the current constraint provides in the way of a projection) am I still a Grid?
projects - Variable in class thredds.catalog.InvDataset
 
projects - Variable in class thredds.catalog.ThreddsMetadata
 
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert projection coordinates to lat/lon coordinate.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert projection coordinates to lat/lon coordinate.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert projection coordinates to lat/lon coordinate.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert projection coordinates to lat/lon coordinate.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.Mercator
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
 
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in interface ucar.unidata.geoloc.Projection
Convert projection coordinates to a LatLonPoint.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
Transform a rotated longitude (X) and rotated latitude (Y) into a "real" longitude-latitude pair.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.RotatedPole
Transform a rotated longitude (X) and rotated latitude (Y) into a "real" longitude-latitude pair.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert projection coordinates to lat/lon coordinate.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert projection coordinates to lat/lon coordinate.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Convert projection coordinates to lat/lon coordinate.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.UtmProjection
_more_
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to a LatLonPoint Note: a new object is now created on each call for the return value, as of 4.0.46
projToLatLon(double, double) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a projection coordinate to a LatLonPoint Note: a new object is now created on each call for the return value, as of 4.0.46
projToLatLon(double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to lat/lon coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to lat/lon coordinate.
projToLatLon(float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to lat/lon coordinates.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to lat/lon coordinate.
projToLatLonBB(ProjectionRect) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
 
projToLatLonBB(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a world coordinate bounding box to a lat/lon bounding box, by finding the minimum enclosing box.
promoteGlobalAttributes(AggregationOuterDimension.DatasetOuterDimension) - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
properties - Variable in class thredds.catalog.InvCatalog
 
properties - Variable in class thredds.catalog.InvDataset
 
properties - Variable in class thredds.catalog.ThreddsMetadata
 
Property - Interface in thredds.catalog2
_more_
PropertyElement - Static variable in class thredds.catalog2.xml.names.PropertyElementNames
 
PropertyElement_Name - Static variable in class thredds.catalog2.xml.names.PropertyElementNames
 
PropertyElement_Value - Static variable in class thredds.catalog2.xml.names.PropertyElementNames
 
PropertyElementNames - Class in thredds.catalog2.xml.names
XML qualified names for the elements and attributes defined by the "property" element in the THREDDS InvCatalog specification (version 1.0.2).
PropertyElementWriter - Class in thredds.catalog2.xml.writer.stax
_more_
PropertyElementWriter() - Constructor for class thredds.catalog2.xml.writer.stax.PropertyElementWriter
 
PROTO - Static variable in class thredds.inventory.DatasetCollectionManager
 
proto2nc(NcStreamProto.Header, NetcdfFile) - Method in class ucar.nc2.stream.NcStreamReader
 
PROTOCOL_VERSION - Static variable in class ucar.nc2.util.net.HTTPSession
 
protoConfig - Variable in class thredds.inventory.FeatureCollectionConfig
 
proxy - Variable in class ucar.ma2.StructureDataComposite
 
ProxyDatasetHandler - Interface in thredds.cataloggen
The ProxyDatasetHandler interface allows implementors to define a proxy CrawlableDataset, how its corresponding InvDataset should be added to collection InvDatasets, and how the proxy CrawlableDataset maps to the underlying concrete CrawlableDataset.
ProxyGenerator - Class in ucar.nc2.util.reflect
 
ProxyGenerator() - Constructor for class ucar.nc2.util.reflect.ProxyGenerator
 
ProxyGenerator.MethodComparator - Class in ucar.nc2.util.reflect
 
ProxyGenerator.MethodComparator() - Constructor for class ucar.nc2.util.reflect.ProxyGenerator.MethodComparator
 
ProxyReader - Interface in ucar.nc2
An object that knows how to read the data for a Variable.
proxyReader - Variable in class ucar.nc2.Variable
 
PS - Static variable in class ucar.unidata.geoloc.vertical.AtmosSigma
Surface pressure name identifier
PS - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
Surface pressure name identifier
psot - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SOT
 
pss - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
Precinct partition specifications
pss - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
Precinct partition specifications
PTOP - Static variable in class ucar.unidata.geoloc.vertical.AtmosSigma
P-naught identifier
PublicInterfaceGenerator - Class in ucar.nc2.util.reflect
 
PublicInterfaceGenerator() - Constructor for class ucar.nc2.util.reflect.PublicInterfaceGenerator
 
PublicInterfaceGenerator.MethodComparator - Class in ucar.nc2.util.reflect
 
PublicInterfaceGenerator.MethodComparator() - Constructor for class ucar.nc2.util.reflect.PublicInterfaceGenerator.MethodComparator
 
PublisherElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
PublisherElement_ContactElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
PublisherElement_ContactElement_Email - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
PublisherElement_ContactElement_Url - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
PublisherElement_NameElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
PublisherElement_NameElement_NamingAuthority - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
publishers - Variable in class thredds.catalog.InvDataset
 
publishers - Variable in class thredds.catalog.ThreddsMetadata
 
put(Object, Object) - Method in class opendap.util.SortedTable
Maps the specified key to the specified value in this table.
put(String, String) - Method in class thredds.inventory.bdb.MetadataManager
 
put(byte[], byte[]) - Method in class thredds.inventory.bdb.MetadataManager
 
put(String, byte[]) - Method in class thredds.inventory.bdb.MetadataManager
 
put(String, String) - Method in class thredds.logs.PathMatcher
Add an object to the collection to be searched by a String key.
put(String, String) - Method in interface ucar.util.prefs.PersistenceManager
 
putBean(String, Object) - Method in class ucar.util.prefs.PreferencesExt
Stores an object using simple bean properties.
putBeanCollection(String, Collection) - Method in class ucar.util.prefs.PreferencesExt
Stores a Collection of beans.
putBeanObject(String, Object) - Method in class ucar.util.prefs.PreferencesExt
Stores an object using XMLEncoder/XMLDecoder.
putBoolean(String, boolean) - Method in interface ucar.util.prefs.PersistenceManager
 
putContent(String, String) - Static method in class ucar.nc2.util.net.HttpClientManager
Put content to a url, using HTTP PUT.
putDouble(String, double) - Method in interface ucar.util.prefs.PersistenceManager
 
putInt(String, int) - Method in interface ucar.util.prefs.PersistenceManager
 
putList(String, List) - Method in interface ucar.util.prefs.PersistenceManager
 
putList(String, List) - Method in class ucar.util.prefs.PreferencesExt
Stores the value with this key, if the exact key and value are not already in the storedDefaults (using equals() to test for equality).
putLong(String, long) - Method in interface ucar.util.prefs.PersistenceManager
 
putMetadata(MFile, String, byte[]) - Method in interface thredds.inventory.CollectionManager
 
putMetadata(MFile, String, byte[]) - Method in class thredds.inventory.DatasetCollectionManager
 
putObject(String, Object) - Method in interface ucar.util.prefs.PersistenceManager
 
putObject(String, Object) - Method in class ucar.util.prefs.PreferencesExt
 
putSpi(String, String) - Method in class ucar.util.prefs.PreferencesExt
 
putToURL(String, String) - Static method in class ucar.nc2.util.IO
use HTTP PUT to send the contents to the named URL.
PWINO - Static variable in class ucar.nc2.dt.point.decode.MP
 
px - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The horizontal coordinate of the tiling origin in the canvas system, on the reference grid.
py - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The vertical coordinate of the tiling origin in the canvas system, on the reference grid.

Q

Q_TYPE_SCALAR_DZ - Static variable in interface ucar.jpeg.jj2000.j2k.quantization.QuantizationType
The ID of the scalar deadzone dequantizer
QC - Static variable in class thredds.catalog.ServiceType
 
qcc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Reference to the QCC marker segments found in main and first tile-part header.
QCC - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Quantization component (QCC): 0xFF5D
qcd - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Reference to the QCD marker segments found in main and first tile-part header.
QCD - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Quantization default (QCD): 0xFF5C
qsfn(double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
qsss - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
Quantization normalized base step size specifications
qsss - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
Quantization normalized base step size specifications
QSTEP_EXPONENT_BITS - Static variable in class ucar.jpeg.jj2000.j2k.quantization.quantizer.StdQuantizer
The number of exponent bits for the quantization steps
QSTEP_MANTISSA_BITS - Static variable in class ucar.jpeg.jj2000.j2k.quantization.quantizer.StdQuantizer
The number of mantissa bits for the quantization steps
QSTEP_MAX_EXPONENT - Static variable in class ucar.jpeg.jj2000.j2k.quantization.quantizer.StdQuantizer
The maximum value of the exponent for the quantization steps
QSTEP_MAX_MANTISSA - Static variable in class ucar.jpeg.jj2000.j2k.quantization.quantizer.StdQuantizer
The maximum value of the mantissa for the quantization steps
qts - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
Quantization type specifications
qts - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
Quantization type specifications
QuantityDimension - Class in ucar.units
Provides support for the dimension of a quantity.
QuantityDimension() - Constructor for class ucar.units.QuantityDimension
Constructs from nothing.
QuantityDimension(BaseQuantity) - Constructor for class ucar.units.QuantityDimension
Constructs from a base quantity.
QuantityDimension(Factor[]) - Constructor for class ucar.units.QuantityDimension
Constructs from an array of Factor-s.
QuantityExistsException - Exception in ucar.units
Provides support for attempting to redefine a base quantity in a database.
QuantityExistsException(BaseQuantity) - Constructor for exception ucar.units.QuantityExistsException
Constructs from the base quantity being redefined.
QuantizationType - Interface in ucar.jpeg.jj2000.j2k.quantization
This interface defines the IDs of the possible quantization types.
Quantizer - Class in ucar.jpeg.jj2000.j2k.quantization.quantizer
This abstract class provides the general interface for quantizers.
Quantizer(CBlkWTDataSrc) - Constructor for class ucar.jpeg.jj2000.j2k.quantization.quantizer.Quantizer
Initializes the source of wavelet transform coefficients.
QuantStepSizeSpec - Class in ucar.jpeg.jj2000.j2k.quantization
This class extends ModuleSpec class in order to hold specifications about the quantization base normalized step size to use in each tile-component.
QuantStepSizeSpec(int, int, byte) - Constructor for class ucar.jpeg.jj2000.j2k.quantization.QuantStepSizeSpec
Constructs an empty 'QuantStepSizeSpec' with specified number of tile and components.
QuantStepSizeSpec(int, int, byte, ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.quantization.QuantStepSizeSpec
Constructs a new 'QuantStepSizeSpec' for the specified number of components and tiles and the arguments of "-Qstep" option.
QuantTypeSpec - Class in ucar.jpeg.jj2000.j2k.quantization
This class extends ModuleSpec class in order to hold specifications about the quantization type to use in each tile-component.
QuantTypeSpec(int, int, byte) - Constructor for class ucar.jpeg.jj2000.j2k.quantization.QuantTypeSpec
Constructs an empty 'QuantTypeSpec' with the specified number of tiles and components.
QuantTypeSpec(int, int, byte, ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.quantization.QuantTypeSpec
Constructs a new 'QuantTypeSpec' for the specified number of components and tiles and the arguments of "-Qtype" option.
QUARTERPI - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
QUASI - Static variable in class ucar.grid.GridDefRecord
Quasi
QuasiRegular - Class in ucar.grib
Converts a QuasiRegular grid into a regular rectanglar (lat/lon) grid.
QuasiRegular(float[], Object) - Constructor for class ucar.grib.QuasiRegular
Constructor for creating an QuasiRegular from float arrayfloat[] quasi, int[] parallels, and int array that has number of points for each parallel.
QuasiRegular(float[], int[], int, int) - Constructor for class ucar.grib.QuasiRegular
Constructor for creating an QuasiRegular from float arrayfloat[] quasi, int[] parallels, and int array that has number of points for each parallel.
Query - Class in thredds.catalog.query
Implementation of a DQC query element.
Query(String, URI, String) - Constructor for class thredds.catalog.query.Query
Construct from fields in XML catalog.
QueryCapability - Class in thredds.catalog.query
Implementation of a thredds DQC object.
QueryCapability(String, String, String) - Constructor for class thredds.catalog.query.QueryCapability
Construct from fields in XML catalog.
QueryMaker - Interface in ucar.nc2.ft.point.remote
Abstraction for making the query to send to the cdmRemote point dataset
QUICKTIME - Static variable in class thredds.catalog.DataFormatType
 
quoteHtmlContent(String) - Static method in class ucar.unidata.util.StringUtil
Replace special characters with entities for HTML content.
quoteXmlAttribute(String) - Static method in class ucar.unidata.util.StringUtil
Replace special characters with entities for XML attributes.
quoteXmlContent(String) - Static method in class ucar.nc2.util.xml.Parse
Replace special characters with entities for XML attributes.
quoteXmlContent(String) - Static method in class ucar.unidata.util.StringUtil
Replace special characters with entities for XML attributes.

R

r - Variable in class ucar.jpeg.jj2000.j2k.codestream.PrecInfo
Resolution level index
r - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
radius of circular ROI
RAD - Static variable in class ucar.units.SI
Special derived unit -- temporarilty accepted for use with the SI until the year 2000 according to the USA National Institute of Standards and Technology -- for the quantity of absorbed dose.
radialAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
RadialCoordSys - Class in ucar.nc2.dt.radial
A radial CoordinateSystem has azimuth, elevation and radial axes.
RadialCoordSys(CoordinateSystem) - Constructor for class ucar.nc2.dt.radial.RadialCoordSys
Create a RadialCoordSys from an existing Coordinate System.
RadialDatasetStandardFactory - Class in ucar.nc2.ft.radial
Adapt existing Radial Datasets implementing TypedDatasetFactoryIF, for FeatureDatasetFactory.
RadialDatasetStandardFactory() - Constructor for class ucar.nc2.ft.radial.RadialDatasetStandardFactory
 
RadialDatasetSweep - Interface in ucar.nc2.dt
A RadialDataset in which the radials can be grouped into sweeps.
RadialDatasetSweep.RadialVariable - Interface in ucar.nc2.dt
A data Variable with radial geometry.
RadialDatasetSweep.Sweep - Interface in ucar.nc2.dt
A sweep is 2D data using radial coordinate system (elevation, azimuth, radial distance)
RadialDatasetSweep.Type - Class in ucar.nc2.dt
A Type of RadialSweep.
RadialDatasetSweepAdapter - Class in ucar.nc2.dt.radial
Make a NetcdfDataset into a RadialDatasetSweep.
RadialDatasetSweepAdapter() - Constructor for class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
RadialDatasetSweepAdapter(NetcdfDataset) - Constructor for class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
RadialDatasetSweepAdapter.MyRadialVariableAdapter - Class in ucar.nc2.dt.radial
 
RadialDatasetSweepAdapter.MyRadialVariableAdapter(String, List<Attribute>) - Constructor for class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
 
RadialDatasetSweepFactory - Class in ucar.nc2.dt.radial
Deprecated. use ucar.nc2.dt.TypedDatasetFactory
RadialDatasetSweepFactory() - Constructor for class ucar.nc2.dt.radial.RadialDatasetSweepFactory
Deprecated.  
RadialSweepFeature - Interface in ucar.nc2.ft.radial
 
RadialSweepFeature.Type - Enum in ucar.nc2.ft.radial
 
RADIAN - Static variable in class ucar.units.SI
Base unit of angular measure.
radianToDegree(double) - Method in class ucar.unidata.geoloc.projection.UtmCoordinateConversion
 
RADIUS_SPHERICAL_EARTH - Static variable in class ucar.grid.GridDefRecord
Radius of spherical earth
radToDeg(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
raf - Variable in class ucar.nc2.iosp.AbstractIOServiceProvider
Subclasses that use AbstractIOServiceProvider.open(...) or .close() should use this (instead of their own private variable).
raf - Variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
the file we are reading
raf - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
RafNimbus - Class in ucar.nc2.ft.point.standard.plug
Describe
RafNimbus() - Constructor for class ucar.nc2.ft.point.standard.plug.RafNimbus
 
RafTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Handle trajectory data files that follow the NCAR-RAF netCDF Conventions ("NCAR-RAF/nimbus").
RafTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
 
RafTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
 
RAGGED_PARENTINDEX - Static variable in interface ucar.nc2.constants.CF
 
RAGGED_ROWSIZE - Static variable in interface ucar.nc2.constants.CF
 
RAISE - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
RaiseException - Exception in ucar.units
Provides support for failure to raise a unit to a power.
RaiseException(Unit) - Constructor for exception ucar.units.RaiseException
Constructs from the unit that couldn't be raised to a power.
raiseTo(int) - Method in class ucar.units.QuantityDimension
Raises this quantity dimension to a power.
raiseTo(int) - Method in interface ucar.units.Unit
Raises this unit to a power.
raiseTo(int) - Method in class ucar.units.UnitDimension
Raises this unit dimension to a power.
raiseTo(int) - Method in class ucar.units.UnitImpl
Raises this unit to a power.
ralloc - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Reference to the rate allocator
RandomAccessFile - Class in ucar.unidata.io
A buffered drop-in replacement for java.io.RandomAccessFile.
RandomAccessFile(int) - Constructor for class ucar.unidata.io.RandomAccessFile
Constructor, for subclasses
RandomAccessFile(String, String) - Constructor for class ucar.unidata.io.RandomAccessFile
Constructor, default buffer size.
RandomAccessFile(String, String, int) - Constructor for class ucar.unidata.io.RandomAccessFile
Constructor.
RandomAccessIO - Interface in ucar.jpeg.jj2000.j2k.io
This abstract class defines the interface to perform random access I/O.
Range - Class in ucar.ma2
Represents a set of integers, used as an index for arrays.
Range(int, int) - Constructor for class ucar.ma2.Range
Create a range with unit stride.
Range(int) - Constructor for class ucar.ma2.Range
Create a range starting at zero, with unit stride.
Range(String, int, int) - Constructor for class ucar.ma2.Range
Create a named range with unit stride.
Range(int, int, int) - Constructor for class ucar.ma2.Range
Create a range with a specified stride.
Range(String, int, int, int) - Constructor for class ucar.ma2.Range
Create a named range with a specified stride.
Range(Range) - Constructor for class ucar.ma2.Range
Copy Constructor
Range(String, Range) - Constructor for class ucar.ma2.Range
Copy Constructor with name
Range.Iterator - Class in ucar.ma2
 
Range.Iterator() - Constructor for class ucar.ma2.Range.Iterator
 
range180(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
put longitude into the range [-180, 180] deg
RANGE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Section
 
rank - Variable in class ucar.ma2.Array
 
rank - Variable in class ucar.ma2.Index
 
rawGridIndex(String, List<Grib2WriteIndex.RawRecord>, Map<String, GribGDSVariablesIF>) - Method in class ucar.grib.grib2.Grib2WriteIndex
makes a raw representation of GridIndex
Ray - Class in ucar.nc2.iosp.sigmet
Created by IntelliJ IDEA.
Ray(float, float, float, float, short, short, int, int, int, int, String, short) - Constructor for class ucar.nc2.iosp.sigmet.Ray
 
Ray - Class in ucar.nc2.iosp.uf
Created by IntelliJ IDEA.
Ray(ByteBuffer, int, long) - Constructor for class ucar.nc2.iosp.uf.Ray
 
rb - Variable in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.Dequantizer
The "range bits" for each transformed component
RBRACE - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
RBRACKET - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
rcom - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COM
 
RCOM_GEN_USE - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
General use registration value (COM): 0x0001
RDIFFD - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
missing value fuzziness
re - Variable in class ucar.jpeg.jj2000.j2k.entropy.Progression
Resolution index for the end of a progression.
read() - Method in class opendap.dap.HeaderInputStream
Reads a single byte of data
read(byte[], int, int) - Method in class opendap.dap.HeaderInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read(String, Object) - Method in class opendap.Server.SDArray
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.Server.SDByte
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.Server.SDFloat32
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.Server.SDFloat64
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.Server.SDGrid
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.Server.SDInt16
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.Server.SDInt32
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.Server.SDList
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.Server.SDSequence
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.Server.SDString
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.Server.SDStructure
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.Server.SDUInt16
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.Server.SDUInt32
Read a value from the named dataset for this variable.
read(String, Object) - Method in class opendap.Server.SDURL
Read a value from the named dataset for this variable.
read(String, Object) - Method in interface opendap.Server.ServerMethods
Read a value from the named dataset for this variable.
read() - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.ByteInputBuffer
Reads the next byte of data from this input stream.
read() - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Reads an unsigned byte of data from the stream.
read() - Method in interface ucar.jpeg.jj2000.j2k.io.RandomAccessIO
Reads a byte of data from the stream.
read() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Reads a byte of data from the stream.
read(Section) - Method in class ucar.nc2.dataset.SequenceDS
 
read() - Method in class ucar.nc2.dataset.SequenceDS
 
read(String) - Method in interface ucar.nc2.ft2.Sequence
 
read() - Method in class ucar.nc2.geotiff.GeoTiff
Read the geotiff file, using the filename passed in the constructor.
read(InputStream, BufrTables.Tables) - Static method in class ucar.nc2.iosp.bufr.tables.NcepMnemonic
Used to read mnemonic tables.
read(PrintStream) - Method in class ucar.nc2.iosp.hdf5.H5header
 
read(Variable, CancelTask) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
read(Variable, CancelTask, List<Range>) - Method in class ucar.nc2.ncml.Aggregation.Dataset
Read a section of the local Variable.
read(String, boolean) - Method in class ucar.nc2.NetcdfFile
Deprecated. use readSection(), flatten=false no longer supported
read(int[], int[]) - Method in class ucar.nc2.Sequence
UnsupportedOperation
read(String) - Method in class ucar.nc2.Sequence
UnsupportedOperation
read(List<Range>) - Method in class ucar.nc2.Sequence
UnsupportedOperation
read(Section) - Method in class ucar.nc2.Sequence
UnsupportedOperation
read() - Method in class ucar.nc2.util.net.HTTPMethodStream
Reads the next byte of data from the input stream.
read(InputStream, StringBuilder) - Static method in class ucar.nc2.util.xml.RuntimeConfigParser
 
read(Element, StringBuilder) - Static method in class ucar.nc2.util.xml.RuntimeConfigParser
 
read(int[], int[]) - Method in class ucar.nc2.Variable
Read a section of the data for this Variable and return a memory resident Array.
read(String) - Method in class ucar.nc2.Variable
Read data section specified by a "section selector", and return a memory resident Array.
read(List<Range>) - Method in class ucar.nc2.Variable
Read a section of the data for this Variable from the netcdf file and return a memory resident Array.
read(Section) - Method in class ucar.nc2.Variable
Read a section of the data for this Variable from the netcdf file and return a memory resident Array.
read() - Method in class ucar.nc2.Variable
Read all the data for this Variable and return a memory resident Array.
read(int[], int[]) - Method in interface ucar.nc2.VariableIF
 
read(String) - Method in interface ucar.nc2.VariableIF
 
read(Section) - Method in interface ucar.nc2.VariableIF
 
read() - Method in interface ucar.nc2.VariableIF
 
read() - Method in class ucar.unidata.io.bzip2.CBZip2InputStream
Reads the stream.
read(long, byte[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
read() - Method in class ucar.unidata.io.RandomAccessFile
Read a byte of data from the file, blocking until data is available.
read(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read up to len bytes into an array, at a specified offset.
read(byte[]) - Method in class ucar.unidata.io.RandomAccessFile
Read up to b.length( ) bytes into an array.
read() - Method in class ucar.unidata.io.UncompressInputStream
 
read(byte[], int, int) - Method in class ucar.unidata.io.UncompressInputStream
 
read_(long, byte[], int, int) - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
Read directly from file, without going through the buffer.
read_(long, byte[], int, int) - Method in class ucar.unidata.io.InMemoryRandomAccessFile
 
read_(long, byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read directly from file, without going through the buffer.
readAccess(InvDatasetImpl, Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readAll(File, FileFilter, LogReader.Closure, LogReader.LogFilter, LogReader.Stats) - Method in class thredds.logs.LogReader
Read all the files in a directory and process them.
readAll(boolean) - Method in class ucar.nc2.iosp.bufr.BufrIosp
 
readAllCreateObs(CancelTask) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated. This reads through all the records in the dataset, and constructs a list of RecordPointObs or RecordStationObs.
readAllData() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
 
readAllRecords(InputStream, int) - Method in class ucar.nc2.util.TableParser
 
readAndTest(InputStream, byte[]) - Static method in class ucar.nc2.stream.NcStream
 
readArray(Variable, int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Read the data Array from the variable, at the specified time index if applicable.
readArrays(List<Variable>) - Method in class ucar.nc2.dods.DODSNetcdfFile
Make a single call to the DODS Server to read all the named variable's data in one client/server roundtrip.
readArrays(List<Variable>) - Method in class ucar.nc2.NetcdfFile
Do a bulk read on a list of Variables and return a corresponding list of Array that contains the results of a full read on each Variable.
readAsynch(InvCatalogFactory, CatalogSetCallback) - Method in class thredds.catalog.InvCatalogRef
Read the referenced catalog asynchronously, if the catalog factory supports it.
readAttributeDouble(Variable, String, double) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
Read a variable attribute as a double.
readAttributeDouble(Variable, String, double) - Method in class ucar.nc2.NetcdfFile
 
readAttributeDouble2(Attribute) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
Read an attribute as double[2].
readAttributeInteger(Variable, String, int) - Method in class ucar.nc2.NetcdfFile
 
readAttributeValues(Element) - Static method in class ucar.nc2.ncml.NcMLReader
Parse the values element
readBit() - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.ByteToBitInput
Reads from the bit stream one bit.
readBoolean() - Method in class ucar.unidata.io.RandomAccessFile
Reads a boolean from this file.
readBuffer(long) - Method in class ucar.unidata.io.RandomAccessFile
 
readByte() - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataInput
Should read a signed byte (i.e., 8 bit) from the input.
readByte() - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Reads a signed byte (i.e., 8 bit) from the input.
readByte() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Reads a signed byte (8 bit) from the input.
readByte() - Method in class ucar.unidata.io.RandomAccessFile
Reads a signed 8-bit value from this file.
readBytes(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read up to len bytes into an array, at a specified offset.
readBytes(int) - Method in class ucar.unidata.io.RandomAccessFile
Read fully count number of bytes
readCatalog(Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readCatalogRef(InvCatalogImpl, InvDatasetImpl, Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readChar() - Method in class ucar.unidata.io.RandomAccessFile
Reads a Unicode character from this file.
readChar() - Method in class ucar.units.ASCII_CharStream
 
readChar() - Method in class ucar.units.SimpleCharStream
Read a character.
readChecked() - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.ByteInputBuffer
Reads the next byte of data from this input stream.
readCircleStructData(String, ByteBuffer, Nidsheader.Vinfo) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read data
readCompData(long, long) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read compressed data
readCompData1(byte[], long, long) - Method in class ucar.nc2.iosp.nids.Nidsiosp
 
readCompressedData(Variable, long, int[], int[], int[]) - Method in class ucar.nc2.iosp.fysat.Fysatiosp
 
readCompressedData(Variable, long, int[], int[], int[], int[]) - Method in class ucar.nc2.iosp.gini.Giniiosp
 
readCompressedZlib(Variable, long, int, int, int[], int[], int[]) - Method in class ucar.nc2.iosp.fysat.Fysatiosp
 
readCompressedZlib(Variable, long, int, int, int[], int[], int[], int[]) - Method in class ucar.nc2.iosp.gini.Giniiosp
 
readConfigXML(String, FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.PointConfigXML
 
readConfigXMLfromResource(String, FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.PointConfigXML
 
readContents(InputStream) - Static method in class ucar.nc2.util.IO
Read the contents from the inputStream and place into a String, with any error messages put in the return String.
readContents(InputStream, String) - Static method in class ucar.nc2.util.IO
Read the contents from the inputStream and place into a String, with any error messages put in the return String.
readContentsToByteArray(InputStream) - Static method in class ucar.nc2.util.IO
Read the contents from the inputStream and place into a byte array, with any error messages put in the return String.
readContiguousCodeStreamBox(long, int, long) - Method in class ucar.jpeg.jj2000.j2k.fileformat.reader.FileFormatReader
This method skips the Contiguous codestream box and adds position of contiguous codestream to a vector
readContributor(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readControlledVocabulary(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readData(InputStream, StatusUI) - Method in class opendap.dap.DataDDS
Read the data stream from the given InputStream.
readData(Variable, Section) - Method in class ucar.nc2.dods.DODSNetcdfFile
 
readData(GridDatatype, Date, double, double) - Method in class ucar.nc2.dt.grid.GridAsPointDataset
 
readData(GridDatatype, Date, double, double, double) - Method in class ucar.nc2.dt.grid.GridAsPointDataset
 
readData() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
readData(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
readData() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
readData(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
readData(Variable, Section) - Method in class ucar.nc2.iosp.bufr.BufrIosp
 
readData(ArrayStructureMA, Message, RandomAccessFile, Range, Formatter) - Method in class ucar.nc2.iosp.bufr.MessageCompressedDataReader
Read some or all datasets from a single message
readData(ArrayStructureBB, Message, RandomAccessFile, Range, boolean, Formatter) - Method in class ucar.nc2.iosp.bufr.MessageUncompressedDataReader
Read some or all datasets from a single message
readData(Variable, Section) - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
 
readData(RandomAccessFile, int, Range, IndexIterator) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
Read data from this record.
readData(Variable, Section) - Method in class ucar.nc2.iosp.dmsp.DMSPiosp
 
readData(Variable, Section) - Method in class ucar.nc2.iosp.dorade.Doradeiosp
 
readData(Variable, Section) - Method in class ucar.nc2.iosp.fysat.Fysatiosp
 
readData(Variable, Section) - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Read the data for the variable
readData(Variable, Section) - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Read the data for the variable
readData(Variable, Section) - Method in class ucar.nc2.iosp.gini.Giniiosp
 
readData(Variable, Section) - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
Read the data for the variable
readData(Variable, Section) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
Read the data for the variable
readData(Variable, Section) - Method in class ucar.nc2.iosp.hdf4.H4iosp
 
readData(Variable, Section) - Method in class ucar.nc2.iosp.hdf5.H5iosp
 
readData(Variable, Section) - Method in interface ucar.nc2.iosp.IOServiceProvider
Read data from a top level Variable and return a memory resident Array.
readData(RandomAccessFile, Layout, DataType, Object, int, boolean) - Static method in class ucar.nc2.iosp.IospHelper
Read data subset from RandomAccessFile, place in given primitive array.
readData(PositioningDataInputStream, Layout, DataType, Object) - Static method in class ucar.nc2.iosp.IospHelper
Read data subset from PositioningDataInputStream, place in given primitive array.
readData(LayoutBB, DataType, Object) - Static method in class ucar.nc2.iosp.IospHelper
Read data subset from ByteBuffer, place in given primitive array.
readData(Variable, Section) - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
Read the data for the variable
readData(Variable, Section) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp
Read the data for the variable
readData(Variable, Section) - Method in class ucar.nc2.iosp.misc.GtopoIosp
 
readData(Variable, Section) - Method in class ucar.nc2.iosp.misc.Nldn
Read data from a top level Variable and return a memory resident Array.
readData(Variable, Section) - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
 
readData(Variable, Section) - Method in class ucar.nc2.iosp.misc.Uspln
Read data from a top level Variable and return a memory resident Array.
readData(Variable, Section) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
readData(Layout, DataType) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
Read data subset from file for a variable, create primitive array.
readData(Layout, DataType, WritableByteChannel) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
readData(Layout, DataType) - Method in class ucar.nc2.iosp.netcdf3.N3raf
Read data subset from file for a variable, create primitive array.
readData(Layout, DataType, WritableByteChannel) - Method in class ucar.nc2.iosp.netcdf3.N3raf
Read data subset from file for a variable, to WritableByteChannel.
readData(RandomAccessFile, int, Range, IndexIterator) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
Read data from this record.
readData(Variable, Section) - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
 
readData(Variable, Section) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read the data for each variable passed in
readData(Variable, Section) - Method in class ucar.nc2.iosp.noaa.Ghcnm
Returns an ArraySequence, no subsetting is allowed.
readData(Variable, Section) - Method in class ucar.nc2.iosp.noaa.Ghcnm2
 
readData(Variable, Section) - Method in class ucar.nc2.iosp.noaa.IgraPor
 
readData(Variable, Section) - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
Read the data for each variable passed in
readData(RandomAccessFile, Range, IndexIterator) - Method in class ucar.nc2.iosp.sigmet.Ray
Read data from this record.
readData(Variable, Section) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
 
readData(Variable, Section) - Method in class ucar.nc2.iosp.uamiv.UAMIVServiceProvider
Read data from a top level Variable and return a memory resident Array.
readData(RandomAccessFile, String, Range, IndexIterator) - Method in class ucar.nc2.iosp.uf.Ray
Read data from this ray.
readData(Variable, Section) - Method in class ucar.nc2.iosp.uf.UFiosp
 
readData(Variable, Section) - Method in class ucar.nc2.jni.netcdf.JniIosp
 
readData(Variable, Section) - Method in class ucar.nc2.NetcdfFile
 
readData(Variable, Section) - Method in class ucar.nc2.stream.CdmRemote
 
readData(Variable, Section) - Method in class ucar.nc2.stream.NcStreamIosp
 
readData(InputStream, NetcdfFile) - Method in class ucar.nc2.stream.NcStreamReader
Read the result of a data request.
readData1(Variable, Section, float[]) - Method in class ucar.nc2.iosp.dorade.Doradeiosp
 
readData1(Variable, Section) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
Read data from a top level Variable and return a memory resident Array.
readData2(Variable, Section, double[]) - Method in class ucar.nc2.iosp.dorade.Doradeiosp
 
readDataFill(RandomAccessFile, Layout, DataType, Object, int) - Static method in class ucar.nc2.iosp.IospHelper
Read data subset from RandomAccessFile, create primitive array of size Layout.getTotalNelems.
readDataFill(RandomAccessFile, Layout, DataType, Object, int, boolean) - Static method in class ucar.nc2.iosp.IospHelper
 
readDataFill(PositioningDataInputStream, Layout, DataType, Object) - Static method in class ucar.nc2.iosp.IospHelper
Read data subset from PositioningDataInputStream, create primitive array of size Layout.getTotalNelems.
readDataFill(LayoutBB, DataType, Object) - Static method in class ucar.nc2.iosp.IospHelper
Read data subset from ByteBuffer, create primitive array of size Layout.getTotalNelems.
readDataOld(Variable, long, int[], int[], int[]) - Method in class ucar.nc2.iosp.fysat.Fysatiosp
 
readDataOld(Variable, long, int[], int[], int[]) - Method in class ucar.nc2.iosp.gini.Giniiosp
 
readDataset(InvCatalogImpl, InvDatasetImpl, Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetFmrc(InvCatalogImpl, InvDatasetImpl, Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetInfo(InvCatalogImpl, InvDatasetImpl, Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetRoot(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetScan(InvCatalogImpl, InvDatasetImpl, Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetScanAddProxies(Element, Element, InvCatalogImpl) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetScanAddTimeCoverage(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetScanIdentifier(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetScanNamer(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetScanNew(InvCatalogImpl, InvDatasetImpl, Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDatasetScanSorter(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDataSize(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDataSlice(int, int, int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
This reads an arbitrary data slice, returning the data in canonical order (t-z-y-x).
readDataSlice(int, int, int, int, int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
This reads an arbitrary data slice, returning the data in canonical order (rt-e-t-z-y-x).
readDataSlice(int, int, int, int, int, int) - Method in interface ucar.nc2.dt.GridDatatype
This reads an arbitrary data slice, returning the data in canonical order (rt-e-t-z-y-x).
readDataSlice(int, int, int, int) - Method in interface ucar.nc2.dt.GridDatatype
This reads an arbitrary data slice, returning the data in canonical order (t-z-y-x).
readDataSlice(int, int, int, int, int, int) - Method in interface ucar.nc2.ft.grid.Grid
This reads an arbitrary data slice, returning the data in canonical order (rt-e-t-z-y-x).
readDate(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDefinitionXML(String) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition
 
readDistance(Nidsheader.Vinfo) - Method in class ucar.nc2.iosp.nids.Nidsiosp
 
readDocumentation(Element) - Method in class thredds.catalog.parser.jdom.DqcConvert3
 
readDocumentation(Element) - Method in class thredds.catalog.parser.jdom.DqcConvert4
 
readDocumentation(InvCatalog, Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDouble(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readDouble(String) - Method in class ucar.grid.GridDefRecord
Deprecated. use getParamDouble(String key)
readDouble() - Method in class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Reads an IEEE double precision (i.e., 64 bit) floating-point number from the input.
readDouble() - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataInput
Should read an IEEE double precision (i.e., 64 bit) floating-point number from the input.
readDouble() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Reads an IEEE double precision (i.e., 64 bit) floating-point number from the input.
readDouble(long, double[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
readDouble() - Method in class ucar.unidata.io.RandomAccessFile
Reads a double from this file.
readDouble(double[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read an array of doubles
readDuration(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readElements(Element, String) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get named element from parent element
readEntireMessage(Structure, Message, Message, RandomAccessFile, Formatter) - Method in class ucar.nc2.iosp.bufr.MessageCompressedDataReader
Read all datasets from a single message
readEntireMessage(Structure, Message, Message, RandomAccessFile, Formatter) - Method in class ucar.nc2.iosp.bufr.MessageUncompressedDataReader
Read all datasets from a single message
readEPHMarker(PktHeaderBitReader) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.PktDecoder
Try to read an EPH marker.
reader - Variable in class ucar.nc2.ncml.Aggregation.Dataset
 
readExternal(ObjectInput) - Method in class thredds.filesystem.CacheDirectoryProto
 
readExternal(ObjectInput) - Method in class thredds.filesystem.CacheFileProto
 
readFeatureCollection(InvCatalogImpl, InvDatasetImpl, Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readFile(String) - Static method in class ucar.nc2.util.IO
Read the contents from the named file and place into a String, assuming UTF-8 encoding.
readFileFormat() - Method in class ucar.jpeg.jj2000.j2k.fileformat.reader.FileFormatReader
This method checks whether the given RandomAccessIO is a valid JP2 file and if so finds the first codestream in the file.
readFileHeaderInfo() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read the file header info (DM_RFIL)
readFileToByteArray(String) - Static method in class ucar.nc2.util.IO
Read the file and place contents into a byte array, with any error messages put in the return String.
readFileTypeBox() - Method in class ucar.jpeg.jj2000.j2k.fileformat.reader.FileFormatReader
This method reads the File Type box.
readFloat() - Method in class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Reads an IEEE single precision (i.e., 32 bit) floating-point number from the input.
readFloat() - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataInput
Should read an IEEE single precision (i.e., 32 bit) floating-point number from the input.
readFloat() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Reads an IEEE single precision (i.e., 32 bit) floating-point number from the input.
readFloat(long, float[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
readFloat() - Method in class ucar.unidata.io.RandomAccessFile
Reads a float from this file.
readFloat(float[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read an array of floats
readFloatData(LayoutRegular, Variable) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
Read data from a top level Variable of FLOAT data type and return a memory resident Array.
readFoundTilePartMarkSeg(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Retrieves and reads all marker segments previously found in the tile-part header.
readFully(byte[], int, int) - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Reads up to len bytes of data from this file into an array of bytes.
readFully(byte[], int, int) - Method in interface ucar.jpeg.jj2000.j2k.io.RandomAccessIO
Reads up to len bytes of data from this file into an array of bytes.
readFully(byte[], int, int) - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Reads 'len' bytes of data from this file into an array of bytes.
readFully(InputStream, byte[]) - Static method in class ucar.nc2.stream.NcStream
 
readFully(byte[]) - Method in class ucar.unidata.io.RandomAccessFile
Reads b.length bytes from this file into the byte array.
readFully(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Reads exactly len bytes from this file into the byte array.
readGeospatialCoverage(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readGeospatialRange(Element, String) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readGeoXCoord(Variable, int[]) - Method in class ucar.nc2.ft.coordsys.GeoReferencingCoordSys
 
readGeoYCoord(Variable, int[]) - Method in class ucar.nc2.ft.coordsys.GeoReferencingCoordSys
 
readGeoZCoord(Variable, int[]) - Method in class ucar.nc2.ft.coordsys.GeoReferencingCoordSys
 
readGraphicSymbolData(String, ByteBuffer, Nidsheader.Vinfo) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read graphic sysmbol structure data
readGribCodes() - Static method in class ucar.nc2.iosp.grib.tables.GribCodeTable
 
readGrid(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Read the data
readGrid(McIDASGridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
Read the grid
readHeaders() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read the headers (DM_RHDA)
readHeightCoord(Variable, int[]) - Method in class ucar.nc2.ft.coordsys.GeoReferencingCoordSys
 
readInt() - Method in class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Reads a signed int (i.e., 32 bit) from the input.
readInt() - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataInput
Should read a signed int (i.e., 32 bit) from the input.
readInt() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Reads a signed int (32 bit) from the input.
readInt(int) - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
Read an integer
readInt(long, int[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
readInt() - Method in class ucar.unidata.io.RandomAccessFile
Reads a signed 32-bit integer from this file.
readInt(int[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read an array of ints
readIntData(LayoutRegular, Variable) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
Read data from a top level Variable of INTEGER data type and return a memory resident Array.
readIntPropertyBox(int) - Method in class ucar.jpeg.jj2000.j2k.fileformat.reader.FileFormatReader
This method reads the contents of the Intellectual property box
readIntUnbuffered(long) - Method in class ucar.unidata.io.RandomAccessFile
Read an integer at the given position, bypassing all buffering.
readJP2HeaderBox(long, int, long) - Method in class ucar.jpeg.jj2000.j2k.fileformat.reader.FileFormatReader
This method reads the JP2Header box
readKeys() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read in the row and column keys (DM_KEY)
readLatitudeCoord(Variable, int[]) - Method in class ucar.nc2.ft.coordsys.GeoReferencingCoordSys
 
readLEDouble() - Method in class ucar.unidata.io.BeLeDataInputStream
read a double in little endian format
readLEDoubles(double[], int) - Method in class ucar.unidata.io.BeLeDataInputStream
Reads n little-endian doubles from a random access file.
readLEFloat() - Method in class ucar.unidata.io.BeLeDataInputStream
read an int in little endian format
readLEInt() - Method in class ucar.unidata.io.BeLeDataInputStream
read an int in little endian format
readLELong() - Method in class ucar.unidata.io.BeLeDataInputStream
read a long in little endian format
readLELongs(long[], int) - Method in class ucar.unidata.io.BeLeDataInputStream
Reads n little-endian longs from a random access file.
readLine() - Method in class ucar.unidata.io.RandomAccessFile
Reads the next line of text from this file.
readLinkedVectorData(String, ByteBuffer, Nidsheader.Vinfo) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read linked vector sturcture data
readLong() - Method in class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Reads a signed long (i.e., 64 bit) from the input.
readLong() - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataInput
Should read a signed long (i.e., 64 bit) from the input.
readLong() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Reads a signed long (64 bit) from the input.
readLong(long, long[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
readLong() - Method in class ucar.unidata.io.RandomAccessFile
Reads a signed 64-bit integer from this file.
readLong(long[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read an array of longs
readLongitudeCoord(Variable, int[]) - Method in class ucar.nc2.ft.coordsys.GeoReferencingCoordSys
 
readMagic(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStream
 
readMetadata(InvCatalog, InvDatasetImpl, Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readMetadataContent(InvDataset, Element) - Method in interface thredds.catalog.MetadataConverterIF
Create an InvMetadata content object from an org.jdom.Element.
readMetadataContent(InvDataset, Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readMetadataContent(InvDataset, Element) - Method in class thredds.cataloggen.config.CatGenConfigMetadataFactory
Create an InvMetadata content object from an org.w3c.dom.Element.
readMetadataContentFromURL(InvDataset, URI) - Method in interface thredds.catalog.MetadataConverterIF
Create an InvMetadata content object from an XML document at a named URL.
readMetadataContentFromURL(InvDataset, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readMetadataContentFromURL(InvDataset, URI) - Method in class thredds.cataloggen.config.CatGenConfigMetadataFactory
 
readNcML(String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Read an NcML file from a URL location, and construct a NetcdfDataset.
readNcML(String, String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Read an NcML file from a URL location, and construct a NetcdfDataset.
readNcML(InputStream, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Read NcML doc from an InputStream, and construct a NetcdfDataset.
readNcML(Reader, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Read NcML doc from a Reader, and construct a NetcdfDataset.
readNcML(Reader, String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Read NcML doc from a Reader, and construct a NetcdfDataset.
readNcML(String, Element, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Read NcML from a JDOM Document, and construct a NetcdfDataset.
readNestedCircleStructData(String, String, ByteBuffer, Nidsheader.Vinfo, List) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read nested data
readNestedData(Variable, List) - Method in class ucar.nc2.iosp.gini.Giniiosp
 
readNestedData(Variable, Section) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
readNestedData(Variable, Section) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read nested structure data
readNestedData(Variable, List) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
 
readNestedDataUnlinkVector(String, String, ByteBuffer, Nidsheader.Vinfo, List) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read nested data
readNestedGraphicSymbolData(String, StructureMembers.Member, ByteBuffer, Nidsheader.Vinfo, List) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read nested graphic symbolic structure data
readNestedLinkedVectorData(String, String, ByteBuffer, Nidsheader.Vinfo, List) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read nested structure data
readNestedTextStringData(String, String, ByteBuffer, Nidsheader.Vinfo, List) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read nested data
readNestedVectorArrowData(String, String, ByteBuffer, Nidsheader.Vinfo, List) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read nested data
readNestedWindBarbData(String, String, ByteBuffer, Nidsheader.Vinfo, List) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read nested data
readNetcdf(String, NetcdfDataset, NetcdfFile, Element, CancelTask) - Method in class ucar.nc2.ncml.NcMLReader
parse a netcdf JDOM Element, and add contents to the targetDS NetcdfDataset.
readNewBuffer(int) - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Reads a new buffer from the file.
readObservations() - Method in class ucar.nc2.dt.StationImpl
 
readOneArrayData(ByteBuffer, Nidsheader.Vinfo, String) - Method in class ucar.nc2.iosp.nids.Nidsiosp
 
readOneArrayData1(ByteBuffer, Nidsheader.Vinfo) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read data
readOneBeamData(byte[], int, int, int) - Method in class ucar.nc2.iosp.nids.Nidsiosp
read one radial beam data
readOneBeamShortData(byte[], int, int, int) - Method in class ucar.nc2.iosp.nids.Nidsiosp
read one radial beam data
readOneRowData(byte[], int, int) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read data from encoded values and run len into regular data array
readOneRowData(byte[], int, int) - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
Read data from encoded values and run len into regular data array
readOneRowData1(byte[], int, int) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read data from encoded values and run len into regular data array
readOneRowData2(byte[], int, int) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read data from encoded values and run len into regular data array
readOneScanData(ByteBuffer, Nidsheader.Vinfo, String) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read one scan radar data
readOneScanData(ByteBuffer, NOWRadheader.Vinfo, String) - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
Read one scan radar data
readonly - Variable in class ucar.nc2.iosp.dorade.Doradeiosp
 
readonly - Variable in class ucar.nc2.iosp.fysat.Fysatiosp
 
readonly - Variable in class ucar.nc2.iosp.gini.Giniiosp
 
readonly - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
readonly - Variable in class ucar.nc2.iosp.nids.Nidsiosp
 
readonly - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
readonly - Variable in class ucar.unidata.io.RandomAccessFile
The access mode of the file.
readParts() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read the parts (DM_RPRT)
readPktBody(int, int, int, int, CBlkInfo[][][], int[]) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.PktDecoder
Reads specificied packet body in order to find offset of each code-block's piece of codeword.
readPktHead(int, int, int, int, CBlkInfo[][][], int[]) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.PktDecoder
Read specified packet head and found length of each code-block's piece of codewords as well as number of skipped most significant bit-planes.
readPressureCoord(Variable, int[]) - Method in class ucar.nc2.ft.coordsys.GeoReferencingCoordSys
 
readProperty(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readRadarStations(String) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
retrieve all radar stations in this dataset collection
readRadialDataAzi(ByteBuffer, Nidsheader.Vinfo) - Method in class ucar.nc2.iosp.nids.Nidsiosp
 
readRadialDataEle(ByteBuffer, Nidsheader.Vinfo) - Method in class ucar.nc2.iosp.nids.Nidsiosp
read radail elevation array
readRadialDataGate(Nidsheader.Vinfo) - Method in class ucar.nc2.iosp.nids.Nidsiosp
 
readRadialDataLatLonAlt(double, Nidsheader.Vinfo) - Method in class ucar.nc2.iosp.nids.Nidsiosp
read radial data
readRecord(String) - Method in class ucar.nc2.util.TableParser
 
readRecordsHdr(RandomAccessFile) - Static method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
Read some global data from SIGMET file.
readReport(Variable, Section) - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
 
readReportIndex(Variable, Section) - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
 
readRootElement(String) - Static method in class ucar.nc2.util.xml.Parse
Read an XML Document from a URL and return the root element.
readRoots() - Static method in class thredds.logs.LogCategorizer
 
readScalarByte() - Method in class ucar.nc2.Variable
Get the value as a byte for a scalar Variable.
readScalarByte() - Method in interface ucar.nc2.VariableIF
 
readScalarDouble() - Method in class ucar.nc2.Variable
Get the value as a double for a scalar Variable.
readScalarDouble() - Method in interface ucar.nc2.VariableIF
 
readScalarFloat() - Method in class ucar.nc2.Variable
Get the value as a float for a scalar Variable.
readScalarFloat() - Method in interface ucar.nc2.VariableIF
 
readScalarInt() - Method in class ucar.nc2.Variable
Get the value as a int for a scalar Variable.
readScalarInt() - Method in interface ucar.nc2.VariableIF
 
readScalarLong() - Method in class ucar.nc2.Variable
Get the value as a long for a scalar Variable.
readScalarLong() - Method in interface ucar.nc2.VariableIF
 
readScalarShort() - Method in class ucar.nc2.Variable
Get the value as a short for a scalar Variable.
readScalarShort() - Method in interface ucar.nc2.VariableIF
 
readScalarString() - Method in class ucar.nc2.Variable
Get the value as a String for a scalar Variable.
readScalarString() - Method in interface ucar.nc2.VariableIF
 
readSection(String) - Method in class ucar.nc2.dods.DODSNetcdfFile
 
readSection(ParsedSectionSpec) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
readSection(ParsedSectionSpec) - Method in interface ucar.nc2.iosp.IOServiceProvider
Allows reading sections of nested variables
readSection(ParsedSectionSpec) - Static method in class ucar.nc2.iosp.IospHelper
 
readSection(String) - Method in class ucar.nc2.NetcdfFile
Read a variable using the given section specification.
readSelectRegion(Element, Namespace) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get region from parent element
readSelectTime(Element, Namespace) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get start and end elemnt form parent element
readSelectVariable(Element, Namespace) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
get variable list from parent element
readService(Element, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readShort() - Method in class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Reads a signed short (i.e.
readShort() - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataInput
Should read a signed short (i.e., 16 bit) from the input.
readShort() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Reads a signed short (16 bit) from the input.
readShort(long, short[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
readShort() - Method in class ucar.unidata.io.RandomAccessFile
Reads a signed 16-bit number from this file.
readShort(short[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read an array of shorts
readSOPMarker(int[], int, int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.PktDecoder
Try to read a SOP marker and check that its sequence number if not out of sequence.
readSource(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readStationData(Station, CancelTask) - Method in class ucar.nc2.dt.point.DapperDataset
 
readStations(List) - Method in class ucar.nc2.dt.point.DapperDataset
 
readStationsAndTimes(boolean) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Read in the stations and times.
readStnNames(RandomAccessFile) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
Read StationName strings
readStream(InputStream, NetcdfFile) - Method in class ucar.nc2.stream.NcStreamReader
 
readString(int) - Method in class ucar.unidata.io.RandomAccessFile
Read a String of knoen length.
readStructure() - Method in class ucar.nc2.Sequence
UnsupportedOperation
readStructure(int) - Method in class ucar.nc2.Sequence
UnsupportedOperation
readStructure(int, int) - Method in class ucar.nc2.Sequence
UnsupportedOperation
readStructure() - Method in class ucar.nc2.Structure
Use this when this is a scalar Structure.
readStructure(int) - Method in class ucar.nc2.Structure
Use this when this is a one dimensional array of Structures, or you are doing the index calculation yourself for a multidimension array.
readStructure(int, int) - Method in class ucar.nc2.Structure
For rank 1 array of Structures, read count Structures and return the data as an ArrayStructure.
readTabAlphaNumData(ByteBuffer, Nidsheader.Vinfo) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read data
readTable(String, String, int) - Static method in class ucar.nc2.util.TableParser
Reads a URL or file in as a table.
readTable(InputStream, String, int) - Static method in class ucar.nc2.util.TableParser
Reads an input stream, containing lines of ascii in fixed width format.
readTableB(String, String, boolean) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
 
readTableD(String, String, boolean) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
 
readTextStringData(String, ByteBuffer, Nidsheader.Vinfo) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read data
readThreddsMetadata(InvCatalog, InvDatasetImpl, Element, ThreddsMetadata) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readTimeCoord(Variable, int[]) - Method in class ucar.nc2.ft.coordsys.GeoReferencingCoordSys
 
readTimeCoordinates(VariableDS, CancelTask) - Method in class ucar.nc2.ncml.AggregationExisting
 
readTimeCoverage(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readToByteChannel(Variable, Section, WritableByteChannel) - Method in class ucar.nc2.dods.DODSNetcdfFile
 
readToByteChannel(Variable, Section, WritableByteChannel) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
readToByteChannel(Variable, Section, WritableByteChannel) - Method in interface ucar.nc2.iosp.IOServiceProvider
Read data from a top level Variable and send data to a WritableByteChannel.
readToByteChannel(Variable, Section, WritableByteChannel) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
readToByteChannel(Variable, Section, WritableByteChannel) - Method in class ucar.nc2.NetcdfFile
Read data from a top level Variable and send data to a WritableByteChannel.
readToByteChannel(Section, WritableByteChannel) - Method in class ucar.nc2.Variable
 
readToByteChannel(WritableByteChannel, long, long) - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
 
readToByteChannel(WritableByteChannel, long, long) - Method in class ucar.unidata.io.InMemoryRandomAccessFile
 
readToByteChannel(WritableByteChannel, long, long) - Method in class ucar.unidata.io.RandomAccessFile
Read nbytes bytes, at the specified file offset, send to a WritableByteChannel.
readToByteChannel11(Variable, Section, WritableByteChannel) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
Read data from a top level Variable and send data to a WritableByteChannel.
readUCompData(long, long) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read uncompressed data
readUnlinkedVectorData(String, ByteBuffer, Nidsheader.Vinfo) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read data
readUnsignedByte() - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataInput
Should read an unsigned byte (i.e., 8 bit) from the input.
readUnsignedByte() - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Reads an unsigned byte (i.e., 8 bit) from the input.
readUnsignedByte() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Reads an unsigned byte (8 bit) from the input.
readUnsignedByte() - Method in class ucar.unidata.io.RandomAccessFile
Reads an unsigned 8-bit number from this file.
readUnsignedInt() - Method in class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Reads an unsigned int (i.e., 32 bit) from the input.
readUnsignedInt() - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataInput
Should read an unsigned int (i.e., 32 bit) from the input.
readUnsignedInt() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Reads a unsigned int (32 bit) from the input.
readUnsignedShort() - Method in class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Reads an unsigned short (i.e., 16 bit) from the input.
readUnsignedShort() - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataInput
Should read an unsigned short (i.e., 16 bit) from the input.
readUnsignedShort() - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Reads an unsigned short (16 bit) from the input.
readUnsignedShort() - Method in class ucar.unidata.io.RandomAccessFile
Reads an unsigned 16-bit number from this file.
readURLcontents(String) - Static method in class ucar.nc2.util.IO
Read the contents from the named URL and place into a String, with any error messages put in the return String.
readURLContentsToByteArray(String) - Static method in class ucar.nc2.util.IO
Read the contents from the given URL and place into a byte array, with any error messages put in the return String.
readURLcontentsWithException(String) - Static method in class ucar.nc2.util.IO
Read the contents from the named URL and place into a String.
readURLtoFile(String, File) - Static method in class ucar.nc2.util.IO
read the contents from the named URL, write to a file.
readURLtoFileWithExceptions(String, File) - Static method in class ucar.nc2.util.IO
read the contents from the named URL, write to a file.
readURLtoFileWithExceptions(String, File, int) - Static method in class ucar.nc2.util.IO
read the contents from the named URL, write to a file.
readUTF() - Method in class ucar.unidata.io.RandomAccessFile
Reads in a string from this file.
readUUIDBox(int) - Method in class ucar.jpeg.jj2000.j2k.fileformat.reader.FileFormatReader
This method reads the contents of the Intellectual property box
readUUIDInfoBox(int) - Method in class ucar.jpeg.jj2000.j2k.fileformat.reader.FileFormatReader
This method reads the contents of the Intellectual property box
readValue(Variable, Variable, int[]) - Method in class ucar.nc2.ft.coordsys.GeoReferencingCoordSys
 
readVariable(Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readVariable(Variable, Section) - Method in class ucar.nc2.iosp.mcidas.AreaReader
Read the values for a variable
readVariables(InvCatalog, InvDataset, Element) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
readVectorArrowData(String, ByteBuffer, Nidsheader.Vinfo) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read data
readVInt(InputStream) - Static method in class ucar.nc2.stream.NcStream
 
readVolumeData(int) - Method in class ucar.nc2.dt.grid.GeoGrid
Reads in the data "volume" at the given time index.
readVolumeData(int) - Method in interface ucar.nc2.dt.GridDatatype
Reads in the data "volume" at the given time index.
readWindBarbData(String, ByteBuffer, Nidsheader.Vinfo, List) - Method in class ucar.nc2.iosp.nids.Nidsiosp
Read data
readWithCE(Variable, String) - Method in class ucar.nc2.dods.DODSNetcdfFile
 
readXML(String) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog from an XML document at a named URL.
readXML(URI) - Method in class thredds.catalog.InvCatalogFactory
Read an InvCatalog from an a URI.
readXML(String, URI) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog by reading catalog XML from a String.
readXML(StringReader, URI) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog by reading catalog XML from a StringReader.
readXML(InputStream, URI) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog from an InputStream.
readXML(Document, URI) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog from a JDOM document.
readXML(String, URI) - Method in class thredds.catalog.query.DqcFactory
 
readXML(String) - Method in class thredds.catalog.query.DqcFactory
Create an QueryCapability from an XML document at a named URL.
readXML(InputStream, URI) - Method in class thredds.catalog.query.DqcFactory
Create an QueryCapability from an InputStream.
readXML(String) - Static method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
Construct a ForecastModelRun from its XML representation
readXml(InputStream) - Static method in class ucar.nc2.iosp.grib.tables.GribTemplate
 
readXMLasynch(String, CatalogSetCallback) - Method in class thredds.catalog.InvCatalogFactory
This allows the possibility of reading a catalog in another thread.
readXMLBox(int) - Method in class ucar.jpeg.jj2000.j2k.fileformat.reader.FileFormatReader
This method reads the contents of the XML box
readYXData(int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
Reads a Y-X "horizontal slice" at the given time and vertical index.
readZYData(int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
Reads a Z-Y "vertical slice" at the given time and x index.
real() - Method in class ucar.units.StandardUnitFormat
 
REAL_EXP - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.dataset.StructureDS
 
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.dataset.StructureDS
 
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.dataset.StructurePseudoDS
 
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.dataset.StructurePseudoDS
 
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.dataset.VariableDS
 
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.dataset.VariableDS
 
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.ncml.Aggregation.DatasetProxyReader
 
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.ncml.Aggregation.DatasetProxyReader
 
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.ncml.AggregationOuterDimension
Read a section of an aggregation variable.
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.ncml.AggregationOuterDimension
Read an aggregation variable: A variable whose data spans multiple files.
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.ncml.AggregationTiled
 
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.ncml.AggregationTiled
 
reallyRead(Variable, CancelTask) - Method in interface ucar.nc2.ProxyReader
Read all the data for a Variable.
reallyRead(Variable, Section, CancelTask) - Method in interface ucar.nc2.ProxyReader
Read a section of the data for a Variable.
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.StructurePseudo
Deprecated.  
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.StructurePseudo
Deprecated.  
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.Variable
public by accident, do not call directly.
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.Variable
public by accident, do not call directly.
REALTIME - Static variable in class thredds.catalog.DataFormatType
 
rebuildDataset() - Method in class ucar.nc2.ncml.Aggregation
Call this when rescan has found changed datasets
rebuildDataset() - Method in class ucar.nc2.ncml.AggregationExisting
 
rebuildDataset() - Method in class ucar.nc2.ncml.AggregationFmrc
 
rebuildDataset() - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
rebuildDataset() - Method in class ucar.nc2.ncml.AggregationTiled
 
rebuildDataset() - Method in class ucar.nc2.ncml.AggregationUnion
 
recHdr - Static variable in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
 
recheckAfter - Variable in class thredds.inventory.FeatureCollectionConfig
 
recno - Variable in class ucar.ma2.StructureDataA
 
recno - Variable in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
 
recno - Variable in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.  
recno - Variable in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
recnum - Variable in class ucar.nc2.iosp.grid.GridVariable.Belongs
 
RECORD - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
The record dimension name
RecordDatasetHelper - Class in ucar.nc2.dt.point
Deprecated. use ucar.nc2.ft.*
RecordDatasetHelper(NetcdfDataset, String, String, List) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated. Constructor.
RecordDatasetHelper(NetcdfDataset, String, String, List, StringBuffer) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
RecordDatasetHelper(NetcdfDataset, String, String, List, String, StringBuffer) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated. Constructor.
RecordDatasetHelper - Class in ucar.nc2.ft.point
Helper class for using the netcdf-3 record dimension.
RecordDatasetHelper(NetcdfDataset, String, String, List<VariableSimpleIF>, String, Formatter) - Constructor for class ucar.nc2.ft.point.RecordDatasetHelper
Constructor.
RecordDatasetHelper.RecordPointObs - Class in ucar.nc2.dt.point
Deprecated.  
RecordDatasetHelper.RecordPointObs() - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.  
RecordDatasetHelper.RecordPointObs(EarthLocation, double, double, int) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated. Constructor for the case where you keep track of the location, time of each record, but not the data.
RecordDatasetHelper.RecordPointObs(int, StructureData) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated. Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
RecordDatasetHelper.RecordStationObs - Class in ucar.nc2.dt.point
Deprecated.  
RecordDatasetHelper.RecordStationObs(Station, double, double, int) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
Deprecated. Constructor for the case where you keep track of the station, time of each record, but the data reading is deferred.
RecordDatasetHelper.RecordStationObs(int, StructureData) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
Deprecated. Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
RecordDatasetHelper.RecordStationObs(Station, double, double, StructureData) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
Deprecated. Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
RecordDatasetHelper.RecordStationObs(Station, StructureData) - Constructor for class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
Deprecated. Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
recordVar - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
recordVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
recordVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
recordVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
recordVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
recordVar - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
recovering() - Method in class opendap.dap.parsers.DapParser
Return whether error recovery is being done.
recovering() - Method in class opendap.Server.parsers.CeParser
Return whether error recovery is being done.
recSize - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
 
recStart - Variable in class ucar.nc2.iosp.fysat.Fysatiosp
 
recStart - Variable in class ucar.nc2.iosp.gini.Giniiosp
 
recStart - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
 
recStart - Variable in class ucar.nc2.iosp.nids.Nidsiosp
 
recStart - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
rect - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
Flag indicating whether the ROI is rectangular or not
RectROIMaskGenerator - Class in ucar.jpeg.jj2000.j2k.roi.encoder
This class generates the ROI masks when there are only rectangular ROIs in the image.
RectROIMaskGenerator(ROI[], int) - Constructor for class ucar.jpeg.jj2000.j2k.roi.encoder.RectROIMaskGenerator
The constructor of the mask generator.
RED - Static variable in class ucar.jpeg.icc.ICCProfile
RGB index.
RED - Static variable in class ucar.jpeg.icc.RestrictedICCProfile
Component index
reduce() - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by eliminating any dimensions with length one.
reduce(int) - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by eliminating the specified dimension.
reduce() - Method in class ucar.ma2.Section
Remove any ranges of length 1
reducedRank(int[]) - Static method in class ucar.ma2.MAMath
Calculate the reduced rank of this shape, by subtracting dimensions with length 1
REFLECTIVITY - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
Reflectivity moment identifier
REFLECTIVITY - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
Reflectivity moment identifier
REFLECTIVITY_HIGH - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
 
refTime - Variable in class ucar.grib.grib2.Grib2Pds
 
refTime - Variable in class ucar.grib.grib2.Grib2WriteIndex.RawRecord
 
REGEXP - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
regexp(BaseType) - Method in interface opendap.Server.RelOps
 
regexp(BaseType) - Method in class opendap.Server.SDArray
 
regexp(BaseType) - Method in class opendap.Server.SDByte
 
regexp(BaseType) - Method in class opendap.Server.SDFloat32
 
regexp(BaseType) - Method in class opendap.Server.SDFloat64
 
regexp(BaseType) - Method in class opendap.Server.SDGrid
 
regexp(BaseType) - Method in class opendap.Server.SDInt16
 
regexp(BaseType) - Method in class opendap.Server.SDInt32
 
regexp(BaseType) - Method in class opendap.Server.SDList
 
regexp(BaseType) - Method in class opendap.Server.SDSequence
 
regexp(BaseType) - Method in class opendap.Server.SDString
 
regexp(BaseType) - Method in class opendap.Server.SDStructure
 
regexp(BaseType) - Method in class opendap.Server.SDUInt16
 
regexp(BaseType) - Method in class opendap.Server.SDUInt32
 
regexp(BaseType) - Method in class opendap.Server.SDURL
 
regexp(BaseType) - Method in interface opendap.Server.ServerMethods
The Operator class contains a generalized implementation of this method.
RegExpAndDurationTimeCoverageEnhancer - Class in thredds.cataloggen.datasetenhancer
Try to add timeCoverage to the InvDataset using a regular expression match, capturing group replacement, and a duration string.
RegExpAndReplaceOnNameLabeler - Class in thredds.crawlabledataset
_more_
RegExpAndReplaceOnNameLabeler(String, String) - Constructor for class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
 
RegExpAndReplaceOnPathLabeler - Class in thredds.crawlabledataset
_more_
RegExpAndReplaceOnPathLabeler(String, String) - Constructor for class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
 
RegExpException - Exception in opendap.Server
Thrown by Operator.op when an attempt is made to parse a improperly formed regular expression.
RegExpException(String) - Constructor for exception opendap.Server.RegExpException
Construct a RegExpException with the specified detail message.
RegExpException(int, String) - Constructor for exception opendap.Server.RegExpException
Construct a RegExpException with the specified message and OPeNDAP error code see (DAP2Exception).
regexpMatch(String, String) - Static method in class ucar.unidata.util.StringUtil
Match a regular expression
RegExpMatchOnName - Class in thredds.inventory.filter
A regular expression that matches on the MFile name.
RegExpMatchOnName(String) - Constructor for class thredds.inventory.filter.RegExpMatchOnName
 
RegExpMatchOnNameFilter - Class in thredds.crawlabledataset.filter
CrawlableDatasetFilter implementation that accepts datasets whose names are matched by the given regular expression.
RegExpMatchOnNameFilter(String) - Constructor for class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
 
RegExpMatchOnPathFilter - Class in thredds.crawlabledataset.filter
 
RegExpMatchOnPathFilter(String) - Constructor for class thredds.crawlabledataset.filter.RegExpMatchOnPathFilter
 
regExpPattern - Variable in class thredds.cataloggen.config.DatasetFilter
 
regExpPattern - Variable in class thredds.cataloggen.config.DatasetNamer
 
register(String, URLStreamHandler) - Static method in class ucar.nc2.util.net.URLStreamHandlerFactory
 
registerAllExtensions(ExtensionRegistry) - Static method in class thredds.filesystem.FileSystemProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class ucar.nc2.stream.NcStreamProto
 
registerAnalyzer(String, Class, TableAnalyzer.ConventionNameOk) - Static method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
registerCatalogConverter(String, InvCatalogConvertIF) - Method in class thredds.catalog.InvCatalogFactory
Register converters for creating InvCatalogs from specific catalog XML namespaces.
registerConvention(String, Class) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Register a class that implements a Convention.
registerConvention(String, Class, CoordSysBuilder.ConventionNameOk) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Register a class that implements a Convention.
registerConvention(String, String) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Register a class that implements a Convention.
registerFactory(FeatureType, String) - Static method in class ucar.nc2.dt.TypedDatasetFactory
Deprecated. Register a class that implements a TypedDatasetFactoryIF.
registerFactory(FeatureType, Class) - Static method in class ucar.nc2.dt.TypedDatasetFactory
Deprecated. Register a class that implements a TypedDatasetFactoryIF.
registerFactory(FeatureType, String) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Register a class that implements a FeatureDatasetFactory.
registerFactory(FeatureType, Class) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Register a class that implements a FeatureDatasetFactory.
registerFactory(String) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Register a class that implements a FeatureDatasetFactory.
registerFactory(Class) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Register a class that implements a FeatureDatasetFactory.
registerIOProvider(String) - Static method in class ucar.nc2.NetcdfFile
Register an IOServiceProvider, using its class string name.
registerIOProvider(Class) - Static method in class ucar.nc2.NetcdfFile
Register an IOServiceProvider.
registerMetadataConverter(String, MetadataConverterIF) - Method in class thredds.catalog.InvCatalogFactory
Register metadata converters for reading metadata objects of a certain type or namespace.
registerMetadataConverter(MetadataType, MetadataConverterIF) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
registerMsgLogger(Thread, MsgLogger) - Static method in class ucar.jpeg.jj2000.j2k.util.FacilityManager
Registers the MsgLogger 'ml' as the logging facility of the thread 't'.
registerNcML(String, String) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Register an NcML file that implements a Convention by wrappping the dataset in the NcML.
registerProgressWatch(Thread, ProgressWatch) - Static method in class ucar.jpeg.jj2000.j2k.util.FacilityManager
 
registerTransform(String, Class) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Register a class that implements a Coordinate Transform.
registerTransform(String, String) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Register a class that implements a Coordinate Transform.
registerTransformMaybe(String, String) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Register a class that implements a Coordinate Transform.
RegularBaseQuantity - Class in ucar.units
Provides support for a base quantity that is dimensionfull.
RegularBaseQuantity(String, String) - Constructor for class ucar.units.RegularBaseQuantity
Constructs from a name and symbol.
RegularBaseQuantity(String, String, boolean) - Constructor for class ucar.units.RegularBaseQuantity
Constructs from a name and a symbol.
regularize - Variable in class thredds.inventory.FeatureCollectionConfig.FmrcConfig
 
ReInit(Reader, int, int, int) - Method in class ucar.units.ASCII_CharStream
 
ReInit(Reader, int, int) - Method in class ucar.units.ASCII_CharStream
 
ReInit(InputStream, int, int, int) - Method in class ucar.units.ASCII_CharStream
 
ReInit(InputStream, int, int) - Method in class ucar.units.ASCII_CharStream
 
ReInit(Reader, int, int, int) - Method in class ucar.units.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class ucar.units.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class ucar.units.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class ucar.units.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class ucar.units.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class ucar.units.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class ucar.units.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class ucar.units.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class ucar.units.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class ucar.units.StandardUnitFormat
Reinitialise.
ReInit(InputStream, String) - Method in class ucar.units.StandardUnitFormat
Reinitialise.
ReInit(Reader) - Method in class ucar.units.StandardUnitFormat
Reinitialise.
ReInit(StandardUnitFormatTokenManager) - Method in class ucar.units.StandardUnitFormat
Reinitialise.
ReInit(SimpleCharStream) - Method in class ucar.units.StandardUnitFormatTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class ucar.units.StandardUnitFormatTokenManager
Reinitialise parser.
reject(InvDataset) - Method in class thredds.cataloggen.config.DatasetFilter
Test whether the given dataset should be excluded from the dataset collection.
release() - Method in interface opendap.servlet.GuardedDataset
Release the lock, if any, on this dataset.
release() - Method in class thredds.catalog.InvCatalogRef
Release resources - undo the read of the catalog.
release(FileCacheable) - Method in class ucar.nc2.util.cache.FileCache
Release the file.
release(FileCacheable) - Method in class ucar.nc2.util.cache.FileCacheNOP
 
release(FileCacheRaf.Raf) - Method in class ucar.nc2.util.cache.FileCacheRaf
 
releaseDataset() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
Release and close the dataset, and allow CG.
RelOpClause - Class in opendap.Server
Represents a clause which compares subclauses, using one of the relative operators supported by the Operator class.
RelOpClause(int, SubClause, List) - Constructor for class opendap.Server.RelOpClause
Creates a new RelOpClause.
RelOps - Interface in opendap.Server
The RelOps interface defines how each type responds to relational operators.
relTimesList - Variable in class ucar.nc2.dt.radial.StationRadarCollectionImpl
 
REM - Static variable in class ucar.units.SI
Special derived unit -- temporarilty accepted for use with the SI until the year 2000 according to the USA National Institute of Standards and Technology -- for the quantity of equivalent absorbed dose.
REMARKS - Static variable in class ucar.nc2.dt.point.decode.MP
 
RemotePointFeatureIterator - Class in ucar.nc2.ft.point.remote
Iterate through a stream of PointStream.MessageType.PointFeature until PointStream.MessageType.End
RemoteStationCollection - Class in ucar.nc2.ft.point.remote
Connect to remote Station Collection using cdmremote
RemoteStationCollection(String) - Constructor for class ucar.nc2.ft.point.remote.RemoteStationCollection
Constructor.
RemoteStationCollection(String, StationHelper) - Constructor for class ucar.nc2.ft.point.remote.RemoteStationCollection
Constructor for a subset.
remove(Object) - Method in class opendap.util.SortedTable
Removes the key (and its corresponding value) from this table.
remove(int) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since the components should never be removed from this container.
remove(Component) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since the components should never be removed from this container.
remove() - Method in class ucar.nc2.dt.DataIteratorAdapter
 
remove() - Method in class ucar.nc2.dt.DatatypeIterator
 
remove(Attribute) - Method in class ucar.nc2.Group
Remove an Attribute : uses the attribute hashCode to find it.
remove(Dimension) - Method in class ucar.nc2.Group
Remove an Dimension : uses the dimension hashCode to find it.
remove(Group) - Method in class ucar.nc2.Group
Remove an Attribute : uses the Group hashCode to find it.
remove(Variable) - Method in class ucar.nc2.Group
Remove a Variable : uses the variable hashCode to find it.
remove(Attribute) - Method in class ucar.nc2.Variable
Remove an Attribute : uses the attribute hashCode to find it.
remove(String, String) - Static method in class ucar.unidata.util.StringUtil
Remove all occurrences of the substring sub in the string s.
remove(String, int) - Static method in class ucar.unidata.util.StringUtil
Remove all occurrences of the character c in the string s.
removeAccessBuilder(AccessBuilder) - Method in interface thredds.catalog2.builder.DatasetBuilder
 
removeAll() - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since the components should never be removed from this container.
removeAttribute(String) - Method in class ucar.nc2.Variable
Remove an Attribute by name.
removeAttributeIgnoreCase(String) - Method in class ucar.nc2.Variable
Remove an Attribute by name, ignoring case
removeAtts(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
removeAtts(int) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
removeAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
removeAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
removeAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
removeClause(Clause) - Method in class opendap.Server.CEEvaluator
Remove a clause from the constraint expression.
removeConsumer(ImageConsumer) - Method in class ucar.jpeg.jj2000.disp.BlkImgDataSrcImageProducer
Removes the given image consumer 'ic' from the list of consumers registered with this producer.
removeContributor(ThreddsMetadataBuilder.ContributorBuilder) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
removeCoordinateSystem(CoordinateSystem) - Method in interface ucar.nc2.dataset.Enhancements
Remove a CoordinateSystem from the dataset.
removeCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.StructureDS
 
removeCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.VariableDS
 
removeCreator(ThreddsMetadataBuilder.ContributorBuilder) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
removeDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Remove the given dataset from this catalog if it is a direct child of this catalog.
removeDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Remove the given dataset element from this dataset if it is in the dataset.
removeDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
 
removeDataset(DatasetNodeBuilder) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
removeDatasetByID(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Find the dataset in this catalog by its ID.
removeDatasetNode(DatasetNodeBuilder) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
removeDataVariable(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
 
removeDimension(String) - Method in class ucar.nc2.Group
remove a Dimension using its name, in this group only
removeDimension(Group, String) - Method in class ucar.nc2.NetcdfFile
Remove a shared Dimension from a Group by name.
removeDims(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
removeDocumentation(String) - Method in class thredds.catalog.ThreddsMetadata
remove all instances of specified type of documentation
removeDocumentation(ThreddsMetadataBuilder.DocumentationBuilder) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
removeEldestEntry(Map.Entry) - Method in class ucar.nc2.util.HashMapLRU
 
removeEnumTypes(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
removeEventListener(DatasetCollectionManager.TriggerListener) - Method in class thredds.inventory.DatasetCollectionManager
 
removeExtentBuilder(ThreddsMetadataBuilder.GeospatialRangeBuilder) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
 
removeFiles(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
removeFocusListener(FocusListener) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Removes the specified focus listener so that it no longer receives focus events from this component.
removeGeospatialCoverageBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
removeGroups(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
removeKeyListener(KeyListener) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Removes the specified key listener so that it no longer receives key events from this component.
removeKeyphrase(ThreddsMetadataBuilder.KeyphraseBuilder) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
removeList(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
removeListener(Object) - Method in class ucar.nc2.util.ListenerManager
Remove a listener.
removeLocalMetadata(InvMetadata) - Method in class thredds.catalog.InvDatasetImpl
Remove the given InvMetadata from the set of metadata local to this dataset.
removeMap(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
removeMembers(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
removeMemberVariable(Variable) - Method in class ucar.nc2.dataset.StructurePseudoDS
 
removeMemberVariable(Variable) - Method in class ucar.nc2.Structure
Remove a Variable : uses the Variable name to find it.
removeMemberVariable(Variable) - Method in class ucar.nc2.StructurePseudo
Deprecated.  
removeMetadata(InvMetadata) - Method in class thredds.catalog.ThreddsMetadata
remove an InvMetadata element from list, using equals() to locate it.
removeMetadata(MetadataBuilder) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
removeMethod(HTTPMethod) - Method in class ucar.nc2.util.net.HTTPSession
 
removeMouseListener(MouseListener) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Removes the specified mouse listener so that it no longer receives mouse events from this component.
removeMouseMotionListener(MouseMotionListener) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Removes the specified mouse motion listener so that it no longer receives mouse motion events from this component.
removeNodeSpi() - Method in class ucar.util.prefs.PreferencesExt
 
removeOtherDatePointBuilder(ThreddsMetadataBuilder.DatePointBuilder) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
removeProjectName(ThreddsMetadataBuilder.ProjectNameBuilder) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
removeProperty(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
removeProperty(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
removeProperty(String) - Method in interface thredds.catalog2.builder.ServiceBuilder
 
removePropertyChangeListener(PropertyChangeListener) - Method in class thredds.catalog.InvCatalogImpl
Remove a PropertyChangeEvent Listener.
removePublisher(ThreddsMetadataBuilder.ContributorBuilder) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
removeRange(int) - Method in class ucar.ma2.Section
Remove a range at the specified index in the list.
removeRange(int) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
removeRecordStructure() - Method in class ucar.nc2.NetcdfFile
 
removeService(InvService) - Method in class thredds.catalog.InvDatasetImpl
Deprecated. put services in catalog
removeService(InvService) - Method in class thredds.catalog.InvDatasetImplProxy
 
removeService(ServiceBuilder) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
removeService(ServiceBuilder) - Method in interface thredds.catalog2.builder.ServiceBuilder
 
removeShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
removeShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
removeSpi(String) - Method in class ucar.util.prefs.PreferencesExt
removes key/value if exists, no effect on storedDefaults Remove the association (if any) for the specified key at this preference node.
removeStations(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
removeStructs(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
removeStructs(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
removeThreddsMetadataBuilder() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
removeVariable(String) - Method in class ucar.nc2.Group
remove a Variable using its (short) name, in this group only
removeVariable(Group, String) - Method in class ucar.nc2.NetcdfFile
Remove a Variable from the given group by name.
removeVariableGroupBuilder(ThreddsMetadataBuilder.VariableGroupBuilder) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
removeVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
removeVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
removeVlen() - Method in class ucar.ma2.Section
Create a new Section by compacting each Range.
removeWhitespace(String) - Static method in class ucar.unidata.util.StringUtil
Remove any whitespace (ie., Character.isWhitespace) from the input string.
renameDimension(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Rename a Dimension.
renameGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Rename a global Attribute.
renameVariable(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Rename a Variable.
renameVariableAttribute(String, String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Rename a variable Attribute.
renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) - Method in class thredds.bufrtables.BtXmlView
 
repeat(String, int) - Static method in class ucar.unidata.util.StringUtil
Concatentate the given string cnt times
replace(Variable) - Method in interface ucar.nc2.dataset.ReplaceVariableCheck
 
replace(String, char[], String[]) - Static method in class ucar.unidata.util.StringUtil
Replace all occurences of replaceChar with replaceWith
replace(StringBuffer, char, String) - Static method in class ucar.unidata.util.StringUtil
Replace any char "out" in sb with "in".
replace(String, char, String) - Static method in class ucar.unidata.util.StringUtil
Replace any char "out" in s with "in".
replace(String, String, String) - Static method in class ucar.unidata.util.StringUtil
Replaces all occurrences of "pattern" in "string" with "value"
replaceDataset(InvDatasetImpl, InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Replace the given dataset if it is a nested dataset.
replaceDataset(InvDatasetImpl, InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Replace the given dataset if it is a nesetd dataset.
replaceDate(String, String, Date) - Static method in class ucar.unidata.util.StringUtil
Replace the macro within s with the formatted date.
replaceDate(String, String, Date, TimeZone) - Static method in class ucar.unidata.util.StringUtil
Replace the macro within s with the formatted date.
replaceDate(String, String, Date, String, String) - Static method in class ucar.unidata.util.StringUtil
Replace the macro within s with the formatted date.
replaceDate(String, String, Date, String, String, TimeZone) - Static method in class ucar.unidata.util.StringUtil
Replace the macro within s with the formatted date.
replaceFileTemplate(String, int) - Method in class ucar.nc2.iosp.grads.GradsEnsembleDimension
Replace the ensemble template parameter in a filename
replaceFileTemplate(String, int) - Method in class ucar.nc2.iosp.grads.GradsTimeDimension
Replace the time template parameters in a filename
replaceList(String, String[], String[]) - Static method in class ucar.unidata.util.StringUtil
Replaces all occurrences of "patterns" in "v" with "values"
replaceList(String, List, List) - Static method in class ucar.unidata.util.StringUtil
Replaces all occurrences of "patterns" in "v" with "values"
replaceList(List, String[], String[]) - Static method in class ucar.unidata.util.StringUtil
Construct and return a list of Strings where each string is the result of replacing all of the patterns with the corresponding values for each String in the given sourceList .
replaceMemberVariable(Variable) - Method in class ucar.nc2.Structure
Replace a Variable with another that has the same name : uses the variable name to find it.
replacePathAlias(String) - Method in interface thredds.util.PathAliasReplacement
 
replaceRange(int, Range) - Method in class ucar.ma2.Section
Replace a range at the specified index in the list.
ReplaceVariableCheck - Interface in ucar.nc2.dataset
public by accident
repoc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.POC
 
report(FmrcInventory, PrintStream, boolean) - Method in class ucar.nc2.dt.fmrc.FmrcReport
 
ReqState - Class in opendap.servlet
User requests get cached here so that downstream code can access the details of the request information.
ReqState(HttpServletRequest, HttpServletResponse, ServletConfig, String, String, String) - Constructor for class opendap.servlet.ReqState
 
Request - Interface in thredds.wcs
_more_
Request - Class in thredds.wcs.v1_1_0
Represent the incoming WCS 1.1.0 request.
Request.BoundingBox - Class in thredds.wcs
Represent a bounding box in some CRS.
Request.BoundingBox(double[], double[]) - Constructor for class thredds.wcs.Request.BoundingBox
 
Request.Format - Enum in thredds.wcs
 
Request.Format - Enum in thredds.wcs.v1_1_0
 
Request.Operation - Enum in thredds.wcs
 
Request.Operation - Enum in thredds.wcs.v1_1_0
 
Request.RequestEncoding - Enum in thredds.wcs
 
Request.RequestEncoding - Enum in thredds.wcs.v1_1_0
 
requestCrawlableDataset(String) - Method in class thredds.catalog.InvDatasetScan
Return the CrawlableDataset for the given path, null if this InvDatasetScan does not allow (filters out) the requested CrawlableDataset.
requestCrawlableDataset(String) - Method in interface thredds.cataloggen.CatalogBuilder
Return the CrawlableDataset for the given path, null if this CatalogBuilder does not allow the requested CrawlableDataset.
requestCrawlableDataset(String) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
 
requestCrawlableDataset(String) - Method in class thredds.cataloggen.SimpleCatalogBuilder
 
requestCrawlableDataset(String) - Method in class thredds.cataloggen.StandardCatalogBuilder
 
requestTopDownLeftRightResend(ImageConsumer) - Method in class ucar.jpeg.jj2000.disp.BlkImgDataSrcImageProducer
Starts the delivery of pixel data in the top-down letf-right order to the image consumer 'ic'.
required - Variable in class thredds.catalog.query.Selector
 
RES_LY_COMP_POS_PROG - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.ProgressionType
The codestream is Resolution/Layer/Component/Position progressive : 1
RES_POS_COMP_LY_PROG - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.ProgressionType
The codestream is Resolution/Position/Component/Layer progressive : 2
Resampler - Class in ucar.jpeg.colorspace
This class resamples the components of an image so that all have the same number of samples.
Resampler(BlkImgDataSrc, ColorSpace) - Constructor for class ucar.jpeg.colorspace.Resampler
Ctor resamples a BlkImgDataSrc so that all components have the same number of samples.
rescan() - Method in interface thredds.inventory.CollectionManager
Rescan directories.
RESCAN - Static variable in class thredds.inventory.DatasetCollectionManager
 
rescan() - Method in class thredds.inventory.DatasetCollectionManager
Rescan the collection.
rescan - Variable in class thredds.inventory.FeatureCollectionConfig.UpdateConfig
 
rescanIfNeeded() - Method in class thredds.inventory.DatasetCollectionManager
 
reserved - Variable in class ucar.jpeg.icc.tags.ICCCurveType
Tag fields
reserved - Variable in class ucar.jpeg.icc.tags.ICCCurveTypeReverse
Tag fields
reserved - Variable in class ucar.jpeg.icc.tags.ICCTextDescriptionType
Tag fields
reserved - Variable in class ucar.jpeg.icc.tags.ICCTextType
Tag fields
reserved - Variable in class ucar.jpeg.icc.types.ICCProfileHeader
Header field
reserved - Static variable in class ucar.nc2.NetcdfFile
 
reservedCdl - Static variable in class ucar.nc2.NetcdfFile
 
reservedSectionSpec - Static variable in class ucar.nc2.NetcdfFile
 
reset() - Static method in class opendap.servlet.Log
 
reset() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.BitOutputBuffer
Resets the buffer.
reset() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Resets the contents of this HeaderEncoder to its initial state.
reset() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.PktEncoder
Resets the state of the object to the initial state, as if the object was just created.
reset() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
Resets the tree values and state.
reset(int[]) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
Resets the tree values and state.
reset() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.ByteOutputBuffer
Discards all the buffered data, by resetting the counter of written bytes to 0.
reset() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
Reinitializes the MQ coder and the underlying 'ByteOutputBuffer' buffer as if a new object was instantaited.
reset() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
reset() - Method in class ucar.ma2.SequenceIterator
 
reset() - Method in interface ucar.ma2.StructureDataIterator
Start the iteration over again.
reset() - Method in class ucar.nc2.ft.point.StructureDataIteratorIndexed
 
reset() - Method in class ucar.nc2.ft.point.StructureDataIteratorLimited
 
reset() - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
 
resetCount() - Method in class opendap.servlet.DummySink
 
resetCtxt(int) - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.MQDecoder
Resets a context to the original probability distribution.
resetCtxt(int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
Resets a context to the original probability distribution, and sets its more probable symbol to 0.
resetCtxts() - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.MQDecoder
Resets a context to the original probability distribution.
resetCtxts() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
Resets all contexts to their original probability distribution and sets all more probable symbols to 0.
resetDimensions() - Method in class ucar.nc2.Variable
Reset the dimension array.
resetHeaderMarkers() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Method that resets members indicating which markers have already been found
resetIteration() - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
resetIteration() - Method in class ucar.nc2.ft.point.SectionCollectionImpl
 
resetIteration() - Method in class ucar.nc2.ft.point.SectionFeatureImpl
 
resetIteration() - Method in class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
 
resetIteration() - Method in class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
 
resetIteration() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
resetIteration() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
resetIteration() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
resetIteration() - Method in interface ucar.nc2.ft.PointFeatureCollection
Reset the internal iterator for another iteration over the PointFeatures in this Collection.
resetIteration() - Method in interface ucar.nc2.ft.ProfileFeatureCollection
Reset the internal iterator for another iteration over the ProfileFeatures in this Collection.
resetIteration() - Method in interface ucar.nc2.ft.SectionFeature
Reset the internal iterator for another iteration over the ProfileFeature in this Collection.
resetIteration() - Method in interface ucar.nc2.ft.SectionFeatureCollection
Reset the internal iterator for another iteration over the SectionFeatures in this Collection.
resetIteration() - Method in interface ucar.nc2.ft.StationProfileFeature
Reset the internal iterator for another iteration over the ProfileFeature in this Collection.
resetIteration() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Reset the internal iterator for another iteration over the StationProfileFeature in this Collection.
resetIteration() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Reset the internal iterator for another iteration over the StationTimeSeriesFeatures in this Collection.
resetIteration() - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
Reset the internal iterator for another iteration over the TrajectoryFeatures in this Collection.
resetLocalIterator() - Method in class ucar.ma2.Array
Reset the local iterator.
resetProto() - Method in interface thredds.inventory.CollectionManager
 
resetProto() - Method in class thredds.inventory.DatasetCollectionManager
 
resetShape() - Method in class ucar.nc2.Variable
Use when dimensions have changed, to recalculate the shape.
reshape(int[]) - Method in class ucar.ma2.Array
Create a new Array by copying this Array to a new one with given shape
reshapeNoCopy(int[]) - Method in class ucar.ma2.Array
Reshape this array without copying data
resLvl - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The resolution level to which this subband contributes.
reslvl - Variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
The resquested image resolution level for reconstruction.
resolution - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
Resolution of grid (See table 7).
RESOLUTION - Static variable in class ucar.grid.GridDefRecord
resolution
RESOLUTION_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
resolve(InvDataset, String) - Static method in class thredds.catalog.InvDatasetImpl
resolve reletive URLS against the catalog URL.
resolve(String, String) - Static method in class ucar.nc2.util.URLnaming
This augments URI.resolve(), by also dealing with file: URIs.
resolveAccessUriBuilder(Dataset, Access) - Method in interface thredds.catalog2.AccessUriBuilderResolver
 
resolveAccessUriBuilder(Dataset, Access) - Method in class thredds.catalog2.BasicAccessUriBuilderResolver
 
resolveAliases() - Method in class opendap.dap.DAS
This method searchs through the DAS for Alias members.
resolveAliases() - Method in class opendap.dap.DDS
Before the DDS can be used all of the Aliases in the various AttributeTables must be resolved.
resolveEntity(String, String) - Method in class thredds.catalog.XMLEntityResolver
 
resolveFile(String, String) - Static method in class ucar.nc2.util.URLnaming
 
RESOLVER - Static variable in class thredds.catalog.ServiceType
 
resolveUri(String) - Method in class thredds.catalog.InvCatalog
Resolve reletive URIs, using the catalog's base URI.
resourcesDir - Static variable in class ucar.nc2.dataset.CoordSysBuilder
 
restart(int, int[], int, CBlkInfo[][][][][], boolean, ByteArrayInputStream) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.PktDecoder
Re-initialize the PktDecoder instance at the beginning of a new tile.
restore() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.PktEncoder
Restores the last saved state of this object.
restore() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
Restores the saved values and state of the tree.
restrictAccess - Variable in class thredds.catalog.InvDataset
 
RestrictedICCProfile - Class in ucar.jpeg.icc
This profile is constructed by parsing an ICCProfile and is the profile actually applied to the image.
RestrictedICCProfile(ICCCurveType) - Constructor for class ucar.jpeg.icc.RestrictedICCProfile
Construct the common state of all gray RestrictedICCProfiles
RestrictedICCProfile(ICCCurveType, ICCCurveType, ICCCurveType, ICCXYZType, ICCXYZType, ICCXYZType) - Constructor for class ucar.jpeg.icc.RestrictedICCProfile
Construct the common state of all 3 component RestrictedICCProfiles
resultingCatalog - Variable in class thredds.cataloggen.config.DatasetSource
The catalog that results from expanding this DatasetSource.
ResultService - Class in thredds.cataloggen.config
Title: Catalog Generator
ResultService(String, ServiceType, String, String, String) - Constructor for class thredds.cataloggen.config.ResultService
Constructor
ResultService(ResultService) - Constructor for class thredds.cataloggen.config.ResultService
Copy constructor.
ResultService(InvService, String) - Constructor for class thredds.cataloggen.config.ResultService
 
retrieve(String) - Method in class opendap.Server.DereferenceClause
 
rewrite(String, String, boolean, boolean) - Static method in class ucar.nc2.dt.point.WriterCFStationObsDataset
 
rewrite(String, String) - Static method in class ucar.nc2.dt.point.WriterStationObsDataset
 
rewriteHeader(boolean) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
 
rewriteHeader(boolean) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
rewritePointFeatureDataset(String, String, boolean) - Static method in class ucar.nc2.ft.point.writer.CFPointObWriter
Deprecated. Open a ucar.nc2.ft.PointFeatureCollection, write out in CF point format.
rewritePointObsDataset(String, String, boolean) - Static method in class ucar.nc2.ft.point.writer.CFPointObWriter
Deprecated. Open a ucar.nc2.dt.PointObsDataset, write out in CF point format.
rewritePointObsDataset(String, String, boolean) - Static method in class ucar.nc2.ft.point.writer.WriterCFPointDataset
Deprecated. Open a ucar.nc2.dt.PointObsDataset, write out in CF point format.
rf - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
The file
rf - Variable in class ucar.nc2.iosp.mcidas.McIDASGridReader
The file
rgh - Variable in class ucar.jpeg.jj2000.j2k.codestream.PrecInfo
Precinct height reported in the reference grid
rgn - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Reference to the RGN marker segments found in main and first tile-part header.
RGN - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Region-of-interest (RGN): 0xFF5E
rgulx - Variable in class ucar.jpeg.jj2000.j2k.codestream.PrecInfo
Precinct horizontal upper-left coordinate in the reference grid
rguly - Variable in class ucar.jpeg.jj2000.j2k.codestream.PrecInfo
Precinct vertical upper-left coordinate in the reference grid
rgw - Variable in class ucar.jpeg.jj2000.j2k.codestream.PrecInfo
Precinct width reported in the reference grid
rhs - Variable in class opendap.Server.RelOpClause
 
RI - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
RI8 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
RIG - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
RLE - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
RMISS - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Float missing attribute
RMISSD - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
float missing value
rNums - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
ROENTGEN - Static variable in class ucar.units.SI
Special derived unit -- temporarily accepted for use with the SI until the year 2000 according to the USA National Institute of Standards and Technology -- for the quantity of electric charge per mass.
ROI - Class in ucar.jpeg.jj2000.j2k.roi.encoder
This class contains the shape of a single ROI.
ROI(int, ImgReaderPGM) - Constructor for class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
Constructor for ROI with arbitrary shape
ROI(int, int, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
Constructor for rectangular ROIs
ROI(int, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
Constructor for circular ROIs
ROIDeScaler - Class in ucar.jpeg.jj2000.j2k.roi
This class takes care of the de-scaling of ROI coefficients.
ROIDeScaler(CBlkQuantDataSrcDec, MaxShiftSpec) - Constructor for class ucar.jpeg.jj2000.j2k.roi.ROIDeScaler
Constructor of the ROI descaler, takes EntropyDEcoder as source of data to de-scale.
roiInTile - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIMaskGenerator
 
ROIMaskGenerator - Class in ucar.jpeg.jj2000.j2k.roi.encoder
This class generates the ROI masks for the ROIScaler.It gives the scaler the ROI mask for the current code-block.
ROIMaskGenerator(ROI[], int) - Constructor for class ucar.jpeg.jj2000.j2k.roi.encoder.ROIMaskGenerator
The constructor of the mask generator
rois - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
ROI maxshift value specifications
rois - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
ROI maxshift value specifications
rois - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIMaskGenerator
Array containing the ROIs
roiSc - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Reference to the ROI module
ROIScaler - Class in ucar.jpeg.jj2000.j2k.roi.encoder
This class deals with the ROI functionality.
ROIScaler(Quantizer, ROIMaskGenerator, boolean, int, boolean, EncoderSpecs) - Constructor for class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
Constructor of the ROI scaler, takes a Quantizer as source of data to scale.
root - Variable in class thredds.logs.PathMatcher.Match
 
ROOT_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Header
 
rootGroup - Variable in class ucar.nc2.NetcdfFile
 
rotate90(Coord) - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
Rotate the ModuleSpec instance by 90 degrees (this modifies only tile and tile-component specifications).
RotatedLatLon - Static variable in interface ucar.grid.GridTableLookup
Rotated Latitude Longitude
RotatedLatLon - Class in ucar.nc2.dataset.transform
Create a Rotated LatLon Projection from the information in the Coordinate Transform Variable.
RotatedLatLon() - Constructor for class ucar.nc2.dataset.transform.RotatedLatLon
 
RotatedLatLon - Class in ucar.unidata.geoloc.projection
Grib 1 projection 10 and Grib 2 projection 1.
RotatedLatLon() - Constructor for class ucar.unidata.geoloc.projection.RotatedLatLon
Default Constructor, needed for beans.
RotatedLatLon(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.RotatedLatLon
Constructor.
RotatedPole - Class in ucar.nc2.dataset.transform
Create a RotatedPole Projection from the information in the Coordinate Transform Variable.
RotatedPole() - Constructor for class ucar.nc2.dataset.transform.RotatedPole
 
RotatedPole - Class in ucar.unidata.geoloc.projection
Rotated-pole longitude-latitude grid.
RotatedPole() - Constructor for class ucar.unidata.geoloc.projection.RotatedPole
Default Constructor, needed for beans.
RotatedPole(double, double) - Constructor for class ucar.unidata.geoloc.projection.RotatedPole
Constructor.
ROTATIONANGLE - Static variable in class ucar.grid.GridDefRecord
RotationAngle
roundByDay(Date, int) - Static method in class ucar.unidata.util.DateUtil
Rounds up or down (if negative) the number of days.
roundTo(long, long) - Static method in class ucar.nc2.thredds.DqcRadarDatasetCollection
Getting data for a single radar station, with time range and interval.
roundTo(long, long) - Static method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting data for a single radar station, with time range and interval.
roundTo(double, double) - Static method in class ucar.unidata.util.DateSelection
Utility to round the given seconds
roundTo - Variable in class ucar.unidata.util.DateSelectionInfo
 
row(int) - Method in class ucar.ma2.MAMatrix
Get the ith row, return as a MAVector: same backing store.
ROW - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
row identifier
rowHeaders - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
row keys
RPAREN - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
RPAREN - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
rs - Variable in class ucar.jpeg.jj2000.j2k.entropy.Progression
Resolution index for the start of a progression
rsiz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
RSIZ_BASELINE - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
No special capabilities (baseline) in codestream, in Rsiz field of SIZ marker: 0x00.
RSIZ_ER_FLAG - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Error resilience marker flag bit in Rsiz field in SIZ marker: 0x01
RSIZ_ROI - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
ROI present marker flag bit in Rsiz field in SIZ marker: 0x02
rspoc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.POC
 
RTD - Static variable in class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
RTD - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
rts - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
Regular termination specifications
rts - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
Regular termination specifications
run() - Method in class ucar.jpeg.jj2000.disp.TitleUpdater
The method that executes this thread.
run() - Method in class ucar.jpeg.jj2000.j2k.decoder.Decoder
Runs the decoder.
run() - Method in class ucar.jpeg.jj2000.j2k.decoder.SimpleAppletDecoder
The run method for the decoding thread.
run() - Method in class ucar.jpeg.jj2000.j2k.encoder.Encoder
Runs the encoder.
RUN - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
RUNA - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
runAndWrite() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Runs the rate allocation algorithm and writes the data to the bit stream writer object provided to the constructor.
runAndWrite() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.PostCompRateAllocator
Runs the rate allocation algorithm and writes the data to the bit stream.
RUNB - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
runOffset - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
 
runTarget(Runnable, Object) - Method in class ucar.jpeg.jj2000.j2k.util.ThreadPool
Runs the run method of the specified target in an idle thread of this pool.
runTarget(Runnable, Object, boolean) - Method in class ucar.jpeg.jj2000.j2k.util.ThreadPool
Runs the run method of the specified target in an idle thread of this pool.
runTarget(Runnable, Object, boolean, boolean) - Method in class ucar.jpeg.jj2000.j2k.util.ThreadPool
Runs the run method of the specified target in an idle thread of this pool.
RuntimeConfigParser - Class in ucar.nc2.util.xml
Read Runtime Configuration
RuntimeConfigParser() - Constructor for class ucar.nc2.util.xml.RuntimeConfigParser
 
runway - Static variable in class ucar.nc2.dt.point.decode.MP
 
RVRNO - Static variable in class ucar.nc2.dt.point.decode.MP
 

S

s - Variable in class ucar.nc2.ft.point.StationFeatureImpl
 
s - Variable in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
S - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "s" variable name identifier
S - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The "s" variable name identifier
S - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The "s" variable name identifier
s(String, int) - Static method in class ucar.unidata.util.Format
Create a new string by padding the existing one with blanks to specified width.
sa - Variable in class ucar.ma2.StructureDataA
 
sameSigns(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
sameSigns(int, int) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
save() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.PktEncoder
Saves the current state of this object.
save() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
Saves the current values and state of the tree.
save() - Method in class ucar.util.prefs.XMLStore
Save the current state of the Preferences tree to disk, using the original filename.
save(OutputStream) - Method in class ucar.util.prefs.XMLStore
Save the current state of the Preferences tree to the given OutputStream.
saved - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
The saved state.
sb - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.CBlkRateDistStats
The subband to which the code-block belongs
sb - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
The subband in which this code-block is found
sbandIdx - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The subband index within its resolution level.
SBHException - Exception in opendap.Server
The Something Bad Happened (SBH) Exception.
SBHException(String) - Constructor for exception opendap.Server.SBHException
Construct a SBHException with the specified detail message.
SBHException(int, String) - Constructor for exception opendap.Server.SBHException
Construct a SBHException with the specified message and OPeNDAP error code see (DAP2Exception).
SC_NOT_FOUND - Static variable in class ucar.nc2.util.net.HTTPSession
 
SC_OK - Static variable in class ucar.nc2.util.net.HTTPSession
 
SC_UNAUTHORIZED - Static variable in class ucar.nc2.util.net.HTTPSession
 
scalarIndexImmutable - Static variable in class ucar.ma2.Index
 
scale - Variable in class ucar.ma2.MAMath.ScaleOffset
 
SCALE_FACTOR - Static variable in interface ucar.nc2.constants.CF
 
SCALE_FACTOR_AT_PROJECTION_ORIGIN - Static variable in interface ucar.nc2.iosp.grid.GridCF
scale_factor_at_projection_origin
scalec - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
scaling
ScaledUnit - Class in ucar.units
Provides support for a unit that is a mutiplicative factor of a reference unit.
ScaledUnit(double) - Constructor for class ucar.units.ScaledUnit
Constructs from a multiplicative factor.
ScaledUnit(double, Unit) - Constructor for class ucar.units.ScaledUnit
Constructs from a multiplicative factor and a reference unit.
ScaledUnit(double, Unit, UnitName) - Constructor for class ucar.units.ScaledUnit
Constructs from a multiplicative factor, a reference unit, and an identifier.
scaleFactor - Variable in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
scan() - Method in class thredds.cataloggen.CollectionLevelScanner
Scan the collection and gather information on contained datasets.
scan(CancelTask) - Method in interface thredds.inventory.CollectionManager
Scan the directory(ies) and create MFile objects.
scan(Map<String, MFile>, CancelTask) - Method in class thredds.inventory.DatasetCollectionFromCatalog
 
scan(CancelTask) - Method in class thredds.inventory.DatasetCollectionManager
Scan the directory(ies) and create MFile objects.
scan(Map<String, MFile>, CancelTask) - Method in class thredds.inventory.DatasetCollectionManager
 
scan(int[]) - Method in class ucar.grib.grib1.Grib1ExtractRawData
scans a Grib file to gather information that could be used to create an index or dump the metadata contents.
scan - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
Scanning mode (See table 8).
scan(boolean, boolean) - Method in class ucar.grib.grib1.Grib1Input
scans a Grib file to gather information that could be used to create an index or dump the metadata contents.
scan() - Method in class ucar.grib.grib1.Grib1SplitByGridID
scans a Grib file to gather information that could be used to create an index or dump the metadata contents.
scan(int, int, int, int, long, long) - Method in class ucar.grib.grib2.Grib2ExtractRawData
scans the Grib2 file obtaining the first record or the data associated with a parameter
scan(boolean, boolean) - Method in class ucar.grib.grib2.Grib2Input
scans the Grib2 file obtaining Products or Records that contain all needed information for data extraction later.
scan(Formatter) - Method in class ucar.nc2.ft.scan.FeatureScan
 
SCAN_ALIAS - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_ARRAY - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_ATTR - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_BYTE - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_CODE - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_DATA - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_DATASET - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_ERROR - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_FLOAT32 - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_FLOAT64 - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_GRID - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_INT16 - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_INT32 - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_MAPS - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_MESSAGE - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_NUMBERCONST - Static variable in class opendap.Server.parsers.CeParser
Token number, to be returned by the scanner.
SCAN_PROG - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_PTYPE - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_SEQUENCE - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_STRING - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_STRINGCONST - Static variable in class opendap.Server.parsers.CeParser
Token number, to be returned by the scanner.
SCAN_STRUCTURE - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_UINT16 - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_UINT32 - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_URL - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_WORD - Static variable in class opendap.dap.parsers.DapParser
Token number, to be returned by the scanner.
SCAN_WORD - Static variable in class opendap.Server.parsers.CeParser
Token number, to be returned by the scanner.
scanBufrFile(String) - Method in class ucar.nc2.iosp.bufr.writer.BufrDataDump
 
scanBufrFile(String, BufrDataProcess.Counter) - Method in class ucar.nc2.iosp.bufr.writer.BufrDataProcess
 
scanLogFile(File, LogReader.Closure, LogReader.LogFilter, LogReader.Stats) - Method in class thredds.logs.LogReader
Read a log file.
ScanMode - Class in ucar.atd.dorade
Title: ScanMode
SCANNING_MODE - Static variable in class ucar.grid.GridDefRecord
Scanning mode for the data
scanw - Variable in class ucar.jpeg.jj2000.j2k.image.DataBlk
The width of the scanlines used to store the data in the array
scanw - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
The width of the scanlines used to store the data in the array
scheduleTasks(FeatureCollectionConfig, CollectionManager) - Method in enum thredds.inventory.CollectionUpdater
 
schemaLocation - Static variable in class ucar.nc2.ncml.NcMLGWriter
 
SCHEME - Static variable in class ucar.nc2.ft.point.collection.CompositeDatasetFactory
 
SCHEME - Static variable in class ucar.nc2.stream.CdmRemote
 
SCHEME - Static variable in class ucar.nc2.stream.CdmrFeatureDataset
 
SCHEME - Static variable in class ucar.nc2.thredds.ThreddsDataFactory
 
scoc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COC
 
scod - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COD
 
SCOX_HOR_CB_PART - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Horizontal code-block partition origin is at x=1
SCOX_PRECINCT_PARTITION - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Precinct used flag
SCOX_USE_EPH - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Use end of packet header marker
SCOX_USE_SOP - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Use start of packet marker
SCOX_VER_CB_PART - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Vertical code-block partition origin is at y=1
SCROLLBARS_ALWAYS - Static variable in class ucar.jpeg.jj2000.disp.ImgScrollPane
The ID for always visible scrollbars
SCROLLBARS_AS_NEEDED - Static variable in class ucar.jpeg.jj2000.disp.ImgScrollPane
The ID for as needed visible scrollbars
SCROLLBARS_NEVER - Static variable in class ucar.jpeg.jj2000.disp.ImgScrollPane
The ID for never visible scrollbars
SD - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SDArray - Class in opendap.Server
Holds a OPeNDAP Server Array value.
SDArray() - Constructor for class opendap.Server.SDArray
Constructs a new SDArray.
SDArray(String) - Constructor for class opendap.Server.SDArray
Constructs a new SDArray with name n.
sdata - Variable in class ucar.ma2.ArrayStructure
 
sdata - Variable in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
 
sdata - Variable in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
 
sdata - Variable in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
Deprecated.  
sdata - Variable in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
sdata - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
SDATA_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
SDATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Attribute
 
SDATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.StructureData
 
SDByte - Class in opendap.Server
Holds a OPeNDAP Server Byte value.
SDByte() - Constructor for class opendap.Server.SDByte
Constructs a new SDByte.
SDByte(String) - Constructor for class opendap.Server.SDByte
Constructs a new SDByte with name n.
SDC - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SDD - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SDF - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SDFloat32 - Class in opendap.Server
Holds a OPeNDAP Server Float32 value.
SDFloat32() - Constructor for class opendap.Server.SDFloat32
Constructs a new SDFloat32.
SDFloat32(String) - Constructor for class opendap.Server.SDFloat32
Constructs a new SDFloat32 with name n.
SDFloat64 - Class in opendap.Server
Holds a OPeNDAP Server Float64 value.
SDFloat64() - Constructor for class opendap.Server.SDFloat64
Constructs a new SDFloat64.
SDFloat64(String) - Constructor for class opendap.Server.SDFloat64
Constructs a new SDFloat64 with name n.
SDG - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SDGrid - Class in opendap.Server
Holds a OPeNDAP Server Grid value.
SDGrid() - Constructor for class opendap.Server.SDGrid
Constructs a new SDGrid.
SDGrid(String) - Constructor for class opendap.Server.SDGrid
Constructs a new SDGrid with name n.
SDInt16 - Class in opendap.Server
Holds a OPeNDAP Server Int16 value.
SDInt16() - Constructor for class opendap.Server.SDInt16
Constructs a new SDInt16.
SDInt16(String) - Constructor for class opendap.Server.SDInt16
Constructs a new SDInt16 with name n.
SDInt32 - Class in opendap.Server
Holds a OPeNDAP Server Int32 value.
SDInt32() - Constructor for class opendap.Server.SDInt32
Constructs a new SDInt32.
SDInt32(String) - Constructor for class opendap.Server.SDInt32
Constructs a new SDInt32 with name n.
SDL - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SDList - Class in opendap.Server
Holds a OPeNDAP Server List value.
SDList() - Constructor for class opendap.Server.SDList
Constructs a new SDList.
SDList(String) - Constructor for class opendap.Server.SDList
Constructs a new SDList with name n.
SDLNK - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SDM - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SDRAG - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SDS - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SDSequence - Class in opendap.Server
Holds a OPeNDAP Server Sequence value.
SDSequence() - Constructor for class opendap.Server.SDSequence
Constructs a new SDSequence.
SDSequence(String) - Constructor for class opendap.Server.SDSequence
Constructs a new SDSequence with name n.
SDString - Class in opendap.Server
Holds a OPeNDAP Server String value.
SDString() - Constructor for class opendap.Server.SDString
Constructs a new SDString.
SDString(String) - Constructor for class opendap.Server.SDString
Constructs a new SDString with name n.
SDStructure - Class in opendap.Server
Holds a OPeNDAP Server Structure value.
SDStructure() - Constructor for class opendap.Server.SDStructure
Constructs a new SDStructure.
SDStructure(String) - Constructor for class opendap.Server.SDStructure
Constructs a new SDStructure with name n.
SDT - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SDU - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SDUInt16 - Class in opendap.Server
Holds a OPeNDAP Server Unsigned Int16 value.
SDUInt16() - Constructor for class opendap.Server.SDUInt16
Constructs a new SDUInt16.
SDUInt16(String) - Constructor for class opendap.Server.SDUInt16
Constructs a new SDUInt16 with name n.
SDUInt32 - Class in opendap.Server
Holds a OPeNDAP Server Unsigned Int32 value.
SDUInt32() - Constructor for class opendap.Server.SDUInt32
Constructs a new SDUInt32.
SDUInt32(String) - Constructor for class opendap.Server.SDUInt32
Constructs a new SDUInt32 with name n.
SDURL - Class in opendap.Server
Holds a OPeNDAP Server URL value.
SDURL() - Constructor for class opendap.Server.SDURL
Constructs a new SDURL.
SDURL(String) - Constructor for class opendap.Server.SDURL
Constructs a new SDURL with name n.
search(String, Stack) - Method in class opendap.dap.DDS
Look for name in the DDS.
searchForward(KMPMatch, int) - Method in class ucar.unidata.io.RandomAccessFile
Search forward from the current pos, looking for a match.
SECOND - Static variable in class ucar.units.SI
Base unit of time.
secondsSince1970 - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
time unit
secsUnit - Static variable in class ucar.nc2.units.SimpleUnit
 
section(List<Range>) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, with rank reduction.
section(int[], int[]) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, with rank reduction.
section(int[], int[], int[]) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, with rank reduction.
Section - Class in ucar.ma2
A section of multidimensional array indices.
Section(int[]) - Constructor for class ucar.ma2.Section
Create Section from a shape array, assumes 0 origin.
Section(int[], int[]) - Constructor for class ucar.ma2.Section
Create Section from a shape and origin arrays.
Section(int[], int[], int[]) - Constructor for class ucar.ma2.Section
Create Section from a shape, origin, and stride arrays.
Section(List<Range>) - Constructor for class ucar.ma2.Section
Create Section from a List.
Section(Section) - Constructor for class ucar.ma2.Section
Copy Constructor.
Section(List<Range>, int[]) - Constructor for class ucar.ma2.Section
Create Section from a List.
Section(String) - Constructor for class ucar.ma2.Section
Parse an index section String specification, return equivilent Section.
Section() - Constructor for class ucar.ma2.Section
No-arg Constructor
section(Range) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Create a new CoordinateAxis1D as a section of this CoordinateAxis1D.
section(Range) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
section(Range, Range) - Method in class ucar.nc2.dataset.CoordinateAxis2D
Create a new CoordinateAxis2D as a section of this CoordinateAxis2D.
section - Variable in class ucar.nc2.ParsedSectionSpec
 
section(Section) - Method in class ucar.nc2.Sequence
UnsupportedOperation
section(List<Range>) - Method in class ucar.nc2.Variable
Create a new Variable that is a logical subsection of this Variable.
section(Section) - Method in class ucar.nc2.Variable
Create a new Variable that is a logical subsection of this Variable.
section(List<Range>) - Method in interface ucar.nc2.VariableIF
 
Section.Iterator - Class in ucar.ma2
 
SECTION_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
SECTION_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Data
 
SectionCollectionImpl - Class in ucar.nc2.ft.point
Superclass for implementations of SectionFeatureCollection: series of profiles along a trajectory Concrete subclass must implement getNestedPointFeatureCollectionIterator();
SectionCollectionImpl(String) - Constructor for class ucar.nc2.ft.point.SectionCollectionImpl
 
SectionFeature - Interface in ucar.nc2.ft
A collection of profiles which originate along a trajectory.
SectionFeatureCollection - Interface in ucar.nc2.ft
A collection of SectionFeatures.
SectionFeatureImpl - Class in ucar.nc2.ft.point
Abstract superclass for implementations of SectionFeature.
SectionFeatureImpl(String) - Constructor for class ucar.nc2.ft.point.SectionFeatureImpl
 
sectionNoReduce(List<Range>) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, without rank reduction.
sectionNoReduce(int[], int[], int[]) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, without rank reduction.
sectorVisibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
sectorVisibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
sectorVisibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
seek(int) - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Moves the current position to the given offset at which the next read or write occurs.
seek(int) - Method in interface ucar.jpeg.jj2000.j2k.io.RandomAccessIO
Moves the current position for the next read or write operation to offset.
seek(int) - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Moves the current position for the next read operation to offset.
seek(long) - Method in class ucar.unidata.io.RandomAccessFile
Set the position in the file for the next read or write.
segLen - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.CBlkInfo
The length of each segment (used with regular termination or in selective arithmetic bypass coding mode)
segLengths - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.PktInfo
The length of each terminated segment in the packet.
select(List<String>) - Method in class ucar.nc2.dataset.StructureDS
 
select(List<String>) - Method in class ucar.nc2.dataset.StructurePseudo2Dim
 
select(List<String>) - Method in class ucar.nc2.dataset.StructurePseudoDS
 
select(String[], String, String) - Method in interface ucar.nc2.ft2.Sequence
 
select(List<String>) - Method in class ucar.nc2.Structure
Create a subset of the Structure consisting only of the given member variables
select(String) - Method in class ucar.nc2.Structure
Create a subset of the Structure consisting only of the one member variable
select(Date, Date, List) - Static method in class ucar.unidata.util.DatedObject
Select and return the DatedThings taht have dates between the two given dates.
selectConvexHull(int[], double[], boolean[], int, boolean) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.CBlkRateDistStats
Compute the rate-distorsion slopes and selects those that lie in a convex hull.
SelectGeoRegion - Class in thredds.catalog.query
Implementation of a DQC select geo region.
SelectGeoRegion(Location, Location) - Constructor for class thredds.catalog.query.SelectGeoRegion
Construct from fields in XML catalog.
SelectList - Class in thredds.catalog.query
Implementation of a DQC list selector element.
SelectList() - Constructor for class thredds.catalog.query.SelectList
 
SelectList(String, String, String, String, String) - Constructor for class thredds.catalog.query.SelectList
 
Selector - Class in thredds.catalog.query
Abstract class for DQC selector elements.
Selector() - Constructor for class thredds.catalog.query.Selector
 
Selector(String, String, String, String, String) - Constructor for class thredds.catalog.query.Selector
Construct from fields in XML catalog.
SelectRange - Class in thredds.catalog.query
Implementation of a DQC select range.
SelectRange(String, String, String, String, String, String) - Constructor for class thredds.catalog.query.SelectRange
Construct from fields in XML catalog.
SelectRangeDate - Class in thredds.catalog.query
Implementation of a DQC select range date.
SelectRangeDate(String, String, String, String, String) - Constructor for class thredds.catalog.query.SelectRangeDate
Construct from fields in XML catalog.
SelectService - Class in thredds.catalog.query
Implementation of a DQC service selector element.
SelectService(String, String) - Constructor for class thredds.catalog.query.SelectService
Construct from fields in XML catalog.
SelectService.ServiceChoice - Class in thredds.catalog.query
 
SelectStation - Class in thredds.catalog.query
Implementation of a DQC station selector element.
SelectStation() - Constructor for class thredds.catalog.query.SelectStation
 
SelectStation(String, String, String, String, String) - Constructor for class thredds.catalog.query.SelectStation
Construct from fields in XML catalog.
SELV - Static variable in class ucar.nc2.iosp.gempak.GempakStation
SELV identifier
SEMI_MAJOR_AXIS - Static variable in interface ucar.nc2.iosp.grid.GridCF
major axis of earth
SEMI_MINOR_AXIS - Static variable in interface ucar.nc2.iosp.grid.GridCF
minor axis of earth
send(String, OutputStream, Object) - Method in class opendap.Server.CEEvaluator
This function sends the variables described in the constrained DDS to the output described by sink.
sendASCII(ReqState, String) - Method in class opendap.servlet.GetAsciiHandler
************************************************************************ Default handler for OPeNDAP ascii requests.
sendData(Variable, Section, WritableByteChannel) - Method in class ucar.nc2.stream.NcStreamWriter
 
sendDataRequestForm(HttpServletRequest, HttpServletResponse, String, ServerDDS, DAS) - Method in class opendap.servlet.GetHTMLInterfaceHandler
************************************************************************ Default handler for OPeNDAP .html requests.
sendDIR(HttpServletRequest, HttpServletResponse, ReqState) - Method in class opendap.servlet.GetDirHandler
************************************************************************ Default handler for OPeNDAP directory requests.
sendDODSError(HttpServletRequest, HttpServletResponse, String, String) - Method in class opendap.servlet.AbstractServlet
************************************************************************ Sends a OPeNDAP DAP2 error (type UNKNOWN ERROR) to the client and displays a message on the server console.
sendEnd(WritableByteChannel) - Method in class ucar.nc2.stream.NcStreamWriter
 
sendEvent(EventObject) - Method in class ucar.nc2.util.ListenerManager
Send an event to all registered listeners.
sendEventExcludeSource(EventObject) - Method in class ucar.nc2.util.ListenerManager
Send an event to all registered listeners, except the named one.
sendHeader(WritableByteChannel) - Method in class ucar.nc2.stream.NcStreamWriter
 
sendINFO(PrintStream, GuardedDataset, ReqState) - Method in class opendap.servlet.GetInfoHandler
************************************************************************ Default handler for OPeNDAP info requests.
sendIospMessage(Object) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
sendIospMessage(Object) - Method in class ucar.nc2.iosp.grib.GribGridServiceProvider
 
sendIospMessage(Object) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
Send an IOSP message
sendIospMessage(Object) - Method in class ucar.nc2.iosp.hdf4.H4iosp
 
sendIospMessage(Object) - Method in class ucar.nc2.iosp.hdf5.H5iosp
 
sendIospMessage(Object) - Method in interface ucar.nc2.iosp.IOServiceProvider
A way to communicate arbitrary information to an iosp.
sendIospMessage(Object) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
sendIospMessage(Object) - Method in class ucar.nc2.NetcdfFile
Generic way to send a "message" to the underlying IOSP.
sendQuery(String, String) - Static method in class ucar.nc2.stream.CdmRemote
 
sendStart(WritableByteChannel) - Method in class ucar.nc2.stream.NcStreamWriter
 
sensorIsMoving(int) - Method in class ucar.atd.dorade.DoradeSweep
Return whether the selected sensor is moving.
SEPARATOR - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
seqDate - Static variable in class thredds.wcs.v1_1_0.XMLwriter
 
Sequence - Interface in ucar.nc2.ft2
A Sequence has a primary key, so instead of Sequence(n), you have map(key,Structure), or Sequence[key].
Sequence - Class in ucar.nc2
Sequence is a one-dimensional Structure with indeterminate length.
Sequence(NetcdfFile, Group, Structure, String) - Constructor for class ucar.nc2.Sequence
 
Sequence.Iterator - Interface in ucar.nc2.ft2
 
SEQUENCE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
 
SequenceDS - Class in ucar.nc2.dataset
Enhance sequence
SequenceDS(Group, Sequence) - Constructor for class ucar.nc2.dataset.SequenceDS
 
SequenceHelper - Class in ucar.nc2.dt.point
Helper class for dods sequence datasets.
SequenceHelper(NetcdfDataset, boolean, StructureDS, StructureDS, Variable, Variable, Variable, Variable, List, StringBuffer) - Constructor for class ucar.nc2.dt.point.SequenceHelper
Constructor.
SequenceHelper.SeqPointObs - Class in ucar.nc2.dt.point
 
SequenceHelper.SeqPointObs(EarthLocation, double, double, int) - Constructor for class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
Constructor for the case where you keep track of the location, time of each record, but not the data.
SequenceHelper.SeqPointObs(int, StructureData) - Constructor for class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
Constructor for when you already have the StructureData and want to wrap it in a StationObsDatatype
sequenceInner - Variable in class ucar.nc2.dt.point.SequenceHelper
 
SequenceIterator - Class in ucar.ma2
Creates a StructureDataIterator by wrapping a section of a ArrayStructure.
SequenceIterator(int, int, ArrayStructure) - Constructor for class ucar.ma2.SequenceIterator
 
SequenceObsDataset - Class in ucar.nc2.dt.point
This handles DODS sequences that have station obs data.
SequenceObsDataset() - Constructor for class ucar.nc2.dt.point.SequenceObsDataset
 
SequenceObsDataset(NetcdfDataset, CancelTask) - Constructor for class ucar.nc2.dt.point.SequenceObsDataset
 
sequenceOuter - Variable in class ucar.nc2.dt.point.SequenceHelper
 
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.Server.SDArray

Server-side serialization for OPeNDAP variables (sub-classes of BaseType).

serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.Server.SDByte
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.Server.SDFloat32
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.Server.SDFloat64
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.Server.SDGrid
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.Server.SDInt16
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.Server.SDInt32
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.Server.SDList

Server-side serialization for OPeNDAP variables (sub-classes of BaseType).

serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.Server.SDSequence
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.Server.SDString
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.Server.SDStructure
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.Server.SDUInt16
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.Server.SDUInt32
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in class opendap.Server.SDURL
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
serialize(String, DataOutputStream, CEEvaluator, Object) - Method in interface opendap.Server.ServerMethods
Server-side serialization for OPeNDAP variables (sub-classes of BaseType).
series - Variable in class ucar.grib.grib2.Grib2Pds.SatelliteBand
 
ServerArrayMethods - Interface in opendap.Server
This interface extends the ArrayMethods for OPeNDAP types that extend DArray and DGrid classes.
ServerDDS - Class in opendap.Server
ServerDDS is a specialization of DDS for the server-side of OPeNDAP.
ServerDDS() - Constructor for class opendap.Server.ServerDDS
 
ServerDDS(String) - Constructor for class opendap.Server.ServerDDS
Creates an empty Server DDS with the given dataset name.
ServerDDS(BaseTypeFactory) - Constructor for class opendap.Server.ServerDDS
Creates an empty ServerDDS with the given BaseTypeFactory.
ServerDDS(String, BaseTypeFactory) - Constructor for class opendap.Server.ServerDDS
Creates an empty ServerDDS with the given dataset name and BaseTypeFactory.
ServerDDS(String, BaseTypeFactory, String) - Constructor for class opendap.Server.ServerDDS
Creates an empty DDS with the given dataset name and BaseTypeFactory.
ServerMethods - Interface in opendap.Server
This interface defines the additional behaviors that Server side types need to support.
ServerSideFunction - Interface in opendap.Server
Represents common interface of all server-side functions (SSF).
ServerVersion - Class in opendap.dap
Aprses and holds the Server Version information returned by a DAP server.
ServerVersion(HTTPMethod) - Constructor for class opendap.dap.ServerVersion
Determines Server (Protocol) Version based on the headers associated with the passed org.apache.commons.httpclient.methods.GetMethod.
ServerVersion(URLConnection) - Constructor for class opendap.dap.ServerVersion
Determines Server (Protocol) Version based on the headers associated with the passed java.net.URLConnection.
ServerVersion(String, int) - Constructor for class opendap.dap.ServerVersion
Construct a new ServerVersion, setting major and minor version based on the full version string.
ServerVersion(int, int) - Constructor for class opendap.dap.ServerVersion
Construct a new ServerVersion, setting major and minor version explicitly.
service - Variable in class thredds.catalog.InvAccess
 
Service - Interface in thredds.catalog2
Represents a data access service and allows basic data access information to be factored out of dataset Access objects.
ServiceBuilder - Interface in thredds.catalog2.builder
Provide an interface for constructing Service objects.
ServiceElement - Static variable in class thredds.catalog2.xml.names.ServiceElementNames
 
ServiceElement_Base - Static variable in class thredds.catalog2.xml.names.ServiceElementNames
 
ServiceElement_Description - Static variable in class thredds.catalog2.xml.names.ServiceElementNames
 
ServiceElement_Name - Static variable in class thredds.catalog2.xml.names.ServiceElementNames
 
ServiceElement_ServiceType - Static variable in class thredds.catalog2.xml.names.ServiceElementNames
 
ServiceElement_Suffix - Static variable in class thredds.catalog2.xml.names.ServiceElementNames
 
ServiceElementNames - Class in thredds.catalog2.xml.names
XML qualified names for the elements and attributes defined by the "service" element in the THREDDS InvCatalog specification (version 1.0.2).
ServiceElementWriter - Class in thredds.catalog2.xml.writer.stax
_more_
ServiceElementWriter() - Constructor for class thredds.catalog2.xml.writer.stax.ServiceElementWriter
 
serviceHash - Variable in class thredds.catalog.InvCatalog
 
serviceName - Variable in class thredds.catalog.InvAccessImpl
 
serviceName - Variable in class thredds.catalog.ThreddsMetadata
 
ServiceNameElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
services - Variable in class thredds.catalog.InvCatalog
 
services - Variable in class thredds.catalog.InvDataset
 
services - Static variable in class thredds.logs.LogCategorizer
 
ServiceType - Class in thredds.catalog
Type-safe enumeration of THREDDS Service types.
ServletLogParser - Class in thredds.logs
Read TDS access logs
ServletLogParser() - Constructor for class thredds.logs.ServletLogParser
 
ServletLogParser.ServletLog - Class in thredds.logs
 
ServletLogParser.ServletLog() - Constructor for class thredds.logs.ServletLogParser.ServletLog
 
sessionAgent - Variable in class ucar.nc2.util.net.HTTPSession
 
sessionClient - Variable in class ucar.nc2.util.net.HTTPSession
 
sessionList - Static variable in class ucar.nc2.util.net.HTTPSession
 
sessionProvider - Variable in class ucar.nc2.util.net.HTTPSession
 
sessionState - Variable in class ucar.nc2.util.net.HTTPSession
 
set(String, boolean) - Static method in class opendap.util.Debug
 
set - Variable in class opendap.util.OptSwitch
 
set(DataBlk) - Method in class ucar.jpeg.colorspace.ColorSpaceMapper.ComputedComponents
 
set(boolean) - Method in class ucar.ma2.ArrayBoolean.D0
set the value.
set(int, boolean) - Method in class ucar.ma2.ArrayBoolean.D1
set the value.
set(int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D2
set the value.
set(int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D3
set the value.
set(int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D4
set the value.
set(int, int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D5
set the value.
set(int, int, int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D6
set the value.
set(int, int, int, int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D7
set the value.
set(Index, boolean) - Method in class ucar.ma2.ArrayBoolean
set the value at the sepcified index.
set(byte) - Method in class ucar.ma2.ArrayByte.D0
 
set(int, byte) - Method in class ucar.ma2.ArrayByte.D1
 
set(int, int, byte) - Method in class ucar.ma2.ArrayByte.D2
 
set(int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D3
 
set(int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D4
 
set(int, int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D5
 
set(int, int, int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D6
 
set(int, int, int, int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D7
 
set(Index, byte) - Method in class ucar.ma2.ArrayByte
set the value at the sepcified index.
set(char) - Method in class ucar.ma2.ArrayChar.D0
set the value.
set(int, char) - Method in class ucar.ma2.ArrayChar.D1
set the value.
set(int, int, char) - Method in class ucar.ma2.ArrayChar.D2
set the value.
set(int, int, int, char) - Method in class ucar.ma2.ArrayChar.D3
set the value.
set(int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D4
set the value.
set(int, int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D5
set the value.
set(int, int, int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D6
set the value.
set(int, int, int, int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D7
set the value.
set(Index, char) - Method in class ucar.ma2.ArrayChar
set the value at the sepcified index.
set(double) - Method in class ucar.ma2.ArrayDouble.D0
set the value.
set(int, double) - Method in class ucar.ma2.ArrayDouble.D1
set the value.
set(int, int, double) - Method in class ucar.ma2.ArrayDouble.D2
set the value.
set(int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D3
set the value.
set(int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D4
set the value.
set(int, int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D5
set the value.
set(int, int, int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D6
set the value.
set(int, int, int, int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D7
set the value.
set(Index, double) - Method in class ucar.ma2.ArrayDouble
set the value at the specified index.
set(float) - Method in class ucar.ma2.ArrayFloat.D0
set the value.
set(int, float) - Method in class ucar.ma2.ArrayFloat.D1
set the value.
set(int, int, float) - Method in class ucar.ma2.ArrayFloat.D2
set the value.
set(int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D3
set the value.
set(int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D4
set the value.
set(int, int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D5
set the value.
set(int, int, int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D6
set the value.
set(int, int, int, int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D7
set the value.
set(Index, float) - Method in class ucar.ma2.ArrayFloat
set the value at the sepcified index.
set(int) - Method in class ucar.ma2.ArrayInt.D0
 
set(int, int) - Method in class ucar.ma2.ArrayInt.D1
 
set(int, int, int) - Method in class ucar.ma2.ArrayInt.D2
 
set(int, int, int, int) - Method in class ucar.ma2.ArrayInt.D3
 
set(int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D4
 
set(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D5
 
set(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D6
 
set(int, int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D7
 
set(Index, int) - Method in class ucar.ma2.ArrayInt
Set the value at the specified index.
set(long) - Method in class ucar.ma2.ArrayLong.D0
set the value.
set(int, long) - Method in class ucar.ma2.ArrayLong.D1
set the value.
set(int, int, long) - Method in class ucar.ma2.ArrayLong.D2
set the value.
set(int, int, int, long) - Method in class ucar.ma2.ArrayLong.D3
set the value.
set(int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D4
set the value.
set(int, int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D5
set the value.
set(int, int, int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D6
set the value.
set(int, int, int, int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D7
set the value.
set(Index, long) - Method in class ucar.ma2.ArrayLong
set the value at the sepcified index.
set(Object) - Method in class ucar.ma2.ArrayObject.D0
set the value.
set(int, Object) - Method in class ucar.ma2.ArrayObject.D1
set the value.
set(int, int, Object) - Method in class ucar.ma2.ArrayObject.D2
set the value.
set(int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D3
set the value.
set(int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D4
set the value.
set(int, int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D5
set the value.
set(int, int, int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D6
set the value.
set(int, int, int, int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D7
set the value.
set(short) - Method in class ucar.ma2.ArrayShort.D0
 
set(int, short) - Method in class ucar.ma2.ArrayShort.D1
 
set(int, int, short) - Method in class ucar.ma2.ArrayShort.D2
 
set(int, int, int, short) - Method in class ucar.ma2.ArrayShort.D3
 
set(int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D4
 
set(int, int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D5
 
set(int, int, int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D6
 
set(int, int, int, int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D7
 
set(Index, short) - Method in class ucar.ma2.ArrayShort
Set the value at the specified index.
set(int[]) - Method in class ucar.ma2.Index
Set the current element's index.
set(int) - Method in class ucar.ma2.Index
set current element at dimension 0 to v0
set(int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1 to v0,v1
set(int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2 to v0,v1,v2
set(int, int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2,3 to v0,v1,v2,v3
set(int, int, int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2,3,4 to v0,v1,v2,v3,v4
set(int, int, int, int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2,3,4,5 to v0,v1,v2,v3,v4,v5
set(int, int, int, int, int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2,3,4,5,6 to v0,v1,v2,v3,v4,v5,v6
set(int) - Method in class ucar.ma2.Index1D
 
set(int[]) - Method in class ucar.ma2.Index1D
 
set(int[]) - Method in class ucar.ma2.Index2D
 
set(int, int) - Method in class ucar.ma2.Index2D
 
set(int, int, int) - Method in class ucar.ma2.Index3D
 
set(int[]) - Method in class ucar.ma2.Index3D
 
set(int, int, int, int) - Method in class ucar.ma2.Index4D
 
set(int[]) - Method in class ucar.ma2.Index4D
 
set(int[]) - Method in class ucar.ma2.Index5D
 
set(int, int, int, int, int) - Method in class ucar.ma2.Index5D
 
set(int, int, int, int, int, int) - Method in class ucar.ma2.Index6D
 
set(int[]) - Method in class ucar.ma2.Index6D
 
set(int, int, int, int, int, int, int) - Method in class ucar.ma2.Index7D
 
set(int[]) - Method in class ucar.ma2.Index7D
 
set(String, boolean) - Method in interface ucar.nc2.util.DebugFlags
Set named debug flag.
set(String, boolean) - Method in class ucar.nc2.util.DebugFlagsImpl
 
set(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonPointImpl
set lat, lon using values of pt
set(double, double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
set lat, lon using double values
set(float, float) - Method in class ucar.unidata.geoloc.LatLonPointImpl
set lat, lon using float values
set0(int) - Method in class ucar.ma2.Index
set current element at dimension 0 to v
set0(int) - Method in class ucar.ma2.Index1D
 
set0(int) - Method in class ucar.ma2.Index2D
 
set0(int) - Method in class ucar.ma2.Index3D
 
set0(int) - Method in class ucar.ma2.Index4D
 
set0(int) - Method in class ucar.ma2.Index5D
 
set0(int) - Method in class ucar.ma2.Index6D
 
set0(int) - Method in class ucar.ma2.Index7D
 
set1(int) - Method in class ucar.ma2.Index
set current element at dimension 1 to v
set1(int) - Method in class ucar.ma2.Index2D
 
set1(int) - Method in class ucar.ma2.Index3D
 
set1(int) - Method in class ucar.ma2.Index4D
 
set1(int) - Method in class ucar.ma2.Index5D
 
set1(int) - Method in class ucar.ma2.Index6D
 
set1(int) - Method in class ucar.ma2.Index7D
 
set2(int) - Method in class ucar.ma2.Index
set current element at dimension 2 to v
set2(int) - Method in class ucar.ma2.Index3D
 
set2(int) - Method in class ucar.ma2.Index4D
 
set2(int) - Method in class ucar.ma2.Index5D
 
set2(int) - Method in class ucar.ma2.Index6D
 
set2(int) - Method in class ucar.ma2.Index7D
 
set3(int) - Method in class ucar.ma2.Index
set current element at dimension 3 to v
set3(int) - Method in class ucar.ma2.Index4D
 
set3(int) - Method in class ucar.ma2.Index5D
 
set3(int) - Method in class ucar.ma2.Index6D
 
set3(int) - Method in class ucar.ma2.Index7D
 
set4(int) - Method in class ucar.ma2.Index
set current element at dimension 4 to v
set4(int) - Method in class ucar.ma2.Index5D
 
set4(int) - Method in class ucar.ma2.Index6D
 
set4(int) - Method in class ucar.ma2.Index7D
 
set5(int) - Method in class ucar.ma2.Index
set current element at dimension 5 to v
set5(int) - Method in class ucar.ma2.Index6D
 
set5(int) - Method in class ucar.ma2.Index7D
 
set6(int) - Method in class ucar.ma2.Index
set current element at dimension 6 to v
set6(int) - Method in class ucar.ma2.Index7D
 
setAccessPoint(String) - Method in class thredds.cataloggen.config.DatasetSource
 
setAccessPointHeader(String) - Method in class thredds.cataloggen.config.ResultService
 
setAddDatasetSize(boolean) - Method in class thredds.cataloggen.config.DatasetSource
 
setAggregation(Aggregation) - Method in class ucar.nc2.dataset.NetcdfDataset
Set the Aggregation object associated with this NcML dataset
setAlias(String) - Method in class thredds.catalog.InvDatasetImpl
Set alias for this Dataset
setAlias(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setAllowCompression(boolean) - Static method in class ucar.nc2.dods.DODSNetcdfFile
Set whether to allow messages to be compressed.
setAllowContentEncoding(boolean) - Method in class thredds.util.HttpUriResolverFactory
 
setAllowDeflate(boolean) - Static method in class ucar.nc2.dods.DODSNetcdfFile
Deprecated. use setAllowCompression
setAllowSessions(boolean) - Static method in class opendap.dap.DConnect2
 
setAllowSessions(boolean) - Static method in class ucar.nc2.dods.DODSNetcdfFile
Set whether to allow sessions by allowing cookies.
setAllReadFlags(boolean) - Method in class opendap.Server.SDSequence
Set the Read property.
setAlt(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
setAlt(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
setAltitude(double) - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
setApplyToAtomicDatasets(boolean) - Method in class thredds.cataloggen.config.DatasetFilter
 
setApplyToCollectionDatasets(boolean) - Method in class thredds.cataloggen.config.DatasetFilter
 
setAttribute(String, Object) - Method in class thredds.filesystem.CacheFile
 
setAttribute(String, Object) - Method in class thredds.filesystem.CacheFileProto
 
setAtts(int, FileSystemProto.Attribute) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
setAtts(int, FileSystemProto.Attribute.Builder) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
setAtts(int, FileSystemProto.Attribute) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
setAtts(int, FileSystemProto.Attribute.Builder) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
setAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
setAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
setAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
setAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
setAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
setAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
setAuthority(String) - Method in class thredds.catalog.InvDatasetImpl
Set authorityName for this Dataset
setAuthority(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setAuthority(String) - Method in class thredds.catalog.ThreddsMetadata
Set authority
setAuxInfo(Object) - Method in class thredds.filesystem.CrawlableMFile
 
setAuxInfo(Object) - Method in class thredds.filesystem.MFileOS
 
setAuxInfo(Object) - Method in interface thredds.inventory.MFile
 
setAvailableDatePointBuilder(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setAxisType(AxisType) - Method in class ucar.nc2.dataset.CoordinateAxis
Set type of axis, or null if none.
setAz(float) - Method in class ucar.nc2.iosp.sigmet.Ray
 
setBackground(Color) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Sets the background color of this component.
setBaseURI(URI) - Method in class thredds.catalog.InvCatalogImpl
Set the catalog base URI.
setBaseUri(URI) - Method in interface thredds.catalog2.builder.ServiceBuilder
 
setBbox(Request.BoundingBox) - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
setBelongs(Object) - Method in class ucar.grib.GribGridRecord
 
setBigend(boolean) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
setBins(short) - Method in class ucar.nc2.iosp.sigmet.Ray
 
setBitOffset(DataDescriptor) - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
 
setBitOffset(int) - Method in class ucar.nc2.iosp.bufr.BitReader
Position file at bitOffset from startPos
setBlobContentID(String) - Method in class opendap.dap.DDS
Set's the dataBLOB reference for this DDS.
setBoolean(Index, boolean) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setBoolean(int, boolean) - Method in class ucar.ma2.Array
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayBoolean
 
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayBoolean
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayByte
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayByte
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayChar
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayChar
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayDouble
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayDouble
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayFloat
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayFloat
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayInt
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayInt
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayLong
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayLong
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayObject
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayRagged
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayScalar
 
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayScalar
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayShort
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayShort
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayStructure
 
setBooleanCurrent(boolean) - Method in interface ucar.ma2.IndexIterator
Set current value with a boolean
setBooleanCurrent(boolean) - Method in class ucar.ma2.IteratorFast
 
setBooleanNext(boolean) - Method in interface ucar.ma2.IndexIterator
Set next value with a boolean
setBooleanNext(boolean) - Method in class ucar.ma2.IteratorFast
 
setBoundaryRef(String) - Method in class ucar.nc2.dataset.CoordinateAxis
Set a reference to a boundary variable.
setBoundingBox(LatLonRect) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
setBoundingBox() - Method in class ucar.nc2.dt.point.CFstationObsDataset
 
setBoundingBox() - Method in class ucar.nc2.dt.point.DapperDataset
 
setBoundingBox() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
 
setBoundingBox() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
 
setBoundingBox() - Method in class ucar.nc2.dt.point.NdbcDataset
 
setBoundingBox() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
 
setBoundingBox() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
setBoundingBox() - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
setBoundingBox() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
 
setBoundingBox() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
setBoundingBox() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.  
setBoundingBox() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
setBoundingBox() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
setBoundingBox() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
setBoundingBox() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
setBoundingBox() - Method in class ucar.nc2.dt.radial.UF2Dataset
 
setBoundingBox() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
setBoundingBox() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
setBoundingBox() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
setBoundingBox() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
setBoundingBox() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
setBoundingBox(LatLonRect) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
setBoundingBox(LatLonRect) - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
setBoundingBox(LatLonRect) - Method in interface ucar.nc2.ft.PointFeatureCollection
Set the boundingBox for the FeatureCollection.
setBoundingBox() - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
setBoundingBox() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
setBoundingBox() - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
setBoundingBox() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
_more_
setBounds(double[], double[]) - Method in class ucar.nc2.ft.fmrc.TimeCoord
 
setBounds(List<TimeCoord.Tinv>) - Method in class ucar.nc2.ft.fmrc.TimeCoord
 
setBufferSize(int) - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
setBufferSize(int) - Method in class ucar.ma2.SequenceIterator
 
setBufferSize(int) - Method in interface ucar.ma2.StructureDataIterator
Hint to use this much memory in buffering the iteration.
setBufferSize(int) - Method in interface ucar.nc2.ft.NestedPointFeatureCollectionIterator
Hint to use this much memory in buffering the iteration.
setBufferSize(int) - Method in class ucar.nc2.ft.point.NestedPointCollectionIteratorFiltered
 
setBufferSize(int) - Method in class ucar.nc2.ft.point.PointCollectionIteratorFiltered
 
setBufferSize(int) - Method in class ucar.nc2.ft.point.PointIteratorEmpty
 
setBufferSize(int) - Method in class ucar.nc2.ft.point.PointIteratorFiltered
 
setBufferSize(int) - Method in class ucar.nc2.ft.point.PointIteratorFlatten
 
setBufferSize(int) - Method in class ucar.nc2.ft.point.PointIteratorFromStructureData
 
setBufferSize(int) - Method in class ucar.nc2.ft.point.PointIteratorMultidim
 
setBufferSize(int) - Method in class ucar.nc2.ft.point.remote.RemotePointFeatureIterator
 
setBufferSize(int) - Method in class ucar.nc2.ft.point.StructureDataIteratorIndexed
 
setBufferSize(int) - Method in class ucar.nc2.ft.point.StructureDataIteratorLimited
 
setBufferSize(int) - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
 
setBufferSize(int) - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
Hint to use this much memory in buffering the iteration.
setBufferSize(int) - Method in interface ucar.nc2.ft.PointFeatureIterator
Hint to use this much memory in buffering the iteration.
setBufferSize(int) - Method in class ucar.unidata.io.InMemoryRandomAccessFile
 
setBufferSize(int) - Method in class ucar.unidata.io.RandomAccessFile
Set the buffer size.
setByte(Index, byte) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setByte(int, byte) - Method in class ucar.ma2.Array
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setByte(int, byte) - Method in class ucar.ma2.ArrayBoolean
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayByte
 
setByte(int, byte) - Method in class ucar.ma2.ArrayByte
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayChar
 
setByte(int, byte) - Method in class ucar.ma2.ArrayChar
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayDouble
 
setByte(int, byte) - Method in class ucar.ma2.ArrayDouble
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayFloat
 
setByte(int, byte) - Method in class ucar.ma2.ArrayFloat
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayInt
 
setByte(int, byte) - Method in class ucar.ma2.ArrayInt
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayLong
 
setByte(int, byte) - Method in class ucar.ma2.ArrayLong
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setByte(int, byte) - Method in class ucar.ma2.ArrayObject
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setByte(int, byte) - Method in class ucar.ma2.ArrayRagged
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayScalar
 
setByte(int, byte) - Method in class ucar.ma2.ArrayScalar
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayShort
 
setByte(int, byte) - Method in class ucar.ma2.ArrayShort
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setByte(int, byte) - Method in class ucar.ma2.ArrayStructure
 
setByteArray(byte[], int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.ByteInputBuffer
Sets the underlying buffer byte array to the given one, with the given offset and length.
setByteCurrent(byte) - Method in interface ucar.ma2.IndexIterator
Set current value with a byte
setByteCurrent(byte) - Method in class ucar.ma2.IteratorFast
 
setByteNext(byte) - Method in interface ucar.ma2.IndexIterator
Set next value with a byte
setByteNext(byte) - Method in class ucar.ma2.IteratorFast
 
setBytesToWrite(long) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
 
setBytesWritten(long) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
 
setCache(DiskCache2) - Method in class thredds.bufrtables.BtFileUploadController
 
setCache(DiskCache2) - Method in class thredds.bufrtables.BtMessInfoController
 
setCache(DiskCache2) - Method in class thredds.bufrtables.BtUrlUploadController
 
setCache(DiskCache2) - Method in class thredds.bufrtables.BtValidateController
 
setCache(String) - Static method in class ucar.grib.GribIndexName
 
setCachedData(Array) - Method in class ucar.nc2.Variable
 
setCachedData(Array, boolean) - Method in class ucar.nc2.Variable
Set the data cache
setCacheDirectory(String, long, int) - Static method in class thredds.inventory.bdb.MetadataManager
 
setCacheName(String) - Method in class ucar.nc2.NetcdfFile
Public by accident.
setCachePathPolicy(int, String) - Method in class ucar.nc2.util.DiskCache2
Set the cache path policy
setCachePolicy(boolean) - Static method in class ucar.nc2.util.DiskCache
Set the standard policy used in getWriteableFileStandardPolicy().
setCaching(boolean) - Method in class ucar.nc2.dataset.VariableDS
 
setCaching(boolean) - Method in class ucar.nc2.Structure
Caching is not allowed
setCaching(boolean) - Method in class ucar.nc2.Variable
Set whether to cache or not.
setCalculateBounds(PointFeatureCollection) - Method in class ucar.nc2.ft.point.PointIteratorAbstract
 
setCalculateBounds(PointFeatureCollection) - Method in interface ucar.nc2.ft.PointFeatureIterator
If this is set, then the iterator will calculate the bounding box, time range, and size, and make it available through getBoundingBox(), getDateRange(), and getSize().
setCatalog(InvCatalogImpl) - Method in interface thredds.catalog.CatalogSetCallback
Called when the catalog is done being read.
setCatalog(InvCatalog) - Method in class thredds.catalog.InvDatasetImpl
Set the containing catalog; use only for top level dataset.
setCatalog(InvCatalog) - Method in class thredds.catalog.InvDatasetImplProxy
 
setCatalogExpiresDate(DateType) - Method in class thredds.cataloggen.CatalogGen
 
setCatalogFilenameSubstitutionPattern(String) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
setCatalogServletName(String) - Static method in class thredds.catalog.InvDatasetFeatureCollection
 
setCatalogServletName(String) - Static method in class thredds.catalog.InvDatasetScan
 
setCatalogTitleSubstitutionPattern(String) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
setCategory(Category) - Method in class ucar.grib.grib2.Discipline
adds a Category to this Discipline.
setCdmrFeatureServiceUrlPath(String) - Static method in class thredds.catalog.InvDatasetFeatureCollection
 
setCE(String) - Method in class ucar.nc2.dods.DODSVariable
 
setCenterLon(double) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Set the center of the Longitude range.
setCentralMeridian(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Set the central meridian in degrees.
setChar(Index, char) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setChar(int, char) - Method in class ucar.ma2.Array
 
setChar(Index, char) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayBoolean
 
setChar(Index, char) - Method in class ucar.ma2.ArrayByte
 
setChar(int, char) - Method in class ucar.ma2.ArrayByte
 
setChar(Index, char) - Method in class ucar.ma2.ArrayChar
 
setChar(int, char) - Method in class ucar.ma2.ArrayChar
 
setChar(Index, char) - Method in class ucar.ma2.ArrayDouble
 
setChar(int, char) - Method in class ucar.ma2.ArrayDouble
 
setChar(Index, char) - Method in class ucar.ma2.ArrayFloat
 
setChar(int, char) - Method in class ucar.ma2.ArrayFloat
 
setChar(Index, char) - Method in class ucar.ma2.ArrayInt
 
setChar(int, char) - Method in class ucar.ma2.ArrayInt
 
setChar(Index, char) - Method in class ucar.ma2.ArrayLong
 
setChar(int, char) - Method in class ucar.ma2.ArrayLong
 
setChar(Index, char) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayObject
 
setChar(Index, char) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayRagged
 
setChar(Index, char) - Method in class ucar.ma2.ArrayScalar
 
setChar(int, char) - Method in class ucar.ma2.ArrayScalar
 
setChar(Index, char) - Method in class ucar.ma2.ArrayShort
 
setChar(int, char) - Method in class ucar.ma2.ArrayShort
 
setChar(Index, char) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayStructure
 
setCharCurrent(char) - Method in interface ucar.ma2.IndexIterator
Set current value with a char
setCharCurrent(char) - Method in class ucar.ma2.IteratorFast
 
setCharNext(char) - Method in interface ucar.ma2.IndexIterator
Set next value with a char
setCharNext(char) - Method in class ucar.ma2.IteratorFast
 
setCheckPDS(boolean) - Method in class ucar.grib.grib1.Grib1WriteIndex
 
setCheckPDS(boolean) - Method in class ucar.grib.grib2.Grib2WriteIndex
 
setChildProcess(boolean) - Method in class ucar.jpeg.jj2000.j2k.decoder.Decoder
Set isChildProcess variable.
setChildProcess(boolean) - Method in class ucar.jpeg.jj2000.j2k.decoder.Grib2JpegDecoder
Set isChildProcess variable.
setClearName(String) - Method in class opendap.dap.BaseType
Sets the unencoded name of the class instance.
setClearName(String) - Method in class opendap.dap.DAPNode
Sets the unencoded name of the class instance.
setCode(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
setCollectionId(String) - Method in class thredds.cataloggen.CollectionLevelScanner
Set the value of the base dataset ID.
setCollectionName(String) - Method in class thredds.cataloggen.CollectionLevelScanner
Set the value of the collection Name.
setCollectionType(CollectionType) - Method in class thredds.catalog.InvDatasetImpl
Set collectionType
setCollectionType(CollectionType) - Method in class thredds.catalog.InvDatasetImplProxy
 
setCollectionType(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setCompDef(int, Object) - Method in class ucar.jpeg.jj2000.j2k.entropy.CBlkSizeSpec
Sets default value for specified component and specValType tag if allowed by its priority.
setCompDef(int, Object) - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
Sets default value for specified component and specValType tag if allowed by its priority.
setCompoundSelectors(List) - Method in class thredds.catalog.query.Selector
 
setCompress(NcStreamProto.Compress) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
setConnectionManagerTimeout(long) - Method in class ucar.nc2.util.net.HTTPSession
 
setConnectionTimeout(long) - Method in class thredds.util.HttpUriResolverFactory
 
setConstraint(String) - Method in class opendap.Server.parsers.Ceparse
 
setConstraint(String) - Method in class opendap.Server.parsers.CeParser
 
setContainedContent(boolean) - Method in interface thredds.catalog2.builder.MetadataBuilder
 
setContainer(DArray) - Method in class opendap.dap.DArrayDimension
 
setContainerVar(BaseType) - Method in class opendap.dap.DVector
 
setContent(String) - Method in interface thredds.catalog2.builder.MetadataBuilder
 
setContext(String) - Static method in class thredds.catalog.InvDatasetFeatureCollection
 
setContext(String) - Static method in class thredds.catalog.InvDatasetScan
 
setContext(HttpState) - Method in class ucar.nc2.util.net.HTTPMethod
 
setContext(HttpState) - Method in class ucar.nc2.util.net.HTTPSession
 
setContributors(List<ThreddsMetadata.Contributor>) - Method in class thredds.catalog.InvDatasetImpl
 
setContributors(List<ThreddsMetadata.Contributor>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setContributors(List<ThreddsMetadata.Contributor>) - Method in class thredds.catalog.ThreddsMetadata
Set list of contributors (type Contributor); may be empty, not null.
setController(MController) - Static method in class thredds.inventory.DatasetCollectionManager
Set the MController used by scan.
setConventionUsed(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
setConventionUsed(String) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Pass in the name of the Convention used to locate this CoordSysBuilderIF.
setConvName(String) - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
 
setConvName(String) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
 
setConvUsed(String) - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
 
setConvUsed(String) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
 
setCoordinateVariableName(Table.CoordName, String) - Method in class ucar.nc2.ft.point.standard.TableConfig
 
setCoordinateVariablePreloadSize(int) - Static method in class ucar.nc2.dods.DODSNetcdfFile
If preloading, set maximum size of coordinate variables to be preloaded.
setCoordMap(List<CoordinateSystem>) - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
 
setCopyScroll(boolean) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Sets if the scrolling is to be done by copying and redrawing of damaged parts of the displayed image.
setCOUN(String) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the COUN
setCount(int) - Method in class opendap.servlet.DummySink
 
setCount(int) - Method in class ucar.unidata.util.DateSelection
Set the Count property.
setCoverageId(String) - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
setCoverageIdList(List<String>) - Method in class thredds.wcs.v1_0_0_1.DescribeCoverageBuilder
 
setCrc32(int) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
setCreateCatalogRefs(boolean) - Method in class thredds.cataloggen.config.DatasetSource
 
setCreateCurrent(boolean) - Static method in class ucar.grib.GribIndexName
 
setCreatedDatePointBuilder(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setCreateFrom(String) - Method in class thredds.catalog.InvCatalogImpl
Set how the catalog was created, for debugging.
setCreators(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.ThreddsMetadata
Set list of creators (type Source); may be empty, not null.
setCredentialsProvider(CredentialsProvider) - Method in class ucar.nc2.util.net.HTTPSession
 
setCRS(URI) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
 
setCrs(String) - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
setCurrentCounter(int) - Method in class ucar.ma2.Index
Set the current counter from the 1D "current element" currElement = offset + stride[0]*current[0] + ...
setCursor(Cursor) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Set the cursor image to a predefined cursor.
setData(ByteString) - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
setData(Object) - Method in class ucar.jpeg.jj2000.j2k.image.DataBlk
Sets the data array to the specified one.
setData(Object) - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkByte
Sets the data array to the specified one.
setData(Object) - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkFloat
Sets the data array to the specified one.
setData(Object) - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkInt
Sets the data array to the specified one.
setData(Object) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
Sets the data array to the specified one.
setData(Object) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataFloat
Sets the data array to the specified one.
setData(Object) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataInt
Sets the data array to the specified one.
setData(ByteString) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
setData(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
setData(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
setData(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
setDataArray(Array) - Method in class ucar.ma2.StructureMembers.Member
Set the data array.
setDataByte(byte[]) - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkByte
Sets the data array to the specified one.
setDataCount(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
setDataFloat(float[]) - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkFloat
Sets the data array to the specified one.
setDataFloat(float[]) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataFloat
Sets the data array to the specified one.
setDataFormat(DataFormatType) - Method in interface thredds.catalog2.builder.AccessBuilder
 
setDataFormat(DataFormatType) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setDataFormat(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setDataFormatType(DataFormatType) - Method in class thredds.catalog.InvDatasetImpl
 
setDataFormatType(DataFormatType) - Method in class thredds.catalog.ThreddsMetadata
Set dataTypeFormat
setDataInt(int[]) - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkInt
Sets the data array to the specified one.
setDataInt(int[]) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTDataInt
Sets the data array to the specified one.
setDataObject(Object) - Method in class ucar.ma2.StructureMembers.Member
Set an opaque data object, for use behind the scenes.
setDataParam(int) - Method in class ucar.ma2.StructureMembers.Member
Set the data parameter value, for use behind the scenes.
setDataPos(long) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
setDataRead(int) - Method in class ucar.nc2.iosp.sigmet.Ray
 
setDataRootLocationAliasExpanders(List<PathAliasReplacement>) - Method in class thredds.catalog.InvCatalogFactory
 
setDataRootLocationAliasExpanders(List<PathAliasReplacement>) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
setDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Deprecated. Use addDataset() instead; datamodel now allows multiple top level datasets.
setDatasetAcquireProxy(Aggregation.Dataset, NetcdfDataset) - Method in class ucar.nc2.ncml.Aggregation
 
setDatasetFilename(String) - Method in class opendap.Server.ServerDDS
Set the filename of the dataset.
setDatasetSorter(DatasetSorter) - Method in class thredds.cataloggen.config.DatasetSource
 
setDatasetSource(DatasetSource) - Method in class thredds.cataloggen.config.CatalogGenConfig
Set the DatasetSource for this CatalogGenConfig
setDataSize(double) - Method in class thredds.catalog.InvDatasetImpl
 
setDataSize(double) - Method in class thredds.catalog.ThreddsMetadata
Set size (bytes)
setDataSize(long) - Method in interface thredds.catalog2.builder.AccessBuilder
 
setDataSizeInBytes(long) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setDataType(FeatureType) - Method in class thredds.catalog.InvDatasetImpl
 
setDataType(FeatureType) - Method in class thredds.catalog.ThreddsMetadata
Set dataType
setDataType(FeatureType) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setDataType(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setDataType(NcStreamProto.DataType) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
setDataType(DataType) - Method in class ucar.nc2.ft.point.writer.PointObVar
 
setDataType(short) - Method in class ucar.nc2.iosp.sigmet.Ray
 
setDataType(NcStreamProto.DataType) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
setDataType(NcStreamProto.DataType) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
setDataType(NcStreamProto.DataType) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
setDataType(DataType) - Method in class ucar.nc2.Variable
Set the data type
setDate(Date) - Method in class ucar.nc2.units.DateType
Set the Date.
setDate(Date) - Method in class ucar.unidata.util.DatedObject
Set the Date property.
setDateExtractor(DateExtractor) - Method in class thredds.inventory.DatasetCollectionManager
 
setDateMesc() - Method in class ucar.nc2.iosp.uf.Ray
 
setDateRange(DateRange) - Method in class thredds.inventory.TimedCollection.Dataset
 
setDateRange(DateRange) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
setDateRange(DateRange) - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
setDateRange(DateRange) - Method in interface ucar.nc2.ft.PointFeatureCollection
Set the date range for the FeatureCollection.
setDebug(boolean) - Method in class ucar.grib.grib1.Grib1WriteIndex
 
setDebug(boolean) - Method in class ucar.grib.grib2.Grib2WriteIndex
 
setDebug(boolean) - Method in class ucar.grib.GribIndexReader
 
setDebugAccess(boolean) - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.dods.DODSNetcdfFile
Debugging flags.
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.FileWriter
Set debugging flags
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.ft.point.standard.PointDatasetStandardFactory
 
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.iosp.bufr.BufrIosp
 
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
Set the debug flags
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.iosp.hdf4.H4header
 
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.iosp.hdf5.H5header
 
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.iosp.hdf5.H5iosp
 
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.ncml.NcMLReader
 
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.NetcdfFile
debugging
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.stream.CdmRemote
 
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.thredds.ThreddsDataFactory
 
setDebugLeaks(boolean) - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
setDebugLevel(int) - Method in class opendap.dap.parsers.Dapparse
 
setDebugLevel(int) - Method in class opendap.dap.parsers.DapParser
Set the verbosity of the debugging output; 0 means that all kinds of output from the parser are suppressed.
setDebugLevel(int) - Method in class opendap.Server.parsers.Ceparse
 
setDebugLevel(int) - Method in class opendap.Server.parsers.CeParser
Set the verbosity of the debugging output; 0 means that all kinds of output from the parser are suppressed.
setDebugStream(PrintStream) - Method in class opendap.dap.parsers.DapParser
Set the PrintStream on which the debug output is printed.
setDebugStream(PrintStream) - Method in class opendap.Server.parsers.CeParser
Set the PrintStream on which the debug output is printed.
setDebugStream(PrintStream) - Method in class ucar.units.StandardUnitFormatTokenManager
Set debug output.
setDefault(Object) - Method in class ucar.jpeg.jj2000.j2k.entropy.CBlkSizeSpec
Sets default value for this module
setDefault(Object) - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
Sets default value for this module
setDefaultDASCache(String) - Method in class opendap.servlet.ReqState
Sets the default DAS Cache directory name to the string cachedir.
setDefaultDDSCache(String) - Method in class opendap.servlet.ReqState
Sets the default DDS Cache directory name to the string cachedir.
setDefaultDDXCache(String) - Method in class opendap.servlet.ReqState
Sets the default DDX Cache directory name to the string cachedir.
setDefaultINFOCache(String) - Method in class opendap.servlet.ReqState
Sets the default INFO Cache directory name to the string cachedir.
setDefaultMapArea(ProjectionRect) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Set a reasonable bounding box for this projection.
setDefaultMapArea(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
Set a reasonable bounding box for this specific projection.
setDefaults(List, int[]) - Static method in class ucar.ma2.Range
Deprecated. use Section.setDefaults(int[] shape)
setDefaults(int[]) - Method in class ucar.ma2.Section
If any of the ranges are null, which means "all", set the Range from the corresponding length in shape[].
setDefaultSchemaLocation(String) - Method in class opendap.servlet.ReqState
Sets the default Schema Location to the string location.
setDesc(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
setDesc(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
setDesc(String) - Method in class ucar.nc2.ft.point.writer.PointObVar
 
setDescription(InvDocumentation) - Method in class thredds.catalog.query.ListChoice
 
setDescription(InvDocumentation) - Method in class thredds.catalog.query.Selector
 
setDescription(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setDescription(String) - Method in interface thredds.catalog2.builder.ServiceBuilder
 
setDescription(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
 
setDescription(String) - Method in class ucar.grid.GridParameter
sets description of parameter.
setDescription(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
 
setDescription(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
setDescription(String) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the station description
setDescription(String) - Method in class ucar.unidata.geoloc.StationImpl
 
setDestElem(long) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
setDim(int, int) - Method in class ucar.ma2.Index
set current element at dimension dim to v
setDim(int, int) - Method in class ucar.ma2.Index1D
 
setDim(int, int) - Method in class ucar.ma2.Index2D
 
setDim(int, int) - Method in class ucar.ma2.Index3D
 
setDim(int, int) - Method in class ucar.ma2.Index4D
 
setDim(int, int) - Method in class ucar.ma2.Index5D
 
setDim(int, int) - Method in class ucar.ma2.Index6D
 
setDim(int, int) - Method in class ucar.ma2.Index7D
 
setDimension(int, Dimension) - Method in class ucar.nc2.Variable
Replace a dimension with an equivalent one.
setDimension(UnitDimension) - Method in class ucar.units.DerivedUnitImpl
Sets the unit dimension of this derived unit.
setDimensions(List<Dimension>) - Method in class ucar.nc2.Variable
Set the shape with a list of Dimensions.
setDimensions(String) - Method in class ucar.nc2.Variable
Set the dimensions using the dimensions names.
setDimensionsAnonymous(int[]) - Method in class ucar.nc2.Variable
Set the dimensions using all anonymous (unshared) dimensions
setDimensionVar(Variable) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
setDimIndex(int, int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
setDims(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
setDims(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
setDirectory(boolean) - Method in class thredds.filesystem.CacheFileProto
 
setDirectoryMatchPattern(String) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
setDiskCache(DiskCache2) - Static method in class thredds.wcs.v1_0_0_1.WcsCoverage
 
setDiskCache(DiskCache2) - Static method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
 
setDiskCache(DiskCache2) - Static method in class thredds.wcs.v1_1_0.GetCoverage
 
setDoAddDataSize(boolean) - Method in class thredds.cataloggen.CollectionLevelScanner
Determines if datasetSize metadata will be added to each InvDataset built during catalog generation.
setDoAll(boolean) - Method in class ucar.unidata.util.DateSelection
Set the DoAll property.
setDocBaseUri(URI) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
setDoLatest(boolean) - Method in class ucar.unidata.util.DateSelection
Set the DoLatest property.
setDouble(Index, double) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setDouble(int, double) - Method in class ucar.ma2.Array
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayBoolean
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayByte
 
setDouble(int, double) - Method in class ucar.ma2.ArrayByte
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayChar
 
setDouble(int, double) - Method in class ucar.ma2.ArrayChar
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayDouble
 
setDouble(int, double) - Method in class ucar.ma2.ArrayDouble
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayFloat
 
setDouble(int, double) - Method in class ucar.ma2.ArrayFloat
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayInt
 
setDouble(int, double) - Method in class ucar.ma2.ArrayInt
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayLong
 
setDouble(int, double) - Method in class ucar.ma2.ArrayLong
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayObject
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayRagged
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayScalar
 
setDouble(int, double) - Method in class ucar.ma2.ArrayScalar
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayShort
 
setDouble(int, double) - Method in class ucar.ma2.ArrayShort
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayStructure
 
setDouble(Array, double) - Static method in class ucar.ma2.MAMath
Set all the elements of this array to the given double value.
setDouble(int, int, double) - Method in class ucar.ma2.MAMatrix
 
setDouble(int, double) - Method in class ucar.ma2.MAVector
 
setDoubleCurrent(double) - Method in interface ucar.ma2.IndexIterator
Set current value with a double
setDoubleCurrent(double) - Method in class ucar.ma2.IteratorFast
 
setDoubleNext(double) - Method in interface ucar.ma2.IndexIterator
Set next value with a double
setDoubleNext(double) - Method in class ucar.ma2.IteratorFast
 
setDuration(TimeDuration) - Method in class ucar.nc2.units.DateRange
Set the duration of the interval.
setEarthLocation() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
setEarthLocation() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
setEarthLocation() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
setEarthLocation() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
setEarthLocation() - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
setEarthLocation() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
setEarthLocation() - Method in class ucar.nc2.dt.radial.UF2Dataset
 
setEccentricity(double) - Method in class ucar.unidata.geoloc.Earth
Set the Eccentricity property.
setEccentricitySquared(double) - Method in class ucar.unidata.geoloc.Earth
Set the EccentricitySquared property.
setElementSize(int) - Method in class ucar.nc2.Variable
Set the element size.
setElev(float) - Method in class ucar.nc2.iosp.sigmet.Ray
 
setElevVar(Variable) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
setElevVar(Variable) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
setEmail(String) - Method in class thredds.catalog.ThreddsMetadata.Source
 
setEmail(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
 
setEnabled(boolean) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Enables or disables this component, depending on the value of the parameter b.
setEnabled(boolean) - Method in class ucar.nc2.util.ListenerManager
 
setEncodedName(String) - Method in class opendap.dap.DAPNode
Sets the name of the class instance.
setEnd(DateType) - Method in class ucar.nc2.units.DateRange
Set the ending Date.
setEndDate() - Method in class ucar.nc2.dt.point.CFstationObsDataset
 
setEndDate() - Method in class ucar.nc2.dt.point.DapperDataset
 
setEndDate() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
 
setEndDate() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
 
setEndDate() - Method in class ucar.nc2.dt.point.NdbcDataset
 
setEndDate() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
 
setEndDate() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
setEndDate() - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
setEndDate() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
 
setEndDate() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
setEndDate() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.  
setEndDate() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
setEndDate() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
setEndDate() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
setEndDate() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
setEndDate() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
setEndDate() - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
setEndDate() - Method in class ucar.nc2.dt.radial.UF2Dataset
 
setEndDate() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
 
setEndDate() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
setEndDate() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
setEndDate() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
setEndDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
setEndDate() - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
setEndDate() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
setEndDate() - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
setEndDate() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
_more_
setEndDateInfo() - Method in class ucar.unidata.util.DateSelectionInfo
 
setEndFixedTime(Date) - Method in class ucar.unidata.util.DateSelection
set property
setEndFixedTime(long) - Method in class ucar.unidata.util.DateSelection
Set the EndFixedTime property.
setEndian(short) - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
 
setEndMode(int) - Method in class ucar.unidata.util.DateSelection
Set the EndMode property.
setEndOffset(double) - Method in class ucar.unidata.util.DateSelection
Set the EndOffset property.
setEnsTypes(int[]) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
 
setEnsTypes(int[]) - Method in class ucar.nc2.ft.fmrc.EnsCoord
 
setEnumType(String) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
setEnumTypedef(EnumTypedef) - Method in class ucar.nc2.Variable
Public by accident.
setEnumTypes(int, NcStreamProto.EnumTypedef) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
setEnumTypes(int, NcStreamProto.EnumTypedef.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
setEquatorRadius(double) - Method in class ucar.unidata.geoloc.Earth
Set the EquatorRadius property.
setError(String) - Method in interface ucar.nc2.util.CancelTask
Called routine got an error, so it sets a message for calling program to show to user.
setErrorBuffer(Formatter) - Method in interface ucar.nc2.dataset.CoordTransBuilderIF
Pass in a Formatter where error messages can be appended.
setErrorBuffer(Formatter) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
setErrorCode(int) - Method in exception opendap.dap.DAP2Exception
Sets the error code.
setErrorMessage(String) - Method in exception opendap.dap.DAP2Exception
Sets the error message.
setExecutor(Executor) - Static method in class ucar.nc2.ncml.Aggregation
 
setExpand(boolean) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
setExpandGrib1ThinGrids(boolean) - Static method in class ucar.grib.grib1.Grib1Data
 
setExpires(DateType) - Method in class thredds.catalog.InvCatalogImpl
Set the expires date after which the catalog is no longer valid.
setExpires(DateType) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
setExtendIndex(boolean) - Static method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Extend the list of grid
setExtendIndex(boolean) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
Deprecated. use setIndexFileModeOnSync and setIndexFileModeOnOpen
setExtendMode() - Method in class ucar.unidata.io.RandomAccessFile
Set extendMode for truncated, yet valid files - old NetCDF code allowed this when NOFILL on, and user doesnt write all variables.
setExternalReference(URI) - Method in interface thredds.catalog2.builder.MetadataBuilder
 
setExtraHeaderBytes(int) - Method in class ucar.nc2.NetcdfFileWriteable
Set extra bytes to reserve in the header.
setFactory(BaseTypeFactory) - Method in class opendap.dap.DDS
Get the Class factory.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.Mercator
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the false_easting, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.Mercator
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the false northing, in km.
setFeatureType(FeatureType) - Method in class ucar.nc2.ft.point.PointDatasetImpl
 
setFile(MultipartFile) - Method in class thredds.bufrtables.FileUploadBean
 
setFileCache(FileCache) - Method in class ucar.nc2.dt.grid.GridDataset
 
setFileCache(FileCache) - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
setFileCache(FileCache) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
setFileCache(FileCache) - Method in class ucar.nc2.NetcdfFile
Public by accident.
setFileCache(FileCache) - Method in interface ucar.nc2.util.cache.FileCacheable
If the FileCache is set, the FileCacheable object must store it and call FileCache.release() on FileCacheable.close():
setFileCache(FileCache) - Method in class ucar.nc2.util.cache.FileCacheRaf.Raf
 
setFilename(String) - Method in class thredds.bufrtables.FileValidateBean
 
setFiles(int, FileSystemProto.File) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
setFiles(int, FileSystemProto.File.Builder) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
setFill(boolean) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Set the fill flag.
setFill(boolean) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
setFill(boolean) - Method in class ucar.nc2.NetcdfFileWriteable
Set the fill flag: call before calling create() or doing any data writing.
setFillValueIsMissing(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
set if _FillValue is considered isMissing(); better set in constructor if possible
setFillValueIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
Set if _FillValue attribute is considered isMissing()
setFillValueIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
 
setFlattenCatalog(boolean) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
setFlattening(double) - Method in class ucar.unidata.geoloc.Earth
Set the Flattening property.
setFloat(Index, float) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setFloat(int, float) - Method in class ucar.ma2.Array
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayBoolean
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayByte
 
setFloat(int, float) - Method in class ucar.ma2.ArrayByte
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayChar
 
setFloat(int, float) - Method in class ucar.ma2.ArrayChar
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayDouble
 
setFloat(int, float) - Method in class ucar.ma2.ArrayDouble
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayFloat
 
setFloat(int, float) - Method in class ucar.ma2.ArrayFloat
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayInt
 
setFloat(int, float) - Method in class ucar.ma2.ArrayInt
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayLong
 
setFloat(int, float) - Method in class ucar.ma2.ArrayLong
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayObject
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayRagged
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayScalar
 
setFloat(int, float) - Method in class ucar.ma2.ArrayScalar
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayShort
 
setFloat(int, float) - Method in class ucar.ma2.ArrayShort
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayStructure
 
setFloatCurrent(float) - Method in interface ucar.ma2.IndexIterator
Set current value with a float
setFloatCurrent(float) - Method in class ucar.ma2.IteratorFast
 
setFloatNext(float) - Method in interface ucar.ma2.IndexIterator
Set next value with a float
setFloatNext(float) - Method in class ucar.ma2.IteratorFast
 
setFmrcInventoryParams(String, String, String, String, String) - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.  
setFollowRedirects(boolean) - Method in class thredds.util.HttpUriResolverFactory
 
setFollowRedirects(boolean) - Method in class ucar.nc2.util.net.HTTPMethod
 
setForeground(Color) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Sets the foreground color of this component.
setFormat(Request.Format) - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
setGDSkey(String) - Method in class ucar.grib.grib1.Grib1Product
sets the GDS key for this product.
setGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.InvDatasetImpl
 
setGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.InvDatasetImplProxy
 
setGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.ThreddsMetadata
set GeospatialCoverage element
setGlobal(boolean) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set isGlobal
setGlobal(boolean) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
 
setGlobalAuthenticator(String, String) - Method in class ucar.nc2.util.net.HTTPSession
 
setGlobalCredentialsProvider(CredentialsProvider) - Static method in class ucar.nc2.util.net.HTTPSession
 
setGlobalMethodParameter(String, Object) - Method in class ucar.nc2.util.net.HTTPSession
 
setGlobalUserAgent(String) - Static method in class ucar.nc2.util.net.HTTPSession
 
setGribResourceReader(GribResourceReader) - Static method in class ucar.grib.GribResourceReader
Set the singleton reader.
setGroup(Group) - Method in class ucar.nc2.Dimension
Set the group
setGroups(int, NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
setGroups(int, NcStreamProto.Group.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
setHarvest(boolean) - Method in class thredds.catalog.InvDatasetImpl
Set harvest
setHarvest(boolean) - Method in class thredds.catalog.InvDatasetImplProxy
 
SetHasValue(int) - Method in class opendap.util.OptSwitch
Set the value type of the option switch to the type passed
setHeader(String) - Method in class ucar.nc2.iosp.bufr.Message
 
setHeaderEncoder(HeaderEncoder) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.PostCompRateAllocator
Keep a reference to the header encoder.
setHeapCount(int, int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
setHeight(double) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Set the height above the earth
setHeight(double) - Method in class ucar.unidata.geoloc.ProjectionRect
set Y height
setHeightExtent(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set height extent
setHeightResolution(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set height resolution
setHeightStart(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set starting height
setHeightUnits(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set height units
setHistory(String) - Method in class thredds.catalog.ThreddsMetadata
set specific type of documentation = history
setHorizontal(boolean) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
 
setID(String) - Method in class thredds.catalog.InvDatasetImpl
Set the ID for this Dataset
setID(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setId(String) - Method in class thredds.catalog.query.Selector
 
setId(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
setId(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
 
setId(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
Set the unique id for this TimeCoord
setId(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
setId(int) - Method in class ucar.nc2.ft.fmrc.EnsCoord
 
setId(int) - Method in class ucar.nc2.ft.fmrc.TimeCoord
Set the unique id for this TimeCoord
setId(int) - Method in class ucar.nc2.ft.fmrc.VertCoord
 
setId(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
setId(String) - Method in class ucar.nc2.NetcdfFile
Set the globally unique dataset identifier.
setId(String) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
setID(String) - Method in class ucar.unidata.util.Product
_more_
setIdAuthority(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
setIdentifier(CrawlableDatasetLabeler) - Method in class thredds.cataloggen.CollectionLevelScanner
Set the CrawlableDatasetLabeler used to determine the ID of the InvDataset built during catalog generation.
setImage(Image) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Sets the image to display in this component.
setImgResLevel(int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWT
Sets the image reconstruction resolution level.
setImgResLevel(int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Sets the image reconstruction resolution level.
setImmutable() - Method in class ucar.nc2.Dimension
Make this immutable.
setImmutable() - Method in class ucar.nc2.Group
Make this immutable.
setImmutable() - Method in class ucar.nc2.NetcdfFile
Make this immutable.
setImmutable() - Method in class ucar.nc2.Structure
 
setImmutable() - Method in class ucar.nc2.Variable
Make this immutable.
setImplicit(boolean) - Method in class ucar.nc2.dataset.CoordinateSystem
Set whether this Coordinate System is implicit
setIndentLevel(int) - Method in class ucar.nc2.util.Indent
 
setIndex(int) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the row or column index for this station
setIndexAlwaysInCache(boolean) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
Set disk cache policy for index files.
setIndexFileModeOnOpen(GridServiceProvider.IndexExtendMode) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
This controls what happens when a GRIB file is opened, and the data file has changed since the index was written.
setIndexFileModeOnSync(GridServiceProvider.IndexExtendMode) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
This controls what happens when a GRIB file is synced (usually from FileCache), and the data or index file has changed since the file was placed in the cache.
setInherited(boolean) - Method in class thredds.catalog.ThreddsMetadata
Set inherited
setInlineContent(String) - Method in class thredds.catalog.InvDocumentation
 
setInstance(PrefixDB) - Static method in class ucar.units.PrefixDBManager
Sets the current prefix database.
setInstance(UnitDB) - Static method in class ucar.units.UnitDBManager
Sets the default unit database.
setInstance(UnitFormat) - Static method in class ucar.units.UnitFormatManager
Sets the instance of the default unit format.
setInstance(UnitSystem) - Static method in class ucar.units.UnitSystemManager
Sets the system of units.
setInt(int) - Static method in class ucar.jpeg.icc.ICCProfile
Separate bytes in an int into a byte array lsb to msb order.
setInt(int, byte[]) - Static method in class ucar.jpeg.icc.ICCProfile
Separate bytes in an int into a byte array lsb to msb order.
setInt(Index, int) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setInt(int, int) - Method in class ucar.ma2.Array
 
setInt(Index, int) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setInt(int, int) - Method in class ucar.ma2.ArrayBoolean
 
setInt(Index, int) - Method in class ucar.ma2.ArrayByte
 
setInt(int, int) - Method in class ucar.ma2.ArrayByte
 
setInt(Index, int) - Method in class ucar.ma2.ArrayChar
 
setInt(int, int) - Method in class ucar.ma2.ArrayChar
 
setInt(Index, int) - Method in class ucar.ma2.ArrayDouble
 
setInt(int, int) - Method in class ucar.ma2.ArrayDouble
 
setInt(Index, int) - Method in class ucar.ma2.ArrayFloat
 
setInt(int, int) - Method in class ucar.ma2.ArrayFloat
 
setInt(Index, int) - Method in class ucar.ma2.ArrayInt
 
setInt(int, int) - Method in class ucar.ma2.ArrayInt
 
setInt(Index, int) - Method in class ucar.ma2.ArrayLong
 
setInt(int, int) - Method in class ucar.ma2.ArrayLong
 
setInt(Index, int) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setInt(int, int) - Method in class ucar.ma2.ArrayObject
 
setInt(Index, int) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setInt(int, int) - Method in class ucar.ma2.ArrayRagged
 
setInt(Index, int) - Method in class ucar.ma2.ArrayScalar
 
setInt(int, int) - Method in class ucar.ma2.ArrayScalar
 
setInt(Index, int) - Method in class ucar.ma2.ArrayShort
 
setInt(int, int) - Method in class ucar.ma2.ArrayShort
 
setInt(Index, int) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setInt(int, int) - Method in class ucar.ma2.ArrayStructure
 
setIntCurrent(int) - Method in interface ucar.ma2.IndexIterator
Set current value with a int
setIntCurrent(int) - Method in class ucar.ma2.IteratorFast
 
setInternalBuffer(DataBlk) - Static method in class ucar.jpeg.colorspace.ColorSpaceMapper
Arrange for the input DataBlk to receive an appropriately sized and typed data buffer
setInternalStorage(Object) - Method in class opendap.dap.BaseTypePrimitiveVector
Set the internal storage for PrimitiveVector.
setInternalStorage(Object) - Method in class opendap.dap.BooleanPrimitiveVector
Set the internal storage for PrimitiveVector.
setInternalStorage(Object) - Method in class opendap.dap.BytePrimitiveVector
Set the internal storage for PrimitiveVector.
setInternalStorage(Object) - Method in class opendap.dap.Float32PrimitiveVector
Set the internal storage for PrimitiveVector.
setInternalStorage(Object) - Method in class opendap.dap.Float64PrimitiveVector
Set the internal storage for PrimitiveVector.
setInternalStorage(Object) - Method in class opendap.dap.Int16PrimitiveVector
Set the internal storage for PrimitiveVector.
setInternalStorage(Object) - Method in class opendap.dap.Int32PrimitiveVector
Set the internal storage for PrimitiveVector.
setInternalStorage(Object) - Method in class opendap.dap.PrimitiveVector
Set the internal storage for PrimitiveVector.
setInterval(double) - Method in class ucar.unidata.util.DateSelection
Set the Interval property.
setIntervalRange(double) - Method in class ucar.unidata.util.DateSelection
A utility method to set the pre and post range symmetrically.
setIntNext(int) - Method in interface ucar.ma2.IndexIterator
Set next value with a int
setIntNext(int) - Method in class ucar.ma2.IteratorFast
 
setInvalidDataIsMissing(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
set if valid_range is considered isMissing(); better set in constructor if possible
setInvalidDataIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
Set if valid_range attribute is considered isMissing()
setInvalidDataIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
 
setIsDirectory(boolean) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
setIsNumeric(boolean) - Method in class ucar.nc2.iosp.gempak.GempakParameter
Set whether this is numeric or not
setIsPrivate(boolean) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
setIsScalar() - Method in class ucar.nc2.Variable
Set this Variable to be a scalar
setIssuedDatePointBuilder(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setIsUnlimited(boolean) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
setIsVlen(boolean) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
setIsVolume(NetcdfDataset) - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
setIterators(ArrayStructureMA) - Static method in class ucar.nc2.iosp.bufr.MessageCompressedDataReader
 
setKeywords(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImpl
 
setKeywords(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setKeywords(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.ThreddsMetadata
Set list of contributors; may be empty, not null.
setLargeFile(boolean) - Method in class ucar.nc2.NetcdfFileWriteable
Set if this should be a "large file" (64-bit offset) format.
setLastModified(DateType) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
setLastModified(long) - Method in class thredds.filesystem.CacheFileProto
 
setLastModified(long) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
setLastModified(long) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
setLastModifiedDate(DateType) - Method in class thredds.catalog.InvDatasetImpl
 
setLastModifiedDate(Date) - Method in class thredds.catalog.InvDatasetImpl
 
setLat(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
setLat(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
setLatExtent(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set latitude extent
setLatitude(double) - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
setLatitude(double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Set the latitude, in degrees.
setLatResolution(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set latitude resolution
setLatStart(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set starting latitude
setLatUnits(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set latitude units
setLatVar(Variable) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
setLatVar(Variable) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
setLayout(LayoutManager) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Throws an IllegalArgumentException since the layout manager is internally set and can not be changed.
setLen(int) - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
setLen(int) - Method in class ucar.nc2.ft.point.writer.PointObVar
 
setLen(int) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
setLenCalcType(int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
Set the length calculation type to the specified type.
setLength(int) - Method in class opendap.dap.BaseTypePrimitiveVector
Sets the number of elements in the array.
setLength(int) - Method in class opendap.dap.BooleanPrimitiveVector
Sets the number of elements in the array.
setLength(int) - Method in class opendap.dap.BytePrimitiveVector
Sets the number of elements in the array.
setLength(int) - Method in class opendap.dap.DVector
Sets the number of elements in the vector.
setLength(int) - Method in class opendap.dap.Float32PrimitiveVector
Sets the number of elements in the array.
setLength(int) - Method in class opendap.dap.Float64PrimitiveVector
Sets the number of elements in the array.
setLength(int) - Method in class opendap.dap.Int16PrimitiveVector
Sets the number of elements in the array.
setLength(int) - Method in class opendap.dap.Int32PrimitiveVector
Sets the number of elements in the array.
setLength(int) - Method in class opendap.dap.PrimitiveVector
Sets the number of elements in the array.
setLength(long) - Method in class thredds.filesystem.CacheFileProto
 
setLength(long) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
setLength(int) - Method in class ucar.nc2.Dimension
Set the Dimension length.
setLength(long) - Method in class ucar.nc2.dt.point.WriterProfileObsDataset
 
setLength(long) - Method in class ucar.nc2.dt.point.WriterStationObsDataset
 
setLength(long) - Method in class ucar.nc2.ft.point.writer.WriterCFPointCollection
 
setLength(long) - Method in class ucar.nc2.ft.point.writer.WriterCFStationCollection
 
setLength(long) - Method in class ucar.nc2.NetcdfFileWriteable
Preallocate the file size, for efficiency.
setLength(long) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
setLevel(int) - Method in class opendap.dap.DSequence
Sets the level of this sequence.
setLineWidth(int) - Method in class ucar.jpeg.jj2000.j2k.util.MsgPrinter
Sets the line width to the specified value.
setList(int, GhcnmProto.StationIndex) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
setList(int, GhcnmProto.StationIndex.Builder) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
 
setLoc(PointStreamProto.Location) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
setLoc(PointStreamProto.Location.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
setLocalMetadata(ThreddsMetadata) - Method in class thredds.catalog.InvDatasetImpl
 
setLocalMetadata(ThreddsMetadata) - Method in class thredds.catalog.InvDatasetImplProxy
 
setLocalOverride(boolean) - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
 
setLocalOverride(boolean) - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
 
setLocation(Location) - Method in class thredds.catalog.query.Station
 
setLocation(String) - Method in class ucar.nc2.NetcdfFile
Set the location, a URL or local filename.
setLocation(String) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
setLocation(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
set x,y location from pt
setLocation(Point2D) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
set x,y location from pt
setLocationInfo(String, String, String) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
setLocationInfo(String, String, String) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
setLocationURI(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
 
setLocationURI(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
setLogger(Logger) - Method in class ucar.nc2.util.DiskCache2
Optionally set a logger.
setLogPDS(Grib2WriteIndex.pdsLogType) - Method in class ucar.grib.grib1.Grib1WriteIndex
 
setLogPDS(Grib2WriteIndex.pdsLogType) - Method in class ucar.grib.grib2.Grib2WriteIndex
 
setLon(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
setLon(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
setLonExtent(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set longitude extent
setLong(long) - Static method in class ucar.jpeg.icc.ICCProfile
Separate bytes in a long into a byte array lsb to msb order.
setLong(long, byte[]) - Static method in class ucar.jpeg.icc.ICCProfile
Separate bytes in a long into a byte array lsb to msb order.
setLong(Index, long) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setLong(int, long) - Method in class ucar.ma2.Array
 
setLong(Index, long) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayBoolean
 
setLong(Index, long) - Method in class ucar.ma2.ArrayByte
 
setLong(int, long) - Method in class ucar.ma2.ArrayByte
 
setLong(Index, long) - Method in class ucar.ma2.ArrayChar
 
setLong(int, long) - Method in class ucar.ma2.ArrayChar
 
setLong(Index, long) - Method in class ucar.ma2.ArrayDouble
 
setLong(int, long) - Method in class ucar.ma2.ArrayDouble
 
setLong(Index, long) - Method in class ucar.ma2.ArrayFloat
 
setLong(int, long) - Method in class ucar.ma2.ArrayFloat
 
setLong(Index, long) - Method in class ucar.ma2.ArrayInt
 
setLong(int, long) - Method in class ucar.ma2.ArrayInt
 
setLong(Index, long) - Method in class ucar.ma2.ArrayLong
 
setLong(int, long) - Method in class ucar.ma2.ArrayLong
 
setLong(Index, long) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayObject
 
setLong(Index, long) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayRagged
 
setLong(Index, long) - Method in class ucar.ma2.ArrayScalar
 
setLong(int, long) - Method in class ucar.ma2.ArrayScalar
 
setLong(Index, long) - Method in class ucar.ma2.ArrayShort
 
setLong(int, long) - Method in class ucar.ma2.ArrayShort
 
setLong(Index, long) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayStructure
 
setLongCurrent(long) - Method in interface ucar.ma2.IndexIterator
Set current value with a long
setLongCurrent(long) - Method in class ucar.ma2.IteratorFast
 
setLongitude(double) - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
setLongitude(double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Set the longitude, in degrees.
setLongNext(long) - Method in interface ucar.ma2.IndexIterator
Set next value with a long
setLongNext(long) - Method in class ucar.ma2.IteratorFast
 
setLonResolution(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set longitude resolution
setLonStart(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set starting longitude
setLonUnits(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set longitude units
setLonVar(Variable) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
setLonVar(Variable) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
setMainCompDefDecompType(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.WTDecompSpec
Sets the "component main default" decomposition type and number of levels for the specified component.
setMap(int, NcStreamProto.EnumTypedef.EnumType) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
setMap(int, NcStreamProto.EnumTypedef.EnumType.Builder) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
setMark(boolean) - Method in class thredds.catalog.InvDatasetImpl
 
setMark(boolean) - Method in class thredds.catalog.InvDatasetImplProxy
 
setMatchPatternTarget(String) - Method in class thredds.cataloggen.config.DatasetFilter
 
setMaxCacheSize(int) - Static method in class ucar.nc2.iosp.adde.AddeImage
 
setMember(int, int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
setMemberArray(StructureMembers.Member, Array) - Method in class ucar.ma2.ArrayStructure
Set data for one member, over all structures.
setMemberArray(String, Array) - Method in class ucar.ma2.ArrayStructureMA
Set the data array for this member.
setMemberData(StructureMembers.Member, Array) - Method in class ucar.ma2.StructureDataW
 
setMemberData(String, Array) - Method in class ucar.ma2.StructureDataW
 
setMembers(int, PointStreamProto.Member) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
setMembers(int, PointStreamProto.Member.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
setMemberVariables(List<Variable>) - Method in class ucar.nc2.Structure
Set the list of member variables.
setMessage(String) - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
 
setMetadataCreatedDatePointBuilder(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setMetadataModifiedDatePointBuilder(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setMethodHeaders(List<Header>) - Method in class ucar.nc2.util.net.HTTPMethod
 
setMimeBinary(OutputStream, int, String, int) - Static method in class opendap.servlet.MimeUtil
 
setMimeBinary(PrintStream, int, String, int) - Static method in class opendap.servlet.MimeUtil
 
setMimeError(OutputStream, int, String, String) - Static method in class opendap.servlet.MimeUtil
 
setMimeError(PrintStream, int, String, String) - Static method in class opendap.servlet.MimeUtil
 
setMimeText(OutputStream, int, String, int) - Static method in class opendap.servlet.MimeUtil
 
setMimeText(PrintStream, int, String, int) - Static method in class opendap.servlet.MimeUtil
 
setMinLength(long) - Method in class ucar.unidata.io.RandomAccessFile
Make sure file is at least this long when its closed.
setMissingDataIsMissing(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
set if missing_data is considered isMissing(); better set in constructor if possible
setMissingDataIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
Set if missing_data attribute is considered isMissing()
setMissingDataIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
 
setMissingToNaN(float[]) - Method in class ucar.nc2.dt.grid.GeoGrid
Convert (in place) all values in the given array that are considered as "missing" to Float.NaN, according to isMissingData(val).
setMissingToNaN(float[]) - Method in interface ucar.nc2.dt.GridDatatype
Convert (in place) all values in the given array that are considered as "missing" to Float.NaN, according to isMissing(val).
setModifications(Element) - Method in class ucar.nc2.ncml.Aggregation
 
setModifiedDatePointBuilder(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setMultipartRequest(Part[]) - Method in class ucar.nc2.util.net.HTTPMethod
 
setMultiple(String) - Method in class thredds.catalog.query.Selector
 
setMyAttribute(Attribute) - Method in class opendap.dap.Alias
 
setMyVariable(BaseType) - Method in class opendap.dap.Alias
 
setName(String) - Method in class thredds.catalog.InvDatasetImpl
Set name of this Dataset.
setName(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setName(String) - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
setName(String) - Method in class thredds.catalog.ThreddsMetadata.Source
Set name
setName(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setName(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
setName(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
setName(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
 
setName(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
 
setName(String) - Method in class thredds.cataloggen.config.CatalogRefExpander
 
setName(String) - Method in class thredds.cataloggen.config.DatasetSource
 
setName(String) - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
setName(String) - Method in class thredds.filesystem.FileSystemProto.File.Builder
 
setName(String) - Method in class ucar.grib.grib2.Category
sets the name of this Category.
setName(String) - Method in class ucar.grib.grib2.Discipline
sets name of this Discipline.
setName(String) - Method in class ucar.grid.GridParameter
sets name of parameter.
setName(String) - Method in class ucar.nc2.dataset.StructureDS
 
setName(String) - Method in class ucar.nc2.dataset.VariableDS
 
setName(String) - Method in class ucar.nc2.Dimension
Set the name, converting to valid CDM object name if needed.
setName(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
 
setName(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
 
setName(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
setName(String) - Method in class ucar.nc2.ft.fmrc.EnsCoord
 
setName(String) - Method in class ucar.nc2.ft.fmrc.VertCoord
 
setName(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
setName(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
setName(String) - Method in class ucar.nc2.ft.point.writer.PointObVar
 
setName(String) - Method in class ucar.nc2.Group
Set the short name, converting to valid CDM object name if needed.
setName(String) - Method in class ucar.nc2.iosp.sigmet.Ray
 
setName(String) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated. use NetcdfFileWriteable.createNew(String filename);
setName(String) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
setName(String) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
setName(String) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
 
setName(String) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
setName(String) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
setName(String) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
setName(String) - Method in class ucar.nc2.Variable
Set the short name, converting to valid CDM object name if needed.
setName(String) - Method in class ucar.unidata.geoloc.Earth
Set the Name property.
setName(String) - Method in class ucar.unidata.geoloc.ProjectionImpl
Set the name of this specific projection.
setName(String) - Method in class ucar.unidata.geoloc.StationImpl
 
setName(String) - Method in class ucar.unidata.util.Product
_more_
setNamer(CrawlableDatasetLabeler) - Method in class thredds.cataloggen.CollectionLevelScanner
Set the CrawlableDatasetLabeler used to determine the name of each InvDataset built during catalog generation.
setNamespaceURI(String) - Method in class thredds.catalog.InvMetadata
set the namespace URI
setNamingAuthority(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
 
setNcml(Element, Element) - Method in class ucar.nc2.ft.fmrc.Fmrc
 
setNcmlElement(Element) - Method in class thredds.catalog.InvDatasetImpl
 
setNelems(int) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
setNEnsembles(int) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
 
setNEnsembles(int) - Method in class ucar.nc2.ft.fmrc.EnsCoord
 
setNewGeospatialCoverageBuilder(URI) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setNewThreddsMetadataBuilder() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
 
setNext(double) - Method in class ucar.ma2.ArrayDouble.D3.IF
 
setNomTime(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
setNorth(boolean) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Set whether in North or South Hemisphere.
setNowTime(Date) - Method in class ucar.unidata.util.DateSelection
Set the NowTime property.
setNrows(long) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
setNsweep(int) - Method in class ucar.nc2.iosp.sigmet.Ray
 
setNumber(int) - Method in class ucar.grib.grib2.Category
number value of this Category.
setNumber(int) - Method in class ucar.grib.grib2.Discipline
sets number of this Discipline.
setNumber(int) - Method in class ucar.grid.GridParameter
sets number of parameter.
setNumberPoints(int) - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
setNumrecs(int) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
setNumTimesInRange(int) - Method in class ucar.unidata.util.DateSelection
Set the NumTimesInRange property.
setObject(Index, Object) - Method in class ucar.ma2.Array
Set the array element at index to the specified value.
setObject(int, Object) - Method in class ucar.ma2.Array
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayBoolean
 
setObject(int, Object) - Method in class ucar.ma2.ArrayBoolean
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayByte
 
setObject(int, Object) - Method in class ucar.ma2.ArrayByte
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayChar
 
setObject(int, Object) - Method in class ucar.ma2.ArrayChar
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayDouble
 
setObject(int, Object) - Method in class ucar.ma2.ArrayDouble
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayFloat
 
setObject(int, Object) - Method in class ucar.ma2.ArrayFloat
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayInt
 
setObject(int, Object) - Method in class ucar.ma2.ArrayInt
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayLong
 
setObject(int, Object) - Method in class ucar.ma2.ArrayLong
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayObject
 
setObject(int, Object) - Method in class ucar.ma2.ArrayObject
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayRagged
 
setObject(int, Object) - Method in class ucar.ma2.ArrayRagged
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayScalar
 
setObject(int, Object) - Method in class ucar.ma2.ArrayScalar
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayShort
 
setObject(int, Object) - Method in class ucar.ma2.ArrayShort
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayStructure
Set one of the StructureData of this ArrayStructure.
setObject(int, Object) - Method in class ucar.ma2.ArrayStructure
Set the index-th StructureData of this ArrayStructure.
setObject(Object) - Method in class ucar.unidata.util.DatedObject
Set the Object property.
setObjectCurrent(Object) - Method in interface ucar.ma2.IndexIterator
Set current value with a Object
setObjectCurrent(Object) - Method in class ucar.ma2.IteratorFast
 
setObjectNext(Object) - Method in interface ucar.ma2.IndexIterator
Set next value with a Object
setObjectNext(Object) - Method in class ucar.ma2.IteratorFast
 
setOffset(int) - Method in class ucar.nc2.iosp.sigmet.Ray
 
setOffset1(int) - Method in class ucar.nc2.iosp.sigmet.Ray
 
setOffsetHours(double[]) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
 
setOffsets(StructureMembers) - Static method in class ucar.ma2.ArrayStructureBB
Set the offsets, based on m.getSizeBytes().
setOffsetTimes(double[]) - Method in class ucar.nc2.ft.fmrc.TimeCoord
 
setOpterr(boolean) - Method in class opendap.util.Getopts
 
setOrigin(EarthLocation) - Method in class ucar.nc2.dt.radial.RadialCoordSys
 
setOriginalVariable(Variable) - Method in class ucar.nc2.dataset.StructureDS
Set the Structure to wrap.
setOriginalVariable(Variable) - Method in class ucar.nc2.dataset.VariableDS
Set the Variable to wrap.
setOriginalVariable(Variable) - Method in interface ucar.nc2.dataset.VariableEnhanced
 
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the origin latitude.
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Set the origin latitude.
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Set the origin latitude.
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Set the origin latitude.
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.Mercator
Deprecated. not used, only here for XML Persistence
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.Orthographic
Set the origin latitude.
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the origin latitude
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Set the origin latitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.Mercator
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.Orthographic
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Set the origin longitude.
setParallel(double) - Method in class ucar.unidata.geoloc.projection.Mercator
Set the first standard parallel
setParallelOne(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the first standard parallel
setParallelOne(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Set the first standard parallel
setParallelTwo(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the second standard parallel
setParallelTwo(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Set the second standard parallel
setParameter(GridParameter) - Method in class ucar.grib.grib2.Category
add this GridParameter to this Category.
setParellelOne(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Deprecated. use setParallelOne(double). Keep the mispelled name for persisted objects
setParellelTwo(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Deprecated. use setParallelTwo(double). Keep the mispelled name for persisted objects
setParent(DAPNode) - Method in class opendap.dap.DAPNode
 
setParent(Clause) - Method in class opendap.Server.BTFunctionClause
 
setParent(Clause) - Method in class opendap.Server.DereferenceClause
 
setParent(Clause) - Method in interface opendap.Server.SubClause
Sets the parent of this subclause.
setParent(Clause) - Method in class opendap.Server.ValueClause
 
setParent(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Set the parent dataset.
setParent(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
 
setParentDataset(InvDataset) - Method in class thredds.cataloggen.config.CatalogGenConfig
Set the type of this CatalogGenConfig
setParentGroup(Group) - Method in class ucar.nc2.Group
Set the Group's parent Group
setParentGroup(Group) - Method in class ucar.nc2.Structure
Set the parent group of this Structure, and all member variables.
setParentGroup(Group) - Method in class ucar.nc2.Variable
Set the parent group.
setParentStructure(Structure) - Method in class ucar.nc2.Variable
Set the parent structure.
setPath(String) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
 
setPDN(int) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
 
setPDN(int) - Method in class ucar.nc2.ft.fmrc.EnsCoord
 
setPersistenceCache(DiskCache2) - Static method in class thredds.catalog.query.DqcFactory
 
setPersistenceCache(DiskCache2) - Static method in class ucar.nc2.ncml.Aggregation
 
setPointFeatureCollection(List<FeatureCollection>) - Method in class ucar.nc2.ft.point.PointDatasetImpl
 
setPointFeatureCollection(FeatureCollection) - Method in class ucar.nc2.ft.point.PointDatasetImpl
 
setPoleRadius(double) - Method in class ucar.unidata.geoloc.Earth
Set the PoleRadius property.
setPolicy(int) - Method in class ucar.nc2.util.DiskCache2
Set the cache path policy
setPos(long, long) - Method in class ucar.grib.grib2.Grib2IndicatorSection
 
setPositive(String) - Method in class ucar.nc2.dataset.CoordinateAxis
Set the direction of increasing values, used only for vertical Axes.
setPostRange(double) - Method in class ucar.unidata.util.DateSelection
Set the PostRange property.
setPreferCdm(boolean) - Static method in class ucar.nc2.thredds.ThreddsDataFactory
 
setPrefix(String) - Method in class opendap.Server.FunctionLibrary
Sets the prefix to use for classname lookup.
setPrefixUrlPath(String) - Method in class thredds.cataloggen.config.DatasetSource
 
setPreload(boolean) - Static method in class ucar.nc2.dods.DODSNetcdfFile
Set whether small variables are preloaded; only turn off for debugging.
setPreRange(double) - Method in class ucar.unidata.util.DateSelection
Set the PreRange property.
setProcessing(String) - Method in class thredds.catalog.ThreddsMetadata
set specific type of documentation = processing_level
setProgramSource(String) - Method in exception opendap.dap.DAP2Exception
Sets the program source.
setProgramType(int) - Method in exception opendap.dap.DAP2Exception
Sets the program type.
setProgressPercent(double) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
 
setProject(boolean, boolean) - Method in class opendap.dap.DAPNode
Set the state of this variable's projection.
setProject(boolean) - Method in class opendap.dap.DAPNode
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.Server.SDArray
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.Server.SDByte
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.Server.SDFloat32
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.Server.SDGrid
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.Server.SDList
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.Server.SDSequence
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in class opendap.Server.SDStructure
Set the state of this variable's projection.
setProject(boolean, boolean) - Method in interface opendap.Server.ServerMethods
Set the state of this variable's projection.
setProject(boolean) - Method in interface opendap.Server.ServerMethods
Set the Project property of this variable.
setProjected(boolean) - Method in class opendap.dap.DAPNode
 
setProjection(int, int, int) - Method in class opendap.dap.DArrayDimension
Set the projection information for this dimension.
setProjection(int, int, int, int) - Method in class opendap.Server.SDArray
Set the projection information for this dimension.
setProjection(int, int, int, int) - Method in class opendap.Server.SDGrid
Set the projection information for this dimension.
setProjection(int, int, int, int) - Method in interface opendap.Server.ServerArrayMethods
 
setProjectionBoundingBox() - Method in class ucar.nc2.dt.grid.GridCoordSys
 
setProjectionBoundingBox() - Method in interface ucar.nc2.dt.GridCoordSystem
Use the bounding box to set the defaule map are of the projection.
setProjects(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImpl
 
setProjects(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setProjects(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.ThreddsMetadata
Set list of projects (type Vocab); may be empty, not null.
setProperty(String, String) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
Set a static property.
setProperty(String, String) - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
 
setProperty(String, String) - Static method in class ucar.nc2.NetcdfFile
Set properties.
setProxy() - Method in class ucar.nc2.util.net.HTTPSession
 
setProxyDsHandlers(Map) - Method in class thredds.cataloggen.CollectionLevelScanner
 
setProxyReader(ProxyReader) - Method in class ucar.nc2.Variable
 
setPublishers(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.InvDatasetImpl
 
setPublishers(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setPublishers(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.ThreddsMetadata
Set list of publishers (type Source); may be empty, not null.
setQuery(Query) - Method in class thredds.catalog.query.QueryCapability
 
setRange(int, Range) - Method in class ucar.ma2.Section
Set the range at the specified index in the list, previous Range is discarded
setRange(float) - Method in class ucar.nc2.iosp.sigmet.Ray
 
setRange(int, NcStreamProto.Range) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
setRange(int, NcStreamProto.Range.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
setRawBytes(byte[]) - Method in class ucar.nc2.iosp.bufr.Message
 
setRead(boolean) - Method in class opendap.Server.SDArray
Set the Read property.
setRead(boolean) - Method in class opendap.Server.SDByte
Set the Read property.
setRead(boolean) - Method in class opendap.Server.SDFloat32
Set the Read property.
setRead(boolean) - Method in class opendap.Server.SDFloat64
Set the Read property.
setRead(boolean) - Method in class opendap.Server.SDGrid
Set the Read property.
setRead(boolean) - Method in class opendap.Server.SDInt16
Set the Read property.
setRead(boolean) - Method in class opendap.Server.SDInt32
Set the Read property.
setRead(boolean) - Method in class opendap.Server.SDList
Set the Read property.
setRead(boolean) - Method in class opendap.Server.SDSequence
Set the Read property.
setRead(boolean) - Method in class opendap.Server.SDString
Set the Read property.
setRead(boolean) - Method in class opendap.Server.SDStructure
Set the Read property.
setRead(boolean) - Method in class opendap.Server.SDUInt16
Set the Read property.
setRead(boolean) - Method in class opendap.Server.SDUInt32
Set the Read property.
setRead(boolean) - Method in class opendap.Server.SDURL
Set the Read property.
setRead(boolean) - Method in interface opendap.Server.ServerMethods
Set the Read property.
setRecordVariable(Structure) - Method in class ucar.nc2.FileWriter
Read record data from here (when finish is called).
setRedefineMode(boolean) - Method in class ucar.nc2.NetcdfFileWriteable
Set the redefine mode.
setReference(URI) - Method in interface thredds.catalog2.builder.CatalogRefBuilder
 
setReferencedFile(NetcdfFile) - Method in class ucar.nc2.dataset.NetcdfDataset
Set underlying file.
setRegularizeDefault(boolean) - Static method in class thredds.inventory.FeatureCollectionConfig
 
setRejectMatchingDatasets(boolean) - Method in class thredds.cataloggen.config.DatasetFilter
 
setRequestContentAsString(String) - Method in class ucar.nc2.util.net.HTTPMethod
 
setRequestHeader(String, String) - Method in class ucar.nc2.util.net.HTTPMethod
 
setRequestHeader(Header) - Method in class ucar.nc2.util.net.HTTPMethod
 
setRequestParameter(String, Object) - Method in class ucar.nc2.util.net.HTTPMethod
 
setRequired(String) - Method in class thredds.catalog.query.Selector
 
setResolution(double) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
 
setResolution(TimeDuration) - Method in class ucar.nc2.units.DateRange
Set the time resolution.
setResourceControl(String) - Method in class thredds.catalog.InvDatasetImpl
 
setResponseCRS(String) - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
setResultService(ResultService) - Method in class thredds.cataloggen.config.DatasetSource
 
setRights(String) - Method in class thredds.catalog.ThreddsMetadata
set specific type of documentation = rights
setRole(String) - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
setRole(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
 
setRoot(NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
setRoot(NcStreamProto.Group.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
setRootDirectory(String) - Static method in class ucar.nc2.util.DiskCache
Set the cache root directory.
setRootDirectory(String) - Method in class ucar.nc2.util.DiskCache2
 
setRoots(String) - Static method in class thredds.logs.LogCategorizer
 
setRoundTo(double) - Method in class ucar.unidata.util.DateSelection
Set the RoundTo property.
setScale(float) - Method in class ucar.nc2.util.TableParser.Field
 
setScale(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Set the scale
setScale(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the scale
setScanLocation(String) - Method in class thredds.catalog.InvDatasetScan
Resets the location being scanned (DO NOT USE THIS METHOD, "public by accident").
setScrollbarDisplayPolicy(int) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Sets the display policy for the scrollbars.
setScrollPosition(int, int) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Scrolls to the specified position within the image.
setScrollPosition(Point) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Scrolls to the specified position within the image.
setSdata(int, String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
setSdata(int, String) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
setSdata(int, String) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
 
setSection(String) - Method in class opendap.util.iniFile
********************************************************************** Set the section of the iniFile that you wish to work with.
setSection(GetCapabilities.Section) - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
 
setSection(NcStreamProto.Section) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
setSection(NcStreamProto.Section.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
setSection(NcStreamProto.Section) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
setSection(NcStreamProto.Section.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
setSELV(int) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the SELV
setSequenceLength(int, int) - Method in class ucar.ma2.ArraySequenceNested
Set the length of one of the sequences.
setServerUri(URI) - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
 
setServerVersion(int, int) - Method in class opendap.dap.DConnect
 
setServerVersion(int, int) - Method in class opendap.dap.DConnect2
 
setServiceBuilder(ServiceBuilder) - Method in interface thredds.catalog2.builder.AccessBuilder
 
setServiceInfo(GetCapabilities.ServiceInfo) - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
 
setServiceName(String) - Method in class thredds.catalog.InvDatasetImpl
 
setServiceName(String) - Method in class thredds.catalog.ThreddsMetadata
Set serviceName
setServiceProvider(String) - Static method in class ucar.nc2.iosp.netcdf3.SPFactory
 
setServiceSelector(Selector) - Method in class thredds.catalog.query.QueryCapability
Set ServiceSelector
setServicesLocal(List<InvService>) - Method in class thredds.catalog.InvDatasetImpl
Set the list of services attached specifically to this dataset.
setServicesLocal(List<InvService>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setShape(int[]) - Method in class ucar.ma2.StructureMembers.Member
 
setShape(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
setShape(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
setShape(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
setShape(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
setShared(boolean) - Method in class ucar.nc2.Dimension
Set whether this is shared.
setShort(Index, short) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setShort(int, short) - Method in class ucar.ma2.Array
 
setShort(Index, short) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayBoolean
 
setShort(Index, short) - Method in class ucar.ma2.ArrayByte
 
setShort(int, short) - Method in class ucar.ma2.ArrayByte
 
setShort(Index, short) - Method in class ucar.ma2.ArrayChar
 
setShort(int, short) - Method in class ucar.ma2.ArrayChar
 
setShort(Index, short) - Method in class ucar.ma2.ArrayDouble
 
setShort(int, short) - Method in class ucar.ma2.ArrayDouble
 
setShort(Index, short) - Method in class ucar.ma2.ArrayFloat
 
setShort(int, short) - Method in class ucar.ma2.ArrayFloat
 
setShort(Index, short) - Method in class ucar.ma2.ArrayInt
 
setShort(int, short) - Method in class ucar.ma2.ArrayInt
 
setShort(Index, short) - Method in class ucar.ma2.ArrayLong
 
setShort(int, short) - Method in class ucar.ma2.ArrayLong
 
setShort(Index, short) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayObject
 
setShort(Index, short) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayRagged
 
setShort(Index, short) - Method in class ucar.ma2.ArrayScalar
 
setShort(int, short) - Method in class ucar.ma2.ArrayScalar
 
setShort(Index, short) - Method in class ucar.ma2.ArrayShort
 
setShort(int, short) - Method in class ucar.ma2.ArrayShort
 
setShort(Index, short) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayStructure
 
setShortCurrent(short) - Method in interface ucar.ma2.IndexIterator
Set current value with a short
setShortCurrent(short) - Method in class ucar.ma2.IteratorFast
 
setShortName(String) - Method in class thredds.filesystem.CacheFileProto
 
setShortNames(String, String, String, String, String) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
setShortNames(String, String, String, String, String) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
setShortNext(short) - Method in interface ucar.ma2.IndexIterator
Set next value with a short
setShortNext(short) - Method in class ucar.ma2.IteratorFast
 
setSize(int) - Method in class opendap.dap.DArrayDimension
Set the dimension size.
setSize(double) - Method in class thredds.catalog.InvAccessImpl
 
setSize(double) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
 
setSize(int) - Method in class ucar.nc2.ft.point.MultipleNestedPointCollectionImpl
 
setSize(int) - Method in class ucar.nc2.ft.point.OneNestedPointCollectionImpl
 
setSize(int) - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
setSize(int) - Method in interface ucar.nc2.ft.PointFeatureCollection
Set the size of the FeatureCollection.
setSize(long) - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
setSizeToCache(int) - Method in class ucar.nc2.Variable
Set the sizeToCache.
setSkip(int) - Method in class ucar.unidata.util.DateSelection
Set the Skip property.
setSLAT(int) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the SLAT
setSLON(int) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the SLON
setSocketTimeout(int) - Method in class thredds.util.HttpUriResolverFactory
 
setSorter(CrawlableDatasetSorter) - Method in class thredds.cataloggen.CollectionLevelScanner
Set the sorter with which to sort the list of child CrawlableDatasets.
setSoTimeout(int) - Method in class ucar.nc2.util.net.HTTPSession
 
setSpecial(Object) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
 
setSPobject(Object) - Method in class ucar.nc2.Variable
Should not be public.
setSPRI(int) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the SPRI
setSrcElem(long) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
setSrcPos(long) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
setStart(double) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
 
setStart(long) - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
setStart(DateType) - Method in class ucar.nc2.units.DateRange
Set the starting Date.
setStartDate() - Method in class ucar.nc2.dt.point.CFstationObsDataset
 
setStartDate() - Method in class ucar.nc2.dt.point.DapperDataset
 
setStartDate() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
 
setStartDate() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
 
setStartDate() - Method in class ucar.nc2.dt.point.NdbcDataset
 
setStartDate() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
 
setStartDate() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
setStartDate() - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
setStartDate() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
 
setStartDate() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
setStartDate() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.  
setStartDate() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
setStartDate() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
setStartDate() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
setStartDate() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
setStartDate() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
setStartDate() - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
setStartDate() - Method in class ucar.nc2.dt.radial.UF2Dataset
 
setStartDate() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
 
setStartDate() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
setStartDate() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
setStartDate() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
setStartDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
setStartDate() - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
setStartDate() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
setStartDate() - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
setStartDate() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
_more_
setStartDateInfo() - Method in class ucar.unidata.util.DateSelectionInfo
 
setStartFixedTime(long) - Method in class ucar.unidata.util.DateSelection
Set the StartFixedTime property.
setStartFixedTime(Date) - Method in class ucar.unidata.util.DateSelection
set property
setStartMode(int) - Method in class ucar.unidata.util.DateSelection
Set the StartMode property.
setStartOffset(double) - Method in class ucar.unidata.util.DateSelection
Set the StartOffset property.
setStartPos(long) - Method in class ucar.nc2.iosp.bufr.Message
 
setSTAT(String) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the STAT
setStatic(boolean) - Method in class thredds.catalog.InvCatalogImpl
 
setStaticMissingValueInUse(boolean) - Static method in class ucar.grib.grib2.Grib2DataSection
flag to signifly if a static Missing Value is used.
setStationInfo(String, String) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated. Set extra information used by station obs datasets.
setStationInfo(String, String, String, StationHelper) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
Set extra information used by station obs datasets.
setStations(int, PointStreamProto.Station) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
setStations(int, PointStreamProto.Station.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
setStations(List<Station>) - Method in class ucar.nc2.ft.point.StationHelper
 
setStatus(String) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
 
setSTD2(String) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the STD2
setStep(float) - Method in class ucar.nc2.iosp.sigmet.Ray
 
setSTID(String) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the STID
setStnid(long) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
setSTNM(int) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the STNM
setStnPos(long) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
 
setStream(InputStream) - Method in class ucar.unidata.io.bzip2.CBZip2InputStream
Added 5-30-2006 to allow for resetting of the input used by this object.
setStride(long) - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
 
setString(String) - Method in class ucar.ma2.ArrayChar
Set the ArrayChar values from the characters in the String.
setString(int, String) - Method in class ucar.ma2.ArrayChar
Set the ArrayChar values from the characters in the String.
setString(Index, String) - Method in class ucar.ma2.ArrayChar
Set the ArrayChar values from the characters in the String.
setStructs(int, NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
setStructs(int, NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
setStructs(int, NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
setStructs(int, NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
setStructure(DatasetSourceStructure) - Method in class thredds.cataloggen.config.DatasetSource
 
setStructureData(StructureData, int) - Method in class ucar.ma2.ArrayStructureW
Set one of the StructureData of this ArrayStructure.
setStructureMembers(StructureMembers) - Method in class ucar.ma2.StructureMembers.Member
 
setStructureSize(int) - Method in class ucar.ma2.StructureMembers
Set the total size of the Structure in bytes.
setSuffix(String) - Method in interface thredds.catalog2.builder.ServiceBuilder
 
setSummary(String) - Method in class thredds.catalog.ThreddsMetadata
set specific type of documentation = summary
setSWFO(String) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the SWFO
setSynthesized(boolean) - Method in class opendap.Server.SDArray
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.Server.SDByte
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.Server.SDFloat32
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.Server.SDFloat64
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.Server.SDGrid
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.Server.SDInt16
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.Server.SDInt32
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.Server.SDList
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.Server.SDSequence
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.Server.SDString
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.Server.SDStructure
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.Server.SDUInt16
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.Server.SDUInt32
Set the Synthesized property.
setSynthesized(boolean) - Method in class opendap.Server.SDURL
Set the Synthesized property.
setSynthesized(boolean) - Method in interface opendap.Server.ServerMethods
Set the Synthesized property.
setSystemRoot(PreferencesExt) - Static method in class ucar.util.prefs.PreferencesExt
Set the system root you get when you call Preferences.systemRoot().
setTableList(String) - Method in class thredds.gribtables.StandardWmoController
 
setTabSize(int) - Method in class ucar.units.SimpleCharStream
 
setTangentLat(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Set the tangent latitude
setTangentLon(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Set the tangent longitude
setTangentLon(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the tangent longitude
setTemplate(String) - Method in class thredds.catalog.query.Selector
 
setTemporalCoverageBuilder(String, String, String, String, String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setTermType(int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
Set termination type to the specified type.
setText(String) - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
setThreadConcurrency(int) - Static method in class ucar.jpeg.jj2000.j2k.util.NativeServices
Sets the concurrency level of the threading system of the Java Virtual Machine (JVM) to the specified level.
setThreadCount(int) - Static method in class ucar.nc2.util.net.HTTPSession
 
setThreddsMetadata(boolean) - Method in class thredds.catalog.InvMetadata
set if this element contains ThreddsMetadata
setThreddsMetadata(ThreddsMetadata) - Method in class thredds.catalog.InvMetadata
set the internal ThreddsMetadata; this holds elements from THREDDS namespace
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.FileBitstreamReaderAgent
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
Changes the current tile, given the new indexes.
setTile(int, int) - Method in interface ucar.jpeg.jj2000.j2k.image.ImgData
Changes the current tile, given the new indices.
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Changes the current tile, given the new coordinates.
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
Changes the current tile, given the new coordinates.
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Changes the current tile, given the new tile indexes.
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.Dequantizer
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwWTFull
Changes the current tile, given the new coordinates.
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTAdapter
Changes the current tile, given the new indices.
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.InvWTFull
Changes the current tile, given the new indexes.
setTile(int, int) - Method in interface ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgData
Changes the current tile, given the new indexes.
setTile(int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Changes the current tile, given the new indexes.
setTileCompVal(int, int, Object) - Method in class ucar.jpeg.jj2000.j2k.entropy.CBlkSizeSpec
Sets value for specified tile-component.
setTileCompVal(int, int, Object) - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
Sets value for specified tile-component.
setTileDef(int, Object) - Method in class ucar.jpeg.jj2000.j2k.entropy.CBlkSizeSpec
Sets default value for specified tile and specValType tag if allowed by its priority.
setTileDef(int, Object) - Method in class ucar.jpeg.jj2000.j2k.ModuleSpec
Sets default value for specified tile and specValType tag if allowed by its priority.
setTileOfTileParts(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Sets the tile of each tile part in order.
setTime(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
setTime(short) - Method in class ucar.nc2.iosp.sigmet.Ray
 
setTimeCoverage(DateRange) - Method in class thredds.catalog.InvDatasetImpl
 
setTimeCoverage(DateRange) - Method in class thredds.catalog.InvDatasetImplProxy
 
setTimeCoverage(DateRange) - Method in class thredds.catalog.ThreddsMetadata
set TimeCoverage element
setTimeDim(Dimension) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
setTimeRange(DateRange) - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
setTimes(List) - Method in class ucar.unidata.util.DateSelection
Set the Times property.
setTimeUnit(DateUnit) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
setTimeUnit(DateUnit) - Method in class ucar.nc2.dt.point.SequenceHelper
 
setTimeUnit(DateUnit) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
setTimeUnit(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
setTimeUnits() - Method in class ucar.nc2.dt.point.CFstationObsDataset
 
setTimeUnits() - Method in class ucar.nc2.dt.point.DapperDataset
 
setTimeUnits() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
 
setTimeUnits() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
 
setTimeUnits() - Method in class ucar.nc2.dt.point.NdbcDataset
 
setTimeUnits() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
 
setTimeUnits() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
 
setTimeUnits() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
 
setTimeUnits() - Method in class ucar.nc2.dt.point.SequenceObsDataset
 
setTimeUnits() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
 
setTimeUnits() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
setTimeUnits() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.  
setTimeUnits() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
setTimeUnits() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
_more_
setTimeUnits() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
 
setTimeUnits() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
 
setTimeUnits() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
 
setTimeUnits() - Method in class ucar.nc2.dt.radial.Nids2Dataset
 
setTimeUnits() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
setTimeUnits() - Method in class ucar.nc2.dt.radial.UF2Dataset
 
setTimeUnits() - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
 
setTimeUnits() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
setTimeUnits() - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
setTimeUnits() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
_more_
setTimeVar(Variable) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
setTitle(String) - Method in class thredds.catalog.query.Selector
 
setTitle(String) - Method in interface thredds.catalog2.builder.MetadataBuilder
 
setTitle(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
 
setTitle(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
setTitle(String) - Method in class ucar.nc2.NetcdfFile
Set the dataset "human readable" title.
setTitle(String) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
setTopLevelMetadataContainer(InvDatasetImpl) - Method in class thredds.cataloggen.CollectionLevelScanner
Set the InvDatasetImpl that contains the metadata for the top level dataset.
setTrajectoryDim(Dimension) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
setTrajectoryId(String) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
setTrajectoryId(String) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
setTrajectoryInfo(Dimension, Variable, Dimension, Variable, Variable, Variable, Variable) - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated. Setup needed for all MultiTrajectoryObsDatatypes.
setTrajectoryInfo(SingleTrajectoryObsDataset.Config) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated. Setup needed for all SingleTrajectoryObsDatatypes.
setTrajectoryInfo(TrajectoryObsDatasetImpl.Config) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. Setup needed for all SingleTrajectoryObsDatatypes.
setType(String) - Method in class thredds.catalog.InvDocumentation
 
setType(ServiceType) - Method in interface thredds.catalog2.builder.ServiceBuilder
 
setType(CatalogGenConfig.Type) - Method in class thredds.cataloggen.config.CatalogGenConfig
Set the type of this CatalogGenConfig
setType(FileSystemProto.Attribute.Type) - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
 
setType(NcStreamProto.Attribute.Type) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
setType(String) - Method in class ucar.nc2.units.DateType
Set the type of Date.
setTypicalDatasetMode(String) - Static method in class ucar.nc2.ncml.Aggregation
 
setUniqueMessageFile(String) - Method in class thredds.bufrtables.BtValidateController
 
setUnit(String) - Method in class ucar.grid.GridParameter
sets unit of parameter.
setUnit(String) - Method in class ucar.nc2.iosp.grads.GradsDimension
Set the unit
setUnits(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setUnits(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
 
setUnits(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
 
setUnits(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
setUnits(String) - Method in class ucar.nc2.ft.fmrc.VertCoord
 
setUnits(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
setUnits(String) - Method in class ucar.nc2.ft.point.writer.PointObVar
 
setUnitsString(String) - Method in class ucar.nc2.dataset.StructureDS
 
setUnitsString(String) - Method in class ucar.nc2.dataset.VariableDS
 
setUnitsString(String) - Method in interface ucar.nc2.dataset.VariableEnhanced
Set the Unit String for this Variable.
setUnlimited(boolean) - Method in class ucar.nc2.Dimension
Set whether this is unlimited, meaning length can increase.
setUnsigned(boolean) - Method in class ucar.ma2.Array
Set whether the data should be interpreted as unsigned.
setUnsigned(boolean) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
setUpdateSequence(String) - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
 
setUpdateToCurrent(boolean) - Static method in class ucar.grib.GribIndexName
 
setURL(String) - Method in class opendap.dap.DDS
 
setURL(String) - Method in class opendap.dap.parsers.Dapparse
 
setURL(String) - Method in class opendap.dap.parsers.DapParser
 
setURL(String) - Method in class opendap.Server.parsers.Ceparse
 
setURL(String) - Method in class opendap.Server.parsers.CeParser
 
setUrl(String) - Method in class thredds.bufrtables.UrlUploadBean
 
setUrl(String) - Method in class thredds.catalog.ThreddsMetadata.Source
 
setUrlPath(String) - Method in class thredds.catalog.InvDatasetImpl
Set the urlPath for this InvDatasetImpl
setUrlPath(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setUrlPath(String) - Method in interface thredds.catalog2.builder.AccessBuilder
 
setUsed(boolean) - Method in class thredds.catalog.query.Selector
 
setUseMaximalCoordSys(boolean) - Static method in class ucar.nc2.dataset.CoordSysBuilder
If true, assign implicit CoordinateSystem objects to variables that dont have one yet.
setUseNaNs(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
set whether to use NaNs for missing float/double values, for efficiency
setUseNaNs(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
Set whether to use NaNs for missing values, for efficiency
setUseNaNs(boolean) - Method in class ucar.nc2.dataset.VariableDS
 
setUserAgent(String) - Method in class ucar.nc2.util.net.HTTPSession
 
setUsername(String) - Method in class thredds.bufrtables.FileUploadBean
 
setUsername(String) - Method in class thredds.bufrtables.UrlUploadBean
 
setUserObject(Object) - Method in class opendap.servlet.ParsedRequest
 
setUserObject(Object) - Method in class opendap.servlet.ReqState
 
setUserProperty(Object, Object) - Method in class thredds.catalog.InvDatasetImpl
 
setUserProperty(Object, Object) - Method in class thredds.catalog.InvDatasetImplProxy
 
setUserRoot(PreferencesExt) - Static method in class ucar.util.prefs.PreferencesExt
Set the user root you get when you call Preferences.userRoot().
setUTMZone(int) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
SetVal(boolean) - Method in class opendap.util.OptSwitch
Set the 'set' field of the option switch to 'b'.
SetVal(String) - Method in class opendap.util.OptSwitch
Set the 'val' field of the option switch to 's'.
setValidDatePointBuilder(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
 
setValue(int, BaseType) - Method in class opendap.dap.BaseTypePrimitiveVector
Set the i'th value of the array.
setValue(int, boolean) - Method in class opendap.dap.BooleanPrimitiveVector
Set the i'th value of the array.
setValue(int, byte) - Method in class opendap.dap.BytePrimitiveVector
Set the i'th value of the array.
setValue(byte) - Method in class opendap.dap.DByte
Set the current value.
setValue(float) - Method in class opendap.dap.DFloat32
Set the current value.
setValue(double) - Method in class opendap.dap.DFloat64
Set the current value.
setValue(short) - Method in class opendap.dap.DInt16
Set the current value.
setValue(int) - Method in class opendap.dap.DInt32
Set the current value.
setValue(String) - Method in class opendap.dap.DString
Set the current value.
setValue(int, float) - Method in class opendap.dap.Float32PrimitiveVector
Set the i'th value of the array.
setValue(int, double) - Method in class opendap.dap.Float64PrimitiveVector
Set the i'th value of the array.
setValue(int, short) - Method in class opendap.dap.Int16PrimitiveVector
Set the i'th value of the array.
setValue(int, int) - Method in class opendap.dap.Int32PrimitiveVector
Set the i'th value of the array.
setValue(String) - Method in class thredds.catalog.InvProperty
Set the value of the property.
setValue(int, int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
Changes the value of a leaf in the tag tree.
setValue(String) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
 
setValue(double) - Method in class ucar.nc2.units.TimeUnit
Set the value in the original units.
setValueInSeconds(double) - Method in class ucar.nc2.units.TimeDuration
Set the duration in seconds
setValueInSeconds(double) - Method in class ucar.nc2.units.TimeUnit
Set the value, using the given number of seconds.
setValues(int[]) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
Sets the values of the leafs to the new set of values and updates the tag tree accordingly.
setValues(Array) - Method in class ucar.nc2.Attribute
set the values from an Array
setValues(Variable, int, double, double) - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated. use Variable.setValues()
setValues(Variable, List<String>) - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated. use Variable.setValues()
setValues(float[]) - Method in class ucar.nc2.iosp.gempak.AnalysisBlock
Set the analysis block values
setValues(float[]) - Method in class ucar.nc2.iosp.gempak.NavigationBlock
Set the grid nav block values
setValues(int[]) - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
Set the grid nav block values
setValues(int, double, double) - Method in class ucar.nc2.Variable
Generate the list of values from a starting value and an increment.
setValues(List<String>) - Method in class ucar.nc2.Variable
Set the data values from a list of Strings.
setValues1(double[]) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
setValues1(double[]) - Method in class ucar.nc2.ft.fmrc.VertCoord
 
setValues2(double[]) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
setValues2(double[]) - Method in class ucar.nc2.ft.fmrc.VertCoord
 
setVariableInfo(String, String, String, DataType) - Method in class ucar.ma2.StructureMembers.Member
 
setVariableLength(boolean) - Method in class ucar.nc2.Dimension
Set whether the length is variable.
setVariableMapUrl(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
 
setVarName(String) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
setVars(int, NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
setVars(int, NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
setVars(int, NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
setVars(int, NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
setVerbose(boolean) - Method in class ucar.grib.grib1.Grib1WriteIndex
 
setVerbose(boolean) - Method in class ucar.grib.grib2.Grib2WriteIndex
 
setVerbose(boolean) - Method in class ucar.grib.GribIndexReader
 
setVersion(String) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
setVersion(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
 
setVersion(int) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
setVersion(int) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
setVertical(CoordinateAxis1D) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
setVerticalRange(WcsCoverage.VerticalRange) - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
setVocabulary(String) - Method in class thredds.catalog.ThreddsMetadata.Source
 
setVocabulary(String) - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
setVocabularyAuthorityId(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
 
setVocabularyAuthorityUrl(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
 
setVocabularyId(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setVocabularyId(Attribute) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setVocabularyId(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
 
setVocabularyName(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setVocabularyName(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
 
setWantValidating(boolean) - Method in class thredds.catalog2.xml.parser.ThreddsXmlParserFactory
 
setWebPage(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
 
setWFO2(String) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the WFO2
setWidth(double) - Method in class ucar.unidata.geoloc.ProjectionRect
set X width
setWmoId(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
setWmoId(String) - Method in class ucar.unidata.geoloc.StationImpl
 
setWriteStatus(String) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
 
setX(double) - Method in class ucar.unidata.geoloc.ProjectionRect
set minimum X
setXlinkHref(String) - Method in class thredds.catalog.InvCatalogRef
 
setXlinkHref(String) - Method in class thredds.catalog.InvDocumentation
 
setXlinkTitle(String) - Method in class thredds.catalog.InvDocumentation
 
setXml(boolean) - Method in class thredds.bufrtables.FileUploadBean
 
setXml(boolean) - Method in class thredds.bufrtables.FileValidateBean
 
setXml(boolean) - Method in class thredds.bufrtables.UrlUploadBean
 
setY(double) - Method in class ucar.unidata.geoloc.ProjectionRect
set minimum Y
setZone(int) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Set the zone number = [1,60]
setZoom(float) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Sets the zoom factor to display the image.
setZPositive(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
setZPositiveUp(boolean) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
setZPositiveUp(boolean) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
 
SFDT - Static variable in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Surface Data identifier
SFSP - Static variable in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Surface Data identifier
SFTX - Static variable in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Surface Text identifier
sgcod_mct - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COD
 
sgcod_nl - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COD
 
sgcod_po - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COD
 
shape - Variable in class ucar.ma2.Index
 
shape - Variable in class ucar.nc2.Variable
 
SHAPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Structure
 
SHAPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
 
shapeAsSection - Variable in class ucar.nc2.Variable
 
shapeToString() - Method in class ucar.ma2.Array
Create a string representation of the shape of this Array.
SharedObject - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
SHIFT - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
ShiftException - Exception in ucar.units
Provides support for failure to raise a unit to a power.
ShiftException(Unit, double) - Constructor for exception ucar.units.ShiftException
Constructs from the unit and the origin.
ShiftException(Unit, Date) - Constructor for exception ucar.units.ShiftException
Constructs from the unit and the origin.
shiftExpr(UnitDB) - Method in class ucar.units.StandardUnitFormat
 
shiftOrigin(int) - Method in class ucar.ma2.Range
Create a new Range shifting this range by a constant factor.
shiftOrigin(Section) - Method in class ucar.ma2.Section
Create a new Section by shifting each range by newOrigin.first() The result is then a reletive offset from the newOrigin.
shiftTo(double) - Method in class ucar.units.OffsetUnit
 
shiftTo(double) - Method in class ucar.units.TimeScaleUnit
 
shiftTo(Date) - Method in class ucar.units.TimeScaleUnit
 
shiftTo(double) - Method in interface ucar.units.Unit
Returns a unit identical to this instance but whose origin (i.e., zero value) has been shifted to the given value.
shiftTo(Date) - Method in interface ucar.units.Unit
Returns a unit identical to this instance but whose origin (i.e., zero value) has been shifted to the given time.
shiftTo(double) - Method in class ucar.units.UnitImpl
 
shiftTo(Date) - Method in class ucar.units.UnitImpl
 
shiftValueArray - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
 
SHIP - Static variable in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
ship surface file id
SHLIB_NAME - Static variable in class ucar.jpeg.jj2000.j2k.util.NativeServices
The name of the shared library containing the implementation of the native methods: 'jj2000'.
short_size - Static variable in class ucar.jpeg.icc.ICCProfile
Size of native type
SHORT_VALUE - Static variable in enum thredds.filesystem.FileSystemProto.Attribute.Type
 
SHORT_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
SHORT_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
 
shorten(String, int) - Static method in class ucar.unidata.util.StringUtil
Shorten a string using elipses (...)
shortName - Variable in class thredds.filesystem.CacheFile
 
shortName - Variable in class thredds.filesystem.CacheFileProto
 
shortName - Variable in class ucar.nc2.Group
 
shortName - Variable in class ucar.nc2.Variable
 
shortsToInt(short, short, boolean) - Static method in class ucar.nc2.iosp.nowrad.NOWRadheader
convert two short into a integer
shortToBytes(short) - Static method in class ucar.unidata.io.Swap
Convert a short to an array of 2 bytes.
show(String) - Static method in class thredds.filesystem.CacheManager
 
show(Formatter) - Method in class ucar.grib.grib2.Grib2Pds
 
show(Formatter) - Method in class ucar.grib.grib2.Grib2Pds.TimeInterval
 
show(String) - Method in class ucar.grib.ShowGribIndex
show Grib Index file.
show(Formatter) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
show(Formatter, int) - Method in class ucar.nc2.ft.point.standard.Table
 
show(Formatter, int) - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
 
show(Formatter, short, TableLookup) - Static method in class ucar.nc2.iosp.bufr.Descriptor
 
show(Formatter) - Method in class ucar.nc2.iosp.bufr.tables.TableB
 
show(Formatter, boolean) - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
 
show(Formatter) - Method in class ucar.nc2.iosp.bufr.tables.TableD
 
show(Formatter) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
showAll() - Method in class ucar.nc2.ft.point.standard.Table
 
showBytes(byte[]) - Static method in class ucar.nc2.util.Misc
 
showBytes(byte[], Formatter) - Static method in class ucar.nc2.util.Misc
 
showCache(Formatter) - Method in class ucar.nc2.util.cache.FileCache
Show individual cache entries, add to formatter.
showCache() - Method in class ucar.nc2.util.cache.FileCache
 
showCache(PrintStream) - Static method in class ucar.nc2.util.DiskCache
 
showCache(PrintStream) - Method in class ucar.nc2.util.DiskCache2
Show cache contents.
showCached(Formatter) - Method in class ucar.nc2.NetcdfFile
 
showCatalogXML - Static variable in class thredds.catalog.InvCatalogFactory
 
showCoordAxes(Formatter) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
showCoordSys(Formatter) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
showDetails(Formatter) - Method in class ucar.nc2.ft.fmrc.Fmrc
 
showDimension() - Method in class ucar.nc2.ft.point.standard.Table
 
showDimension() - Method in class ucar.nc2.ft.point.standard.Table.TableArrayStructure
 
showDimension() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner
 
showDimension() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner3D
 
showDimension() - Method in class ucar.nc2.ft.point.standard.Table.TableStructure
 
showEnvStats(Formatter) - Static method in class thredds.inventory.bdb.MetadataManager
 
showErrors - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
showErrors - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
showFractalHeap(Formatter) - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
 
ShowGribIndex - Class in ucar.grib
Displays the binary or text index to stdout
ShowGribIndex() - Constructor for class ucar.grib.ShowGribIndex
Constructor for displaying an Index from the Grib file.
ShowGribIndex.CompareKeyAscend - Class in ucar.grib
 
ShowGribIndex.CompareKeyAscend() - Constructor for class ucar.grib.ShowGribIndex.CompareKeyAscend
 
showGridInfo(String, Formatter) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
 
showGridInfo(boolean) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
List out the grid information (aka GDINFO)
showHeaderBytes - Variable in class ucar.nc2.iosp.fysat.Fysatiosp
 
showHeaderBytes - Variable in class ucar.nc2.iosp.gini.Giniiosp
 
showHeaderBytes - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
showHeaderBytes - Variable in class ucar.nc2.iosp.nids.Nidsiosp
 
showHeaderBytes - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
showHttpRequestInfo(Formatter, HttpMethodBase) - Static method in class ucar.nc2.util.net.HttpClientManager
 
showHttpResponseInfo(Formatter, HttpMethodBase) - Static method in class ucar.nc2.util.net.HttpClientManager
 
showInfo(PrintStream) - Method in class ucar.nc2.geotiff.GeoTiff
Write the geotiff Tag information to out.
showInfo() - Method in class ucar.nc2.geotiff.GeoTiff
Write the geotiff Tag information to a String.
showInfo(byte[], Formatter) - Method in class ucar.nc2.iosp.grib.tables.GribTemplate
 
showInternal(Formatter, String) - Method in class ucar.ma2.ArraySequence
 
showInternal(Formatter, String) - Method in class ucar.ma2.ArrayStructure
 
showInternal(Formatter, String) - Method in class ucar.ma2.ArrayStructureBB
 
showInternal(Formatter, String) - Method in class ucar.ma2.StructureData
 
showInternal(Formatter, String) - Method in class ucar.ma2.StructureDataA
 
showInternal(Formatter, String) - Method in class ucar.ma2.StructureDataW
 
showInternal(Formatter, String) - Method in class ucar.ma2.StructureMembers.Member
 
showInternalMembers(Formatter, String) - Method in class ucar.ma2.ArrayStructure
 
showInternalMembers(Formatter, String) - Method in class ucar.ma2.StructureData
 
showKeys() - Method in class thredds.filesystem.CacheManager
 
showMethods(Class, PrintStream) - Static method in class ucar.nc2.util.reflect.ProxyGenerator
 
showMethods(Class, PrintStream) - Static method in class ucar.nc2.util.reflect.PublicInterfaceGenerator
 
showMissing(Formatter) - Method in class ucar.nc2.iosp.grid.GridVariable
Dump out the missing data
showMissingFields(Formatter) - Method in class ucar.nc2.iosp.bufr.Message
 
showMissingSummary(Formatter) - Method in class ucar.nc2.iosp.grid.GridVariable
Dump out the missing data as a summary
showNCfile - Static variable in class ucar.nc2.dods.DODSNetcdfFile
 
showNestedTables(Formatter) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
showOffsetHour(String, String) - Method in class ucar.nc2.dt.fmrc.FmrcInventory
 
showOpen - Static variable in class ucar.unidata.io.RandomAccessFile
 
showParsedXML - Static variable in class thredds.catalog.InvCatalogFactory
 
showParsedXML - Static variable in class thredds.catalog.parser.jdom.DqcConvert2
 
showParsedXML - Static variable in class thredds.catalog.parser.jdom.DqcConvert3
 
showParsedXML - Static variable in class thredds.catalog.parser.jdom.DqcConvert4
 
showParsedXML - Static variable in class thredds.catalog.query.DqcFactory
 
showPrimitive(BaseType, PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.AsciiWriter
 
showProxies(Formatter) - Method in class ucar.nc2.NetcdfFile
 
showRead - Static variable in class ucar.unidata.io.RandomAccessFile
 
showRecord(int, Formatter) - Method in class ucar.nc2.iosp.grid.GridVariable
 
showRejects - Variable in class ucar.nc2.dataset.CoordSysBuilder
 
showRequest - Static variable in class ucar.nc2.NetcdfFile
 
showScaleMissingProxy(Formatter) - Method in class ucar.nc2.dataset.VariableDS
public for debugging
showStackTrace - Static variable in class thredds.catalog.InvCatalogFactory
 
showStats(Formatter) - Method in class thredds.inventory.bdb.MetadataManager
 
showStats(Formatter) - Method in class ucar.nc2.util.cache.FileCache
Add stat report (hits, misses, etc) to formatter.
showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table
 
showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableArrayStructure
 
showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableConstruct
 
showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableContiguous
 
showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner
 
showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner3D
 
showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableNestedStructure
 
showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableParentId
 
showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableParentIndex
 
showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableSingleton
 
showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableStructure
 
showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableTop
 
showXMLoutput - Static variable in class thredds.catalog.parser.jdom.DqcConvert2
 
showXMLoutput - Static variable in class thredds.catalog.parser.jdom.DqcConvert3
 
showXMLoutput - Static variable in class thredds.catalog.parser.jdom.DqcConvert4
 
shutdown() - Static method in class thredds.filesystem.CacheManager
 
shutdown() - Method in enum thredds.inventory.CollectionUpdater
 
shutdown() - Static method in class ucar.nc2.dataset.NetcdfDataset
Call when application exits, if you have previously called initNetcdfFileCache.
shutdown() - Static method in class ucar.nc2.util.cache.FileCache
You must call shutdown() to shut down the background threads in order to get a clean process shutdown.
shutdown() - Static method in class ucar.nc2.util.cache.FileCacheRaf
 
SI - Class in ucar.units
Provides support for the International System of Units (SI).
SIEMENS - Static variable in class ucar.units.SI
Special derived unit for the quantity of electric conductance.
SIEVERT - Static variable in class ucar.units.SI
Special derived unit for the quantity of dose equivalent, ambient dose equivalent, directional dose equivalent, personal dose equivalent, or equivalent dose.
Sigma - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
SIGMA - Static variable in class ucar.unidata.geoloc.vertical.AtmosSigma
The "depth" variable name identifier
SIGMA - Static variable in class ucar.unidata.geoloc.vertical.OceanSigma
The "s" variable name identifier
SigmetIOServiceProvider - Class in ucar.nc2.iosp.sigmet
Implementation of the ServerProvider pattern provides input/output of the SIGMET-IRIS dataset.
SigmetIOServiceProvider() - Constructor for class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
 
SigmetVolumeScan - Class in ucar.nc2.iosp.sigmet
Created by IntelliJ IDEA.
sign() - Method in class ucar.units.StandardUnitFormat
 
SIGN - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
SIGNAL - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
The stroke signal strength (amplitude) variable name
signature - Variable in class ucar.jpeg.icc.tags.ICCTag
Tag id
signatureString(int) - Static method in class ucar.jpeg.icc.tags.ICCTag
Create a string representation of the signature
SimpleAppletDecoder - Class in ucar.jpeg.jj2000.j2k.decoder
This applet implements a simple mean to embed the JJ2000 decoder in an HTML page.
SimpleAppletDecoder() - Constructor for class ucar.jpeg.jj2000.j2k.decoder.SimpleAppletDecoder
 
SimpleCatalogBuilder - Class in thredds.cataloggen
Provide a simple interface for building single-level catalogs at any level of the specified collection.
SimpleCatalogBuilder(String, CrawlableDataset, String, String, String) - Constructor for class thredds.cataloggen.SimpleCatalogBuilder
Construct a SimpleCatalogBuilder for a given collection.
SimpleCharStream - Class in ucar.units
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class ucar.units.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class ucar.units.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class ucar.units.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class ucar.units.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class ucar.units.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class ucar.units.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class ucar.units.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class ucar.units.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class ucar.units.SimpleCharStream
Constructor.
SimpleDataspace - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
SimpleLatestProxyDsHandler - Class in thredds.cataloggen.inserter
_more_
SimpleLatestProxyDsHandler(String, boolean, InvService, boolean) - Constructor for class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
Constructor.
SimpleTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
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.
SimpleTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
 
SimpleTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
 
SimpleUnit - Class in ucar.nc2.units
Convenience routines on top of ucar.units package.
SimpleUnit() - Constructor for class ucar.nc2.units.SimpleUnit
for subclasses.
simulateUnwritableDir - Static variable in class ucar.nc2.util.DiskCache
debug only
sinc - Variable in class ucar.unidata.util.GaussianLatitudes
 
sind(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
Degree versions of trigonometric functions
SingleTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Deprecated. use ucar.nc2.ft.*
SingleTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
SingleTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
SingleTrajectoryObsDataset.Config - Class in ucar.nc2.dt.trajectory
Deprecated.  
SingleTrajectoryObsDataset.Config() - Constructor for class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
SingleTrajectoryObsDataset.Config(String, Dimension, Variable, Variable, Variable, Variable) - Constructor for class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
sinh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
siz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Reference to the SIZ marker segment found in main header
SIZ - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
SIZ marker (Image and tile size): 0xFF51
size - Variable in class opendap.dap.DArrayDimension.Slice
 
size() - Method in class opendap.util.SortedTable
Returns the number of keys in this table.
size() - Method in class thredds.catalog2.builder.BuilderIssues
 
size - Variable in class ucar.jpeg.icc.tags.ICCTextDescriptionType
Tag fields
size - Static variable in class ucar.jpeg.icc.types.ICCDateTime
 
size - Static variable in class ucar.jpeg.icc.types.ICCProfileHeader
Size of the header
size - Static variable in class ucar.jpeg.icc.types.ICCProfileVersion
Field size
size - Static variable in class ucar.jpeg.icc.types.XYZNumber
 
size() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.ByteOutputBuffer
Returns the number of valid bytes in the output buffer (count class variable).
size - Variable in class ucar.ma2.Index
 
size() - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
The number of elements in the collection.
size() - Method in class ucar.nc2.ft.point.MultipleNestedPointCollectionImpl
 
size() - Method in class ucar.nc2.ft.point.OneNestedPointCollectionImpl
 
size() - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
size() - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
size() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
size() - Method in interface ucar.nc2.ft.PointFeatureCollection
The number of points in the collection.
size() - Method in interface ucar.nc2.ft.ProfileFeature
The number of points along the z axis.
size() - Method in interface ucar.nc2.ft.SectionFeature
The number of profiles along the trajectory.
size() - Method in interface ucar.nc2.ft.StationProfileFeature
The number of profiles in the time series.
size() - Method in interface ucar.nc2.ft.StationTimeSeriesFeature
The number of points in the time series.
size() - Method in interface ucar.nc2.ft.TrajectoryFeature
The number of points along the trajectory.
SIZE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Range
 
sizeToCache - Variable in class ucar.nc2.Variable
 
skip(long) - Method in class opendap.dap.HeaderInputStream
Skips over and discards n bytes of data from the input stream.
skip(long) - Method in class ucar.unidata.io.UncompressInputStream
 
skipBytes(int) - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataInput
Skips n bytes from the input.
skipBytes(int) - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Skips n bytes from the input.
skipBytes(int) - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Skips 'n' bytes from the input.
skipBytes(int) - Method in class ucar.unidata.io.RandomAccessFile
Skips exactly n bytes of input.
skipMSBP - Variable in class ucar.jpeg.jj2000.j2k.entropy.CodedCBlk
The number of skipped most significant bit-planes.
SLAT - Static variable in class ucar.nc2.iosp.gempak.GempakStation
SLAT identifier
Sleve - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
slice(int, int) - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by fixing the specified dimension at the specified index value.
slice(int, int) - Method in class ucar.nc2.Sequence
UnsupportedOperation
slice(int, int) - Method in class ucar.nc2.Variable
Create a new Variable that is a logical slice of this Variable, by fixing the specified dimension at the specified index value.
SLON - Static variable in class ucar.nc2.iosp.gempak.GempakStation
SLON identifier
SLP - Static variable in class ucar.nc2.dt.point.decode.MP
 
SLPNO - Static variable in class ucar.nc2.dt.point.decode.MP
 
smissd - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
double missing data values
SNDT - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Surface Text identifier
SNINCR - Static variable in class ucar.nc2.dt.point.decode.MP
 
snowDepth - Static variable in class ucar.nc2.dt.point.decode.MP
 
SO_TIMEOUT - Static variable in class ucar.nc2.util.net.HTTPSession
 
SOC - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Start of codestream (SOC): 0xFF4F
SOD - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Start of data (SOD): 0xFF93
SOD_FOUND - Static variable in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Flag bit for SOD marker segment found
SOLARFLUX - Static variable in class ucar.unidata.util.SpecialMathFunction
Solar Flux.
SOLARLUM - Static variable in class ucar.unidata.util.SpecialMathFunction
Solar Luminosity.
SOLARMASS - Static variable in class ucar.unidata.util.SpecialMathFunction
Solar Mass.
SOLARRADIUS - Static variable in class ucar.unidata.util.SpecialMathFunction
Solar Radius.
SOLID_ANGLE - Static variable in class ucar.units.BaseQuantity
The base quantity of solid angle.
SOLID_ANGLE_UNIT - Static variable in class ucar.units.SI
The unit corresponding to the quantity of solid angle.
someChildHasAttributes(BaseType) - Method in class opendap.dap.DConstructor
 
SOP - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Start pf packet (SOP): 0xFF91
SOP_LENGTH - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Length of SOP marker (in bytes)
sops - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
The Start Of Packet (SOP) markers specifications
sops - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
Start of packet (SOP) marker use specification
sort() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
sort(List<CrawlableDataset>) - Method in interface thredds.crawlabledataset.CrawlableDatasetSorter
Sort the given CrawlableDataset list into the order defined by this sorter.
sort(List<CrawlableDataset>) - Method in class thredds.crawlabledataset.sorter.LexigraphicByNameSorter
 
sort() - Method in class ucar.nc2.dataset.NetcdfDataset
Sort Variables, CoordAxes by name.
sort() - Method in interface ucar.nc2.ft2.Sequence
 
sort(List, boolean) - Static method in class ucar.unidata.util.DatedObject
Sort the given list of DatedThing-s
sortByTime(List<StationObsDatatype>) - Method in class ucar.nc2.dt.point.StationDatasetHelper
 
sortByTime(List<StationObsDatatype>) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
 
sortDatasets(InvDataset) - Method in class thredds.cataloggen.config.DatasetSorter
 
sortDatasets(List) - Method in class thredds.cataloggen.config.DatasetSorter
 
SortedTable - Class in opendap.util
SortedTable looks exactly like Hashtable but preserves the insertion order of elements.
SortedTable() - Constructor for class opendap.util.SortedTable
 
sortNestedDatasets(InvDataset) - Method in class thredds.cataloggen.config.DatasetSorter
 
sot - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Reference to the SOT marker segments found in tile-part headers.
SOT - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Start of tile-part (SOT): 0xFF90
SOUTH_POLE - Static variable in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
SP - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
spaces - Static variable in class ucar.nc2.dt.point.decode.MP
 
SpatialRangeType_Resolution - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
SpatialRangeType_Size - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
SpatialRangeType_Start - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
SpatialRangeType_Units - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
spcoc_ch - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COC
 
spcoc_cs - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COC
 
spcoc_cw - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COC
 
spcoc_ndl - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COC
 
spcoc_ps - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COC
 
spcoc_t - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COC
 
spcod_ch - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COD
 
spcod_cs - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COD
 
spcod_cw - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COD
 
spcod_ndl - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COD
 
spcod_ps - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COD
 
spcod_t - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COD
 
spec - Variable in class thredds.inventory.FeatureCollectionConfig
 
SPEC_COMP_DEF - Static variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
The identifier for "component default" specification
SPEC_DEF - Static variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
The identifier for default specification
SPEC_TILE_COMP - Static variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
The identifier for a "tile-component" specification
SPEC_TILE_DEF - Static variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
The identifier for "tile default" specification
SPEC_TYPE_COMP - Static variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
The identifier for a specification module that applies only to components
SPEC_TYPE_TILE - Static variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
The identifier for a specification module that applies only to tiles
SPEC_TYPE_TILE_COMP - Static variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
The identifier for a specification module that applies both to tiles and components
SPECIAL_BUFFERED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SPECIAL_CHUNKED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SPECIAL_COMP - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SPECIAL_COMPRAS - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SPECIAL_EXT - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SPECIAL_LINKED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
SPECIAL_VLINKED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
specialConstructor - Variable in exception ucar.units.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
SpecialMathFunction - Class in ucar.unidata.util
This class contains physical constants and special functions not found in the java.lang.Math class.
specialToken - Variable in class ucar.units.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SpecificationException - Exception in ucar.units
Provides support for errors in unit string specifications.
SpecificationException(String) - Constructor for exception ucar.units.SpecificationException
Constructs from an error message.
SpecificationException(String, String) - Constructor for exception ucar.units.SpecificationException
Constructs from the string to be parsed and an error message.
SpecificationException(String, Throwable) - Constructor for exception ucar.units.SpecificationException
 
SPECTRUM_WIDTH - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
Sprectrum Width moment identifier
SPECTRUM_WIDTH - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
Sprectrum Width moment identifier
SPECTRUM_WIDTH_HIGH - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
High Resolution Sprectrum Width moment identifier
specType - Variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
The type of the specification module
specValType - Variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
The spec type for each tile-component.
specValType - Variable in class ucar.jpeg.jj2000.j2k.wavelet.WTFilterSpec
The spec type for each tile and component.
SPFactory - Class in ucar.nc2.iosp.netcdf3
A factory for implementations of netcdf-3 IOServiceProvider.
SPFactory() - Constructor for class ucar.nc2.iosp.netcdf3.SPFactory
 
sphericalAzimuth(double, double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
spi - Variable in class ucar.nc2.NetcdfFile
 
spin(double[], double[], double) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
---------------------------------------------------------------------- file spin.f This subroutine rotates vector V1 around vector VS at angle A.
spiObject - Variable in class ucar.nc2.ncml.Aggregation
 
spiObject - Variable in class ucar.nc2.Variable
 
SPLAT - Static variable in class ucar.grid.GridDefRecord
SpLat
split(WaveletFilter, WaveletFilter) - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
Splits the current subband in its four subbands.
split(WaveletFilter, WaveletFilter) - Method in class ucar.jpeg.jj2000.j2k.wavelet.Subband
Splits the current subband in its four subbands.
split(WaveletFilter, WaveletFilter) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SubbandSyn
Splits the current subband in its four subbands.
split(Object) - Static method in class ucar.unidata.util.StringUtil
Tokenize the toString value of the given source object, splitting on ",".
split(Object, String) - Static method in class ucar.unidata.util.StringUtil
Tokenize the toString value of the given source object, splitting on the given delimiter.
split(Object, String, boolean) - Static method in class ucar.unidata.util.StringUtil
Tokenize the toString value of the given source object, splitting on the given delimiter.
split(Object, String, boolean, boolean) - Static method in class ucar.unidata.util.StringUtil
Tokenize the toString value of the given source object, splitting on the given delimiter.
split(String, String, int) - Static method in class ucar.unidata.util.StringUtil
Split the given string into the first cnt number of substrings as delimited by the given delimiter.
splitMacros(String) - Static method in class ucar.unidata.util.StringUtil
This parses the given string with the following form.
splitString(String) - Static method in class ucar.unidata.util.StringUtil
Split a string on one or more whitespace.
splitUpTo(String, String, int) - Static method in class ucar.unidata.util.StringUtil
Split up to a certain number of characters
splitURL(String) - Static method in class ucar.unidata.util.EscapeStrings
Split a url into the base plus the query
splitWithQuotes(String) - Static method in class ucar.unidata.util.StringUtil
tokenize the given string on spaces.
SPLON - Static variable in class ucar.grid.GridDefRecord
SpLon
spqcc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCC
 
spqcd - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCD
 
sprgn - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.RGN
 
SPRI - Static variable in class ucar.nc2.iosp.gempak.GempakStation
SPRI identifier
sqcc - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCC
 
sqcd - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCD
 
SQCX_EXP_MASK - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Exponent bitmask in SPQCX when no quantization: 3
SQCX_EXP_SHIFT - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Exponent shift in SPQCX when no quantization: 3
SQCX_GB_MSK - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Guard bits mask in SQCX field: 7
SQCX_GB_SHIFT - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Guard bits shift in SQCX field: 5
SQCX_NO_QUANTIZATION - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
No quantization (i.e.
SQCX_SCALAR_DERIVED - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Scalar derived (i.e.
SQCX_SCALAR_EXPOUNDED - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Scalar expounded (i.e.
sqrt(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
squeeze() - Method in class opendap.dap.DArray
Use this method to "squeeze" out all of the array dimensions whose size is equal to 1.
src - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
The image source.
src - Variable in class ucar.jpeg.jj2000.j2k.entropy.decoder.EntropyDecoder
The bit stream transport from where to get the compressed data (the source)
src - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.EntropyCoder
The source of quantized wavelet coefficients
src - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.PostCompRateAllocator
The source of entropy coded data
src - Variable in class ucar.jpeg.jj2000.j2k.image.output.ImgWriter
The source ImagaData object, from where to get the image data
src - Variable in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.Dequantizer
The entropy decoder from where to get the quantized data (the source).
src - Variable in class ucar.jpeg.jj2000.j2k.quantization.quantizer.Quantizer
The source of wavelet transform coefficients
srcBlk - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
The image source data per component.
sRGB - Static variable in class ucar.jpeg.colorspace.ColorSpace
colorspace enumeration
srgn - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.RGN
 
SRGN_IMPLICIT - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Implicit (i.e.
SSFunctionException - Exception in opendap.Server
Thrown when a Server Side Function (SSF) is used incorrectly.
SSFunctionException(String) - Constructor for exception opendap.Server.SSFunctionException
Construct a InvalidOperatorException with the specified detail message.
SSFunctionException(int, String) - Constructor for exception opendap.Server.SSFunctionException
Construct a InvalidOperatorException with the specified message and OPeNDAP error code (see DAP2Exception).
ssiz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
SSIZ_DEPTH_BITS - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Component bitdepth bits in Ssiz field in SIZ marker: 7
sss - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
Error resilience segment symbol use specifications
sss - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
Error resilience segment symbol use specifications
ST_INCH(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Convert a value to a string
ST_ITOC(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Convert the int bits to a string
ST_ITOC(int[]) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Convert the int bits to a string
STANDARD - Static variable in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
standard surface file id
STANDARD_NAME - Static variable in interface ucar.nc2.constants.CF
 
STANDARD_PARALLEL - Static variable in interface ucar.nc2.iosp.grid.GridCF
standard_parallel
StandardCatalogBuilder - Class in thredds.cataloggen
_more_
StandardCatalogBuilder(String, String, CrawlableDataset, CrawlableDatasetFilter, InvService, String, CrawlableDatasetLabeler, CrawlableDatasetLabeler, boolean, CrawlableDatasetSorter, Map, List, InvDatasetImpl, CatalogRefExpander) - Constructor for class thredds.cataloggen.StandardCatalogBuilder
 
StandardPointCollectionImpl - Class in ucar.nc2.ft.point.standard
Implementation of PointFeatureCollection using a NestedTable
StandardPointFeatureIterator - Class in ucar.nc2.ft.point.standard
A PointFeatureIterator which uses a NestedTable to implement makeFeature().
StandardPrefixDB - Class in ucar.units
Provides support for a database of standard unit prefixes.
StandardProfileCollectionImpl - Class in ucar.nc2.ft.point.standard
Nested Table implementation of ProfileCollection
StandardProfileCollectionImpl(String) - Constructor for class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
 
StandardSectionCollectionImpl - Class in ucar.nc2.ft.point.standard
Nested Table implementation of SectionCollection.
StandardStationCollectionImpl - Class in ucar.nc2.ft.point.standard
Object Heirarchy for StationFeatureCollection: StationFeatureCollection (StandardStationCollectionImpl PointFeatureCollectionIterator (anon) StationFeature (StandardStationFeatureImpl) PointFeatureIterator (StandardStationPointIterator) PointFeatureImpl
StandardStationProfileCollectionImpl - Class in ucar.nc2.ft.point.standard
Object Heirarchy: StationProfileFeatureCollection (StandardStationProfileCollectionImpl) StationProfileFeature (StandardStationProfileFeature) ProfileFeature (StandardProfileFeature) PointFeatureIterator (StandardPointFeatureIterator) PointFeature
StandardTrajectoryCollectionImpl - Class in ucar.nc2.ft.point.standard
TrajectoryFeatureCollection using nested tables.
StandardTrajectoryCollectionImpl(String) - Constructor for class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
 
StandardUnitDB - Class in ucar.units
Provides support for a database of standard units.
StandardUnitFormat - Class in ucar.units
Standard formatter/parser for unit specifications.
StandardUnitFormat(InputStream) - Constructor for class ucar.units.StandardUnitFormat
Constructor with InputStream.
StandardUnitFormat(InputStream, String) - Constructor for class ucar.units.StandardUnitFormat
Constructor with InputStream and supplied encoding
StandardUnitFormat(Reader) - Constructor for class ucar.units.StandardUnitFormat
Constructor.
StandardUnitFormat(StandardUnitFormatTokenManager) - Constructor for class ucar.units.StandardUnitFormat
Constructor with generated Token Manager.
StandardUnitFormatConstants - Interface in ucar.units
Token literal values and constants.
StandardUnitFormatTokenManager - Class in ucar.units
Token Manager.
StandardUnitFormatTokenManager(SimpleCharStream) - Constructor for class ucar.units.StandardUnitFormatTokenManager
Constructor.
StandardUnitFormatTokenManager(SimpleCharStream, int) - Constructor for class ucar.units.StandardUnitFormatTokenManager
Constructor.
StandardWmoController - Class in thredds.gribtables
Description
StandardWmoController() - Constructor for class thredds.gribtables.StandardWmoController
 
STAR - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
start - Variable in class opendap.dap.DArrayDimension.Slice
 
start() - Method in class ucar.jpeg.jj2000.j2k.decoder.SimpleAppletDecoder
Starts the decoding thread.
start - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
start - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable.TableEntry
 
start - Variable in class ucar.nc2.iosp.grib.tables.GribTemplate.Field
 
start - Variable in class ucar.unidata.util.DateSelectionInfo
 
START_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Range
 
START_OF_INSTANCE - Static variable in class opendap.dap.DSequence
The start of instance byte marker
startDate - Variable in class ucar.nc2.dt.TypedDatasetImpl
 
STARTMODELABELS - Static variable in class ucar.unidata.util.DateSelection
Mode for constructing set
startProduction(ImageConsumer) - Method in class ucar.jpeg.jj2000.disp.BlkImgDataSrcImageProducer
Registers the given ImageConsumer object as a consumer and starts an immediate reconstruction of the image data which will then be delivered to this consumer and any other consumer which may have already been registered with the producer.
startsWithVowel(String) - Static method in class ucar.unidata.util.StringUtil
Check to see if the string starts with a vowel.
startTimeIndex - Variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile.Chsub
start time index (0 based)
startup - Variable in class thredds.inventory.FeatureCollectionConfig.UpdateConfig
 
STAT - Static variable in class ucar.nc2.iosp.gempak.GempakStation
STAT identifier
state - Variable in class thredds.catalog.InvDatasetFeatureCollection
 
staticFlag - Static variable in class ucar.units.ASCII_CharStream
 
staticFlag - Static variable in class ucar.units.SimpleCharStream
Whether parser is static.
Station - Class in thredds.catalog.query
Implementation of a DQC station element.
Station(Selector, String, String, String) - Constructor for class thredds.catalog.query.Station
Construct from fields in XML catalog.
Station(Selector, String, String, String, String, String) - Constructor for class thredds.catalog.query.Station
 
station - Static variable in class ucar.nc2.dt.point.decode.MP
 
station - Variable in class ucar.nc2.dt.point.StationObsDatatypeImpl
 
Station - Interface in ucar.unidata.geoloc
A named location on the earth.
STATION_ALTITUDE - Static variable in interface ucar.nc2.constants.CF
 
STATION_DESC - Static variable in interface ucar.nc2.constants.CF
 
STATION_ID - Static variable in interface ucar.nc2.constants.CF
 
STATION_WMOID - Static variable in interface ucar.nc2.constants.CF
 
StationCollection - Interface in ucar.nc2.dt
A collection of data at unconnected station locations, typically time series.
StationCollection - Interface in ucar.nc2.ft
A collection of data at named locations called Stations.
StationDatasetCollection - Class in ucar.nc2.dt.point
A Collection of StationDatasets
StationDatasetCollection() - Constructor for class ucar.nc2.dt.point.StationDatasetCollection
 
StationDatasetHelper - Class in ucar.nc2.dt.point
Helper class for StationObsDataset.
StationDatasetHelper(StationObsDataset) - Constructor for class ucar.nc2.dt.point.StationDatasetHelper
 
StationDB - Class in ucar.nc2.iosp.adde
Reads station table ascii output from mcidas STNLIST command
StationDB(String) - Constructor for class ucar.nc2.iosp.adde.StationDB
Reads station table ascii output from mcidas STNLIST command
StationDB.Station - Class in ucar.nc2.iosp.adde
 
StationFeatureImpl - Class in ucar.nc2.ft.point
Superclass for implementations of StationFeature: time series of data at a point Concrete subclass must implement getPointFeatureIterator();
StationFeatureImpl(String, String, String, double, double, double, DateUnit, int) - Constructor for class ucar.nc2.ft.point.StationFeatureImpl
 
StationFeatureImpl(Station, DateUnit, int) - Constructor for class ucar.nc2.ft.point.StationFeatureImpl
 
stationHelper - Variable in class ucar.nc2.dt.point.StationObsDatasetImpl
 
stationHelper - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
StationHelper - Class in ucar.nc2.ft.point
Helper class for Station Collections.
StationHelper() - Constructor for class ucar.nc2.ft.point.StationHelper
 
stationHelper - Variable in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
stationHelper - Variable in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
stationHMap - Variable in class ucar.nc2.thredds.TDSRadarDatasetCollection
map of station name to station
stationIdType - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
stationIdType - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
StationImpl - Class in ucar.nc2.dt
Implementation of Station
StationImpl() - Constructor for class ucar.nc2.dt.StationImpl
 
StationImpl(String, String, double, double, double) - Constructor for class ucar.nc2.dt.StationImpl
 
StationImpl(String, String, double, double, double, int) - Constructor for class ucar.nc2.dt.StationImpl
 
StationImpl - Class in ucar.unidata.geoloc
Implementation of Station
StationImpl() - Constructor for class ucar.unidata.geoloc.StationImpl
 
StationImpl(String, String, String, double, double, double) - Constructor for class ucar.unidata.geoloc.StationImpl
 
StationObsDataset - Interface in ucar.nc2.dt
A collection of Stations with StationObsDatatype data.
StationObsDatasetImpl - Class in ucar.nc2.dt.point
Superclass for implementations of StationObsDataset.
StationObsDatasetImpl() - Constructor for class ucar.nc2.dt.point.StationObsDatasetImpl
 
StationObsDatasetImpl(String, String, String) - Constructor for class ucar.nc2.dt.point.StationObsDatasetImpl
 
StationObsDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.StationObsDatasetImpl
 
StationObsDatasetInfo - Class in ucar.nc2.dt.point
A helper class to StationObsDataset; creates XML documents.
StationObsDatasetInfo(StationObsDataset, String) - Constructor for class ucar.nc2.dt.point.StationObsDatasetInfo
 
StationObsDatatype - Interface in ucar.nc2.dt
A collection of observations at one time and at one station ( = named location)
StationObsDatatypeImpl - Class in ucar.nc2.dt.point
Abstract superclass for implemenation of StationObsDatatype.
StationObsDatatypeImpl() - Constructor for class ucar.nc2.dt.point.StationObsDatatypeImpl
 
StationObsDatatypeImpl(Station, double, double) - Constructor for class ucar.nc2.dt.point.StationObsDatatypeImpl
 
StationPointFeature - Interface in ucar.nc2.ft.point
A PointFeature from which one can obtain a Station
StationProfileCollectionImpl - Class in ucar.nc2.ft.point
Abstract superclass for StationProfileFeatureCollection Subclasses must implement getNestedPointFeatureCollection
StationProfileCollectionImpl(String) - Constructor for class ucar.nc2.ft.point.StationProfileCollectionImpl
 
StationProfileFeature - Interface in ucar.nc2.ft
Time series of ProfileFeature at named locations.
StationProfileFeatureCollection - Interface in ucar.nc2.ft
A collection of StationProfileFeatures
StationProfileFeatureImpl - Class in ucar.nc2.ft.point
Abstract superclass for implementations of StationProfileFeature.
StationProfileFeatureImpl(String, String, String, double, double, double, DateUnit, int) - Constructor for class ucar.nc2.ft.point.StationProfileFeatureImpl
 
StationProfileFeatureImpl(Station, DateUnit, int) - Constructor for class ucar.nc2.ft.point.StationProfileFeatureImpl
 
StationRadarCollection - Interface in ucar.nc2.dt
A collection of data at unconnected radar station.
StationRadarCollectionImpl - Class in ucar.nc2.dt.radial
Created by IntelliJ IDEA.
StationRadarCollectionImpl() - Constructor for class ucar.nc2.dt.radial.StationRadarCollectionImpl
 
StationRadarCollectionImpl(StationRadarCollection) - Constructor for class ucar.nc2.dt.radial.StationRadarCollectionImpl
 
StationRadialDataset - Interface in ucar.nc2.dt
A collection of Stations with RadialDatatype data.
StationRadialDataset - Interface in ucar.nc2.ft.radial
A Station collection of radial data.
STATIONS - Static variable in class thredds.catalog.CollectionType
 
stations - Variable in class ucar.nc2.dt.point.StationObsDatasetImpl
 
stations - Variable in class ucar.nc2.dt.radial.StationRadarCollectionImpl
 
STATIONS_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
StationTimeSeriesCollectionFlattened - Class in ucar.nc2.ft.point
A flattened StationTimeSeriesCollection.
StationTimeSeriesCollectionFlattened(StationTimeSeriesCollectionImpl, DateRange) - Constructor for class ucar.nc2.ft.point.StationTimeSeriesCollectionFlattened
 
StationTimeSeriesCollectionImpl - Class in ucar.nc2.ft.point
Abstract superclass for implementations of StationFeatureCollection.
StationTimeSeriesCollectionImpl(String) - Constructor for class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
StationTimeSeriesFeature - Interface in ucar.nc2.ft
Time series of PointFeature at a named location aka 'station'.
StationTimeSeriesFeatureCollection - Interface in ucar.nc2.ft
A collection of StationTimeSeriesFeature.
statProcessType - Variable in class ucar.grib.grib2.Grib2Pds.TimeInterval
 
stats() - Method in class thredds.filesystem.CacheManager
 
status - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable.TableEntry
 
statusCode - Variable in class ucar.nc2.util.IO.HttpResult
 
StatusUI - Interface in opendap.dap
This interface is implemented by OPeNDAP client user interfaces which give feedback to the user on the status of the current deserialize operation.
StatusWindow - Class in opendap.tools
This class implements a simple status window to show OPeNDAP deserialize status.
StatusWindow(String) - Constructor for class opendap.tools.StatusWindow
Construct the status window to display download status for the given URL.
StaxThreddsXmlParser - Class in thredds.catalog2.xml.parser.stax
_more_
StaxWriter - Class in thredds.catalog2.xml.writer.stax
_more_
StaxWriter() - Constructor for class thredds.catalog2.xml.writer.stax.StaxWriter
 
STD2 - Static variable in class ucar.nc2.iosp.gempak.GempakStation
STD2 identifier
stdDateNoSecsFormat(String) - Method in class ucar.nc2.units.DateFormatter
Parse text in the format "yyyy-MM-dd HH:mm"
stdDateTimeFormat(String) - Method in class ucar.nc2.units.DateFormatter
Parse text in the format "yyyy-MM-dd HH:mm:ss"
StdDequantizer - Class in ucar.jpeg.jj2000.j2k.quantization.dequantizer
This class implements a scalar dequantizer with deadzone.
StdDequantizer(CBlkQuantDataSrcDec, int[], DecoderSpecs) - Constructor for class ucar.jpeg.jj2000.j2k.quantization.dequantizer.StdDequantizer
Initializes the source of compressed data.
StdDequantizerParams - Class in ucar.jpeg.jj2000.j2k.quantization.dequantizer
This class holds the parameters for the scalar deadzone dequantizer (StdDequantizer class) for the current tile.
StdDequantizerParams() - Constructor for class ucar.jpeg.jj2000.j2k.quantization.dequantizer.StdDequantizerParams
 
StdEntropyCoder - Class in ucar.jpeg.jj2000.j2k.entropy.encoder
This class implements the JPEG 2000 entropy coder, which codes stripes in code-blocks.
StdEntropyCoder(CBlkQuantDataSrcEnc, CBlkSizeSpec, PrecinctSizeSpec, StringSpec, StringSpec, StringSpec, StringSpec, StringSpec, StringSpec, StringSpec) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
Instantiates a new entropy coder engine, with the specified source of data, nominal block width and height.
StdEntropyCoderOptions - Interface in ucar.jpeg.jj2000.j2k.entropy
This interface define the constants that identify the possible options for the entropy coder, as well some fixed parameters of the JPEG 2000 entropy coder.
StdEntropyDecoder - Class in ucar.jpeg.jj2000.j2k.entropy.decoder
This class implements the JPEG 2000 entropy decoder, which codes stripes in code-blocks.
StdEntropyDecoder(CodedCBlkDataSrcDec, DecoderSpecs, boolean, boolean, int) - Constructor for class ucar.jpeg.jj2000.j2k.entropy.decoder.StdEntropyDecoder
Instantiates a new entropy decoder engine, with the specified source of data, nominal block width and height.
StdQuantizer - Class in ucar.jpeg.jj2000.j2k.quantization.quantizer
This class implements scalar quantization of integer or floating-point valued source data.
StdQuantizer(CBlkWTDataSrc, EncoderSpecs) - Constructor for class ucar.jpeg.jj2000.j2k.quantization.quantizer.StdQuantizer
Initializes the source of wavelet transform coefficients.
STEFANBOLTZ - Static variable in class ucar.unidata.util.SpecialMathFunction
Stefan-Boltzman Constant.
stepSize - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
The quantization step size of the code-block.
stepWMSE - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
The contribution to the MSE or WMSE error that would result in the image if there was an error of exactly one quantization step size in the sample of the subband.
STERADIAN - Static variable in class ucar.units.SI
Base unit of solid angle.
Stereographic - Class in ucar.nc2.dataset.transform
Create a Stereographic Projection from the information in the Coordinate Transform Variable.
Stereographic() - Constructor for class ucar.nc2.dataset.transform.Stereographic
 
Stereographic - Class in ucar.unidata.geoloc.projection
Stereographic projection, spherical earth.
Stereographic() - Constructor for class ucar.unidata.geoloc.projection.Stereographic
Constructor with default parameters = North Polar
Stereographic(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Stereographic
Construct a Stereographic Projection.
Stereographic(double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Stereographic
Construct a Stereographic Projection.
Stereographic(double, double, double, boolean) - Constructor for class ucar.unidata.geoloc.projection.Stereographic
Construct a polar Stereographic Projection, from the "natural origin" and the tangent point, calculating the scale factor.
StereographicAzimuthalProjection - Class in ucar.unidata.geoloc.projection.proj4
taken from the USGS PROJ package.
StereographicAzimuthalProjection() - Constructor for class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
StereographicAzimuthalProjection(double, double, double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
Construct a Stereographic Projection.
STID - Static variable in class ucar.nc2.iosp.gempak.GempakStation
STID identifier
stnAlt - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
stnDesc - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
stnDescVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
stnDescVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
stnHash - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
stnId - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
STNID_FIELD_NUMBER - Static variable in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
stnIdVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
stnIdVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
stnIndexVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
STNM - Static variable in class ucar.nc2.iosp.gempak.GempakStation
STNM identifier
stnNameVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
stnNpts - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
STNPOS_FIELD_NUMBER - Static variable in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
stnWmoId - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
stop - Variable in class opendap.dap.DArrayDimension.Slice
 
stop() - Method in class ucar.jpeg.jj2000.j2k.decoder.SimpleAppletDecoder
Does nothing, since the decoder thread can not be stopped.
stop - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable.TableEntry
 
storage - Variable in class ucar.ma2.ArrayBoolean
 
storage - Variable in class ucar.ma2.ArrayByte
 
storage - Variable in class ucar.ma2.ArrayChar
 
storage - Variable in class ucar.ma2.ArrayFloat
 
storage - Variable in class ucar.ma2.ArrayInt
 
storage - Variable in class ucar.ma2.ArrayLong
 
storage - Variable in class ucar.ma2.ArrayObject
 
storage - Variable in class ucar.ma2.ArrayShort
 
storageD - Variable in class ucar.ma2.ArrayDouble
 
STRAIGHT_VERTICAL_LONGITUDE_FROM_POLE - Static variable in interface ucar.nc2.iosp.grid.GridCF
straight_vertical_longitude_from_pole
streamAll(WritableByteChannel) - Method in class ucar.nc2.stream.NcStreamWriter
 
StreamMsgLogger - Class in ucar.jpeg.jj2000.j2k.util
This class implements the MsgLogger interface for streams.
StreamMsgLogger(OutputStream, OutputStream, int) - Constructor for class ucar.jpeg.jj2000.j2k.util.StreamMsgLogger
Constructs a StreamMsgLogger that uses 'outstr' as the 'out' stream, and 'errstr' as the 'err' stream.
StreamMsgLogger(Writer, Writer, int) - Constructor for class ucar.jpeg.jj2000.j2k.util.StreamMsgLogger
Constructs a StreamMsgLogger that uses 'outstr' as the 'out' stream, and 'errstr' as the 'err' stream.
StreamMsgLogger(PrintWriter, PrintWriter, int) - Constructor for class ucar.jpeg.jj2000.j2k.util.StreamMsgLogger
Constructs a StreamMsgLogger that uses 'outstr' as the 'out' stream, and 'errstr' as the 'err' stream.
STRETCHINGFACTOR - Static variable in class ucar.grid.GridDefRecord
StretchingFactor
STRICT_TRANSFER_ENCODING - Static variable in class ucar.nc2.util.net.HTTPSession
 
stride - Variable in class opendap.dap.DArrayDimension.Slice
 
stride - Variable in class ucar.ma2.Index
 
stride() - Method in class ucar.ma2.Range
 
STRIDE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Range
 
STRING - Static variable in class opendap.dap.Attribute
String attribute type.
STRING - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
Grads String identifier
STRING_VALUE - Static variable in enum thredds.filesystem.FileSystemProto.Attribute.Type
 
STRING_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
STRING_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
 
STRINGCONST - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
StringFormatException - Exception in ucar.jpeg.jj2000.j2k.util
Thrown to indicate that the application has attempted to parse a badly formatted string.
StringFormatException() - Constructor for exception ucar.jpeg.jj2000.j2k.util.StringFormatException
Creates the exception with an empty messgage.
StringFormatException(String) - Constructor for exception ucar.jpeg.jj2000.j2k.util.StringFormatException
Creates the exception with the specified detail message.
stringMatch(String, String) - Static method in class ucar.unidata.util.StringUtil
Check if the given input String matches the given pattern String.
stringMatch(String, String, boolean, boolean) - Static method in class ucar.unidata.util.StringUtil
Check if the given input String matches the given pattern String.
StringSpec - Class in ucar.jpeg.jj2000.j2k
This class extends ModuleSpec class in order to hold tile-component specifications using Strings.
StringSpec(int, int, byte) - Constructor for class ucar.jpeg.jj2000.j2k.StringSpec
Constructs an empty 'StringSpec' with specified number of tile and components.
StringSpec(int, int, byte, String, String[], ParameterList) - Constructor for class ucar.jpeg.jj2000.j2k.StringSpec
Constructs a new 'StringSpec' for the specified number of components:tiles and the arguments of optName option.
StringUtil - Class in ucar.unidata.util
String utilities
StringUtil() - Constructor for class ucar.unidata.util.StringUtil
 
stripAndReplace(String, String, String, String) - Static method in class ucar.unidata.util.StringUtil
Replaces all occurrences of the strings delimited by patter1/pattern2 with replace, e.g.: "pattern1 ...
STRIPE_HEIGHT - Static variable in interface ucar.jpeg.jj2000.j2k.entropy.StdEntropyCoderOptions
The stripe height.
stripHtmlTag(String) - Static method in class ucar.unidata.util.StringUtil
Remove any beginning or ending <html> tags
stripTags(String) - Static method in class ucar.unidata.util.StringUtil
Remove all text contained within "< >" tags.
structName - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
STRUCTS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
 
STRUCTS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Structure
 
Structure - Interface in ucar.nc2.ft2
Class Description
Structure - Class in ucar.nc2
A Structure is a type of Variable that contains other Variables, like a struct in C.
Structure(NetcdfFile, Group, Structure, String) - Constructor for class ucar.nc2.Structure
 
Structure(Structure) - Constructor for class ucar.nc2.Structure
Copy constructor.
Structure.Iterator - Interface in ucar.nc2.ft2
 
STRUCTURE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
 
StructureData - Class in ucar.ma2
A container for a Structure's data.
StructureData(StructureMembers) - Constructor for class ucar.ma2.StructureData
Constructor.
StructureDataA - Class in ucar.ma2
A StructureData implementation delegates everything to the containing ArrayStructure.
StructureDataA(ArrayStructure, int) - Constructor for class ucar.ma2.StructureDataA
Constructor.
StructureDataAscii - Class in ucar.nc2.iosp.noaa
StructureData whose data is stored in ascii, with a TableParser to extrat the values.
StructureDataAscii(StructureMembers, String) - Constructor for class ucar.nc2.iosp.noaa.StructureDataAscii
 
StructureDataComposite - Class in ucar.ma2
A composite of other StructureData.
StructureDataComposite() - Constructor for class ucar.ma2.StructureDataComposite
 
StructureDataFactory - Class in ucar.ma2
Convenience routines for constructing one-off StructureData objects
StructureDataFactory() - Constructor for class ucar.ma2.StructureDataFactory
 
StructureDataIterator - Interface in ucar.ma2
An iterator over StructureData.
StructureDataIteratorIndexed - Class in ucar.nc2.ft.point
A StructureDataIterator which takes a list of record numbers (in a structure).
StructureDataIteratorIndexed(Structure, List<Integer>) - Constructor for class ucar.nc2.ft.point.StructureDataIteratorIndexed
 
StructureDataIteratorLimited - Class in ucar.nc2.ft.point
Read a maximum number of sdatas from a StructureDataIterator.
StructureDataIteratorLimited(StructureDataIterator, int) - Constructor for class ucar.nc2.ft.point.StructureDataIteratorLimited
 
StructureDataIteratorLinked - Class in ucar.nc2.ft.point
Use contiguous or linked lists to iterate over members of a Structure
StructureDataIteratorLinked(Structure, int, int, String) - Constructor for class ucar.nc2.ft.point.StructureDataIteratorLinked
 
StructureDataRegexp - Class in ucar.nc2.iosp.noaa
Create a StructureData by using a java.util.regex.Pattern on an ascii file.
StructureDataRegexp(StructureMembers, Matcher) - Constructor for class ucar.nc2.iosp.noaa.StructureDataRegexp
 
StructureDataRegexp.Vinfo - Class in ucar.nc2.iosp.noaa
 
StructureDataRegexp.Vinfo(RandomAccessFile, StructureMembers, Pattern) - Constructor for class ucar.nc2.iosp.noaa.StructureDataRegexp.Vinfo
 
StructureDataRegexp.VinfoField - Class in ucar.nc2.iosp.noaa
 
StructureDataRegexp.VinfoField(int) - Constructor for class ucar.nc2.iosp.noaa.StructureDataRegexp.VinfoField
 
StructureDataScalar - Class in ucar.ma2
Class Description.
StructureDataScalar(String) - Constructor for class ucar.ma2.StructureDataScalar
 
StructureDataW - Class in ucar.ma2
A StructureData implementation that has its data self-contained.
StructureDataW(StructureMembers) - Constructor for class ucar.ma2.StructureDataW
Constructor.
StructureDS - Class in ucar.nc2.dataset
An "enhanced" Structure.
StructureDS(NetcdfFile, Group, String) - Constructor for class ucar.nc2.dataset.StructureDS
 
StructureDS(NetcdfDataset, Group, Structure, String, String, String, String) - Constructor for class ucar.nc2.dataset.StructureDS
Constructor when theres no underlying variable.
StructureDS(Group, Structure) - Constructor for class ucar.nc2.dataset.StructureDS
Create a StructureDS thats wraps a Structure
StructureDS(NetcdfDataset, Group, Structure, String, Structure) - Constructor for class ucar.nc2.dataset.StructureDS
Wrap the given Structure, making it into a StructureDS.
StructureMembers - Class in ucar.ma2
A Collection of members contained in a StructureData.
StructureMembers(String) - Constructor for class ucar.ma2.StructureMembers
 
StructureMembers(StructureMembers) - Constructor for class ucar.ma2.StructureMembers
 
StructureMembers.Member - Class in ucar.ma2
A member of a StructureData.
StructureMembers.Member(String, String, String, DataType, int[]) - Constructor for class ucar.ma2.StructureMembers.Member
 
StructureMembers.Member(StructureMembers.Member) - Constructor for class ucar.ma2.StructureMembers.Member
 
StructurePseudo - Class in ucar.nc2
Deprecated. use ucar.nc2.dataset.StructurePseudoDS
StructurePseudo(NetcdfFile, Group, String, Dimension) - Constructor for class ucar.nc2.StructurePseudo
Deprecated. Make a Structure out of all Variables with the named dimension as their outermost dimension.
StructurePseudo(NetcdfFile, Group, String, List<String>, Dimension) - Constructor for class ucar.nc2.StructurePseudo
Deprecated. Make a Structure out of named Variables, each has the same named outermost dimension.
StructurePseudo2Dim - Class in ucar.nc2.dataset
Make a collection of variables with the same 2 outer dimensions into a fake 2D Structure(outer,inner)
StructurePseudo2Dim(NetcdfDataset, Group, String, List<String>, Dimension, Dimension) - Constructor for class ucar.nc2.dataset.StructurePseudo2Dim
Make a Structure out of named Variables which have var(outer, inner, ...)
StructurePseudoDS - Class in ucar.nc2.dataset
Make a collection of variables with the same outer dimension into a fake Structure.
StructurePseudoDS(NetcdfDataset, Group, String) - Constructor for class ucar.nc2.dataset.StructurePseudoDS
 
StructurePseudoDS(NetcdfDataset, Group, String, List<String>, Dimension) - Constructor for class ucar.nc2.dataset.StructurePseudoDS
Make a Structure out of all Variables with the named dimension as their outermost dimension, or from a list named Variables, each has the same named outermost dimension.
structureType - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
subb_HH - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
The reference to the HH subband resulting from the decomposition of this subband.
subb_HL - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
The reference to the HL subband (horizontal high-pass) resulting from the decomposition of this subband.
subb_LH - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
The reference to the LH subband (vertical high-pass) resulting from the decomposition of this subband.
subb_LL - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
The reference to the LL subband resulting from the decomposition of this subband.
Subband - Class in ucar.jpeg.jj2000.j2k.wavelet
This abstract class represents a subband in a bidirectional tree structure that describes the subband decomposition for a wavelet transform.
Subband() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.Subband
Creates a Subband element with all the default values.
Subband(int, int, int, int, int, WaveletFilter[], WaveletFilter[]) - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.Subband
Creates the top-level node and the entire subband tree, with the top-level dimensions, the number of decompositions, and the decomposition tree as specified.
SubbandAn - Class in ucar.jpeg.jj2000.j2k.wavelet.analysis
This class represents a subband in a bidirectional tree structure that describes the subband decomposition for a wavelet transform, specifically for the analysis side.
SubbandAn() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
Creates a SubbandAn element with all the default values.
SubbandAn(int, int, int, int, int, WaveletFilter[], WaveletFilter[]) - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
Creates the top-level node and the entire subband tree, with the top-level dimensions, the number of decompositions, and the decomposition tree as specified.
SubbandRectROIMask - Class in ucar.jpeg.jj2000.j2k.roi.encoder
This class describes the ROI mask for a single subband.
SubbandRectROIMask(Subband, int[], int[], int[], int[], int) - Constructor for class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandRectROIMask
The constructor of the SubbandROIMask takes the dimensions of the subband as parameters.
SubbandROIMask - Class in ucar.jpeg.jj2000.j2k.roi.encoder
This abstract class describes the ROI mask for a single subband.
SubbandROIMask(int, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandROIMask
The constructor of the SubbandROIMask takes the dimensions of the subband as parameters
SubbandSyn - Class in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This class represents a subband in a tree structure that describes the subband decomposition for a wavelet transform, specifically for the syhthesis side.
SubbandSyn() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SubbandSyn
Creates a SubbandSyn element with all the default values.
SubbandSyn(int, int, int, int, int, WaveletFilter[], WaveletFilter[]) - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SubbandSyn
Creates the top-level node and the entire subband tree, with the top-level dimensions, the number of decompositions, and the decomposition tree as specified.
subbTrees - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
The subband trees for each component in the current tile.
SubClause - Interface in opendap.Server
Represents a sub-clause of the selection portion of a constraint expression.
subdir(MFile) - Method in class thredds.inventory.MCollection
 
subdirs - Variable in class thredds.catalog.InvDatasetFmrc.InventoryParams
Deprecated.  
subset(int, int, int) - Method in class opendap.dap.BaseTypePrimitiveVector
Create a new primitive vector using a subset of the data.
subset(int, int, int) - Method in class opendap.dap.BooleanPrimitiveVector
Create a new primitive vector using a subset of the data.
subset(int, int, int) - Method in class opendap.dap.BytePrimitiveVector
Create a new primitive vector using a subset of the data.
subset(int, int, int) - Method in class opendap.dap.Float32PrimitiveVector
Create a new primitive vector using a subset of the data.
subset(int, int, int) - Method in class opendap.dap.Float64PrimitiveVector
Create a new primitive vector using a subset of the data.
subset(int, int, int) - Method in class opendap.dap.Int16PrimitiveVector
Create a new primitive vector using a subset of the data.
subset(int, int, int) - Method in class opendap.dap.Int32PrimitiveVector
Create a new primitive vector using a subset of the data.
subset(int, int, int) - Method in class opendap.dap.PrimitiveVector
Create a new primitive vector using a subset of the data.
subset(InvDataset) - Method in class thredds.catalog.InvCatalog
Munge this catalog so the given dataset is the top catalog.
subset(InvDataset) - Method in class thredds.catalog.InvCatalogImpl
Deprecated. in favor of thredds.catalog.util.DeepCopyUtils.subsetCatalogOnDataset
subset(DateRange) - Method in class thredds.inventory.TimedCollection
 
subset(Range, Range, LatLonRect, int, int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
Create a new GeoGrid that is a logical subset of this GeoGrid.
subset(Range, Range, Range, Range) - Method in class ucar.nc2.dt.grid.GeoGrid
Create a new GeoGrid that is a logical subset of this GeoGrid.
subset(LatLonRect) - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
Get a subsetted NestedPointFeatureCollection based on a LatLonRect
subset(LatLonRect, DateRange) - Method in class ucar.nc2.ft.point.collection.CompositePointCollection
 
subset(List<Station>) - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
 
subset(LatLonRect) - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
 
subset(LatLonRect, DateRange) - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
subset(List<Station>) - Method in class ucar.nc2.ft.point.remote.RemoteStationCollection
 
subset(LatLonRect) - Method in class ucar.nc2.ft.point.remote.RemoteStationCollection
 
subset(LatLonRect) - Method in class ucar.nc2.ft.point.SectionCollectionImpl
 
subset(LatLonRect) - Method in class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
 
subset(LatLonRect) - Method in class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
 
subset(DateRange) - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
subset(List<Station>) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
subset(LatLonRect) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
subset(DateRange) - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
subset(LatLonRect) - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
subset(LatLonRect, DateRange) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionFlattened
 
subset(LatLonRect) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
subset(List<Station>) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
subset(LatLonRect, DateRange) - Method in interface ucar.nc2.ft.PointFeatureCollection
Subset this collection by boundingBox and/or dateRange
subset(LatLonRect) - Method in interface ucar.nc2.ft.ProfileFeatureCollection
Subset this collection by boundingBox
subset(List<Station>) - Method in interface ucar.nc2.ft.radial.StationRadialDataset
Get a subsetted StationCollection
subset(DateRange) - Method in interface ucar.nc2.ft.StationProfileFeature
Subset this collection by dateRange
subset(List<Station>) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Get a subsetted StationProfileFeatureCollection
subset(DateRange) - Method in interface ucar.nc2.ft.StationTimeSeriesFeature
Subset this collection by dateRange
subset(List<Station>) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Get a subsetted StationCollection based on a list of Stations.
subset(LatLonRect) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Get a subsetted StationCollection from a LatLonRect
subset(Range, Range, Range, Range) - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
Create a VerticalTransform as a section of an existing VerticalTransform.
subset(Range, Range, Range, Range) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Create a subset of this VerticalTransform.
subsetCatalogOnDataset(InvCatalog, String) - Static method in class thredds.catalog.util.DeepCopyUtils
 
subsetCatalogOnDataset(InvCatalog, InvDataset) - Static method in class thredds.catalog.util.DeepCopyUtils
 
substitute(String, String, String) - Static method in class ucar.unidata.util.StringUtil
Find all occurences of the "match" in original, and substitute the "subst" string.
substitute(String, String[], String[]) - Static method in class ucar.unidata.util.StringUtil
Find all occurences of match strings in original, and substitute the corresponding subst string.
substitute(StringBuffer, String, String) - Static method in class ucar.unidata.util.StringUtil
Find all occurences of the "match" in original, and substitute the "subst" string, directly into the original.
subString - Variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile.Chsub
substitution string
subtract(TimeDuration) - Method in class ucar.nc2.units.DateType
 
subtract(TimeUnit) - Method in class ucar.nc2.units.DateType
 
subtract(Point2D.Double, Point2D.Double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
subType - Variable in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
The file subtype
suffix - Variable in class thredds.catalog.InvDatasetFmrc.InventoryParams
Deprecated.  
sumDouble(Array) - Static method in class ucar.ma2.MAMath
sum all of the elements of array a as doubles.
sumDoubleSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
sum all of the elements of array a as doubles.
sunShine - Static variable in class ucar.nc2.dt.point.decode.MP
 
Suomi - Class in ucar.nc2.dataset.conv
Describe
Suomi() - Constructor for class ucar.nc2.dataset.conv.Suomi
 
Suomi - Class in ucar.nc2.ft.point.standard.plug
Describe
Suomi() - Constructor for class ucar.nc2.ft.point.standard.plug.Suomi
 
SupplementaryBaseQuantity - Class in ucar.units
Provides support for supplementary base quantities.
SupplementaryBaseQuantity(String, String) - Constructor for class ucar.units.SupplementaryBaseQuantity
Constructs from a name and symbol.
SupplementaryBaseQuantity(String, String, boolean) - Constructor for class ucar.units.SupplementaryBaseQuantity
Constructs from a name and symbol.
surface_visibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
surface_visibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
surface_visibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
surfaceVisibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
surfaceVisibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
surfaceVisibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
Swap - Class in ucar.unidata.io
The Swap class provides static methods for swapping the bytes of chars, shorts, ints, longs, floats, and doubles.
Swap() - Constructor for class ucar.unidata.io.Swap
 
swapChar(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the char resulting from swapping 2 bytes at a specified offset in a byte array.
swapDouble(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the double resulting from reversing 8 bytes at a specified offset in a byte array.
swapDouble(double) - Static method in class ucar.unidata.io.Swap
Returns the double resulting from reversing 8 bytes of a specified double.
swapFloat(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the float resulting from reversing 4 bytes at a specified offset in a byte array.
swapFloat(float) - Static method in class ucar.unidata.io.Swap
Returns the float resulting from reversing 4 bytes of a specified float.
swapInt(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the int resulting from reversing 4 bytes at a specified offset in a byte array.
swapInt(int) - Static method in class ucar.unidata.io.Swap
Returns the int resulting from reversing 4 bytes of a specified int.
swapLong(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the long resulting from reversing 8 bytes at a specified offset in a byte array.
swapLong(long) - Static method in class ucar.unidata.io.Swap
Returns the long resulting from reversing 8 bytes of a specified long.
swapShort(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the short resulting from swapping 2 bytes at a specified offset in a byte array.
swapShort(short) - Static method in class ucar.unidata.io.Swap
Returns the short resulting from swapping 2 bytes of a specified short.
SWFO - Static variable in class ucar.nc2.iosp.gempak.GempakStation
SWFO identifier
SwitchTo(int) - Method in class ucar.units.StandardUnitFormatTokenManager
Switch to specified lex state.
swList() - Method in class opendap.util.Getopts
Method to return an Enumeration of the switches that the Getopts object is able to parse (according to its initialization).
swp4(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Swap the order of the integer.
swp4(int[], int, int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Swap the order of the integers in place.
sYCC - Static variable in class ucar.jpeg.colorspace.ColorSpace
colorspace enumeration
SYccColorSpaceMapper - Class in ucar.jpeg.colorspace
This decodes maps which are defined in the sYCC colorspace into the sRGB colorspadce.
SYccColorSpaceMapper(BlkImgDataSrc, ColorSpace) - Constructor for class ucar.jpeg.colorspace.SYccColorSpaceMapper
Ctor which creates an ICCProfile for the image and initializes all data objects (input, working, and output).
SYMBOL - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
symbolCount() - Method in class ucar.units.UnitDBImpl
Return the number of symbols in this database.
sync() - Static method in class thredds.inventory.bdb.MetadataManager
 
sync() - Method in class ucar.nc2.dataset.NetcdfDataset
Check if file has changed, and reread metadata if needed.
sync() - Method in class ucar.nc2.dods.DODSNetcdfFile
 
sync() - Method in class ucar.nc2.dt.fmrc.FmrcImpl
Check if file has changed, and reread metadata if needed.
sync() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
Check if file has changed, and reread metadata if needed.
sync() - Method in class ucar.nc2.dt.grid.GridDataset
 
sync() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
sync() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
sync() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
sync() - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Sync the file
sync() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Sync the file
sync() - Method in class ucar.nc2.iosp.grib.GribGridServiceProvider
 
sync() - Method in interface ucar.nc2.iosp.IOServiceProvider
Update the metadata in the NetcdfFile if the underlying dataset has changed.
sync() - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Sync and extend
sync() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
sync() - Method in class ucar.nc2.ncml.Aggregation
 
sync() - Method in class ucar.nc2.NetcdfFile
Check if file has changed, and reread metadata if needed.
sync() - Method in interface ucar.nc2.util.cache.FileCacheable
Sync() is called when the FileCacheable is found in the cache, before returning the object to the application.
sync() - Method in class ucar.nc2.util.cache.FileCacheRaf.Raf
 
syncExtend() - Method in class ucar.nc2.dataset.NetcdfDataset
 
syncExtend() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
syncExtend() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
syncExtend() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
syncExtend() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
syncExtend() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Syncronize with the underlying dataset if it has been extended in a way that is compatible with the existing structural metadata (for instance, if the unlimited dimension has grown).
syncExtend() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
syncExtend() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Sync and extend
syncExtend() - Method in interface ucar.nc2.iosp.IOServiceProvider
Extend the NetcdfFile if the underlying dataset has changed in a way that is compatible with the current metadata.
syncExtend() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
syncExtend() - Method in class ucar.nc2.ncml.Aggregation
Check to see if its time to rescan directory, and if so, rescan and extend dataset if needed.
syncExtend() - Method in class ucar.nc2.NetcdfFile
Extend the file if needed, in a way that is compatible with the current metadata, that is, does not invalidate structural metadata held by the application.
syncSpi() - Method in class ucar.util.prefs.PreferencesExt
 
synthetize_hpf(Object, int, int, int, Object, int, int, int, Object, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilter
Reconstructs the output signal by the synthesis filter, recomposing the low-pass and high-pass input signals in one output signal.
synthetize_hpf(float[], int, int, int, float[], int, int, int, float[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloat
A specific version of the synthetize_hpf() method that works on float data.
synthetize_hpf(Object, int, int, int, Object, int, int, int, Object, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloat
The general version of the synthetize_hpf() method, it just calls the specialized version.
synthetize_hpf(float[], int, int, int, float[], int, int, int, float[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
An implementation of the synthetize_hpf() method that works on int data, for the inverse 9x7 wavelet transform using the lifting scheme.
synthetize_hpf(int[], int, int, int, int[], int, int, int, int[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterInt
A specific version of the synthetize_hpf() method that works on int data.
synthetize_hpf(Object, int, int, int, Object, int, int, int, Object, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterInt
The general version of the synthetize_hpf() method, it just calls the specialized version.
synthetize_hpf(int[], int, int, int, int[], int, int, int, int[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
An implementation of the synthetize_hpf() method that works on int data, for the inverse 5x3 wavelet transform using thelifting scheme.
synthetize_lpf(Object, int, int, int, Object, int, int, int, Object, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilter
Reconstructs the output signal by the synthesis filter, recomposing the low-pass and high-pass input signals in one output signal.
synthetize_lpf(float[], int, int, int, float[], int, int, int, float[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloat
A specific version of the synthetize_lpf() method that works on float data.
synthetize_lpf(Object, int, int, int, Object, int, int, int, Object, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloat
The general version of the synthetize_lpf() method, it just calls the specialized version.
synthetize_lpf(float[], int, int, int, float[], int, int, int, float[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
An implementation of the synthetize_lpf() method that works on int data, for the inverse 9x7 wavelet transform using the lifting scheme.
synthetize_lpf(int[], int, int, int, int[], int, int, int, int[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterInt
A specific version of the synthetize_lpf() method that works on int data.
synthetize_lpf(Object, int, int, int, Object, int, int, int, Object, int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterInt
The general version of the synthetize_lpf() method, it just calls the specialized version.
synthetize_lpf(int[], int, int, int, int[], int, int, int, int[], int, int) - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
An implementation of the synthetize_lpf() method that works on int data, for the inverse 5x3 wavelet transform using the lifting scheme.
SynWTFilter - Class in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This abstract class defines the methods of all synthesis wavelet filters.
SynWTFilter() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilter
 
SynWTFilterFloat - Class in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This extends the synthesis wavelet filter general definitions of SynWTFilter by adding methods that work for float data specifically.
SynWTFilterFloat() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloat
 
SynWTFilterFloatLift9x7 - Class in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This class inherits from the synthesis wavelet filter definition for int data.
SynWTFilterFloatLift9x7() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
 
SynWTFilterInt - Class in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This extends the synthesis wavelet filter general definitions of SynWTFilter by adding methods that work for int data specifically.
SynWTFilterInt() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterInt
 
SynWTFilterIntLift5x3 - Class in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This class inherits from the synthesis wavelet filter definition for int data.
SynWTFilterIntLift5x3() - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
 
SynWTFilterSpec - Class in ucar.jpeg.jj2000.j2k.wavelet.synthesis
This class extends ModuleSpec class for synthesis filters specification holding purpose.
SynWTFilterSpec(int, int, byte) - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterSpec
Constructs a new 'SynWTFilterSpec' for the specified number of components and tiles.
SystemFor - Static variable in class ucar.nc2.constants._Coordinate
 
systemRoot() - Method in class ucar.util.prefs.PreferencesExtFactory
 
Systems - Static variable in class ucar.nc2.constants._Coordinate
 
SZ_INCR - Static variable in class ucar.jpeg.jj2000.j2k.codestream.writer.BitOutputBuffer
The increment size for the buffer, 16 bytes.
SZ_INIT - Static variable in class ucar.jpeg.jj2000.j2k.codestream.writer.BitOutputBuffer
The initial size for the buffer, 32 bytes.

T

T - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
T105 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
T14 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
tab(StringBuffer, int, boolean) - Static method in class ucar.unidata.util.Format
Blank fill sbuff with blanks, until position tabStop.
tab(StringBuilder, int, boolean) - Static method in class ucar.unidata.util.Format
Blank fill sbuff with blanks, until position tabStop.
Table - Class in ucar.nc2.ft.point.standard
A generalization of a Structure.
Table(NetcdfDataset, TableConfig) - Constructor for class ucar.nc2.ft.point.standard.Table
 
Table.CoordName - Enum in ucar.nc2.ft.point.standard
 
Table.TableArrayStructure - Class in ucar.nc2.ft.point.standard
ArrayStructure is passed in config.as Used by UnidataPointFeature: type StationProfile (deprecated)
Table.TableConstruct - Class in ucar.nc2.ft.point.standard
When theres no seperate station table, but info is duplicated in the obs structure.
Table.TableContiguous - Class in ucar.nc2.ft.point.standard
Contiguous children, using start and numRecords variables in the parent.
Table.TableLinkedList - Class in ucar.nc2.ft.point.standard
Linked list of children, using start variable in the parent, and next in the child.
Table.TableMultidimInner - Class in ucar.nc2.ft.point.standard
 
Table.TableMultidimInner3D - Class in ucar.nc2.ft.point.standard
 
Table.TableMultidimInnerPsuedo - Class in ucar.nc2.ft.point.standard
Used for PsuedoStructure(station, time).
Table.TableMultidimInnerPsuedo3D - Class in ucar.nc2.ft.point.standard
 
Table.TableMultidimStructure - Class in ucar.nc2.ft.point.standard
Used for Structure(station, time).
Table.TableNestedStructure - Class in ucar.nc2.ft.point.standard
A Structure inside of a parent Structure.
Table.TableParentId - Class in ucar.nc2.ft.point.standard
The children have a field containing the id of the parent.
Table.TableParentIndex - Class in ucar.nc2.ft.point.standard
The children have a field containing the index of the parent.
Table.TableSingleton - Class in ucar.nc2.ft.point.standard
Table is a single StructureData, passed in as config.sdata.
Table.TableStructure - Class in ucar.nc2.ft.point.standard
A Structure, PsuedoStructure, or Sequence.
Table.TableTop - Class in ucar.nc2.ft.point.standard
Table is a single StructureData, which is empty.
Table.Type - Enum in ucar.nc2.ft.point.standard
 
TableAnalyzer - Class in ucar.nc2.ft.point.standard
Analyzes the coordinate systems of a dataset to try to identify the Feature Type and the structure of the data.
TableB - Class in ucar.nc2.iosp.bufr.tables
BUFR Table B - Data descriptors
TableB(String, String) - Constructor for class ucar.nc2.iosp.bufr.tables.TableB
 
TableB.Composite - Class in ucar.nc2.iosp.bufr.tables
Composite pattern - collection of TableB
TableB.Composite(String, String) - Constructor for class ucar.nc2.iosp.bufr.tables.TableB.Composite
 
TableB.Descriptor - Class in ucar.nc2.iosp.bufr.tables
 
TableC - Class in ucar.nc2.iosp.bufr.tables
BUFR Table C - Data operators
TableC() - Constructor for class ucar.nc2.iosp.bufr.tables.TableC
 
TableConfig - Class in ucar.nc2.ft.point.standard
This encapsolates the info needed by NestedTable to handle point feature "nested table" datasets.
TableConfig(Table.Type, String) - Constructor for class ucar.nc2.ft.point.standard.TableConfig
Constructor
TableConfig.StructureType - Enum in ucar.nc2.ft.point.standard
 
TableConfigurer - Interface in ucar.nc2.ft.point.standard
To analyze specific datasets, implement a TableConfigurer, whose job is to create a TableConfig, used by TableAnalyzer.
TableConfigurerImpl - Class in ucar.nc2.ft.point.standard
Abstract superclass for TableConfigurer implementations
TableConfigurerImpl() - Constructor for class ucar.nc2.ft.point.standard.TableConfigurerImpl
 
TableD - Class in ucar.nc2.iosp.bufr.tables
BUFR Table D - Data sequences
TableD(String, String) - Constructor for class ucar.nc2.iosp.bufr.tables.TableD
 
TableD.Descriptor - Class in ucar.nc2.iosp.bufr.tables
 
TableLookup - Class in ucar.nc2.iosp.bufr
Encapsolates lookup into the BUFR Tables.
TableLookup(BufrIdentificationSection) - Constructor for class ucar.nc2.iosp.bufr.TableLookup
 
TableParser - Class in ucar.nc2.util
Utility class to read and parse a fixed length table.
TableParser(String) - Constructor for class ucar.nc2.util.TableParser
 
TableParser.DerivedField - Class in ucar.nc2.util
 
TableParser.Field - Class in ucar.nc2.util
Describes one field in the record.
TableParser.Field() - Constructor for class ucar.nc2.util.TableParser.Field
 
TableParser.Record - Class in ucar.nc2.util
A set of values for one line.
TableParser.Record() - Constructor for class ucar.nc2.util.TableParser.Record
 
TableParser.Transform - Interface in ucar.nc2.util
 
tabSize - Variable in class ucar.units.SimpleCharStream
 
tag() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
 
TAG_BOTTOMBOUND - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 BottomBound (PHASED OUT)
TAG_CENTCOL - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 CentralCol (PHASED OUT)
TAG_CENTLAT - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 CentralLat (PHASED OUT)
TAG_CENTLON - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 CentralLon (PHASED OUT)
TAG_CENTROW - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 CentralRow (PHASED OUT)
TAG_COLINC - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 ColInc (PHASED OUT)
TAG_COMPRESS - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 CompressMode; (#bytes/grid)
TAG_DATE - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 t; int*4 DateStamp[t]
TAG_END - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
 
TAG_HEIGHT - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 l; real*4 Height[l] (PHASED OUT)
TAG_ID - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
hex encoding of "V5D\n"
TAG_LAT1 - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 Lat1 (PHASED OUT)
TAG_LAT2 - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 Lat2 (PHASED OUT)
TAG_LEVINC - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 LevInc (PHASED OUT)
TAG_LOWLEV_VAR - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 var; int*4 LowLev[var]
TAG_MAXVAL - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 var; real*4 MaxVal[var]
TAG_MINVAL - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 var; real*4 MinVal[var]
TAG_NC - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 Nc
TAG_NL - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 Nl (Nl for all vars)
TAG_NL_VAR - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 var; int*4 Nl[var]
TAG_NORTHBOUND - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 NorthBound (PHASED OUT)
TAG_NR - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 Nr
TAG_NUMTIMES - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 NumTimes
TAG_NUMVARS - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 NumVars
TAG_POLE_COL - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 PoleCol (PHASED OUT)
TAG_POLE_ROW - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 PoleRow (PHASED OUT)
TAG_PROJ_ARGS - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 n; real*4 ProjArgs[0..n-1]
TAG_PROJECTION - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 projection.
TAG_ROTATION - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 Rotation (PHASED OUT)
TAG_ROWINC - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 RowInc (PHASED OUT)
TAG_TIME - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 t; int*4 TimeStamp[t]
TAG_UNITS - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int *4 var; char*20 Units[var]
TAG_VARNAME - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 var; char*10 VarName[var]
TAG_VERSION - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
char*10 FileVersion
TAG_VERT_ARGS - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 n; real*4 VertArgs[0..n-1]
TAG_VERTICAL_SYSTEM - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
int*4 VerticalSystem
TAG_WESTBOUND - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
real*4 WestBound (PHASED OUT)
TagEnum - Class in ucar.nc2.iosp.hdf4
 
TagTreeDecoder - Class in ucar.jpeg.jj2000.j2k.codestream.reader
This class implements the tag tree decoder.
TagTreeDecoder(int, int) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.reader.TagTreeDecoder
Creates a tag tree decoder with 'w' elements along the horizontal dimension and 'h' elements along the vertical direction.
TagTreeEncoder - Class in ucar.jpeg.jj2000.j2k.codestream.writer
This class implements the tag tree encoder.
TagTreeEncoder(int, int) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
Creates a tag tree encoder with 'w' elements along the horizontal dimension and 'h' elements along the vertical direction.
TagTreeEncoder(int, int, int[]) - Constructor for class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
Creates a tag tree encoder with 'w' elements along the horizontal dimension and 'h' elements along the vertical direction.
takeSign(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
takeSign(int, int) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
tand(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
tanh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
targetRes - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Image resolution level to generate
tAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
tc - Variable in class thredds.catalog.InvDataset
 
TCL_PROGRAM - Static variable in exception opendap.dap.DAP2Exception
This Error contains TCL code.
TD - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
TDEF - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
TDEF identifier
TDSRadarDatasetCollection - Class in ucar.nc2.thredds
Client side for getting data from the TDS radar server.
TDSRadarDatasetCollection.DatasetURIInfo - Class in ucar.nc2.thredds
Class DatasetURIInfo _more_
TDSRadarDatasetCollection.DatasetURIInfo(URI, Date) - Constructor for class ucar.nc2.thredds.TDSRadarDatasetCollection.DatasetURIInfo
_more_
TDSRadarDatasetCollection.InvDatasetInfo - Class in ucar.nc2.thredds
Class to hold an InvDataset and a Date
TDSRadarDatasetCollection.InvDatasetInfo(InvDataset, Date) - Constructor for class ucar.nc2.thredds.TDSRadarDatasetCollection.InvDatasetInfo
Create an InvDatasetInfo
TDSRadarDatasetCollection.TDSRadarDatasetInfo - Class in ucar.nc2.thredds
Class to hold some information about TDS Radar Datasets
TDSRadarDatasetCollection.TDSRadarDatasetInfo() - Constructor for class ucar.nc2.thredds.TDSRadarDatasetCollection.TDSRadarDatasetInfo
Default ctor
TDSRadarDatasetCollection.TDSRadarDatasetInfo(List, List, List) - Constructor for class ucar.nc2.thredds.TDSRadarDatasetCollection.TDSRadarDatasetInfo
Ctor
template - Variable in class thredds.catalog.query.Selector
 
template - Variable in class ucar.grib.grib2.Grib2Pds
 
tenFactor() - Method in class ucar.units.StandardUnitFormat
 
tenToNegSix - Static variable in interface ucar.grib.GribGDSVariablesIF
scale factor for Lat/Lon variables in degrees.
tenToNegThree - Static variable in interface ucar.grib.GribGDSVariablesIF
scale factor for dx and dy variables plus others
tenToSix - Static variable in interface ucar.grib.GribGDSVariablesIF
 
tenToThree - Static variable in interface ucar.grib.GribGDSVariablesIF
 
TERM_EASY - Static variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
The identifier for the easy termination that is simpler than the 'TERM_NEAR_OPT' one but slightly less efficient.
TERM_FULL - Static variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
The identifier fort the termination that uses a full flush.
TERM_NEAR_OPT - Static variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
The identifier for the termination that uses the near optimal length calculation to terminate the arithmetic codewrod
TERM_PRED_ER - Static variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
The identifier for the predictable termination policy for error resilience.
terminate() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.MQCoder
This function flushes the remaining encoded bits and makes sure that enough information is written to the bit stream to be able to finish decoding, and then it reinitializes the internal state of the MQ coder but without modifying the context states.
terminateProgressWatch() - Method in interface ucar.jpeg.jj2000.j2k.util.ProgressWatch
Terminate the progress watch process
TESLA - Static variable in class ucar.units.SI
Special derived unit for the quantity of magnetic flux density.
test() - Static method in class ucar.nc2.iosp.grib.GribBinaryIndexer
 
test() - Static method in class ucar.nc2.iosp.grib.GribBinaryIndexer2
 
Test - Class in ucar.units
Provides support for testing the ucar.units package.
Test() - Constructor for class ucar.units.Test
 
test1() - Static method in class ucar.nc2.dt.grid.GridCoordinate2D
 
test1() - Static method in class ucar.nc2.dt.grid.NetcdfCFWriter
 
test2() - Static method in class ucar.nc2.dt.grid.GridCoordinate2D
 
test3() - Static method in class ucar.nc2.dt.grid.GridCoordinate2D
 
TestFileSystem - Class in ucar.nc2.util.cache
 
TestFileSystem() - Constructor for class ucar.nc2.util.cache.TestFileSystem
 
testRead() - Static method in class ucar.nc2.util.IO
 
testValid(String) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
testValid(String) - Static method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
TG_CFTM(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
This subroutine converts an integer grid forecast time into the character forecast type and time.
TG_FTOI(int[], int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
This subroutine converts the two integers stored in a grid file into three integers containing the date, time and forecast time.
TG_ITOC(int[]) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
This subroutine converts an integer time array containing the date, time and forecast time into a GEMPAK grid time.
THEADER - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
THEADER identifier
THERMODYNAMIC_TEMPERATURE - Static variable in class ucar.units.BaseQuantity
The base quantity of themodynamic temperature.
THERMODYNAMIC_TEMPERATURE_UNIT - Static variable in class ucar.units.SI
The unit corresponding to the quantity of thermodynamic temperature.
threadcount - Static variable in class ucar.nc2.util.net.HTTPSession
 
ThreadPool - Class in ucar.jpeg.jj2000.j2k.util
This class implements a thread pool.
ThreadPool(int, int, String) - Constructor for class ucar.jpeg.jj2000.j2k.util.ThreadPool
Creates a new thread pool of the given size, thread priority and pool name.
THREADS_PRIORITY_INC - Static variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
The increase in priority for the compressor threads, currently 3.
THREADS_PROP_NAME - Static variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
The Java system property name for the number of threads to use: jj2000.j2k.entropy.encoder.StdEntropyCoder.nthreads
ThreadSafe - Annotation Type in net.jcip.annotations
The class to which this annotation is applied is thread-safe.
THREDDS - Static variable in class thredds.catalog.MetadataType
 
THREDDS - Static variable in class thredds.catalog.ServiceType
 
thredds.bufrtables - package thredds.bufrtables
 
thredds.catalog - package thredds.catalog
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
thredds.catalog.crawl - package thredds.catalog.crawl
 
thredds.catalog.dl - package thredds.catalog.dl
 
thredds.catalog.parser.jdom - package thredds.catalog.parser.jdom
 
thredds.catalog.query - package thredds.catalog.query
Reads and writes THREDDS Dataset Query Capabilities (DQC) XML documents.
thredds.catalog.util - package thredds.catalog.util
 
thredds.catalog2 - package thredds.catalog2
 
thredds.catalog2.builder - package thredds.catalog2.builder
 
thredds.catalog2.builder.util - package thredds.catalog2.builder.util
 
thredds.catalog2.simpleImpl - package thredds.catalog2.simpleImpl
 
thredds.catalog2.util - package thredds.catalog2.util
 
thredds.catalog2.xml.names - package thredds.catalog2.xml.names
 
thredds.catalog2.xml.parser - package thredds.catalog2.xml.parser
 
thredds.catalog2.xml.parser.stax - package thredds.catalog2.xml.parser.stax
 
thredds.catalog2.xml.writer - package thredds.catalog2.xml.writer
 
thredds.catalog2.xml.writer.stax - package thredds.catalog2.xml.writer.stax
 
thredds.cataloggen - package thredds.cataloggen
 
thredds.cataloggen.catalogrefexpander - package thredds.cataloggen.catalogrefexpander
 
thredds.cataloggen.config - package thredds.cataloggen.config
 
thredds.cataloggen.datasetenhancer - package thredds.cataloggen.datasetenhancer
 
thredds.cataloggen.inserter - package thredds.cataloggen.inserter
 
thredds.crawlabledataset - package thredds.crawlabledataset
 
thredds.crawlabledataset.filter - package thredds.crawlabledataset.filter
 
thredds.crawlabledataset.sorter - package thredds.crawlabledataset.sorter
 
thredds.filesystem - package thredds.filesystem
Implementations for thredds.inventory.MCollection ControllerOS - just a front for using OS file system services.
thredds.gribtables - package thredds.gribtables
 
thredds.inventory - package thredds.inventory
Abstractions for tracking dataset inventory using "managed files".
thredds.inventory.bdb - package thredds.inventory.bdb
 
thredds.inventory.filter - package thredds.inventory.filter
 
thredds.logs - package thredds.logs
 
thredds.util - package thredds.util
 
thredds.wcs - package thredds.wcs
 
thredds.wcs.v1_0_0_1 - package thredds.wcs.v1_0_0_1
 
thredds.wcs.v1_0_0_Plus - package thredds.wcs.v1_0_0_Plus
 
thredds.wcs.v1_1_0 - package thredds.wcs.v1_1_0
 
THREDDS_DLCollection - Static variable in class thredds.catalog.MetadataType
 
THREDDS_DLEntry - Static variable in class thredds.catalog.MetadataType
 
ThreddsBuilder - Interface in thredds.catalog2.builder
Parent type for all THREDDS builders.
ThreddsBuilderFactory - Interface in thredds.catalog2.builder
_more_
ThreddsBuilderFactoryImpl - Class in thredds.catalog2.simpleImpl
_more_
ThreddsBuilderFactoryImpl() - Constructor for class thredds.catalog2.simpleImpl.ThreddsBuilderFactoryImpl
 
ThreddsCatalogObject - Interface in thredds.catalog2
_more_
ThreddsCatalogUtils - Class in thredds.catalog2.util
_more_
ThreddsDataFactory - Class in ucar.nc2.thredds
This tries to translate a THREDDS InvDataset into a data object that can be used, either as a NetcdfDataset or as a FeatureDataset.
ThreddsDataFactory() - Constructor for class ucar.nc2.thredds.ThreddsDataFactory
 
ThreddsDataFactory.Result - Class in ucar.nc2.thredds
The result of trying to open a THREDDS dataset.
ThreddsDataFactory.Result() - Constructor for class ucar.nc2.thredds.ThreddsDataFactory.Result
 
ThreddsMetadata - Class in thredds.catalog
Metadata for "enhanced catalogs", type THREDDS.
ThreddsMetadata(boolean) - Constructor for class thredds.catalog.ThreddsMetadata
 
ThreddsMetadata(ThreddsMetadata) - Constructor for class thredds.catalog.ThreddsMetadata
Copy Constructor.
ThreddsMetadata - Interface in thredds.catalog2
_more_
ThreddsMetadata.Contributor - Class in thredds.catalog
Implements Contributor type.
ThreddsMetadata.Contributor() - Constructor for class thredds.catalog.ThreddsMetadata.Contributor
 
ThreddsMetadata.Contributor(String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Contributor
 
ThreddsMetadata.Contributor - Interface in thredds.catalog2
 
ThreddsMetadata.DatePoint - Interface in thredds.catalog2
 
ThreddsMetadata.DatePointType - Enum in thredds.catalog2
 
ThreddsMetadata.DateRange - Interface in thredds.catalog2
 
ThreddsMetadata.Documentation - Interface in thredds.catalog2
 
ThreddsMetadata.GeospatialCoverage - Class in thredds.catalog
Implements GeospatialCoverage type.
ThreddsMetadata.GeospatialCoverage() - Constructor for class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
ThreddsMetadata.GeospatialCoverage(ThreddsMetadata.Range, ThreddsMetadata.Range, ThreddsMetadata.Range, List<ThreddsMetadata.Vocab>, String) - Constructor for class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
ThreddsMetadata.GeospatialCoverage - Interface in thredds.catalog2
 
ThreddsMetadata.GeospatialRange - Interface in thredds.catalog2
 
ThreddsMetadata.Keyphrase - Interface in thredds.catalog2
 
ThreddsMetadata.ProjectName - Interface in thredds.catalog2
 
ThreddsMetadata.Range - Class in thredds.catalog
Implements spatialRange type.
ThreddsMetadata.Range(double, double, double, String) - Constructor for class thredds.catalog.ThreddsMetadata.Range
Constructor
ThreddsMetadata.Range(ThreddsMetadata.Range) - Constructor for class thredds.catalog.ThreddsMetadata.Range
Copy constructor
ThreddsMetadata.Source - Class in thredds.catalog
Implements Source type, used by publisher and creator elements.
ThreddsMetadata.Source() - Constructor for class thredds.catalog.ThreddsMetadata.Source
 
ThreddsMetadata.Source(ThreddsMetadata.Vocab, String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Source
 
ThreddsMetadata.Variable - Class in thredds.catalog
Implements Variable type.
ThreddsMetadata.Variable() - Constructor for class thredds.catalog.ThreddsMetadata.Variable
 
ThreddsMetadata.Variable(String, String, String, String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Variable
 
ThreddsMetadata.Variable - Interface in thredds.catalog2
 
ThreddsMetadata.VariableGroup - Interface in thredds.catalog2
 
ThreddsMetadata.Variables - Class in thredds.catalog
Implements Variables type.
ThreddsMetadata.Variables(String) - Constructor for class thredds.catalog.ThreddsMetadata.Variables
 
ThreddsMetadata.Variables(String, String, URI, String, URI) - Constructor for class thredds.catalog.ThreddsMetadata.Variables
 
ThreddsMetadata.Vocab - Class in thredds.catalog
Implements Vocab type, just text with an optional "vocabulary" attribute.
ThreddsMetadata.Vocab() - Constructor for class thredds.catalog.ThreddsMetadata.Vocab
 
ThreddsMetadata.Vocab(String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Vocab
 
ThreddsMetadataBuilder - Interface in thredds.catalog2.builder
_more_
ThreddsMetadataBuilder.ContributorBuilder - Interface in thredds.catalog2.builder
 
ThreddsMetadataBuilder.DatePointBuilder - Interface in thredds.catalog2.builder
 
ThreddsMetadataBuilder.DateRangeBuilder - Interface in thredds.catalog2.builder
 
ThreddsMetadataBuilder.DocumentationBuilder - Interface in thredds.catalog2.builder
 
ThreddsMetadataBuilder.GeospatialCoverageBuilder - Interface in thredds.catalog2.builder
 
ThreddsMetadataBuilder.GeospatialRangeBuilder - Interface in thredds.catalog2.builder
 
ThreddsMetadataBuilder.KeyphraseBuilder - Interface in thredds.catalog2.builder
 
ThreddsMetadataBuilder.ProjectNameBuilder - Interface in thredds.catalog2.builder
 
ThreddsMetadataBuilder.VariableBuilder - Interface in thredds.catalog2.builder
 
ThreddsMetadataBuilder.VariableGroupBuilder - Interface in thredds.catalog2.builder
 
ThreddsMetadataBuilderUtils - Class in thredds.catalog2.builder.util
Utility methods for copying and merging ThreddsMetadataBuilders.
ThreddsMetadataElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
Placeholder only.
ThreddsMetadataElementNames - Class in thredds.catalog2.xml.names
XML qualified names for the elements and attributes defined by the "threddsMetadataGroup" group in the THREDDS InvCatalog specification (version 1.0.2).
ThreddsXmlParser - Interface in thredds.catalog2.xml.parser
Provide methods for parsing THREDDS catalog XML documents and generating Catalog, CatalogBuilder, Dataset, DatasetBuilder, Metadata, or MetadataBuilder object.
ThreddsXmlParserException - Exception in thredds.catalog2.xml.parser
_more_
ThreddsXmlParserException(ThreddsXmlParserIssue) - Constructor for exception thredds.catalog2.xml.parser.ThreddsXmlParserException
 
ThreddsXmlParserException(List<ThreddsXmlParserIssue>) - Constructor for exception thredds.catalog2.xml.parser.ThreddsXmlParserException
 
ThreddsXmlParserException(String) - Constructor for exception thredds.catalog2.xml.parser.ThreddsXmlParserException
 
ThreddsXmlParserException(String, Throwable) - Constructor for exception thredds.catalog2.xml.parser.ThreddsXmlParserException
 
ThreddsXmlParserFactory - Class in thredds.catalog2.xml.parser
_more_
ThreddsXmlParserIssue - Class in thredds.catalog2.xml.parser
_more_
ThreddsXmlParserIssue(ThreddsXmlParserIssue.Severity, String, ThreddsBuilder, Exception) - Constructor for class thredds.catalog2.xml.parser.ThreddsXmlParserIssue
 
ThreddsXmlParserIssue.Severity - Enum in thredds.catalog2.xml.parser
 
ThreddsXmlWriter - Interface in thredds.catalog2.xml.writer
_more_
ThreddsXmlWriterException - Exception in thredds.catalog2.xml.writer
_more_
ThreddsXmlWriterException() - Constructor for exception thredds.catalog2.xml.writer.ThreddsXmlWriterException
 
ThreddsXmlWriterException(String) - Constructor for exception thredds.catalog2.xml.writer.ThreddsXmlWriterException
 
ThreddsXmlWriterException(String, Throwable) - Constructor for exception thredds.catalog2.xml.writer.ThreddsXmlWriterException
 
ThreddsXmlWriterException(Throwable) - Constructor for exception thredds.catalog2.xml.writer.ThreddsXmlWriterException
 
ThreddsXmlWriterFactory - Class in thredds.catalog2.xml.writer
_more_
THTA_COORD - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
THTA vertical coordinate
TI_CDTM(int, int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
This subroutine converts an integer date (YYMMDD) and time (HHMM)
TI_DAYM(int, int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
This subroutine returns the number of days in the given month.
TI_ITOC(int[]) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
This subroutine converts an integer time array into a standard GEMPAK time.
TID - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
tIdx - Variable in class ucar.jpeg.jj2000.j2k.image.ImgDataAdapter
Index of the current tile
tIdx - Variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.MultiResImgDataAdapter
Index of the current tile
TIFF - Static variable in class thredds.catalog.DataFormatType
 
tile(int[]) - Method in class ucar.nc2.iosp.hdf5.Tiling
Compute the tile
tileChanged() - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIMaskGenerator
This function is called every time the tile is changed to indicate that there is need to make a new mask
tileCompVal - Variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
The specific value for each tile-component.
tileDef - Variable in class ucar.jpeg.jj2000.j2k.ModuleSpec
The default value for each tile.
tileMaskMade - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIMaskGenerator
Flag indicating whether a mask has been made for the current tile
tileOfTileParts - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Vector containing info as to which tile each tilepart belong
tiler - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Reference to the tiler module
Tiler - Class in ucar.jpeg.jj2000.j2k.image
This class places an image in the canvas coordinate system, tiles it, if so specified, and performs the coordinate conversions transparently.
Tiler(BlkImgDataSrc, int, int, int, int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.image.Tiler
Constructs a new tiler with the specified 'BlkImgDataSrc' source, image origin, tiling origin and nominal tile size.
Tiling - Class in ucar.nc2.iosp.hdf5
A Tiling divides a multidimensional index into tiles.
Tiling(int[], int[]) - Constructor for class ucar.nc2.iosp.hdf5.Tiling
Create a Tiling
time - Variable in class ucar.nc2.ft.point.ProfileFeatureImpl
 
time - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
TIME - Static variable in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
time key identifier
TIME - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
time key identifier
TIME - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
The time variable name
TIME - Static variable in class ucar.units.BaseQuantity
The base quantity of time.
time1 - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
Time 1
time2 - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
Time 2
TIME_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
TIME_TEMPLATE - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
time template type
TIME_UNIT - Static variable in class ucar.units.SI
The unit corresponding to the quantity of time.
TIME_VAR - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
name for the time variable
TimeCoord - Class in ucar.nc2.ft.fmrc
Represents a list of offset times shared among variables Tracks a list of variables that all have the same list of offset times.
TimeCoord.Tinv - Class in ucar.nc2.ft.fmrc
 
TimeCoord.Tinv(double) - Constructor for class ucar.nc2.ft.fmrc.TimeCoord.Tinv
 
TimeCoord.Tinv(double, double) - Constructor for class ucar.nc2.ft.fmrc.TimeCoord.Tinv
 
timeCoverage - Variable in class thredds.catalog.ThreddsMetadata
 
TimeCoverageElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
TimedCollection - Class in thredds.inventory
Manage collections of files that we can assign date ranges to.
TimedCollection(DatasetCollectionManager, Formatter) - Constructor for class thredds.inventory.TimedCollection
Manage collections of files that we can assign date ranges to
TimedCollection.Dataset - Class in thredds.inventory
The Dataset.getLocation() can be passed to FeatureDatasetFactoryManager.open().
timeDim - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
timeDim - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
timeDim - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
timeDim - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
timeDimName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
TimeDuration - Class in ucar.nc2.units
Implements the thredds "duration" XML element type: specifies a length of time.
TimeDuration(TimeDuration) - Constructor for class ucar.nc2.units.TimeDuration
Copy constructor.
TimeDuration(TimeUnit) - Constructor for class ucar.nc2.units.TimeDuration
Construct from a TimeUnit.
TimeDuration(String) - Constructor for class ucar.nc2.units.TimeDuration
Construct from 1) udunit time unit string, 2) xsd:duration syntax, 3) blank string.
timeIncrement - Variable in class ucar.grib.grib2.Grib2Pds.TimeInterval
 
timeIncrementType - Variable in class ucar.grib.grib2.Grib2Pds.TimeInterval
 
timeIncrementUnit - Variable in class ucar.grib.grib2.Grib2Pds.TimeInterval
 
TimeInventory - Interface in ucar.nc2.ft.fmrc
Extract time coordinates from a FmrcInvLite.Gridset.
TimeInventory.Instance - Interface in ucar.nc2.ft.fmrc
 
TIMEMODE_CURRENT - Static variable in class ucar.unidata.util.DateSelection
The mode for when we use the current time
TIMEMODE_DATA - Static variable in class ucar.unidata.util.DateSelection
Mode for using the first or last time in the data set.
TIMEMODE_FIXED - Static variable in class ucar.unidata.util.DateSelection
The mode for when we have an absolute time as a range bounds
TIMEMODE_RELATIVE - Static variable in class ucar.unidata.util.DateSelection
When one of the ranges is relative to another
TIMEMODES - Static variable in class ucar.unidata.util.DateSelection
Mode for constructing set
TIMEMODESTRINGS - Static variable in class ucar.unidata.util.DateSelection
string ids for time modes
timeNominal - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
timeOriginExpr() - Method in class ucar.units.StandardUnitFormat
 
timeRangeLength - Variable in class ucar.grib.grib2.Grib2Pds.TimeInterval
 
timeRangeUnit - Variable in class ucar.grib.grib2.Grib2Pds.TimeInterval
 
timeRangeUnit - Variable in class ucar.grib.grib2.Grib2ProductDefinitionSection
Deprecated. timeRangeUnit.
TimeScaleUnit - Class in ucar.units
Provides support for a reference time unit whose origin is at a certain time.
TimeScaleUnit(Unit, Date) - Constructor for class ucar.units.TimeScaleUnit
Constructs from a reference unit and a time origin.
TimeScaleUnit(Unit, Date, UnitName) - Constructor for class ucar.units.TimeScaleUnit
Constructs from a reference unit, a time origin, and an identifier.
TimeScaleUnit.MyConverter - Class in ucar.units
Provides support for Converter-s.
TimeScaleUnit.MyConverter(TimeScaleUnit, Unit) - Constructor for class ucar.units.TimeScaleUnit.MyConverter
 
TIMESERIES - Static variable in class thredds.catalog.CollectionType
 
TimeSeriesCollection - Interface in ucar.nc2.dt
A collection of data in a time series.
timeSeriesNpts - Variable in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
TimeStamp - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
Time in HHMMSS format
timeUnit - Variable in class ucar.nc2.dt.point.PointObsDatasetImpl
 
timeUnit - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
Deprecated.  
timeUnit - Variable in class ucar.nc2.dt.point.SequenceHelper
 
timeUnit - Variable in class ucar.nc2.dt.radial.StationRadarCollectionImpl
 
timeUnit - Variable in class ucar.nc2.ft.point.PointFeatureImpl
 
timeUnit - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
timeUnit - Variable in class ucar.nc2.ft.point.standard.StandardPointFeatureIterator
 
timeUnit - Variable in class ucar.nc2.ft.point.StationFeatureImpl
 
timeUnit - Variable in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
TimeUnit - Class in ucar.nc2.units
Handles Units that are time durations, eg in seconds, hours, days, years.
TimeUnit(String) - Constructor for class ucar.nc2.units.TimeUnit
Constructor from a String.
TimeUnit(double, String) - Constructor for class ucar.nc2.units.TimeUnit
Constructor from a value and a unit name.
TimeUnit(TimeUnit) - Constructor for class ucar.nc2.units.TimeUnit
Copy Constructor.
TIMEUNIT_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
timeUnitsChange - Variable in class ucar.nc2.ncml.AggregationOuterDimension
 
timeVar - Variable in class ucar.nc2.dt.point.DapperDataset
 
timeVar - Variable in class ucar.nc2.dt.point.SequenceHelper
 
timeVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
timeVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
timeVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
timeVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
timeVarName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
timeVarUnitsString - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
timeVarUnitsString - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
TIMEZONE_GMT - Static variable in class ucar.unidata.util.DateUtil
timezone
TIMEZONE_UTC - Static variable in class ucar.unidata.util.DateUtil
_more_
title - Variable in class thredds.catalog.query.Selector
 
title - Variable in class ucar.nc2.dt.TypedDatasetImpl
 
title - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
TITLE - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
TITLE identifier
title - Variable in class ucar.nc2.NetcdfFile
 
TITLE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Header
 
TitleUpdater - Class in ucar.jpeg.jj2000.disp
This class should run as an independent thread to update tha main display window title with current image scroll position and zoom.
TitleUpdater(ImgScrollPane, Frame, String) - Constructor for class ucar.jpeg.jj2000.disp.TitleUpdater
Instantiates the title updater.
TLM - Static variable in interface ucar.jpeg.jj2000.j2k.codestream.Markers
Tile-part lengths (TLM): 0xFF55
tm - Variable in class thredds.catalog.InvDatasetImpl
 
tmi - Variable in class thredds.catalog.InvDatasetImpl
 
tmi6 - Variable in class thredds.catalog.InvDatasetImpl
 
tnbytes - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Number of bytes targeted to be read
tnsot - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SOT
 
toArray(List) - Static method in class ucar.ma2.Range
Deprecated. use Section.getRanges()
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.ascii.asciiArray
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.ascii.asciiByte
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.ascii.asciiF32
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.ascii.asciiF64
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.ascii.asciiGrid
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.ascii.asciiI16
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.ascii.asciiI32
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.ascii.asciiSeq
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.ascii.asciiString
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.ascii.asciiStructure
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.ascii.asciiUI16
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.ascii.asciiUI32
Returns a string representation of the variables value.
toASCII(PrintWriter, boolean, String, boolean) - Method in class opendap.servlet.ascii.asciiURL
Returns a string representation of the variables value.
toASCII - Interface in opendap.servlet.ascii
 
toASCII(PrintWriter, boolean, String, boolean) - Method in interface opendap.servlet.ascii.toASCII
Returns a string representation of the variables value.
toASCII(PrintWriter, DDS, Object) - Method in class opendap.servlet.AsciiWriter
 
toASCII(BaseType, PrintWriter) - Method in class opendap.servlet.AsciiWriter
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servlet.ascii.asciiArray
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servlet.ascii.asciiByte
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servlet.ascii.asciiF32
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servlet.ascii.asciiF64
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servlet.ascii.asciiGrid
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servlet.ascii.asciiI16
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servlet.ascii.asciiI32
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servlet.ascii.asciiSeq
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servlet.ascii.asciiString
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servlet.ascii.asciiStructure
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servlet.ascii.asciiUI16
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servlet.ascii.asciiUI32
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in class opendap.servlet.ascii.asciiURL
 
toASCIIAddRootName(PrintWriter, boolean, String) - Method in interface opendap.servlet.ascii.toASCII
 
toASCIIFlatName(String) - Method in class opendap.servlet.ascii.asciiArray
 
toASCIIFlatName(String) - Method in class opendap.servlet.ascii.asciiByte
 
toASCIIFlatName(String) - Method in class opendap.servlet.ascii.asciiF32
 
toASCIIFlatName(String) - Method in class opendap.servlet.ascii.asciiF64
 
toASCIIFlatName(String) - Method in class opendap.servlet.ascii.asciiGrid
 
toASCIIFlatName(String) - Method in class opendap.servlet.ascii.asciiI16
 
toASCIIFlatName(String) - Method in class opendap.servlet.ascii.asciiI32
 
toASCIIFlatName(String) - Method in class opendap.servlet.ascii.asciiSeq
 
toASCIIFlatName(String) - Method in class opendap.servlet.ascii.asciiString
 
toASCIIFlatName(String) - Method in class opendap.servlet.ascii.asciiStructure
 
toASCIIFlatName(String) - Method in class opendap.servlet.ascii.asciiUI16
 
toASCIIFlatName(String) - Method in class opendap.servlet.ascii.asciiUI32
 
toASCIIFlatName(String) - Method in class opendap.servlet.ascii.asciiURL
 
toASCIIFlatName(String) - Method in interface opendap.servlet.ascii.toASCII
 
toBuilder() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
toBuilder() - Method in class thredds.filesystem.FileSystemProto.Directory
 
toBuilder() - Method in class thredds.filesystem.FileSystemProto.File
 
toBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
toBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
toBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
toBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
toBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
toBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
toBuilder() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
toBuilder() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
toBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
toBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
toBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
toBuilder() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
toBuilder() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
toBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Error
 
toBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
toBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
toBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Range
 
toBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Section
 
toBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
toBuilder() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
toBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
toByteArray(byte[]) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.BitOutputBuffer
Returns the byte buffer data in a new array.
toByteArray(int, int, byte[], int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.ByteOutputBuffer
Copies the specified part of the stream to the 'outbuf' byte array.
toCSV() - Method in class thredds.logs.LogReader.Log
 
toDateOnlyString(Date) - Method in class ucar.nc2.units.DateFormatter
date only format= yyyy-MM-dd
toDateString(Date) - Method in class ucar.nc2.units.DateFormatter
Deprecated. use toDateOnlyString
toDateString() - Method in class ucar.nc2.units.DateType
Same as DateFormatter.toDateOnlyString()
toDateTimeString(Date) - Method in class ucar.nc2.units.DateFormatter
"standard date format" = yyyy-MM-dd HH:mm:ssZ
toDateTimeString() - Method in class ucar.nc2.units.DateType
Same as DateFormatter.toDateTimeString()
toDateTimeStringISO(Date) - Method in class ucar.nc2.units.DateFormatter
"ISO date format" = yyyy-MM-dd'T'HH:mm:ssZ
toDateTimeStringISO() - Method in class ucar.nc2.units.DateType
Same as DateFormatter.toDateTimeStringISO()
toDerivedUnit(float) - Method in interface ucar.units.DerivableUnit
Converts a numeric value in this unit to the underlying derived unit.
toDerivedUnit(double) - Method in interface ucar.units.DerivableUnit
Converts a numeric value in this unit to the underlying derived unit.
toDerivedUnit(float[], float[]) - Method in interface ucar.units.DerivableUnit
Converts numeric values in this unit to the underlying derived unit.
toDerivedUnit(double[], double[]) - Method in interface ucar.units.DerivableUnit
Converts numeric values in this unit to the underlying derived unit.
toDerivedUnit(float) - Method in class ucar.units.DerivedUnitImpl
Converts a numerical value from this unit to the derived unit.
toDerivedUnit(double) - Method in class ucar.units.DerivedUnitImpl
Converts a numerical value from this unit to the derived unit.
toDerivedUnit(float[], float[]) - Method in class ucar.units.DerivedUnitImpl
Converts numerical values from this unit to the derived unit.
toDerivedUnit(double[], double[]) - Method in class ucar.units.DerivedUnitImpl
Converts numerical values from this unit to the derived unit.
toDerivedUnit(float) - Method in class ucar.units.LogarithmicUnit
Converts a value in this unit to the equivalent value in the convertible derived unit.
toDerivedUnit(double) - Method in class ucar.units.LogarithmicUnit
Converts a value in this unit to the equivalent value in the convertible derived unit.
toDerivedUnit(float[], float[]) - Method in class ucar.units.LogarithmicUnit
Converts values in this unit to the equivalent values in the convertible derived unit.
toDerivedUnit(double[], double[]) - Method in class ucar.units.LogarithmicUnit
Converts values in this unit to the equivalent values in the convertible derived unit.
toDerivedUnit(float) - Method in class ucar.units.OffsetUnit
Converts a value in this unit to the equivalent value in the convertible derived unit.
toDerivedUnit(double) - Method in class ucar.units.OffsetUnit
Converts a value in this unit to the equivalent value in the convertible derived unit.
toDerivedUnit(float[], float[]) - Method in class ucar.units.OffsetUnit
Converts values in this unit to the equivalent values in the convertible derived unit.
toDerivedUnit(double[], double[]) - Method in class ucar.units.OffsetUnit
Converts values in this unit to the equivalent values in the convertible derived unit.
toDerivedUnit(float) - Method in class ucar.units.ScaledUnit
Converts a numeric value from this unit to the underlying derived unit.
toDerivedUnit(double) - Method in class ucar.units.ScaledUnit
Converts a numeric value from this unit to the underlying derived unit.
toDerivedUnit(float[], float[]) - Method in class ucar.units.ScaledUnit
Converts numeric values from this unit to the underlying derived unit.
toDerivedUnit(double[], double[]) - Method in class ucar.units.ScaledUnit
Converts numeric values from this unit to the underlying derived unit.
togreenw(double, double, double) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
This subroutine is to transform the locations and velocities of the GPS and LEO satellites from the celestial inertial reference frame to the Earth centered Greenwich reference frame.
toHexString(byte) - Static method in class ucar.jpeg.icc.ICCProfile
Create a two character hex representation of a byte
toHexString(short) - Static method in class ucar.jpeg.icc.ICCProfile
Create a 4 character hex representation of a short
toHexString(int) - Static method in class ucar.jpeg.icc.ICCProfile
Create a 8 character hex representation of a int
toHexString(Color) - Static method in class ucar.unidata.util.StringUtil
Convert the given color to is string hex representation
token - Variable in class ucar.units.StandardUnitFormat
Current token.
Token - Class in ucar.units
Describes the input token stream.
Token() - Constructor for class ucar.units.Token
No-argument constructor
Token(int) - Constructor for class ucar.units.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class ucar.units.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class ucar.units.StandardUnitFormat
Generated Token Manager.
tokenImage - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
tokenImage - Variable in exception ucar.units.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface ucar.units.StandardUnitFormatConstants
Literal token values.
tokenizeAliasField(String) - Static method in class opendap.dap.DDS
The tokenizeAliasFiled() method is used to tokenize the variable and the attribute fields in the alias declaration.
tokenizeEscapedName(String) - Static method in class ucar.unidata.util.EscapeStrings
Tokenize an escaped name using "." as delimiter, skipping "\."
TokenMgrError - Error in ucar.units
Token Manager Error.
TokenMgrError() - Constructor for error ucar.units.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error ucar.units.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error ucar.units.TokenMgrError
Full Constructor.
TOLERANCE - Static variable in class ucar.unidata.geoloc.ProjectionImpl
tolerence for checks
toList(Range[]) - Static method in class ucar.ma2.Range
Deprecated. use Section.getRanges()
toNameArray(String[][]) - Static method in class ucar.jpeg.jj2000.j2k.util.ParameterList
Converts the usage information to a list of parameter names in a single array.
TONNE - Static variable in class ucar.units.SI
Synomym for METRIC_TON.
Tools - Class in opendap.util
 
Tools() - Constructor for class opendap.util.Tools
 
topDataset - Variable in class thredds.catalog.InvCatalog
 
topDirectory - Variable in class thredds.catalog.InvDatasetFeatureCollection
 
TopLevelClause - Interface in opendap.Server
Represents a top-level clause in the selection portion of a constraint expression (CE).
tornado - Static variable in class ucar.nc2.dt.point.decode.MP
 
tornadoDirection - Static variable in class ucar.nc2.dt.point.decode.MP
 
tornadoLocation - Static variable in class ucar.nc2.dt.point.decode.MP
 
tornadoTime - Static variable in class ucar.nc2.dt.point.decode.MP
 
toSeconds(String[]) - Static method in class ucar.unidata.util.DateUtil
parse the array of date strings and returns the date as seconds
toString() - Method in class opendap.dap.ServerVersion
Returns the full version string.
toString() - Method in class opendap.servlet.ParsedRequest
 
toString() - Method in class opendap.servlet.ReqState
 
toString() - Method in class thredds.catalog.CollectionType
Return the collection name.
toString() - Method in class thredds.catalog.DataFormatType
Return the DataFormatType name.
toString() - Method in class thredds.catalog.InvAccessImpl
String representation
toString() - Method in class thredds.catalog.InvDatasetFmrc.InventoryParams
Deprecated.  
toString() - Method in class thredds.catalog.InvDatasetImpl
 
toString() - Method in class thredds.catalog.InvDatasetImplProxy
 
toString() - Method in class thredds.catalog.InvDocumentation
string representation
toString() - Method in class thredds.catalog.InvProperty
string representation
toString() - Method in class thredds.catalog.InvService
string representation
toString() - Method in class thredds.catalog.MetadataType
Return the MetadataType name.
toString() - Method in interface thredds.catalog.query.Choice
 
toString() - Method in class thredds.catalog.query.ListChoice
 
toString() - Method in class thredds.catalog.query.Location
 
toString() - Method in class thredds.catalog.query.Query
String representation
toString() - Method in class thredds.catalog.query.QueryCapability
String representation
toString() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
toString() - Method in class thredds.catalog.ServiceType
Return the ServiceType name.
toString() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
toString() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
toString() - Method in class thredds.catalog2.builder.BuilderIssues
 
toString() - Method in interface thredds.catalog2.CatalogIssues
 
toString() - Method in enum thredds.catalog2.ThreddsMetadata.DatePointType
 
toString() - Method in class thredds.cataloggen.config.CatalogGenConfig
 
toString() - Method in class thredds.cataloggen.config.DatasetFilter
string representation
toString() - Method in class thredds.cataloggen.config.DatasetNamer
string representation
toString() - Method in class thredds.cataloggen.config.DatasetSource
string representation
toString() - Method in class thredds.cataloggen.config.DatasetSourceStructure
Return the string name.
toString() - Method in class thredds.cataloggen.config.DatasetSourceType
Return the string name.
toString() - Method in class thredds.cataloggen.config.ResultService
string representation
toString() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
 
toString() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
 
toString() - Method in class thredds.filesystem.CacheDirectory
 
toString() - Method in class thredds.filesystem.CacheDirectoryProto
 
toString() - Method in class thredds.filesystem.CacheFile
 
toString() - Method in class thredds.filesystem.CacheFileProto
 
toString() - Method in class thredds.inventory.CollectionSpecParser
 
toString() - Method in class thredds.inventory.DatasetCollectionManager
 
toString() - Method in class thredds.inventory.FeatureCollectionConfig.FmrcConfig
 
toString() - Method in class thredds.inventory.FeatureCollectionConfig.PointConfig
 
toString() - Method in class thredds.inventory.FeatureCollectionConfig.ProtoConfig
 
toString() - Method in class thredds.inventory.FeatureCollectionConfig
 
toString() - Method in class thredds.inventory.FeatureCollectionConfig.UpdateConfig
 
toString() - Method in class thredds.inventory.filter.WildcardMatchOnPath
 
toString() - Method in class thredds.inventory.MCollection
 
toString() - Method in class thredds.inventory.TimedCollection.Dataset
 
toString() - Method in class thredds.inventory.TimedCollection
 
toString() - Method in class thredds.logs.LogReader.Log
 
toString(Formatter) - Method in class thredds.logs.LogReader.Log
 
toString() - Method in class thredds.logs.ServletLogParser.ServletLog
 
toString() - Method in class thredds.wcs.Request.BoundingBox
 
toString() - Method in enum thredds.wcs.v1_0_0_1.GetCapabilities.Section
 
toString() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage.VerticalRange
 
toString() - Method in class thredds.wcs.v1_0_0_Plus.AxisSubset
 
toString() - Method in enum thredds.wcs.v1_0_0_Plus.GetCapabilities.Section
 
toString() - Method in class ucar.atd.dorade.DoradePARM
 
toString() - Method in class ucar.atd.dorade.ScanMode
 
toString() - Method in class ucar.grib.grib1.GribPDSParamTable
 
toString() - Method in class ucar.grib.grib2.Grib2GridDefinitionSection
 
toString() - Method in class ucar.grib.GribGridRecord
 
toString() - Method in class ucar.grid.GridParameter
Return a String representation of this object
toString() - Method in class ucar.jpeg.colorspace.boxes.ChannelDefinitionBox
Return a suitable String representation of the class instance.
toString() - Method in class ucar.jpeg.colorspace.boxes.ColorSpecificationBox
Return a suitable String representation of the class instance.
toString() - Method in class ucar.jpeg.colorspace.boxes.ComponentMappingBox
Return a suitable String representation of the class instance.
toString() - Method in class ucar.jpeg.colorspace.boxes.ImageHeaderBox
Return a suitable String representation of the class instance.
toString() - Method in class ucar.jpeg.colorspace.boxes.PaletteBox
Return a suitable String representation of the class instance.
toString() - Method in class ucar.jpeg.colorspace.ChannelDefinitionMapper
 
toString() - Method in class ucar.jpeg.colorspace.ColorSpace.Enumeration
 
toString() - Method in class ucar.jpeg.colorspace.ColorSpace
Return a suitable String representation of the class instance.
toString() - Method in class ucar.jpeg.colorspace.EnumeratedColorSpaceMapper
 
toString() - Method in class ucar.jpeg.colorspace.PalettizedColorSpaceMapper
Return a suitable String representation of the class instance, e.g.
toString() - Method in class ucar.jpeg.colorspace.Resampler
Return an appropriate String representation of this Resampler instance.
toString() - Method in class ucar.jpeg.colorspace.SYccColorSpaceMapper
Return a suitable String representation of the class instance.
toString() - Method in class ucar.jpeg.icc.ICCProfile
Provide a suitable string representation for the class
toString(byte[]) - Static method in class ucar.jpeg.icc.ICCProfile
 
toString() - Method in class ucar.jpeg.icc.ICCProfiler
Return a suitable String representation of the class instance.
toString() - Method in class ucar.jpeg.icc.lut.LookUpTable16
Create an abbreviated string representation of a 16 bit lut.
toString() - Method in class ucar.jpeg.icc.lut.LookUpTable32LinearSRGBtoSRGB
 
toString() - Method in class ucar.jpeg.icc.lut.LookUpTable8
Create an abbreviated string representation of a 16 bit lut.
toString() - Method in class ucar.jpeg.icc.lut.LookUpTableFPGamma
Create an abbreviated string representation of a 16 bit lut.
toString() - Method in class ucar.jpeg.icc.lut.LookUpTableFPInterp
Create an abbreviated string representation of a 16 bit lut.
toString() - Method in class ucar.jpeg.icc.lut.MatrixBasedTransformTosRGB
String representation of class
toString() - Method in class ucar.jpeg.icc.lut.MonochromeTransformTosRGB
String representation of class
toString() - Method in class ucar.jpeg.icc.MatrixBasedRestrictedProfile
 
toString() - Method in class ucar.jpeg.icc.MonochromeInputRestrictedProfile
 
toString() - Method in class ucar.jpeg.icc.tags.ICCCurveType
Return the string rep of this tag.
toString() - Method in class ucar.jpeg.icc.tags.ICCCurveTypeReverse
Return the string rep of this tag.
toString() - Method in class ucar.jpeg.icc.tags.ICCTag
 
toString() - Method in class ucar.jpeg.icc.tags.ICCTagTable
Representation of a tag table
toString() - Method in class ucar.jpeg.icc.tags.ICCTextDescriptionType
Return the string rep of this tag.
toString() - Method in class ucar.jpeg.icc.tags.ICCTextType
Return the string rep of this tag.
toString() - Method in class ucar.jpeg.icc.tags.ICCXYZType
Return the string rep of this tag.
toString() - Method in class ucar.jpeg.icc.tags.ICCXYZTypeReverse
Return the string rep of this tag.
toString() - Method in class ucar.jpeg.icc.types.ICCDateTime
Return a ICCDateTime representation.
toString() - Method in class ucar.jpeg.icc.types.ICCProfileHeader
String representation of class
toString() - Method in class ucar.jpeg.icc.types.ICCProfileVersion
String representation of class instance.
toString() - Method in class ucar.jpeg.icc.types.XYZNumber
String representation of class instance.
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.CBlkCoordInfo
Returns code-block's information in a String
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.CoordInfo
Returns object's information in a String
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COC
Display information found in this COC marker segment
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COD
Display information found in this COD marker segment
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.COM
Display information found in the COM marker segment
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.CRG
Display information found in the CRG marker segment
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.POC
Display information found in this POC marker segment
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCC
Display information found in this QCC marker segment
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.QCD
Display information found in this QCD marker segment
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.RGN
Display information found in this RGN marker segment
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
Display information found in SIZ marker segment
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SOT
Display information found in this SOT marker segment
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.PrecCoordInfo
Returns precinct's information in a String
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.PrecInfo
Returns PrecInfo object information in a String
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.CBlkInfo
Object information in a string.
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.HeaderDecoder
Print information about the current header.
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.PktInfo
Object information in a string.
toString() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.BitOutputBuffer
Prints information about this object for debugging purposes
toString() - Method in class ucar.jpeg.jj2000.j2k.entropy.CodedCBlk
Returns the contents of the object in a string.
toString() - Method in class ucar.jpeg.jj2000.j2k.entropy.decoder.DecLyrdCBlk
Object information in a string
toString() - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.CBlkRateDistStats
Returns the contents of the object in a string.
toString() - Method in class ucar.jpeg.jj2000.j2k.entropy.Progression
 
toString() - Method in class ucar.jpeg.jj2000.j2k.image.Coord
Returns a string representation of the object coordinates
toString() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlk
Returns a string of informations about the DataBlk
toString() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkByte
Returns a string of informations about the DataBlkByte.
toString() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkFloat
Returns a string of informations about the DataBlkInt.
toString() - Method in class ucar.jpeg.jj2000.j2k.image.DataBlkInt
Returns a string of informations about the DataBlkInt.
toString() - Method in class ucar.jpeg.jj2000.j2k.image.forwcomptransf.ForwCompTransf
Returns a string with a descriptive text of which forward component transformation is used.
toString() - Method in class ucar.jpeg.jj2000.j2k.image.ImgDataJoiner
Returns a string of information about the object, more than 1 line long.
toString() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGM
Returns a string of information about the object, more than 1 line long.
toString() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPGX
Returns a string of information about the object, more than 1 line long.
toString() - Method in class ucar.jpeg.jj2000.j2k.image.input.ImgReaderPPM
Returns a string of information about the object, more than 1 line long.
toString() - Method in class ucar.jpeg.jj2000.j2k.image.invcomptransf.InvCompTransf
Returns a string with a descriptive text of which inverse component transformation is used.
toString() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterArray
Returns a string of information about the object, more than 1 line long.
toString() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPGM
Returns a string of information about the object, more than 1 line long.
toString() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPGX
Returns a string of information about the object, more than 1 line long.
toString() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPPM
Returns a string of information about the object, more than 1 line long.
toString() - Method in class ucar.jpeg.jj2000.j2k.image.Tiler
Returns a String object representing Tiler's informations
toString() - Method in class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Returns a string of information about the file and the endianess
toString() - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Returns a string of information about the file
toString() - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ArbROIMaskGenerator
This function returns the relevant data of the mask generator
toString() - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.RectROIMaskGenerator
This function returns the relevant data of the mask generator
toString() - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
This function prints all relevant data for the ROI
toString() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloatLift9x7
Debugging method
toString() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterIntLift5x3
Debugging method
toString() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterSpec
Debugging method
toString() - Method in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
Returns a string of informations about the DataBlk
toString() - Method in class ucar.jpeg.jj2000.j2k.wavelet.Subband
Returns subband informations in a string.
toString() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns a string of information about the synthesis wavelet filter
toString() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterIntLift5x3
Returns a string of information about the synthesis wavelet filter
toString() - Method in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SynWTFilterSpec
Debugging method
toString() - Method in class ucar.ma2.Array
 
toString() - Method in class ucar.ma2.ArrayChar
 
toString() - Method in class ucar.ma2.ArraySequence
 
toString() - Method in enum ucar.ma2.DataType
The DataType name, eg "byte", "float", "String".
toString() - Method in class ucar.ma2.Index
 
toString() - Method in class ucar.ma2.Index1D
 
toString() - Method in class ucar.ma2.Index2D
 
toString() - Method in class ucar.ma2.Index3D
 
toString() - Method in class ucar.ma2.Index4D
 
toString() - Method in class ucar.ma2.Index5D
 
toString() - Method in class ucar.ma2.Index6D
 
toString() - Method in class ucar.ma2.Index7D
 
toString() - Method in class ucar.ma2.IteratorFast
 
toString() - Method in class ucar.ma2.MAMath.MinMax
 
toString() - Method in class ucar.ma2.Range
 
toString(List) - Static method in class ucar.ma2.Range
Deprecated. use Section.toString()
toString() - Method in class ucar.ma2.Section
Convert List of Ranges to String Spec.
toString() - Method in class ucar.ma2.StructureData
 
toString() - Method in class ucar.ma2.StructureMembers.Member
 
toString() - Method in class ucar.nc2.Attribute
CDL representation, not strict
toString(boolean) - Method in class ucar.nc2.Attribute
CDL representation
toString() - Method in class ucar.nc2.dataset.CoordinateSystem
 
toString() - Method in class ucar.nc2.dataset.CoordinateTransform
 
toString() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
toString() - Method in class ucar.nc2.dataset.transform.VAtmHybridHeight
Get a String representation of this object
toString() - Method in class ucar.nc2.dataset.transform.VAtmHybridSigmaPressure
 
toString() - Method in class ucar.nc2.dataset.transform.VAtmLnPressure
 
toString() - Method in class ucar.nc2.dataset.transform.VAtmSigma
 
toString() - Method in class ucar.nc2.dataset.transform.VOceanS
 
toString() - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
toString() - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
toString() - Method in class ucar.nc2.dataset.transform.VOceanSigma
 
toString() - Method in class ucar.nc2.dataset.VerticalCT
 
toString() - Method in class ucar.nc2.dataset.VerticalCT.Type
 
toString() - Method in class ucar.nc2.Dimension
CDL representation, not strict.
toString() - Method in class ucar.nc2.dt.grid.GeoGrid
string representation
toString() - Method in class ucar.nc2.dt.grid.GridCoordSys
String representation.
toString() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
 
toString() - Method in class ucar.nc2.dt.RadialDatasetSweep.Type
 
toString() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
toString() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
 
toString() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
 
toString() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
 
toString() - Method in class ucar.nc2.ft.fmrc.TimeCoord
 
toString() - Method in class ucar.nc2.ft.fmrc.VertCoord
 
toString() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
toString() - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
 
toString() - Method in class ucar.nc2.ft.point.standard.JoinArray
 
toString() - Method in class ucar.nc2.ft.point.standard.JoinMuiltdimStructure
 
toString() - Method in class ucar.nc2.ft.point.standard.JoinParentIndex
 
toString() - Method in class ucar.nc2.ft.point.standard.NestedTable
 
toString() - Method in class ucar.nc2.ft.point.standard.Table
 
toString() - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
toString() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
 
toString() - Method in class ucar.nc2.Group
 
toString() - Method in class ucar.nc2.iosp.adde.StationDB.Station
 
toString() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
toString() - Method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
 
toString() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
 
toString() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
 
toString() - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
Instances which have same content are equal.
toString() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
Return the header information for this file as a String.
toString() - Method in class ucar.nc2.iosp.gempak.AnalysisBlock
Print out the analysis block
toString() - Method in class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
Get a String representation of this object.
toString() - Method in class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
Get a String representation of this object.
toString() - Method in class ucar.nc2.iosp.gempak.GempakFileReader.DMKeys
Get a String representation of this object.
toString() - Method in class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
Get a String representation of this.
toString() - Method in class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
Get a String representation of this object.
toString() - Method in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
Get a String representation of this object.
toString() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get a String representation of this object
toString() - Method in class ucar.nc2.iosp.gempak.GempakParameter
Return a String representation of this object
toString() - Method in class ucar.nc2.iosp.gempak.GempakStation
Return a String representation of this
toString() - Method in class ucar.nc2.iosp.gempak.NavigationBlock
Print out the navibation block so it looks something like this:
toString() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile.Chsub
Get a String representation of this CHSUB
toString() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
Return a String representation of this object
toString() - Method in class ucar.nc2.iosp.grads.GradsDimension
Return a String representation of this object
toString() - Method in class ucar.nc2.iosp.grads.GradsTimeStruct
Get a String representation of this object
toString() - Method in class ucar.nc2.iosp.grads.GradsVariable
Return a String representation of this object
toString() - Method in class ucar.nc2.iosp.grib.tables.GribCodeTable.TableEntry
 
toString() - Method in class ucar.nc2.iosp.grib.tables.GribCodeTable
 
toString() - Method in class ucar.nc2.iosp.grid.GridVariable.Belongs
 
toString() - Method in class ucar.nc2.iosp.grid.GridVariable
 
toString() - Method in class ucar.nc2.iosp.grid.GridVertCoord
 
toString() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
 
toString() - Method in class ucar.nc2.iosp.hdf4.TagEnum
 
toString() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
 
toString() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
 
toString() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageDataspace
 
toString() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageDatatype
 
toString() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageType
Message name.
toString() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
toString() - Method in class ucar.nc2.iosp.IndexChunker
 
toString() - Method in class ucar.nc2.iosp.IndexChunkerTiled
 
toString() - Method in class ucar.nc2.iosp.LayoutBBTiled
 
toString() - Method in class ucar.nc2.iosp.LayoutTiled
 
toString() - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
Print out a string representation of this
toString() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Return a String which tells some info about this navigation
toString() - Method in class ucar.nc2.iosp.mcidas.Vis5DGridDefRecord
Print out a string representation of this
toString() - Method in class ucar.nc2.iosp.netcdf3.N3streamWriter.Vinfo
 
toString() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
 
toString() - Method in class ucar.nc2.iosp.nexrad2.NexradStationDB.Station
 
toString() - Method in class ucar.nc2.iosp.sigmet.Ray
 
toString(Array) - Static method in class ucar.nc2.NCdumpW
 
toString() - Method in class ucar.nc2.NetcdfFile
CDL representation of Netcdf header info.
toString() - Method in class ucar.nc2.ParsedSectionSpec
 
toString() - Method in class ucar.nc2.units.DateRange
 
toString() - Method in class ucar.nc2.units.DateType
String representation
toString() - Method in class ucar.nc2.units.DateUnit
 
toString() - Method in class ucar.nc2.units.SimpleUnit
Unit string representation.
toString() - Method in class ucar.nc2.units.TimeDuration
String representation
toString() - Method in class ucar.nc2.units.TimeUnit
String representation.
toString() - Method in class ucar.nc2.util.Indent
 
toString() - Method in class ucar.nc2.util.NamedAnything
 
toString(Formatter) - Method in class ucar.nc2.util.TableParser.Record
 
toString() - Method in class ucar.nc2.Variable
CDL representation of Variable, not strict.
toString() - Method in class ucar.nc2.VariableSimpleAdapter
 
toString() - Method in class ucar.unidata.geoloc.Bearing
Nice format.
toString() - Method in class ucar.unidata.geoloc.Earth
_more_
toString() - Method in class ucar.unidata.geoloc.EarthEllipsoid
Same as EPSG name
toString() - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
toString() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Default string representation
toString(int) - Method in class ucar.unidata.geoloc.LatLonPointImpl
String representation in the form, eg 40.23N 105.1W
toString() - Method in class ucar.unidata.geoloc.LatLonRect
Return a String representation of this object.
toString() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
toString() - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
toString() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get a String representation of this projection.
toString() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
nicely format this point
toString(Formatter) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
 
toString() - Method in class ucar.unidata.geoloc.ProjectionRect
Get a String representation of this object.
toString() - Method in class ucar.unidata.geoloc.StationImpl
 
toString() - Method in class ucar.unidata.io.RandomAccessFile
Create a string representation of this object.
toString() - Method in class ucar.unidata.util.DatedObject
to string
toString() - Method in class ucar.unidata.util.DateSelection
tostring
toString() - Method in class ucar.unidata.util.Parameter
String representation
toString(List) - Static method in class ucar.unidata.util.StringUtil
Convert the list of objects to a list of strings.
toString(Object[]) - Static method in class ucar.unidata.util.StringUtil
Create a string representation of the given array
toString() - Method in class ucar.units.BaseQuantity
Returns the string representation of the base quantity.
toString() - Method in class ucar.units.BaseUnit
Returns the string representation of this base unit.
toString() - Method in class ucar.units.DerivedUnitImpl
Returns a string representation of this unit.
toString() - Method in class ucar.units.Dimension
Returns the string representation of this dimension.
toString() - Method in class ucar.units.Factor
Returns the string representation of this Factor.
toString() - Method in class ucar.units.LogarithmicUnit
Returns the string representation of this unit.
toString() - Method in class ucar.units.OffsetUnit
Returns the string representation of this unit.
toString() - Method in class ucar.units.Prefix
Returns the string representation of this prefix.
toString() - Method in interface ucar.units.PrefixDB
Gets a string representation of this database.
toString() - Method in class ucar.units.PrefixDBImpl
Returns a string representation of this database.
toString() - Method in class ucar.units.ScaledUnit
Returns the string representation of this unit.
toString() - Method in class ucar.units.TimeScaleUnit
Returns the string representation of this unit.
toString() - Method in class ucar.units.Token
Returns the image.
toString() - Method in interface ucar.units.Unit
Returns the string representation of the unit.
toString() - Method in interface ucar.units.UnitDB
Returns the string representation of the database.
toString() - Method in class ucar.units.UnitDBImpl
Returns the string representation of this database.
toString() - Method in class ucar.units.UnitID
Returns the string representation of this identifier.
toString() - Method in class ucar.units.UnitImpl
Returns the string representation of this unit.
toString() - Method in class ucar.units.UnitName
Returns the string representation of this identifier.
toString() - Method in class ucar.units.UnitSymbol
Returns the string representation of this identifier.
toString2() - Method in class ucar.grib.GribGridRecord
 
toString2() - Method in class ucar.unidata.geoloc.LatLonRect
Return a String representation of this object.
toStringDebug() - Method in class ucar.ma2.Index
String representation
toStringDebug(Object) - Method in class ucar.nc2.dataset.NetcdfDataset
 
toStringDebug() - Method in class ucar.nc2.dataset.VariableDS
 
toStringDebug(Object) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
toStringDebug(Object) - Method in class ucar.nc2.iosp.hdf4.H4iosp
 
toStringDebug(Object) - Method in class ucar.nc2.iosp.hdf5.H5iosp
Debug info for this object.
toStringDebug(Object) - Method in interface ucar.nc2.iosp.IOServiceProvider
Debug info for this object.
toStringDebug(Object) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
Debug info for this object.
toStringDebug(Object) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
 
toStringDebug(Object) - Method in class ucar.nc2.NetcdfFile
Access to iosp debugging info.
toStringDebug() - Method in class ucar.nc2.Variable
String representation of Variable and its attributes.
toStringDebug() - Method in interface ucar.nc2.VariableIF
 
toStringEnd(PrintWriter) - Method in class ucar.nc2.NetcdfFile
 
toStringMainHeader() - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Display information found in the different marker segments of the main header
toStringStart(PrintWriter, boolean) - Method in class ucar.nc2.NetcdfFile
 
toStringThNoSOT(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Returns information found in the tile-part headers of a given tile exception the SOT marker segment.
toStringTileHeader(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo
Returns information found in the tile-part headers of a given tile.
toStringWholeLut() - Method in class ucar.jpeg.icc.lut.LookUpTable16
Create a full string representation of a 16 bit lut.
toStringWholeLut() - Method in class ucar.jpeg.icc.lut.LookUpTable8
 
total - Variable in class thredds.logs.LogReader.Stats
 
touch(InputStream, int) - Static method in class ucar.nc2.util.IO
 
touch(FileChannel, int) - Static method in class ucar.nc2.util.IO
 
toUrlString() - Method in class ucar.unidata.util.DateSelection
Create a url string to encode this object
towerVisibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
towerVisibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
towerVisibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
toWKS() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Create a WKS string
toXML(OutputStream) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
tpsot - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SOT
 
TRAILERBYTES - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
TRAILERBYTES identifier
TRAJ_ID - Static variable in interface ucar.nc2.constants.CF
 
trajDim - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
trajDim - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
trajDimName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
trajectories - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
trajectoriesMap - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
trajectory - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
trajectory - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
trajectoryDim - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
trajectoryDim - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
TrajectoryFeature - Interface in ucar.nc2.ft
A set of observations along a 1 dimensional path, connected in space and time.
TrajectoryFeatureCollection - Interface in ucar.nc2.ft
A collection of TrajectoryFeatures
TrajectoryFeatureImpl - Class in ucar.nc2.ft.point
Implementation of TrajectoryFeature
TrajectoryFeatureImpl(String, int) - Constructor for class ucar.nc2.ft.point.TrajectoryFeatureImpl
 
trajectoryId - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
Deprecated.  
trajectoryId - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
trajectoryId - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
trajectoryId - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
trajectoryIds - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
trajectoryNumPoint - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
trajectoryNumPoint - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
trajectoryNumPoint - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
TrajectoryObsDataset - Interface in ucar.nc2.dt
A collection of TrajectoryObsDatatype.
TrajectoryObsDatasetFactory - Class in ucar.nc2.dt.trajectory
Deprecated. use ucar.nc2.dt.TypedDatasetFactory
TrajectoryObsDatasetFactory() - Constructor for class ucar.nc2.dt.trajectory.TrajectoryObsDatasetFactory
Deprecated.  
TrajectoryObsDatasetImpl - Class in ucar.nc2.dt.trajectory
Deprecated. use ucar.nc2.ft.*
TrajectoryObsDatasetImpl() - Constructor for class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
TrajectoryObsDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
TrajectoryObsDatasetImpl.Config - Class in ucar.nc2.dt.trajectory
Deprecated. Class Config _more_
TrajectoryObsDatasetImpl.Config() - Constructor for class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
TrajectoryObsDatasetImpl.Config(String, Dimension, Variable, Variable, Variable, Variable) - Constructor for class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
Deprecated. _more_
TrajectoryObsDatatype - Interface in ucar.nc2.dt
A sequence (one-dimensional, variable-length list) of PointObsDatatype, connected in space and time.
trajectoryVarsMap - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
trajectoryVarsMap - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
Deprecated.  
trajectoryVarsMap - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
Deprecated. _more_
trajVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
Deprecated.  
trajVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
trajVarName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
transferData(Array, WritableByteChannel) - Static method in class ucar.nc2.iosp.IospHelper
 
transferDataset(NetcdfFile, NetcdfDataset, ReplaceVariableCheck) - Static method in class ucar.nc2.dataset.DatasetConstructor
Copy contents of "src" to "target".
transferGroupAttributes(Group, Group) - Static method in class ucar.nc2.dataset.DatasetConstructor
Copy attributes from src to target, skip ones that already exist (by name)
transferInfo(List<DataDescriptor>, List<DataDescriptor>) - Static method in class ucar.nc2.iosp.bufr.DataDescriptor
Transfer info from the "proto message" to another message with the exact same structure.
transferMetadata(InvDatasetImpl, boolean) - Method in class thredds.catalog.InvDatasetImpl
Transfer all inheritable metadata from fromDs to the local metadata of this dataset.
transferVariableAttributes(Variable, Variable) - Static method in class ucar.nc2.dataset.DatasetConstructor
Copy attributes from src to target, skip ones that already exist (by name)
Transforms - Static variable in class ucar.nc2.constants._Coordinate
 
TransformType - Static variable in class ucar.nc2.constants._Coordinate
 
transformType - Variable in class ucar.nc2.dataset.CoordinateTransform
 
TransformType - Enum in ucar.nc2.dataset
Type-safe enumeration of netCDF Dataset TransformType.
translate(String) - Method in class thredds.catalog.dl.Grib1toDIF
 
translate(String) - Method in class thredds.catalog.dl.Grib2toDIF
 
translate(String) - Method in interface thredds.catalog.dl.VocabTranslator
 
translatePathToLocation(String) - Method in class thredds.catalog.InvDatasetScan
Return the CrawlableDataset path/location that corresponds to the given dataset path.
transpose(int, int) - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by transposing two of the indices.
transpose() - Method in class ucar.ma2.MAMatrix
Create a MAMatrix that is the transpose of this one, with the same backing store.
TransverseMercator - Class in ucar.nc2.dataset.transform
Create a Transverse Mercator Projection from the information in the Coordinate Transform Variable.
TransverseMercator() - Constructor for class ucar.nc2.dataset.transform.TransverseMercator
 
TransverseMercator - Class in ucar.unidata.geoloc.projection
Transverse Mercator projection, spherical earth.
TransverseMercator() - Constructor for class ucar.unidata.geoloc.projection.TransverseMercator
Constructor with default parameteres
TransverseMercator(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.TransverseMercator
Construct a TransverseMercator Projection.
TransverseMercator(double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.TransverseMercator
Construct a TransverseMercator Projection.
TransverseMercatorProjection - Class in ucar.unidata.geoloc.projection.proj4
Transverse Mercator Projection algorithm is taken from the USGS PROJ package.
TransverseMercatorProjection() - Constructor for class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
TransverseMercatorProjection(Earth, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
Set up a projection suitable for State Plane Coordinates.
trate - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.BitstreamReaderAgent
Target decoding rate in bpp
trc - Variable in class ucar.jpeg.icc.RestrictedICCProfile
Curve data
treeS - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.TagTreeDecoder
The tag tree state.
treeS - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
The tag tree state.
treeSbak - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
The saved tag tree state.
treeV - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.TagTreeDecoder
The tag tree values.
treeV - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
The tag tree values.
treeVbak - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
The saved tag tree values.
triggerOk - Variable in class thredds.inventory.FeatureCollectionConfig.UpdateConfig
 
triggerRescan() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
trunc(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
truncDists - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.CBlkRateDistStats
The distortion for each truncation point (valid and non-valid ones)
truncIdxs - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.CBlkRateDistStats
The indices of the valid truncation points, in increasing order.
truncRates - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.CBlkRateDistStats
The rate (in bytes) for each truncation point (valid and non-valid ones)
truncSlopes - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.CBlkRateDistStats
The negative of the rate-distortion slope for each valid truncation point
tsfn(double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
tsLengths - Variable in class ucar.jpeg.jj2000.j2k.entropy.decoder.DecLyrdCBlk
The length of each terminated segment.
TSNO - Static variable in class ucar.nc2.dt.point.decode.MP
 
TSV - Static variable in class thredds.catalog.DataFormatType
 
tts - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
The termination type specifications
tts - Variable in class ucar.jpeg.jj2000.j2k.entropy.encoder.StdEntropyCoder
The termination type specifications
TWOPI - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
type - Variable in class thredds.catalog.InvAccess
 
type - Variable in class thredds.cataloggen.config.DatasetSource
 
type - Variable in class ucar.grib.grib1.Grib1GridDefinitionSection
Type of grid (See table 6)ie 1 == Mercator Projection Grid.
type - Static variable in class ucar.jpeg.colorspace.boxes.JP2Box
Box type
type - Variable in class ucar.jpeg.icc.tags.ICCCurveType
Tag fields
type - Variable in class ucar.jpeg.icc.tags.ICCCurveTypeReverse
Tag fields
type - Variable in class ucar.jpeg.icc.tags.ICCTag
Tag type
type - Variable in class ucar.jpeg.icc.tags.ICCTextDescriptionType
Tag fields
type - Variable in class ucar.jpeg.icc.tags.ICCTextType
Tag fields
type - Variable in class ucar.jpeg.jj2000.j2k.entropy.Progression
Progression type as defined in ProgressionType interface
type - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
type - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.Key
the key type (ROW or COL)
type - Variable in class ucar.nc2.ncml.Aggregation
 
TYPE_BYTE - Static variable in class ucar.jpeg.jj2000.j2k.image.DataBlk
The identifier for the byte data type, as signed 8 bits.
TYPE_FIELD_NUMBER - Static variable in class thredds.filesystem.FileSystemProto.Attribute
 
TYPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Attribute
 
TYPE_FLOAT - Static variable in class ucar.jpeg.jj2000.j2k.image.DataBlk
The identifier for the float data type
TYPE_INT - Static variable in class ucar.jpeg.jj2000.j2k.image.DataBlk
The identifier for the int data type, as signed 32 bits.
TYPE_SHORT - Static variable in class ucar.jpeg.jj2000.j2k.image.DataBlk
The identifier for the short data type, as signed 16 bits.
TypedDataset - Interface in ucar.nc2.dt
Superclass for "scientific type" datasets.
TypedDatasetFactory - Class in ucar.nc2.dt
Deprecated.  
TypedDatasetFactory() - Constructor for class ucar.nc2.dt.TypedDatasetFactory
Deprecated.  
TypedDatasetFactoryIF - Interface in ucar.nc2.dt
Interface for factories that wrap a NetcdfDataset with a subclass of TypedDataset
TypedDatasetImpl - Class in ucar.nc2.dt
Superclass for implementations of TypedDataset.
TypedDatasetImpl() - Constructor for class ucar.nc2.dt.TypedDatasetImpl
No-arg constuctor
TypedDatasetImpl(String, String, String) - Constructor for class ucar.nc2.dt.TypedDatasetImpl
Constructor when theres no NetcdfFile underneath.
TypedDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.dt.TypedDatasetImpl
Construtor when theres a NetcdfFile underneath
typeString(int) - Static method in class ucar.jpeg.icc.tags.ICCTag
Create a string representation of the tag type
typicalDatasetMode - Static variable in class ucar.nc2.ncml.Aggregation
 

U

UAMIVServiceProvider - Class in ucar.nc2.iosp.uamiv
Class for reading CAMx flavored uamiv files.
UAMIVServiceProvider() - Constructor for class ucar.nc2.iosp.uamiv.UAMIVServiceProvider
 
ucar.atd.dorade - package ucar.atd.dorade
Low level routines for DORADE formatted radar files.
ucar.grib - package ucar.grib
 
ucar.grib.grib1 - package ucar.grib.grib1
 
ucar.grib.grib2 - package ucar.grib.grib2
 
ucar.grid - package ucar.grid
 
ucar.jpeg - package ucar.jpeg
 
ucar.jpeg.colorspace - package ucar.jpeg.colorspace
 
ucar.jpeg.colorspace.boxes - package ucar.jpeg.colorspace.boxes
 
ucar.jpeg.icc - package ucar.jpeg.icc
 
ucar.jpeg.icc.lut - package ucar.jpeg.icc.lut
 
ucar.jpeg.icc.tags - package ucar.jpeg.icc.tags
 
ucar.jpeg.icc.types - package ucar.jpeg.icc.types
 
ucar.jpeg.jj2000.disp - package ucar.jpeg.jj2000.disp
 
ucar.jpeg.jj2000.j2k - package ucar.jpeg.jj2000.j2k
 
ucar.jpeg.jj2000.j2k.codestream - package ucar.jpeg.jj2000.j2k.codestream
 
ucar.jpeg.jj2000.j2k.codestream.reader - package ucar.jpeg.jj2000.j2k.codestream.reader
 
ucar.jpeg.jj2000.j2k.codestream.writer - package ucar.jpeg.jj2000.j2k.codestream.writer
 
ucar.jpeg.jj2000.j2k.decoder - package ucar.jpeg.jj2000.j2k.decoder
 
ucar.jpeg.jj2000.j2k.encoder - package ucar.jpeg.jj2000.j2k.encoder
 
ucar.jpeg.jj2000.j2k.entropy - package ucar.jpeg.jj2000.j2k.entropy
 
ucar.jpeg.jj2000.j2k.entropy.decoder - package ucar.jpeg.jj2000.j2k.entropy.decoder
 
ucar.jpeg.jj2000.j2k.entropy.encoder - package ucar.jpeg.jj2000.j2k.entropy.encoder
 
ucar.jpeg.jj2000.j2k.fileformat - package ucar.jpeg.jj2000.j2k.fileformat
 
ucar.jpeg.jj2000.j2k.fileformat.reader - package ucar.jpeg.jj2000.j2k.fileformat.reader
 
ucar.jpeg.jj2000.j2k.fileformat.writer - package ucar.jpeg.jj2000.j2k.fileformat.writer
 
ucar.jpeg.jj2000.j2k.image - package ucar.jpeg.jj2000.j2k.image
 
ucar.jpeg.jj2000.j2k.image.forwcomptransf - package ucar.jpeg.jj2000.j2k.image.forwcomptransf
 
ucar.jpeg.jj2000.j2k.image.input - package ucar.jpeg.jj2000.j2k.image.input
 
ucar.jpeg.jj2000.j2k.image.invcomptransf - package ucar.jpeg.jj2000.j2k.image.invcomptransf
 
ucar.jpeg.jj2000.j2k.image.output - package ucar.jpeg.jj2000.j2k.image.output
 
ucar.jpeg.jj2000.j2k.io - package ucar.jpeg.jj2000.j2k.io
 
ucar.jpeg.jj2000.j2k.quantization - package ucar.jpeg.jj2000.j2k.quantization
 
ucar.jpeg.jj2000.j2k.quantization.dequantizer - package ucar.jpeg.jj2000.j2k.quantization.dequantizer
 
ucar.jpeg.jj2000.j2k.quantization.quantizer - package ucar.jpeg.jj2000.j2k.quantization.quantizer
 
ucar.jpeg.jj2000.j2k.roi - package ucar.jpeg.jj2000.j2k.roi
 
ucar.jpeg.jj2000.j2k.roi.encoder - package ucar.jpeg.jj2000.j2k.roi.encoder
 
ucar.jpeg.jj2000.j2k.util - package ucar.jpeg.jj2000.j2k.util
 
ucar.jpeg.jj2000.j2k.wavelet - package ucar.jpeg.jj2000.j2k.wavelet
 
ucar.jpeg.jj2000.j2k.wavelet.analysis - package ucar.jpeg.jj2000.j2k.wavelet.analysis
 
ucar.jpeg.jj2000.j2k.wavelet.synthesis - package ucar.jpeg.jj2000.j2k.wavelet.synthesis
 
ucar.ma2 - package ucar.ma2
Multidimensional arrays of primitives and objects with data stored in memory.
ucar.nc2 - package ucar.nc2
The public API to the Java-NetCDF library.
ucar.nc2.constants - package ucar.nc2.constants
Enumerated constants used throughout the library.
ucar.nc2.dataset - package ucar.nc2.dataset
An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML.
ucar.nc2.dataset.conv - package ucar.nc2.dataset.conv
Parses the information in netCDF datasets using Conventions, and extracts information about coordinate systems.
ucar.nc2.dataset.transform - package ucar.nc2.dataset.transform
Pluggable framework for handling Coordinate Transforms, both Projections and Vertical.
ucar.nc2.dods - package ucar.nc2.dods
OpenDAP-netCDF library.
ucar.nc2.dt - package ucar.nc2.dt
Scientific data types package.
ucar.nc2.dt.fmr - package ucar.nc2.dt.fmr
Support classes for Forecast Model Run.
ucar.nc2.dt.fmrc - package ucar.nc2.dt.fmrc
Support classes for Forecast Model Run Collections.
ucar.nc2.dt.grid - package ucar.nc2.dt.grid
Scientific data type "Grid", uses cartesian coordinate system.
ucar.nc2.dt.image - package ucar.nc2.dt.image
 
ucar.nc2.dt.point - package ucar.nc2.dt.point
Scientific data type "Point", collections of point observation data.
ucar.nc2.dt.point.decode - package ucar.nc2.dt.point.decode
 
ucar.nc2.dt.radial - package ucar.nc2.dt.radial
Scientific data type "Radial", uses spherical coordinate system.
ucar.nc2.dt.trajectory - package ucar.nc2.dt.trajectory
Scientific data type "Trajectory".
ucar.nc2.ft - package ucar.nc2.ft
Scientific feature types package
ucar.nc2.ft.coordsys - package ucar.nc2.ft.coordsys
 
ucar.nc2.ft.fmrc - package ucar.nc2.ft.fmrc
 
ucar.nc2.ft.grid - package ucar.nc2.ft.grid
 
ucar.nc2.ft.point - package ucar.nc2.ft.point
package ucar.nc2.ft.point : Implementation of Point Feature Types
ucar.nc2.ft.point.collection - package ucar.nc2.ft.point.collection
 
ucar.nc2.ft.point.remote - package ucar.nc2.ft.point.remote
 
ucar.nc2.ft.point.standard - package ucar.nc2.ft.point.standard
package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types
ucar.nc2.ft.point.standard.plug - package ucar.nc2.ft.point.standard.plug
package ucar.nc2.ft.point.plug : Pluggable AAnalysers of Point Feature Type datasets
ucar.nc2.ft.point.writer - package ucar.nc2.ft.point.writer
package ucar.nc2.ft.point.writer : Write (to files) Point Feature Types
ucar.nc2.ft.radial - package ucar.nc2.ft.radial
 
ucar.nc2.ft.scan - package ucar.nc2.ft.scan
 
ucar.nc2.ft2 - package ucar.nc2.ft2
 
ucar.nc2.geotiff - package ucar.nc2.geotiff
Read and write GeoTIFF files.
ucar.nc2.iosp - package ucar.nc2.iosp
General classes for I/O Service Providers
ucar.nc2.iosp.adde - package ucar.nc2.iosp.adde
IOSP for ADDE servers
ucar.nc2.iosp.bufr - package ucar.nc2.iosp.bufr
I/O Service Provider for BUFR format files
ucar.nc2.iosp.bufr.tables - package ucar.nc2.iosp.bufr.tables
 
ucar.nc2.iosp.bufr.writer - package ucar.nc2.iosp.bufr.writer
 
ucar.nc2.iosp.cinrad - package ucar.nc2.iosp.cinrad
I/O Service Provider for chinese met radar files
ucar.nc2.iosp.dmsp - package ucar.nc2.iosp.dmsp
I/O Service Provider for DMSP format files
ucar.nc2.iosp.dorade - package ucar.nc2.iosp.dorade
I/O Service Provider for Dorade format files
ucar.nc2.iosp.fysat - package ucar.nc2.iosp.fysat
 
ucar.nc2.iosp.fysat.util - package ucar.nc2.iosp.fysat.util
 
ucar.nc2.iosp.gempak - package ucar.nc2.iosp.gempak
 
ucar.nc2.iosp.gini - package ucar.nc2.iosp.gini
I/O Service Provider for GINI format files
ucar.nc2.iosp.grads - package ucar.nc2.iosp.grads
I/O Service Provider for GrADS Binary Grid Files.
ucar.nc2.iosp.grib - package ucar.nc2.iosp.grib
I/O Service Provider for GRIB-1 and GRIB-2 format files
ucar.nc2.iosp.grib.tables - package ucar.nc2.iosp.grib.tables
 
ucar.nc2.iosp.grid - package ucar.nc2.iosp.grid
 
ucar.nc2.iosp.hdf4 - package ucar.nc2.iosp.hdf4
I/O Service Provider for HDF-4 format files
ucar.nc2.iosp.hdf5 - package ucar.nc2.iosp.hdf5
I/O Service Provider for HDF-5 and netCDF-4 format files
ucar.nc2.iosp.mcidas - package ucar.nc2.iosp.mcidas
 
ucar.nc2.iosp.misc - package ucar.nc2.iosp.misc
Miscellaneous IOSPs.
ucar.nc2.iosp.netcdf3 - package ucar.nc2.iosp.netcdf3
I/O Service Provider for NetCDF-3 format files
ucar.nc2.iosp.nexrad2 - package ucar.nc2.iosp.nexrad2
I/O Service Provider for NEXRAD level 2 format files
ucar.nc2.iosp.nids - package ucar.nc2.iosp.nids
I/O Service Provider for NIDS (Nexrad level 3) format files
ucar.nc2.iosp.noaa - package ucar.nc2.iosp.noaa
 
ucar.nc2.iosp.nowrad - package ucar.nc2.iosp.nowrad
 
ucar.nc2.iosp.sigmet - package ucar.nc2.iosp.sigmet
 
ucar.nc2.iosp.uamiv - package ucar.nc2.iosp.uamiv
 
ucar.nc2.iosp.uf - package ucar.nc2.iosp.uf
 
ucar.nc2.jni.netcdf - package ucar.nc2.jni.netcdf
 
ucar.nc2.ncml - package ucar.nc2.ncml
Netcdf Markup Language (NcML) Implementation classes see NcML home page
ucar.nc2.stream - package ucar.nc2.stream
 
ucar.nc2.thredds - package ucar.nc2.thredds
Connects NetCDF-Java to THREDDS Catalogs and Datasets.
ucar.nc2.units - package ucar.nc2.units
Utility classes for scientific units and ucar.units package.
ucar.nc2.util - package ucar.nc2.util
Miscellaneous utility classes.
ucar.nc2.util.cache - package ucar.nc2.util.cache
Cache open NetcdfFile objects in memory.
ucar.nc2.util.net - package ucar.nc2.util.net
Miscellaneous network utility classes.
ucar.nc2.util.reflect - package ucar.nc2.util.reflect
 
ucar.nc2.util.xml - package ucar.nc2.util.xml
Miscellaneous XML utility classes.
ucar.unidata.geoloc - package ucar.unidata.geoloc
Support library for georeferencing coordinate systems and transformations.
ucar.unidata.geoloc.ogc - package ucar.unidata.geoloc.ogc
 
ucar.unidata.geoloc.projection - package ucar.unidata.geoloc.projection
Implementations of coordinate projection transformations.
ucar.unidata.geoloc.projection.proj4 - package ucar.unidata.geoloc.projection.proj4
 
ucar.unidata.geoloc.projection.sat - package ucar.unidata.geoloc.projection.sat
 
ucar.unidata.geoloc.vertical - package ucar.unidata.geoloc.vertical
Implementations of vertical coordinate transformations.
ucar.unidata.io - package ucar.unidata.io
Input/Output utilities.
ucar.unidata.io.bzip2 - package ucar.unidata.io.bzip2
BZIP2 compression.
ucar.unidata.io.http - package ucar.unidata.io.http
Make a file on an HTTP server look like a RandomAccessFile, by using HTTP 1.1 byte range header.
ucar.unidata.util - package ucar.unidata.util
Miscellaneous utilities.
ucar.units - package ucar.units
Provides support for parsing and formatting string unit specification, converting numerical values between compatible units, and performing arithmetic on units (such as dividing one unit by another).
ucar.util.prefs - package ucar.util.prefs
The ucar.util.prefs package is an extension of the jdk1.4 package java.util.prefs.
uddc - Static variable in class thredds.catalog.InvService
 
UDDC - Static variable in class thredds.catalog.ServiceType
 
UF - Static variable in interface ucar.nc2.dt.RadialDatasetSweep
 
UF2Dataset - Class in ucar.nc2.dt.radial
Created by IntelliJ IDEA.
UF2Dataset() - Constructor for class ucar.nc2.dt.radial.UF2Dataset
 
UF2Dataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.radial.UF2Dataset
Constructor.
UFheader - Class in ucar.nc2.iosp.uf
Created by IntelliJ IDEA.
UFheader() - Constructor for class ucar.nc2.iosp.uf.UFheader
 
UFiosp - Class in ucar.nc2.iosp.uf
Created by IntelliJ IDEA.
UFiosp() - Constructor for class ucar.nc2.iosp.uf.UFiosp
 
UINT - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
UINT16 - Static variable in class opendap.dap.Attribute
UInt16 attribute type.
UINT16 - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
GrADS UInt16 identifier
UInt16PrimitiveVector - Class in opendap.dap
A vector of unsigned ints.
UInt16PrimitiveVector(BaseType) - Constructor for class opendap.dap.UInt16PrimitiveVector
Constructs a new UInt16PrimitiveVector.
uint2(RandomAccessFile) - Static method in class ucar.grib.GribNumbers
Convert 2 bytes into an unsigned integer.
uint2(int, int) - Static method in class ucar.grib.GribNumbers
convert 2 bytes to an unsigned integer.
uint2(RandomAccessFile) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
Convert 2 bytes into an unsigned integer.
uint3(RandomAccessFile) - Static method in class ucar.grib.GribNumbers
Convert 3 bytes into an unsigned integer.
uint3(int, int, int) - Static method in class ucar.grib.GribNumbers
Convert 3 bytes into an unsigned int.
uint3(RandomAccessFile) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
Convert 3 bytes into an unsigned integer.
uint3(int, int, int) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
Convert 3 bytes into an unsigned int.
UINT32 - Static variable in class opendap.dap.Attribute
UInt32 attribute type.
UINT32 - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
GrADS UInt32 identifier
UInt32PrimitiveVector - Class in opendap.dap
A vector of unsigned ints.
UInt32PrimitiveVector(BaseType) - Constructor for class opendap.dap.UInt32PrimitiveVector
Constructs a new UInt32PrimitiveVector.
ulcx - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The horizontal coordinate of the upper-left corner of the subband, with respect to the canvas origin, in the component's grid and subband's decomposition level.
ulcy - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The vertical coordinate of the upper-left corner of the subband, with respect to the canvas origin, in the component's grid and subband's decomposition level.
ulx - Variable in class ucar.jpeg.jj2000.j2k.codestream.CoordInfo
Horizontal upper left coordinate in the subband
ulx - Variable in class ucar.jpeg.jj2000.j2k.codestream.PrecInfo
Precinct horizontal upper-left coordinate in the corresponding resolution level
ulx - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.CBlkInfo
Upper-left x-coordinate of the code-block (relative to the tile)
ulx - Variable in class ucar.jpeg.jj2000.j2k.entropy.decoder.DecLyrdCBlk
The horizontal coordinate of the upper-left corner of the code-block
ulx - Variable in class ucar.jpeg.jj2000.j2k.image.DataBlk
The horizontal coordinate (in pixels) of the upper-left corner of the block of data.
ulx - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
x coordinate of upper left corner of rectangular ROI
ulx - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandROIMask
Horizontal uper-left coordinate of the subband mask
ulx - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
The horizontal coordinate of the upper-left corner of the code-block
ulx - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The horizontal coordinate of the upper-left corner of the subband
ulxs - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandRectROIMask
The upper left x coordinates of the applicable ROIs
uly - Variable in class ucar.jpeg.jj2000.j2k.codestream.CoordInfo
Vertical upper left coordinate in the subband
uly - Variable in class ucar.jpeg.jj2000.j2k.codestream.PrecInfo
Precinct vertical upper-left coordinate in the corresponding resolution level
uly - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.CBlkInfo
Upper-left y-coordinate of the code-block (relative to the tile)
uly - Variable in class ucar.jpeg.jj2000.j2k.entropy.decoder.DecLyrdCBlk
The vertical coordinate of the upper left corner of the code-block
uly - Variable in class ucar.jpeg.jj2000.j2k.image.DataBlk
The vertical coordinate of the upper-left corner of the block of data.
uly - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
y coordinate of upper left corner of rectangular ROI
uly - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandROIMask
Vertical uper-left coordinate of the subband mask
uly - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
The vertical coordinate of the upper left corner of the code-block
uly - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The vertical coordinate of the upper-left corner of the subband
ulys - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandRectROIMask
The upper left y coordinates of the applicable ROIs
uMajor - Variable in class ucar.jpeg.icc.types.ICCProfileVersion
Major revision number in binary coded decimal
uMinor - Variable in class ucar.jpeg.icc.types.ICCProfileVersion
Minor revision in high nibble, bug fix revision in low nibble, both in binary coded decimal
uncompress(String, FileOutputStream) - Static method in class ucar.unidata.io.UncompressInputStream
 
UncompressInputStream - Class in ucar.unidata.io
This class decompresses an input stream containing data compressed with the unix "compress" utility (LZC, a LZW variant).
UncompressInputStream(InputStream) - Constructor for class ucar.unidata.io.UncompressInputStream
 
UNDEF - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
UNDEF identifier
UNDEFINED - Static variable in class ucar.grib.GribNumbers
if missing value is not defined use this value.
UNDEFINED - Static variable in class ucar.grid.GridDefRecord
UNDEFINED int value
UNDEFINED - Static variable in class ucar.nc2.iosp.bufr.BufrNumbers
if missing value is not defined use this value.
UNDEFINED_ERROR - Static variable in exception opendap.dap.DAP2Exception
Undefined error.
UNDEFINED_PROG_TYPE - Static variable in exception opendap.dap.DAP2Exception
Undefined program type.
unescape(String) - Static method in class ucar.nc2.util.net.URLencode
Deprecated.  
unescape(String) - Static method in class ucar.unidata.util.StringUtil
This finds any '%xx' and converts to the equivilent char.
unEscapeDAPIdentifier(String) - Static method in class ucar.unidata.util.EscapeStrings
Define the DEFINITIVE opendap identifier unescape function.
unescapeName(String) - Static method in class ucar.nc2.NetcdfFile
Unescape any escaped characters in a name.
unescapeOGC(String) - Static method in class ucar.unidata.util.EscapeStrings
Define the OGC unescape function.
unescapeQueryDecoder(String) - Static method in class ucar.nc2.util.URLnaming
 
unescapeQueryDODS(String) - Static method in class ucar.nc2.util.URLnaming
 
unescapeURL(String) - Static method in class ucar.unidata.util.EscapeStrings
Decode all of the parts of the url including query and fragment
unescapeURLQuery(String) - Static method in class ucar.unidata.util.EscapeStrings
Define the DEFINITIVE URL constraint expression unescape function.
UnidataObsConvention - Class in ucar.nc2.dataset.conv
Unidata Observation Dataset v1.0 Use CF for new files.
UnidataObsConvention() - Constructor for class ucar.nc2.dataset.conv.UnidataObsConvention
 
UnidataObsDatasetHelper - Class in ucar.nc2.dt.point
Helper routines for station/point datasets
UnidataObsDatasetHelper() - Constructor for class ucar.nc2.dt.point.UnidataObsDatasetHelper
 
UnidataPointDatasetHelper - Class in ucar.nc2.ft.point.standard.plug
Helper routines for point feature datasets using Unidata Conventions.
UnidataPointDatasetHelper() - Constructor for class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
 
UnidataPointFeature - Class in ucar.nc2.ft.point.standard.plug
Deprecated.  
UnidataPointFeature() - Constructor for class ucar.nc2.ft.point.standard.plug.UnidataPointFeature
Deprecated.  
UnidataPointObs - Class in ucar.nc2.ft.point.standard.plug
"Unidata Observation Dataset v1.0" point or station or trajectory
UnidataPointObs() - Constructor for class ucar.nc2.ft.point.standard.plug.UnidataPointObs
 
UnidataPointObsDataset - Class in ucar.nc2.dt.point
This handles point datasets in "Unidata Observation Dataset v1.0"
UnidataPointObsDataset() - Constructor for class ucar.nc2.dt.point.UnidataPointObsDataset
 
UnidataPointObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.UnidataPointObsDataset
 
UnidataStationObsDataset - Class in ucar.nc2.dt.point
This handles station datasets in "Unidata Observation Dataset v1.0" implemented as linked or contiguous lists.
UnidataStationObsDataset() - Constructor for class ucar.nc2.dt.point.UnidataStationObsDataset
 
UnidataStationObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.UnidataStationObsDataset
 
UnidataStationObsDataset2 - Class in ucar.nc2.dt.point
Deprecated. use UnidataStationObsDataset instead of this.
UnidataStationObsDataset2() - Constructor for class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.  
UnidataStationObsDataset2(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.UnidataStationObsDataset2
Deprecated.  
UnidataStationObsMultidimDataset - Class in ucar.nc2.dt.point
This handles station datasets in "Unidata Observation Dataset v1.0" implemented as multidimensional Structures.
UnidataStationObsMultidimDataset() - Constructor for class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
UnidataStationObsMultidimDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
 
UnidataTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Handle trajectory data files that follow the Unidata Observation Dataset convention version 1.0.
UnidataTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
 
UnidataTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
 
UnidataTrajectoryObsDataset2 - Class in ucar.nc2.dt.trajectory
Handle trajectory data files that follow the Unidata Observation Dataset convention version 1.0.
UnidataTrajectoryObsDataset2() - Constructor for class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
UnidataTrajectoryObsDataset2(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
 
union(Range) - Method in class ucar.ma2.Range
Create a new Range by making the union with a Range using same interval as this Range.
union(Section) - Method in class ucar.ma2.Section
Create a new Section by union with another Section
unit - Variable in class ucar.grid.GridParameter
unit of Parameter.
unit - Variable in class ucar.nc2.iosp.grib.tables.GribCodeTable.TableEntry
 
Unit - Interface in ucar.units
Interface for units.
UnitClassException - Exception in ucar.units
Provides support for a Unit that is an instance of an unknown class.
UnitClassException(Unit) - Constructor for exception ucar.units.UnitClassException
Constructs from the unit that's an instance of an unknown class.
UnitDB - Interface in ucar.units
Interface for a unit database.
UnitDBAccessException - Exception in ucar.units
Provides support for failure to access unit database (e.g.
UnitDBAccessException(String) - Constructor for exception ucar.units.UnitDBAccessException
Constructs from a string.
UnitDBException - Exception in ucar.units
Provides support for general unit database failures.
UnitDBException() - Constructor for exception ucar.units.UnitDBException
Constructs from nothing.
UnitDBException(String) - Constructor for exception ucar.units.UnitDBException
Constructs from an error message.
UnitDBException(String, Exception) - Constructor for exception ucar.units.UnitDBException
Constructs from a message and the exception that caused the failure.
UnitDBImpl - Class in ucar.units
Provides most of a concrete implementation of a database of units.
UnitDBImpl(int, int) - Constructor for class ucar.units.UnitDBImpl
Constructs from the expected number of names and symbols.
UnitDBManager - Class in ucar.units
Provides support for managing a default unit database.
UnitDBManager() - Constructor for class ucar.units.UnitDBManager
 
UnitDimension - Class in ucar.units
 
UnitDimension() - Constructor for class ucar.units.UnitDimension
Constructs a dimensionless unit dimension.
UnitDimension(BaseUnit) - Constructor for class ucar.units.UnitDimension
Constructs the unit dimension corresponding to a base unit.
UnitException - Exception in ucar.units
Provides support for general failures of this package.
UnitException() - Constructor for exception ucar.units.UnitException
Constructs from nothing.
UnitException(String) - Constructor for exception ucar.units.UnitException
Constructs from an error message.
UnitException(String, Exception) - Constructor for exception ucar.units.UnitException
Constructs from a message and the exception that caused the failure.
UnitExistsException - Exception in ucar.units
Provides support for failures due to attempts to redefine an existing unit in a unit database.
UnitExistsException(Unit, Unit) - Constructor for exception ucar.units.UnitExistsException
Constructs from the existing unit and the redefining unit.
UnitExistsException(String) - Constructor for exception ucar.units.UnitExistsException
Constructs from an error message.
UnitFormat - Interface in ucar.units
Interface for classes that parse and format unit specifications.
UnitFormatException - Exception in ucar.units
Provides support for general failures with unit format classes.
UnitFormatException() - Constructor for exception ucar.units.UnitFormatException
Constructs from nothing.
UnitFormatException(String) - Constructor for exception ucar.units.UnitFormatException
Constructs from an error message.
UnitFormatImpl - Class in ucar.units
Provides support for classes that parse and format unit specifications.
UnitFormatImpl() - Constructor for class ucar.units.UnitFormatImpl
 
UnitFormatManager - Class in ucar.units
Provides support for managing a default UnitFormat.
UnitFormatManager() - Constructor for class ucar.units.UnitFormatManager
 
UnitID - Class in ucar.units
Provides support for unit identifiers.
UnitID() - Constructor for class ucar.units.UnitID
 
unitIdentifier(UnitDB) - Method in class ucar.units.StandardUnitFormat
 
UnitImpl - Class in ucar.units
Provides support for classes that implement units.
UnitImpl() - Constructor for class ucar.units.UnitImpl
Constructs with no ID.
UnitImpl(UnitName) - Constructor for class ucar.units.UnitImpl
Constructs with the given ID.
UnitImpl.MyConverter - Class in ucar.units
Provides support for converting numeric values from this unit to another unit.
UnitImpl.MyConverter(Unit, Unit) - Constructor for class ucar.units.UnitImpl.MyConverter
 
UnitName - Class in ucar.units
Provides support for unit names.
UnitName(String, String) - Constructor for class ucar.units.UnitName
Constructs from a name and a symbol.
UnitName(String, String, String) - Constructor for class ucar.units.UnitName
Constructs from a name, a plural form of the unit name, and a symbol.
UnitParseException - Exception in ucar.units
Provides support for errors in unit specifications.
UnitParseException(String) - Constructor for exception ucar.units.UnitParseException
Constructs from a reason.
UnitParseException(String, String) - Constructor for exception ucar.units.UnitParseException
Constructs from the string to be parsed and a reason.
UnitParseException(String, Throwable) - Constructor for exception ucar.units.UnitParseException
 
UNITS - Static variable in interface ucar.nc2.constants.CF
 
Units - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
19-character units for variables
units - Variable in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
unit string
UNITS_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
unitSpec(UnitDB) - Method in class ucar.units.StandardUnitFormat
 
UnitSymbol - Class in ucar.units
Provides support for symbols for units.
UnitSymbol(String) - Constructor for class ucar.units.UnitSymbol
Constructs from a symbol.
UnitSystem - Interface in ucar.units
Interface for a system of units.
UnitSystemException - Exception in ucar.units
Provides support for errors with the system of units.
UnitSystemException(String) - Constructor for exception ucar.units.UnitSystemException
Constructs from an error message.
UnitSystemException(String, Exception) - Constructor for exception ucar.units.UnitSystemException
Constructs from an error message and the exception that caused the error.
UnitSystemImpl - Class in ucar.units
 
UnitSystemImpl(UnitDBImpl, UnitDBImpl) - Constructor for class ucar.units.UnitSystemImpl
Constructs from a base unit database and a derived unit database.
UnitSystemManager - Class in ucar.units
Provides support for managing a UnitSystem.
UnitSystemManager() - Constructor for class ucar.units.UnitSystemManager
 
UNKNOWN - Static variable in class opendap.dap.Attribute
Unknown attribute type.
unknown - Static variable in class opendap.servlet.MimeUtil
 
Unknown - Static variable in class ucar.jpeg.colorspace.ColorSpace
colorspace enumeration
UNKNOWN - Static variable in class ucar.units.BaseQuantity
The unknown base quantity.
UNKNOWN_ERROR - Static variable in exception opendap.dap.DAP2Exception
Unknown error.
UnknownBaseQuantity - Class in ucar.units
Provides support for an unknown base quantity.
UnknownBaseQuantity() - Constructor for class ucar.units.UnknownBaseQuantity
Constructs from nothing.
UnknownUnit - Class in ucar.units
Provides support for unknown base units.
unlocked - Variable in class ucar.nc2.NetcdfFile
 
UNMERGED - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
climate surface file id
UNPACK - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
UNPACK identifier
unquoteXmlAttribute(String) - Static method in class ucar.unidata.util.StringUtil
Reverse XML quoting to recover the original string.
unquoteXmlContent(String) - Static method in class ucar.nc2.util.xml.Parse
Reverse XML quoting to recover the original string.
unquoteXmlContent(String) - Static method in class ucar.unidata.util.StringUtil
Reverse XML quoting to recover the original string.
unread() - Method in class ucar.unidata.io.RandomAccessFile
Unread the last byte read.
unreplace(String, String[], char[]) - Static method in class ucar.unidata.util.StringUtil
Replace all occurences of orgReplace with orgChar; inverse of replace().
unreplace(StringBuffer, String, char) - Static method in class ucar.unidata.util.StringUtil
Replace any String "out" in sb with char "in".
UnresolvedAliasException - Exception in opendap.dap
Thrown by AttributeTable when an attempt is made to alias to a non-existent attribute.
UnresolvedAliasException(String) - Constructor for exception opendap.dap.UnresolvedAliasException
Construct a NoSuchAttributeException with the specified message.
UnresolvedAliasException(int, String) - Constructor for exception opendap.dap.UnresolvedAliasException
Construct a NoSuchAttributeException with the specified message and OPeNDAP error code see (DAP2Exception).
unsigned - Variable in class ucar.ma2.Array
 
UNSIGNED_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
 
unsignedByteToInt(byte) - Static method in class ucar.nc2.iosp.nids.Nidsiosp
 
unsignedByteToInt(byte) - Static method in class ucar.nc2.iosp.nowrad.NOWRadiosp
 
unsignedByteToShort(byte) - Static method in enum ucar.ma2.DataType
widen an unsigned byte to a short
unsignedDecimal() - Method in class ucar.units.StandardUnitFormat
 
unsignedInteger() - Method in class ucar.units.StandardUnitFormat
 
unsignedIntToLong(int) - Static method in enum ucar.ma2.DataType
widen an unsigned int to a long
unsignedShortToInt(short) - Static method in enum ucar.ma2.DataType
widen an unsigned short to an int
UnsupportedDatasetException - Exception in ucar.nc2.iosp.fysat
 
UnsupportedDatasetException() - Constructor for exception ucar.nc2.iosp.fysat.UnsupportedDatasetException
Constructs an UnsupportedEncodingException without a detail message.
UnsupportedDatasetException(String) - Constructor for exception ucar.nc2.iosp.fysat.UnsupportedDatasetException
Constructs an UnsupportedEncodingException with a detail message.
UnsynchronizedBufferedWriter - Class in ucar.nc2.util
An unsynchronized version of a BufferedWriter, for performance.
UnsynchronizedBufferedWriter(Writer) - Constructor for class ucar.nc2.util.UnsynchronizedBufferedWriter
 
unwrap(List) - Static method in class ucar.unidata.util.DatedObject
A utility method that takes a list of DatedThing-s and returns a list of Date-s
update() - Method in class thredds.catalog.InvDatasetFcFmrc
 
update() - Method in class thredds.catalog.InvDatasetFcPoint
 
update() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
update() - Method in class thredds.inventory.TimedCollection
 
update(int, int, int, PktHeaderBitReader) - Method in class ucar.jpeg.jj2000.j2k.codestream.reader.TagTreeDecoder
Decodes information for the specified element of the tree, given the threshold, and updates its value.
update() - Method in class ucar.nc2.ft.fmrc.Fmrc
 
update() - Method in class ucar.nc2.ft.point.collection.CompositePointCollection
 
update() - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
 
update() - Method in interface ucar.nc2.ft.point.collection.UpdateableCollection
 
UpdateableCollection - Interface in ucar.nc2.ft.point.collection
Mixin for update() method.
updateAttribute(Variable, Attribute) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Update the value of an existing attribute.
updateAttribute(Variable, Attribute) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
Update the value of an existing attribute.
updateAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
Update the value of an existing attribute.
updateConfig - Variable in class thredds.inventory.FeatureCollectionConfig
 
UpdateLineColumn(char) - Method in class ucar.units.SimpleCharStream
 
updateProgressWatch(int, String) - Method in interface ucar.jpeg.jj2000.j2k.util.ProgressWatch
Update the progress watching process to the specified value
updateProto() - Method in class thredds.catalog.InvDatasetFcFmrc
 
updateProto() - Method in class thredds.catalog.InvDatasetFcPoint
 
updateProto() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
updateProto() - Method in class ucar.nc2.ft.fmrc.Fmrc
 
updateToCurrent - Static variable in class ucar.grib.GribIndexName
Update to current suffix
URL - Static variable in class opendap.dap.Attribute
URL attribute type.
URL() - Method in class opendap.dap.DConnect
Returns the URL supplied to the constructor.
URL() - Method in class opendap.dap.DConnect2
Returns the URL supplied to the constructor.
url - Variable in class opendap.Server.DereferenceClause
 
URL_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
urlDecode(String) - Static method in class ucar.unidata.util.EscapeStrings
Define the DEFINITIVE URL unescape function.
URLencode - Class in ucar.nc2.util.net
Deprecated. 
URLencode() - Constructor for class ucar.nc2.util.net.URLencode
Deprecated.  
urlEncode(String) - Static method in class ucar.unidata.util.EscapeStrings
Define the DEFINITIVE URL escape function.
urlField - Variable in class opendap.tools.GeturlFrame
The TextField containing the URL to retrieve.
URLnaming - Class in ucar.nc2.util
Networking utilities.
URLnaming() - Constructor for class ucar.nc2.util.URLnaming
 
urlPath - Variable in class thredds.catalog.InvAccess
 
URLStreamHandlerFactory - Class in ucar.nc2.util.net
how do we know if URLStreamHandlerFactory has already been set?
URLStreamHandlerFactory() - Constructor for class ucar.nc2.util.net.URLStreamHandlerFactory
 
UrlUploadBean - Class in thredds.bufrtables
 
UrlUploadBean() - Constructor for class thredds.bufrtables.UrlUploadBean
 
usage(String) - Method in class ucar.nc2.iosp.grib.Grib2Netcdf
*********************************************************************

Grib2Netcdf usage of the class, if called without arguments

USE_ALL - Static variable in class thredds.catalog.crawl.CatalogCrawler
return all datasets
USE_ALL_DIRECT - Static variable in class thredds.catalog.crawl.CatalogCrawler
return all direct datasets, ie that have an access URL
USE_EXPECT_CONTINUE - Static variable in class ucar.nc2.util.net.HTTPSession
 
USE_FIRST_DIRECT - Static variable in class thredds.catalog.crawl.CatalogCrawler
return first dataset in each collection of direct datasets.
USE_RANDOM_DIRECT - Static variable in class thredds.catalog.crawl.CatalogCrawler
return one random dataset in each collection of direct datasets.
USE_RANDOM_DIRECT_NOT_FIRST_OR_LAST - Static variable in class thredds.catalog.crawl.CatalogCrawler
return one random dataset in each collection of direct datasets.
useBytesForDataSize(boolean) - Static method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
useDP - Static variable in class ucar.nc2.iosp.gempak.GempakGridReader
flag for using DP_UGRB or not
useDuration() - Method in class ucar.nc2.units.DateRange
Get if the duration is fixed.
useEnd() - Method in class ucar.nc2.units.DateRange
Get if the end is fixed.
useMaximalCoordSys - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
 
useMaximalCoordSys(boolean) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
Set whether to use the maximal coordinate system or not
useNaNs - Static variable in class ucar.nc2.dataset.NetcdfDataset
 
usePadding - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
 
USER_AGENT - Static variable in class ucar.nc2.util.net.HTTPSession
 
userAdvice - Variable in class ucar.nc2.dataset.CoordSysBuilder
 
userCancelled() - Method in interface opendap.dap.StatusUI
User cancellation status.
userCancelled() - Method in class opendap.tools.StatusWindow
User cancellation status.
useRecordStructure - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
 
useResolution() - Method in class ucar.nc2.units.DateRange
Get if the resolution is set.
useRoi() - Method in class ucar.jpeg.jj2000.j2k.roi.encoder.ROIScaler
This function returns the flag indicating if any ROI functionality used
userRoot() - Method in class ucar.util.prefs.PreferencesExtFactory
 
usesLocalTable() - Method in class ucar.nc2.iosp.bufr.Message
 
useStart() - Method in class ucar.nc2.units.DateRange
Get if the start is fixed.
Uspln - Class in ucar.nc2.iosp.misc
IOSP for the USPLN/NAPLN original and extended formats.
Uspln() - Constructor for class ucar.nc2.iosp.misc.Uspln
 
UTM - Static variable in interface ucar.grid.GridTableLookup
Universal Transverse Mercator
UTM - Class in ucar.nc2.dataset.transform
Create a UTM Projection from the information in the Coordinate Transform Variable.
UTM() - Constructor for class ucar.nc2.dataset.transform.UTM
 
utm2LatLon(String) - Method in class ucar.unidata.geoloc.projection.UtmCoordinateConversion
 
UtmCoordinateConversion - Class in ucar.unidata.geoloc.projection
 
UtmCoordinateConversion() - Constructor for class ucar.unidata.geoloc.projection.UtmCoordinateConversion
 
UtmProjection - Class in ucar.unidata.geoloc.projection
Universal Transverse Mercator.
UtmProjection() - Constructor for class ucar.unidata.geoloc.projection.UtmProjection
Constructor with default parameters
UtmProjection(int, boolean) - Constructor for class ucar.unidata.geoloc.projection.UtmProjection
Constructor with default WGS 84 ellipsoid.
UtmProjection(double, double, int, boolean) - Constructor for class ucar.unidata.geoloc.projection.UtmProjection
Construct a Universal Transverse Mercator Projection.
utrb - Variable in class ucar.jpeg.jj2000.j2k.quantization.dequantizer.Dequantizer
The "range bits" for each un-transformed component
uu - Variable in class ucar.nc2.units.SimpleUnit
 
UUID_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
UUID_INFO_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
UUID_LIST_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
UUID Info Boxes

V

v - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
v - Variable in class ucar.nc2.dt.VariableSimpleSubclass
 
v - Variable in class ucar.nc2.ParsedSectionSpec
 
v5d_open(RandomAccessFile, int[], int[], String[], String[], int[], float[], int[], float[], double[]) - Static method in class ucar.nc2.iosp.mcidas.V5DStruct
Open a Vis5D file
v5d_read(int, int, float[], float[]) - Method in class ucar.nc2.iosp.mcidas.V5DStruct
Read from a Vis5D file
v5dOpenFile(RandomAccessFile) - Static method in class ucar.nc2.iosp.mcidas.V5DStruct
Open a v5d file for reading.
V5DStruct - Class in ucar.nc2.iosp.mcidas
An object representing the structure of a .v5d file.
VAL - Static variable in class opendap.util.OptSwitch
 
val - Variable in class opendap.util.OptSwitch
 
validate(StringBuilder) - Method in class thredds.cataloggen.config.CatalogGenConfig
 
validate(StringBuilder) - Method in class thredds.cataloggen.config.DatasetSource
 
validate(StringBuilder) - Method in class thredds.cataloggen.config.ResultService
Validate this ResultService object.
validateMetadataContent(Object, StringBuilder) - Method in interface thredds.catalog.MetadataConverterIF
Validate internal data structures.
validateMetadataContent(Object, StringBuilder) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
validateMetadataContent(Object, StringBuilder) - Method in class thredds.cataloggen.config.CatGenConfigMetadataFactory
Validate the content object.
validTime - Variable in class ucar.grib.grib2.Grib2Pds
 
value - Variable in class opendap.Server.BoolFunctionClause
 
value - Variable in class opendap.Server.BTFunctionClause
 
value - Variable in class opendap.Server.DereferenceClause
 
value - Variable in class opendap.Server.RelOpClause
 
value - Variable in class opendap.Server.ValueClause
 
value - Variable in class thredds.inventory.bdb.MetadataManager.KeyValue
 
value - Variable in class ucar.grib.grib2.Grib2Pds.SatelliteBand
 
value - Variable in class ucar.jpeg.colorspace.ColorSpace.Enumeration
 
VALUE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
ValueClause - Class in opendap.Server
Represents a clause containing a simple value.
ValueClause(BaseType, boolean) - Constructor for class opendap.Server.ValueClause
Creates a new ValueClause.
valueOf(String) - Static method in enum thredds.catalog2.builder.BuilderIssue.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.catalog2.ThreddsMetadata.DatePointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.catalog2.xml.names.CatalogNamespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.catalog2.xml.parser.ThreddsXmlParserIssue.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.filesystem.FileSystemProto.Attribute.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum thredds.filesystem.FileSystemProto.Attribute.Type
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum thredds.filesystem.FileSystemProto.Attribute.Type
 
valueOf(String) - Static method in enum thredds.inventory.CollectionUpdater
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.inventory.FeatureCollectionConfig.FmrcDatasetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.inventory.FeatureCollectionConfig.PointDatasetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.inventory.FeatureCollectionConfig.ProtoChoice
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.Request.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.Request.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.Request.RequestEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.v1_0_0_1.GetCapabilities.Section
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.v1_0_0_1.WcsException.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.v1_0_0_Plus.GetCapabilities.Section
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.v1_0_0_Plus.WcsException.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.v1_0_0_Plus.WcsRequest.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.v1_0_0_Plus.WcsRequest.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.v1_0_0_Plus.WcsRequest.RequestEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.v1_1_0.GetCapabilities.Section
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.v1_1_0.Request.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.v1_1_0.Request.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.v1_1_0.Request.RequestEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.v1_1_0.WcsException.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.wcs.v1_1_0.XMLwriter.ExceptionCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.grib.grib2.Grib2Tables.VectorComponentFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.grib.grib2.Grib2WriteIndex.pdsLogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.ma2.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.constants.AxisType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.constants.CF.CellMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.constants.CF.FeatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.constants.FeatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.dataset.NetcdfDataset.Enhance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.dataset.TransformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.ft.point.remote.PointStream.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.ft.point.standard.JoinArray.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.ft.point.standard.Table.CoordName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.ft.point.standard.Table.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.ft.point.standard.TableConfig.StructureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.ft.radial.RadialSweepFeature.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.iosp.bufr.tables.BufrTables.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.iosp.grid.GridServiceProvider.IndexExtendMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.NCdumpW.WantValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.ncml.Aggregation.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.ncml.Aggregation.TypicalDataset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
valueOf(String) - Static method in enum ucar.nc2.stream.NcStreamProto.Compress
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum ucar.nc2.stream.NcStreamProto.Compress
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum ucar.nc2.stream.NcStreamProto.Compress
 
valueOf(String) - Static method in enum ucar.nc2.stream.NcStreamProto.DataType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum ucar.nc2.stream.NcStreamProto.DataType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum ucar.nc2.stream.NcStreamProto.DataType
 
valueOf(String) - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
Returns the enum constant of this type with the specified name.
values() - Static method in enum thredds.catalog2.builder.BuilderIssue.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.catalog2.ThreddsMetadata.DatePointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.catalog2.xml.names.CatalogNamespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.catalog2.xml.parser.ThreddsXmlParserIssue.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.filesystem.FileSystemProto.Attribute.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.inventory.CollectionUpdater
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.inventory.FeatureCollectionConfig.FmrcDatasetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.inventory.FeatureCollectionConfig.PointDatasetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.inventory.FeatureCollectionConfig.ProtoChoice
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.Request.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.Request.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.Request.RequestEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.v1_0_0_1.GetCapabilities.Section
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.v1_0_0_1.WcsException.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.v1_0_0_Plus.GetCapabilities.Section
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.v1_0_0_Plus.WcsException.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.v1_0_0_Plus.WcsRequest.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.v1_0_0_Plus.WcsRequest.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.v1_0_0_Plus.WcsRequest.RequestEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.v1_1_0.GetCapabilities.Section
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.v1_1_0.Request.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.v1_1_0.Request.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.v1_1_0.Request.RequestEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.v1_1_0.WcsException.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.wcs.v1_1_0.XMLwriter.ExceptionCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.grib.grib2.Grib2Tables.VectorComponentFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.grib.grib2.Grib2WriteIndex.pdsLogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.ma2.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.constants.AxisType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.constants.CF.CellMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.constants.CF.FeatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.constants.FeatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.dataset.NetcdfDataset.Enhance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.dataset.TransformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.ft.point.remote.PointStream.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.ft.point.standard.JoinArray.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.ft.point.standard.Table.CoordName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.ft.point.standard.Table.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.ft.point.standard.TableConfig.StructureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.ft.radial.RadialSweepFeature.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.iosp.bufr.tables.BufrTables.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.iosp.grid.GridServiceProvider.IndexExtendMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.NCdumpW.WantValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.ncml.Aggregation.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.ncml.Aggregation.TypicalDataset
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.stream.NcStreamProto.Compress
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.stream.NcStreamProto.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
Returns an array containing the constants of this enum type, in the order they are declared.
VAR - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
Variable - Class in ucar.nc2
A Variable is a logical container for data.
Variable() - Constructor for class ucar.nc2.Variable
 
Variable(NetcdfFile, Group, Structure, String) - Constructor for class ucar.nc2.Variable
Create a Variable.
Variable(NetcdfFile, Group, Structure, String, DataType, String) - Constructor for class ucar.nc2.Variable
Create a Variable.
Variable(Variable) - Constructor for class ucar.nc2.Variable
Copy constructor.
Variable.Cache - Class in ucar.nc2
 
Variable.Cache() - Constructor for class ucar.nc2.Variable.Cache
 
VariableDS - Class in ucar.nc2.dataset
An wrapper around a Variable, creating an "enhanced" Variable.
VariableDS(NetcdfDataset, Group, Structure, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.VariableDS
Constructor when there's no underlying variable.
VariableDS(Group, Structure, String, Variable) - Constructor for class ucar.nc2.dataset.VariableDS
Make a new VariableDS, delegate data reading to the original variable, but otherwise dont take any info from it.
VariableDS(Group, Variable, boolean) - Constructor for class ucar.nc2.dataset.VariableDS
Wrap the given Variable, making it into a VariableDS.
VariableDS(VariableDS, boolean) - Constructor for class ucar.nc2.dataset.VariableDS
Copy constructor, for subclasses.
VariableEnhanced - Interface in ucar.nc2.dataset
Public interface to an "enhanced Variable", implemented by the ucar.nc2.dataset package.
VariableIF - Interface in ucar.nc2
The public interface to a Variable.
variables - Variable in class thredds.catalog.InvDataset
 
variables - Variable in class thredds.catalog.ThreddsMetadata
 
variables - Variable in class ucar.nc2.Group
 
variables - Variable in class ucar.nc2.NetcdfFile
 
VariablesElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
VariablesElement_VariableElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
VariablesElement_VariableElement_name - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
VariablesElement_VariableElement_units - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
VariablesElement_VariableElement_vocabularyId - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
VariablesElement_VariableElement_vocabularyName - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
VariablesElement_VariableMapElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
VariablesElement_VariableMapElement_XlinkHref - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
VariablesElement_vocabAuthorityId - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
VariablesElement_vocabAuthorityUrl - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
 
VariableSimpleAdapter - Class in ucar.nc2
Adapt a StructureMembers.Member into a VariableSimpleIF.
VariableSimpleAdapter(StructureMembers.Member) - Constructor for class ucar.nc2.VariableSimpleAdapter
Constructor
VariableSimpleIF - Interface in ucar.nc2
A lightweight abstractions of a Variable.
VariableSimpleSubclass - Class in ucar.nc2.dt
Adapt a VariableSimpleIF into another VariableSimpleIF, so it can be subclassed.
VariableSimpleSubclass(VariableSimpleIF) - Constructor for class ucar.nc2.dt.VariableSimpleSubclass
 
variableSky - Static variable in class ucar.nc2.dt.point.decode.MP
 
variableVisibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
variableVisibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
variableVisibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
variableVisibility4 - Static variable in class ucar.nc2.dt.point.decode.MP
 
variableVisibility5 - Static variable in class ucar.nc2.dt.point.decode.MP
 
variableVisibility6 - Static variable in class ucar.nc2.dt.point.decode.MP
 
varList - Variable in class ucar.nc2.dataset.CoordSysBuilder
 
VarName - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
9-character variable names
VARNAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Data
 
vars - Variable in class opendap.dap.DStructure
The variables in this DStructure, stored in a Vector of BaseType objects.
vars - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
VARS - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
VARS identifier
VARS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
 
VARS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Structure
 
varTemplate - Variable in class opendap.dap.DSequence
The variables in this DSequence, stored in a Vector of BaseType objects and used as a template for deserialize.
VAtmHybridHeight - Class in ucar.nc2.dataset.transform
Create a atmosphere_hybrid_height_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
VAtmHybridHeight() - Constructor for class ucar.nc2.dataset.transform.VAtmHybridHeight
 
VAtmHybridSigmaPressure - Class in ucar.nc2.dataset.transform
Create a atmosphere_hybrid_sigma_pressure_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
VAtmHybridSigmaPressure() - Constructor for class ucar.nc2.dataset.transform.VAtmHybridSigmaPressure
 
VAtmLnPressure - Class in ucar.nc2.dataset.transform
implementation for CF vertical coordinate "atmosphere_ln_pressure_coordinate".
VAtmLnPressure() - Constructor for class ucar.nc2.dataset.transform.VAtmLnPressure
 
VAtmSigma - Class in ucar.nc2.dataset.transform
Create a atmosphere_sigma_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
VAtmSigma() - Constructor for class ucar.nc2.dataset.transform.VAtmSigma
 
VECTOR_COMPONENT_FLAG - Static variable in class ucar.grid.GridDefRecord
resolution
VELOCITY_HI - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
Radial Velocity moment identifier
VELOCITY_HI - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
Radial Velocity moment identifier
VELOCITY_HIGH - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
High Resolution Radial Velocity moment identifier
VELOCITY_LOW - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
Radial Velocity moment identifier
VELOCITY_LOW - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
Radial Velocity moment identifier
Version - Class in opendap
Holds the version number for the java implmentation of the OPeNDAP DAP2 implmentation.
Version() - Constructor for class opendap.Version
 
version - Variable in class thredds.catalog.InvCatalog
 
version - Static variable in class ucar.jpeg.jj2000.j2k.JJ2KInfo
The version number (such as 2.0, 2.1.1, etc.)
VERSION - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
VERSION_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Data
 
VERSION_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Header
 
VertArgs - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
Vertical Coordinate System arguments.
VertCoord - Class in ucar.nc2.ft.fmrc
Represents a vertical coordinate shared among variables.
vertCoords - Static variable in class ucar.nc2.iosp.gempak.GempakUtil
day of month string
vertical_VIS - Static variable in class ucar.nc2.dt.point.decode.MP
 
VerticalCT - Class in ucar.nc2.dataset
A VerticalCT is a CoordinateTransform function CT: (GeoZ) -> Height or Pressure.
VerticalCT(String, String, VerticalCT.Type, CoordTransBuilderIF) - Constructor for class ucar.nc2.dataset.VerticalCT
Create a Vertical Coordinate Transform.
VerticalCT(VerticalCT) - Constructor for class ucar.nc2.dataset.VerticalCT
Copy Constructor
VerticalCT.Type - Class in ucar.nc2.dataset
Enumeration of known Vertical transformations.
VerticalCT.Type(String) - Constructor for class ucar.nc2.dataset.VerticalCT.Type
Constructor
VerticalPerspective - Class in ucar.nc2.dataset.transform
VerticalPerspectiveView projection.
VerticalPerspective() - Constructor for class ucar.nc2.dataset.transform.VerticalPerspective
 
VerticalPerspectiveView - Class in ucar.unidata.geoloc.projection
Vertical Perspective Projection, spherical earth.
VerticalPerspectiveView() - Constructor for class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Constructor with default parameters
VerticalPerspectiveView(double, double) - Constructor for class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Construct a VerticalPerspectiveView Projection.
VerticalPerspectiveView(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Construct a VerticalPerspectiveView Projection
VerticalPerspectiveView(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Construct a VerticalPerspectiveView Projection
VerticalSystem - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
Which vertical coordinate system
VerticalTransform - Interface in ucar.unidata.geoloc.vertical
A transformation to a vertical reference coordinate system, such as height or pressure.
VerticalTransformImpl - Class in ucar.unidata.geoloc.vertical
A transformation to a vertical reference coordinate system, such as height or pressure.
VerticalTransformImpl(Dimension) - Constructor for class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Construct a VerticalCoordinate
VerticalTransformSubset - Class in ucar.unidata.geoloc.vertical
A subset of a vertical transform.
VerticalTransformSubset(VerticalTransform, Range, Range, Range, Range) - Constructor for class ucar.unidata.geoloc.vertical.VerticalTransformSubset
Create a subset of an existing VerticalTransform
VExplicitField - Class in ucar.nc2.dataset.transform
Create a Vertical Transform from an "explicit_field", where the vertical coordinate is explciitly specified as a variable.
VExplicitField() - Constructor for class ucar.nc2.dataset.transform.VExplicitField
 
vFilter - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.SubbandAn
The vertical analysis filter used to decompose this subband.
vFilter - Variable in class ucar.jpeg.jj2000.j2k.wavelet.synthesis.SubbandSyn
The vertical analysis filter used to decompose this subband, from its childs.
VG - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
VH - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
vinfoList - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
 
vinfoMap - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
 
VIRGA - Static variable in class ucar.nc2.dt.point.decode.MP
 
VIRTUAL_HOST - Static variable in class ucar.nc2.util.net.HTTPSession
 
Virtual_Services - Static variable in class thredds.catalog.InvDatasetFeatureCollection
 
Vis5DGridDefRecord - Class in ucar.nc2.iosp.mcidas
Class to hold the Vis5D grid navigation information.
Vis5DGridDefRecord(int, double[], int, int) - Constructor for class ucar.nc2.iosp.mcidas.Vis5DGridDefRecord
Create a new grid nav block with the values
Vis5DIosp - Class in ucar.nc2.iosp.mcidas
Vis5D grid file reader.
Vis5DIosp() - Constructor for class ucar.nc2.iosp.mcidas.Vis5DIosp
 
Vis5DIosp.MakeNetcdfFile - Class in ucar.nc2.iosp.mcidas
TODO: generalize this static class for testing
Vis5DIosp.Vis5DLookup - Class in ucar.nc2.iosp.mcidas
Get all the information about a Vis5D file
Vis5DIosp.Vis5DLookup() - Constructor for class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
Gets a representative grid for this lookup
visibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
visibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
Visibility2ndSite1 - Static variable in class ucar.nc2.dt.point.decode.MP
 
Visibility2ndSite2 - Static variable in class ucar.nc2.dt.point.decode.MP
 
Visibility2ndSite3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
visibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
 
visibility_direction - Static variable in class ucar.nc2.dt.point.decode.MP
 
visibilityKM - Static variable in class ucar.nc2.dt.point.decode.MP
 
visibilitySM - Static variable in class ucar.nc2.dt.point.decode.MP
 
visibilitySMKM - Static variable in class ucar.nc2.dt.point.decode.MP
 
VLEN - Static variable in class ucar.ma2.Range
 
VLEN - Static variable in class ucar.nc2.Dimension
A variable-length dimension: the length is not known until the data is read.
VLINKED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
VLINKED_DATA - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
VocabTranslator - Interface in thredds.catalog.dl
 
VOceanS - Class in ucar.nc2.dataset.transform
Create a ocean_s_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
VOceanS() - Constructor for class ucar.nc2.dataset.transform.VOceanS
 
VOceanSG1 - Class in ucar.nc2.dataset.transform
Create a ocean_s_coordinate_g1 Vertical Transform from the information in the Coordinate Transform Variable.
VOceanSG1() - Constructor for class ucar.nc2.dataset.transform.VOceanSG1
 
VOceanSG2 - Class in ucar.nc2.dataset.transform
Create a ocean_s_coordinate_g2 Vertical Transform from the information in the Coordinate Transform Variable.
VOceanSG2() - Constructor for class ucar.nc2.dataset.transform.VOceanSG2
 
VOceanSigma - Class in ucar.nc2.dataset.transform
Create a ocean_sigma_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
VOceanSigma() - Constructor for class ucar.nc2.dataset.transform.VOceanSigma
 
VOLT - Static variable in class ucar.units.SI
Special derived unit for the quantity of electric potential, potential difference, or electromotive force.
vprfxs - Static variable in class ucar.jpeg.jj2000.j2k.encoder.Encoder
The valid list of options prefixes
VS - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
VTfromExistingData - Class in ucar.unidata.geoloc.vertical
This implements a VerticalTransform using an existing 3D variable.
VTfromExistingData(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.VTfromExistingData
Constructor.

W

w - Variable in class ucar.jpeg.jj2000.j2k.codestream.CoordInfo
Object's width
w - Variable in class ucar.jpeg.jj2000.j2k.codestream.PrecInfo
Precinct width in the corresponding resolution level
w - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.CBlkInfo
Width of the code-block
w - Variable in class ucar.jpeg.jj2000.j2k.codestream.reader.TagTreeDecoder
The horizontal dimension of the base level
w - Variable in class ucar.jpeg.jj2000.j2k.codestream.writer.TagTreeEncoder
The horizontal dimension of the base level
w - Variable in class ucar.jpeg.jj2000.j2k.entropy.decoder.DecLyrdCBlk
The width of the code-block
w - Variable in class ucar.jpeg.jj2000.j2k.image.DataBlk
The width of the block, in pixels.
w - Variable in class ucar.jpeg.jj2000.j2k.image.input.ImgReader
The width of the image
w - Variable in class ucar.jpeg.jj2000.j2k.image.output.ImgWriter
The width of the image
w - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
width of rectangular ROI
w - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.SubbandROIMask
Width of the subband mask
w - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
The width of the code-block
w - Variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The width of the subband
W3C_XML_NAMESPACE - Static variable in class thredds.catalog.XMLEntityResolver
 
W5X3 - Static variable in interface ucar.jpeg.jj2000.j2k.wavelet.FilterTypes
W5x3 filter: 0x01
W9X7 - Static variable in interface ucar.jpeg.jj2000.j2k.wavelet.FilterTypes
W7x9 filter: 0x00
WAIT_FOR_CONTINUE - Static variable in class ucar.nc2.util.net.HTTPSession
 
wantSubdirs() - Method in class thredds.inventory.CollectionSpecParser
 
wantSubdirs() - Method in class thredds.inventory.MCollection
 
WARNING - Static variable in interface ucar.jpeg.jj2000.j2k.util.MsgLogger
Severity of message.
waterEquiv - Static variable in class ucar.nc2.dt.point.decode.MP
 
WATT - Static variable in class ucar.units.SI
Special derived unit for the quantity of power or radiant flux.
WaveletFilter - Interface in ucar.jpeg.jj2000.j2k.wavelet
This interface defines how a wavelet filter implementation should present itself.
WaveletTransform - Interface in ucar.jpeg.jj2000.j2k.wavelet
This interface defines how a forward or inverse wavelet transform should present itself.
wcs - Static variable in class thredds.catalog.InvService
 
WCS - Static variable in class thredds.catalog.ServiceType
 
WcsCoverage - Class in thredds.wcs.v1_0_0_1
_more_
WcsCoverage(GridDatatype, WcsDataset) - Constructor for class thredds.wcs.v1_0_0_1.WcsCoverage
 
WcsCoverage - Class in thredds.wcs.v1_0_0_Plus
_more_
WcsCoverage(GridDataset.Gridset, WcsDataset) - Constructor for class thredds.wcs.v1_0_0_Plus.WcsCoverage
 
WcsCoverage.VerticalRange - Class in thredds.wcs.v1_0_0_1
 
WcsCoverage.VerticalRange(double, int) - Constructor for class thredds.wcs.v1_0_0_1.WcsCoverage.VerticalRange
 
WcsCoverage.VerticalRange(double, double, int) - Constructor for class thredds.wcs.v1_0_0_1.WcsCoverage.VerticalRange
 
WcsDataset - Class in thredds.wcs.v1_0_0_1
_more_
WcsDataset(GridDataset, String) - Constructor for class thredds.wcs.v1_0_0_1.WcsDataset
 
WcsDataset - Class in thredds.wcs.v1_0_0_Plus
_more_
WcsDataset(GridDataset, String) - Constructor for class thredds.wcs.v1_0_0_Plus.WcsDataset
 
WcsException - Exception in thredds.wcs.v1_0_0_1
Represents a WCS 1.0.0 Exception and includes the code, locator, and textMessages used in an OWS Exception Report.
WcsException() - Constructor for exception thredds.wcs.v1_0_0_1.WcsException
 
WcsException(String) - Constructor for exception thredds.wcs.v1_0_0_1.WcsException
 
WcsException(String, Throwable) - Constructor for exception thredds.wcs.v1_0_0_1.WcsException
 
WcsException(Throwable) - Constructor for exception thredds.wcs.v1_0_0_1.WcsException
 
WcsException(WcsException.Code, String, List<String>) - Constructor for exception thredds.wcs.v1_0_0_1.WcsException
 
WcsException(WcsException.Code, String, String) - Constructor for exception thredds.wcs.v1_0_0_1.WcsException
 
WcsException - Exception in thredds.wcs.v1_0_0_Plus
Represents a WCS 1.0.0+ Exception and includes the code, locator, and textMessages used in an OWS Exception Report.
WcsException() - Constructor for exception thredds.wcs.v1_0_0_Plus.WcsException
 
WcsException(String) - Constructor for exception thredds.wcs.v1_0_0_Plus.WcsException
 
WcsException(String, Throwable) - Constructor for exception thredds.wcs.v1_0_0_Plus.WcsException
 
WcsException(Throwable) - Constructor for exception thredds.wcs.v1_0_0_Plus.WcsException
 
WcsException(WcsException.Code, String, List<String>) - Constructor for exception thredds.wcs.v1_0_0_Plus.WcsException
 
WcsException(WcsException.Code, String, String) - Constructor for exception thredds.wcs.v1_0_0_Plus.WcsException
 
WcsException - Exception in thredds.wcs.v1_1_0
Represents a WCS 1.1.0 Exception and includes the code, locator, and textMessages used in an OWS Exception Report.
WcsException() - Constructor for exception thredds.wcs.v1_1_0.WcsException
 
WcsException(String) - Constructor for exception thredds.wcs.v1_1_0.WcsException
 
WcsException(String, Throwable) - Constructor for exception thredds.wcs.v1_1_0.WcsException
 
WcsException(Throwable) - Constructor for exception thredds.wcs.v1_1_0.WcsException
 
WcsException(WcsException.Code, String, List<String>) - Constructor for exception thredds.wcs.v1_1_0.WcsException
 
WcsException(WcsException.Code, String, String) - Constructor for exception thredds.wcs.v1_1_0.WcsException
 
WcsException.Code - Enum in thredds.wcs.v1_0_0_1
 
WcsException.Code - Enum in thredds.wcs.v1_0_0_Plus
 
WcsException.Code - Enum in thredds.wcs.v1_1_0
 
wcsNS - Static variable in class thredds.wcs.v1_0_0_1.WcsRequest
 
wcsNS - Static variable in class thredds.wcs.v1_0_0_Plus.WcsRequest
 
wcsNS - Static variable in class thredds.wcs.v1_1_0.DescribeCoverage
 
wcsNS - Static variable in class thredds.wcs.v1_1_0.GetCapabilities
 
wcsNS - Static variable in class thredds.wcs.v1_1_0.WcsResponse
 
wcsNS - Static variable in class thredds.wcs.v1_1_0.XMLwriter
 
WcsRangeField - Class in thredds.wcs.v1_0_0_1
_more_
WcsRangeField(String, String, String, WcsRangeField.Axis) - Constructor for class thredds.wcs.v1_0_0_1.WcsRangeField
 
WcsRangeField - Class in thredds.wcs.v1_0_0_Plus
_more_
WcsRangeField(GridDatatype) - Constructor for class thredds.wcs.v1_0_0_Plus.WcsRangeField
 
WcsRangeField.Axis - Class in thredds.wcs.v1_0_0_1
 
WcsRangeField.Axis(String, String, String, boolean, List<String>) - Constructor for class thredds.wcs.v1_0_0_1.WcsRangeField.Axis
 
WcsRangeField.Axis - Class in thredds.wcs.v1_0_0_Plus
 
WcsRangeField.Axis(CoordinateAxis1D) - Constructor for class thredds.wcs.v1_0_0_Plus.WcsRangeField.Axis
 
WcsRequest - Class in thredds.wcs.v1_0_0_1
Represent the incoming WCS 1.0.0 request.
WcsRequest - Class in thredds.wcs.v1_0_0_Plus
Represent the incoming WCS 1.0.0+ request.
WcsRequest.Format - Enum in thredds.wcs.v1_0_0_Plus
 
WcsRequest.Operation - Enum in thredds.wcs.v1_0_0_Plus
 
WcsRequest.RequestEncoding - Enum in thredds.wcs.v1_0_0_Plus
 
WcsRequestBuilder - Class in thredds.wcs.v1_0_0_1
_more_
WcsRequestFactory - Class in thredds.wcs
_more_
WcsResponse - Class in thredds.wcs.v1_1_0
_more_
WcsResponse() - Constructor for class thredds.wcs.v1_1_0.WcsResponse
 
wDay - Variable in class ucar.jpeg.icc.types.ICCDateTime
Day datum.
web_error - Static variable in class opendap.servlet.MimeUtil
 
WEBER - Static variable in class ucar.units.SI
Special derived unit for the quantity of magnetic flux.
WebForm - Static variable in class thredds.catalog.ServiceType
 
WFO2 - Static variable in class ucar.nc2.iosp.gempak.GempakStation
WFO2 identifier
WFS - Static variable in class thredds.catalog.ServiceType
 
wfs - Variable in class ucar.jpeg.jj2000.j2k.decoder.DecoderSpecs
Analysis wavelet filters specifications
wfs - Variable in class ucar.jpeg.jj2000.j2k.encoder.EncoderSpecs
Analysis wavelet filters specifications
WGS84 - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
Ellipsoid for WGS84 (edavis - correct 1/f as per EPSG database ver 6.14)
what - Variable in class ucar.nc2.stream.NcStreamIosp.NcsMess
 
wHours - Variable in class ucar.jpeg.icc.types.ICCDateTime
Hour datum.
WildcardMatchOnName - Class in thredds.inventory.filter
A wildcard expression that matches on the MFile name.
WildcardMatchOnName(String) - Constructor for class thredds.inventory.filter.WildcardMatchOnName
 
WildcardMatchOnName(Pattern) - Constructor for class thredds.inventory.filter.WildcardMatchOnName
 
WildcardMatchOnNameFilter - Class in thredds.crawlabledataset.filter
CrawlableDatasetFilter implementation that accepts datasets whose names are matched by the given wildcard string.
WildcardMatchOnNameFilter(String) - Constructor for class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
 
WildcardMatchOnPath - Class in thredds.inventory.filter
A wildcard expression that matches on the MFile path.
WildcardMatchOnPath(String) - Constructor for class thredds.inventory.filter.WildcardMatchOnPath
 
WildcardMatchOnPath(Pattern) - Constructor for class thredds.inventory.filter.WildcardMatchOnPath
 
WildcardMatchOnPathFilter - Class in thredds.crawlabledataset.filter
 
WildcardMatchOnPathFilter(String) - Constructor for class thredds.crawlabledataset.filter.WildcardMatchOnPathFilter
 
wildcardString - Variable in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
 
wildcardString - Variable in class thredds.inventory.filter.WildcardMatchOnPath
 
wildcardToRegexp(String) - Static method in class ucar.unidata.util.StringUtil
Change a wildcard expression to a proper regular expression
wind_direction_speed - Static variable in class ucar.nc2.dt.point.decode.MP
 
WIND_FLAG - Static variable in class ucar.grid.GridDefRecord
Deprecated. use Grib2Tables.VectorComponentFlag
windowClosing(WindowEvent) - Method in class ucar.jpeg.jj2000.disp.ExitHandler
Close the window and exit the application
windShift - Static variable in class ucar.nc2.dt.point.decode.MP
 
WKTParser - Class in ucar.unidata.geoloc.ogc
This class parses OGC WKT Spatial Reference Text.
WKTParser(String) - Constructor for class ucar.unidata.geoloc.ogc.WKTParser
Creates a new instance of WKTParser.
wMinutes - Variable in class ucar.jpeg.icc.types.ICCDateTime
Minute datum.
wmoId - Variable in class ucar.unidata.geoloc.StationImpl
 
WMOID_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
wMonth - Variable in class ucar.jpeg.icc.types.ICCDateTime
Month datum.
wms - Static variable in class thredds.catalog.InvService
 
WMS - Static variable in class thredds.catalog.ServiceType
 
wmseScaling - Variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.CBlkWTData
The WMSE scaling factor (multiplicative) to apply to the distortion measures of the data of this code-block.
WORD - Static variable in interface opendap.Server.parsers.ExprParserConstants
 
workDataFloat - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
 
workDataInt - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
 
workFloat - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
 
workInt - Variable in class ucar.jpeg.colorspace.ColorSpaceMapper
 
WORLD_BOUNDS - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
WORLD_BOUNDS_RAD - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
wos2 - Variable in class ucar.unidata.util.GaussianLatitudes
 
wrap(NetcdfFile, Set<NetcdfDataset.Enhance>) - Static method in class ucar.nc2.dataset.NetcdfDataset
Make NetcdfFile into NetcdfDataset with given enhance mode
wrap(FeatureType, NetcdfDataset, CancelTask, Formatter) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Wrap a NetcdfDataset as a FeatureDataset.
wrap(List) - Static method in class ucar.unidata.util.DatedObject
A utility method that takes a list of dates and returns a list of DatedObjects
wrapNcML(NetcdfDataset, String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Use NCML to modify the dataset, getting NcML from a URL
wrapNcMLresource(NetcdfDataset, String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Use NCML to modify a dataset, getting the NcML document as a resource stream.
WRFConvention - Class in ucar.nc2.dataset.conv
WRF netcdf output files.
WRFConvention() - Constructor for class ucar.nc2.dataset.conv.WRFConvention
 
WRFEta - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
WRFEta - Class in ucar.unidata.geoloc.vertical
Models the vertical coordinate for the Weather Research and Forecast (WRF) model's vertical Eta coordinate
WRFEta(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.WRFEta
Construct a vertical coordinate for the Weather Research and Forecast (WRF) model's vertical Eta coordinate
WRFEtaTransformBuilder - Class in ucar.nc2.dataset.transform
 
WRFEtaTransformBuilder() - Constructor for class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
WRFEtaTransformBuilder(CoordinateSystem) - Constructor for class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
write(int) - Method in class opendap.servlet.DummySink
 
write(byte[], int, int) - Method in class opendap.servlet.DummySink
Writes an array of bytes to the compressed output stream.
write(RandomAccessFile) - Method in class ucar.jpeg.icc.ICCProfile
Output this ICCProfile to a RandomAccessFile
write(RandomAccessFile) - Method in class ucar.jpeg.icc.tags.ICCTagTable
Output the table to a disk
write(RandomAccessFile) - Method in class ucar.jpeg.icc.tags.ICCXYZType
Write to a file.
write(RandomAccessFile) - Method in class ucar.jpeg.icc.types.ICCDateTime
Write an ICCDateTime to a file.
write(RandomAccessFile) - Method in class ucar.jpeg.icc.types.ICCProfileHeader
Write out this ICCProfile header to a RandomAccessFile
write(RandomAccessFile) - Method in class ucar.jpeg.icc.types.ICCProfileVersion
Construct from file content.
write(RandomAccessFile) - Method in class ucar.jpeg.icc.types.XYZNumber
Write to a file
write(int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.ByteOutputBuffer
Writes the specified byte to this byte array output stream.
write() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriter
Writes the source's current tile to the output.
write(int, int, int, int) - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriter
Writes the data of the specified area to the file, coordinates are relative to the current tile of the source.
write(int, int, int, int) - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterArray
Writes the data of the specified area to the file, coordinates are relative to the current tile of the source.
write() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterArray
Writes the source's current tile to the output.
write(int, int, int, int) - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPGM
Writes the data of the specified area to the file, coordinates are relative to the current tile of the source.
write() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPGM
Writes the source's current tile to the output.
write(int, int, int, int) - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPGX
Writes the data of the specified area to the file, coordinates are relative to the current tile of the source.
write() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPGX
Writes the source's current tile to the output.
write(int, int, int, int) - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPPM
Writes the data of the specified area to the file, coordinates are relative to the current tile of the source.
write() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterPPM
Writes the source's current tile to the output.
write(int) - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Writes a byte to the stream.
write(byte) - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Writes a byte to the stream.
write(byte[], int, int) - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Writes aan array of bytes to the stream.
write(int) - Method in interface ucar.jpeg.jj2000.j2k.io.RandomAccessIO
Writes a byte to the stream.
write(int) - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Throws an IOException since this class does not implement data output.
write(String, StructureData) - Method in interface ucar.nc2.ft2.Sequence
 
write(String, ArrayStructure) - Method in interface ucar.nc2.ft2.Sequence
 
write(String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Write data to the named variable, origin assumed to be 0.
write(String, int[], Array) - Method in class ucar.nc2.NetcdfFileWriteable
Write data to the named variable.
write(char[], int, int) - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
write(Reader) - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
write(String) - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
write(String, int, int) - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
write(int) - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
write(int) - Method in class ucar.unidata.io.RandomAccessFile
Write a byte to the file.
write(byte[]) - Method in class ucar.unidata.io.RandomAccessFile
Writes b.length bytes from the specified byte array starting at offset off to this file.
write(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Writes len bytes from the specified byte array starting at offset off to this file.
Write2ncRect - Class in ucar.nc2.iosp.bufr.writer
Write BUFR to an nc file, makeing all substructures into multidimensional (rectangular) arrays.
writeAll() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriter
Writes the entire image or only specified tiles to the output.
writeAll() - Method in class ucar.jpeg.jj2000.j2k.image.output.ImgWriterArray
 
writeAttribute(String, Attribute) - Method in class ucar.nc2.FileWriter
Write a Variable attribute to the file.
writeAttribute(Attribute, String, Namespace) - Static method in class ucar.nc2.ncml.NcMLWriter
 
writeAttributes(AttributeTable) - Method in class opendap.servlet.www.wwwOutPut
 
writeAttributes(AttributeTable, String) - Method in class opendap.servlet.www.wwwOutPut
 
writeBit(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.BitOutputBuffer
Writes a bit to the buffer at the current position.
writeBits(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.BitOutputBuffer
Writes the n least significant bits of 'bits' to the buffer at the current position.
writeBitsPerComponentBox() - Method in class ucar.jpeg.jj2000.j2k.fileformat.writer.FileFormatWriter
This method writes the Bits Per Component box
writeBoolean(boolean) - Method in class ucar.unidata.io.RandomAccessFile
Writes a boolean to the file as a 1-byte value.
writeBoolean(boolean[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of booleans
writeByte(int) - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataOutput
Should write the byte value of v (i.e., 8 least significant bits) to the output.
writeByte(int) - Method in class ucar.jpeg.jj2000.j2k.io.BufferedRandomAccessFile
Writes the byte value of v (i.e., 8 least significant bits) to the output.
writeByte(int) - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Throws an IOException since this class does not implement data output.
writeByte(int) - Method in class ucar.unidata.io.RandomAccessFile
Writes a byte to the file as a 1-byte value.
writeBytes(OutputStream, byte[]) - Static method in class ucar.nc2.stream.NcStream
 
writeBytes(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write len bytes from an array to the file.
writeBytes(String) - Method in class ucar.unidata.io.RandomAccessFile
Writes the string to the file as a sequence of bytes.
writeBytes(char[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Writes the character array to the file as a sequence of bytes.
writeCapabilitiesReport(PrintWriter) - Method in class thredds.wcs.v1_0_0_1.GetCapabilities
 
writeCapabilitiesReport(PrintWriter) - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities
 
writeCapabilitiesReport(PrintWriter) - Method in class thredds.wcs.v1_1_0.GetCapabilities
 
writeCapabilitiesReportAsString() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities
 
writeCatalog(InvCatalogImpl) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeCatalog(Catalog, File) - Method in class thredds.catalog2.xml.writer.stax.StaxWriter
 
writeCatalog(Catalog, Writer) - Method in class thredds.catalog2.xml.writer.stax.StaxWriter
 
writeCatalog(Catalog, OutputStream) - Method in class thredds.catalog2.xml.writer.stax.StaxWriter
 
writeCatalog(Catalog, File) - Method in interface thredds.catalog2.xml.writer.ThreddsXmlWriter
 
writeCatalog(Catalog, Writer) - Method in interface thredds.catalog2.xml.writer.ThreddsXmlWriter
 
writeCatalog(Catalog, OutputStream) - Method in interface thredds.catalog2.xml.writer.ThreddsXmlWriter
 
writeCatalog(String) - Method in class thredds.cataloggen.CatalogGen
Writes the catalog as XML.
writeCDL(boolean) - Method in class ucar.nc2.Dimension
CDL representation.
writeCDL(boolean) - Method in class ucar.nc2.EnumTypedef
String representation.
writeCDL(PrintWriter, String, boolean) - Method in class ucar.nc2.Group
 
writeCDL(OutputStream, boolean) - Method in class ucar.nc2.NetcdfFile
Write CDL representation to OutputStream.
writeCDL(PrintWriter, boolean) - Method in class ucar.nc2.NetcdfFile
Write CDL representation to PrintWriter.
writeCDL(Formatter, String, boolean, boolean) - Method in class ucar.nc2.Structure
 
writeCDL(String, boolean, boolean) - Method in class ucar.nc2.Variable
CDL representation of a Variable.
writeCDL(Formatter, String, boolean, boolean) - Method in class ucar.nc2.Variable
 
writeChar(int) - Method in class ucar.unidata.io.RandomAccessFile
Writes a char to the file as a 2-byte value, high byte first.
writeChar(char[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of chars
writeChars(String) - Method in class ucar.unidata.io.RandomAccessFile
Writes a string to the file as a sequence of characters.
writeCOC(boolean, int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Writes COC marker segment .
writeCOD(boolean, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Writes COD marker segment.
writeColourSpecificationBox() - Method in class ucar.jpeg.jj2000.j2k.fileformat.writer.FileFormatWriter
This method writes the Colour Specification box
writeCompPosResLy(int, int, int, int, int, int[][], int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Write a piece of bit stream according to the COMP_POS_RES_LY_PROG progression mode and between given bounds
writeConfigXML(FeatureDatasetPoint, Formatter) - Static method in class ucar.nc2.ft.point.standard.PointConfigXML
 
writeConfigXML(TableConfig, String, Formatter) - Method in class ucar.nc2.ft.point.standard.PointConfigXML
 
writeContents(String, OutputStream) - Static method in class ucar.nc2.util.IO
Wite the contents from the String to a Stream,
writeContiguousCodeStreamBox(byte[]) - Method in class ucar.jpeg.jj2000.j2k.fileformat.writer.FileFormatWriter
This method writes the Contiguous codestream box
writeContributor(ThreddsMetadata.Contributor) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeCoordRefSysAsGML(PrintWriter, CoordinateSystem) - Static method in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
 
writeCoverageDataToFile() - Method in class thredds.wcs.v1_0_0_1.GetCoverage
 
writeCoverageDataToFile(Request.Format, LatLonRect, WcsCoverage.VerticalRange, DateRange) - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
 
writeCoverageDataToFile() - Method in class thredds.wcs.v1_0_0_Plus.GetCoverage
 
writeCoverageDataToFile(WcsRequest.Format, LatLonRect, AxisSubset, List<String>, DateRange) - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
 
writeCoverageDataToFile() - Method in class thredds.wcs.v1_1_0.GetCoverage
 
writeCurrentMessage(WritableByteChannel) - Method in class ucar.nc2.iosp.bufr.MessageScanner
 
writeData(Variable, Section, Array) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Write data into a variable.
writeData(Variable, Section, Array) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
writeData(Array, Layout, DataType) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
Write data subset to file for a variable, create primitive array.
writeData(Array, Layout, DataType) - Method in class ucar.nc2.iosp.netcdf3.N3raf
write data to a file for a variable.
writeDataAll(WritableByteChannel) - Method in class ucar.nc2.iosp.netcdf3.N3channelWriter
 
writeDataAll(DataOutputStream) - Method in class ucar.nc2.iosp.netcdf3.N3outputStreamWriter
 
writeDataset(InvDataset, Element) - Method in class thredds.catalog.dl.ADNWriter
 
writeDataset(InvDataset, Element) - Method in class thredds.catalog.dl.DCWriter
 
writeDataset(Dataset, File) - Method in class thredds.catalog2.xml.writer.stax.StaxWriter
 
writeDataset(Dataset, Writer) - Method in class thredds.catalog2.xml.writer.stax.StaxWriter
 
writeDataset(Dataset, OutputStream) - Method in class thredds.catalog2.xml.writer.stax.StaxWriter
 
writeDataset(Dataset, File) - Method in interface thredds.catalog2.xml.writer.ThreddsXmlWriter
 
writeDataset(Dataset, Writer) - Method in interface thredds.catalog2.xml.writer.ThreddsXmlWriter
 
writeDataset(Dataset, OutputStream) - Method in interface thredds.catalog2.xml.writer.ThreddsXmlWriter
 
writeDatasetEntries(InvCatalogImpl, String, StringBuffer) - Method in class thredds.catalog.dl.ADNWriter
 
writeDatasetEntries(InvCatalogImpl, String, StringBuffer) - Method in class thredds.catalog.dl.DIFWriter
Write all harvestable datasets to DIF records that have at least the minimum metadata.
writeDate(String, DateType) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeDefinitionFromCatalog(String, String, int) - Static method in class ucar.nc2.dt.fmrc.FmrcInventory
Create a ForecastModelRun Collection from the datasets in a catalog.
writeDefinitionXML() - Method in class ucar.nc2.dt.fmrc.FmrcDefinition
 
writeDefinitionXML(OutputStream) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition
 
writeDescribeCoverageDoc(PrintWriter) - Method in class thredds.wcs.v1_0_0_1.DescribeCoverage
 
writeDescribeCoverageDoc(PrintWriter) - Method in class thredds.wcs.v1_0_0_Plus.DescribeCoverage
 
writeDescribeCoverageDoc(PrintWriter) - Method in class thredds.wcs.v1_1_0.DescribeCoverage
 
writeDescribeCoverageDocAsString() - Method in class thredds.wcs.v1_0_0_1.DescribeCoverage
 
writeDimension(Dimension) - Method in class ucar.nc2.FileWriter
Add a Dimension to the file
writeDimension(Dimension, Namespace) - Static method in class ucar.nc2.ncml.NcMLWriter
 
writeDisposition(String) - Method in class opendap.servlet.www.wwwOutPut
 
writeDocument() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
Create the XML representation
writeDouble(double) - Method in class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Writes the IEEE double value v (i.e., 64 bits) to the output.
writeDouble(double) - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataOutput
Should write the IEEE double value v (i.e., 64 bits) to the output.
writeDouble(double) - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Throws an IOException since this class does not implement data output.
writeDouble(double) - Method in class ucar.unidata.io.RandomAccessFile
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the file as an 8-byte quantity, high byte first.
writeDouble(double[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of doubles
writeElement(Catalog, XMLStreamWriter, int) - Method in class thredds.catalog2.xml.writer.stax.CatalogElementWriter
 
writeElement(Property, XMLStreamWriter, int) - Method in class thredds.catalog2.xml.writer.stax.PropertyElementWriter
 
writeElement(Service, XMLStreamWriter, int) - Method in class thredds.catalog2.xml.writer.stax.ServiceElementWriter
 
writeExceptionReport(PrintWriter) - Method in class thredds.wcs.v1_0_0_1.ExceptionReport
 
writeExceptionReport(PrintWriter) - Method in class thredds.wcs.v1_0_0_Plus.ExceptionReport
 
writeExceptionReport(PrintWriter) - Method in class thredds.wcs.v1_1_0.ExceptionReport
 
writeExternal(ObjectOutput) - Method in class thredds.filesystem.CacheDirectoryProto
 
writeExternal(ObjectOutput) - Method in class thredds.filesystem.CacheFileProto
 
writeFile(String) - Method in class ucar.nc2.dt.grid.GeoGrid
experimental - do not use
writeFileFormat() - Method in class ucar.jpeg.jj2000.j2k.fileformat.writer.FileFormatWriter
This method reads the codestream and writes the file format wrapper and the codestream to the same file
writeFileTypeBox() - Method in class ucar.jpeg.jj2000.j2k.fileformat.writer.FileFormatWriter
This method writes the File Type box
writeFloat(float) - Method in class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Writes the IEEE float value v (i.e., 32 bits) to the output.
writeFloat(float) - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataOutput
Should write the IEEE float value v (i.e., 32 bits) to the output.
writeFloat(float) - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Throws an IOException since this class does not implement data output.
writeFloat(float) - Method in class ucar.unidata.io.RandomAccessFile
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the file as a 4-byte quantity, high byte first.
writeFloat(float[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of floats
writeFromFile(NetcdfFile, String) - Static method in class ucar.nc2.iosp.netcdf3.N3channelWriter
 
writeFromFile(NetcdfFile, String) - Static method in class ucar.nc2.iosp.netcdf3.N3outputStreamWriter
 
writeGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.dl.ADNWriter
 
writeGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeGetCoverageDoc(PrintWriter) - Method in class thredds.wcs.v1_1_0.GetCoverage
 
writeGlobalAttribute(Attribute) - Method in class ucar.nc2.FileWriter
Write a global attribute to the file.
writeGlobalAttributes(DAS, DDS) - Method in class opendap.servlet.www.wwwOutPut
 
writeGribIndex(File, String, String, boolean) - Method in class ucar.grib.grib1.Grib1WriteIndex
create a Grib1 file index.
writeGribIndex(File, String, RandomAccessFile, boolean) - Method in class ucar.grib.grib1.Grib1WriteIndex
extend a Grib file index; optionally create an in-memory index.
writeGribIndex(RandomAccessFile, long, DataOutputStream) - Method in class ucar.grib.grib1.Grib1WriteIndex
Write a Grib file index.
writeGribIndex(File, String, String, boolean) - Method in class ucar.grib.grib2.Grib2WriteIndex
create a Grib file index; optionally create an in-memory index.
writeGribIndex(File, String, RandomAccessFile, boolean) - Method in class ucar.grib.grib2.Grib2WriteIndex
extend a Grib file index; optionally create an in-memory index.
writeGribIndex(RandomAccessFile, long, DataOutputStream) - Method in class ucar.grib.grib2.Grib2WriteIndex
Write a Grib file index.
writeGrid(GridDataset, GridDatatype, Array, boolean) - Method in class ucar.nc2.geotiff.GeotiffWriter
Write Grid data to the geotiff file.
writeGrid(String, String, int, int, boolean, LatLonRect) - Method in class ucar.nc2.geotiff.GeotiffWriter
Write Grid data to the geotiff file.
writeGrid(GridDatatype, Array, boolean, double, double, double, double, int) - Method in class ucar.nc2.geotiff.GeotiffWriter
Write Grid data to the geotiff file.
writeHeader(List<Station>, List<VariableSimpleIF>, int) - Method in class ucar.nc2.dt.point.WriterCFStationObsDataset
 
writeHeader(List<Station>, List<VariableSimpleIF>, int, String) - Method in class ucar.nc2.dt.point.WriterProfileObsDataset
 
writeHeader(List<Station>, List<VariableSimpleIF>) - Method in class ucar.nc2.dt.point.WriterStationObsDataset
 
writeHeader(List<VariableSimpleIF>, DateUnit, String) - Method in class ucar.nc2.ft.point.writer.WriterCFPointCollection
 
writeHeader(List<? extends VariableSimpleIF>, int) - Method in class ucar.nc2.ft.point.writer.WriterCFPointDataset
Deprecated.  
writeHeader(List<Station>, List<VariableSimpleIF>, DateUnit) - Method in class ucar.nc2.ft.point.writer.WriterCFStationCollection
 
writeHeader(DataOutputStream, int) - Method in class ucar.nc2.iosp.netcdf3.N3streamWriter
Write the header to a stream.
writeHtmlDescription(StringBuilder, InvDatasetImpl, boolean, boolean, boolean, boolean) - Static method in class thredds.catalog.InvDatasetImpl
Deprecated. Instead use InvDatasetImpl.writeHtmlDescription(StringBuilder buff, InvDatasetImpl ds, boolean complete, boolean isServer, boolean datasetEvents, boolean catrefEvents, boolean resolveRelativeUrls)
writeHtmlDescription(StringBuilder, InvDatasetImpl, boolean, boolean, boolean, boolean, boolean) - Static method in class thredds.catalog.InvDatasetImpl
Write an Html representation of the given dataset.
writeImageHeaderBox() - Method in class ucar.jpeg.jj2000.j2k.fileformat.writer.FileFormatWriter
This method writes the Image Header box
writeInheritedMetadata(Element, ThreddsMetadata) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeInt(int) - Method in class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Writes the int value of v (i.e., the 32 bits) to the output.
writeInt(int) - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataOutput
Should write the int value of v (i.e., the 32 bits) to the output.
writeInt(int) - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Throws an IOException since this class does not implement data output.
writeInt(int) - Method in class ucar.unidata.io.RandomAccessFile
Writes an int to the file as four bytes, high byte first.
writeInt(int[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of ints
writeItems(String) - Method in class thredds.catalog.dl.DCWriter
 
writeJP2HeaderBox() - Method in class ucar.jpeg.jj2000.j2k.fileformat.writer.FileFormatWriter
This method writes the JP2Header box
writeLong(long) - Method in class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Writes the long value of v (i.e., the 64 bits) to the output.
writeLong(long) - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataOutput
Should write the long value of v (i.e., the 64 bits) to the output.
writeLong(long) - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Throws an IOException since this class does not implement data output.
writeLong(long) - Method in class ucar.unidata.io.RandomAccessFile
Writes a long to the file as eight bytes, high byte first.
writeLong(long[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of longs
writeLyResCompPos(int, int, int, int, int, int[][], int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Write a piece of bit stream according to the LY_RES_COMP_POS_PROG progression mode and between given bounds
writeMagic(OutputStream, PointStream.MessageType) - Static method in class ucar.nc2.ft.point.remote.PointStream
 
writeMainQCC(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Writes QCC marker segment in main header.
writeMainQCD() - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Writes QCD marker segment in main header.
writeMarker(DataOutputStream, byte) - Method in class opendap.dap.DSequence
Writes a marker byte to the output stream.
writeMatrixXML(String) - Method in class ucar.nc2.dt.fmrc.FmrcInventory
 
writeMatrixXML(String, OutputStream) - Method in class ucar.nc2.dt.fmrc.FmrcInventory
 
writeMetadata(Metadata, File) - Method in class thredds.catalog2.xml.writer.stax.StaxWriter
 
writeMetadata(Metadata, Writer) - Method in class thredds.catalog2.xml.writer.stax.StaxWriter
 
writeMetadata(Metadata, OutputStream) - Method in class thredds.catalog2.xml.writer.stax.StaxWriter
 
writeMetadata(Metadata, File) - Method in interface thredds.catalog2.xml.writer.ThreddsXmlWriter
 
writeMetadata(Metadata, Writer) - Method in interface thredds.catalog2.xml.writer.ThreddsXmlWriter
 
writeMetadata(Metadata, OutputStream) - Method in interface thredds.catalog2.xml.writer.ThreddsXmlWriter
 
writeNcML(OutputStream, String) - Method in class ucar.nc2.dataset.NetcdfDataset
Write the NcML representation.
writeNcML(NetcdfFile, OutputStream, boolean, String) - Static method in class ucar.nc2.NCdump
Deprecated. Write the NcML representation for a file.
writeNcML(NetcdfFile, Writer, boolean, String) - Static method in class ucar.nc2.NCdumpW
Write the NcML representation for a file.
writeNcML(NetcdfFile, Writer, NCdumpW.WantValues, String) - Static method in class ucar.nc2.NCdumpW
 
writeNcML(NetcdfFile, Formatter, NCdumpW.WantValues, String) - Static method in class ucar.nc2.NCdumpW
 
writeNcML(OutputStream, String) - Method in class ucar.nc2.NetcdfFile
Write the NcML representation: dont show coodinate values
writeNcML(Writer, String) - Method in class ucar.nc2.NetcdfFile
Write the NcML representation: dont show coodinate values
writeNcMLG(OutputStream, boolean, String) - Method in class ucar.nc2.dataset.NetcdfDataset
Write the NcML-G representation.
writeNcMLToFile(String, String) - Static method in class ucar.nc2.ncml.NcMLReader
Read an NcML file and write an equivilent NetcdfFile to a physical file, using Netcdf-3 file format.
writeNcMLToFile(InputStream, String) - Static method in class ucar.nc2.ncml.NcMLReader
Read an NcML and write an equivilent NetcdfFile to a physical file, using Netcdf-3 file format.
writeNcMLVariable(Variable, Formatter) - Static method in class ucar.nc2.NCdumpW
 
writeNonRecordData(Variable, DataOutputStream, Array) - Method in class ucar.nc2.iosp.netcdf3.N3outputStreamWriter
 
writePacketBody(byte[], int, boolean, boolean, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.CodestreamWriter
Writes a packet body to the codestream and returns the number of bytes used by this body.
writePacketBody(byte[], int, boolean, boolean, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.FileCodestreamWriter
Writes a packet body to the bit stream and returns the number of bytes used by this body .If in simulation mode then no data is written to the bit stream but the number of bytes is calculated.
writePacketHead(byte[], int, boolean, boolean, boolean) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.CodestreamWriter
Writes a packet head into the codestream and returns the number of bytes used by this header.
writePacketHead(byte[], int, boolean, boolean, boolean) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.FileCodestreamWriter
Writes a packet head to the bit stream and returns the number of bytes used by this header.
writePOC(boolean, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Writes POC marker segment.
writePointFeatureCollection(FeatureDatasetPoint, String) - Static method in class ucar.nc2.ft.point.writer.CFPointObWriter
Deprecated. Write a ucar.nc2.ft.PointFeatureCollection in CF point format.
writePointFeatureCollection(FeatureDatasetPoint, String) - Static method in class ucar.nc2.ft.point.writer.WriterCFPointDataset
Deprecated. Write a ucar.nc2.ft.PointFeatureCollection in CF point format.
writePointObsDataset(PointObsDataset, String) - Static method in class ucar.nc2.ft.point.writer.CFPointObWriter
Deprecated. write data from a ucar.nc2.dt.PointObsDataset into CF point format.
writePosCompResLy(int, int, int, int, int, int[][], int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Write a piece of bit stream according to the COMP_POS_RES_LY_PROG progression mode and between given bounds
writeProgress(FileWriter.FileWriterProgressEvent) - Method in interface ucar.nc2.FileWriter.FileWriterProgressListener
 
writePublisher(ThreddsMetadata.Source, Element) - Method in class thredds.catalog.dl.DCWriter
 
writeQC(QueryCapability) - Method in class thredds.catalog.parser.jdom.DqcConvert3
 
writeQC(QueryCapability) - Method in class thredds.catalog.parser.jdom.DqcConvert4
 
WriterCFPointCollection - Class in ucar.nc2.ft.point.writer
Write a CF "Discrete Sample" point file.
WriterCFPointCollection(String, String) - Constructor for class ucar.nc2.ft.point.writer.WriterCFPointCollection
 
WriterCFPointDataset - Class in ucar.nc2.ft.point.writer
Deprecated. use WriterCFPointCollection
WriterCFPointDataset(DataOutputStream, List<Attribute>, String) - Constructor for class ucar.nc2.ft.point.writer.WriterCFPointDataset
Deprecated.  
WriterCFStationCollection - Class in ucar.nc2.ft.point.writer
Write a CF "Discrete Sample" station file.
WriterCFStationCollection(String, String) - Constructor for class ucar.nc2.ft.point.writer.WriterCFStationCollection
 
WriterCFStationObsDataset - Class in ucar.nc2.dt.point
Write StationObsDataset in "CF" experimental point/ungridded convention.
WriterCFStationObsDataset(DataOutputStream, String) - Constructor for class ucar.nc2.dt.point.WriterCFStationObsDataset
 
writeRecord(StationObsDatatype, StructureData) - Method in class ucar.nc2.dt.point.WriterCFStationObsDataset
 
writeRecord(StationObsDatatype, StructureData) - Method in class ucar.nc2.dt.point.WriterProfileObsDataset
 
writeRecord(String, Date, StructureData) - Method in class ucar.nc2.dt.point.WriterProfileObsDataset
 
writeRecord(StationObsDatatype, StructureData) - Method in class ucar.nc2.dt.point.WriterStationObsDataset
 
writeRecord(String, Date, StructureData) - Method in class ucar.nc2.dt.point.WriterStationObsDataset
 
writeRecord(PointFeature, StructureData) - Method in class ucar.nc2.ft.point.writer.WriterCFPointCollection
 
writeRecord(double, Date, EarthLocation, StructureData) - Method in class ucar.nc2.ft.point.writer.WriterCFPointCollection
 
writeRecord(double, double, double, Date, double[], String[]) - Method in class ucar.nc2.ft.point.writer.WriterCFPointDataset
Deprecated.  
writeRecord(PointFeature, StructureData) - Method in class ucar.nc2.ft.point.writer.WriterCFPointDataset
Deprecated.  
writeRecord(PointObsDatatype, StructureData) - Method in class ucar.nc2.ft.point.writer.WriterCFPointDataset
Deprecated.  
writeRecord(Station, PointFeature, StructureData) - Method in class ucar.nc2.ft.point.writer.WriterCFStationCollection
 
writeRecord(String, double, Date, StructureData) - Method in class ucar.nc2.ft.point.writer.WriterCFStationCollection
 
writeRecordData(DataOutputStream, List<Variable>) - Method in class ucar.nc2.iosp.netcdf3.N3outputStreamWriter
 
writeReplace() - Method in class thredds.filesystem.FileSystemProto.Attribute
 
writeReplace() - Method in class thredds.filesystem.FileSystemProto.Directory
 
writeReplace() - Method in class thredds.filesystem.FileSystemProto.File
 
writeReplace() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
writeReplace() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
writeReplace() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
writeReplace() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
writeReplace() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
writeReplace() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
writeReplace() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
writeReplace() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
writeReplace() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
writeReplace() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
writeReplace() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
writeReplace() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
writeReplace() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
writeReplace() - Method in class ucar.nc2.stream.NcStreamProto.Error
 
writeReplace() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
writeReplace() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
writeReplace() - Method in class ucar.nc2.stream.NcStreamProto.Range
 
writeReplace() - Method in class ucar.nc2.stream.NcStreamProto.Section
 
writeReplace() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
writeReplace() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
writeReplace() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
writeResLyCompPos(int, int, int, int, int, int[][], int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Write a piece of bit stream according to the RES_LY_COMP_POS_PROG progression mode and between given bounds
writeResPosCompLy(int, int, int, int, int, int[][], int) - Method in class ucar.jpeg.jj2000.j2k.entropy.encoder.EBCOTRateAllocator
Write a piece of bit stream according to the RES_POS_COMP_LY_PROG progression mode and between given bounds
WriterProfileObsDataset - Class in ucar.nc2.dt.point
Write ProfileObsDataset in Unidata Station Obs COnvention.
WriterProfileObsDataset(String, String) - Constructor for class ucar.nc2.dt.point.WriterProfileObsDataset
 
WriterStationObsDataset - Class in ucar.nc2.dt.point
Write StationObsDataset in Unidata Station Obs COnvention.
WriterStationObsDataset(String, String) - Constructor for class ucar.nc2.dt.point.WriterStationObsDataset
 
writeShort(int) - Method in class ucar.jpeg.jj2000.j2k.io.BEBufferedRandomAccessFile
Writes the short value of v (i.e., 16 least significant bits) to the output.
writeShort(int) - Method in interface ucar.jpeg.jj2000.j2k.io.BinaryDataOutput
Should write the short value of v (i.e., 16 least significant bits) to the output.
writeShort(int) - Method in class ucar.jpeg.jj2000.j2k.util.ISRandomAccessIO
Throws an IOException since this class does not implement data output.
writeShort(int) - Method in class ucar.unidata.io.RandomAccessFile
Writes a short to the file as two bytes, high byte first.
writeShort(short[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of shorts
writeSimpleVar(PrintWriter, BaseType) - Method in class opendap.servlet.www.wwwOutPut
 
writeSource(ThreddsMetadata.Source, String) - Method in class thredds.catalog.dl.ADNWriter
 
writeSource(String, ThreddsMetadata.Source) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeStationCollectionXML() - Method in class ucar.nc2.dt.point.StationObsDatasetInfo
Write stationCollection XML document
writeStationCollectionXML(OutputStream) - Method in class ucar.nc2.dt.point.StationObsDatasetInfo
 
writeStationObsDatasetXML() - Method in class ucar.nc2.dt.point.StationObsDatasetInfo
Write stationObsDataset XML document
writeStationObsDatasetXML(OutputStream) - Method in class ucar.nc2.dt.point.StationObsDatasetInfo
 
writeStatus(FileWriter.FileWriterProgressEvent) - Method in interface ucar.nc2.FileWriter.FileWriterProgressListener
 
writeStringData(String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Write String data to a CHAR variable, origin assumed to be 0.
writeStringData(String, int[], Array) - Method in class ucar.nc2.NetcdfFileWriteable
Write String data to a CHAR variable.
writeSwathGrid(String, String, int, int, boolean, LatLonRect) - Method in class ucar.nc2.geotiff.GeotiffWriter
Write Swath Grid data to the geotiff file.
WriteT41_ncFlat - Class in ucar.nc2.iosp.bufr.writer
Class Description.
WriteT41_ncFlat(NetcdfFile, String, boolean) - Constructor for class ucar.nc2.iosp.bufr.writer.WriteT41_ncFlat
 
WriteT41_ncRect - Class in ucar.nc2.iosp.bufr.writer
Class Description.
WriteT42_ncRect - Class in ucar.nc2.iosp.bufr.writer
Class Description.
writeTemporalCoverage(DateRange) - Method in class thredds.catalog.dl.ADNWriter
 
writeThreddsMetadata(Element, ThreddsMetadata) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeTileQCC(int, int) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Writes QCC marker segment in tile header.
writeTileQCD(int) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Writes QCD marker segment in tile header.
writeTimeCoverage(DateRange) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeTo(CodedOutputStream) - Method in class thredds.filesystem.FileSystemProto.Attribute
 
writeTo(CodedOutputStream) - Method in class thredds.filesystem.FileSystemProto.Directory
 
writeTo(CodedOutputStream) - Method in class thredds.filesystem.FileSystemProto.File
 
writeTo(BinaryDataOutput) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Writes the header to the specified BinaryDataOutput.
writeTo(OutputStream) - Method in class ucar.jpeg.jj2000.j2k.codestream.writer.HeaderEncoder
Writes the header to the specified OutputStream.
writeTo(CodedOutputStream) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.stream.NcStreamProto.Data
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.stream.NcStreamProto.Error
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.stream.NcStreamProto.Header
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.stream.NcStreamProto.Range
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.stream.NcStreamProto.Section
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
 
writeTo(CodedOutputStream) - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
writeToChannel(NetcdfFile, WritableByteChannel) - Static method in class ucar.nc2.iosp.netcdf3.N3channelWriter
Write ncfile to a WritableByteChannel.
writeToFile(NetcdfFile, String) - Static method in class ucar.nc2.FileWriter
Copy a NetcdfFile to a physical file, using Netcdf-3 file format.
writeToFile(NetcdfFile, String, boolean) - Static method in class ucar.nc2.FileWriter
Copy a NetcdfFile to a physical file, using Netcdf-3 file format.
writeToFile(NetcdfFile, String, boolean, boolean) - Static method in class ucar.nc2.FileWriter
Copy a NetcdfFile to a physical file, using Netcdf-3 file format.
writeToFile(NetcdfFile, String, boolean, boolean, List<FileWriter.FileWriterProgressListener>) - Static method in class ucar.nc2.FileWriter
Copy a NetcdfFile to a physical file, using Netcdf-3 file format.
writeToFile(NetcdfFile, String, boolean, int) - Static method in class ucar.nc2.FileWriter
Deprecated.  
writeToFile(NetcdfFile, String, boolean, int, boolean) - Static method in class ucar.nc2.FileWriter
Deprecated.  
writeToFile(String) - Method in class ucar.nc2.stream.CdmRemote
 
writeToFile(String, File) - Static method in class ucar.nc2.util.IO
Write String contents to a file, using UTF-8 encoding.
writeToFile(byte[], File) - Static method in class ucar.nc2.util.IO
Write byte[] contents to a file.
writeToFile(String, String) - Static method in class ucar.nc2.util.IO
Write contents to a file, using UTF-8 encoding.
writeToFile(InputStream, String) - Static method in class ucar.nc2.util.IO
copy input stream to file.
writeUTF(String) - Method in class ucar.unidata.io.RandomAccessFile
Writes a string to the file using UTF-8 encoding in a machine-independent manner.
writeValues(VariableEnhanced, Namespace, boolean) - Static method in class ucar.nc2.ncml.NcMLWriter
 
writeVariable(ThreddsMetadata.Variable) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeVariable(Variable) - Method in class ucar.nc2.FileWriter
Add a Variable to the file.
writeVariableAttributes(BaseType, DAS) - Method in class opendap.servlet.www.wwwOutPut
 
writeVariableEntries(DAS, DDS) - Method in class opendap.servlet.www.wwwOutPut
 
writeVariables(ThreddsMetadata.Variables) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
writeVariables(List<Variable>) - Method in class ucar.nc2.FileWriter
Add a list of Variables to the file.
writeVInt(OutputStream, int) - Static method in class ucar.nc2.stream.NcStream
 
writeVInt(WritableByteChannel, int) - Static method in class ucar.nc2.stream.NcStream
 
writeXML(InvCatalogImpl, OutputStream) - Method in interface thredds.catalog.InvCatalogConvertIF
Write the catalog as an XML document to the specified stream.
writeXML(InvCatalogImpl, OutputStream, boolean) - Method in interface thredds.catalog.InvCatalogConvertIF
 
writeXML(InvCatalogImpl, OutputStream, boolean) - Method in class thredds.catalog.InvCatalogFactory
Write the InvCatalogImpl to the OutputStream as a InvCatalog 1.0 document.
writeXML(InvCatalogImpl, OutputStream) - Method in class thredds.catalog.InvCatalogFactory
Write the InvCatalogImpl to the OutputStream as a InvCatalog 1.0 document.
writeXML(InvCatalogImpl, String) - Method in class thredds.catalog.InvCatalogFactory
Write the catalog as an XML document to the specified filename.
writeXML(InvCatalogImpl) - Method in class thredds.catalog.InvCatalogFactory
Write the catalog as an XML document to a String.
writeXML(OutputStream) - Method in class thredds.catalog.InvCatalogImpl
Write the catalog as an XML document to the specified stream.
writeXML(OutputStream, boolean) - Method in class thredds.catalog.InvCatalogImpl
Write the catalog as an XML document to the specified stream.
writeXML(QueryCapability, OutputStream) - Method in class thredds.catalog.parser.jdom.DqcConvert2
Write the catalog as an XML document to the specified stream.
writeXML(QueryCapability, OutputStream) - Method in class thredds.catalog.parser.jdom.DqcConvert3
Write the catalog as an XML document to the specified stream.
writeXML(QueryCapability, OutputStream) - Method in class thredds.catalog.parser.jdom.DqcConvert4
Write the catalog as an XML document to the specified stream.
writeXML(InvCatalogImpl, OutputStream, boolean) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
Write the catalog as an XML document to the specified stream.
writeXML(InvCatalogImpl, OutputStream) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
Write the catalog as an XML document to the specified stream.
writeXML(QueryCapability, OutputStream) - Method in interface thredds.catalog.query.DqcConvertIF
 
writeXML(QueryCapability) - Method in class thredds.catalog.query.DqcFactory
Write the catalog as an XML document to a String.
writeXML(QueryCapability, OutputStream) - Method in class thredds.catalog.query.DqcFactory
Write the catalog as an XML document to the specified stream.
writeXML(QueryCapability, String) - Method in class thredds.catalog.query.DqcFactory
Write the catalog as an XML document to the specified filename.
writeXML() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Write the information as an XML document
writeXML(OutputStream) - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
 
writeXML(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
Write the XML representation to a local file.
writeXML(OutputStream) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
Write the XML representaion to an OutputStream.
writeXML() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
Write the XML representation to a String.
writeXML(Document) - Method in class ucar.nc2.dt.grid.GridDatasetInfo
Write the information as an XML document
writeXML(Document, OutputStream) - Method in class ucar.nc2.dt.grid.GridDatasetInfo
Write the information as an XML document
writeXML(Date) - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
Write the XML representation to a String.
writeXML(NetcdfDataset, OutputStream, boolean, String) - Method in class ucar.nc2.ncml.NcMLGWriter
Write a NetcdfDataset as an NcML-G document to the specified stream.
writeXML(NetcdfFile) - Method in class ucar.nc2.ncml.NcMLWriter
Write NcML from specified NetcdfFile to a String.
writeXML(Variable) - Method in class ucar.nc2.ncml.NcMLWriter
 
writeXML(NetcdfFile, String) - Method in class ucar.nc2.ncml.NcMLWriter
Write a NetcdfFile as an XML document to the specified file.
writeXML(NetcdfFile, OutputStream, String) - Method in class ucar.nc2.ncml.NcMLWriter
Write a NetcdfFile as an XML document to the specified stream.
writeXMLexplicit(NetcdfFile, OutputStream, String) - Method in class ucar.nc2.ncml.NcMLWriter
 
WrongTypeException - Exception in opendap.Server
Report a type-mismatch problem in the constraint expression.
WrongTypeException(String) - Constructor for exception opendap.Server.WrongTypeException
Construct a WrongTypeException with the specified detail message.
WSDL - Static variable in class thredds.catalog.ServiceType
 
wSeconds - Variable in class ucar.jpeg.icc.types.ICCDateTime
Second datum.
WT_DECOMP_DYADIC - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.analysis.ForwardWT
ID for the dyadic wavelet tree decomposition (also called "Mallat" in JPEG 2000): 0x00.
WT_DECOMP_DYADIC - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.WTDecompSpec
ID for the dyadic wavelet tree decomposition (also called "Mallat" in JPEG 2000): 0x00.
WT_DECOMP_PACKET - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.WTDecompSpec
ID for the PACKET (as defined in JPEG 2000) wavelet tree decomposition (2 levels of decomposition in the high bands and some specified number for the lowest LL band): 0x01.
WT_DECOMP_SPACL - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.WTDecompSpec
ID for the SPACL (as defined in JPEG 2000) wavelet tree decomposition (1 level of decomposition in the high bands and some specified number for the lowest LL band): 0x02.
WT_FILTER_FLOAT_CONVOL - Static variable in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
The ID for floatring-poitn convolution implementations
WT_FILTER_FLOAT_LIFT - Static variable in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
The ID for floating-point lifting spteps implementations
WT_FILTER_INT_LIFT - Static variable in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletFilter
The ID for integer lifting spteps implementations
WT_IMPL_FULL - Static variable in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletTransform
ID for full-page based implementations of wavelet transforms.
WT_IMPL_LINE - Static variable in interface ucar.jpeg.jj2000.j2k.wavelet.WaveletTransform
ID for line based implementations of wavelet transforms.
WT_ORIENT_HH - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The ID for the HH orientation
WT_ORIENT_HL - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The ID for the HL (horizontal high-pass) orientation
WT_ORIENT_LH - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The ID for the LH (vertical high-pass) orientation
WT_ORIENT_LL - Static variable in class ucar.jpeg.jj2000.j2k.wavelet.Subband
The ID for the LL orientation
WTDecompSpec - Class in ucar.jpeg.jj2000.j2k.wavelet
This class holds the decomposition type to be used in each part of the image; the default one, the component specific ones, the tile default ones and the component-tile specific ones.
WTDecompSpec(int, int, int) - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.WTDecompSpec
Constructs a new 'WTDecompSpec' for the specified number of components and tiles, with the given main default decomposition type and number of levels.
WTFilterSpec - Class in ucar.jpeg.jj2000.j2k.wavelet
This is the generic class from which the ones that hold the analysis or synthesis filters to be used in each part of the image derive.
WTFilterSpec(int) - Constructor for class ucar.jpeg.jj2000.j2k.wavelet.WTFilterSpec
Constructs a 'WTFilterSpec' object, initializing all the components and tiles to the 'FILTER_SPEC_MAIN_DEF' spec type, for the specified number of components and tiles.
wwwArray - Class in opendap.servlet.www
 
wwwArray() - Constructor for class opendap.servlet.www.wwwArray
Constructs a new asciiArray.
wwwArray(String) - Constructor for class opendap.servlet.www.wwwArray
Constructs a new asciiArray with name n.
wwwByte - Class in opendap.servlet.www
 
wwwByte() - Constructor for class opendap.servlet.www.wwwByte
Constructs a new asciiByte.
wwwByte(String) - Constructor for class opendap.servlet.www.wwwByte
Constructs a new asciiByte with name n.
wwwF32 - Class in opendap.servlet.www
 
wwwF32() - Constructor for class opendap.servlet.www.wwwF32
Constructs a new asciiF32.
wwwF32(String) - Constructor for class opendap.servlet.www.wwwF32
Constructs a new asciiF32 with name n.
wwwF64 - Class in opendap.servlet.www
 
wwwF64() - Constructor for class opendap.servlet.www.wwwF64
Constructs a new asciiF64.
wwwF64(String) - Constructor for class opendap.servlet.www.wwwF64
Constructs a new asciiF64 with name n.
wwwFactory - Class in opendap.servlet.www
The default client-side Factory for BaseType objects.
wwwFactory() - Constructor for class opendap.servlet.www.wwwFactory
 
wwwGrid - Class in opendap.servlet.www
 
wwwGrid() - Constructor for class opendap.servlet.www.wwwGrid
Constructs a new wwwGrid.
wwwGrid(String) - Constructor for class opendap.servlet.www.wwwGrid
Constructs a new wwwGrid with name n.
wwwI16 - Class in opendap.servlet.www
 
wwwI16() - Constructor for class opendap.servlet.www.wwwI16
Constructs a new wwwI16.
wwwI16(String) - Constructor for class opendap.servlet.www.wwwI16
Constructs a new wwwI16 with name n.
wwwI32 - Class in opendap.servlet.www
 
wwwI32() - Constructor for class opendap.servlet.www.wwwI32
Constructs a new wwwI32.
wwwI32(String) - Constructor for class opendap.servlet.www.wwwI32
Constructs a new wwwI32 with name n.
wwwOutPut - Class in opendap.servlet.www
 
wwwOutPut(PrintWriter, int, int) - Constructor for class opendap.servlet.www.wwwOutPut
 
wwwOutPut(PrintWriter) - Constructor for class opendap.servlet.www.wwwOutPut
 
wwwSequence - Class in opendap.servlet.www
 
wwwSequence() - Constructor for class opendap.servlet.www.wwwSequence
Constructs a new wwwSeq.
wwwSequence(String) - Constructor for class opendap.servlet.www.wwwSequence
Constructs a new wwwSeq with name n.
wwwString - Class in opendap.servlet.www
 
wwwString() - Constructor for class opendap.servlet.www.wwwString
Constructs a new wwwString.
wwwString(String) - Constructor for class opendap.servlet.www.wwwString
Constructs a new wwwString with name n.
wwwStructure - Class in opendap.servlet.www
 
wwwStructure() - Constructor for class opendap.servlet.www.wwwStructure
Constructs a new wwwStructure.
wwwStructure(String) - Constructor for class opendap.servlet.www.wwwStructure
Constructs a new wwwStructure with name n.
wwwUI16 - Class in opendap.servlet.www
 
wwwUI16() - Constructor for class opendap.servlet.www.wwwUI16
Constructs a new wwwUI16.
wwwUI16(String) - Constructor for class opendap.servlet.www.wwwUI16
Constructs a new wwwUI16 with name n.
wwwUI32 - Class in opendap.servlet.www
 
wwwUI32() - Constructor for class opendap.servlet.www.wwwUI32
Constructs a new wwwUI32.
wwwUI32(String) - Constructor for class opendap.servlet.www.wwwUI32
Constructs a new wwwUI32 with name n.
wwwURL - Class in opendap.servlet.www
 
wwwURL() - Constructor for class opendap.servlet.www.wwwURL
Constructs a new wwwString.
wwwURL(String) - Constructor for class opendap.servlet.www.wwwURL
Constructs a new wwwString with name n.
wYear - Variable in class ucar.jpeg.icc.types.ICCDateTime
Year datum.

X

x - Variable in class ucar.jpeg.icc.tags.ICCXYZType
x component
x - Variable in class ucar.jpeg.icc.tags.ICCXYZTypeReverse
x component
x - Variable in class ucar.jpeg.jj2000.j2k.image.Coord
The horizontal coordinate
x - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
x coordinate of center of circular ROI
x0siz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
x_plain - Static variable in class opendap.servlet.MimeUtil
 
xAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
xcrg - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.CRG
 
XDAP - Static variable in class opendap.dap.ServerVersion
 
XDEF - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
XDEF identifier
XDODS_SERVER - Static variable in class opendap.dap.ServerVersion
 
XLINK_NAMESPACE - Static variable in class thredds.catalog.XMLEntityResolver
 
xlinkNS - Static variable in class thredds.catalog.parser.jdom.DqcConvert2
 
xlinkNS - Static variable in class thredds.catalog.parser.jdom.DqcConvert3
 
xlinkNS - Static variable in class thredds.catalog.parser.jdom.DqcConvert4
 
xlinkNS - Static variable in class thredds.catalog.XMLEntityResolver
 
xlinkNS - Static variable in class thredds.wcs.v1_0_0_1.WcsRequest
 
xlinkNS - Static variable in class thredds.wcs.v1_0_0_Plus.WcsRequest
 
xlinkNS - Static variable in class thredds.wcs.v1_1_0.DescribeCoverage
 
xlinkNS - Static variable in class thredds.wcs.v1_1_0.GetCapabilities
 
xlinkNS - Static variable in class thredds.wcs.v1_1_0.GetCoverage
 
xlinkNS - Static variable in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
 
XML - Static variable in class thredds.catalog.DataFormatType
 
XML_BOX - Static variable in interface ucar.jpeg.jj2000.j2k.fileformat.FileFormatBoxes
 
XMLEntityResolver - Class in thredds.catalog
Handles the interaction with JAXP, resolving dtd, schemas locally if possible.
XMLEntityResolver(boolean) - Constructor for class thredds.catalog.XMLEntityResolver
 
XMLStore - Class in ucar.util.prefs
This implements an XML-based backing store for PreferencesExt.
XMLStore() - Constructor for class ucar.util.prefs.XMLStore
 
XmlTest - Class in opendap.dap.parsers
 
XmlTest() - Constructor for class opendap.dap.parsers.XmlTest
Constructs a new XmlTest.
XMLwriter - Class in thredds.wcs.v1_1_0
Generates WCS 1.1.0 XML responses.
XMLwriter() - Constructor for class thredds.wcs.v1_1_0.XMLwriter
 
XMLwriter.ExceptionCodes - Enum in thredds.wcs.v1_1_0
 
XO - Static variable in class ucar.grid.GridDefRecord
Xo
XP - Static variable in class ucar.grid.GridDefRecord
Xp
xref - Variable in class ucar.jpeg.jj2000.j2k.codestream.PrecCoordInfo
Horizontal upper left coordinate in the reference grid
xrsiz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
xsiNS - Static variable in class thredds.catalog.XMLEntityResolver
 
xsiNS - Static variable in class ucar.nc2.ncml.NcMLWriter
 
xsiz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
xt0siz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
xtsiz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
XYHEADER - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
XYHEADER identifier
XYP - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
xyzell(double, double, double[]) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
NAME : XYZELL CALL XYZELL(A,B,XSTAT,XSTELL) PURPOSE : COMPUTATION OF ELLIPSOIDAL COORDINATES "XSTELL" GIVEN THE CARTESIAN COORDINATES "XSTAT" PARAMETERS : IN : A : SEMI-MAJOR AXIS OF THE REFERENCE R*8 ELLIPSOID IN METERS B : SEMI-MINOR AXIS OF THE REFERENCE R*8 ELLIPSOID IN METERS DXELL(3): TRANSLATION COMPONENTS FROM THE R*8 ORIGIN OF THE CART.
XYZNumber - Class in ucar.jpeg.icc.types
A convientient representation for the contents of the ICCXYZTypeTag class.
XYZNumber(int, int, int) - Constructor for class ucar.jpeg.icc.types.XYZNumber
Construct from constituent parts.
XYZToDouble(long) - Static method in class ucar.jpeg.icc.tags.ICCXYZType
Normalization utility
XYZToDouble(int) - Static method in class ucar.jpeg.icc.types.XYZNumber
Normalization utility

Y

y - Variable in class ucar.jpeg.icc.tags.ICCXYZType
y component
y - Variable in class ucar.jpeg.icc.tags.ICCXYZTypeReverse
y component
y - Variable in class ucar.jpeg.jj2000.j2k.image.Coord
The vertical coordinate
y - Variable in class ucar.jpeg.jj2000.j2k.roi.encoder.ROI
y coordinate of center of circular ROI
y0(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
y0siz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
y1(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
yAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
ycrg - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.CRG
 
YDEF - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
YDEF identifier
year - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
 
yn(int, double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
YO - Static variable in class ucar.grid.GridDefRecord
Yo
YP - Static variable in class ucar.grid.GridDefRecord
Yp
yref - Variable in class ucar.jpeg.jj2000.j2k.codestream.PrecCoordInfo
Vertical upper left coordinate on the reference grid
yrsiz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
ysiz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
yt0siz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
ytsiz - Variable in class ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.SIZ
 
YYABORT - Static variable in class opendap.dap.parsers.DapParser
Returned by a Bison action in order to stop the parsing process and return failure (false).
YYABORT - Static variable in class opendap.Server.parsers.CeParser
Returned by a Bison action in order to stop the parsing process and return failure (false).
YYACCEPT - Static variable in class opendap.dap.parsers.DapParser
Returned by a Bison action in order to stop the parsing process and return success (true).
YYACCEPT - Static variable in class opendap.Server.parsers.CeParser
Returned by a Bison action in order to stop the parsing process and return success (true).
yycdebug(String) - Method in class opendap.dap.parsers.DapParser
 
yycdebug(String) - Method in class opendap.Server.parsers.CeParser
 
yyerror(String) - Method in interface opendap.dap.parsers.DapParser.Lexer
Entry point for error reporting.
YYERROR - Static variable in class opendap.dap.parsers.DapParser
Returned by a Bison action in order to start error recovery without printing an error message.
yyerror(String) - Method in class opendap.dap.parsers.DapParser
 
yyerror(String) - Method in interface opendap.Server.parsers.CeParser.Lexer
Entry point for error reporting.
YYERROR - Static variable in class opendap.Server.parsers.CeParser
Returned by a Bison action in order to start error recovery without printing an error message.
yyerror(String) - Method in class opendap.Server.parsers.CeParser
 
YYFAIL - Static variable in class opendap.dap.parsers.DapParser
Returned by a Bison action in order to print an error message and start error recovery.
YYFAIL - Static variable in class opendap.Server.parsers.CeParser
Returned by a Bison action in order to print an error message and start error recovery.
yylex() - Method in interface opendap.dap.parsers.DapParser.Lexer
Entry point for the scanner.
yylex() - Method in interface opendap.Server.parsers.CeParser.Lexer
Entry point for the scanner.

Z

z - Variable in class ucar.jpeg.icc.tags.ICCXYZType
z component
z - Variable in class ucar.jpeg.icc.tags.ICCXYZTypeReverse
z component
z - Variable in class ucar.nc2.dt.grid.GridAsPointDataset.Point
 
zAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
zcoordUnits - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
zcoordVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
ZDEF - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
ZDEF identifier
ZebraClassTrajectoryObsDataset - 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.
ZebraClassTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
 
ZebraClassTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
 
ZebraConvention - Class in ucar.nc2.dataset.conv
Zebra ATD files.
ZebraConvention() - Constructor for class ucar.nc2.dataset.conv.ZebraConvention
 
zeroString(int) - Static method in class ucar.unidata.util.StringUtil
If the given value is less than 10 than pad the String return with a leading "0".
ZisLayer - Static variable in class ucar.nc2.constants._Coordinate
 
ZisPositive - Static variable in class ucar.nc2.constants._Coordinate
 
zoneExpr(Calendar) - Method in class ucar.units.StandardUnitFormat
 
zoom(float) - Method in class ucar.jpeg.jj2000.disp.ImgScrollPane
Modifies the current zoom factor by the given multiplier.

_

_allowableInOGC - Static variable in class ucar.unidata.util.EscapeStrings
 
_allowableInUrl - Static variable in class ucar.unidata.util.EscapeStrings
 
_allowableInUrlQuery - Static variable in class ucar.unidata.util.EscapeStrings
 
_Coordinate - Class in ucar.nc2.constants
Constants for _Coordinate Conventions.
_create(RandomAccessFile) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
_create(RandomAccessFile) - Method in class ucar.nc2.iosp.netcdf3.N3raf
 
_factors - Variable in class ucar.units.Dimension
The individual elements of this dimension.
_getForecastTime() - Method in class ucar.grib.grib2.Grib2Pds
 
_name - Variable in class opendap.dap.DAPNode
The name of this variable - not www enccoded
_nameEncoded - Variable in class opendap.dap.DAPNode
 
_open(RandomAccessFile) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
 
_open(RandomAccessFile) - Method in class ucar.nc2.iosp.netcdf3.N3raf
 
_read(Section) - Method in class ucar.nc2.dataset.StructurePseudo2Dim
 
_read() - Method in class ucar.nc2.dataset.VariableDS
 
_read(Section) - Method in class ucar.nc2.dataset.VariableDS
 
_read() - Method in class ucar.nc2.Variable
 
_read(Section) - Method in class ucar.nc2.Variable
 
_readData(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Read the data for this GridRecord
_readData(GridRecord) - Method in class ucar.nc2.iosp.grib.GribGridServiceProvider
 
_readData(GridRecord) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
Read the data for this GridRecord
_readData(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Read the data for this GridRecord

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 _

Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.