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

A

A - Static variable in class ucar.unidata.geoloc.vertical.HybridHeight
The "a" variable name identifier
A - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
The "a" variable name identifier
A - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "a" variable name
absTimesList - Variable in class ucar.nc2.dt.radial.StationRadarCollectionImpl
 
AbstractCoordTransBuilder - Class in ucar.nc2.dataset.transform
Abstract superclass for implementations of CoordTransBuilderIF.
AbstractCoordTransBuilder() - Constructor for class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
AbstractGempakStationFileReader - Class in ucar.nc2.iosp.gempak
Class to hold common methods for reading surface and sounding files
AbstractIOServiceProvider - Class in ucar.nc2.iosp
 
AbstractIOServiceProvider() - Constructor for class ucar.nc2.iosp.AbstractIOServiceProvider
 
accept(InvDataset) - Method in class thredds.catalog.DatasetFilter
Decision function as to whether to accept this dataset or not.
accept(InvDataset) - Method in class thredds.catalog.DatasetFilter.ByDataType
 
accept(InvDataset) - Method in class thredds.catalog.DatasetFilter.ByServiceType
 
accept(InvDataset) - Method in class thredds.cataloggen.config.DatasetFilter
Test whether the given dataset should be included in a dataset collection.
accept(CrawlableDataset) - Method in interface thredds.crawlabledataset.CrawlableDatasetFilter
Test whether the specified CrawlableDataset should be included in a list of CrawlableDatasets.
accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.LastModifiedLimitFilter
Accept datasets whose last modified date is at least the last modified limit of milliseconds in the past.
accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter
 
accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
 
accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.RegExpMatchOnPathFilter
 
accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
 
accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.WildcardMatchOnPathFilter
 
accept(MFile) - Method in class thredds.filesystem.MCollection
 
accept(MFile) - Method in interface thredds.filesystem.MFileFilter
Tests if a specified MFile should be included in a file list.
accept(MFile) - Method in class thredds.filesystem.RegExpMatchOnName
 
accept(MFile) - Method in class thredds.filesystem.WildcardMatchOnName
 
accept(MFile) - Method in class thredds.filesystem.WildcardMatchOnPath
 
acceptDatasetByFilterGroup(List, InvDataset, boolean) - Static method in class thredds.cataloggen.config.DatasetFilter
Given a dataset and a group of filters, return true if the group of filters indicates that the dataset should be accepted, false if it should be rejected.
access - Variable in class thredds.catalog.InvDataset
 
Access - Interface in thredds.catalog2
_more_
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
 
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(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
 
acquireFile(CancelTask) - Method in class ucar.nc2.ncml.AggregationFmrcSingle.OpenDataset
 
ADASConvention - Class in ucar.nc2.dataset.conv
ADAS netcdf files.
ADASConvention() - Constructor for class ucar.nc2.dataset.conv.ADASConvention
 
add(ThreddsMetadata, boolean) - Method in class thredds.catalog.ThreddsMetadata
Add all the content from another ThreddsMetadata
add(Object, Object) - Method in class thredds.filesystem.CacheManagerOld
 
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(UnitDBImpl) - Method in class ucar.units.UnitDBImpl
Adds all the entries in another UnitDBImpl to this database.
add_escapes(String) - Method in exception ucar.units.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAccess(InvAccess) - Method in class thredds.catalog.InvDatasetImpl
Add InvAccess element to this dataset.
addAccess(List<InvAccess>) - Method in class thredds.catalog.InvDatasetImpl
Add a list of InvAccess elements to this dataset.
addAccess(InvAccess) - Method in class thredds.catalog.InvDatasetImplProxy
 
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 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
 
addAllDims(Iterable<? extends NcStreamProto.Dimension>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addAllGroups(Iterable<? extends NcStreamProto.Group>) - Method in class ucar.nc2.stream.NcStreamProto.Group.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<? extends String>) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.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
addAtts(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(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(NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
addAtts(NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
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(MCollection) - Method in class thredds.filesystem.Controller
 
addCollection(MCollection) - Method in interface thredds.filesystem.ControllerIF
 
addContributor(ThreddsMetadata.Contributor) - Method in class thredds.catalog.ThreddsMetadata
Add a contributor
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
addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Add Dataset (1.0)
addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Add a nested dataset.
addDataset(int, InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Add a nested dataset at the location indicated by index.
addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
 
addDataset(Aggregation.Dataset) - Method in class ucar.nc2.ncml.Aggregation
 
addDatasetByID(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Add Dataset to internal hash.
addDatasetEnhancer(DatasetEnhancer1) - Method in class thredds.cataloggen.config.DatasetSource
 
addDatasetFilter(DatasetFilter) - Method in class thredds.cataloggen.config.DatasetSource
 
addDatasetNamer(DatasetNamer) - Method in class thredds.cataloggen.config.DatasetSource
 
addDatasetRoot(InvProperty) - Method in class thredds.catalog.InvCatalogImpl
Add Dataset Root, key = path, value = location.
addDatasetRoot(InvProperty) - Method in class thredds.catalog.InvService
Deprecated. use InvCatalogImpl
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
 
addDate(DateType) - Method in class thredds.catalog.ThreddsMetadata
Add a date
addDimension(Dimension) - Method in class ucar.nc2.Group
Add a shared Dimension
addDimension(Group, Dimension) - Method in class ucar.nc2.NetcdfFile
Add a shared Dimension to a Group.
addDimension(String, int) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Dimension to the file.
addDimension(String, int, boolean, boolean, boolean) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Dimension to the file.
addDims(NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addDims(NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addDirectoryScan(Scanner) - Method in class ucar.nc2.ncml.DatasetCollectionManager
 
addDirectoryScan(String, String, String, String, String, String) - Method in class ucar.nc2.ncml.DatasetCollectionManager2
 
addDirectoryScanFmrc(String, String, String, String, String, String, String, String) - Method in class ucar.nc2.ncml.AggregationFmrcSingle
 
addDocumentation(InvDocumentation) - Method in class thredds.catalog.InvDatasetImpl
Add documentation element to this dataset.
addDocumentation(InvDocumentation) - Method in class thredds.catalog.InvDatasetImplProxy
 
addDocumentation(InvDocumentation) - Method in class thredds.catalog.ThreddsMetadata
Add a documentation
addDocumentation(String, String) - Method in class thredds.catalog.ThreddsMetadata
set specified type of documentation
addDouble(Array, Array, Array) - Static method in class ucar.ma2.MAMath
Add elements of two arrays together as doubles, place sum in the result array.
ADDE - Static variable in class thredds.catalog.ServiceType
 
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
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
 
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.
addGlobalAttribute(Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute to the file.
addGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute of type String to the file.
addGlobalAttribute(String, Number) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute of type Number to the file.
addGlobalAttribute(String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute of type Array to the file.
addGroup(Group) - Method in class ucar.nc2.Group
Add a nested Group
addGroup(Group, Group) - Method in class ucar.nc2.NetcdfFile
Add a group to the parent group.
addGroups(NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addGroups(NcStreamProto.Group.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
addJoin(Join) - Method in class ucar.nc2.ft.point.standard.TableConfig
 
addKeyword(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
Add a keyword
addLatLon - Static variable in class ucar.nc2.iosp.grib.GribServiceProvider
Deprecated.  
addLatLon - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
 
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
 
addMembers(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
 
addMemberVariable(Variable) - Method in class ucar.nc2.Structure
Add a member variable
addMetadata(InvMetadata) - Method in class thredds.catalog.ThreddsMetadata
Add InvMetadata
addMetadata(InvDataset, CrawlableDataset) - Method in interface thredds.cataloggen.DatasetEnhancer
Add metadata to the given InvDataset possibly using information from the corresponding CrawlableDataset.
addMetadata(InvDataset, CrawlableDataset) - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
 
addMetadata(InvDataset) - Method in class thredds.cataloggen.DatasetEnhancer1.AddId
 
addMetadata(InvDataset) - Method in class thredds.cataloggen.DatasetEnhancer1
 
addMetadata(InvDataset) - Method in class thredds.cataloggen.DatasetEnhancer1.AddTimeCoverageModels
 
addMetadata(InvDataset) - Method in interface thredds.cataloggen.DatasetEnhancer1.DatasetMetadataAdder
Attempt to add metadata to the given dataset and return true if successful.
addMetadataContent(Element, Object) - Method in interface thredds.catalog.MetadataConverterIF
Serialize the InvMetadata content object to a org.jdom.Element and add ro the element.
addMetadataContent(Element, Object) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
addMetadataContent(Element, Object) - Method in class thredds.cataloggen.config.CatGenConfigMetadataFactory
Serialize the InvMetadata content object to a org.w3c.dom.Element
addName(String, double) - Method in interface ucar.units.PrefixDB
Adds a prefix to the database by name.
addName(String, double) - Method in class ucar.units.PrefixDBImpl
Adds a prefix to the database by name.
addNestedCounters(int) - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
 
addNestedSelector(SelectList) - Method in class thredds.catalog.query.ListChoice
 
addObjectToHeap(Object) - Method in class ucar.ma2.ArrayStructureBB
 
addObs(StationObsDatatype) - Method in class ucar.nc2.dt.StationImpl
 
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
addParentJoin(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
addPoint(double, double, double, Date, double[], String[]) - Method in class ucar.nc2.ft.point.writer.CFPointObWriter
Add one data point to the file
addProject(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
Add a project
addProperty(InvProperty) - Method in class thredds.catalog.InvCatalogImpl
Add Property (1.0)
addProperty(InvProperty) - Method in class thredds.catalog.InvDatasetImpl
Add a property to this dataset
addProperty(InvProperty) - Method in class thredds.catalog.InvDatasetImplProxy
 
addProperty(InvProperty) - Method in class thredds.catalog.InvService
Add a property
addProperty(InvProperty) - Method in class thredds.catalog.ThreddsMetadata
Add a property
addPropertyChangeListener(PropertyChangeListener) - Method in class thredds.catalog.InvCatalogImpl
Add a PropertyChangeEvent Listener.
addPublisher(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
Add a publisher
addRadialVariable(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(NcStreamProto.Range.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
addRangeNames(List<String>) - Method in class ucar.ma2.Section
 
addSdata(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.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.
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(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(NcStreamProto.Dimension.Builder) - 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(PointStreamProto.Station.Builder) - 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(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(NcStreamProto.Structure.Builder) - 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(TableConfig) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
addTableRecurse(TableConfig) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
addUniqueSelector(Selector) - Method in class thredds.catalog.query.QueryCapability
 
addUnit(Unit) - Method in interface ucar.units.UnitDB
Adds a unit to the database.
addUnit(Unit) - Method in class ucar.units.UnitDBImpl
Adds a unit to the database.
addUnlimitedDimension(String) - Method in class ucar.nc2.NetcdfFileWriteable
Add an unlimited Dimension to the file.
addUserAdvice(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
addUserAdvice(String) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Give advice for a user trying to figure out why things arent working
addUserInterface(Object) - Method in class thredds.catalog.query.QueryCapability
 
addVariable(ThreddsMetadata.Variable) - Method in class thredds.catalog.ThreddsMetadata.Variables
 
addVariable(Group, Variable) - Method in class ucar.nc2.dataset.NetcdfDataset
 
addVariable(Variable) - Method in class ucar.nc2.Group
Add a Variable
addVariable(String) - Method in class ucar.nc2.ncml.AggregationOuterDimension
Add a name for a variableAgg element
addVariable(Group, Variable) - Method in class ucar.nc2.NetcdfFile
Add a Variable to the given group.
addVariable(Group, String, DataType, String) - Method in class ucar.nc2.NetcdfFile
Create a new Variable, and add to the given group.
addVariable(String, DataType, Dimension[]) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable to the file.
addVariable(String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable to the file.
addVariable(String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable to the file.
addVariable(String, Class, Dimension[]) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated. use addVariable(String varName, DataType dataType, ArrayList dims);
addVariableAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFile
Add a variable attribute.
addVariableAttribute(String, Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute to the named Variable.
addVariableAttribute(String, String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute of type String to the named Variable.
addVariableAttribute(String, String, Number) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute of type Number to the named Variable.
addVariableAttribute(String, String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute of type Array to the named Variable.
addVariables(ThreddsMetadata.Variables) - Method in class thredds.catalog.ThreddsMetadata
Add variables
addVars(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(NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
addVars(NcStreamProto.Variable.Builder) - 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 - Static variable in class thredds.cataloggen.config.CatalogGenConfig.Type
 
Aggregation - Class in ucar.nc2.ncml
Superclass for NcML Aggregation.
Aggregation(NetcdfDataset, String, Aggregation.Type, String) - Constructor for class ucar.nc2.ncml.Aggregation
Create an Aggregation for the given NetcdfDataset.
Aggregation.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(CrawlableDataset) - 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
 
AggregationFmrc(NetcdfDataset, String, Aggregation.Type, String) - Constructor for class ucar.nc2.ncml.AggregationFmrc
 
AggregationFmrcSingle - Class in ucar.nc2.ncml
Implement NcML Forecast Model Run Collection Aggregation with files that contain a single forecast time.
AggregationFmrcSingle(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationFmrcSingle
 
AggregationFmrcSingle.DatasetFmrcSingle - Class in ucar.nc2.ncml
 
AggregationFmrcSingle.OpenDataset - Class in ucar.nc2.ncml
Encapsolates a NetcdfFile that is a component of the aggregation.
AggregationFmrcSingle.OpenDataset(NetcdfFile, Date, String) - Constructor for class ucar.nc2.ncml.AggregationFmrcSingle.OpenDataset
Dataset constructor with an opened NetcdfFile.
AggregationNew - Class in ucar.nc2.ncml
JoinNew Aggregation.
AggregationNew(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationNew
 
AggregationOuterDimension - Class in ucar.nc2.ncml
Superclass for Aggregations on the outer dimension: joinNew, joinExisting, Fmrc, FmrcSingle
AggregationOuterDimension(NetcdfDataset, String, Aggregation.Type, String) - Constructor for class ucar.nc2.ncml.AggregationOuterDimension
Create an Aggregation for the given NetcdfDataset.
AggregationTiled - Class in ucar.nc2.ncml
Tiled Aggregation.
AggregationTiled(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationTiled
 
AggregationUnion - Class in ucar.nc2.ncml
Aggregation on datasets to be simply combined - aka "union".
AggregationUnion(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationUnion
 
aggVarNames - Variable in class ucar.nc2.ncml.AggregationOuterDimension
 
aggVars - Variable in class ucar.nc2.ncml.AggregationOuterDimension
 
Airy1830 - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
Airy 1830 ellipsoid from EPSG database version 6.14.
AlbersEqualArea - Class in ucar.nc2.dataset.transform
Create a AlbersEqualArea Projection from the information in the Coordinate Transform Variable.
AlbersEqualArea() - Constructor for class ucar.nc2.dataset.transform.AlbersEqualArea
 
AlbersEqualArea - 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.
AliasForDimension - Static variable in class ucar.nc2.constants._Coordinate
 
allow(String, String, char) - Static method in class ucar.unidata.util.StringUtil
Replace any char not alphanumeric or in allowChars by replaceChar.
alt - Variable in class ucar.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
 
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
 
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.
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(FeatureType) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
Make a NestedTable object for the dataset.
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.
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.
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(String, File, long, long) - Static method in class ucar.nc2.util.net.HttpClientManager
 
appendWarning(String) - Method in class thredds.catalog.InvCatalogFactory
append a warning message
appendWarning(String) - Method in class thredds.catalog.query.DqcFactory
 
appliesToDataset(InvDataset) - Method in class thredds.cataloggen.config.DatasetFilter
 
apply(List) - Method in class ucar.unidata.util.DateSelection
Apply this date selection query to the list of DatedThing-s
applyMacros(String, Hashtable, boolean) - Static method in class ucar.unidata.util.StringUtil
This takes a string of the following form.
AR - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
AR2V0001 - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
AR2V0001 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
AR2V0002 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
AR2V0003 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
AR2V0004 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
ARC_DEGREE - Static variable in class ucar.units.SI
Special derived unit -- accepted for use with the SI -- for the quantity of plane angle.
ARC_MINUTE - Static variable in class ucar.units.SI
Special derived unit -- accepted for use with the SI -- for the quantity of plane angle.
ARC_SECOND - Static variable in class ucar.units.SI
Special derived unit -- accepted for use with the SI -- for the quantity of plane angle.
ARCHIVE2 - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
ARCHIVE2 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
ARE - Static variable in class ucar.units.SI
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of area.
AreaFile3 - Class in ucar.nc2.iosp.adde
AreaFile interface with McIDAS 'area' file format image data.
AreaFile3(String) - Constructor for class ucar.nc2.iosp.adde.AreaFile3
Creates an AreaFile object that allows reading of McIDAS 'area' file format image data from a URL
AreaReader - Class in ucar.nc2.iosp.mcidas
Class to read an AREA file and create a netCDF data structure from it.
AreaReader() - Constructor for class ucar.nc2.iosp.mcidas.AreaReader
Default ctor
areaReader - Variable in class ucar.nc2.iosp.mcidas.AreaServiceProvider
AREA file reader
AreaServiceProvider - Class in ucar.nc2.iosp.mcidas
IOServiceProvider for McIDAS AREA files
AreaServiceProvider() - Constructor for class ucar.nc2.iosp.mcidas.AreaServiceProvider
 
AreaServiceProvider.MakeNetcdfFile - Class in ucar.nc2.iosp.mcidas
TODO: generalize this static class for testing
ARMTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
Implements TrajectoryDataset for datasets with these characteristics: it has only one dimension, the dimension is UNLIMITED and is named "time" it has one coordinate variable, time(time), with units that are udunits time units has the variables latitude(time), longitude(time), and altitude(time) with units "deg", "deg", and "m", respectively.
ARMTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
 
ARMTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
 
Array - Class in ucar.ma2
Superclass for implementations of multidimensional arrays.
Array(int[]) - Constructor for class ucar.ma2.Array
 
Array(Index) - Constructor for class ucar.ma2.Array
 
ArrayBoolean - Class in ucar.ma2
Concrete implementation of Array specialized for booleans.
ArrayBoolean(int[]) - Constructor for class ucar.ma2.ArrayBoolean
Create a new Array of type boolean and the given shape.
ArrayBoolean.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 0.
ArrayBoolean.D0() - Constructor for class ucar.ma2.ArrayBoolean.D0
Constructor.
ArrayBoolean.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 1.
ArrayBoolean.D1(int) - Constructor for class ucar.ma2.ArrayBoolean.D1
Constructor for array of shape {len0}.
ArrayBoolean.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 2.
ArrayBoolean.D2(int, int) - Constructor for class ucar.ma2.ArrayBoolean.D2
Constructor for array of shape {len0,len1}.
ArrayBoolean.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 3.
ArrayBoolean.D3(int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D3
Constructor for array of shape {len0,len1,len2}.
ArrayBoolean.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 4.
ArrayBoolean.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayBoolean.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 5.
ArrayBoolean.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayBoolean.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 6.
ArrayBoolean.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayBoolean.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 7.
ArrayBoolean.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayByte - Class in ucar.ma2
Concrete implementation of Array specialized for bytes.
ArrayByte(int[]) - Constructor for class ucar.ma2.ArrayByte
Create a new Array of type byte and the given shape.
ArrayByte.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 0.
ArrayByte.D0() - Constructor for class ucar.ma2.ArrayByte.D0
 
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.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
 
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
 
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
 
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.
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.
as - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
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
 
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.
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 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, 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
 
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
 
atts - Variable in class ucar.unidata.geoloc.ProjectionImpl
list of attributes
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.CF1Convention
 
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.NsslRadarMosaicConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
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
This is where subclasses make changes to the dataset, like adding new variables, attribuites, etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Make changes to the dataset, like adding new variables, attribuites, etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.iosp.mcidas.McIDASSatConvention
Augment the dataset
authority - Variable in class ucar.nc2.dataset.CoordinateTransform
 
authorityName - Variable in class thredds.catalog.InvDataset
 
authorityName - Variable in class thredds.catalog.ThreddsMetadata
 
automatic_report - Static variable in class ucar.nc2.dt.point.decode.MP
 
AUTOS - Static variable in class ucar.nc2.dt.point.decode.MP
 
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
 
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
 
aziAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 

B

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
 
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
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.
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 - Interface in ucar.units
Interface for "base" entities like base units or base quantities.
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.
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
 
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
 
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
 
betweenLon(double, double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Test if point lies between two longitudes, deal with wrapping.
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.
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 non-compressed 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)
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 Int .
BOLTZMAN - Static variable in class ucar.unidata.util.SpecialMathFunction
Boltzman Constant.
BooleanCatalogRefExpander - Class in thredds.cataloggen.catalogrefexpander
_more_
BooleanCatalogRefExpander(boolean) - Constructor for class thredds.cataloggen.catalogrefexpander.BooleanCatalogRefExpander
 
boundaryRef - Variable in class ucar.nc2.dataset.CoordinateAxis
 
boundingBox - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
 
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
 
boundingBox - Variable in class ucar.nc2.ft.point.remote.RemoteStationCollection
 
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
 
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
 
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
 
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.
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
 
BufrReadMnemonic - Class in ucar.nc2.iosp.bufr.tables
A class that reads a mnemonic table.
BufrReadMnemonic() - Constructor for class ucar.nc2.iosp.bufr.tables.BufrReadMnemonic
Constructs a BufrRead mnemonic object.
BufrTables - Class in ucar.nc2.iosp.bufr.tables
BUFR files use external tables to interpret the data.
BufrTables() - Constructor for class ucar.nc2.iosp.bufr.tables.BufrTables
 
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.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.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.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
 
buildGetCapabilities() - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
 
buildGetCoverage() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
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(Aggregation.Dataset, NetcdfFile, GridDataset, CancelTask) - Method in class ucar.nc2.ncml.AggregationFmrc
Build the resulting dataset.
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 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.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.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.Variable.Builder
 
byte2short(byte[], int) - Method in class ucar.nc2.iosp.uf.Ray
 
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, byte, boolean) - Static method in class ucar.nc2.iosp.uf.Ray
 
bytesToShort(byte, byte, boolean) - Static method in class ucar.nc2.iosp.uf.UFheader
 
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 - Variable in class ucar.nc2.NetcdfFile
 
cache - Variable in class ucar.nc2.Variable
 
CacheDirectory - Class in thredds.filesystem
Lightweight, serializable representation of a java.io.File directory
CacheDirectory(File) - Constructor for class thredds.filesystem.CacheDirectory
 
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(File) - Constructor for class thredds.filesystem.CacheFile
 
cacheList - Variable in class ucar.nc2.ncml.AggregationOuterDimension
 
cacheLocation - Variable in class ucar.nc2.ncml.Aggregation.Dataset
 
CacheManagerOld - Class in thredds.filesystem
Manage filesystem info, with optional caching.
CacheManagerOld() - Constructor for class thredds.filesystem.CacheManagerOld
 
CacheManagerOld(String) - Constructor for class thredds.filesystem.CacheManagerOld
 
CacheManagerOld(InputStream) - Constructor for class thredds.filesystem.CacheManagerOld
 
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.
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.
calcOffsetSetOrder(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
calcOffsetSetOrder(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBBpos
 
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(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.
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.
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.NcStreamRemote
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.
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.cataloggen.config.CatalogGenConfig.Type
 
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.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
 
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
CatalogGenConfig.Type - Class in thredds.cataloggen.config
Type-safe enumeration of the types of CatalogGenConfig.
CatalogRef - Interface in thredds.catalog2
_more_
CatalogRefExpander - Interface in thredds.cataloggen
_more_
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.
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
 
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
 
CdmRemote - Static variable in class thredds.catalog.ServiceType
 
CdmRemoteDatasetFactory - Class in ucar.nc2.stream
Describe
CdmRemoteDatasetFactory() - Constructor for class ucar.nc2.stream.CdmRemoteDatasetFactory
 
CE - Variable in class ucar.nc2.dods.DODSVariable
 
CF - Class in ucar.nc2.constants
Constants used in CF Conventions.
CF() - Constructor for class ucar.nc2.constants.CF
 
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
 
CFM - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
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
Write point obs data in CF obs format.
CFPointObWriter(DataOutputStream, List<Attribute>, String, List<PointObVar>, int) - Constructor for class ucar.nc2.ft.point.writer.CFPointObWriter
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
 
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
 
checkClientTrusted(X509Certificate[], String) - Method in class ucar.nc2.util.net.EasyX509TrustManager
see com.sun.net.ssl.X509TrustManager#isClientTrusted(X509Certificate[])
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.
checkLinks(StringBuffer) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
 
checkOk() - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
 
checkOk() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
 
checkServerTrusted(X509Certificate[], String) - Method in class ucar.nc2.util.net.EasyX509TrustManager
see com.sun.net.ssl.X509TrustManager#isServerTrusted(X509Certificate[])
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
child - Variable in class ucar.nc2.ParsedSectionSpec
 
children - Variable in class thredds.catalog.query.Selector
 
children - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
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.
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.
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() - 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.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.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.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 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
 
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.
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.Variable.Builder
 
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
 
clearDims() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
clearGroups() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
clearId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
clearId() - Method in class ucar.nc2.stream.NcStreamProto.Header.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
 
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 ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
clearLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.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
 
clearMembers() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.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.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
 
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
 
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
 
clearStations() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.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
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 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
 
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
 
clearWmoId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
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 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.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.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.Variable.Builder
 
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.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.
close() - Method in class thredds.filesystem.CacheManagerOld
 
close() - Method in class thredds.wcs.v1_0_0_1.WcsDataset
 
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.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.GempakSurfaceIOSP
Close this IOSP
close() - Method in class ucar.nc2.iosp.gini.Giniiosp
 
close() - Method in class ucar.nc2.iosp.grid.GridServiceProvider
Close this IOSP
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.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.uamiv.UAMIVServiceProvider
Close the file.
close() - Method in class ucar.nc2.iosp.uf.UFiosp
 
close() - Method in class ucar.nc2.ncml.Aggregation
Release all resources associated with the aggregation
close(NetcdfFile) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
close(NetcdfFile) - Method in class ucar.nc2.ncml.AggregationFmrcSingle.OpenDataset
 
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 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.UnsynchronizedBufferedWriter
 
close() - Method in class ucar.unidata.io.RandomAccessFile
Close the file, and release any associated system resources.
closeDatasets() - Method in class ucar.nc2.ncml.Aggregation
 
closeDatasets() - Method in class ucar.nc2.ncml.AggregationFmrcSingle
 
closeDatasets() - Method in class ucar.nc2.ncml.AggregationUnion
 
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
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
 
CodeFlagTables - Class in ucar.nc2.iosp.bufr.tables
 
CodeTableGen - Class in ucar.nc2.iosp.bufr.tables
 
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 - Class in ucar.nc2.ft.point.collection
Manages feature dataset collections.
CollectionManager2 - Class in ucar.nc2.ft.point.collection
Manages feature dataset collections.
CollectionType - Class in thredds.catalog
Type-safe enumeration of THREDDS coherent collection types.
collectionType - Variable in class thredds.catalog.InvDataset
 
COLON - Static variable in interface ucar.units.StandardUnitFormatConstants
RegularExpression Id.
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
 
Comment - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
commonParent(Group) - Method in class ucar.nc2.Group
Get the common parent of this and the other group.
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
 
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(CoordinateAxis, CoordinateAxis) - Method in class ucar.nc2.dataset.CoordinateAxis.AxisComparator
 
compare(String, Map<Integer, CompareTableB.Feature>, Map<Integer, CompareTableB.Feature>) - Method in class ucar.nc2.iosp.bufr.tables.CompareTableB
 
compare(Map<Integer, CompareTableD.Sequence>, Map<Integer, CompareTableD.Sequence>) - Method in class ucar.nc2.iosp.bufr.tables.CompareTableD
 
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, Formatter) - Method in class ucar.nc2.util.CompareNetcdf
 
compare2(Map<Integer, CompareTableB.Feature>, Map<Integer, CompareTableB.Feature>) - Method in class ucar.nc2.iosp.bufr.tables.CompareTableB
 
compareAll() - Method in class ucar.nc2.iosp.bufr.tables.CompareTableB
 
compareBrit() - Method in class ucar.nc2.iosp.bufr.tables.CompareTableB
 
compareData(Array, Array) - Static method in class ucar.nc2.util.CompareNetcdf
 
compareDiff() - Method in class ucar.nc2.iosp.bufr.tables.CompareTableB
 
compareFiles(NetcdfFile, NetcdfFile) - Static method in class ucar.nc2.util.CompareNetcdf
 
compareFiles(NetcdfFile, NetcdfFile, boolean, boolean, boolean) - Static method in class ucar.nc2.util.CompareNetcdf
 
CompareNetcdf - Class in ucar.nc2.util
Compare two NetcdfFile
CompareNetcdf(boolean, boolean, boolean) - Constructor for class ucar.nc2.util.CompareNetcdf
 
CompareTableB - Class in ucar.nc2.iosp.bufr.tables
 
CompareTableB() - Constructor for class ucar.nc2.iosp.bufr.tables.CompareTableB
 
CompareTableD - Class in ucar.nc2.iosp.bufr.tables
 
CompareTableD() - Constructor for class ucar.nc2.iosp.bufr.tables.CompareTableD
 
compareTo(Object) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
compareTo(MFile) - Method in class thredds.filesystem.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.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(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(Station) - Method in class ucar.nc2.iosp.gempak.GempakStation
Compare this to another
compareTo(Object) - Method in class ucar.nc2.iosp.grib.GribVertCoord
 
compareTo(Object) - 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.
compareVariableData(Variable, Variable, boolean, Formatter) - Static method in class ucar.nc2.util.CompareNetcdf
 
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.
CompositeDatasetFactory - Class in ucar.nc2.ft.point.collection
Factory for feature dataset collections.
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 files.
CompositeStationCollection(String, TimedCollection) - Constructor for class ucar.nc2.ft.point.collection.CompositeStationCollection
 
compound - Variable in class thredds.catalog.query.Selector
 
COMPOUND - Static variable in class thredds.catalog.ServiceType
 
COMPRESSED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
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.
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.
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.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.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 !!
containedIn(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
Determine if this bounding box is contained in another LatLonRect.
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 (^,*,$,+).
contributors - Variable in class thredds.catalog.InvDataset
 
contributors - Variable in class thredds.catalog.ThreddsMetadata
 
Controller - Class in thredds.filesystem
Class Description
Controller(CacheManagerOld) - Constructor for class thredds.filesystem.Controller
 
ControllerIF - Interface in thredds.filesystem
Describe
ControllerIF.Purge - Enum in thredds.filesystem
 
ControllerIF.PurgePolicy - Enum in thredds.filesystem
 
ControllerIF.SyncPolicy - Enum in thredds.filesystem
 
Convention - Static variable in class ucar.nc2.constants._Coordinate
 
conventionName - Variable in class ucar.nc2.dataset.CoordSysBuilder
 
conventionName - Variable in class ucar.nc2.ft.point.standard.TableAnalyzer
 
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(DodsV) - Method in class ucar.nc2.dods.ConvertD2N
Convert a DataDDS into an Array
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.
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
 
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
 
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
 
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
 
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.
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
 
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.
CoordinateAxis1D.NamedAnything - Class in ucar.nc2.dataset
 
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 - 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.
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
 
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
Class Description.
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.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.
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
 
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
 
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
 
copyFromByteBuffer(ByteBuffer, StructureMembers.Member, IndexIterator) - Static method in class ucar.nc2.iosp.IospHelper
 
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).
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
 
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
 
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
copySequences(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
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
 
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.
copyToByteChannel(Array, WritableByteChannel) - Static method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
copyToNDJavaArray() - Method in class ucar.ma2.Array
Copy this array to a n-Dimensioanl 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(String, File) - Static method in class ucar.nc2.util.net.HttpClientManager
 
copyVarData(NetcdfFileWriteable, List<Variable>, Structure, long) - Static method in class ucar.nc2.FileWriter
Write data from varList into new file.
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
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
 
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
 
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.nc2.dt.StationImpl
 
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
 
countTotal() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.Grid
 
countVertCoords(double) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.Grid
 
Coverage - Interface in thredds.wcs
_more_
crawl(String, CancelTask, PrintStream) - Method in class thredds.catalog.crawl.CatalogCrawler
Open a catalog and crawl (depth first) all the datasets in it.
crawl(InvCatalogImpl, CancelTask, PrintStream) - 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.
crawlDataset(InvDataset, CancelTask, PrintStream) - Method in class thredds.catalog.crawl.CatalogCrawler
Crawl this dataset recursively, return all datasets
crawlDirectDatasets(InvDataset, CancelTask, PrintStream) - 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
 
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
 
createCrawlableDataset(String, String, Object) - Static method in class thredds.crawlabledataset.CrawlableDatasetFactory
Construct a CrawlableDataset for the given path using the CrawlableDataset implementation indicated by the given class name.
createDataset(String, String) - Method in class thredds.cataloggen.config.DatasetSource
Creates an InvDataset to represent the dataset at the given location on this DatasetSource.
createDataset(String, String) - Method in class thredds.cataloggen.config.DodsDirDatasetSource
 
createDataset(String, String) - Method in class thredds.cataloggen.config.DodsFileServerDatasetSource
 
createDataset(String, String) - Method in class thredds.cataloggen.config.GrADSDataServerDatasetSource
 
createDataset(String, String) - Method in class thredds.cataloggen.config.LocalDatasetSource
 
createDatasetEnhancer(DatasetEnhancer1.DatasetMetadataAdder, boolean) - Static method in class thredds.cataloggen.DatasetEnhancer1
 
createNew(String) - Static method in class ucar.nc2.NetcdfFileWriteable
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.
createProxyDataset(CrawlableDataset) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
createProxyDataset(CrawlableDataset) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
 
createProxyDataset(CrawlableDataset) - Method in interface thredds.cataloggen.ProxyDatasetHandler
Create a new dataset to add to the parent collection dataset.
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.DatasetSource
Return a skeleton InvCatalog for this DatasetSource.
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.DodsDirDatasetSource
Build an unnamed InvCatalog for this DatasetSource and return the top-level InvDataset.
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.DodsFileServerDatasetSource
 
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.GrADSDataServerDatasetSource
 
createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.LocalDatasetSource
Build an unnamed InvCatalog for this DatasetSource and return the top-level InvDataset.
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
 
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.
createValidNetcdfObjectName(String) - Static method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
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
 
creators - Variable in class thredds.catalog.InvDataset
 
creators - Variable in class thredds.catalog.ThreddsMetadata
 
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.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.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.nc2.dataset.CoordSysBuilder.VarProcess
 
csHash - Variable in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
CSMConvention - Class in ucar.nc2.dataset.conv
CSM-1 Convention.
CSMConvention() - Constructor for class ucar.nc2.dataset.conv.CSMConvention
 
ct - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
ctHash - Variable in class ucar.nc2.dataset.conv.CSMConvention
 
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
 
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
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

D

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.
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
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 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.Variable
 
DataDescriptor - Class in ucar.nc2.iosp.bufr
Essentially a TableB entry, modified by any relevent TableC operators.
DataDescriptorTreeConstructor - Class in ucar.nc2.iosp.bufr
Convert a list of data descriptors to a tree of DataDescriptor onjects.
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.
dataFormat - Variable in class thredds.catalog.InvAccess
 
dataFormat - Variable in class thredds.catalog.ThreddsMetadata
 
DataFormatType - Class in thredds.catalog
Type-safe enumeration of THREDDS data format types.
dataFormatType - Variable in class thredds.catalog.InvDataset
 
DataIterator - Interface in ucar.nc2.dt
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
 
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.inventory
Class Description
Dataset - Interface in thredds.wcs
_more_
Dataset.Inventory - Interface in thredds.inventory
 
DatasetCollectionManager - Class in ucar.nc2.ncml
Manage a list of Scanners that find Files (actually finds CrawlableDataset).
DatasetCollectionManager(String) - Constructor for class ucar.nc2.ncml.DatasetCollectionManager
 
DatasetCollectionManager2 - Class in ucar.nc2.ncml
Manage a list of Scanners that find Files (actually finds MFile).
DatasetCollectionManager2(String) - Constructor for class ucar.nc2.ncml.DatasetCollectionManager2
 
DatasetConstructor - Class in ucar.nc2.dataset
Helper methods for constructing NetcdfDatasets.
DatasetConstructor() - Constructor for class ucar.nc2.dataset.DatasetConstructor
 
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
 
DatasetFactory - Interface in thredds.inventory
Class Description
DatasetFilter - Class in thredds.catalog
Abstract class to filter datasets.
DatasetFilter() - Constructor for class thredds.catalog.DatasetFilter
 
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
 
DatasetFilter.Type - Class in thredds.cataloggen.config
Type-safe enumeration of the types of DatasetFilter.
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
 
DatasetNamerType - Class in thredds.cataloggen.config
Type-safe enumeration of CatalogGen DatasetNamer types.
DatasetNode - Interface in thredds.catalog2
_more_
datasets - Variable in class thredds.catalog.InvCatalog
 
datasets - Variable in class thredds.catalog.InvDataset
 
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
 
DatasetScanner - Class in ucar.nc2.ncml
DatasetScanner implements the datasetScan element, to scan for datasets, using a CrawlableDataset.
DatasetScanner2 - Class in ucar.nc2.ncml
DatasetScanner implements the scan element, using thredds.filesystem.
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.
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
 
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
 
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
dateExpr() - Method in class ucar.units.StandardUnitFormat
 
DateExtractor - Interface in thredds.filesystem
Describe
DateExtractorFromFilename - Class in thredds.filesystem
Extract Date from filename, using DateFromString.getDateUsingSimpleDateFormat on the name (not path)
DateExtractorFromFilename(String) - Constructor for class thredds.filesystem.DateExtractorFromFilename
 
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"
dateRange - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
dateRange - Variable in class ucar.nc2.ft.point.PointCollectionImpl
 
dateRange - Variable in class ucar.nc2.ft.point.remote.RemoteStationCollection
 
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.
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(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
 
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.
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 - Static variable in class ucar.nc2.units.SimpleUnit
 
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 - 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
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 - Variable in class ucar.nc2.iosp.bufr.Message
 
debug - Variable in class thredds.filesystem.CacheManagerOld
 
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 - 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
 
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.
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
 
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
 
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
 
debugStream - Variable in class ucar.units.StandardUnitFormatTokenManager
Debug output.
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
 
decodeDataType(NcStreamProto.DataType) - Static method in class ucar.nc2.stream.NcStream
 
decodeSection(NcStreamProto.Section) - Static method in class ucar.nc2.stream.NcStream
 
decodeWMODate(String, Date) - Static method in class ucar.unidata.util.DateUtil
Decode a date from a WMO header of the form ddHHmm.
def - Variable in class thredds.catalog.InvDatasetFmrc.InventoryParams
 
DEFAULT - Static variable in interface ucar.units.StandardUnitFormatConstants
Lexical state.
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
 
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
cache any variable whose size() < defaultSizeToCache
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.
delete() - Method in class ucar.nc2.dt.image.ImageFactoryRandom
 
deleteGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFileWriteable
Delete a global Attribute.
deleteVariableAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Delete a variable Attribute.
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
DerivableUnit - Interface in ucar.units
Interface for units that can convert numeric values to and from an underlying derived unit.
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.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_
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
 
detail(Formatter) - Method in class ucar.nc2.ncml.Aggregation
 
detail(Formatter) - Method in class ucar.nc2.ncml.AggregationFmrc
 
detail(Formatter) - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
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.
DIA - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
DIF - Static variable in class thredds.catalog.MetadataType
 
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 - Variable in class ucar.nc2.ft.point.standard.TableConfig
 
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
 
dimName - Variable in class ucar.nc2.ncml.Aggregation
 
DIMS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
 
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
 
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.
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.
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
 
docs - Variable in class thredds.catalog.InvDataset
 
docs - Variable in class thredds.catalog.ThreddsMetadata
 
DODS - Static variable in class thredds.catalog.ServiceType
 
DODS_ATTRIBUTE - Static variable in class thredds.cataloggen.config.DatasetNamerType
 
DODS_DIR - Static variable in class thredds.cataloggen.config.DatasetSourceType
 
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
 
domain - Variable in class ucar.nc2.dataset.CoordinateSystem
 
Done() - Method in class ucar.units.ASCII_CharStream
 
Done() - Method in class ucar.units.SimpleCharStream
Reset buffer when finished.
doOne(String, int) - Static method in class ucar.nc2.dt.fmrc.FmrcInventory
 
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
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
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
 
ds - Variable in class ucar.nc2.ft.point.standard.TableAnalyzer
 
dsHash - Variable in class thredds.catalog.InvCatalog
 
DUBLIN_CORE - Static variable in class thredds.catalog.MetadataType
 
dump() - Method in class thredds.catalog.InvCatalogImpl
Debugging: dump entire data structure.
dump() - Method in class thredds.catalog.InvDatasetImpl
 
dump() - Method in class thredds.catalog.InvDatasetImplProxy
 
dump() - Method in class thredds.catalog.InvService
 
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.grib.GribVariable
 
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
 

E

Earth - Class in ucar.unidata.geoloc
Defines any necessary properties of the earth for use in georeferencing.
EARTH_RADIUS - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Earth radius in kilometers
EarthEllipsoid - Class in ucar.unidata.geoloc
Type-safe enumeration of Earth Ellipsoids.
EarthEllipsoid(String, int, double, double) - Constructor for class ucar.unidata.geoloc.EarthEllipsoid
Constructor.
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.
ECHARGE - Static variable in class ucar.unidata.util.SpecialMathFunction
Elementary Charge.
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
elementNC(int) - Method in class ucar.ma2.Range
Get ith element; skip checking, for speed.
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
 
elevName - Variable in class ucar.nc2.ft.point.standard.TableAnalyzer.StationInfo
 
elevVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
 
elevVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
 
elevVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
 
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
 
elevVarUnitsConversionFactor - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
 
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.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.
encodeDataType(DataType) - Static method in class ucar.nc2.stream.NcStream
 
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
 
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'.
end - Variable in class ucar.unidata.util.DateSelectionInfo
 
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
 
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
 
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.
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.
EnhanceScaleMissing - Interface in ucar.nc2.dataset
A Variable decorator that handles missing data, and scale/offset packed data.
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
 
EOF - Static variable in interface ucar.units.StandardUnitFormatConstants
End of File.
eol - Variable in exception ucar.units.ParseException
The end of line string for this machine.
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
 
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.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.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.grib.GribVariable
 
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.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.Variable
Instances which have same content are equal.
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.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.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.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
 
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.ft.point.standard.TableAnalyzer
 
errLog - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
errs - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
 
errs - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
 
escape(String) - Static method in class ucar.nc2.util.net.URLencode
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.
escapeName(String) - Static method in class ucar.nc2.NetcdfFile
Escape any special characters in a netcdf object name.
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
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
 
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
 
exit() - Method in class ucar.nc2.util.DiskCache2
Be sure to call this when your application exits, otherwise the scour thread may not die.
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
 
extend(DateRange) - Method in class ucar.nc2.units.DateRange
Extend this date range by the given one.
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
extendIndex - Static variable in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Reread the file on a sync
extendMode - Static variable in class ucar.nc2.iosp.grib.GribServiceProvider
Deprecated.  
ExternalDataFiles - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
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
 
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
 
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.
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
 
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

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
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(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, Formatter) - Static method in class ucar.nc2.ft.point.collection.CollectionManager
 
factory(ControllerIF, String, Formatter) - Static method in class ucar.nc2.ft.point.collection.CollectionManager2
 
factory(String, File, Formatter) - Static method in class ucar.nc2.ft.point.collection.CompositeDatasetFactory
 
factory(String, FeatureType, String, 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(long, int, int, int[], Section) - Static method in class ucar.nc2.iosp.RegularLayout
Deprecated.  
factory(long, int, Section, Section) - Static method in class ucar.nc2.iosp.RegularSectionLayout
Deprecated. This factory allows us to optimize special cases.
factory(FeatureType, String) - Static method in class ucar.nc2.stream.CdmRemoteDatasetFactory
 
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
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
FARAD - Static variable in class ucar.units.SI
Special derived unit for the quantity of electric capacitance.
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
 
FeatureCollection - Interface in ucar.nc2.ft
A collection of FeatureTypes.
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.
FeatureMaker - Interface in ucar.nc2.ft.point.remote
Describe
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 class ucar.nc2.constants.CF
 
featureTypeAtt2 - Static variable in class ucar.nc2.constants.CF
 
featureTypeAtt3 - Static variable in class 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.
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
 
FileFactory - Interface in ucar.nc2.util.cache
Interface for factories of FileCacheable objects.
fileHeaderInfo - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
header info
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.
fileSize - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
file size
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.netcdf3.N3iosp
 
fileUsed - Variable in class ucar.nc2.iosp.nids.Nidsiosp
 
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.
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
 
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
 
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(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
FilterPipeline - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
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
 
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 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(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.
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
Given a coordinate position, find what grid element contains it.
findCoordElementBounded(double) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Given a coordinate position, find what grid element contains it, but always return valid index.
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.
findCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.iosp.mcidas.McIDASSatConvention
The attribute "coordinates" is an alias for _CoordinateAxes.
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.
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.
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
 
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
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.ForecastModelRunInventory
 
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.
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.
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.
findNestedStructures(Structure, TableConfig) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
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(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.
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) - Method in class ucar.nc2.iosp.grib.GribVariable
 
findRecord(int, int) - Method in class ucar.nc2.iosp.grid.GridVariable
Find the grid record for the time and level indices
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.TestFileSystem
 
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.
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
Given a Date, find the corresponding time index on the time coordinate axis.
findTopVariable(String) - Method in class ucar.nc2.NetcdfFile
Retrieve the Variable with the specified (full) name, which is not a member of a Structure.
findType(String) - Static method in class thredds.catalog.CollectionType
Return the known CollectionType that matches the given name (ignoring case) or null if the name is unknown.
findType(String) - Static method in class thredds.catalog.DataFormatType
Find the known DataFormatType that matches the given name (ignoring case) or null if the name is unknown.
findType(String) - Static method in class thredds.catalog.MetadataType
Return the known MetadataType that matches the given name (ignoring case) or null if the name is unknown.
findType(String) - Static method in class thredds.catalog.ServiceType
Return the known ServiceType that matches the given name (ignoring case) or null if the name is unknown.
findVariable(NetcdfFile, String) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
 
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.TableConstruct
 
findVariable(String) - Method in class ucar.nc2.ft.point.standard.Table.TableMultiDimInner
 
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
 
findVariable(String) - Method in class ucar.nc2.NetcdfFile
Find a Variable, with the specified (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.
findVariableWithAttribute(List<Variable>, String, String) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
findVarProcess(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
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.
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.
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.
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.
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.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.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.StructureDataIteratorIndexed
 
finish() - Method in class ucar.nc2.ft.point.StructureDataIteratorLimited
 
finish() - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
 
finish() - Method in class ucar.nc2.ft.point.writer.CFPointObWriter
Call this when all done, output is flushed
finish() - Method in class ucar.nc2.ft.point.writer.WriterCFPointObsDataset
 
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(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
 
first() - Method in class ucar.ma2.Range
 
FIRST - Static variable in class ucar.nc2.dt.point.decode.MP
 
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(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
 
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
 
float4(RandomAccessFile) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
Convert 4 bytes into a float value.
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.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.
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.grib.GribServiceProvider
Deprecated.  
fmrcCoordSys - Variable in class ucar.nc2.iosp.grid.GridServiceProvider
set by the FMRC from the inventory definition, otherwise null
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
 
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
 
FmrcInventory - Class in ucar.nc2.dt.fmrc
A collection of ForecastModelRun (aka "run").
FmrcReport - Class in ucar.nc2.dt.fmrc
Helper class to generate a report for ForecastModelRunServlet.
FmrcReport() - Constructor for class ucar.nc2.dt.fmrc.FmrcReport
 
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.grib.GribServiceProvider
Deprecated.  
forceNewIndex - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
 
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.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.
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
 
FREE - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
from - Variable in class ucar.nc2.ft.point.PointCollectionImpl.PointFeatureCollectionSubset
 
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
 
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.TableAnalyzer
 
FTP - Static variable in class thredds.catalog.ServiceType
 
fullExpand() - Method in class thredds.cataloggen.config.DatasetSource
Crawl this DatasetSource and generate a new InvCatalog with all datasets named, sorted, and organized as defined by this DatasetSource, return the newly generated InvCatalog.
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(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
GASCONSTANT - Static variable in class ucar.unidata.util.SpecialMathFunction
Gas Constant.
gattributes - Variable in class ucar.nc2.NetcdfFile
 
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
gaussw - Variable in class ucar.unidata.util.GaussianLatitudes
 
gc - Variable in class thredds.catalog.InvDataset
 
gc - Variable in class thredds.catalog.ThreddsMetadata
 
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
Class Description.
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
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
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.GempakSurfaceIOSP
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
 
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
 
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(String) - Method in class thredds.filesystem.CacheManagerOld
 
get(String) - Method in class thredds.logs.PathMatcher
See if this object already exists in the collection, using equals().
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.
get1DJavaArray(Class) - Method in class ucar.ma2.Array
This gets the equivilent java array of the wanted type, in correct order.
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()
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
 
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
 
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
 
getAliasName() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAll() - Static method in class ucar.unidata.geoloc.EarthEllipsoid
get a collection of all defined EarthEllipsoid objects
getAllowContentEncoding() - Method in class thredds.util.HttpUriResolver
 
getAllowContentEncoding() - Method in class thredds.util.HttpUriResolverFactory
 
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 class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
getAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
getAltitude(int) - Method in class ucar.atd.dorade.DoradeSweep
Get the sensor altitude for a non-moving sensor
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.unidata.geoloc.Bearing
Get the azimuth in degrees, 0 = north, clockwise positive
getAnOrA(String) - Static method in class ucar.unidata.util.StringUtil
Get "a" or "an" for prefixing to a string based on the first character
getantennaGain(int) - Method in class ucar.atd.dorade.DoradeSweep
 
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(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.
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
 
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
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
 
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 thredds.filesystem.CacheFile
 
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 class ucar.nc2.Group
Get the set of attributes contained directly in this Group.
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.
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 class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
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.ThreddsMetadata.Contributor
 
getAuthority() - Method in interface thredds.catalog2.ThreddsMetadata.Keyphrase
 
getAuthority() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
 
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
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
 
getAxes() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
 
getAxis() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField
 
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.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.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.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.
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.iosp.mcidas.McIDASSatConvention
Get the axis type
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.
getBaseQuantity() - Method in class ucar.units.BaseUnit
Returns the base quantity associated with this base unit.
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.Service
Return the base URI for this Service, may not be null.
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
 
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.
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
 
getBinaryFormat() - Method in class ucar.atd.dorade.DoradePARM
Get the binary format used for encoding this parameter.
getBitCounterUncompressed(int) - Method in class ucar.nc2.iosp.bufr.Message
Get the offset of this obs from the start of the message data.
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
getBitWidth() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
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.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
 
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
 
getBound1() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate bound1 as a double array.
getBound2() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate bound1 as a double array.
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 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
 
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 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(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.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
 
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.
getBytes() - Method in class thredds.logs.LogReader.Log
 
getByteWidthCDM() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
Get the number of bytes the CDM datatype will take
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() - 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.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_
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
 
getCatalogRef(InvCatalogRef) - Method in interface thredds.catalog.crawl.CatalogCrawler.Listener
Gets called for each catalogRef found
getCatalogRef(InvCatalogRef) - Method in class thredds.catalog.crawl.CatalogExtractor
 
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.nc2.iosp.bufr.BufrIdentificationSection
 
getCategory(short) - Method in class ucar.nc2.iosp.bufr.tables.TableA
 
getCategoryFullName() - Method in class ucar.nc2.iosp.bufr.Message
 
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.
getCategoryNo() - Method in class ucar.nc2.iosp.bufr.Message
 
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
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.TableCenters
Name of Identification of center.
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.
getCfName() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
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.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
 
getChildEnhancerList() - Method in class thredds.catalog.InvDatasetScan
 
getChildren() - Method in class thredds.filesystem.CacheDirectory
 
getChoices() - Method in class thredds.catalog.query.SelectList
 
getChoices() - Method in class thredds.catalog.query.SelectService
 
getChunkSize() - Method in class ucar.nc2.iosp.RegularIndexer
Deprecated.  
getChunkSize() - Method in class ucar.nc2.iosp.RegularLayout
Deprecated.  
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
 
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
 
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.TagEnum
 
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
 
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.ThreddsMetadata
 
getColumn() - Method in class ucar.units.ASCII_CharStream
Deprecated.  
getColumn() - Method in class ucar.units.SimpleCharStream
Deprecated.  
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
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.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.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.Madis
 
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.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 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
 
getConnectionTimeout() - Method in class thredds.util.HttpUriResolver
 
getConnectionTimeout() - Method in class thredds.util.HttpUriResolverFactory
 
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
 
getContent() - Method in interface thredds.catalog2.Metadata
Return the content contained in this Metadata object.
getContent() - Method in interface thredds.catalog2.ThreddsMetadata.Documentation
 
getContent(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
getContributor() - Method in interface thredds.catalog2.ThreddsMetadata
 
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
 
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
 
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.
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.
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.
getCoordinateVariables() - Method in class ucar.nc2.Dimension
Deprecated. - do not use
getCoordName(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
The "name" of the ith coordinate.
getCoordSysEnhanceMode() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get the default set of Enhancements, and add CoordSystems if not present
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
 
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
 
getCOUN() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the COUN
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
 
getCountedDataBytes() - Method in class ucar.nc2.iosp.bufr.Message
 
getCounterFlds() - 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
 
getCrDsClassName() - Method in class thredds.catalog.InvDatasetScan
 
getCrDsConfigObj() - Method in class thredds.catalog.InvDatasetScan
 
getCreateFrom() - Method in class thredds.catalog.InvCatalogImpl
String describing how the catalog was created, for debugging.
getCreateFrom() - Method in class thredds.catalog.query.QueryCapability
 
getCreator() - Method in interface thredds.catalog2.ThreddsMetadata
 
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.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
 
getCurrentSystemTimeAsISO8601() - Static method in class ucar.unidata.util.DateUtil
format current time
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
 
getData(ArrayList, LatLonRect, double, double, CancelTask) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
 
getData() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
 
getData() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
 
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.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) - Method in class ucar.nc2.iosp.gempak.GempakGrib2Data
Reads the Grib data with a certain offsets in the file.
getData() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
getData() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
getData() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getData() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
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
 
getDataCategory(int) - Method in class ucar.nc2.iosp.bufr.TableLookup
 
getDataCategory(short) - Method in class ucar.nc2.iosp.bufr.tables.TableA
 
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.thredds.DqcStationObsDataset
 
getDataDescriptors() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
get list of data descriptors as Shorts
getDataFormat() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getDataFormat() - Method in interface thredds.catalog2.Access
 
getDataFormat() - Method in interface thredds.catalog2.ThreddsMetadata
 
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
 
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(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.
getDataPos() - Method in class ucar.nc2.iosp.bufr.BufrDataSection
 
getDataPos() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
 
getDataroot(String) - Static method in class thredds.logs.TestFileSystem
 
getDataRootLocationAliasExpanders() - Method in class thredds.catalog.InvCatalogFactory
 
getDataRootLocationAliasExpanders() - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
 
getDataset(InvDataset) - Method in interface thredds.catalog.crawl.CatalogCrawler.Listener
Gets called for each dataset found.
getDataset(InvDataset) - 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
Get the dataset named by the path
getDataset(Object) - Method in interface thredds.inventory.DatasetFactory
 
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
 
getDatasetById(String) - Method in interface thredds.catalog2.Catalog
 
getDatasetById(String) - Method in interface thredds.catalog2.DatasetNode
 
getDatasetEnhancerList() - Method in class thredds.cataloggen.config.DatasetSource
 
getDatasetFilter() - Method in class thredds.catalog.InvCatalogImpl
 
getDatasetFilterList() - Method in class thredds.cataloggen.config.DatasetSource
 
getDatasetIdAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getDatasetIfExists(Object) - Method in interface thredds.inventory.DatasetFactory
 
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
 
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
 
getDatasets() - Method in class thredds.catalog.InvDataset
Get a list of all the nested datasets.
getDatasets() - Method in class thredds.catalog.InvDatasetFmrc
 
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 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
 
getDataSizeInBytes() - Method in interface thredds.catalog2.ThreddsMetadata
 
getDataSlice(int, int, int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
Deprecated. use readDataSlice
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.ThreddsMetadata
 
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 class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
getDataType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
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() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
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.standard.NestedTable
 
getDataVariables() - Method in class ucar.nc2.ft.point.standard.Table
 
getDate(MFile) - Method in interface thredds.filesystem.DateExtractor
 
getDate(MFile) - Method in class thredds.filesystem.DateExtractorFromFilename
 
getDate() - Method in interface thredds.inventory.Dataset.Inventory
 
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(int, int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
 
getDate() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
 
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
getDateAvailable() - Method in interface thredds.catalog2.ThreddsMetadata
 
getDateCreated() - Method in interface thredds.catalog2.ThreddsMetadata
 
getDateIssued() - Method in interface thredds.catalog2.ThreddsMetadata
 
getDateMetadataCreated() - Method in interface thredds.catalog2.ThreddsMetadata
 
getDateMetadataModified() - Method in interface thredds.catalog2.ThreddsMetadata
 
getDateModified() - Method in interface thredds.catalog2.ThreddsMetadata
 
getDateOrigin() - Method in class ucar.nc2.units.DateUnit
Get the origin Date.
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 class ucar.nc2.ft.point.collection.CollectionManager
 
getDateRange() - Method in class ucar.nc2.ft.point.collection.CollectionManager2
 
getDateRange() - Method in interface ucar.nc2.ft.point.collection.TimedCollection.Dataset
 
getDateRange() - Method in interface ucar.nc2.ft.point.collection.TimedCollection
 
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.
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.
getDateValid() - Method in interface thredds.catalog2.ThreddsMetadata
 
getDebugLeaks() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
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.grib.GribVariable
 
getDecimalScale() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the decimal scale
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 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.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.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.Variable
 
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.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.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.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.
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
 
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 class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
getDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
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
 
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.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.ma2.StructureMembers.Member
Get the description, if any.
getDescription() - Method in class ucar.nc2.dataset.CoordinateAxis1D.NamedAnything
 
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 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.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 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 ucar.nc2.ft.point.remote.PointStreamProto
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
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.stream.NcStreamProto.Attribute
 
getDescriptor() - Static method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
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
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Group
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Header
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Range
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Section
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Structure
 
getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Variable
 
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.stream.NcStreamProto.Attribute.Builder
 
getDescriptorForType() - Method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
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.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.Variable.Builder
 
getDescriptors() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
get list of data descriptors as Strings
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() - Method in class ucar.nc2.dataset.NetcdfDataset
Show debug / underlying implementation details
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
 
getDetailInfo() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
 
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.fysat.Fysatiosp
 
getDetailInfo() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Get the detail information
getDetailInfo() - Method in class ucar.nc2.iosp.grib.GribServiceProvider
Deprecated.  
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(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.AggregationFmrcSingle
 
getDetailInfo(Formatter) - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
getDetailInfo() - Method in class ucar.nc2.NetcdfFile
Access to iosp debugging info.
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(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() - Method in class ucar.nc2.ncml.Aggregation
Get dimension name to join on
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 class ucar.nc2.Group
Get the Dimensions contained directly in this group.
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.
getDims(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getDims(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getDimsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getDimsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getDimsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getDimsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
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.filesystem.MCollection
 
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.
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.Catalog
 
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
 
getDocumentBuilderFactoryVersion() - Static method in class thredds.catalog.XMLEntityResolver
 
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.
getDopplarResolution() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
getDopplarResolution() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
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.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
 
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
 
getDuration() - Method in class thredds.catalog.query.SelectRangeDate
 
getDuration() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
 
getDuration() - Method in class ucar.nc2.units.DateRange
Get the duration of the interval
getDxInKm() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the X spacing in kilometers
getDyInKm() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the Y spacing in kilometers
getEarthLocation() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
 
getEarthLocation(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getEastWestRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getEccentricity() - Method in class ucar.unidata.geoloc.Earth
Get the eccentricity of the earth ellipsoid.
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.ArraySequence
 
getElementType() - Method in class ucar.ma2.ArrayShort
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayStructure
 
getElemSize() - Method in class ucar.nc2.iosp.Indexer
Deprecated.  
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
 
getElemSize() - Method in class ucar.nc2.iosp.RegularIndexer
Deprecated.  
getElemSize() - Method in class ucar.nc2.iosp.RegularLayout
Deprecated.  
getElemSize() - Method in class ucar.nc2.iosp.RegularSectionLayout
Deprecated.  
getElemSize() - Method in class ucar.nc2.iosp.SegmentedLayout
Deprecated.  
getElemSize() - Method in class ucar.nc2.iosp.SingleChunkIndexer
Deprecated.  
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
 
getEmail() - Method in class thredds.catalog.ThreddsMetadata.Source
 
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
 
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 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.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
 
getEndFixedDate() - Method in class ucar.unidata.util.DateSelection
get the property
getEndFixedTime() - Method in class ucar.unidata.util.DateSelection
Get the EndFixedTime property.
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.
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.
getEnhanceNone() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
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.
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
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
getEnumStrings() - Method in class ucar.nc2.EnumTypedef
 
getEnumTypedefs() - Method in class ucar.nc2.Group
Get the enumerations contained directly in this group.
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
 
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
 
getExpires() - Method in class thredds.catalog.InvCatalog
Get date catalog expires, or null if none given.
getExpires() - Method in interface thredds.catalog2.Catalog
 
getExponent() - Method in class ucar.units.Factor
Returns the exponent of the Base entity.
getExtent() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialCoverage
 
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
 
getExternalSchemas() - Static method in class thredds.catalog.XMLEntityResolver
 
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.
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.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.Stereographic
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the false northing, in km.
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.
getFeatureDataIterator(int) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getFeatureName(StructureData) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getFeatureObsDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
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
 
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
 
getFields() - Method in class ucar.nc2.dt.point.decode.MetarParseReport
Used to return fields in Metar report.
getFile(String) - Method in class thredds.catalog.InvDatasetFmrc
 
getFile() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
Provide access to the java.io.File that this CrawlableDataset represents.
getFile() - Method in interface thredds.inventory.Dataset.Inventory
 
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.
getFileHeader(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read in the values for the file header
getFileIdAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getFileName() - Method in class thredds.cataloggen.config.CatalogRefInfo
 
getFilename() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Get the file name.
getFilePointer() - Method in class ucar.unidata.io.RandomAccessFile
Returns the current position in the file, where the next read or write will occur.
getFilePos() - Method in class ucar.nc2.iosp.Indexer.Chunk
Deprecated. Get the position in source where to read or write: "file position"
getFileResource(String) - Static method in class ucar.nc2.util.IO
Open a resource as a Stream.
getFiles() - Method in class ucar.nc2.ncml.DatasetCollectionManager
Get the current collection of CrawlableDataset, since last scan or rescan.
getFiles() - Method in class ucar.nc2.ncml.DatasetCollectionManager2
Get the current collection of MFile, since last scan or rescan.
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.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.GempakSurfaceIOSP
Get the file type description
getFileTypeDescription() - Method in class ucar.nc2.iosp.gini.Giniiosp
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.grib.Grib1ServiceProvider
Deprecated.  
getFileTypeDescription() - Method in class ucar.nc2.iosp.grib.Grib2ServiceProvider
Deprecated.  
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
_more_
getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.GtopoIosp
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.Nldn
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.Uspln
 
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.uamiv.UAMIVServiceProvider
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.uf.UFiosp
 
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.NcStreamIosp
 
getFileTypeDescription() - Method in class ucar.nc2.stream.NcStreamRemote
 
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.GempakSurfaceIOSP
Get the file type id
getFileTypeId() - Method in class ucar.nc2.iosp.gini.Giniiosp
 
getFileTypeId() - Method in class ucar.nc2.iosp.grib.Grib1ServiceProvider
Deprecated.  
getFileTypeId() - Method in class ucar.nc2.iosp.grib.Grib2ServiceProvider
Deprecated.  
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
_more_
getFileTypeId() - Method in class ucar.nc2.iosp.misc.GtopoIosp
 
getFileTypeId() - Method in class ucar.nc2.iosp.misc.Nldn
 
getFileTypeId() - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
 
getFileTypeId() - Method in class ucar.nc2.iosp.misc.Uspln
 
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.uamiv.UAMIVServiceProvider
 
getFileTypeId() - Method in class ucar.nc2.iosp.uf.UFiosp
 
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.NcStreamIosp
 
getFileTypeId() - Method in class ucar.nc2.stream.NcStreamRemote
 
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.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
 
getFirst() - Method in class thredds.filesystem.MCollection
 
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.
getFirstFeatureType() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
getFirstInInterval(int) - Method in class ucar.ma2.Range
Find the smallest element k in the Range, such that k >= first k >= start k <= last k = first + i * stride for some integer i.
getFirstMissingValue() - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the MissingValue.
getFirstMissingValue() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the MissingValue.
getFirstNestedSelector() - Method in class thredds.catalog.query.SelectList
 
getFirstTimeRangeUnitName() - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the TimeRangeUnitName.
getFirstTimeRangeUnitName() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the TimeRangeUnitName.
getFixedAngle() - Method in class ucar.atd.dorade.DoradeSweep
Get the fixed angle for this sweep.
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 of the earth ellipsoid.
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.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
 
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"
getFmrcInventoryParams() - Method in class thredds.catalog.InvDatasetFmrc
 
getFollowRedirects() - Method in class thredds.util.HttpUriResolver
 
getFollowRedirects() - Method in class thredds.util.HttpUriResolverFactory
 
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().
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().
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.
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.
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.
getFullRange() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the range for the entire trajectory.
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
 
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
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
 
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.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.
getGridCoordSys(VariableEnhanced) - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
 
getGridCount() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Get the grid count
getGridDataset() - Method in class ucar.nc2.dt.fmrc.FmrcImpl
 
getGridDataset() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
Get the underlying GridDataset.
getGridDefRecord() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
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
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
getGridList() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Get list of grids
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.
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
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
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.
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
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.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.
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
 
getGroupsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getGroupsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getGroupsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getGroupsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
gethBeamWidth(int) - Method in class ucar.atd.dorade.DoradeSweep
 
getHeader() - Method in class ucar.nc2.iosp.bufr.Message
 
getHeader() - Static method in class ucar.unidata.geoloc.ProjectionImpl
Get a header for display.
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
 
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
 
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
 
getHoursOfService() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ContactInfo
 
getHourUsingDemarkatedMatch(String, String, char) - Static method in class ucar.nc2.units.DateFromString
 
getHttpClient() - Static method in class ucar.nc2.util.net.HttpClientManager
Get the HttpClient object - a single instance is used.
getHttpClient() - Static method in class ucar.unidata.io.http.HTTPRandomAccessFile
Get the HttpClient object - a single instance is used.
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.DatasetNode
 
getId() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
 
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.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 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 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.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.nc2.iosp.adde.AddeImage
 
GetImage() - Method in class ucar.units.ASCII_CharStream
 
GetImage() - Method in class ucar.units.SimpleCharStream
Get token literal value.
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
 
getImplementingClass() - Method in class ucar.nc2.units.SimpleUnit
 
getIncrement() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get increment value if isRegular()
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.
getIndex(int, String) - Method in class ucar.nc2.iosp.grib.GribServiceProvider
Deprecated. 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.
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(StringBuilder) - Method in class ucar.nc2.dataset.CoordinateAxis
Get a string representation
getInfo() - Method in class ucar.nc2.dt.grid.GeoGrid
nicely formatted information
getInfo(StringBuilder) - Method in class ucar.nc2.dt.grid.GridDataset
Show Grids and coordinate systems.
getInfo() - Method in interface ucar.nc2.dt.GridDatatype
human readable information about this Grid.
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(FileCacheable) - Method in class ucar.nc2.util.cache.FileCache
 
getInitFileSize() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Get initial file size
getInlineContent() - Method in class thredds.catalog.InvDocumentation
Get inline content as a string, else null if there is none
getInstance() - Static method in class thredds.catalog.dl.Grib1toDIF
 
getInstance() - Static method in class thredds.catalog.dl.Grib2toDIF
 
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.
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.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
 
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
 
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
getIntNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a int
getIntNext() - Method in class ucar.ma2.IteratorFast
 
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(String) - Method in class thredds.filesystem.Controller
 
getInventory(MCollection) - Method in class thredds.filesystem.Controller
 
getInventory(String) - Method in interface thredds.filesystem.ControllerIF
 
getInventory(MCollection) - Method in interface thredds.filesystem.ControllerIF
 
getInventory() - Method in interface thredds.inventory.Dataset
 
getInvList() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection.DqcRadarDatasetInfo
_more_
getInvList() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection.TDSRadarDatasetInfo
Get the InvDatatest List
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
 
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
 
getIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
getIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
getIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
getIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
getIterator() - Method in class ucar.ma2.Range
Iterate over Range index Usage:
getIterator(int[]) - Method in class ucar.ma2.Section
 
getIterator() - Method in class ucar.nc2.ft.point.collection.CollectionManager
 
getIterator() - Method in class ucar.nc2.ft.point.collection.CollectionManager2
 
getIterator() - Method in interface ucar.nc2.ft.point.collection.TimedCollection
 
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.
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
getJavaDateUnit() - Static method in class ucar.nc2.units.JavaDateUnit
Factory method.
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
 
getKey() - Method in interface thredds.inventory.Dataset
 
getKeyphrases() - Method in interface thredds.catalog2.ThreddsMetadata
 
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
 
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
 
getLast() - Method in class thredds.filesystem.MCollection
 
getLastModified() - Method in interface thredds.catalog2.Catalog
 
getLastModified() - Method in class thredds.filesystem.CacheFile
 
getLastModified() - Method in class thredds.filesystem.MFile
 
getLastModifiedDate() - Method in class thredds.catalog.InvDatasetImpl
 
getLastModifiedLimit() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
 
getLastModifiedLimitInMillis() - Method in class thredds.crawlabledataset.filter.LastModifiedLimitFilter
 
getLastScanned() - Method in class ucar.nc2.ncml.DatasetCollectionManager
Get the last time scanned
getLastScanned() - Method in class ucar.nc2.ncml.DatasetCollectionManager2
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 class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
getLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
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
 
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
 
getLatLon() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
 
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
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(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
 
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
 
getLength() - Method in class thredds.filesystem.CacheFile
 
getLength() - Method in class thredds.filesystem.MFile
 
getLength() - Method in class ucar.nc2.Attribute
Get the length of the array of values; = 1 if scaler.
getLength() - Method in class ucar.nc2.Dimension
Get the length of the Dimension.
getLength() - Method in class ucar.nc2.iosp.bufr.BufrIndicatorSection
Get the byte length of the IndicatorSection0 section.
getLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
getLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
getLength() - Method in class ucar.unidata.util.Parameter
Get the number of values.
getLevel() - Method in class thredds.logs.ServletLogParser.ServletLog
 
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.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.nc2.iosp.gempak.GempakLookup
gets the LevelDescription.
getLevelDescription(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the LevelDescription.
getLevelIndex(String) - Method in class ucar.nc2.dt.grid.GridCoordSys
Get the index corresponding to 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.
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.
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.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.nc2.iosp.gempak.GempakLookup
gets the LevelUnit.
getLevelUnit(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the LevelUnit.
getLine() - Method in class ucar.units.ASCII_CharStream
Deprecated.  
getLine() - Method in class ucar.units.SimpleCharStream
Deprecated.  
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
 
getLiteral(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
Translate key to value
getLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
getLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
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.
getLocalSubCategory() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
 
getLocalTableName() - Method in class ucar.nc2.iosp.bufr.TableLookup
 
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.
getLocation() - Method in class thredds.catalog.query.Station
 
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 interface ucar.nc2.ft.point.collection.TimedCollection.Dataset
 
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.TableA
 
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 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
 
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 class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
getLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
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(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.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
 
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
 
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
 
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
 
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
getMajor() - Method in class ucar.unidata.geoloc.Earth
Get the semimajor axis of the earth, in meters.
getMap() - Method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
 
getMapHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getMapUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getMark() - Method in class thredds.catalog.InvCatalogRef
 
getMark() - Method in class thredds.catalog.InvDatasetImpl
Filtering
getMark() - Method in class thredds.catalog.InvDatasetImplProxy
 
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
 
getMaxCacheSize() - Static method in class ucar.nc2.iosp.adde.AddeImage
 
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
 
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
 
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
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
 
getMembersCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getMembersCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
getMembersList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getMembersList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
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
 
getMetadataConverter(String) - Method in class thredds.catalog.InvCatalogFactory
Find the MetadataConverterIF registered for this key
getMetadataType() - Method in class thredds.catalog.InvMetadata
Get the metadata type.
getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.point.PointObsDatasetImpl
Get conversion factor for this unit into meters.
getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
 
getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
 
getMetersConversionFactor(String) - Static method in class ucar.nc2.ft.point.RecordDatasetHelper
 
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
 
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
 
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).
getMinor() - Method in class ucar.unidata.geoloc.Earth
Get the semiminor axis of the earth, in meters.
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
 
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
 
getMode() - Method in class ucar.nc2.iosp.bufr.TableLookup
 
getMsecs() - Method in class thredds.logs.LogReader.Log
 
getMtype() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
 
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.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 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.MCollection
 
getName() - Method in class thredds.filesystem.MFile
 
getName() - Method in interface thredds.inventory.Dataset.Inventory
 
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.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 name.
getName() - Method in class ucar.nc2.Attribute
Get the name of this Attribute.
getName() - Method in class ucar.nc2.dataset.CoordinateAxis1D.NamedAnything
 
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.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
 
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
get the name of the 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
Get the name of the Grid
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.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 class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
 
getName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
 
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.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.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.TableA
 
getName() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
short name of 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.grib.GribVariable
 
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.stream.NcStreamProto.Attribute.Builder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getName() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
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.util.NamedObject
Get the object's name
getName() - Method in class ucar.nc2.Variable
Get the full name of this Variable, starting from rootGroup.
getName() - Method in interface ucar.nc2.VariableIF
 
getName() - Method in class ucar.nc2.VariableSimpleAdapter
 
getName() - Method in interface ucar.nc2.VariableSimpleIF
full name of the data Variable
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(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
 
getNameEscaped() - Method in class ucar.nc2.dt.grid.GeoGrid
get the escaped name of the geoGrid.
getNameEscaped() - Method in interface ucar.nc2.dt.GridDatatype
Get the escaped name of the Grid
getNameEscaped() - Method in class ucar.nc2.Variable
Get the full name of this Variable, with special characters escaped.
getNameEscaped() - Method in interface ucar.nc2.VariableIF
 
getNamer() - Method in class thredds.catalog.InvDatasetScan
 
getNamer() - Method in class thredds.cataloggen.CollectionLevelScanner
 
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
 
getNamespacePrefix() - Method in class thredds.catalog.InvMetadata
Get the prefix mapped to the namespace.
getNamespaceURI() - Method in class thredds.catalog.InvMetadata
Get the namespace.
getNameVocab() - Method in class thredds.catalog.ThreddsMetadata.Source
 
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
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.
getNCEPSubCenterName(int) - Static method in class ucar.nc2.iosp.bufr.tables.TableCenters
Name of NCEP subcenter.
getNcmlElement() - Method in class thredds.catalog.InvDatasetImpl
 
getNcols() - Method in class ucar.ma2.MAMatrix
 
getNelems() - Method in class ucar.ma2.MAVector
 
getNelems() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
getNelems() - Method in class ucar.nc2.iosp.Indexer.Chunk
Deprecated.  
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)
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.StandardStationProfileCollectionImpl
 
getNestedPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getNestedSelectors() - Method in class thredds.catalog.query.ListChoice
 
getNetcdf() - Method in class ucar.nc2.FileWriter
Get underlying NetcdfFileWriteable
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(String) - Method in interface thredds.inventory.Dataset
 
getNetcdfFile() - Method in interface thredds.inventory.Dataset.Inventory
 
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
 
getNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get the File Cache
getNext() - Method in class ucar.ma2.ArrayDouble.D3.IF
 
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
 
getNextToken() - Method in class ucar.units.StandardUnitFormat
Get the next Token.
getNextToken() - Method in class ucar.units.StandardUnitFormatTokenManager
Get the next Token.
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
 
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
 
getNomTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
 
getNomTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
 
getNomTime(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
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.
getNRays() - Method in class ucar.atd.dorade.DoradeSweep
Get the number of rays in this sweep.
getNrows() - Method in class ucar.ma2.MAMatrix
 
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.
getNum() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageType
 
getNumber() - Method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
getNumber() - Method in enum ucar.nc2.stream.NcStreamProto.DataType
 
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.
getNumberOfLevels() - Method in class ucar.nc2.ft.point.standard.NestedTable
 
getNumberPoints() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
The number of points along the trajectory.
getNumberRows() - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
 
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
 
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.
getNumHeaderRecords() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getNumObservations() - Method in class ucar.nc2.dt.StationImpl
 
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
 
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.
getNx() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the number of x points
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.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.
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
 
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
 
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 interface ucar.nc2.iosp.LayoutBBTiled.DataChunk
 
getOffset() - Method in class ucar.units.OffsetUnit
Returns the offset.
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
 
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
 
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
 
getOperatorName(int) - Static method in class ucar.nc2.iosp.bufr.tables.TableC
 
getOptionalSection(RandomAccessFile) - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
 
getOrCreate(UnitName, BaseQuantity) - Static method in class ucar.units.BaseUnit
Factory method for creating a new BaseUnit or obtaining a previously-created one.
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
 
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.
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
 
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.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.VerticalPerspectiveView
Get the origin longitude.
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
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
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.
getParameterBooleanValue(List<Parameter>, String) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
 
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
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
 
getParamList() - Method in class ucar.atd.dorade.DoradeSweep
Get the array of available parameters.
getParamName() - Method in class ucar.nc2.iosp.grib.GribVariable
 
getParamName() - Method in class ucar.nc2.iosp.grid.GridVariable
Get the parameter name
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 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
 
getParentCatalog() - Method in class thredds.catalog.InvDataset
Get containing catalog.
getParentCatalog() - Method in class thredds.catalog.InvDatasetImplProxy
 
getParentCatalog() - Method in interface thredds.catalog2.DatasetNode
 
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
 
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.InvDatasetFmrc
 
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.MFile
 
getPath() - Method in class thredds.logs.LogReader.Log
 
getpeakPower(int) - Method in class ucar.atd.dorade.DoradeSweep
 
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.CFpointObs
 
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.remote.RemoteStationCollection
 
getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
 
getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.standard.StandardStationCollectionImpl
 
getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
 
getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
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.PointCollectionImpl.PointFeatureCollectionSubset
 
getPointFeatureIterator(int) - Method in class ucar.nc2.ft.point.standard.StandardPointCollectionImpl
 
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
 
getPos() - Method in class ucar.nc2.iosp.bufr.BitReader
 
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.
getPreferredSize() - Method in class ucar.nc2.iosp.adde.AddeImage
 
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.
getPrimitiveClassType() - Method in enum ucar.ma2.DataType
The primitive class type: char, byte, float, double, short, int, long, boolean, String, StructureData, StructureDataIterator, ByteBuffer.
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
 
getProfileConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
 
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.
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
 
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.
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.nc2.iosp.gempak.GempakLookup
gets the ProjectionType.
getProjectionType(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the ProjectionType.
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.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
 
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
 
getProjectTitle() - Method in interface thredds.catalog2.ThreddsMetadata
 
getProjName(int) - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
Get the name for the projection type
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.
getPropertyByName(String) - Method in interface thredds.catalog2.Catalog
 
getPropertyByName(String) - Method in interface thredds.catalog2.DatasetNode
 
getPropertyByName(String) - Method in interface thredds.catalog2.Service
 
getPrototype() - Method in class ucar.nc2.ft.point.collection.CollectionManager
 
getPrototype() - Method in class ucar.nc2.ft.point.collection.CollectionManager2
 
getPrototype() - Method in interface ucar.nc2.ft.point.collection.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.dataset.StructureDS
Get the proxy reader, or null.
getProxyReader() - Method in class ucar.nc2.dataset.VariableDS
Get the proxy reader, or null.
getProxyReader() - Method in interface ucar.nc2.dataset.VariableEnhanced
 
getPublisher() - Method in interface thredds.catalog2.ThreddsMetadata
 
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
 
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.
getQuery() - Method in class thredds.catalog.query.QueryCapability
 
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.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.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(int) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
getRange(int) - Method in class ucar.nc2.stream.NcStreamProto.Section
 
getRange() - Method in class ucar.unidata.util.DateSelection
Construct and return the start and end time range
getRangeCount() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
 
getRangeCount() - Method in class ucar.nc2.stream.NcStreamProto.Section
 
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
 
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.
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 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.InvDatasetFmrc
 
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 class ucar.nc2.ncml.DatasetCollectionManager
Get how often to rescan
getRecheck() - Method in class ucar.nc2.ncml.DatasetCollectionManager2
Get how often to rescan
getRecordCount() - Method in class ucar.nc2.dt.point.RecordDatasetHelper
 
getRecordCount() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getRecordSizeInBytes() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
 
getRecordVar() - Method in class ucar.nc2.dt.point.RecordDatasetHelper
 
getRecordVar() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
 
getReference() - Method in interface thredds.catalog2.CatalogRef
 
getReference() - Method in class ucar.units.LogarithmicUnit
Returns the reference level.
getReferencedFile() - Method in class ucar.nc2.dataset.NetcdfDataset
A NetcdfDataset usually wraps a NetcdfFile, where the actual I/O happens.
getReferenceTime() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
return record header time as a Date
getReferenceTime() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the first reference time of this GridRecord
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;
getRefVal() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
getRefVal() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
refVal of descriptor.
getRegExp() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
 
getRegExp() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
 
getRegExpString() - Method in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
 
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 thredds.wcs.WcsRequestFactory
 
getRequestEncoding() - Method in interface thredds.wcs.Request
 
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.ThreddsMetadata.GeospatialRange
 
getResolution() - Method in class ucar.nc2.units.DateRange
Get the time resolution.
getResponseBodyAsInputStream() - Method in class thredds.util.HttpUriResolver
 
getResponseCRS() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
getResponseHeaders() - Method in class thredds.util.HttpUriResolver
 
getResponseHeaderValue(String) - Method in class thredds.util.HttpUriResolver
 
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
 
getReturns() - Method in class thredds.catalog.query.Query
 
getReturns() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getRights() - Method in class thredds.catalog.InvDataset
get specific type of documentation = rights
getRights() - Method in class thredds.catalog.ThreddsMetadata
 
getRole() - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
getRole() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ServiceContact
 
getRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
getRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
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.
getRootGroup() - Method in class ucar.nc2.NetcdfFile
Get the root group.
getRoots() - Static method in class thredds.logs.TestFileSystem
 
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.
getRunDate() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
Get the date of the ForecastModelRun
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().
getRunDateString() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
Get string representation of the date of the ForecastModelRun
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.
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.
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
 
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
 
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
 
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
 
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
 
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
 
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.
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
 
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
 
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
 
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
scale of 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.
getScanLocation() - Method in class thredds.catalog.InvDatasetScan
 
getScanMode() - Method in class ucar.atd.dorade.DoradeSweep
 
getScanMode(int) - Method in class ucar.atd.dorade.DoradeSweep
 
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.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.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?
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
 
getSdataCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
getSdataCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
getSdataList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
getSdataList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
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.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
getSection() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
getSection() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getSection() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
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 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.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.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.Variable
 
getServerUri() - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
 
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.TestFileSystem
 
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
 
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
 
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(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
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
getShapeAsSection() - Method in class ucar.nc2.Variable
Get shape as a Section object.
getShapeAsSection() - Method in interface ucar.nc2.VariableIF
 
getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
getShapeName(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
.
getShapeName(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
.
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.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 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
 
getSite() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider
 
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.ThreddsMetadata.GeospatialRange
 
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.VertCoord
 
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 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.
getSizeToCache() - Method in class ucar.nc2.Variable
If total data 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
 
getSpacingUnit() - Method in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
 
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"
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.
getStandardUri() - Method in class thredds.catalog.InvAccess
Construct the standard THREDDS access URI for this dataset access method, resolve if the URI is relative.
getStandardUrlName() - Method in class thredds.catalog.InvAccess
Get the standard URL, with resolution if the URL is reletive.
getStart() - Method in class thredds.catalog.query.SelectRangeDate
 
getStart() - Method in class thredds.catalog.ThreddsMetadata.Range
 
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 class ucar.nc2.units.DateRange
Get the starting Date.
getStartBit(int) - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
 
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.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
 
getStartElem() - Method in class ucar.nc2.iosp.Indexer.Chunk
Deprecated. Get starting element position as a 1D element index in the array with shape "wantSection".
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.nc2.iosp.bufr.BufrIndicatorSection
Get starting position in the file.
getStartPos() - Method in class ucar.nc2.iosp.bufr.Message
 
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
 
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(String) - Method in class ucar.nc2.ft.point.StationHelper
 
getStation(String) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getStation(String) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getStation(String) - Method in interface ucar.nc2.ft.StationCollection
Find a Station by name.
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.CFpointObs
 
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.remote.RemoteStationCollection
 
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
 
getStationObsDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
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.CFpointObs
 
getStationProfileDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
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.
getStationProfileObsDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.NestedTable
 
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(LatLonRect) - Method in class ucar.nc2.ft.point.StationHelper
 
getStations() - Method in class ucar.nc2.ft.point.StationHelper
 
getStations(String[]) - Method in class ucar.nc2.ft.point.StationHelper
 
getStations() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getStations(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(LatLonRect) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getStations(String[]) - 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(String[]) - Method in interface ucar.nc2.ft.StationCollection
Get a list of named 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.
getStationsCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
getStationsCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
getStationsList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
 
getStationsList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
 
getStatus() - Method in class thredds.logs.LogReader.Log
 
getSTD2() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the STD2
getSTID() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the STID
getSTNM() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the STNM
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.ArrayShort
 
getStorage() - Method in class ucar.ma2.ArrayStructure
 
getStorage() - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
 
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
 
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 class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getStructs(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
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.TableMultiDimStructure
 
getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableMultiDimStructurePsuedo
 
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.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(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.misc.Nldn
 
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
 
getStructVars(List<Variable>, Dimension) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
 
getSubCategory() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
 
getSubCategory(int, int) - Method in class ucar.nc2.iosp.bufr.TableLookup
 
getSubCategory(int, int) - Static method in class ucar.nc2.iosp.bufr.tables.TableDataSubcategories
Name of sub category, probably common table C-12.
getSubCenterId() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
Identification of subcenter.
getSubKeys() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
 
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.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
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.
getsystemGain(int) - Method in class ucar.atd.dorade.DoradeSweep
 
getTable(short) - Static method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
 
getTableA(String) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
 
getTableB() - Method in class ucar.nc2.iosp.bufr.tables.BufrReadMnemonic
tableB from mnemonic.
getTableB(String) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
 
getTableConfigurer(FeatureType, NetcdfDataset) - Static method in class ucar.nc2.ft.point.standard.TableAnalyzer
Find a TableConfigurer for this dataset, if there is one.
getTableD() - Method in class ucar.nc2.iosp.bufr.tables.BufrReadMnemonic
tableD from mnemonic.
getTableD(String) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
 
getTableName() - Method in class ucar.nc2.iosp.bufr.Message
 
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.
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
getTargetImagerFromSwath(Array, Array, Array, double[]) - Method in class ucar.nc2.geotiff.GeotiffWriter
get the grid dataset
getTaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Time, or null if none.
getTemplate() - Method in class thredds.catalog.query.ListChoice
 
getTemplate() - Method in class thredds.catalog.query.Selector
 
getTemporalCoverage() - Method in interface thredds.catalog2.ThreddsMetadata
 
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
 
getThreddsMetadata() - Method in class thredds.catalog.InvMetadata
get the internal ThreddsMetadata, if isThreddsMetadata() is true
getThreddsMetadata() - Method in interface thredds.catalog2.DatasetNode
 
getthresholdParamName() - Method in class ucar.atd.dorade.DoradePARM
 
getThresholdValue() - Method in class ucar.atd.dorade.DoradePARM
 
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(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
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
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 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.
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.
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
 
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.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
getTimeIndex(String) - Method in class ucar.nc2.dt.grid.GridCoordSys
Get the index corresponding to the time name.
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
Get the string name for the ith time coordinate.
getTimeRange() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
 
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.unidata.util.DateSelection
Get the Times property.
getTimeUnit() - Method in class ucar.nc2.dt.point.RecordDatasetHelper
 
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 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.units.DateUnit
For udunit dates, get the time unit.
getTimeUnit() - Method in class ucar.nc2.units.TimeDuration
Get the corresponding time unit
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
 
getTitle() - Method in class thredds.catalog.query.Selector
 
getTitle() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
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 interface thredds.catalog2.ThreddsMetadata.Variable
 
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.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.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 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.
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 class ucar.nc2.iosp.Indexer
Deprecated.  
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
 
getTotalNelems() - Method in class ucar.nc2.iosp.RegularIndexer
Deprecated.  
getTotalNelems() - Method in class ucar.nc2.iosp.RegularLayout
Deprecated.  
getTotalNelems() - Method in class ucar.nc2.iosp.RegularSectionLayout
Deprecated.  
getTotalNelems() - Method in class ucar.nc2.iosp.SegmentedLayout
Deprecated.  
getTotalNelems() - Method in class ucar.nc2.iosp.SingleChunkIndexer
Deprecated.  
getTotalNumberOfStructures() - Method in class ucar.ma2.ArraySequenceNested
 
getTotalObs() - Method in class ucar.nc2.iosp.bufr.MessageScanner
 
getTrajectories() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
 
getTrajectories() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
 
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
 
getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
 
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
 
getTrajectoryConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
 
getTrajectoryId() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
 
getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
 
getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
 
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.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.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
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.Service
Return the ServiceType for this Service, may not be null.
getType() - Method in class thredds.cataloggen.config.CatalogGenConfig
Return the type of this CatalogGenConfig
getType(String) - Static method in class thredds.cataloggen.config.CatalogGenConfig.Type
Find the Type that matches this name.
getType() - Method in class thredds.cataloggen.config.DatasetFilter
Return the type of this DatasetFilter
getType(String) - Static method in class thredds.cataloggen.config.DatasetFilter.Type
Find the Type that matches this name.
getType() - Method in class thredds.cataloggen.config.DatasetNamer
Return the type attribute of this DatasetNamer.
getType(String) - Static method in class thredds.cataloggen.config.DatasetNamerType
Find the DatasetNamerType that matches this name.
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(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.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 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.
getTypicalDataset() - Method in class ucar.nc2.ncml.Aggregation
Open one of the nested datasets as a template for the aggregation dataset.
getunambiguousRange(int) - Method in class ucar.atd.dorade.DoradeSweep
 
getUnambiguousVelocity(int) - Method in class ucar.atd.dorade.DoradeSweep
 
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.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 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.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() - 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.point.remote.PointStreamProto.Member.Builder
 
getUnits() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
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
units of 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 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.
getUnresolvedUrlName() - Method in class thredds.catalog.InvAccess
Construct "unresolved" URL: service.getBase() + getUrlPath() + service.getSuffix().
getUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
getUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
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
 
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 thredds.catalog.ThreddsMetadata.Source
 
getUrlContents(String, int) - Static method in class ucar.nc2.util.net.HttpClientManager
 
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
 
getusedFrequencies() - Method in class ucar.atd.dorade.DoradePARM
 
getusedPRTs() - Method in class ucar.atd.dorade.DoradePARM
 
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
 
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
 
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.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() - 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) - 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.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.
getValue2() - Method in class thredds.catalog.query.SelectService.ServiceChoice
 
getValueDescriptor() - Method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
 
getValueDescriptor() - Method in enum ucar.nc2.stream.NcStreamProto.DataType
 
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.
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.nc2.Attribute
Get the value as an Array.
getValues1() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.VertCoord
 
getValues1() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
getValues2() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.VertCoord
 
getValues2() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
 
getVariable() - Method in class ucar.nc2.dt.grid.GeoGrid
 
getVariable() - Method in interface ucar.nc2.dt.GridDatatype
Get the underlying Variable, if it exists.
getVariableList() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getVariableName(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
 
getVariableNames() - Method in class ucar.nc2.Structure
Get the (short) names of the variables contained directly in this 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
 
getVariables() - Method in class ucar.nc2.Group
Get the Variables contained directly in this group.
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.
getVariableWithAttribute(NetcdfDataset, String, 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
 
getVarName() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
getVarName() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
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 class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
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;
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.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
 
getVersionString() - Method in interface thredds.wcs.Request
 
getVersionString() - Method in class thredds.wcs.v1_0_0_1.WcsRequestBuilder
 
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
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.
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.
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.
getVerticalTransformType() - Method in class ucar.nc2.dataset.VerticalCT
get the Vertical Transform type
getVertTimeCoord() - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.Grid
 
getVocabHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
getVocabularyId() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getVocabularyName() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getVocabUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
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
 
getWantShape() - Method in class ucar.nc2.iosp.RegularIndexer
Deprecated.  
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
 
getWebPage() - Method in interface thredds.catalog2.ThreddsMetadata.Contributor
 
getWFO2() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the WFO2
getWidth() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
width of descriptor.
getWidth() - Method in class ucar.unidata.geoloc.LatLonRect
return width of bounding box, always between 0 and 360 degrees.
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 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
getWmoTableName() - Method in class ucar.nc2.iosp.bufr.TableLookup
 
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
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.
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
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
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.
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
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]
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
 
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
 
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
 
GrADSDataServerDatasetSource - Class in thredds.cataloggen.config
 
GrADSDataServerDatasetSource() - Constructor for class thredds.cataloggen.config.GrADSDataServerDatasetSource
 
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.units.SI
Special derived unit for the quantity of absorbed dose, specific energy (imparted), or kerms.
GREYJPEG - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
GREYJPEG5 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
 
GRIB1 - Static variable in class thredds.catalog.DataFormatType
 
Grib1ServiceProvider - Class in ucar.nc2.iosp.grib
Deprecated.  
Grib1ServiceProvider() - Constructor for class ucar.nc2.iosp.grib.Grib1ServiceProvider
Deprecated.  
Grib1toDIF - Class in thredds.catalog.dl
read in GRIB-1 to DIF csv file
GRIB2 - Static variable in class thredds.catalog.DataFormatType
 
Grib2Netcdf - Class in ucar.nc2.iosp.grib
 
Grib2Netcdf() - Constructor for class ucar.nc2.iosp.grib.Grib2Netcdf
 
Grib2ServiceProvider - Class in ucar.nc2.iosp.grib
Deprecated.  
Grib2ServiceProvider() - Constructor for class ucar.nc2.iosp.grib.Grib2ServiceProvider
Deprecated.  
Grib2toDIF - Class in thredds.catalog.dl
read in GRIB-2 to DIF csv file
Grib2toDIF(String) - Constructor for class thredds.catalog.dl.Grib2toDIF
 
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
 
GribCoordSys - Class in ucar.nc2.iosp.grib
A Coordinate System for a Grib variable.
GribGridServiceProvider - Class in ucar.nc2.iosp.grib
 
GribGridServiceProvider() - Constructor for class ucar.nc2.iosp.grib.GribGridServiceProvider
 
GribHorizCoordSys - Class in ucar.nc2.iosp.grib
A horizontal coordinate system created from a Grib2GridDefinitionSection.
GribIndexer - Class in ucar.nc2.iosp.grib
 
GribIndexer() - Constructor for class ucar.nc2.iosp.grib.GribIndexer
 
GribRecordLW - Class in ucar.nc2.iosp.grib
"lightweight" grib record.
GribServiceProvider - Class in ucar.nc2.iosp.grib
Deprecated.  
GribServiceProvider() - Constructor for class ucar.nc2.iosp.grib.GribServiceProvider
Deprecated.  
GribServiceProvider.IndexExtendMode - Enum in ucar.nc2.iosp.grib
Deprecated.  
GribTimeCoord - Class in ucar.nc2.iosp.grib
A Time Coordinate for a Grib dataset.
GribVariable - Class in ucar.nc2.iosp.grib
A Variable for a Grib dataset.
GribVertCoord - Class in ucar.nc2.iosp.grib
A Vertical Coordinate variable for a Grib variable.
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_NAME - Static variable in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Attribute for the Navigation Block
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
 
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
 
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 - 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
 
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.
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
GridIndexToNC - Class in ucar.nc2.iosp.grid
Create a Netcdf File from a GridIndex
GridIndexToNC() - Constructor for class ucar.nc2.iosp.grid.GridIndexToNC
 
gridNumber - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
grid number
GridServiceProvider - Class in ucar.nc2.iosp.grid
An IOSP for Gempak Grid data
GridServiceProvider() - Constructor for class ucar.nc2.iosp.grid.GridServiceProvider
 
GridServiceProvider.IndexExtendMode - Enum in ucar.nc2.iosp.grid
 
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.
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
 

H

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
 
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
 
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
 
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 class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
hasAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
hasBigend() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
 
hasBigend() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
hasCachedData() - Method in class ucar.nc2.Variable
Has data been read and cached
hasCE() - Method in class ucar.nc2.dods.DODSVariable
 
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
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 class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
hasData() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
hasData() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
hasData() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
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 class ucar.nc2.stream.NcStreamProto.Data.Builder
 
hasDataType() - Method in class ucar.nc2.stream.NcStreamProto.Data
 
hasDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
hasDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
hasDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
hasDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
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 class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
hasDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
hasDifferentDopplarResolutions() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
 
hasDifferentDopplarResolutions() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
 
hasElevation() - Method in class thredds.catalog.query.Location
 
hasFatalError() - Method in class thredds.catalog.InvCatalogImpl
Check if there is a fatal error and catalog should not be used.
hasFatalError() - Method in class thredds.catalog.query.QueryCapability
 
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.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.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.grib.GribVariable
Override Object.hashCode() to implement equals.
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.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.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 class ucar.nc2.stream.NcStreamProto.Header.Builder
 
hasId() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
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
 
hasIsPrivate() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
hasIsPrivate() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
hasIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
hasIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
hasIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
hasIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
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 class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
hasLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
hasLen() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
hasLen() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
hasLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
hasLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
hasLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
 
hasLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
 
hasLocation() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
 
hasLocation() - Method in class ucar.nc2.stream.NcStreamProto.Header
 
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 class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
 
hasLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
 
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
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 ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
 
hasName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
 
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 class ucar.nc2.stream.NcStreamProto.Attribute.Builder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Group
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Structure
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
 
hasName() - Method in class ucar.nc2.stream.NcStreamProto.Variable
 
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
 
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 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 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.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.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.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 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 class ucar.nc2.iosp.Indexer
Deprecated.  
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
 
hasNext() - Method in class ucar.nc2.iosp.RegularIndexer
Deprecated.  
hasNext() - Method in class ucar.nc2.iosp.RegularLayout
Deprecated.  
hasNext() - Method in class ucar.nc2.iosp.RegularSectionLayout
Deprecated.  
hasNext() - Method in class ucar.nc2.iosp.SegmentedLayout
Deprecated.  
hasNext() - Method in class ucar.nc2.iosp.SingleChunkIndexer