- 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
- ABBREV - Static variable in interface ucar.nc2.constants.CDM
-
- abort() - Method in class ucar.nc2.NetcdfFileWriter
-
- AbstractCoordTransBuilder - Class in ucar.nc2.dataset.transform
-
Abstract superclass for implementations of CoordTransBuilderIF.
- AbstractCoordTransBuilder() - Constructor for class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
-
- AbstractElementWriter - Interface in thredds.catalog2.xml.writer.stax
-
_more_
- AbstractElementWriterFactory - Interface in thredds.catalog2.xml.writer.stax
-
_more_
- AbstractIOServiceProvider - Class in ucar.nc2.iosp
-
Abstract base class for IOSP implementations that provides default implementations
of readToByteChannel(...) and readSection(...).
- AbstractIOServiceProvider() - Constructor for class ucar.nc2.iosp.AbstractIOServiceProvider
-
- AbstractLightningIOSP - Class in ucar.nc2.iosp.misc
-
AbstractIOSP for lighting data.
- AbstractLightningIOSP() - Constructor for class ucar.nc2.iosp.misc.AbstractLightningIOSP
-
- accept(InvDataset) - Method in interface thredds.catalog.DatasetFilter
-
Decision function as to whether to accept this dataset or not.
- accept(InvDataset) - Method in class thredds.catalog.DatasetFilter.ByDataType
-
- accept(InvDataset) - Method in class thredds.catalog.DatasetFilter.ByServiceType
-
- accept(InvDataset) - Method in class thredds.cataloggen.config.DatasetFilter
-
Test whether the given dataset should be included in a dataset collection.
- accept(CrawlableDataset) - Method in interface thredds.crawlabledataset.CrawlableDatasetFilter
-
Test whether the specified CrawlableDataset should be included
in a list of CrawlableDatasets.
- accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.LastModifiedLimitFilter
-
Accept datasets whose last modified date is at least the
last modified limit of milliseconds in the past.
- accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter
-
- accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
-
- accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.RegExpMatchOnPathFilter
-
- accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
-
- accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.WildcardMatchOnPathFilter
-
- accept(MFile) - Method in class thredds.inventory.filter.Composite
-
- accept(MFile) - Method in class thredds.inventory.filter.LastModifiedLimit
-
- accept(MFile) - Method in class thredds.inventory.filter.RegExpMatchOnName
-
- accept(MFile) - Method in class thredds.inventory.filter.WildcardMatchOnName
-
- accept(MFile) - Method in class thredds.inventory.filter.WildcardMatchOnPath
-
- accept(MFile) - Method in class thredds.inventory.MCollection
-
- accept(MFile) - Method in interface thredds.inventory.MFileFilter
-
Tests if a specified MFile should be included in a file collection.
- acceptDatasetByFilterGroup(List, InvDataset, boolean) - Static method in class thredds.cataloggen.config.DatasetFilter
-
Given a dataset and a group of filters, return true if the group of
filters indicates that the dataset should be accepted, false if it
should be rejected.
- access - Variable in class thredds.catalog.InvDataset
-
- Access - Interface in thredds.catalog2
-
_more_
- AccessBuilder - Interface in thredds.catalog2.builder
-
_more_
- AccessElement - Static variable in class thredds.catalog2.xml.names.AccessElementNames
-
- AccessElement_DataFormat - Static variable in class thredds.catalog2.xml.names.AccessElementNames
-
- AccessElement_ServiceName - Static variable in class thredds.catalog2.xml.names.AccessElementNames
-
- AccessElement_UrlPath - Static variable in class thredds.catalog2.xml.names.AccessElementNames
-
- AccessElementNames - Class in thredds.catalog2.xml.names
-
XML qualified names for the elements and attributes defined by
the "access" element in the THREDDS InvCatalog
specification (version 1.0.2).
- AccessLogParser - Class in thredds.logs
-
Read TDS access logs
- AccessLogParser() - Constructor for class thredds.logs.AccessLogParser
-
- accessPointDataset - Variable in class thredds.cataloggen.config.DatasetSource
-
Top-level dataset of the catalog generated by this DatasetSource.
- AccessUriBuilder - Interface in thredds.catalog2
-
Interface for various strategies that, given an Access instance,
build access URIs.
- AccessUriBuilderResolver - Interface in thredds.catalog2
-
_more_
- accessUsed - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
-
- ACFT - Static variable in class ucar.nc2.dt.point.decode.MP
-
- acos(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- acosd(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- 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.
- acquireDataset(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Same as openDataset, but file is acquired through the File Cache, with defaultEnhanceMode.
- acquireDataset(String, boolean, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
- acquireDataset(FileFactory, String, Set<NetcdfDataset.Enhance>, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Same as openDataset, but file is acquired through the File Cache.
- acquireFile(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Same as openFile, but file is acquired through the File Cache.
- acquireFile(FileFactory, Object, String, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Same as openFile, but file is acquired through the File Cache.
- acquireFile(CancelTask) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
- ADASConvention - Class in ucar.nc2.dataset.conv
-
ADAS netcdf files.
- ADASConvention() - Constructor for class ucar.nc2.dataset.conv.ADASConvention
-
- add(ThreddsMetadata, boolean) - Method in class thredds.catalog.ThreddsMetadata
-
Add all the content from another ThreddsMetadata
- add(Serializable, Serializable) - Method in class thredds.filesystem.CacheManager
-
- add(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(double, CalendarPeriod.Field) - Method in class ucar.nc2.time.CalendarDate
-
- add(CalendarPeriod) - Method in class ucar.nc2.time.CalendarDate
-
- 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.TimeDuration
-
- add(Date) - Method in class ucar.nc2.units.TimeUnit
-
Add the time amount to the given Date, return a new Date.
- add(String, String, String) - Static method in class ucar.nc2.util.rc.RC
-
Allow users to add to the default rc
- add(Point2D.Double, Point2D.Double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- add(UnitDBImpl) - Method in class ucar.units.UnitDBImpl
-
Adds all the entries in another UnitDBImpl to this database.
- add_escapes(String) - Method in exception ucar.units.ParseException
-
Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
- ADD_OFFSET - Static variable in interface ucar.nc2.constants.CDM
-
- addAccess(InvAccess) - Method in class thredds.catalog.InvDatasetImpl
-
Add InvAccess element to this dataset.
- addAccess(List<InvAccess>) - Method in class thredds.catalog.InvDatasetImpl
-
Add a list of InvAccess elements to this dataset.
- addAccess(InvAccess) - Method in class thredds.catalog.InvDatasetImplProxy
-
- addAccessBuilder() - Method in interface thredds.catalog2.builder.DatasetBuilder
-
- addAlias(String, String) - Method in interface ucar.units.UnitDB
-
Adds an alias for a unit to the database.
- addAlias(String, String, String) - Method in interface ucar.units.UnitDB
-
Adds an alias for a unit to the database.
- addAlias(String, String, String, String) - Method in interface ucar.units.UnitDB
-
Adds an alias for a unit to the database.
- addAlias(UnitID, String) - Method in interface ucar.units.UnitDB
-
Adds an alias for a unit to the database.
- addAlias(String, String) - Method in class ucar.units.UnitDBImpl
-
Adds an alias for a unit already in the database.
- addAlias(String, String, String) - Method in class ucar.units.UnitDBImpl
-
Adds an alias for a unit already in the database.
- addAlias(String, String, String, String) - Method in class ucar.units.UnitDBImpl
-
Adds an alias for a unit already in the database.
- addAlias(UnitID, String) - Method in class ucar.units.UnitDBImpl
-
Adds an alias for a unit already in the database.
- addAllAtts(Iterable<? extends FileSystemProto.Attribute>) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- addAllAtts(Iterable<? extends FileSystemProto.Attribute>) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- addAllAtts(Iterable<? extends NcStreamProto.Attribute>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- addAllAtts(Iterable<? extends NcStreamProto.Attribute>) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- addAllAtts(Iterable<? extends NcStreamProto.Attribute>) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- addAllDims(Iterable<? extends NcStreamProto.Dimension>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- addAllEnumTypes(Iterable<? extends NcStreamProto.EnumTypedef>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- addAllFiles(Iterable<? extends FileSystemProto.File>) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- addAllGroups(Iterable<? extends NcStreamProto.Group>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- addAllHeapCount(Iterable<? extends Integer>) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated uint32 heapCount = 3;
- addAllIssues(BuilderIssues) - Method in class thredds.catalog2.builder.BuilderIssues
-
- addAllList(Iterable<? extends GhcnmProto.StationIndex>) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- addAllMap(Iterable<? extends NcStreamProto.EnumTypedef.EnumType>) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- addAllMember(Iterable<? extends Integer>) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated uint32 member = 1;
- addAllMembers(Iterable<? extends PointStreamProto.Member>) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- addAllRange(Iterable<? extends NcStreamProto.Range>) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- addAllSdata(Iterable<String>) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
repeated string sdata = 4;
- addAllSdata(Iterable<String>) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
repeated string sdata = 5;
- addAllSdata(Iterable<String>) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated string sdata = 4;
- addAllShape(Iterable<? extends NcStreamProto.Dimension>) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- addAllShape(Iterable<? extends NcStreamProto.Dimension>) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- addAllStations(Iterable<? extends PointStreamProto.Station>) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- addAllStructs(Iterable<? extends NcStreamProto.Structure>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- addAllStructs(Iterable<? extends NcStreamProto.Structure>) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- addAllVars(Iterable<? extends NcStreamProto.Variable>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- addAllVars(Iterable<? extends NcStreamProto.Variable>) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- 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(FileSystemProto.Attribute) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- addAtts(int, FileSystemProto.Attribute) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- addAtts(FileSystemProto.Attribute.Builder) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- addAtts(int, FileSystemProto.Attribute.Builder) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- addAtts(FileSystemProto.Attribute) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- addAtts(int, FileSystemProto.Attribute) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- addAtts(FileSystemProto.Attribute.Builder) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- addAtts(int, FileSystemProto.Attribute.Builder) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- addAtts(NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- addAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- addAtts(NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- addAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- addAtts(NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- addAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- addAtts(NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- addAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- addAtts(NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- addAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- addAtts(NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- addAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- addAttsBuilder() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- addAttsBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- addAttsBuilder() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- addAttsBuilder(int) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- addAttsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- addAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- addAttsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- addAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- addAttsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- addAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- addBestDataset(String, double) - Method in class thredds.featurecollection.FeatureCollectionConfig.FmrcConfig
-
- addCatalogRef(String, URI) - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- addCatalogRef(String, URI) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- addChild(TableConfig) - Method in class ucar.nc2.ft.point.standard.TableConfig
-
- addChildEnhancer(DatasetEnhancer) - Method in class thredds.cataloggen.CollectionLevelScanner
-
Add the given DatasetEnhancer to the list that will be applied to each of
the child datasets.
- addChoice(ListChoice) - Method in class thredds.catalog.query.SelectList
-
- addCollection(String, String) - Method in class ucar.nc2.ncml.Aggregation
-
- addContributor(ThreddsMetadata.Contributor) - Method in class thredds.catalog.ThreddsMetadata
-
Add a contributor
- addContributor() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- addCoordinateAxis(VariableDS) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Add a CoordinateAxis to the dataset, by turning the VariableDS into a CoordinateAxis (if needed).
- addCoordinateSystem(CoordinateSystem) - Method in interface ucar.nc2.dataset.Enhancements
-
Add a CoordinateSystem to the dataset.
- addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Add a CoordinateSystem to the dataset.
- addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.StructureDS
-
- addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.VariableDS
-
- addCoordinateTransform(CoordinateTransform) - Method in class ucar.nc2.dataset.CoordinateSystem
-
add a CoordinateTransform
- addCoordinateTransform(CoordinateTransform) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Add a CoordinateTransform to the dataset.
- addCoordinateTransforms(Collection<CoordinateTransform>) - Method in class ucar.nc2.dataset.CoordinateSystem
-
add a Collection of CoordinateTransform
- addCoordinateVariable(Dimension, CoordSysBuilder.VarProcess) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
- addCoordinateVariable(Variable) - Method in class ucar.nc2.Dimension
-
- addCreator(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
-
Add a creator
- addCreator() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
-
Add Dataset (1.0)
- addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
-
Add a nested dataset.
- addDataset(int, InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
-
Add a nested dataset at the location indicated by index.
- addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
-
- addDataset(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- addDataset(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- addDataset(Aggregation.Dataset) - Method in class ucar.nc2.ncml.Aggregation
-
- addDatasetByID(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
-
Add Dataset to internal hash.
- addDatasetEnhancer(DatasetEnhancer1) - Method in class thredds.cataloggen.config.DatasetSource
-
- addDatasetFilter(DatasetFilter) - Method in class thredds.cataloggen.config.DatasetSource
-
- addDatasetNamer(DatasetNamer) - Method in class thredds.cataloggen.config.DatasetSource
-
- addDatasetRoot(DataRootConfig) - Method in class thredds.catalog.InvCatalogImpl
-
Add Dataset Root, key = path, value = location.
- addDatasetRoot(InvProperty) - Method in class thredds.catalog.InvService
-
Deprecated.
use InvCatalogImpl
- addDatasetScan(Element, String, String, String, String, Set<NetcdfDataset.Enhance>, String, String) - Method in class ucar.nc2.ncml.Aggregation
-
Add a dataset scan
- addDatasetSize - Variable in class thredds.cataloggen.config.DatasetSource
-
- addDatasetType(String) - Method in class thredds.featurecollection.FeatureCollectionConfig.FmrcConfig
-
- addDatasetType(String) - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
-
- addDatasetType(String) - Method in class thredds.featurecollection.FeatureCollectionConfig.PointConfig
-
- addDate(DateType) - Method in class thredds.catalog.ThreddsMetadata
-
Add a date
- addDerivedField(TableParser.Field, TableParser.Transform, Class) - Method in class ucar.nc2.util.TableParser
-
- addDimension(Dimension) - Method in class ucar.nc2.Group
-
Add a shared Dimension
- addDimension(Group, Dimension) - Method in class ucar.nc2.NetcdfFile
-
Add a shared Dimension to a Group.
- addDimension(String, int) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Add a Dimension to the file.
- addDimension(String, int, boolean, boolean, boolean) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Add a Dimension to the file.
- addDimension(Group, String, int) - Method in class ucar.nc2.NetcdfFileWriter
-
Add a shared Dimension to the file.
- addDimension(Group, String, int, boolean, boolean, boolean) - Method in class ucar.nc2.NetcdfFileWriter
-
Add a Dimension to the file.
- addDimensionIfNotExists(Dimension) - Method in class ucar.nc2.Group
-
- addDimensionsToNetcdfFile(NetcdfFile, Group) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
-
Add this as a dimension to a netCDF file
- addDims(NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- addDims(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- addDims(NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- addDims(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- addDimsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- addDimsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- addDirectoryScan(String, String, String, String, String, Object) - Method in class thredds.inventory.MFileCollectionManager
-
Add a directory scan to the collection
- addDirectoryScanFmrc(String, String, String, String, String, String, String, String) - Method in class ucar.nc2.ncml.AggregationFmrc
-
- addDocumentation(InvDocumentation) - Method in class thredds.catalog.InvDatasetImpl
-
Add documentation element to this dataset.
- addDocumentation(InvDocumentation) - Method in class thredds.catalog.InvDatasetImplProxy
-
- addDocumentation(InvDocumentation) - Method in class thredds.catalog.ThreddsMetadata
-
Add a documentation
- addDocumentation(String, String) - Method in class thredds.catalog.ThreddsMetadata
-
set specified type of documentation
- addDocumentation(String, String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- addDocumentation(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- addDouble(Array, Array, Array) - Static method in class ucar.ma2.MAMath
-
Add elements of two arrays together as doubles, place sum in the result array.
- ADDE - Static variable in class thredds.catalog.ServiceType
-
- addEnsembles(List<GridEnsembleCoord>, List<GridRecord>) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
-
- addEnumeration(EnumTypedef) - Method in class ucar.nc2.Group
-
Add an Enumeration
- addEnumTypes(NcStreamProto.EnumTypedef) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- addEnumTypes(int, NcStreamProto.EnumTypedef) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- addEnumTypes(NcStreamProto.EnumTypedef.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- addEnumTypes(int, NcStreamProto.EnumTypedef.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- addEnumTypesBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- addEnumTypesBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- addEscapes(String) - Static method in error ucar.units.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addEventListener(CollectionManager.TriggerListener) - Method in interface thredds.inventory.CollectionManager
-
Register to get Trigger events
- addEventListener(CollectionManager.TriggerListener) - Method in class thredds.inventory.CollectionManagerAbstract
-
- addExplicitDataset(String, String, String, String, String, String, FileFactory) - Method in class ucar.nc2.ncml.Aggregation
-
Add a nested dataset, specified by an explicit netcdf element.
- addExtentBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
-
- addExtraAttributes(GridRecord, GridTableLookup, NetcdfFile) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
-
- addExtraAttributes(GridParameter, Variable) - Method in class ucar.nc2.iosp.grid.GridVariable
-
- addExtraAttributes(Variable) - Method in class ucar.nc2.iosp.grid.GridVertCoord
-
- addFiles(FileSystemProto.File) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- addFiles(int, FileSystemProto.File) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- addFiles(FileSystemProto.File.Builder) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- addFiles(int, FileSystemProto.File.Builder) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- addFilesBuilder() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- addFilesBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- addFilter(MFileFilter) - Method in class thredds.inventory.filter.Composite
-
- addGdsHash(String, String) - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
-
- addGdsName(String, String) - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
-
- addGlobalAttribute(String, String) - Method in class ucar.nc2.iosp.grid.GridIndex
-
adds a GlobalAttribute to the index.
- addGlobalAttribute(Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Add a Global attribute to the file.
- addGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Add a Global attribute of type String to the file.
- addGlobalAttribute(String, Number) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Add a Global attribute of type Number to the file.
- addGlobalAttribute(String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Add a Global attribute of type Array to the file.
- addGridRecord(GridRecord) - Method in class ucar.nc2.iosp.grid.GridIndex
-
adds a GridRecord to the index.
- addGroup(Group) - Method in class ucar.nc2.Group
-
Add a nested Group
- addGroup(Group, Group) - Method in class ucar.nc2.NetcdfFile
-
Add a group to the parent group.
- addGroup(Group, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Add a Group to the file.
- addGroupAttribute(Group, Attribute) - Method in class ucar.nc2.NetcdfFileWriter
-
Add a Global attribute to the file.
- addGroups(NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- addGroups(int, NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- addGroups(NcStreamProto.Group.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- addGroups(int, NcStreamProto.Group.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- addGroupsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- addGroupsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- addHeapCount(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated uint32 heapCount = 3;
- addHorizCoordSys(GridDefRecord) - Method in class ucar.nc2.iosp.grid.GridIndex
-
adds a GridDefRecord to the index.
- addIssue(BuilderIssue.Severity, String, ThreddsBuilder, Exception) - Method in class thredds.catalog2.builder.BuilderIssues
-
- addIssue(BuilderIssue) - Method in class thredds.catalog2.builder.BuilderIssues
-
- addJoin(Join) - Method in class ucar.nc2.ft.point.standard.TableConfig
-
- addKeyphrase(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- addKeyword(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
-
Add a keyword
- addLatLon - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
-
- addLevel(String) - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Add a level to the list of levels
- addLightningGlobalAttributes(NetcdfFile) - Method in class ucar.nc2.iosp.misc.AbstractLightningIOSP
-
Add the global attributes.
- addLightningGlobalAttributes(NetcdfFile) - Method in class ucar.nc2.iosp.misc.Nldn
-
Add the global attributes.
- addLightningGlobalAttributes(NetcdfFile) - Method in class ucar.nc2.iosp.misc.Uspln
-
Add the global attributes.
- addList(GhcnmProto.StationIndex) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- addList(int, GhcnmProto.StationIndex) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- addList(GhcnmProto.StationIndex.Builder) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- addList(int, GhcnmProto.StationIndex.Builder) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- addListBuilder() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- addListBuilder(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- addListener(Object) - Method in class ucar.nc2.util.ListenerManager
-
Add a listener.
- addMap(NcStreamProto.EnumTypedef.EnumType) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- addMap(int, NcStreamProto.EnumTypedef.EnumType) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- addMap(NcStreamProto.EnumTypedef.EnumType.Builder) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- addMap(int, NcStreamProto.EnumTypedef.EnumType.Builder) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- addMapBuilder() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- addMapBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- addMember(String, String, String, double) - Method in class ucar.ma2.StructureDataScalar
-
- addMember(String, String, String, long) - Method in class ucar.ma2.StructureDataScalar
-
- addMember(StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
-
Add a member.
- addMember(String, String, String, DataType, int[]) - Method in class ucar.ma2.StructureMembers
-
- addMember(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated uint32 member = 1;
- addMembers(PointStreamProto.Member) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- addMembers(int, PointStreamProto.Member) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- addMembers(PointStreamProto.Member.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- addMembers(int, PointStreamProto.Member.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- addMembersBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- addMembersBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- addMemberVariable(Variable) - Method in class ucar.nc2.Structure
-
Add a member variable
- addMetadata(InvMetadata) - Method in class thredds.catalog.ThreddsMetadata
-
Add InvMetadata
- addMetadata() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- addMetadata(InvDataset, CrawlableDataset) - Method in interface thredds.cataloggen.DatasetEnhancer
-
Add metadata to the given InvDataset possibly using information from the
corresponding CrawlableDataset.
- addMetadata(InvDataset, CrawlableDataset) - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
-
- addMetadata(InvDataset) - Method in class thredds.cataloggen.DatasetEnhancer1.AddId
-
- addMetadata(InvDataset) - Method in class thredds.cataloggen.DatasetEnhancer1
-
- addMetadata(InvDataset) - Method in class thredds.cataloggen.DatasetEnhancer1.AddTimeCoverageModels
-
- addMetadata(InvDataset) - Method in interface thredds.cataloggen.DatasetEnhancer1.DatasetMetadataAdder
-
Attempt to add metadata to the given dataset and return true if successful.
- addMetadataContent(Element, Object) - Method in interface thredds.catalog.MetadataConverterIF
-
Serialize the InvMetadata content object to a org.jdom2.Element and add ro the element.
- addMetadataContent(Element, Object) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
-
- addMetadataContent(Element, Object) - Method in class thredds.cataloggen.config.CatGenConfigMetadataFactory
-
Serialize the InvMetadata content object to a org.w3c.dom.Element
- addName(String, double) - Method in interface ucar.units.PrefixDB
-
Adds a prefix to the database by name.
- addName(String, double) - Method in class ucar.units.PrefixDBImpl
-
Adds a prefix to the database by name.
- addNestedSelector(SelectList) - Method in class thredds.catalog.query.ListChoice
-
- addObjectToHeap(Object) - Method in class ucar.ma2.ArrayStructureBB
-
- addObjectToHeap(int, StructureMembers.Member, Object) - Method in class ucar.ma2.ArrayStructureBB
-
- addObs(StationObsDatatype) - Method in class ucar.nc2.dt.StationImpl
-
- addOtherDatePointBuilder(String, String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- addParam(String, String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
adds a param and value.
- addParam(String, int) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
adds a param and value.
- addParam(String, Integer) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
adds a param and value.
- addParam(String, float) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
adds a param and value.
- addParam(String, double) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
adds a param and value.
- addParam(String, Double) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
adds a param and value.
- addParameter(Parameter) - Method in class ucar.nc2.dataset.CoordinateTransform
-
add a parameter
- addParameter(CoordinateTransform, String, NetcdfFile, String) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
-
Add a Parameter to a CoordinateTransform.
- addParameter(String, String) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Add an attribute to this projection
- addParameter(String, double) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Add an attribute to this projection
- addParameter(Parameter) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Add an attribute to this projection
- addParameter2(CoordinateTransform, String, NetcdfFile, Variable, String, boolean) - Method in class ucar.nc2.dataset.conv.CSMConvention
-
Add a Parameter to a CoordinateTransform.
- addPoint(double, double, double, Date, double[], String[]) - Method in class ucar.nc2.dt.point.CFPointObWriter
-
Deprecated.
Add one data point to the file
- addPreferenceChangeListener(PreferenceChangeListener) - Method in interface ucar.util.prefs.PersistenceManager
-
- addProject(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
-
Add a project
- addProjectName(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- addProperty(InvProperty) - Method in class thredds.catalog.InvCatalogImpl
-
Add Property (1.0)
- addProperty(InvProperty) - Method in class thredds.catalog.InvDatasetImpl
-
Add a property to this dataset
- addProperty(InvProperty) - Method in class thredds.catalog.InvDatasetImplProxy
-
- addProperty(InvProperty) - Method in class thredds.catalog.InvService
-
Add a property
- addProperty(InvProperty) - Method in class thredds.catalog.ThreddsMetadata
-
Add a property
- addProperty(String, String) - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- addProperty(String, String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- addProperty(String, String) - Method in interface thredds.catalog2.builder.ServiceBuilder
-
Add a Property object with the given name and value to this Service
or replace an existing Property of the same name.
- addPublisher(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
-
Add a publisher
- addPublisher() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
_more_
- addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.Dorade2Dataset
-
- addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.LevelII2Dataset
-
- addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
-
- addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.Nids2Dataset
-
- addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.UF2Dataset
-
- addRange(NcStreamProto.Range) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- addRange(int, NcStreamProto.Range) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- addRange(NcStreamProto.Range.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- addRange(int, NcStreamProto.Range.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- addRangeBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- addRangeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- addRangeNames(List<String>) - Method in class ucar.ma2.Section
-
- addRecordStructure() - Method in class ucar.nc2.NetcdfFileWriter
-
- addSdata(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
repeated string sdata = 4;
- addSdata(String) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
repeated string sdata = 5;
- addSdata(String) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated string sdata = 4;
- addSdataBytes(ByteString) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
repeated string sdata = 4;
- addSdataBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
repeated string sdata = 5;
- addSdataBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated string sdata = 4;
- addSelector(Selector) - Method in class thredds.catalog.query.QueryCapability
-
- addService(InvService) - Method in class thredds.catalog.InvCatalogImpl
-
Add Service (1.0)
- addService(InvService) - Method in class thredds.catalog.InvDatasetImpl
-
Deprecated.
put services in catalog
- addService(InvService) - Method in class thredds.catalog.InvDatasetImplProxy
-
- addService(InvService) - Method in class thredds.catalog.InvService
-
Add a nested service to a service of type COMPOUND.
- addService(String, ServiceType, URI) - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- addService(String, ServiceType, URI) - Method in interface thredds.catalog2.builder.ServiceBuilder
-
Add a new Service object with the given name, type, and base url to this
Service returning a ServiceBuilder object to allow full construction and
modification of the new Service.
- addServiceChoice(String, String, String, String, String) - Method in class thredds.catalog.query.SelectService
-
- addShape(NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- addShape(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- addShape(NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- addShape(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- addShape(NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- addShape(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- addShape(NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- addShape(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- addShapeBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- addShapeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- addShapeBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- addShapeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- 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
-
repeated .pointStream.Station stations = 1;
- addStations(int, PointStreamProto.Station) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- addStations(PointStreamProto.Station.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- addStations(int, PointStreamProto.Station.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- addStationsBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- addStationsBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- 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
-
Deprecated.
Add a variable with DataType = String to the file.
- addStringVariable(Group, Variable, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
-
Add a variable with DataType = String to a netCDF-3 file.
- addStringVariable(Group, String, List<Dimension>, int) - Method in class ucar.nc2.NetcdfFileWriter
-
Add a variable with DataType = String to the file.
- addStructs(NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- addStructs(int, NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- addStructs(NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- addStructs(int, NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- addStructs(NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- addStructs(int, NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- addStructs(NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- addStructs(int, NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- addStructsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- addStructsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- addStructsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- addStructsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- 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.
- addTimeUnitConvert(String, String) - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
-
- addToNetcdfFile(NetcdfFile, Group) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
-
- addTypedef(Group, EnumTypedef) - Method in class ucar.nc2.NetcdfFileWriter
-
Add a EnumTypedef to the file.
- 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
-
Deprecated.
Add an unlimited Dimension to the file.
- addUnlimitedDimension(String) - Method in class ucar.nc2.NetcdfFileWriter
-
- 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.FileWriter2
-
Specify which variable will get written
- 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
-
Deprecated.
Add a variable to the file.
- addVariable(String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Add a variable to the file.
- addVariable(String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Add a variable to the file.
- addVariable(String, Class, Dimension[]) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
use addVariable(String varName, DataType dataType, ArrayList dims);
- addVariable(Group, String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Add a variable to the file.
- addVariable(Group, String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
-
Add a variable to the file.
- addVariableAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFile
-
Add a variable attribute.
- addVariableAttribute(String, Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Add an attribute to the named Variable.
- addVariableAttribute(String, String, String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Add an attribute of type String to the named Variable.
- addVariableAttribute(String, String, Number) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Add an attribute of type Number to the named Variable.
- addVariableAttribute(String, String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Add an attribute of type Array to the named Variable.
- addVariableAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFileWriter
-
Add an attribute to the named Variable.
- addVariableBuilder(String, String, String, String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
-
- addVariableGroupBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- addVariableMapLink(String) - Method in class thredds.catalog.ThreddsMetadata
-
Add a variable Map link
- addVariables(ThreddsMetadata.Variables) - Method in class thredds.catalog.ThreddsMetadata
-
Add variables
- addVars(NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- addVars(int, NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- addVars(NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- addVars(int, NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- addVars(NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- addVars(int, NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- addVars(NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- addVars(int, NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- addVarsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- addVarsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- addVarsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- addVarsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- addVertCoordsFromCollectionInventory(FmrcInventory) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition
-
Add just the vertical coord info to the definition
- adjustBeginLineColumn(int, int) - Method in class ucar.units.ASCII_CharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class ucar.units.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- ADN - Static variable in class thredds.catalog.MetadataType
-
- ADNWriter - Class in thredds.catalog.dl
-
- ADNWriter() - Constructor for class thredds.catalog.dl.ADNWriter
-
- after(Date) - Method in class ucar.nc2.units.DateType
-
Is this date after the given date.
- AGGREGATION - Static variable in class thredds.catalog.MetadataType
-
- Aggregation - Class in ucar.nc2.ncml
-
Superclass for NcML Aggregation.
- Aggregation(NetcdfDataset, String, Aggregation.Type, String) - Constructor for class ucar.nc2.ncml.Aggregation
-
Create an Aggregation for the given NetcdfDataset.
- Aggregation.Dataset - Class in ucar.nc2.ncml
-
Encapsolates a NetcdfFile that is a component of the aggregation.
- Aggregation.Dataset(MFile) - Constructor for class ucar.nc2.ncml.Aggregation.Dataset
-
- Aggregation.Dataset(String, String, String, EnumSet<NetcdfDataset.Enhance>, FileFactory) - Constructor for class ucar.nc2.ncml.Aggregation.Dataset
-
Dataset constructor.
- Aggregation.DatasetProxyReader - Class in ucar.nc2.ncml
-
- Aggregation.Type - Enum in ucar.nc2.ncml
-
- Aggregation.TypicalDataset - Enum in ucar.nc2.ncml
-
- AggregationExisting - Class in ucar.nc2.ncml
-
JoinExisting Aggregation.
- AggregationExisting(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationExisting
-
- AggregationFmrc - Class in ucar.nc2.ncml
-
Implement NcML Forecast Model Run Collection Aggregation
with files that are complete runs (have all forecast times in the same file)
- AggregationFmrc(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationFmrc
-
- AggregationNew - Class in ucar.nc2.ncml
-
JoinNew Aggregation.
- AggregationNew(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationNew
-
- AggregationOuterDimension - Class in ucar.nc2.ncml
-
Superclass for Aggregations on the outer dimension: joinNew, joinExisting, Fmrc, FmrcSingle
- AggregationOuterDimension(NetcdfDataset, String, Aggregation.Type, String) - Constructor for class ucar.nc2.ncml.AggregationOuterDimension
-
Create an Aggregation for the given NetcdfDataset.
- AggregationTiled - Class in ucar.nc2.ncml
-
Tiled Aggregation.
- AggregationTiled(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationTiled
-
- AggregationUnion - Class in ucar.nc2.ncml
-
Aggregation on datasets to be simply combined - aka "union".
- AggregationUnion(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationUnion
-
- aggVarNames - Variable in class ucar.nc2.ncml.AggregationOuterDimension
-
- aggVars - Variable in class ucar.nc2.ncml.AggregationOuterDimension
-
- Airy1830 - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
-
Airy 1830 ellipsoid from EPSG database version 6.14.
- ALBERS_CONICAL_EQUAL_AREA - Static variable in interface ucar.nc2.constants.CF
-
- AlbersEqualArea - Class in ucar.nc2.dataset.transform
-
Create a AlbersEqualArea Projection from the information in the Coordinate Transform Variable.
- AlbersEqualArea() - Constructor for class ucar.nc2.dataset.transform.AlbersEqualArea
-
- AlbersEqualArea - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
-
Albers Equal Area
- AlbersEqualArea - Class in ucar.unidata.geoloc.projection
-
Albers Equal Area Conic Projection, one or two standard parallels,
spherical earth.
- AlbersEqualArea() - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Constructor with default parameters
- AlbersEqualArea(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Construct a AlbersEqualArea Projection, two standard parellels.
- AlbersEqualArea(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Construct a AlbersEqualArea Projection, two standard parellels.
- AlbersEqualArea(double, double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Construct a AlbersEqualArea Projection, two standard parellels.
- AlbersEqualAreaEllipse - Class in ucar.unidata.geoloc.projection.proj4
-
Adapted from com.jhlabs.map.proj.AlbersProjection
- AlbersEqualAreaEllipse() - Constructor for class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Constructor with default parameters
- AlbersEqualAreaEllipse(double, double, double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Construct a AlbersEqualAreaEllipse Projection, two standard parellels.
- AliasForDimension - Static variable in class ucar.nc2.constants._Coordinate
-
- allFiles - Static variable in class ucar.unidata.io.RandomAccessFile
-
- AllLeapChronology - Class in uk.ac.rdg.resc.edal.time
-
A Chronology in which each year has exactly 366 days (February is always
29 days long).
- allow(String, String, char) - Static method in class ucar.unidata.util.StringUtil2
-
Replace any char not alphanumeric or in allowChars by replaceChar.
- ALLOW_CIRCULAR_REDIRECTS - Static variable in class ucar.nc2.util.net.HTTPSession
-
- allowSelfSigned - Static variable in class ucar.nc2.util.rc.RC
-
- ALLOWSELFSIGNEDKEY - Static variable in class ucar.nc2.util.rc.RC
-
- 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
-
- altName - Static variable in class ucar.nc2.ft.point.writer.CFPointWriter
-
- altScaleFactor - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- altScaleFactor - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
-
- altUnits - Variable in class ucar.nc2.ft.point.writer.CFPointWriter
-
- altVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- alwaysInCache - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
-
- amendFromODL(NetcdfFile, Group) - Static method in class ucar.nc2.iosp.hdf4.HdfEos
-
Amend the given NetcdfFile with metadata from HDF-EOS structMetadata.
- AMOUNT_OF_SUBSTANCE - Static variable in class ucar.units.BaseQuantity
-
The base quantity of amount of substance.
- AMOUNT_OF_SUBSTANCE_UNIT - Static variable in class ucar.units.SI
-
The unit corresponding to the quantity of amount of substance.
- AMPERE - Static variable in class ucar.units.SI
-
Base unit of electric current.
- ANGLE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
Angle
- ANGSTROM - Static variable in class ucar.units.SI
-
Special derived unit -- temporarily accepted for use with the SI -- for
the quantity of length.
- annotate(InvDataset, NetcdfDataset) - Static method in class ucar.nc2.thredds.ThreddsDataFactory
-
Add information from the InvDataset to the NetcdfDataset.
- AntPathMatcher - Class in thredds.inventory.filter
-
NOT USED
PathMatcher implementation for Ant-style path patterns.
- AntPathMatcher() - Constructor for class thredds.inventory.filter.AntPathMatcher
-
- AP - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
-
The "a" variable name identifier
- 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
-
- appendUrlContentsToFile(HTTPSession, String, File, long, long) - Static method in class ucar.nc2.util.net.HttpClientManager
-
Deprecated.
- 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
-
- AR - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- AR2V0001 - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
- AR2V0001 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- AR2V0002 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- AR2V0003 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- AR2V0004 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- AR2V0006 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- AR2V0007 - Static variable in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- ARAKAWA_E - Static variable in interface ucar.nc2.constants.CDM
-
- 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.
- 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(String) - Constructor for class ucar.ma2.ArrayChar
-
- ArrayChar.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 0.
- ArrayChar.D0() - Constructor for class ucar.ma2.ArrayChar.D0
-
Constructor.
- ArrayChar.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 1.
- ArrayChar.D1(int) - Constructor for class ucar.ma2.ArrayChar.D1
-
Constructor for array of shape {len0}.
- ArrayChar.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 2.
- ArrayChar.D2(int, int) - Constructor for class ucar.ma2.ArrayChar.D2
-
Constructor for array of shape {len0,len1}.
- ArrayChar.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 3.
- ArrayChar.D3(int, int, int) - Constructor for class ucar.ma2.ArrayChar.D3
-
Constructor for array of shape {len0,len1,len2}.
- ArrayChar.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 4.
- ArrayChar.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D4
-
Constructor for array of shape {len0,len1,len2,len3}.
- ArrayChar.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 5.
- ArrayChar.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D5
-
Constructor for array of shape {len0,len1,len2,len3,len4}.
- ArrayChar.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 6.
- ArrayChar.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D6
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
- ArrayChar.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 7.
- ArrayChar.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D7
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
- ArrayChar.StringIterator - Class in ucar.ma2
-
rank must be > 0
- arraycopy(Array, int, Array, int, int) - Static method in class ucar.ma2.Array
-
Cover for System.arraycopy().
- ArrayDouble - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles.
- ArrayDouble(int[]) - Constructor for class ucar.ma2.ArrayDouble
-
Create a new Array of type double and the given shape.
- ArrayDouble.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 0.
- ArrayDouble.D0() - Constructor for class ucar.ma2.ArrayDouble.D0
-
Constructor.
- ArrayDouble.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 1.
- ArrayDouble.D1(int) - Constructor for class ucar.ma2.ArrayDouble.D1
-
Constructor for array of shape {len0}.
- ArrayDouble.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 2.
- ArrayDouble.D2(int, int) - Constructor for class ucar.ma2.ArrayDouble.D2
-
Constructor for array of shape {len0,len1}.
- ArrayDouble.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 3.
- ArrayDouble.D3(int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D3
-
Constructor for array of shape {len0,len1,len2}.
- ArrayDouble.D3.IF - Class in ucar.ma2
-
- ArrayDouble.D3.IF() - Constructor for class ucar.ma2.ArrayDouble.D3.IF
-
- ArrayDouble.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 4.
- ArrayDouble.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D4
-
Constructor for array of shape {len0,len1,len2,len3}.
- ArrayDouble.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 5.
- ArrayDouble.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D5
-
Constructor for array of shape {len0,len1,len2,len3,len4}.
- ArrayDouble.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 6.
- ArrayDouble.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D6
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
- ArrayDouble.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 7.
- ArrayDouble.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D7
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
- ArrayFloat - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats.
- ArrayFloat(int[]) - Constructor for class ucar.ma2.ArrayFloat
-
Create a new Array of type float and the given shape.
- ArrayFloat.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 0.
- ArrayFloat.D0() - Constructor for class ucar.ma2.ArrayFloat.D0
-
Constructor.
- ArrayFloat.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 1.
- ArrayFloat.D1(int) - Constructor for class ucar.ma2.ArrayFloat.D1
-
Constructor for array of shape {len0}.
- ArrayFloat.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 2.
- ArrayFloat.D2(int, int) - Constructor for class ucar.ma2.ArrayFloat.D2
-
Constructor for array of shape {len0,len1}.
- ArrayFloat.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 3.
- ArrayFloat.D3(int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D3
-
Constructor for array of shape {len0,len1,len2}.
- ArrayFloat.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 4.
- ArrayFloat.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D4
-
Constructor for array of shape {len0,len1,len2,len3}.
- ArrayFloat.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 5.
- ArrayFloat.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D5
-
Constructor for array of shape {len0,len1,len2,len3,len4}.
- ArrayFloat.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 6.
- ArrayFloat.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D6
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
- ArrayFloat.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 7.
- ArrayFloat.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D7
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
- ArrayInt - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints.
- ArrayInt(int[]) - Constructor for class ucar.ma2.ArrayInt
-
Create a new Array of type int and the given shape.
- ArrayInt.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 0.
- ArrayInt.D0() - Constructor for class ucar.ma2.ArrayInt.D0
-
- ArrayInt.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 1.
- ArrayInt.D1(int) - Constructor for class ucar.ma2.ArrayInt.D1
-
- ArrayInt.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 2.
- ArrayInt.D2(int, int) - Constructor for class ucar.ma2.ArrayInt.D2
-
- ArrayInt.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 3.
- ArrayInt.D3(int, int, int) - Constructor for class ucar.ma2.ArrayInt.D3
-
- ArrayInt.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 4.
- ArrayInt.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D4
-
- ArrayInt.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 5.
- ArrayInt.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D5
-
- ArrayInt.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 6.
- ArrayInt.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D6
-
- ArrayInt.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 7.
- ArrayInt.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D7
-
- ArrayLong - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs.
- ArrayLong(int[]) - Constructor for class ucar.ma2.ArrayLong
-
Create a new Array of type long and the given shape.
- ArrayLong.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 0.
- ArrayLong.D0() - Constructor for class ucar.ma2.ArrayLong.D0
-
Constructor.
- ArrayLong.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 1.
- ArrayLong.D1(int) - Constructor for class ucar.ma2.ArrayLong.D1
-
Constructor for array of shape {len0}.
- ArrayLong.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 2.
- ArrayLong.D2(int, int) - Constructor for class ucar.ma2.ArrayLong.D2
-
Constructor for array of shape {len0,len1}.
- ArrayLong.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 3.
- ArrayLong.D3(int, int, int) - Constructor for class ucar.ma2.ArrayLong.D3
-
Constructor for array of shape {len0,len1,len2}.
- ArrayLong.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 4.
- ArrayLong.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D4
-
Constructor for array of shape {len0,len1,len2,len3}.
- ArrayLong.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 5.
- ArrayLong.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D5
-
Constructor for array of shape {len0,len1,len2,len3,len4}.
- ArrayLong.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 6.
- ArrayLong.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D6
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
- ArrayLong.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 7.
- ArrayLong.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D7
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
- ArrayObject - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects.
- ArrayObject(Class, int[]) - Constructor for class ucar.ma2.ArrayObject
-
Create a new Array of type Object and the given shape.
- ArrayObject(Class, int[], Object[]) - Constructor for class ucar.ma2.ArrayObject
-
Create a new Array of type Object and the given shape and storage.
- ArrayObject.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 0.
- ArrayObject.D0(Class) - Constructor for class ucar.ma2.ArrayObject.D0
-
Constructor.
- ArrayObject.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 1.
- ArrayObject.D1(Class, int) - Constructor for class ucar.ma2.ArrayObject.D1
-
Constructor for array of shape {len0}.
- ArrayObject.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 2.
- ArrayObject.D2(Class, int, int) - Constructor for class ucar.ma2.ArrayObject.D2
-
Constructor for array of shape {len0,len1}.
- ArrayObject.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 3.
- ArrayObject.D3(Class, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D3
-
Constructor for array of shape {len0,len1,len2}.
- ArrayObject.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 4.
- ArrayObject.D4(Class, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D4
-
Constructor for array of shape {len0,len1,len2,len3}.
- ArrayObject.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 5.
- ArrayObject.D5(Class, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D5
-
Constructor for array of shape {len0,len1,len2,len3,len4}.
- ArrayObject.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 6.
- ArrayObject.D6(Class, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D6
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
- ArrayObject.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 7.
- ArrayObject.D7(Class, int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D7
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
- ArrayRagged - Class in ucar.ma2
-
DO NOT USE
- ArrayRagged(int[]) - Constructor for class ucar.ma2.ArrayRagged
-
- ArrayScalar - Class in ucar.ma2
-
Helper class for StructureDataAscii
- ArrayScalar(Object) - Constructor for class ucar.ma2.ArrayScalar
-
- ArraySequence - Class in ucar.ma2
-
ArraySequence is the way to contain the data for a Sequence, using a StructureDataIterator.
- ArraySequence(StructureMembers, int[]) - Constructor for class ucar.ma2.ArraySequence
-
- ArraySequence(StructureMembers, StructureDataIterator, int) - Constructor for class ucar.ma2.ArraySequence
-
Constructor
- ArraySequenceNested - Class in ucar.ma2
-
Handles nested sequences: a 1D array of variable length 1D arrays of StructureData.
- ArraySequenceNested(StructureMembers, int) - Constructor for class ucar.ma2.ArraySequenceNested
-
This is used for inner sequences, ie variable length structures nested inside of another structure.
- ArrayShort - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts.
- ArrayShort(int[]) - Constructor for class ucar.ma2.ArrayShort
-
Create a new Array of type short and the given shape.
- ArrayShort.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 0.
- ArrayShort.D0() - Constructor for class ucar.ma2.ArrayShort.D0
-
- ArrayShort.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 1.
- ArrayShort.D1(int) - Constructor for class ucar.ma2.ArrayShort.D1
-
- ArrayShort.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 2.
- ArrayShort.D2(int, int) - Constructor for class ucar.ma2.ArrayShort.D2
-
- ArrayShort.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 3.
- ArrayShort.D3(int, int, int) - Constructor for class ucar.ma2.ArrayShort.D3
-
- ArrayShort.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 4.
- ArrayShort.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D4
-
- ArrayShort.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 5.
- ArrayShort.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D5
-
- ArrayShort.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 6.
- ArrayShort.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D6
-
- ArrayShort.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 7.
- ArrayShort.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D7
-
- ArrayString - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings.
- ArrayString(int[]) - Constructor for class ucar.ma2.ArrayString
-
Create a new Array of type long and the given shape.
- ArrayString.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for String, rank 0.
- ArrayString.D0() - Constructor for class ucar.ma2.ArrayString.D0
-
Constructor.
- ArrayString.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 1.
- ArrayString.D1(int) - Constructor for class ucar.ma2.ArrayString.D1
-
Constructor for array of shape {len0}.
- ArrayString.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 2.
- ArrayString.D2(int, int) - Constructor for class ucar.ma2.ArrayString.D2
-
Constructor for array of shape {len0,len1}.
- ArrayString.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 3.
- ArrayString.D3(int, int, int) - Constructor for class ucar.ma2.ArrayString.D3
-
Constructor for array of shape {len0,len1,len2}.
- ArrayString.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 4.
- ArrayString.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayString.D4
-
Constructor for array of shape {len0,len1,len2,len3}.
- ArrayString.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 5.
- ArrayString.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayString.D5
-
Constructor for array of shape {len0,len1,len2,len3,len4}.
- ArrayString.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 6.
- ArrayString.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayString.D6
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
- ArrayString.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 7.
- ArrayString.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayString.D7
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
- ArrayStructure - Class in ucar.ma2
-
Superclass for implementations of Array of StructureData.
- ArrayStructure(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructure
-
Create a new Array of type StructureData and the given members and shape.
- ArrayStructure(StructureMembers, Index) - Constructor for class ucar.ma2.ArrayStructure
-
- ArrayStructure.ArrayStructureIterator - Class in ucar.ma2
-
- ArrayStructure.ArrayStructureIterator() - Constructor for class ucar.ma2.ArrayStructure.ArrayStructureIterator
-
- ArrayStructureBB - Class in ucar.ma2
-
Concrete implementation of ArrayStructure, data storage is in a ByteBuffer, which is converted to member data on the fly.
- ArrayStructureBB(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureBB
-
Create a new Array of type StructureData and the given members and shape.
- ArrayStructureBB(StructureMembers, int[], ByteBuffer, int) - Constructor for class ucar.ma2.ArrayStructureBB
-
Construct an ArrayStructureBB with the given ByteBuffer.
- ArrayStructureBBpos - Class in ucar.ma2
-
Variation of ArrayStructureBB, where the offsets of the records into the ByteBuffer are uneven and must be
passed in by the user.
- ArrayStructureBBpos(StructureMembers, int[], ByteBuffer, int[]) - Constructor for class ucar.ma2.ArrayStructureBBpos
-
Construct an ArrayStructureBB with the given ByteBuffer.
- ArrayStructureComposite - Class in ucar.ma2
-
An ArrayStructure compose of other ArrayStructures.
- ArrayStructureComposite(StructureMembers, List<ArrayStructure>, int) - Constructor for class ucar.ma2.ArrayStructureComposite
-
- ArrayStructureMA - Class in ucar.ma2
-
Concrete implementation of ArrayStructure, data storage is in member arrays, which are converted to
StructureData member data on the fly.
- ArrayStructureMA(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureMA
-
Create a new Array of type StructureData and the given members and shape.
- ArrayStructureMA(StructureMembers, int[], StructureData[]) - Constructor for class ucar.ma2.ArrayStructureMA
-
- ArrayStructureW - Class in ucar.ma2
-
Concrete implementation of ArrayStructure, with data access deferred to the StructureData objects.
- ArrayStructureW(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureW
-
Create a new Array of type StructureData and the given members and shape.
- ArrayStructureW(StructureMembers, int[], StructureData[]) - Constructor for class ucar.ma2.ArrayStructureW
-
Create a new Array of type StructureData and the given members, shape, and array of StructureData.
- 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
-
- asin(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- asind(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- 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.
- atan2(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- atan2d(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- atand(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- atanh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
-
- 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
- att - Variable in class ucar.nc2.ft.point.standard.Evaluator.VarAtt
-
- attOk(Variable, Attribute) - Method in interface ucar.nc2.util.CompareNetcdf2.ObjFilter
-
- Attribute - Class in ucar.nc2
-
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
- Attribute(String, Attribute) - Constructor for class ucar.nc2.Attribute
-
Copy constructor
- Attribute(String, String) - Constructor for class ucar.nc2.Attribute
-
Create a String-valued Attribute.
- Attribute(String, Number) - Constructor for class ucar.nc2.Attribute
-
Create a scalar numeric-valued Attribute.
- Attribute(String, Array) - Constructor for class ucar.nc2.Attribute
-
Construct attribute with Array of values.
- Attribute(String, DataType) - Constructor for class ucar.nc2.Attribute
-
Construct an empty attribute with no values
- Attribute(String, List) - Constructor for class ucar.nc2.Attribute
-
Construct attribute with list of String or Number values.
- Attribute(Parameter) - Constructor for class ucar.nc2.Attribute
-
A copy constructor using a ucar.unidata.util.Parameter.
- Attribute(String) - Constructor for class ucar.nc2.Attribute
-
Constructor.
- Attribute - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
-
- 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 thredds.filesystem.FileSystemProto.Directory
-
- ATTS_FIELD_NUMBER - Static variable in class thredds.filesystem.FileSystemProto.File
-
- ATTS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
-
- ATTS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Structure
-
- ATTS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ADASConvention
-
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ATDRadarConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AvhrrConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AWIPSConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AWIPSsatConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.BUFRConvention
-
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CEDRICRadarConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CF1Convention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
-
_more_
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CSMConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.DefaultConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.EpicInsitu
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.FslWindProfiler
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.GDVConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.GIEFConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.HdfEosModisConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.HdfEosOmiConvention
-
- 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
-
Deprecated.
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.MADISStation
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ModisSatellite
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Nimbus
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NppConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NUWGConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Suomi
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.UnidataObsConvention
-
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.WRFConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ZebraConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
-
Make changes to the dataset that are needed before processing scale/offset in NetcdfDataset.
- authenticate(Credentials, HttpRequest) - Method in class ucar.nc2.util.net.HTTPSSLScheme
-
Deprecated.
- authlat(double, double[]) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- authority - Variable in class ucar.nc2.dataset.CoordinateTransform
-
- AuthorityElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- authorityName - Variable in class thredds.catalog.InvDataset
-
- authorityName - Variable in class thredds.catalog.ThreddsMetadata
-
- authset(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- automatic_report - Static variable in class ucar.nc2.dt.point.decode.MP
-
- AUTOS - Static variable in class ucar.nc2.dt.point.decode.MP
-
- AUX_GRIB_CONFIG - Static variable in class thredds.featurecollection.FeatureCollectionConfig
-
- auxInfo - Variable in class thredds.inventory.CollectionManagerAbstract
-
- 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
-
- 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 - Static variable in interface ucar.nc2.constants.CF
-
- 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
-
- AZIMUTHAL_EQUIDISTANT - Static variable in interface ucar.nc2.constants.CF
-
- AzimuthalEquidistant - Class in ucar.nc2.dataset.transform
-
AzimuthalEquidistant Projection.
- AzimuthalEquidistant() - Constructor for class ucar.nc2.dataset.transform.AzimuthalEquidistant
-
- 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
-
- cacheAll - Variable in class thredds.featurecollection.FeatureCollectionConfig.ProtoConfig
-
- CacheDirectory - Class in thredds.filesystem
-
Lightweight, serializable representation of a java.io.File directory
- CacheDirectory(File) - Constructor for class thredds.filesystem.CacheDirectory
-
- CacheDirectoryProto - Class in thredds.filesystem
-
Externalizable representation of a java.io.File directory using protobuf for serialization.
- CacheDirectoryProto() - Constructor for class thredds.filesystem.CacheDirectoryProto
-
- CacheDirectoryProto(File) - Constructor for class thredds.filesystem.CacheDirectoryProto
-
- cacheDirty - Variable in class ucar.nc2.ncml.Aggregation
-
- CacheFile - Class in thredds.filesystem
-
Lightweight, serializable representation of a java.io.File with arbitrary attributes.
- CacheFile() - Constructor for class thredds.filesystem.CacheFile
-
- CacheFile(File) - Constructor for class thredds.filesystem.CacheFile
-
- CacheFileProto - Class in thredds.filesystem
-
Externalizable representation of a java.io.File using protobuf for serialization.
- CacheFileProto(File) - Constructor for class thredds.filesystem.CacheFileProto
-
- CacheFileProto() - Constructor for class thredds.filesystem.CacheFileProto
-
- cacheList - Variable in class ucar.nc2.ncml.AggregationOuterDimension
-
- cacheLocation - Variable in class ucar.nc2.ncml.Aggregation.Dataset
-
- CacheManager - Class in thredds.filesystem
-
Handles caching using ehcache.
- CacheManager(String) - Constructor for class thredds.filesystem.CacheManager
-
- cacheName - Variable in class ucar.nc2.NetcdfFile
-
- CACHEPATH_POLICY_NESTED_DIRECTORY - Static variable in class ucar.nc2.util.DiskCache2
-
- CACHEPATH_POLICY_NESTED_TRUNCATE - Static variable in class ucar.nc2.util.DiskCache2
-
- CACHEPATH_POLICY_ONE_DIRECTORY - Static variable in class ucar.nc2.util.DiskCache2
-
- cacheVariables(NetcdfFile) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
- cachingSet - Variable in class ucar.nc2.Variable.Cache
-
- CAL - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- calcBounds() - Method in class ucar.nc2.dt.grid.GridDataset
-
- calcBounds() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- calcBounds() - Method in interface ucar.nc2.ft.FeatureDataset
-
Caclulate date range and bounding box, even if the data has to be scanned.
- calcBounds() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- 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
-
- calculateBearing(Earth, LatLonPoint, LatLonPoint, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
-
Calculate the bearing between the 2 points.
- calculateBearing(LatLonPoint, LatLonPoint, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
-
Calculate the bearing between the 2 points.
- calculateBearing(double, double, double, double, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
-
Computes distance (in km), azimuth (degrees clockwise positive
from North, 0 to 360), and back azimuth (degrees clockwise positive
from North, 0 to 360), from latitude-longituide point pt1 to
latitude-longituide pt2.
- calculateBearing(Earth, double, double, double, double, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
-
Computes distance (in km), azimuth (degrees clockwise positive
from North, 0 to 360), and back azimuth (degrees clockwise positive
from North, 0 to 360), from latitude-longituide point pt1 to
latitude-longituide pt2.
- CALENDAR - Static variable in interface ucar.nc2.constants.CF
-
- Calendar - Enum in ucar.nc2.time
-
Implements CF calendar attribute.
- CalendarDate - Class in ucar.nc2.time
-
A Calendar Date.
- CalendarDateFormatter - Class in ucar.nc2.time
-
Threadsafe static routines for date formatting.
- CalendarDateFormatter(String) - Constructor for class ucar.nc2.time.CalendarDateFormatter
-
Date formatter with specified pattern.
- CalendarDateFormatter(String, CalendarTimeZone, Calendar) - Constructor for class ucar.nc2.time.CalendarDateFormatter
-
- CalendarDateFormatter(String, CalendarTimeZone) - Constructor for class ucar.nc2.time.CalendarDateFormatter
-
- CalendarDateRange - Class in ucar.nc2.time
-
A range of CalendarDates.
- CalendarDateRange(CalendarDate, long) - Constructor for class ucar.nc2.time.CalendarDateRange
-
- CalendarDateUnit - Class in ucar.nc2.time
-
A Calendar Date Unit: "unit since date"
- CalendarDuration - Class in ucar.nc2.time
-
A replacement for ucar.nc2.units.TimeDuration.
- CalendarDuration(int, CalendarPeriod.Field) - Constructor for class ucar.nc2.time.CalendarDuration
-
- CalendarPeriod - Class in ucar.nc2.time
-
A CalendarPeriod is a logical duration of time, it requires a Calendar to convert to an actual duration of time.
- CalendarPeriod.Field - Enum in ucar.nc2.time
-
- CalendarTimeZone - Class in ucar.nc2.time
-
Encapsolate TimeZone functionality.
- CalendarTimeZone(String) - Constructor for class ucar.nc2.time.CalendarTimeZone
-
Gets a time zone instance for the specified time zone id.
- CalendarTimeZone(TimeZone) - Constructor for class ucar.nc2.time.CalendarTimeZone
-
- cancel - Variable in class ucar.nc2.util.CancelTaskImpl
-
- cancel() - Method in class ucar.nc2.util.CancelTaskImpl
-
Application will call this when the user cancels.
- CancelTask - Interface in ucar.nc2.util
-
Allows long tasks to be cancelled.
- CancelTaskImpl - Class in ucar.nc2.util
-
Simple implementation of CancelTask, used in order to get status return.
- CancelTaskImpl() - Constructor for class ucar.nc2.util.CancelTaskImpl
-
- CANDELA - Static variable in class ucar.units.SI
-
Base unit of luminous intensity.
- canHoldContent() - Method in class ucar.nc2.util.net.HTTPMethod
-
- 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
-
- canonicalpath(String) - Static method in class ucar.nc2.util.net.HTTPSession
-
Convert path to use '/' consistently and
to remove any trailing '/'
- canonicalURL(String) - Static method in class ucar.nc2.stream.CdmRemote
-
Create the canonical form of the URL.
- canOpen(String) - Static method in class ucar.nc2.NetcdfFile
-
Find out if the file can be opened, but dont actually open it.
- catalog - Variable in class thredds.catalog.InvDataset
-
- CATALOG - Static variable in class thredds.catalog.ServiceType
-
- Catalog - Interface in thredds.catalog2
-
Represents a hierarchical collection of datasets.
- CATALOG - Static variable in class thredds.inventory.MFileCollectionManager
-
- CATALOG_GEN_CONFIG - Static variable in class thredds.catalog.MetadataType
-
- CATALOG_GEN_CONFIG_NAMESPACE_URI_0_5 - Static variable in class thredds.cataloggen.config.CatalogGenConfig
-
- CATALOG_NAMESPACE_10 - Static variable in class thredds.catalog.XMLEntityResolver
-
- CatalogBuilder - Interface in thredds.catalog2.builder
-
_more_
- CatalogBuilder - Interface in thredds.cataloggen
-
An interface for building catalogs where each instance only builds
catalogs for the dataset collection root it was setup to handle.
- CatalogCollectionManager - Class in thredds.inventory
-
CollectionManager of datasets from a catalog.
- CatalogCollectionManager(String) - Constructor for class thredds.inventory.CatalogCollectionManager
-
- CatalogCrawler - Class in thredds.catalog.crawl
-
This crawls a catalog tree for its datasets, which are sent to a listener.
- CatalogCrawler(int, boolean, CatalogCrawler.Listener) - Constructor for class thredds.catalog.crawl.CatalogCrawler
-
Constructor.
- CatalogCrawler(CatalogCrawler.Type, CatalogCrawler.Filter, CatalogCrawler.Listener) - Constructor for class thredds.catalog.crawl.CatalogCrawler
-
Constructor.
- CatalogCrawler.Filter - Interface in thredds.catalog.crawl
-
- CatalogCrawler.Listener - Interface in thredds.catalog.crawl
-
- CatalogCrawler.Type - Enum in thredds.catalog.crawl
-
- CatalogElement - Static variable in class thredds.catalog2.xml.names.CatalogElementNames
-
- CatalogElement_Expires - Static variable in class thredds.catalog2.xml.names.CatalogElementNames
-
- CatalogElement_LastModified - Static variable in class thredds.catalog2.xml.names.CatalogElementNames
-
- CatalogElement_Name - Static variable in class thredds.catalog2.xml.names.CatalogElementNames
-
- CatalogElement_Version - Static variable in class thredds.catalog2.xml.names.CatalogElementNames
-
- CatalogElementNames - Class in thredds.catalog2.xml.names
-
XML qualified names for the elements and attributes defined by
the "catalog" element in the THREDDS InvCatalog
specification (version 1.0.2).
- CatalogElementWriter - Class in thredds.catalog2.xml.writer.stax
-
_more_
- CatalogElementWriter() - Constructor for class thredds.catalog2.xml.writer.stax.CatalogElementWriter
-
- CatalogExtractor - Class in thredds.catalog.crawl
-
Utilities for extracting info from a catalog.
- CatalogExtractor(boolean) - Constructor for class thredds.catalog.crawl.CatalogExtractor
-
Constuctor
- CatalogGen - Class in thredds.cataloggen
-
CatalogGen crawls dataset sources given in a CatalogGenConfig file
to produce THREDDS catalogs.
- CatalogGen(URL) - Constructor for class thredds.cataloggen.CatalogGen
-
Constructs the CatalogGen for the given config document.
- CatalogGen(InputStream, URL) - Constructor for class thredds.cataloggen.CatalogGen
-
Constructs the CatalogGen for the given config document InputStream.
- CatalogGenConfig - Class in thredds.cataloggen.config
-
Title: Catalog Generator
- CatalogGenConfig(InvDataset, String) - Constructor for class thredds.cataloggen.config.CatalogGenConfig
-
Constructor
- CatalogGenConfig(InvDataset, CatalogGenConfig.Type) - Constructor for class thredds.cataloggen.config.CatalogGenConfig
-
Constructor
- CatalogIssues - Interface in thredds.catalog2
-
_more_
- CatalogNamespace - Enum in thredds.catalog2.xml.names
-
Represent an XML namespace including, if available, the location of the
XML Schema for the namespace as both a local resource name and as a
remote resource URL.
- CatalogNamespaceUtils - Class in thredds.catalog2.xml.names
-
_more_
- CatalogRef - Interface in thredds.catalog2
-
_more_
- CatalogRefBuilder - Interface in thredds.catalog2.builder
-
_more_
- CatalogRefElement - Static variable in class thredds.catalog2.xml.names.CatalogRefElementNames
-
- CatalogRefElement_XlinkHref - Static variable in class thredds.catalog2.xml.names.CatalogRefElementNames
-
- CatalogRefElement_XlinkTitle - Static variable in class thredds.catalog2.xml.names.CatalogRefElementNames
-
- CatalogRefElement_XlinkType - Static variable in class thredds.catalog2.xml.names.CatalogRefElementNames
-
- CatalogRefElementNames - Class in thredds.catalog2.xml.names
-
XML qualified names for the elements and attributes defined by the
"catalogRef" element in the THREDDS InvCatalog specification
(version 1.0.2).
- CatalogRefExpander - Interface in thredds.cataloggen
-
Indicates whether a particular catalogRef should be converted to a container dataset.
- CatalogRefExpander - Class in thredds.cataloggen.config
-
Describes when in the expansion of a DatasetSource a catalogRef is created
and a child DatasetSource is expanded.
- CatalogRefExpander(String, String, String, String, boolean, boolean) - Constructor for class thredds.cataloggen.config.CatalogRefExpander
-
- catalogRefFilename() - Method in class thredds.cataloggen.config.CatalogRefExpander
-
- CatalogRefInfo - Class in thredds.cataloggen.config
-
Information about a CatalogRef that can be used to generate the referenced catalog.
- CatalogRefInfo(String, String, InvDataset, DatasetSource) - Constructor for class thredds.cataloggen.config.CatalogRefInfo
-
- catalogRefInfoList - Variable in class thredds.cataloggen.config.DatasetSource
-
Information on the catalogRefs in the resulting catalog.
- catalogRefTitle() - Method in class thredds.cataloggen.config.CatalogRefExpander
-
- CatalogSearchHelper - Interface in thredds.catalog2
-
_more_
- CatalogSetCallback - Interface in thredds.catalog
-
Allows asynchronous reading of a catalog.
- CatalogUtils - Class in thredds.catalog.util
-
_more_
- 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
-
- CDM - Interface in ucar.nc2.constants
-
CDM constants.
- CdmDirect - Class in ucar.nc2.ft.point.standard.plug
-
CDM direct, used when we are implementing the IOSP.
- CdmDirect() - Constructor for class ucar.nc2.ft.point.standard.plug.CdmDirect
-
- CDMLog - Class in ucar.nc2.util.log
-
- CDMLog() - Constructor for class ucar.nc2.util.log.CDMLog
-
- CDMNode - Class in ucar.nc2
-
Define a superclass for all the CDM node classes: Group, Dimension, etc.
- CDMNode() - Constructor for class ucar.nc2.CDMNode
-
- CDMNode(String) - Constructor for class ucar.nc2.CDMNode
-
- cdmremote - Static variable in class thredds.catalog.InvService
-
- CdmRemote - Static variable in class thredds.catalog.ServiceType
-
- CdmRemote - Class in ucar.nc2.stream
-
A remote CDM dataset (extends NetcdfFile), using cdmremote protocol to communicate.
- CdmRemote(String) - Constructor for class ucar.nc2.stream.CdmRemote
-
- cdmrfeature - Static variable in class thredds.catalog.InvService
-
- CdmrFeature - Static variable in class thredds.catalog.ServiceType
-
- CdmrFeatureDataset - Class in ucar.nc2.stream
-
Factory for FeatureDataset using CdmrRemote protocol.
- CdmrFeatureDataset() - Constructor for class ucar.nc2.stream.CdmrFeatureDataset
-
- cdmrService - Variable in class thredds.catalog.InvDatasetFeatureCollection
-
- CDMSort - Enum in ucar.nc2
-
Enumeration of the kinds of nodes in a CDM model.
- cdmVariableHash() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
A hash code to group records into a CDM variable
- cdmVariableName(GridTableLookup, boolean, boolean) - Method in interface ucar.nc2.iosp.grid.GridRecord
-
A unique name for the CDM variable, must be consistent with cdmVariableHash
- CEDRICRadarConvention - Class in ucar.nc2.dataset.conv
-
Created by IntelliJ IDEA.
- CEDRICRadarConvention() - Constructor for class ucar.nc2.dataset.conv.CEDRICRadarConvention
-
- CELL_METHODS - Static variable in interface ucar.nc2.constants.CF
-
- CF - Interface in ucar.nc2.constants
-
Constants used in CF Conventions.
- CF.CellMethods - Enum in ucar.nc2.constants
-
- CF.FeatureType - Enum in ucar.nc2.constants
-
Map from CF feature type names to our FeatureType enums.
- CF1Convention - Class in ucar.nc2.dataset.conv
-
CF-1 Convention.
- CF1Convention() - Constructor for class ucar.nc2.dataset.conv.CF1Convention
-
- cf_name - Variable in class ucar.nc2.iosp.grid.GridParameter
-
- CF_ROLE - Static variable in interface ucar.nc2.constants.CF
-
- CFM - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- CFnetCDF2Dataset - Class in ucar.nc2.dt.radial
-
Created by IntelliJ IDEA.
- CFnetCDF2Dataset() - Constructor for class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
_more_
- CFnetCDF2Dataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
Constructor.
- CFpointObs - Class in ucar.nc2.ft.point.standard.plug
-
CF "point obs" Convention.
- CFpointObs() - Constructor for class ucar.nc2.ft.point.standard.plug.CFpointObs
-
- CFPointObWriter - Class in ucar.nc2.dt.point
-
Deprecated.
use WriterCFPointCollection
- CFPointObWriter(DataOutputStream, List<Attribute>, String, List<PointObVar>, int) - Constructor for class ucar.nc2.dt.point.CFPointObWriter
-
Deprecated.
Constructor
- CFPointWriter - Class in ucar.nc2.ft.point.writer
-
Write netcdf3 files in CF 1.6 point obs conventions
- CFPointWriter(String, List<Attribute>, NetcdfFileWriter.Version) - Constructor for class ucar.nc2.ft.point.writer.CFPointWriter
-
- CFPointWriter(String, List<Attribute>, NetcdfFileWriter.Version, boolean) - Constructor for class ucar.nc2.ft.point.writer.CFPointWriter
-
- CFstationObsDataset - Class in ucar.nc2.dt.point
-
This handles station datasets in "Unidata Observation Dataset v1.0"
Read StationObsDataset in "CF" experimental point/ungridded convention.
- CFstationObsDataset() - Constructor for class ucar.nc2.dt.point.CFstationObsDataset
-
- CFstationObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.CFstationObsDataset
-
- change - Variable in class thredds.featurecollection.FeatureCollectionConfig.ProtoConfig
-
- changeChecker - Variable in class thredds.inventory.CollectionManagerAbstract
-
- CHAR_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
CHAR = 0;
- check(StringBuilder, boolean) - Method in class thredds.catalog.InvCatalog
-
Check internal data structures.
- check(StringBuilder) - Method in class thredds.catalog.InvCatalog
-
Check internal data structures.
- check(StringBuilder, boolean) - Method in class thredds.catalog.InvCatalogImpl
-
Check internal data structures.
- check(StringBuilder) - Method in class thredds.catalog.InvService
-
- check(Formatter) - Method in class ucar.nc2.dataset.NetcdfDataset
-
- 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.
- checkInvState(long) - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- checkLinks(StringBuffer) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
- checkNeeded(boolean) - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- checkNonDataVariable(String) - Method in class ucar.nc2.ft.point.standard.Table
-
- checkOk() - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
- checkOk() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
-
- checkProtoState(long) - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- checkServerTrusted(X509Certificate[], String) - Method in class ucar.nc2.util.net.EasyX509TrustManager
-
see com.sun.net.ssl.X509TrustManager#isServerTrusted(X509Certificate[])
- checkState() - Method in class thredds.catalog.InvDatasetFcFmrc
-
- checkState() - Method in class thredds.catalog.InvDatasetFcPoint
-
- checkState() - Method in class thredds.catalog.InvDatasetFeatureCollection
-
a request has come in, check that the state is up-to-date
- 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
-
- childrenNamesSpi() - Method in class ucar.util.prefs.PreferencesExt
-
Implements AbstractPreferences childrenNamesSpi() method.
- childrenNamesSpi(String) - Method in class ucar.util.prefs.PreferencesExt
-
- childSpi(String) - Method in class ucar.util.prefs.PreferencesExt
-
- Choice - Interface in thredds.catalog.query
-
Abstraction of a choice a user can make.
- choice - Variable in class thredds.featurecollection.FeatureCollectionConfig.ProtoConfig
-
- chooseDatasetAccess(List<InvAccess>) - Method in class ucar.nc2.thredds.ThreddsDataFactory
-
Find the "best" access in case theres more than one, based on what the CDM knows
how to open and use.
- CHUNK - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- CHUNK_SIZE - Static variable in interface ucar.nc2.constants.CDM
-
- 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
- cleanName(String) - Static method in class thredds.inventory.CollectionManagerAbstract
-
- cleanName(String) - Static method in class ucar.nc2.wmo.Util
-
Clean up strings to be used in Netcdf Object names
- cleanUnit(String) - Static method in class ucar.nc2.wmo.Util
-
Clean up strings to be used for unit string
- cleanup(byte[]) - Static method in class ucar.unidata.util.StringUtil2
-
Delete any non-printable characters
- cleanup(String) - Static method in class ucar.unidata.util.StringUtil2
-
- cleanupDescription(String) - Static method in class ucar.nc2.iosp.grid.GridParameter
-
- clear() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- clear() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- clear() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
- clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
- clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
- clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
- clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
- clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
- clear() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
- clear() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
- clear() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
- clear() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
- clear() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
- clear() - Method in class ucar.nc2.util.net.HTTPAuthProvider
-
- clear() - Method in class ucar.nc2.util.net.HTTPBasicProvider
-
- clear() - Method in class ucar.nc2.util.net.HTTPCredsProvider
-
- clear() - Method in class ucar.nc2.util.net.HTTPSSLProvider
-
- clearAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
optional double alt = 4;
- clearAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
optional double alt = 4;
- clearAtts() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- clearAtts() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- clearAtts() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- clearAtts() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- clearAtts() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- clearBigend() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional bool bigend = 4 [default = true];
- clearCache(boolean) - Method in class ucar.nc2.util.cache.FileCache
-
Remove all cache entries.
- clearCode() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
required uint32 code = 1;
- clearCompress() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional .ncstream.Compress compress = 6 [default = NONE];
- 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 thredds.filesystem.FileSystemProto.Attribute.Builder
-
- clearData() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
required bytes data = 3;
- clearData() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
optional bytes data = 4;
- clearData() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
required bytes data = 2;
- clearData() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
optional bytes data = 6;
- clearDataCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
required uint32 dataCount = 4;
- clearDataPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
required uint64 dataPos = 3;
- clearDatasetMemory() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
_more_
- clearDatasetMemory() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
-
- clearDatasetMemory() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
-
- clearDatasetMemory() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
-
- clearDatasetMemory() - Method in class ucar.nc2.dt.radial.Nids2Dataset
-
- clearDatasetMemory() - Method in class ucar.nc2.dt.radial.UF2Dataset
-
- clearDatasetMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
Remove cached data, if any.
- clearDataType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
required .ncstream.DataType dataType = 4;
- clearDataType() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
required .ncstream.DataType dataType = 2;
- clearDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
required .ncstream.DataType dataType = 2;
- clearDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
required .ncstream.DataType dataType = 2;
- clearDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
optional string desc = 2;
- clearDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
optional string desc = 5;
- clearDims() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- clearEnumType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
optional string enumType = 7;
- clearEnumTypes() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- clearFiles() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- clearGroups() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- clearHeapCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated uint32 heapCount = 3;
- clearId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
required string id = 1;
- clearId() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional string id = 3;
- clearIsDirectory() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- clearIsPrivate() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional bool isPrivate = 5 [default = false];
- clearIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional bool isUnlimited = 3 [default = false];
- clearIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional bool isVlen = 4 [default = false];
- clearLastModified() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- clearLastModified() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- clearLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
required double lat = 2;
- clearLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
required double lat = 2;
- clearLen() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- clearLen() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
required uint32 len = 3;
- clearLength() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- clearLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional uint64 length = 2;
- clearList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- clearLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
required .pointStream.Location loc = 1;
- clearLocation() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional string location = 1;
- clearLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
required double lon = 3;
- clearLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
required double lon = 3;
- clearMap() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- clearMember() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated uint32 member = 1;
- clearMembers() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- clearMessage() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
required string message = 1;
- clearName() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- clearName() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- clearName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
required string name = 1;
- clearName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
required string name = 1;
- clearName() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
required string name = 1;
- clearName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional string name = 1;
- clearName() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
required string name = 1;
- clearName() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
required string name = 1;
- clearName() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
required string name = 1;
- clearName() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
required string name = 1;
- clearNomTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
optional double nomTime = 5;
- clearNrows() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
optional uint64 nrows = 5 [default = 1];
- clearPath() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- clearRange() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- clearRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
required .ncstream.Group root = 4;
- clearSdata() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
repeated string sdata = 4;
- clearSdata() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
repeated string sdata = 5;
- clearSdata() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated string sdata = 4;
- clearSection() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
required .ncstream.Section section = 5;
- clearSection() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional .ncstream.Section section = 3;
- clearShape() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- clearShape() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- clearSize() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
required uint64 size = 2;
- clearStart() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
optional uint64 start = 1 [default = 0];
- clearState() - Static method in class ucar.nc2.util.net.HttpClientManager
-
- clearState() - Method in class ucar.nc2.util.net.HTTPSession
-
- clearStations() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- clearStnid() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
required uint64 stnid = 1;
- clearStnPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
required uint64 stnPos = 2;
- clearStride() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
optional uint64 stride = 3 [default = 1];
- clearStructs() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- clearStructs() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- clearSweepMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
deallocated memory of sweep
- clearSweepMemory() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
-
deallocate memory of sweep
- clearTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
required double time = 1;
- clearTimeUnit() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
required string timeUnit = 2;
- clearTitle() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional string title = 2;
- clearType() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- clearType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
required .ncstream.Attribute.Type type = 2;
- clearUncompressedSize() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional uint32 uncompressedSize = 8;
- clearUnits() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
optional string units = 3;
- clearUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
optional bool unsigned = 6 [default = false];
- clearUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
optional bool unsigned = 5 [default = false];
- clearValue() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
required string value = 2;
- clearVariableMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
-
- clearVarName() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
required string varName = 1;
- clearVars() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- clearVars() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- clearVdata() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional bool vdata = 7 [default = false];
- clearVersion() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional uint32 version = 5 [default = 0];
- clearVersion() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional uint32 version = 5 [default = 0];
- clearWmoId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
optional string wmoId = 6;
- clockExpr(Calendar) - Method in class ucar.units.StandardUnitFormat
-
- clone() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- clone() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- clone() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- clone() - Method in class ucar.ma2.Index
-
- clone() - Method in class ucar.ma2.Index0D
-
- clone() - Method in class ucar.ma2.Index1D
-
- clone() - Method in class ucar.ma2.Index2D
-
- clone() - Method in class ucar.ma2.Index3D
-
- clone() - Method in class ucar.ma2.Index4D
-
- clone() - Method in class ucar.ma2.Index5D
-
- clone() - Method in class ucar.ma2.Index6D
-
- clone() - Method in class ucar.ma2.Index7D
-
- clone() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
- clone() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
- clone() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
- clone() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
- clone() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
- clone() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
- clone() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
- clone() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
- clone() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
- clone() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
- clone() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
- clone() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
- clone() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
- clone() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
- clone() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
- clone() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
- clone() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
- clone() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
- clone() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
- clone() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
- clone() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
- clone() - Method in class ucar.nc2.Variable
-
- clone(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.CacheManager
-
- close() - Method in class thredds.filesystem.ControllerCaching
-
- close() - Method in class thredds.filesystem.ControllerOS
-
- close() - Method in class thredds.inventory.bdb.MetadataManager
-
- close() - Method in interface thredds.inventory.CollectionManager
-
Close and release any resources.
- close() - Method in class thredds.inventory.CollectionManagerAbstract
-
- close() - Method in interface thredds.inventory.MController
-
- close() - Method in class thredds.util.HttpUriResolver
-
- close() - Method in class thredds.wcs.v1_0_0_1.WcsDataset
-
- close() - Method in class ucar.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.dt.fmrc.FmrcImpl
-
Deprecated.
- close() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
-
- close() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
-
- close() - Method in class ucar.nc2.dt.grid.GridDataset
-
- close() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- close() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- close() - Method in interface ucar.nc2.dt.TypedDataset
-
Close all resources associated with this dataset.
- close() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- close() - Method in interface ucar.nc2.ft.FeatureDataset
-
Close all resources associated with this dataset.
- close() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- close() - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- close() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- close() - Method in class ucar.nc2.geotiff.GeoTiff
-
Close the Geotiff file.
- close() - Method in class ucar.nc2.geotiff.GeotiffWriter
-
- close() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
-
- close() - Method in class ucar.nc2.iosp.dmsp.DMSPiosp
-
- close() - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
-
Close this IOSP and associated files
- close() - Method in class ucar.nc2.iosp.hdf5.H5header
-
- close() - Method in class ucar.nc2.iosp.hdf5.H5iosp
-
Close the file.
- close() - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Close the file.
- close() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
- close() - Method in class ucar.nc2.iosp.noaa.Ghcnm
-
- close() - Method in class ucar.nc2.iosp.noaa.Ghcnm2
-
- close() - Method in class ucar.nc2.iosp.noaa.IgraPor
-
- close() - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
-
Close the file.
- close() - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
- close() - Method in class ucar.nc2.ncml.Aggregation
-
- close(NetcdfFile) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
- close() - Method in class ucar.nc2.NetcdfFile
-
Close all resources (files, sockets, etc) associated with this file.
- close() - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
close the file.
- close() - Method in class ucar.nc2.NetcdfFileWriter
-
close the file.
- close() - Method in class ucar.nc2.stream.CdmRemote
-
- close() - Method in interface ucar.nc2.util.cache.FileCacheable
-
Close the FileCacheable, release all resources.
- close() - Method in class ucar.nc2.util.net.HTTPMethod
-
Calling close will force the method to close, and will
force any open stream to terminate.
- close() - Method in class ucar.nc2.util.net.HTTPSession
-
Close the session.
- close() - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
-
- close() - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
-
- close() - Method in class ucar.unidata.io.RandomAccessFile
-
Close the file, and release any associated system resources.
- closeAll() - Static method in class thredds.inventory.bdb.MetadataManager
-
- closeDatasets() - Method in class ucar.nc2.ncml.Aggregation
-
- 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
- closeEnough(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
-
Returns true if this represents the same point as pt, using Misc.closeEnough.
- 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
-
- code - Variable in class ucar.nc2.wmo.CommonCodeTable.TableEntry
-
- code2 - Variable in class ucar.nc2.wmo.CommonCodeTable.TableEntry
-
- CODE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
-
- colat - Variable in class ucar.unidata.util.GaussianLatitudes
-
- collapseWhitespace(String) - Static method in class ucar.unidata.util.StringUtil2
-
Collapse continuous whitespace into one single " ".
- collection - Variable in class ucar.nc2.ft.point.PointIteratorAbstract
-
- CollectionLevelScanner - Class in thredds.cataloggen
-
CollectionLevelScanner maps between the CrawlableDataset realm and the
InvCatalog/InvDataset realm.
- CollectionLevelScanner(String, CrawlableDataset, CrawlableDataset, CrawlableDataset, CrawlableDatasetFilter, InvService) - Constructor for class thredds.cataloggen.CollectionLevelScanner
-
Construct a CollectionLevelScanner.
- CollectionLevelScanner(CollectionLevelScanner) - Constructor for class thredds.cataloggen.CollectionLevelScanner
-
Copy constructor
- collectionList - Variable in class ucar.nc2.ft.point.PointDatasetImpl
-
- CollectionManager - Interface in thredds.inventory
-
Manages a dynamic collection of MFile objects.
- CollectionManager.ChangeChecker - Interface in thredds.inventory
-
- CollectionManager.Force - Enum in thredds.inventory
-
- CollectionManager.TriggerEvent - Class in thredds.inventory
-
- CollectionManager.TriggerListener - Interface in thredds.inventory
-
A TriggerEvent.proto is sent if protoDataset.change = "cron" has been specified
A TriggerEvent.update is sent if a scan has happened and a change in the list of MFiles has occurred,
or an MFile has been updated
- CollectionManager.TriggerType - Enum in thredds.inventory
-
- CollectionManagerAbstract - Class in thredds.inventory
-
Abstract superclass for implementations of CollectionManager.
- CollectionManagerAbstract(String, Logger) - Constructor for class thredds.inventory.CollectionManagerAbstract
-
- CollectionManagerSingleFile - Class in thredds.inventory
-
A CollectionManager consisting of a single file
- CollectionManagerSingleFile(MFile, Logger) - Constructor for class thredds.inventory.CollectionManagerSingleFile
-
- collectionName - Variable in class thredds.inventory.CollectionManagerAbstract
-
- collectionName - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
-
- CollectionSpecParser - Class in thredds.inventory
-
Parses the collection specification string.
- CollectionSpecParser(String, Formatter) - Constructor for class thredds.inventory.CollectionSpecParser
-
Single spec : "/topdir/** /#dateFormatMark#regExp"
This only allows the dateFormatMark to be in the file name, not anywhere else in the filename path,
and you cant use any part of the dateFormat to filter on.
- CollectionType - Class in thredds.catalog
-
Type-safe enumeration of THREDDS coherent collection types.
- collectionType - Variable in class thredds.catalog.InvDataset
-
- CollectionUpdater - Enum in thredds.inventory
-
Handle background tasks for updating collections.
- CollectionUpdater.ChangeProtoJob - Class in thredds.inventory
-
- CollectionUpdater.ChangeProtoJob() - Constructor for class thredds.inventory.CollectionUpdater.ChangeProtoJob
-
- CollectionUpdater.UpdateCollectionJob - Class in thredds.inventory
-
- CollectionUpdater.UpdateCollectionJob() - Constructor for class thredds.inventory.CollectionUpdater.UpdateCollectionJob
-
- COLLINEAR - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- COLON - Static variable in interface 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
-
- com.sun.jna - package com.sun.jna
-
- Comment - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
-
- comment - Variable in class ucar.nc2.wmo.CommonCodeTable.TableEntry
-
- CommonCodeTable - Class in ucar.nc2.wmo
-
Read and process WMO common code and flag tables.
- CommonCodeTable.Table - Enum in ucar.nc2.wmo
-
- CommonCodeTable.TableEntry - Class in ucar.nc2.wmo
-
- 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(GridDefRecord, GridDefRecord) - Static method in class ucar.nc2.iosp.grid.GridDefRecord
-
Compare GridDefRecords, the numerics will use closeEnough so values that
differ in 3 or 4th decimal places will return equal.
- compare(int[], int[]) - Method in class ucar.nc2.iosp.hdf5.Tiling
-
Create an ordering of index points based on which tile the point is in.
- compare(NetcdfFile, NetcdfFile) - Method in class ucar.nc2.util.CompareNetcdf2
-
- compare(NetcdfFile, NetcdfFile, boolean, boolean, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
-
- compare(NetcdfFile, NetcdfFile, CompareNetcdf2.ObjFilter, boolean, boolean, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
-
- compare(byte[], byte[], Formatter) - Static method in class ucar.nc2.util.Misc
-
- compare(float[], float[], Formatter) - Static method in class ucar.nc2.util.Misc
-
- compare(int, int) - Static method in class ucar.nc2.util.Misc
-
- compare(long, long) - Static method in class ucar.nc2.util.Misc
-
- compare(Object, Object) - Method in class ucar.nc2.util.reflect.ProxyGenerator.MethodComparator
-
- compare(Object, Object) - Method in class ucar.nc2.util.reflect.PublicInterfaceGenerator.MethodComparator
-
- compareData(String, Array, Array, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
-
- compareFiles(NetcdfFile, NetcdfFile, Formatter) - Static method in class ucar.nc2.util.CompareNetcdf2
-
- compareFiles(NetcdfFile, NetcdfFile, Formatter, boolean, boolean, boolean) - Static method in class ucar.nc2.util.CompareNetcdf2
-
- CompareNetcdf2 - Class in ucar.nc2.util
-
Compare two NetcdfFile.
- CompareNetcdf2() - Constructor for class ucar.nc2.util.CompareNetcdf2
-
- CompareNetcdf2(Formatter, boolean, boolean, boolean) - Constructor for class ucar.nc2.util.CompareNetcdf2
-
- CompareNetcdf2.ObjFilter - Interface in ucar.nc2.util
-
- compareStructureData(StructureData, StructureData, double, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
-
- compareTo(Object) - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- compareTo(MFile) - Method in class thredds.filesystem.CrawlableMFile
-
- compareTo(MFile) - Method in class thredds.filesystem.MFileOS
-
- compareTo(MFile) - Method in interface thredds.inventory.MFile
-
- compareTo(UnidataTdsDataPathRemapper.UrlRemapperBean) - Method in class thredds.util.UnidataTdsDataPathRemapper.UrlRemapperBean
-
- compareTo(Object) - Method in class ucar.nc2.dataset.CoordinateTransform
-
- compareTo(Object) - Method in class ucar.nc2.Dimension
-
Dimensions with the same name are equal.
- compareTo(Object) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.Grid
-
- compareTo(Object) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
-
- compareTo(Object) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.Grid
-
- compareTo(Object) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
-
- compareTo(Object) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
-
- compareTo(GridDatatype) - Method in class ucar.nc2.dt.grid.GeoGrid
-
- compareTo(Object) - Method in class ucar.nc2.dt.point.PointObsDatatypeImpl
-
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
-
Sort by name
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Sort by name
- compareTo(Object) - Method in class ucar.nc2.ft.fmrc.EnsCoord
-
- compareTo(FmrcInv.UberGrid) - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
-
- compareTo(FmrInv) - Method in class ucar.nc2.ft.fmrc.FmrInv
-
- compareTo(Object) - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
-
- compareTo(Object) - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
-
- compareTo(Object) - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
- compareTo(TimeCoord.Tinv) - Method in class ucar.nc2.ft.fmrc.TimeCoord.Tinv
-
- compareTo(Object) - Method in class ucar.nc2.ft.fmrc.VertCoord
-
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.ft.grid.impl.CoverageImpl
-
- 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(GridEnsembleCoord.EnsCoord) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord.EnsCoord
-
- compareTo(GridTimeCoord) - Method in class ucar.nc2.iosp.grid.GridTimeCoord
-
- compareTo(GridTimeCoord.TimeCoordWithInterval) - Method in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
-
- compareTo(GridVertCoord) - Method in class ucar.nc2.iosp.grid.GridVertCoord
-
Compare this to another
- compareTo(Object) - Method in class ucar.nc2.iosp.grid.GridVertCoord.LevelCoord
-
Compare to another LevelCoord
- compareTo(Object) - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
-
- compareTo(Object) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
- compareTo(CalendarDate) - Method in class ucar.nc2.time.CalendarDate
-
- compareTo(Object) - Method in class ucar.nc2.util.rc.RC.Triple
-
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.Variable
-
Sort by name
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.VariableSimpleAdapter
-
Sort by name
- compareTo(CommonCodeTable) - Method in class ucar.nc2.wmo.CommonCodeTable
-
- compareTo(CommonCodeTable.TableEntry) - Method in class ucar.nc2.wmo.CommonCodeTable.TableEntry
-
- compareTo(Station) - Method in class ucar.unidata.geoloc.StationImpl
-
- compareTo(BaseQuantity) - Method in class ucar.units.BaseQuantity
-
Compares this base quantity to another base quantity.
- compareTo(Object) - Method in class ucar.units.Prefix
-
Compares this prefix to another.
- compareTo(String) - Method in class ucar.units.Prefix
-
Compares this prefix to a string.
- compareTo(Object) - Method in class ucar.units.PrefixName
-
Compares this PrefixName with another PrefixName.
- compareTo(String) - Method in class ucar.units.PrefixName
-
Compares this PrefixName with a string.
- compareTo(Object) - Method in class ucar.units.PrefixSymbol
-
Compares this prefix against another PrefixSymbol.
- compareTo(String) - Method in class ucar.units.PrefixSymbol
-
Compares this prefix against a String.
- compareTo(Object) - Method in class ucar.units.UnitName
-
Compares this UnitName with another UnitName.
- compareVariable(Variable, Variable) - Method in class ucar.nc2.util.CompareNetcdf2
-
- compareVariables(NetcdfFile, NetcdfFile) - Method in class ucar.nc2.util.CompareNetcdf2
-
- compose(Range) - Method in class ucar.ma2.Range
-
Create a new Range by composing a Range that is reletive to this Range.
- compose(Section) - Method in class ucar.ma2.Section
-
Create a new Section by composing with a Section that is reletive to this Section.
- Composite - Class in thredds.inventory.filter
-
Composite of MFileFilter, all must be true.
- Composite() - Constructor for class thredds.inventory.filter.Composite
-
- Composite(List<MFileFilter>) - Constructor for class thredds.inventory.filter.Composite
-
- CompositeDatasetFactory - Class in ucar.nc2.ft.point.collection
-
Factory for point feature dataset collections (CompositePointDataset).
- CompositeDatasetFactory() - Constructor for class ucar.nc2.ft.point.collection.CompositeDatasetFactory
-
- CompositePointCollection - Class in ucar.nc2.ft.point.collection
-
PointCollection composed of other PointCollections
- CompositePointCollection(String, TimedCollection) - Constructor for class ucar.nc2.ft.point.collection.CompositePointCollection
-
- CompositeStationCollection - Class in ucar.nc2.ft.point.collection
-
StationTimeSeries composed of a collection of individual StationTimeSeries.
- CompositeStationCollection(String, TimedCollection, List<Station>, List<VariableSimpleIF>) - Constructor for class ucar.nc2.ft.point.collection.CompositeStationCollection
-
- CompositeStationCollectionFlattened - Class in ucar.nc2.ft.point.collection
-
CompositeStationCollection that has been flattened into a PointCollection
- CompositeStationCollectionFlattened(String, List<String>, CalendarDateRange, List<VariableSimpleIF>, TimedCollection) - Constructor for class ucar.nc2.ft.point.collection.CompositeStationCollectionFlattened
-
- CompositeStationCollectionFlattened(String, LatLonRect, CalendarDateRange, TimedCollection) - Constructor for class ucar.nc2.ft.point.collection.CompositeStationCollectionFlattened
-
- compound - Variable in class thredds.catalog.query.Selector
-
- COMPOUND - Static variable in class thredds.catalog.ServiceType
-
- COMPRESS - Static variable in interface ucar.nc2.constants.CDM
-
- COMPRESS_DEFLATE - Static variable in interface ucar.nc2.constants.CDM
-
- COMPRESS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Data
-
- COMPRESSED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- computeChunking(Variable) - Method in interface ucar.nc2.jni.netcdf.Nc4Chunking
-
- computeChunking(Variable) - Method in class ucar.nc2.jni.netcdf.Nc4ChunkingStrategyFromAttribute
-
- computeChunking(Variable) - Method in class ucar.nc2.jni.netcdf.Nc4ChunkingStrategyGrib
-
- computeChunking(Variable) - Method in class ucar.nc2.jni.netcdf.Nc4ChunkingStrategyImpl
-
- computeChunkShape(long) - Method in class ucar.nc2.FileWriter.ChunkingIndex
-
Deprecated.
Computes the shape of the largest possible
contiguous chunk, starting at
Index.getCurrentCounter()
and with
numElems <= maxChunkElems
.
- computeChunkShape(long) - Method in class ucar.nc2.FileWriter2.ChunkingIndex
-
Computes the shape of the largest possible
contiguous chunk, starting at
Index.getCurrentCounter()
and with
numElems <= maxChunkElems
.
- computeSize(int[]) - Static method in class ucar.ma2.Index
-
Compute total number of elements in the array.
- computeSize(List) - Static method in class ucar.ma2.Range
-
Deprecated.
use Section.computeSize()
- computeSize() - Method in class ucar.ma2.Section
-
Compute total number of elements represented by the section.
- computeSize(int[]) - Static method in class ucar.nc2.iosp.IndexLong
-
- config - Variable in class thredds.catalog.InvDatasetFeatureCollection
-
- config - Variable in class thredds.inventory.MFileCollectionManager
-
- configFromXml(Element, Namespace) - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
-
- conformable(Array, Array) - Static method in class ucar.ma2.MAMath
-
Check that two arrays are conformable.
- conformable(int[], int[]) - Static method in class ucar.ma2.MAMath
-
Check that two array shapes are conformable.
- CONNECTION_TIMEOUT - Static variable in class ucar.nc2.util.net.HTTPSession
-
- connectSocket(Socket, InetSocketAddress, InetSocketAddress, HttpParams) - Method in class ucar.nc2.util.net.EasySSLProtocolSocketFactory
-
- constantInterval - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
-
- construct(String) - Method in class ucar.nc2.util.net.HTTPSession
-
- constructCoordAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.M3IOConvention
-
- constructCoordAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
-
Deprecated.
- constructCopy() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
copy constructor - avoid clone !!
- constructCopy() - Method in class ucar.unidata.geoloc.projection.FlatEarth
-
origin
- constructCopy() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.Mercator
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.Orthographic
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.RotatedPole
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.Stereographic
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.UtmProjection
-
- constructCopy() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
- 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
-
- context - Static variable in class thredds.catalog.InvDatasetFeatureCollection
-
- ContributorElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- ContributorElement_Role - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- contributors - Variable in class thredds.catalog.InvDataset
-
- contributors - Variable in class thredds.catalog.ThreddsMetadata
-
- ControlledVocabType_Authority - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- ControllerCaching - Class in thredds.filesystem
-
Implements an MController using a CacheManager.
- ControllerOS - Class in thredds.filesystem
-
Implements an MController without caching, reading from OS each time.
- ControllerOS() - Constructor for class thredds.filesystem.ControllerOS
-
- Convention - Static variable in class ucar.nc2.constants._Coordinate
-
- conventionName - Variable in class ucar.nc2.dataset.CoordSysBuilder
-
- CONVENTIONS - Static variable in interface ucar.nc2.constants.CDM
-
- 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(CF.FeatureType) - Static method in enum ucar.nc2.constants.CF.FeatureType
-
- convert(Array, Section) - Method in class ucar.nc2.dataset.StructureDS
-
- convert(StructureData, int) - Method in class ucar.nc2.dataset.StructureDS
-
- convert(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
-
- Convert2Version2 - Class in ucar.util.prefs
-
Describe
- 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.IospHelper
-
- 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.IospHelper
-
- convertEnums(Array) - Method in class ucar.nc2.dataset.VariableDS
-
- convertEnums(Map<Integer, String>, DataType, 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.
- convertGribCodeTable4_10(int) - Static method in enum ucar.nc2.constants.CF.CellMethods
-
- convertScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar value as a double, with conversion as needed.
- convertScalarDouble(String) - Method in class ucar.ma2.StructureData
-
Get scalar value as a double, with conversion as needed.
- convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get scalar value as a double, with conversion as needed.
- convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
- convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
- convertScalarDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- convertScalarDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- convertScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar value as a float, with conversion as needed.
- convertScalarFloat(String) - Method in class ucar.ma2.StructureData
-
Get scalar value as a float, with conversion as needed.
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get scalar value as a float, with conversion as needed.
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- convertScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar value as an int, with conversion as needed.
- convertScalarInt(String) - Method in class ucar.ma2.StructureData
-
Get scalar value as a int, with conversion as needed.
- convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get scalar value as a int, with conversion as needed.
- convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
- convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
- convertScalarInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- convertScalarInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- convertScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
- convertScalarLong(String) - Method in class ucar.ma2.StructureData
-
Get scalar value as a int, with conversion as needed.
- convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get scalar value as a int, with conversion as needed.
- convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
- convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
- convertScalarLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- convertScalarLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- convertScaleOffsetMissing(Array) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
Convert data if hasScaleOffset, using scale and offset.
- convertScaleOffsetMissing(byte) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
Convert this byte value to a double, using scale/offset/missing value if applicable
- convertScaleOffsetMissing(short) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
Convert this short value to a double, using scale/offset/missing value if applicable
- convertScaleOffsetMissing(int) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
Convert this int value to a double, using scale/offset/missing value if applicable
- convertScaleOffsetMissing(long) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
Convert this long value to a double, using scale/offset/missing value if applicable
- convertScaleOffsetMissing(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
Convert this double value using scale/offset/missing value if applicable
- convertScaleOffsetMissing(Array) - Method in class ucar.nc2.dataset.VariableDS
-
- convertScaleOffsetMissing(byte) - Method in class ucar.nc2.dataset.VariableDS
-
- convertScaleOffsetMissing(short) - Method in class ucar.nc2.dataset.VariableDS
-
- convertScaleOffsetMissing(int) - Method in class ucar.nc2.dataset.VariableDS
-
- convertScaleOffsetMissing(long) - Method in class ucar.nc2.dataset.VariableDS
-
- convertScaleOffsetMissing(double) - Method in class ucar.nc2.dataset.VariableDS
-
- convertScaleToStandardParallel(double) - Static method in class ucar.unidata.geoloc.projection.Mercator
-
Convert "scale at standard parellel" to "standard parellel"
- convertShort2unsignedInt(short) - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
-
convert short to unsigned integer
- convertTimeUnit(int) - Method in interface thredds.featurecollection.TimeUnitConverter
-
- 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.
- 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.nowrad.NOWRadheader
-
convert unsigned byte to short
- convertWKTToProjection(WKTParser) - Static method in class ucar.unidata.geoloc.ogc.WKTParser
-
Convert OGC spatial reference WKT to a ProjectionImpl.
- coord - Variable in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
-
- 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
-
- coordData - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
-
- CoordinateAxis - Class in ucar.nc2.dataset
-
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
- CoordinateAxis(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis
-
Create a coordinate axis from an existing Variable.
- CoordinateAxis(NetcdfDataset, Group, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.CoordinateAxis
-
Constructor when theres no underlying variable.
- CoordinateAxis.AxisComparator - Class in ucar.nc2.dataset
-
Standard sort on Coordinate Axes
- CoordinateAxis.AxisComparator() - Constructor for class ucar.nc2.dataset.CoordinateAxis.AxisComparator
-
- CoordinateAxis1D - Class in ucar.nc2.dataset
-
A 1-dimensional Coordinate Axis.
- CoordinateAxis1D(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
-
Create a 1D coordinate axis from an existing Variable
- CoordinateAxis1D(NetcdfDataset, Group, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
-
Constructor when theres no underlying variable.
- CoordinateAxis1DTime - Class in ucar.nc2.dataset
-
A 1-dimensional Coordinate Axis representing Calendar time.
- CoordinateAxis2D - Class in ucar.nc2.dataset
-
A 2-dimensional numeric Coordinate Axis.
- CoordinateAxis2D(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis2D
-
Create a 2D coordinate axis from an existing VariableDS
- COORDINATES - Static variable in interface ucar.nc2.constants.CF
-
- coordinates - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
- CoordinateSystem - Class in ucar.nc2.dataset
-
A CoordinateSystem specifies the coordinates of a Variable's values.
- CoordinateSystem() - Constructor for class ucar.nc2.dataset.CoordinateSystem
-
- CoordinateSystem(NetcdfDataset, Collection<CoordinateAxis>, Collection<CoordinateTransform>) - Constructor for class ucar.nc2.dataset.CoordinateSystem
-
Constructor.
- CoordinateTransform - Class in ucar.nc2.dataset
-
A CoordinateTransform is an abstraction of a function from a CoordinateSystem to a
"reference" CoordinateSystem, such as lat, lon.
- CoordinateTransform(String, String, TransformType) - Constructor for class ucar.nc2.dataset.CoordinateTransform
-
Create a Coordinate Transform.
- CoordRefSysToGML - Class in ucar.unidata.geoloc.ogc
-
Helper class to write a CRS in GML given a ucar.nc2.CoordinateSystem.
- CoordRefSysToGML() - Constructor for class ucar.unidata.geoloc.ogc.CoordRefSysToGML
-
- coordSys - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
- CoordSysBuilder - Class in ucar.nc2.dataset
-
Abstract class for implementing Convention-specific parsing of netCDF files.
- CoordSysBuilder() - Constructor for class ucar.nc2.dataset.CoordSysBuilder
-
- CoordSysBuilder.ConventionNameOk - Interface in ucar.nc2.dataset
-
Allow plug-ins to determine if it owns a file based on the file's Convention attribute.
- CoordSysBuilder.VarProcess - Class in ucar.nc2.dataset
-
Wrap each variable in the dataset with a VarProcess object.
- CoordSysBuilder.VarProcess(NetcdfDataset) - Constructor for class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
- CoordSysBuilderIF - Interface in ucar.nc2.dataset
-
Implement this interface to add Coordinate Systems to a NetcdfDataset.
- CoordSysEvaluator - Class in ucar.nc2.ft.point.standard
-
CoordinateSystem Evaluation utilities.
- CoordSysEvaluator() - Constructor for class ucar.nc2.ft.point.standard.CoordSysEvaluator
-
- CoordSysEvaluator.Predicate - Interface in ucar.nc2.ft.point.standard
-
- coordSysFor - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
- coordTrans - Variable in class ucar.nc2.dataset.CoordinateSystem
-
- CoordTransBuilder - Class in ucar.nc2.dataset
-
Manager for Coordinate Transforms.
- CoordTransBuilder() - Constructor for class ucar.nc2.dataset.CoordTransBuilder
-
- CoordTransBuilderIF - Interface in ucar.nc2.dataset
-
Implement this interface to add a Coordinate Transform to a NetcdfDataset.
- coordTransforms - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
- coordTransformType - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
- coordValues - Variable in class ucar.nc2.iosp.grid.GridVertCoord
-
- coordVarAlias - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
- CoordVarExtractor - Class in ucar.nc2.ft.point.standard
-
Abstract superclass for extracting coordinate values from nested tables.
- CoordVarExtractor(String, int) - Constructor for class ucar.nc2.ft.point.standard.CoordVarExtractor
-
- coordVarMap - Variable in class ucar.nc2.dataset.CoordSysBuilder
-
- copy(String, String, CancelTask) - Method in class thredds.catalog.crawl.CatalogExtractor
-
- copy() - Method in class ucar.ma2.Array
-
Create a copy of this Array, copying the data so that physical order is the same as
logical order
- copy() - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throws UnsupportedOperationException
- copy() - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throws UnsupportedOperationException
- copy(DataType, IndexIterator, IndexIterator) - Static method in class ucar.ma2.MAMath
-
Copy using iterators.
- copy(Array, Array) - Static method in class ucar.ma2.MAMath
-
Copy array a to array result, the result array will be in canonical order
The operation type is taken from the type of a.
- copy() - Method in class ucar.ma2.MAMatrix
-
Create a new MAMatrix that is the same as this one, with a copy of the backing store.
- copy() - Method in class ucar.ma2.MAVector
-
Create a new MAVector that is the same as this one, with a copy of the backing store.
- copy() - Method in class ucar.nc2.dataset.CoordinateAxis
-
- copy() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
- copy() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
- copy() - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
- copy() - Method in class ucar.nc2.dataset.StructureDS
-
- copy() - Method in class ucar.nc2.dataset.StructurePseudoDS
-
- copy() - Method in class ucar.nc2.dataset.VariableDS
-
- copy() - Method in class ucar.nc2.Structure
-
- copy(InputStream, OutputStream) - Static method in class ucar.nc2.util.IO
-
copy all bytes from in to out.
- copy(InputStream, OutputStream, int) - Static method in class ucar.nc2.util.IO
-
copy n bytes from in to out.
- copy() - Method in class ucar.nc2.Variable
-
- copy2null(InputStream, int) - Static method in class ucar.nc2.util.IO
-
copy all bytes from in and throw them away.
- copy2null(FileChannel, int) - Static method in class ucar.nc2.util.IO
-
copy all bytes from in and throw them away.
- copyAccess(InvAccess, InvDataset, List<InvService>) - Static method in class thredds.catalog.util.DeepCopyUtils
-
- copyB(InputStream, OutputStream, int) - Static method in class ucar.nc2.util.IO
-
copy all bytes from in to out, specify buffer size
- copyBoolean(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as bytes
The array a and result must be type boolean
- copyByte(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as bytes
The values from the array a are converted to byte (if needed),
and then converted to the type of result (if needed).
- copyBytes(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyBytes(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyCatalog(InvCatalog) - Static method in class thredds.catalog.util.DeepCopyUtils
-
- copyChar(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as char
The values from the array a are converted to char (if needed),
and then converted to the type of result (if needed).
- copyChars(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyChars(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyDataset(InvDataset, List<InvService>, boolean) - Static method in class thredds.catalog.util.DeepCopyUtils
-
- copyDirTree(String, String) - Static method in class ucar.nc2.util.IO
-
Copy an entire directory tree.
- copyDouble(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as doubles
The values from the arrays a are converted to double (if needed),
and then converted to the type of result (if needed).
- copyDoubles(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyDoubles(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyFile(String, String) - Static method in class ucar.nc2.util.IO
-
copy one file to another.
- copyFile(File, File) - Static method in class ucar.nc2.util.IO
-
copy one file to another.
- copyFile(String, OutputStream) - Static method in class ucar.nc2.util.IO
-
copy file to output stream
- copyFileB(File, OutputStream, int) - Static method in class ucar.nc2.util.IO
-
copy file to output stream, specify internal buffer size
- copyFloat(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as floats
The values from the arrays a are converted to float (if needed),
and then converted to the type of result (if needed).
- copyFloats(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyFloats(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.Array
-
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayBoolean
-
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayByte
-
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayChar
-
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayDouble
-
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayFloat
-
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayInt
-
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayLong
-
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayObject
-
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayRagged
-
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayScalar
-
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayShort
-
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayString
-
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayStructure
-
- copyInt(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as integers
The values from the arrays a are converted to integer (if needed),
and then converted to the type of result (if needed).
- copyIntoNewMetadataBuilder(MetadataBuilder, ThreddsBuilderFactory) - Static method in class thredds.catalog2.builder.util.MetadataBuilderUtils
-
- copyIntoNewThreddsMetadataBuilder(ThreddsMetadataBuilder, ThreddsBuilderFactory) - Static method in class thredds.catalog2.builder.util.ThreddsMetadataBuilderUtils
-
- copyInts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyInts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyLong(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as longs
The values from the array a are converted to long (if needed),
and then converted to the type of result (if needed).
- copyLongs(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyLongs(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyMetadataBuilder(MetadataBuilder, MetadataBuilder) - Static method in class thredds.catalog2.builder.util.MetadataBuilderUtils
-
- copyNoCache() - Method in class ucar.nc2.dataset.CoordinateAxis
-
Make a copy, with an independent cache.
- copyNoCache() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
- copyObject(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as an Object
The array a and result must be type object
- copyObjects(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyObjects(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyProperty(InvProperty) - Static method in class thredds.catalog.util.DeepCopyUtils
-
- copyRafB(RandomAccessFile, long, long, OutputStream, byte[]) - Static method in class ucar.nc2.util.IO
-
Copy part of a RandomAccessFile to output stream, specify internal buffer size
- copySequences(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyService(InvService) - Static method in class thredds.catalog.util.DeepCopyUtils
-
- copyShort(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as shorts
The values from the array a are converted to short (if needed),
and then converted to the type of result (if needed).
- copyShorts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyShorts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyStructures(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyThreddsMetadataBuilder(ThreddsMetadataBuilder, ThreddsMetadataBuilder) - Static method in class thredds.catalog2.builder.util.ThreddsMetadataBuilderUtils
-
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.Array
-
- 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.
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayBoolean
-
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayByte
-
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayChar
-
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayDouble
-
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayFloat
-
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayInt
-
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayLong
-
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayObject
-
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayRagged
-
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayScalar
-
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayShort
-
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayString
-
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayStructure
-
- copyToArrayBB(StructureData) - Static method in class ucar.nc2.iosp.IospHelper
-
- copyToByteChannel(Array, WritableByteChannel) - Static method in class ucar.nc2.iosp.IospHelper
-
Copy data to a channel.
- copyToNDJavaArray() - Method in class ucar.ma2.Array
-
Copy this array to a n-Dimensional Java primitive array of type getElementType()
and rank getRank().
- copyToOutputStream(Array, OutputStream) - Static method in class ucar.nc2.iosp.IospHelper
-
Copy data to a channel.
- 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
-
- copyUrlContentsToFile(HTTPSession, String, File) - Static method in class ucar.nc2.util.net.HttpClientManager
-
Deprecated.
- copyVarData(NetcdfFileWriteable, List<Variable>, Structure, List<FileWriter.FileWriterProgressListener>) - Static method in class ucar.nc2.FileWriter
-
Deprecated.
Write data from varList into new file.
- copyVarData(NetcdfFileWriteable, List<Variable>, Structure, long) - Static method in class ucar.nc2.FileWriter
-
Deprecated.
- copyVarData(List<Variable>, Structure, CancelTask) - Method in class ucar.nc2.FileWriter2
-
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
-
- cosd(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- Cosmic - Class in ucar.nc2.ft.point.standard.plug
-
Class Description.
- Cosmic() - Constructor for class ucar.nc2.ft.point.standard.plug.Cosmic
-
- Cosmic1Convention - Class in ucar.nc2.dataset.conv
-
Cosmic data - version 1.
- Cosmic1Convention() - Constructor for class ucar.nc2.dataset.conv.Cosmic1Convention
-
_more_
- COSMICTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
-
Created by IntelliJ IDEA.
- COSMICTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
- COSMICTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
- COULOMB - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of electric charge or quantity of
electricity.
- count - Variable in class ucar.nc2.dt.StationImpl
-
- countExpected() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
-
- countInventory() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.Grid
-
- countInventory(double) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.Grid
-
- countMissing() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.Grid
-
- countRead - Static variable in class thredds.filesystem.CacheFileProto
-
- countReadSize - Static variable in class thredds.filesystem.CacheFileProto
-
- countStorageSize(H5header.Vinfo, H5diag.Size, Formatter) - Method in class ucar.nc2.iosp.hdf5.H5diag
-
- countStorageSize(Formatter) - Method in class ucar.nc2.iosp.hdf5.H5header.Vinfo
-
- countTotal() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.Grid
-
- countTotal() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
-
- countTotal() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
-
- countTotal() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
-
- countVertCoords(double) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.Grid
-
- countWrite - Static variable in class thredds.filesystem.CacheFileProto
-
- countWriteSize - Static variable in class thredds.filesystem.CacheFileProto
-
- coverage - Variable in class thredds.catalog.InvDatasetFeatureCollection.State
-
- Coverage - Interface in thredds.wcs
-
_more_
- Coverage - Interface in ucar.nc2.ft.grid
-
Experimental Coverage feature type.
- CoverageCS - Interface in ucar.nc2.ft.grid
-
A Coordinate System for coverage data.
- CoverageCS.Subset - Interface in ucar.nc2.ft.grid
-
- CoverageCS.Type - Enum in ucar.nc2.ft.grid
-
- CoverageCSFactory - Class in ucar.nc2.ft.grid.impl
-
Factory for Coverage Coordinate Systems.
- CoverageCSImpl - Class in ucar.nc2.ft.grid.impl
-
Coverage Coordinate System implementation.
- CoverageCSImpl(NetcdfDataset, CoordinateSystem, CoverageCSFactory) - Constructor for class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- CoverageDataset - Interface in ucar.nc2.ft.grid
-
Description
- CoverageDataset.CoverageSet - Interface in ucar.nc2.ft.grid
-
A set of GridDatatype objects with the same Coordinate System.
- CoverageDatasetImpl - Class in ucar.nc2.ft.grid.impl
-
Description
- CoverageDatasetImpl(NetcdfDataset, Formatter) - Constructor for class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- CoverageImpl - Class in ucar.nc2.ft.grid.impl
-
Coverage Implementation
- crawl(String, CancelTask, PrintStream, Object) - Method in class thredds.catalog.crawl.CatalogCrawler
-
Open a catalog and crawl (depth first) all the datasets in it.
- crawl(InvCatalogImpl, CancelTask, PrintStream, Object) - Method in class thredds.catalog.crawl.CatalogCrawler
-
Crawl a catalog thats already been opened.
- CrawlableCatalog - Class in thredds.catalog
-
A CrawlableDataset from a THREDDS catalog.
- CrawlableCatalog(String, Object) - Constructor for class thredds.catalog.CrawlableCatalog
-
Constructor.
- CrawlableDataset - Interface in thredds.crawlabledataset
-
CrawlableDataset represents an abstract dataset that is part of a
hierarchical dataset collection.
- CrawlableDatasetAlias - Class in thredds.crawlabledataset
-
An alias for a collection of datasets (i.e., the dataset path contains
one or more wildcard characters ("*")).
- CrawlableDatasetAlias(String, String, Object) - Constructor for class thredds.crawlabledataset.CrawlableDatasetAlias
-
- CrawlableDatasetDods - Class in thredds.crawlabledataset
-
A description
- CrawlableDatasetDods() - Constructor for class thredds.crawlabledataset.CrawlableDatasetDods
-
- CrawlableDatasetDods(String, Object) - Constructor for class thredds.crawlabledataset.CrawlableDatasetDods
-
- CrawlableDatasetFactory - Class in thredds.crawlabledataset
-
A description
- CrawlableDatasetFactory() - Constructor for class thredds.crawlabledataset.CrawlableDatasetFactory
-
- CrawlableDatasetFile - Class in thredds.crawlabledataset
-
An implementation of CrawlableDataset where the dataset being represented
is a local file (java.io.File).
- CrawlableDatasetFile(String, Object) - Constructor for class thredds.crawlabledataset.CrawlableDatasetFile
-
Constructor required by CrawlableDatasetFactory.
- CrawlableDatasetFile(File) - Constructor for class thredds.crawlabledataset.CrawlableDatasetFile
-
- CrawlableDatasetFilter - Interface in thredds.crawlabledataset
-
A filter for CrawlableDatasets.
- CrawlableDatasetLabeler - Interface in thredds.crawlabledataset
-
An interface for determining a String label for a CrawlableDataset.
- CrawlableDatasetSorter - Interface in thredds.crawlabledataset
-
The CrawlableDatasetSorter interface provides for sorting a list of
CrawlableDatasets.
- CrawlableMFile - Class in thredds.filesystem
-
An adapter of cached MFiles to CrawlableDataset
- crawlDataset(InvDataset, CancelTask, PrintStream, Object, boolean) - Method in class thredds.catalog.crawl.CatalogCrawler
-
Crawl this dataset recursively, return all datasets
- crawlDirectDatasets(InvDataset, CancelTask, PrintStream, Object, boolean) - Method in class thredds.catalog.crawl.CatalogCrawler
-
Crawl this dataset recursively.
- CRC - Class in ucar.unidata.io.bzip2
-
A simple class the hold and calculate the CRC for sanity checking
of the data.
- CRC() - Constructor for class ucar.unidata.io.bzip2.CRC
-
- 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(String, NetcdfFile, int, long, boolean) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
- create() - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
After you have added all of the Dimensions, Variables, and Attributes,
call create() to actually create the file.
- create() - Method in class ucar.nc2.NetcdfFileWriter
-
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
-
- createFromFile(String, XMLStore) - Static method in class ucar.util.prefs.XMLStore
-
Create an XMLStore reading from the specified filename.
- createFromInputStream(InputStream, InputStream, XMLStore) - Static method in class ucar.util.prefs.XMLStore
-
Create an XMLStore reading from an input stream.
- createFromResource(String, XMLStore) - Static method in class ucar.util.prefs.XMLStore
-
Create a read-only XMLStore reading from the specified resource, opened as a Resource stream using the
XMLStore ClassLoader.
- createLayeredSocket(Socket, String, int, HttpParams) - Method in class ucar.nc2.util.net.EasySSLProtocolSocketFactory
-
- createListenerManager() - Method in class thredds.inventory.CollectionManagerAbstract
-
- createNew(String) - Static method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Create a new Netcdf file, with fill mode true.
- createNew(String, boolean) - Static method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Create a new Netcdf file, put it into define mode.
- createNew(NetcdfFileWriter.Version, String) - Static method in class ucar.nc2.NetcdfFileWriter
-
- createNew(NetcdfFileWriter.Version, String, Nc4Chunking) - Static method in class ucar.nc2.NetcdfFileWriter
-
Create a new Netcdf file, with fill mode true.
- 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(HttpParams) - Method in class ucar.nc2.util.net.EasySSLProtocolSocketFactory
-
- createThreddsXmlWriter() - Method in class thredds.catalog2.xml.writer.ThreddsXmlWriterFactory
-
- createUniqueFile(String, String) - Method in class ucar.nc2.util.DiskCache2
-
Create a new, uniquely named file in the root directory.
- createURLStreamHandler(String) - Method in class ucar.nc2.util.net.URLStreamHandlerFactory
-
- createValidNetcdf3ObjectName(String) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
use makeValidNetcdfObjectName
- createView(Index) - Method in class ucar.ma2.Array
-
create new Array with given Index and the same backing store
- createView(Index) - Method in class ucar.ma2.ArrayBoolean
-
create new Array with given indexImpl and same backing store
- createView(Index) - Method in class ucar.ma2.ArrayByte
-
- createView(Index) - Method in class ucar.ma2.ArrayChar
-
create new Array with given indexImpl and same backing store
- createView(Index) - Method in class ucar.ma2.ArrayDouble
-
create new Array with given indexImpl and the same backing store
- createView(Index) - Method in class ucar.ma2.ArrayFloat
-
create new Array with given indexImpl and same backing store
- createView(Index) - Method in class ucar.ma2.ArrayInt
-
create new Array with given indexImpl and same backing store
- createView(Index) - Method in class ucar.ma2.ArrayLong
-
create new Array with given indexImpl and same backing store
- createView(Index) - Method in class ucar.ma2.ArrayObject
-
create new Array with given indexImpl and the same backing store
- createView(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throws UnsupportedOperationException
- createView(Index) - Method in class ucar.ma2.ArrayScalar
-
- createView(Index) - Method in class ucar.ma2.ArrayShort
-
create new Array with given indexImpl and same backing store
- createView(Index) - Method in class ucar.ma2.ArrayString
-
create new Array with given indexImpl and same backing store
- createView(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throws UnsupportedOperationException
- CreatorElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- CreatorElement_ContactElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- CreatorElement_ContactElement_Email - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- CreatorElement_ContactElement_Url - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- CreatorElement_NameElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- CreatorElement_NameElement_NamingAuthority - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- creators - Variable in class thredds.catalog.InvDataset
-
- creators - Variable in class thredds.catalog.ThreddsMetadata
-
- cross(Point2D.Double, Point2D.Double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- cross(double, double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- crossDateline() - Method in class ucar.unidata.geoloc.LatLonRect
-
Get whether the bounding box crosses the +/- 180 seam
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in interface ucar.unidata.geoloc.Projection
-
Does the line between these two points cross the projection "seam", which
is a discontinuity in the function latlon <-> projection plane
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.FlatEarth
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
-
Does the line between these two points cross the projection "seam".
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Mercator
-
Does the line between these two points cross the projection "seam".
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Orthographic
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
-
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
-
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
-
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
-
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
-
Does the line between these two points cross the projection "seam".
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
-
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.RotatedPole
-
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
-
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Does the line between these two points cross the projection "seam".
- 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
-
- cs - Variable in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- 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
-
- curChar - Variable in class ucar.units.StandardUnitFormatTokenManager
-
- CURIE - Static variable in class ucar.units.SI
-
Special derived unit -- temporarily accepted for use with the SI until
the year 2000 according to the USA National Institute of Standards and
Technology -- for the quantity of activity of a radionuclide.
- current - Variable in class ucar.ma2.Index
-
- current_index_version - Static variable in class ucar.nc2.iosp.grid.GridIndex
-
used to check versions of already created indexes.
- currentElement() - Method in class ucar.ma2.Index
-
Get the current element's index into the 1D backing array.
- currentElement() - Method in class ucar.ma2.Index0D
-
- currentElement() - Method in class ucar.ma2.Index1D
-
- currentElement() - Method in class ucar.ma2.Index2D
-
- currentElement() - Method in class ucar.ma2.Index3D
-
- currentElement() - Method in class ucar.ma2.Index4D
-
- currentElement() - Method in class ucar.ma2.Index5D
-
- currentElement() - Method in class ucar.ma2.Index6D
-
- currentElement() - Method in class ucar.ma2.Index7D
-
- currentElement() - Method in class ucar.ma2.IndexConstant
-
always return 0
- currentElement() - Method in class ucar.nc2.iosp.IndexLong
-
- currentToken - Variable in exception ucar.units.ParseException
-
This is the last token that has been consumed successfully.
- Cursor - Class in ucar.nc2.ft.point.standard
-
Keeps track of the iteration through nested tables
0 is always innermost nested table, 1 is parent of 0, 2 is parent of 1, etc
- cursor - Variable in class ucar.nc2.ft.point.standard.StandardPointFeatureIterator
-
- Curvilinear - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
-
NCEP Curvilinear - needs 2D lat/lon
- CylindricalEqualAreaProjection - Class in ucar.unidata.geoloc.projection.proj4
-
CylindricalEqualArea Projection.
- CylindricalEqualAreaProjection() - Constructor for class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
-
- CylindricalEqualAreaProjection(double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
-
- 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.
- gast(int, int, int, int, int, double, double) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
-
----------------------------------------------------------------------
gast.f
This subroutine computes the Greenwich Apparent Siderial
Time angle given a UTC date and time.
- gattributes - Variable in class ucar.nc2.NetcdfFile
-
- GAUSR15 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
-
GAUSR15 identifier
- GAUSR20 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
-
GAUSR20 identifier
- GAUSR30 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
-
GAUSR30 identifier
- GAUSR40 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
-
GAUSR40 identifier
- GaussianLatitudes - Class in ucar.unidata.util
-
Calculate Gaussian Latitudes by finding the roots of the ordinary Legendre polynomial of degree
NLAT using Newton's iteration method.
- GaussianLatitudes(int) - Constructor for class ucar.unidata.util.GaussianLatitudes
-
Constructor
- GaussianLatLon - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
-
Gausian Lat/Lon
- gaussw - Variable in class ucar.unidata.util.GaussianLatitudes
-
- GAUST62 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
-
GAUST62 identifier
- gc - Variable in class thredds.catalog.InvDataset
-
- gc - Variable in class thredds.catalog.ThreddsMetadata
-
- GDS_KEY - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
GDS key
- gdsHash - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
-
- gdsNamer - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
-
- GDVConvention - Class in ucar.nc2.dataset.conv
-
GDV Conventions.
- GDVConvention() - Constructor for class ucar.nc2.dataset.conv.GDVConvention
-
- GEMPAK - Static variable in class thredds.catalog.DataFormatType
-
- GempakCdm - Class in ucar.nc2.ft.point.standard.plug
-
Gempak Point Obs data.
- GempakCdm() - Constructor for class ucar.nc2.ft.point.standard.plug.GempakCdm
-
- genAndWriteCatalogTree() - Method in class thredds.cataloggen.CatGenAndWrite
-
- genCoordRefSysAsGML(CoordinateSystem) - Static method in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
-
- genCovDescrip(String) - Method in class thredds.wcs.v1_1_0.DescribeCoverage
-
- genCoverage(String) - Method in class thredds.wcs.v1_1_0.GetCoverage
-
- genCoverageOfferingBriefElem(String, String, String, String, GridCoordSystem) - Method in class thredds.wcs.v1_0_0_1.WcsRequest
-
- genCoverageOfferingBriefElem(String, String, String, String, GridCoordSystem) - Method in class thredds.wcs.v1_0_0_Plus.WcsRequest
-
- genCoverageOfferingElem(String) - Method in class thredds.wcs.v1_0_0_1.DescribeCoverage
-
- genCoverageOfferingElem(String) - Method in class thredds.wcs.v1_0_0_Plus.DescribeCoverage
-
- generateCapabilities() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities
-
- generateCapabilities() - Method in class thredds.wcs.v1_1_0.GetCapabilities
-
- generateCapabilities(String, GridDataset, List<GetCapabilities.Section>) - Method in class thredds.wcs.v1_1_0.XMLwriter
-
- generateCapabilitySection() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities
-
- generateCapabilitySection() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities
-
- generateCatalog(CrawlableDataset) - Method in interface thredds.cataloggen.CatalogBuilder
-
Return an InvCatalog for the level in the collection hierarchy specified by catalogPath.
- generateCatalog() - Method in class thredds.cataloggen.CollectionLevelScanner
-
- generateCatalog(CrawlableDataset) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
-
- generateCatalog(CrawlableDataset) - Method in class thredds.cataloggen.SimpleCatalogBuilder
-
- generateCatalog(CrawlableDataset) - Method in class thredds.cataloggen.StandardCatalogBuilder
-
- generateCatalogAsDocument(CrawlableDataset) - Method in interface thredds.cataloggen.CatalogBuilder
-
Return a JDOM Document representation of the catalog for the level in
the collection hierarchy specified by catalogPath.
- generateCatalogAsDocument(CrawlableDataset) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
-
- generateCatalogAsDocument(CrawlableDataset) - Method in class thredds.cataloggen.SimpleCatalogBuilder
-
- generateCatalogAsDocument(CrawlableDataset) - Method in class thredds.cataloggen.StandardCatalogBuilder
-
- generateCatalogAsString(CrawlableDataset) - Method in interface thredds.cataloggen.CatalogBuilder
-
Return a String containing the XML representation of the catalog for the
level in the collection hierarchy specified by catalogPath.
- generateCatalogAsString(CrawlableDataset) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
-
- generateCatalogAsString(CrawlableDataset) - Method in class thredds.cataloggen.SimpleCatalogBuilder
-
- generateCatalogAsString(CrawlableDataset) - Method in class thredds.cataloggen.StandardCatalogBuilder
-
- generateContentMetadataSection() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities
-
- generateContentMetadataSection() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities
-
- generateContents() - Method in class thredds.wcs.v1_1_0.GetCapabilities
-
- generateDescribeCoverageDoc() - Method in class thredds.wcs.v1_0_0_Plus.DescribeCoverage
-
- generateDescribeCoverageDoc() - Method in class thredds.wcs.v1_1_0.DescribeCoverage
-
- generateExceptionReport(XMLwriter.ExceptionCodes, String, String) - Method in class thredds.wcs.v1_1_0.XMLwriter
-
- generateGetCoverageDoc() - Method in class thredds.wcs.v1_1_0.GetCoverage
-
- generateOperationsMetadata() - Method in class thredds.wcs.v1_1_0.GetCapabilities
-
- generateParseException() - Method in class ucar.units.StandardUnitFormat
-
Generate ParseException.
- generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in interface thredds.cataloggen.CatalogBuilder
-
Generate the catalog for a resolver request of the given ProxyDatasetHandler.
- generateProxyDsResolverCatalog(ProxyDatasetHandler) - Method in class thredds.cataloggen.CollectionLevelScanner
-
Generate the catalog for a resolver request of the given ProxyDatasetHandler.
- generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
-
- generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in class thredds.cataloggen.SimpleCatalogBuilder
-
Not supported by SimpleCatalogBuilder.
- generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in class thredds.cataloggen.StandardCatalogBuilder
-
- generateServiceIdentification(GetCapabilities.ServiceId) - Method in class thredds.wcs.v1_1_0.GetCapabilities
-
- generateServiceProvider(GetCapabilities.ServiceProvider) - Method in class thredds.wcs.v1_1_0.GetCapabilities
-
- generateServiceSection(GetCapabilities.ServiceInfo) - Method in class thredds.wcs.v1_0_0_1.GetCapabilities
-
- generateServiceSection(GetCapabilities.ServiceInfo) - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities
-
- genLonLatEnvelope(GridCoordSystem) - Method in class thredds.wcs.v1_0_0_1.WcsRequest
-
- genLonLatEnvelope(GridCoordSystem) - Method in class thredds.wcs.v1_0_0_Plus.WcsRequest
-
- genProjectedCRS(Projection) - Static method in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
-
- geocentricLatitude(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- geographicLatitude(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- GeoGrid - Class in ucar.nc2.dt.grid
-
A georeferencing "gridded" VariableEnhanced, that has a GridCoordSys.
- GeoGrid(GridDataset, VariableDS, GridCoordSys) - Constructor for class ucar.nc2.dt.grid.GeoGrid
-
Constructor.
- GeoReferencingCoordSys - Class in ucar.nc2.ft.coordsys
-
Not used
- GeoReferencingCoordSys(CoordinateSystem) - Constructor for class ucar.nc2.ft.coordsys.GeoReferencingCoordSys
-
- GeospatialCoverageElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- GeospatialCoverageElement_EastwestElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- GeospatialCoverageElement_NameElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- GeospatialCoverageElement_NorthsouthElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- GeospatialCoverageElement_UpdownElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- GeospatialCoverageElement_Zpositive - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- GeoTiff - Class in ucar.nc2.geotiff
-
Low level read/write geotiff files.
- GeoTiff(String) - Constructor for class ucar.nc2.geotiff.GeoTiff
-
Constructor.
- geotiff - Variable in class ucar.nc2.geotiff.GeotiffWriter
-
- GeotiffWriter - Class in ucar.nc2.geotiff
-
Write GeoTIFF files.
- GeotiffWriter(String) - Constructor for class ucar.nc2.geotiff.GeotiffWriter
-
Constructor
- GeoTiffWriter2 - Class in ucar.nc2.geotiff
-
Not sure where this is used - IDV ??
- GeoTiffWriter2(String) - Constructor for class ucar.nc2.geotiff.GeoTiffWriter2
-
- get(String, boolean) - Method in class thredds.filesystem.CacheManager
-
Get a CacheDirectory from the path.
- get(byte[]) - Method in class thredds.inventory.bdb.MetadataManager
-
- get(String) - Method in class thredds.inventory.bdb.MetadataManager
-
- get(String) - Method in class thredds.logs.PathMatcher
-
See if this object already exists in the collection, using equals().
- get() - 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() - Method in class ucar.ma2.ArrayString.D0
-
get the value.
- get(int) - Method in class ucar.ma2.ArrayString.D1
-
get the value.
- get(int, int) - Method in class ucar.ma2.ArrayString.D2
-
get the value.
- get(int, int, int) - Method in class ucar.ma2.ArrayString.D3
-
get the value.
- get(int, int, int, int) - Method in class ucar.ma2.ArrayString.D4
-
get the value.
- get(int, int, int, int, int) - Method in class ucar.ma2.ArrayString.D5
-
get the value.
- get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayString.D6
-
get the value.
- get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayString.D7
-
get the value.
- get(Index) - Method in class ucar.ma2.ArrayString
-
get the value at the specified index.
- get(String) - Static method in class ucar.nc2.iosp.nexrad2.NexradStationDB
-
- get(String) - Static method in enum ucar.nc2.time.Calendar
-
- Get(HTTPSession) - Static method in class ucar.nc2.util.net.HTTPFactory
-
- Get(HTTPSession, String) - Static method in class ucar.nc2.util.net.HTTPFactory
-
- Get(String) - Static method in class ucar.nc2.util.net.HTTPFactory
-
- Get() - Static method in class ucar.nc2.util.net.HTTPFactory
-
- get(int) - Method in class ucar.nc2.util.TableParser.Record
-
Get the kth value of this record.
- get(String) - Method in interface ucar.units.UnitDB
-
Gets the unit in the database whose name, plural, or symbol, match an
identifier.
- get(String) - Method in class ucar.units.UnitDBImpl
-
Gets a unit by either name, plural, or symbol.
- get(String, String) - Method in interface ucar.util.prefs.PersistenceManager
-
- get1DJavaArray(Class) - Method in class ucar.ma2.Array
-
This gets the equivalent 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
-
- getAccessBuilders() - Method in interface thredds.catalog2.builder.DatasetBuilder
-
- getAccessBuildersByType(ServiceType) - Method in interface thredds.catalog2.builder.DatasetBuilder
-
- getAccessConstraints() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
-
- getAccessConstraints() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ServiceInfo
-
- getAccessConstraints() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceId
-
- getAccesses() - Method in interface thredds.catalog2.Dataset
-
- getAccessesByType(ServiceType) - Method in interface thredds.catalog2.Dataset
-
- getAccessLocal() - Method in class thredds.catalog.InvDatasetImpl
-
- getAccessLocal() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getAccessPoint() - Method in class thredds.cataloggen.config.DatasetSource
-
- getAccessPointDataset() - Method in class thredds.cataloggen.config.CatalogRefInfo
-
- getAccessPointHeader() - Method in class thredds.cataloggen.config.ResultService
-
Return a String containing the accessPointHeader attribute text
- getActualDataset(List) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
-
- getActualDataset(List) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
-
- getActualDataset(List) - Method in interface thredds.cataloggen.ProxyDatasetHandler
-
Determine the InvCrawlablePair from the given dataset collection
(java.util.List) being proxied by this ProxyDatasetHandler.
- getActualDatasetName(InvCrawlablePair, String) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
-
- getActualDatasetName(InvCrawlablePair, String) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
-
- getActualDatasetName(InvCrawlablePair, String) - Method in interface thredds.cataloggen.ProxyDatasetHandler
-
- 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
- getAllFiles() - Static method in class ucar.unidata.io.RandomAccessFile
-
Debugging, do not use.
- getAllowContentEncoding() - Method in class thredds.util.HttpUriResolver
-
- getAllowContentEncoding() - Method in class thredds.util.HttpUriResolverFactory
-
- getAllowedMethods() - Static method in class ucar.nc2.util.net.HTTPMethod
-
- getAllowSelfSigned() - Static method in class ucar.nc2.util.rc.RC
-
- 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
-
optional double alt = 4;
- getAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
optional double alt = 4;
- getAlt() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
-
optional double alt = 4;
- getAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
optional double alt = 4;
- getAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
optional double alt = 4;
- getAlt() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
optional double alt = 4;
- 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 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
- getantennaGain(int) - Method in class ucar.atd.dorade.DoradeSweep
-
- 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.ArrayStructureBB
-
- getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data array of any type as an Array.
- getArray(String) - Method in class ucar.ma2.StructureData
-
Get member data array of any type as an Array.
- getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
- getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data array of any type as an Array.
- getArray(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getArray(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getArrayObject(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type ArrayObject
- getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type ArraySequence
- getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getArraySequence(String) - Method in class ucar.ma2.StructureData
-
Get ArraySequence for a member of type Sequence.
- getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get ArraySequence for a member of type Sequence.
- getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
- getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
- getArraySequence(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getArraySequence(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getArrayStructure() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
-
- getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type array of Structure.
- getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getArrayStructure(String) - Method in class ucar.ma2.StructureData
-
Get member data of type Structure.
- getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get ArrayStructure for a member of type Structure.
- getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
- getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type Structure.
- getArrayStructure(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getArrayStructure(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- 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
-
- getAttribute(String) - Method in class thredds.filesystem.CacheFileProto
-
- 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.ft.grid.impl.CoverageImpl
-
- getAttributes() - Method in class ucar.nc2.Group
-
Get the set of attributes contained directly in this Group.
- getAttributes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the attributes
- getAttributes() - Method in class ucar.nc2.iosp.hdf5.H5header.DataObject
-
- getAttributes() - Method in class ucar.nc2.Variable
-
Returns the set of attributes for this variable.
- getAttributes() - Method in interface ucar.nc2.VariableIF
-
- getAttributes() - Method in class ucar.nc2.VariableSimpleAdapter
-
- getAttributes() - Method in interface ucar.nc2.VariableSimpleIF
-
Attributes for the variable.
- getAtts(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getAtts(int) - Method in class thredds.filesystem.FileSystemProto.Directory
-
- getAtts(int) - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
-
- getAtts(int) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- getAtts(int) - Method in class thredds.filesystem.FileSystemProto.File
-
- getAtts(int) - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
-
- getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Attribute atts = 5;
- getAtts(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Attribute atts = 5;
- getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Attribute atts = 4;
- getAtts(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Attribute atts = 4;
- getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .ncstream.Attribute atts = 4;
- getAtts(int) - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .ncstream.Attribute atts = 4;
- getAttsBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getAttsBuilder(int) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- getAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- getAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- getAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- getAttsBuilderList() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getAttsBuilderList() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- getAttsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- getAttsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- getAttsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- getAttsCount() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getAttsCount() - Method in class thredds.filesystem.FileSystemProto.Directory
-
- getAttsCount() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
-
- getAttsCount() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- getAttsCount() - Method in class thredds.filesystem.FileSystemProto.File
-
- getAttsCount() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
-
- getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Attribute atts = 5;
- getAttsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Attribute atts = 5;
- getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Attribute atts = 4;
- getAttsCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Attribute atts = 4;
- getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .ncstream.Attribute atts = 4;
- getAttsCount() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .ncstream.Attribute atts = 4;
- getAttsList() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getAttsList() - Method in class thredds.filesystem.FileSystemProto.Directory
-
- getAttsList() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
-
- getAttsList() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- getAttsList() - Method in class thredds.filesystem.FileSystemProto.File
-
- getAttsList() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
-
- getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Attribute atts = 5;
- getAttsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Attribute atts = 5;
- getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Attribute atts = 4;
- getAttsList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Attribute atts = 4;
- getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .ncstream.Attribute atts = 4;
- getAttsList() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .ncstream.Attribute atts = 4;
- getAttsOrBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getAttsOrBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory
-
- getAttsOrBuilder(int) - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
-
- getAttsOrBuilder(int) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- getAttsOrBuilder(int) - Method in class thredds.filesystem.FileSystemProto.File
-
- getAttsOrBuilder(int) - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
-
- getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Attribute atts = 5;
- getAttsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Attribute atts = 5;
- getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Attribute atts = 4;
- getAttsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Attribute atts = 4;
- getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .ncstream.Attribute atts = 4;
- getAttsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .ncstream.Attribute atts = 4;
- getAttsOrBuilderList() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getAttsOrBuilderList() - Method in class thredds.filesystem.FileSystemProto.Directory
-
- getAttsOrBuilderList() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
-
- getAttsOrBuilderList() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- getAttsOrBuilderList() - Method in class thredds.filesystem.FileSystemProto.File
-
- getAttsOrBuilderList() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
-
- getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Attribute atts = 5;
- getAttsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Attribute atts = 5;
- getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Attribute atts = 4;
- getAttsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Attribute atts = 4;
- getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .ncstream.Attribute atts = 4;
- getAttsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .ncstream.Attribute atts = 4;
- getAuthority() - Method in class thredds.catalog.InvCatalogRef
-
- getAuthority() - Method in class thredds.catalog.InvDataset
-
Get authority for this Dataset, may be null.
- getAuthority() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getAuthority() - Method in class thredds.catalog.ThreddsMetadata
-
- getAuthority() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.KeyphraseBuilder
-
- getAuthority() - Method in interface thredds.catalog2.ThreddsMetadata.Keyphrase
-
- getAuthority() - Method in class ucar.nc2.dataset.CoordinateTransform
-
get the naming authority
- getAuxInfo() - Method in class thredds.filesystem.CrawlableMFile
-
- getAuxInfo() - Method in class thredds.filesystem.MFileOS
-
- getAuxInfo(String) - Method in interface thredds.inventory.CollectionManager
-
- getAuxInfo(String) - Method in class thredds.inventory.CollectionManagerAbstract
-
- getAuxInfo() - Method in class thredds.inventory.MCollection
-
- getAuxInfo() - Method in interface thredds.inventory.MFile
-
- getAvailableCoverage(String) - Method in class thredds.wcs.v1_0_0_1.WcsDataset
-
- getAvailableCoverage(String) - Method in class thredds.wcs.v1_0_0_Plus.WcsDataset
-
- getAvailableCoverageCollection() - Method in class thredds.wcs.v1_0_0_1.WcsDataset
-
- getAvailableCoverageCollection() - Method in class thredds.wcs.v1_0_0_Plus.WcsDataset
-
- getAvailableCoverageNames() - Method in class thredds.wcs.v1_1_0.Request
-
- getAvailableDate() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getAvailableDatePointBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getAvailableIDs() - Static method in class ucar.nc2.time.CalendarTimeZone
-
- getAverageMillisInMonth() - Method in class uk.ac.rdg.resc.edal.time.FixedYearVariableMonthChronology
-
Gets the average number of milliseconds in each month
- getAxes() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
-
- getAxis() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField
-
- getAxisName() - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.ADASConvention
-
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.AWIPSConvention
-
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.AWIPSsatConvention
-
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.CF1Convention
-
Augment CSM axis type identification with "projection_x_coordinate", "projection_y_coordinate"
and the various dimensionless vertical coordinates
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.COARDSConvention
-
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
-
_more_
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.CSMConvention
-
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.DefaultConvention
-
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.GDVConvention
-
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.Jason2Convention
-
_more_
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.M3IOConvention
-
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
-
Deprecated.
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.NUWGConvention
-
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.Suomi
-
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.WRFConvention
-
- getAxisType() - Method in class ucar.nc2.dataset.CoordinateAxis
-
Get type of axis
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Identify what kind of AxisType the named variable is.
- getAz() - Method in class ucar.nc2.iosp.sigmet.Ray
-
- getAzimuth(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getAzimuth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getAzimuth(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
-
- getAzimuth() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
-
- getAzimuth() - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
Get the azimuth in degrees
- getAzimuth() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
-
Get the azimuth in degrees
- getAzimuth() - Method in class ucar.nc2.iosp.uf.Ray
-
- getAzimuthAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.RadialAzimuth, or null if none.
- getAzimuthAxis() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
get the Azimuth axis
- getAzimuthAxisDataCached() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
get the Azimuth axis data.
- getAzimuths() - Method in class ucar.atd.dorade.DoradeSweep
-
Get the azimuths for all rays in the sweep.
- getBackAzimuth() - Method in class ucar.unidata.geoloc.Bearing
-
Get the back azimuth in degrees, 0 = north, clockwise positive
- getBadDataFlag() - Method in class ucar.atd.dorade.DoradePARM
-
- getBase() - Method in class thredds.catalog.InvService
-
get the base URL for the service
- getBase() - Method in class thredds.catalog.query.Query
-
- getBase() - Method in class ucar.units.Factor
-
Returns the Base entity.
- getBase() - Method in class ucar.units.LogarithmicUnit
-
Returns the logarithmic base.
- getBaseCalendarDate() - Method in class ucar.nc2.time.CalendarDateUnit
-
- getBaseDate() - Method in class ucar.nc2.ft.fmrc.FmrcInv
-
- getBaseQuantity() - Method in class ucar.units.BaseUnit
-
Returns the base quantity associated with this base unit.
- getBaseType() - Method in class ucar.nc2.EnumTypedef
-
- getBaseUnit(BaseQuantity) - Method in interface ucar.units.UnitSystem
-
Returns the base unit corresponding to a base quantity.
- getBaseUnit(BaseQuantity) - Method in class ucar.units.UnitSystemImpl
-
Returns the base unit corresponding to a base quantity.
- getBaseUnitDB() - Method in interface ucar.units.UnitSystem
-
Returns the database of base units.
- getBaseUnitDB() - Method in class ucar.units.UnitSystemImpl
-
Returns the base unit database.
- getBaseURI() - Method in class thredds.catalog.InvCatalogImpl
-
- getBaseUri() - Method in interface thredds.catalog2.builder.ServiceBuilder
-
- getBaseUri() - Method in interface thredds.catalog2.Service
-
Return the base URI for this Service, may not be null.
- getBB() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
-
- getBbox() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
-
- getBeamWidth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getBeamWidth() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
-
- getBean(String, Object) - Method in class ucar.util.prefs.PreferencesExt
-
Get the object that has the specified key.
- getBeginColumn() - Method in class ucar.units.ASCII_CharStream
-
- getBeginColumn() - Method in class ucar.units.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class ucar.units.ASCII_CharStream
-
- getBeginLine() - Method in class ucar.units.SimpleCharStream
-
Get token beginning line number.
- getBestDatasets() - Method in class thredds.featurecollection.FeatureCollectionConfig.FmrcConfig
-
- getBestTimeSeries() - Method in class ucar.nc2.dt.fmrc.FmrcImpl
-
Deprecated.
- 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
-
optional bool bigend = 4 [default = true];
- getBigend() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
optional bool bigend = 4 [default = true];
- getBigend() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
optional bool bigend = 4 [default = true];
- getBinaryFormat() - Method in class ucar.atd.dorade.DoradePARM
-
Get the binary format used for encoding this parameter.
- getBins() - Method in class ucar.nc2.iosp.sigmet.Ray
-
- getBoolean(Index) - Method in class ucar.ma2.Array
-
Get the array element at the current element of ima, as a boolean.
- getBoolean(int) - Method in class ucar.ma2.Array
-
- getBoolean(Index) - Method in class ucar.ma2.ArrayBoolean
-
- getBoolean(int) - Method in class ucar.ma2.ArrayBoolean
-
- getBoolean(Index) - Method in class ucar.ma2.ArrayByte
-
not legal, throw ForbiddenConversionException
- getBoolean(int) - Method in class ucar.ma2.ArrayByte
-
- getBoolean(Index) - Method in class ucar.ma2.ArrayChar
-
not legal, throw ForbiddenConversionException
- getBoolean(int) - Method in class ucar.ma2.ArrayChar
-
- getBoolean(Index) - Method in class ucar.ma2.ArrayDouble
-
not legal, throw ForbiddenConversionException
- getBoolean(int) - Method in class ucar.ma2.ArrayDouble
-
- getBoolean(Index) - Method in class ucar.ma2.ArrayFloat
-
not legal, throw ForbiddenConversionException
- getBoolean(int) - Method in class ucar.ma2.ArrayFloat
-
- getBoolean(Index) - Method in class ucar.ma2.ArrayInt
-
not legal, throw ForbiddenConversionException
- getBoolean(int) - Method in class ucar.ma2.ArrayInt
-
- getBoolean(Index) - Method in class ucar.ma2.ArrayLong
-
not legal, throw ForbiddenConversionException
- getBoolean(int) - Method in class ucar.ma2.ArrayLong
-
- getBoolean(Index) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- getBoolean(int) - Method in class ucar.ma2.ArrayObject
-
- getBoolean(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- getBoolean(int) - Method in class ucar.ma2.ArrayRagged
-
- getBoolean(Index) - Method in class ucar.ma2.ArrayScalar
-
- getBoolean(int) - Method in class ucar.ma2.ArrayScalar
-
- getBoolean(Index) - Method in class ucar.ma2.ArrayShort
-
not legal, throw ForbiddenConversionException
- getBoolean(int) - Method in class ucar.ma2.ArrayShort
-
- getBoolean(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getBoolean(int) - Method in class ucar.ma2.ArrayString
-
- getBoolean(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- getBoolean(int) - Method in class ucar.ma2.ArrayStructure
-
- getBoolean(String, boolean) - Method in interface ucar.util.prefs.PersistenceManager
-
- getBooleanCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a boolean
- getBooleanCurrent() - Method in class ucar.ma2.IteratorFast
-
- getBooleanNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as a boolean
- getBooleanNext() - Method in class ucar.ma2.IteratorFast
-
- getBound1() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the coordinate bound1 as a double array.
- getBound1() - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
- getBound2() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the coordinate bound1 as a double array.
- getBound2() - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
- getBoundaryRef() - Method in class ucar.nc2.dataset.CoordinateAxis
-
The name of this coordinate axis' boundary variable
- getBoundingBox() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getBoundingBox() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get the x,y bounding box in projection coordinates.
- getBoundingBox() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getBoundingBox() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get horizontal bounding box in projection coordinates.
- getBoundingBox() - Method in class ucar.nc2.dt.point.StationDatasetHelper
-
- getBoundingBox(NetcdfDataset) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
-
- getBoundingBox() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
- getBoundingBox() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- getBoundingBox() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
BoundingBox for the trajectory.
- getBoundingBox() - Method in interface ucar.nc2.dt.TypedDataset
-
- getBoundingBox() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- getBoundingBox() - Method in interface ucar.nc2.ft.FeatureDataset
-
The boundingBox for the entire dataset.
- getBoundingBox() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getBoundingBox() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
Get horizontal bounding box in projection coordinates.
- getBoundingBox() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- getBoundingBox() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- 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.
- getBoundsDimension(NetcdfFile) - Static method in class ucar.nc2.dataset.DatasetConstructor
-
- getBufferSize() - Method in class ucar.unidata.io.RandomAccessFile
-
Get the buffer size
- getBuilder() - Method in class thredds.catalog2.builder.BuilderIssue
-
- getBuilder() - Method in class thredds.catalog2.xml.parser.ThreddsXmlParserIssue
-
- getBuilder() - Method in class ucar.nc2.dataset.VerticalCT
-
get the CoordTransBuilderIF
- getByIdNumber(String) - Static method in class ucar.nc2.iosp.nexrad2.NexradStationDB
-
- getByName(String) - Method in interface ucar.units.UnitDB
-
Gets a unit in the database by name.
- getByName(String) - Method in class ucar.units.UnitDBImpl
-
Gets a unit by name.
- getBySymbol(String) - Method in interface ucar.units.UnitDB
-
Gets a unit in the database by symbol.
- getBySymbol(String) - Method in class ucar.units.UnitDBImpl
-
Gets a unit by symbol.
- getByte(Index) - Method in class ucar.ma2.Array
-
Get the array element at the current element of ima, as a byte.
- getByte(int) - Method in class ucar.ma2.Array
-
- getByte(Index) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- getByte(int) - Method in class ucar.ma2.ArrayBoolean
-
- getByte(Index) - Method in class ucar.ma2.ArrayByte
-
- getByte(int) - Method in class ucar.ma2.ArrayByte
-
- getByte(Index) - Method in class ucar.ma2.ArrayChar
-
- getByte(int) - Method in class ucar.ma2.ArrayChar
-
- getByte(Index) - Method in class ucar.ma2.ArrayDouble
-
- getByte(int) - Method in class ucar.ma2.ArrayDouble
-
- getByte(Index) - Method in class ucar.ma2.ArrayFloat
-
- getByte(int) - Method in class ucar.ma2.ArrayFloat
-
- getByte(Index) - Method in class ucar.ma2.ArrayInt
-
- getByte(int) - Method in class ucar.ma2.ArrayInt
-
- getByte(Index) - Method in class ucar.ma2.ArrayLong
-
- getByte(int) - Method in class ucar.ma2.ArrayLong
-
- getByte(Index) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- getByte(int) - Method in class ucar.ma2.ArrayObject
-
- getByte(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- getByte(int) - Method in class ucar.ma2.ArrayRagged
-
- getByte(Index) - Method in class ucar.ma2.ArrayScalar
-
- getByte(int) - Method in class ucar.ma2.ArrayScalar
-
- getByte(Index) - Method in class ucar.ma2.ArrayShort
-
- getByte(int) - Method in class ucar.ma2.ArrayShort
-
- getByte(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getByte(int) - Method in class ucar.ma2.ArrayString
-
- 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
-
- getBytes(String) - Method in class thredds.inventory.bdb.MetadataManager
-
- getBytes() - Method in class thredds.logs.LogReader.Log
-
- getBytesToWrite() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- getBytesWritten() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- getCacheFile(String) - Static method in class ucar.nc2.util.DiskCache
-
Get a file in the cache.
- getCacheFile(String) - Method in class ucar.nc2.util.DiskCache2
-
Get a File in the cache, corresponding to the fileLocation.
- getCacheLocation() - Static method in class thredds.inventory.bdb.MetadataManager
-
- getCacheLocation() - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
- getCacheName() - Method in class ucar.nc2.NetcdfFile
-
Public by accident.
- getCalendar() - Method in class ucar.nc2.time.CalendarDate
-
- getCalendar() - Method in class ucar.nc2.time.CalendarDateUnit
-
- getCalendarDate(MFile) - Method in interface thredds.inventory.DateExtractor
-
- getCalendarDate(MFile) - Method in class thredds.inventory.DateExtractorFromName
-
- getCalendarDate(MFile) - Method in class thredds.inventory.DateExtractorNone
-
- getCalendarDate(int) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Get the the ith CalendarDate.
- getCalendarDate() - Method in class ucar.nc2.units.DateType
-
Get this as a CalendarDate
- getCalendarDateCoverage() - Method in class thredds.catalog.InvCatalogRef
-
- getCalendarDateCoverage() - Method in class thredds.catalog.InvDataset
-
get time coverage as CalendarDateRange
- getCalendarDateCoverage() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getCalendarDateCoverage() - Method in class thredds.catalog.ThreddsMetadata
-
- getCalendarDateEnd() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getCalendarDateEnd() - Method in interface ucar.nc2.dt.GridDataset
-
- getCalendarDateEnd() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- getCalendarDateEnd() - Method in interface ucar.nc2.ft.FeatureDataset
-
Ending Calendar date for the entire dataset.
- getCalendarDateEnd() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getCalendarDateEnd() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- getCalendarDateRange() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Get calendar date range
- getCalendarDateRange() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
- getCalendarDateRange() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getCalendarDateRange() - Method in interface ucar.nc2.dt.GridCoordSystem
-
- getCalendarDateRange() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- getCalendarDateRange() - Method in interface ucar.nc2.ft.FeatureDataset
-
Calendar Date range for the entire dataset.
- getCalendarDateRange() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getCalendarDateRange() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
If there is a time coordinate, get the time covered.
- getCalendarDateRange() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- getCalendarDateRange() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- getCalendarDateRange() - Method in class ucar.nc2.ft.point.PointCollectionImpl
-
- getCalendarDateRange() - Method in class ucar.nc2.ft.point.PointIteratorAbstract
-
- getCalendarDateRange() - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Calendar date range for the FeatureCollection.
- getCalendarDateRange() - Method in interface ucar.nc2.ft.PointFeatureIterator
-
Get DateRange of observation time after iteration is finished, if calcBounds was set true
- getCalendarDates() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Get the list of datetimes in this coordinate as CalendarDate objects.
- getCalendarDates() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
- getCalendarDates() - Method in interface ucar.nc2.dt.GridCoordSystem
-
- getCalendarDateStart() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getCalendarDateStart() - Method in interface ucar.nc2.dt.GridDataset
-
- getCalendarDateStart() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- getCalendarDateStart() - Method in interface ucar.nc2.ft.FeatureDataset
-
Starting Calendar date for the entire dataset.
- getCalendarDateStart() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getCalendarDateStart() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- 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.
- getCanonicalURL(String) - Static method in class ucar.nc2.util.net.HTTPSession
-
- GetCapabilities - Class in thredds.wcs.v1_0_0_1
-
_more_
- GetCapabilities(Request.Operation, String, WcsDataset, URI, GetCapabilities.Section, String, GetCapabilities.ServiceInfo) - Constructor for class thredds.wcs.v1_0_0_1.GetCapabilities
-
- GetCapabilities - Class in thredds.wcs.v1_0_0_Plus
-
_more_
- GetCapabilities(WcsRequest.Operation, String, WcsDataset, URI, GetCapabilities.Section, String, GetCapabilities.ServiceInfo) - Constructor for class thredds.wcs.v1_0_0_Plus.GetCapabilities
-
- GetCapabilities - Class in thredds.wcs.v1_1_0
-
_more_
- GetCapabilities(URI, List<GetCapabilities.Section>, GetCapabilities.ServiceId, GetCapabilities.ServiceProvider, GridDataset) - Constructor for class thredds.wcs.v1_1_0.GetCapabilities
-
- getCapabilities() - Method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
-
- getCapabilities(OutputStream) - Method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
-
- GetCapabilities.ResponsibleParty - Class in thredds.wcs.v1_0_0_1
-
Contain content needed for a GetCapabilities ServiceProvider section.
- GetCapabilities.ResponsibleParty(String, String, String, GetCapabilities.ResponsibleParty.ContactInfo) - Constructor for class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty
-
- GetCapabilities.ResponsibleParty - Class in thredds.wcs.v1_0_0_Plus
-
Contain content needed for a GetCapabilities ServiceProvider section.
- GetCapabilities.ResponsibleParty(String, String, String, GetCapabilities.ResponsibleParty.ContactInfo) - Constructor for class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty
-
- GetCapabilities.ResponsibleParty.Address - Class in thredds.wcs.v1_0_0_1
-
- GetCapabilities.ResponsibleParty.Address(List<String>, String, String, String, String, List<String>) - Constructor for class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.Address
-
- GetCapabilities.ResponsibleParty.Address - Class in thredds.wcs.v1_0_0_Plus
-
- GetCapabilities.ResponsibleParty.Address(List<String>, String, String, String, String, List<String>) - Constructor for class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.Address
-
- GetCapabilities.ResponsibleParty.ContactInfo - Class in thredds.wcs.v1_0_0_1
-
- GetCapabilities.ResponsibleParty.ContactInfo(List<String>, List<String>, GetCapabilities.ResponsibleParty.Address, GetCapabilities.ResponsibleParty.OnlineResource) - Constructor for class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.ContactInfo
-
- GetCapabilities.ResponsibleParty.ContactInfo - Class in thredds.wcs.v1_0_0_Plus
-
- GetCapabilities.ResponsibleParty.ContactInfo(List<String>, List<String>, GetCapabilities.ResponsibleParty.Address, GetCapabilities.ResponsibleParty.OnlineResource) - Constructor for class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.ContactInfo
-
- GetCapabilities.ResponsibleParty.OnlineResource - Class in thredds.wcs.v1_0_0_1
-
- GetCapabilities.ResponsibleParty.OnlineResource(URI, String) - Constructor for class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.OnlineResource
-
- GetCapabilities.ResponsibleParty.OnlineResource - Class in thredds.wcs.v1_0_0_Plus
-
- GetCapabilities.ResponsibleParty.OnlineResource(URI, String) - Constructor for class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.OnlineResource
-
- GetCapabilities.Section - Enum in thredds.wcs.v1_0_0_1
-
- GetCapabilities.Section - Enum in thredds.wcs.v1_0_0_Plus
-
- GetCapabilities.Section - Enum in thredds.wcs.v1_1_0
-
- GetCapabilities.ServiceId - Class in thredds.wcs.v1_1_0
-
Contain the content needed for a GetCapabilities ServiceIdentification section.
- GetCapabilities.ServiceId(String, String, List<String>, String, List<String>, String, List<String>) - Constructor for class thredds.wcs.v1_1_0.GetCapabilities.ServiceId
-
- GetCapabilities.ServiceInfo - Class in thredds.wcs.v1_0_0_1
-
Contain the content needed for a WCS_Capabilities/Service section.
- GetCapabilities.ServiceInfo(String, String, String, List<String>, GetCapabilities.ResponsibleParty, String, List<String>) - Constructor for class thredds.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
-
- GetCapabilities.ServiceInfo - Class in thredds.wcs.v1_0_0_Plus
-
Contain the content needed for a WCS_Capabilities/Service section.
- GetCapabilities.ServiceInfo(String, String, String, List<String>, GetCapabilities.ResponsibleParty, String, List<String>) - Constructor for class thredds.wcs.v1_0_0_Plus.GetCapabilities.ServiceInfo
-
- GetCapabilities.ServiceProvider - Class in thredds.wcs.v1_1_0
-
Contain content needed for a GetCapabilities ServiceProvider section.
- GetCapabilities.ServiceProvider(String, GetCapabilities.ServiceProvider.OnlineResource, GetCapabilities.ServiceProvider.ServiceContact) - Constructor for class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider
-
- GetCapabilities.ServiceProvider.Address - Class in thredds.wcs.v1_1_0
-
- GetCapabilities.ServiceProvider.Address(List<String>, String, String, String, String, List<String>) - Constructor for class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.Address
-
- GetCapabilities.ServiceProvider.ContactInfo - Class in thredds.wcs.v1_1_0
-
- GetCapabilities.ServiceProvider.ContactInfo(List<String>, List<String>, GetCapabilities.ServiceProvider.Address, GetCapabilities.ServiceProvider.OnlineResource, String, String) - Constructor for class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ContactInfo
-
- GetCapabilities.ServiceProvider.OnlineResource - Class in thredds.wcs.v1_1_0
-
- GetCapabilities.ServiceProvider.OnlineResource(URI, String) - Constructor for class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.OnlineResource
-
- GetCapabilities.ServiceProvider.ServiceContact - Class in thredds.wcs.v1_1_0
-
- GetCapabilities.ServiceProvider.ServiceContact(String, String, GetCapabilities.ServiceProvider.ContactInfo, String) - Constructor for class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ServiceContact
-
- GetCapabilitiesBuilder - Class in thredds.wcs.v1_0_0_1
-
_more_
- getCapabilitiesDocument() - Method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
-
Create the capabilities XML document for this datasets
- getCapabilitiesReport() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities
-
- getCapabilitiesReport() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities
-
- getCapabilitiesReport() - Method in class thredds.wcs.v1_1_0.GetCapabilities
-
- getCatalogConverter(String) - Method in class thredds.catalog.InvCatalogFactory
-
Find the InvCatalogConvertIF registered for this namespace.
- getCatalogFilenameSubstitutionPattern() - Method in class thredds.cataloggen.config.CatalogRefExpander
-
- getCatalogHref(String) - Method in class thredds.catalog.InvDatasetFeatureCollection
-
- getCatalogParser() - Method in class thredds.catalog2.xml.parser.ThreddsXmlParserFactory
-
- getCatalogRef(InvCatalogRef, Object) - Method in interface thredds.catalog.crawl.CatalogCrawler.Listener
-
Gets called for each catalogRef found
- getCatalogRef(InvCatalogRef, Object) - Method in class thredds.catalog.crawl.CatalogExtractor
-
- getCatalogRef(InvCatalogRef, Object) - Method in class thredds.inventory.CatalogCollectionManager
-
- 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.
- getCategoryName(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the grid category name
- getCause() - Method in class thredds.catalog2.builder.BuilderIssue
-
- getCause() - Method in class thredds.catalog2.xml.parser.ThreddsXmlParserIssue
-
- 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
- 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(int, int) - Static method in class ucar.nc2.wmo.CommonCodeTable
-
Center name, from table C-1 or C-11
- getCenterNameBufr(int, int) - Static method in class ucar.nc2.wmo.CommonCodeTable
-
Center name, from table C-1 or C-11
- getCentMeridian() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Get the central Meridian in degrees
- getCentralMeridian() - Method in class ucar.unidata.geoloc.projection.UtmProjection
-
- getCFAxisName() - Method in enum ucar.nc2.constants.AxisType
-
- getCFname() - Method in class ucar.nc2.iosp.grid.GridParameter
-
- 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.ArrayScalar
-
- getChar(int) - Method in class ucar.ma2.ArrayScalar
-
- getChar(Index) - Method in class ucar.ma2.ArrayShort
-
- getChar(int) - Method in class ucar.ma2.ArrayShort
-
- getChar(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getChar(int) - Method in class ucar.ma2.ArrayString
-
- getChar(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- getChar(int) - Method in class ucar.ma2.ArrayStructure
-
- getCharCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a char
- getCharCurrent() - Method in class ucar.ma2.IteratorFast
-
- getCharNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as a char
- getCharNext() - Method in class ucar.ma2.IteratorFast
-
- getCharSet() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getChildEnhancerList() - Method in class thredds.catalog.InvDatasetScan
-
- getChildren() - Method in class thredds.filesystem.CacheDirectory
-
- getChildren() - Method in class thredds.filesystem.CacheDirectoryProto
-
- getChoices() - Method in class thredds.catalog.query.SelectList
-
- getChoices() - Method in class thredds.catalog.query.SelectService
-
- getChunkAttribute(Variable) - Method in class ucar.nc2.jni.netcdf.Nc4ChunkingStrategyImpl
-
- getChunking() - Method in class ucar.nc2.iosp.hdf5.H5header.Vinfo
-
- 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.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
-
- 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.H4header.Tag
-
- getCode() - Method in class ucar.nc2.iosp.hdf4.TagEnum
-
- getCode() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
required uint32 code = 1;
- getCode() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
-
required uint32 code = 1;
- getCode() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumTypeOrBuilder
-
required uint32 code = 1;
- 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
-
- getCollectionManager() - Method in class thredds.inventory.NcmlCollectionReader
-
- getCollectionName() - Method in class thredds.cataloggen.CollectionLevelScanner
-
- getCollectionName() - Method in interface thredds.inventory.CollectionManager
-
The name of the collection
- getCollectionName() - Method in class thredds.inventory.CollectionManagerAbstract
-
- getCollectionNames() - Static method in class thredds.inventory.bdb.MetadataManager
-
- getCollectionType() - Method in class thredds.catalog.InvCatalogRef
-
- getCollectionType() - Method in class thredds.catalog.InvDataset
-
Get collectionType
- getCollectionType() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getCollectionType() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getCollectionType() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getColumn() - Method in class ucar.units.ASCII_CharStream
-
Deprecated.
- getColumn() - Method in class ucar.units.SimpleCharStream
-
Deprecated.
- getComment() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Comment for CF conventions
- getCommonOrigin() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
_more_
- getCommonOrigin() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
-
- getCommonOrigin() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
-
- getCommonOrigin() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
-
- getCommonOrigin() - Method in class ucar.nc2.dt.radial.Nids2Dataset
-
- getCommonOrigin() - Method in class ucar.nc2.dt.radial.UF2Dataset
-
- getCommonOrigin() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
If all sweeps have the same origin, return it here, else null
- getCommonType() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- getCommonType() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
If all the sweeps are the same type, return it here, else NONE
- getCompress() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional .ncstream.Compress compress = 6 [default = NONE];
- getCompress() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
optional .ncstream.Compress compress = 6 [default = NONE];
- getCompress() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
optional .ncstream.Compress compress = 6 [default = NONE];
- getCompression() - Method in class ucar.nc2.iosp.hdf5.H5header.Vinfo
-
- getConfig() - Method in class thredds.catalog.InvDatasetFeatureCollection
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.BuoyShipSynop
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CdmDirect
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Cosmic
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.FslRaob
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.FslWindProfiler
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Iridl
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Jason
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Madis
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.MadisAcars
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.NdbcCoards
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.NdbcNetcdf4
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Nldn
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.RafNimbus
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Suomi
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.UnidataPointFeature
-
Deprecated.
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.UnidataPointObs
-
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
-
Create a TableConfig for this dataset.
- getConfigObject() - Method in class thredds.catalog.CrawlableCatalog
-
- getConfigObject() - Method in interface thredds.cataloggen.DatasetEnhancer
-
Return the configuration object.
- getConfigObject() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
-
- getConfigObject() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
-
- getConfigObject() - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
-
- getConfigObject() - Method in interface thredds.cataloggen.ProxyDatasetHandler
-
Return the configuration object.
- getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Return the configuration Object (can be null).
- getConfigObject() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
-
- getConfigObject() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
-
- getConfigObject() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
-
- getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDatasetFilter
-
Return the configuration object.
- getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDatasetLabeler
-
Return the configuration object.
- getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDatasetSorter
-
Return the configuration object.
- getConfigObject() - Method in class thredds.crawlabledataset.filter.LastModifiedLimitFilter
-
- getConfigObject() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter
-
- getConfigObject() - Method in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
-
- getConfigObject() - Method in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
-
- getConfigObject() - Method in class thredds.crawlabledataset.MultiLabeler
-
- getConfigObject() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
-
- getConfigObject() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
-
- getConfigObject() - Method in class thredds.crawlabledataset.sorter.LexigraphicByNameSorter
-
- getConfigObject() - Method in class thredds.filesystem.CrawlableMFile
-
- getConnectionTimeout() - Method in class thredds.util.HttpUriResolver
-
- getConnectionTimeout() - Method in class thredds.util.HttpUriResolverFactory
-
- getConstantForecastDataset(CalendarDate) - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- getConstantForecastDataset(CalendarDate) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
-
- getConstantOffsetDataset(double) - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- getConstantOffsetDataset(double) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
-
- 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.builder.MetadataBuilder
-
- getContent() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DocumentationBuilder
-
- getContent() - Method in interface thredds.catalog2.Metadata
-
Return the content contained in this Metadata object.
- getContent() - Method in interface thredds.catalog2.ThreddsMetadata.Documentation
-
- getContent() - Method in class thredds.inventory.bdb.MetadataManager
-
- getContentAsString(String) - Static method in class ucar.nc2.util.net.HttpClientManager
-
Get the content from a url.
- getContentAsString(HTTPSession, String) - Static method in class ucar.nc2.util.net.HttpClientManager
-
Deprecated.
- getContentEncoding() - Method in class thredds.util.HttpUriResolver
-
- getContentObject() - Method in class thredds.catalog.InvMetadata
-
get the content object, may be null
- getContext() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getContext() - Method in class ucar.nc2.util.net.HTTPSession
-
- getContributor() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getContributorBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getContributors() - Method in class thredds.catalog.InvCatalogRef
-
- getContributors() - Method in class thredds.catalog.InvDataset
-
get Contributor metadata
- getContributors() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getContributors() - Method in class thredds.catalog.ThreddsMetadata
-
- getController() - Static method in class thredds.inventory.MFileCollectionManager
-
- 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.
- getConvertFactor(CalendarPeriod) - Method in class ucar.nc2.time.CalendarPeriod
-
Get the conversion factor of the other CalendarPeriod to this one
- getConvName() - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
-
- getConvName() - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
-
- getConvUsed() - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
-
- getConvUsed() - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
-
- getCookiePolicy() - Method in class ucar.nc2.util.net.HTTPSession
-
- getCookies() - Method in class ucar.nc2.util.net.HTTPSession
-
- getCoord(int) - Method in class ucar.nc2.iosp.grid.GridTimeCoord
-
- getCoord(int) - Method in class ucar.nc2.iosp.grid.GridVertCoord
-
- getCoordAxes() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
- getCoordEdge(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the ith coordinate edge.
- getCoordEdges() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the coordinate edges as a double array.
- getCoordEdges(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the coordinate edges for the ith coordinate.
- getCoordinate(NetcdfDataset, AxisType) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
-
Tries to find the coordinate variable of the specified type.
- getCoordinate(NetcdfDataset, AxisType) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
-
Tries to find the coordinate variable of the specified type.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.AtmosLnPressure
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.AtmosSigma
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.HybridHeight
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanS
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSG1
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSG2
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSigma
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformSubset
-
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VTfromExistingData
-
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.WRFEta
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.AtmosLnPressure
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.AtmosSigma
-
Get the 1D vertical coordinate array for this time step and point
(needds test!!!)
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.HybridHeight
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
-
Get the 1D vertical coordinate array for this time step and point
- 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.
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanSigma
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateArray1D(int, int, int) - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
-
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.VerticalTransformImpl
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformSubset
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.VTfromExistingData
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.WRFEta
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateAxes() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the List of CoordinateAxis objects
- getCoordinateAxes() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Get the list of all CoordinateAxis objects used by this dataset.
- getCoordinateAxes() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the list of all axes.
- getCoordinateAxes() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
Get the list of all axes.
- getCoordinateAxes() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- getCoordinateName(NetcdfDataset, AxisType) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
-
Tries to find the coordinate variable of the specified type.
- getCoordinateName(NetcdfDataset, AxisType, Dimension) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
-
Tries to find the coordinate variable of the specified type, which has the specified dimension as its firsst dimension
- getCoordinateSystem() - Method in interface thredds.wcs.Coverage
-
- getCoordinateSystem() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
-
- getCoordinateSystem() - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
-
- getCoordinateSystem() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the GridCoordSys for this GeoGrid.
- getCoordinateSystem() - Method in interface ucar.nc2.dt.GridDatatype
-
get the Grid's Coordinate System.
- getCoordinateSystem() - Method in interface ucar.nc2.ft.grid.Coverage
-
get the Coverage's Coordinate System.
- getCoordinateSystem() - Method in class ucar.nc2.ft.grid.impl.CoverageImpl
-
- 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
-
Deprecated.
- getCoordinateTransforms() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the List of CoordinateTransform objects
- getCoordinateTransforms() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Get the list of all CoordinateTransform objects used by this dataset.
- getCoordinateTransforms() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the list of all CoordinateTransforms.
- getCoordinateTransforms() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
Get the list of all CoordinateTransforms.
- getCoordinateTransforms() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- getCoordinateVariables() - Method in class ucar.nc2.Dimension
-
- getCoordMap() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
-
- getCoordName(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
The "name" of the ith coordinate.
- getCoordSysBuilder() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
-
- getCoordValue(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the ith coordinate value.
- getCoordValue(int, int) - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
Get the coordinate value at the i, j index.
- getCoordValue(StructureData) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
-
- getCoordValue(StructureData[]) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
-
- getCoordValueAsString(StructureData) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
-
- getCoordValueLong(StructureData) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
-
- getCoordValues() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the coordinate values as a double array.
- getCoordValues() - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
Get the coordinate values as a 1D double array, in canonical order.
- getCoordValueString(StructureData) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
-
- getCoordValueString(StructureData[]) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
-
- 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
- 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, CalendarDateRange, 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
-
- getCoverage() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
-
- GetCoverageBuilder - Class in thredds.wcs.v1_0_0_1
-
_more_
- getCoverageCS() - Method in interface ucar.nc2.ft.grid.CoverageDataset.CoverageSet
-
all the Coverage in this Gridset use this CoverageCS
- getCoverageId() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
-
- getCoverageIdList() - Method in class thredds.wcs.v1_0_0_1.DescribeCoverageBuilder
-
- getCoverages() - Method in interface ucar.nc2.ft.grid.CoverageDataset.CoverageSet
-
Get list of Coverage objects with same Coordinate System
- getCoverages() - Method in interface ucar.nc2.ft.grid.CoverageDataset
-
get the list of GridDatatype objects contained in this dataset.
- getCoverages() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- getCoverageSets() - Method in interface ucar.nc2.ft.grid.CoverageDataset
-
Return GridDatatype objects grouped by GridCoordSystem.
- getCoverageSets() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- getCrawlableDataset() - Method in class thredds.cataloggen.InvCrawlablePair
-
- getCrDsClassName() - Method in class thredds.catalog.InvDatasetScan
-
- getCrDsConfigObj() - Method in class thredds.catalog.InvDatasetScan
-
- getCreatedDate() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getCreatedDatePointBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getCreateFrom() - Method in class thredds.catalog.InvCatalogImpl
-
String describing how the catalog was created, for debugging.
- getCreateFrom() - Method in class thredds.catalog.query.QueryCapability
-
- getCreator() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getCreatorBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getCreators() - Method in class thredds.catalog.InvCatalogRef
-
- getCreators() - Method in class thredds.catalog.InvDataset
-
get any Creator metadata
- getCreators() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getCreators() - Method in class thredds.catalog.ThreddsMetadata
-
- getCredentials(AuthScope) - Method in class ucar.nc2.util.net.HTTPAuthProvider
-
- getCredentials(AuthScope) - Method in class ucar.nc2.util.net.HTTPBasicProvider
-
- getCredentials(AuthScope) - Method in class ucar.nc2.util.net.HTTPCredsProvider
-
- getCredentials(AuthScope) - Method in class ucar.nc2.util.net.HTTPSSLProvider
-
- getCRS() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
-
- getCRS() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialCoverage
-
- getCrs() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
-
- getCurrentCounter() - Method in class ucar.ma2.Index
-
Get the current counter.
- getCurrentCounter() - Method in class ucar.ma2.Index1D
-
- getCurrentCounter() - Method in class ucar.ma2.Index2D
-
- getCurrentCounter() - Method in class ucar.ma2.Index3D
-
- getCurrentCounter() - Method in class ucar.ma2.Index4D
-
- getCurrentCounter() - Method in class ucar.ma2.Index5D
-
- getCurrentCounter() - Method in class ucar.ma2.Index6D
-
- getCurrentCounter() - Method in class ucar.ma2.Index7D
-
- getCurrentCounter() - Method in interface ucar.ma2.IndexIterator
-
Get the current counter, use for debugging
- getCurrentCounter() - Method in class ucar.ma2.IteratorFast
-
- getCurrentRecno() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
-
- getCurrentRecno() - Method in class ucar.ma2.SequenceIterator
-
- getCurrentRecno() - Method in interface ucar.ma2.StructureDataIterator
-
- getCurrentRecno() - Method in class ucar.ma2.StructureDataIteratorLimited
-
- getCurrentRecno() - Method in class ucar.nc2.ft.point.StructureDataIteratorIndexed
-
- getCurrentRecno() - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
-
- getDAPName(String, Variable) - Static method in class ucar.nc2.Variable
-
- getDAPName(Variable) - Static method in class ucar.nc2.Variable
-
- getData() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- getData() - Method in class thredds.filesystem.FileSystemProto.Attribute
-
- getData() - Method in interface thredds.filesystem.FileSystemProto.AttributeOrBuilder
-
- getData(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.MadisPointObsDataset
-
- getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
-
- getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
-
- getData(CancelTask) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
-
- getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
-
- getData(CancelTask) - Method in class ucar.nc2.dt.point.NdbcDataset
-
- getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.NdbcDataset
-
- getData(CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
- getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
- getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
- getData(CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
- getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
- getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
- getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
- getData() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
- getData(LatLonRect) - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
- getData(LatLonRect, Date, Date) - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
- getData(ArrayList, LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- getData(ArrayList, LatLonRect, double, double, CancelTask) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- getData() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
-
Deprecated.
- getData() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
-
Deprecated.
- getData(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
-
required bytes data = 3;
- getData() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
required bytes data = 3;
- getData() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
required bytes data = 3;
- getData() - Method in interface ucar.nc2.ft.PointFeature
-
The actual data of this observation.
- getData(int) - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
-
- getData() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
optional bytes data = 4;
- getData() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
optional bytes data = 4;
- getData() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
optional bytes data = 4;
- getData() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
required bytes data = 2;
- getData() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
required bytes data = 2;
- getData() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
required bytes data = 2;
- getData() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
optional bytes data = 6;
- getData() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
optional bytes data = 6;
- getData() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
optional bytes data = 6;
- 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
-
- getDataAsByteBuffer() - Method in class ucar.ma2.ArrayString
-
- 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.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.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.noaa.GhcnmProto.StationIndex.Builder
-
required uint32 dataCount = 4;
- getDataCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
required uint32 dataCount = 4;
- getDataCount() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
-
required uint32 dataCount = 4;
- getDataDescriptorFile() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the data descriptor file path
- getDataFile() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the data file path
- getDataFormat() - Method in class thredds.catalog.query.SelectService.ServiceChoice
-
- getDataFormat() - Method in interface thredds.catalog2.Access
-
- getDataFormat() - Method in interface thredds.catalog2.builder.AccessBuilder
-
- getDataFormat() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getDataFormat() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getDataFormat() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
_more_
- getDataFormat() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
-
- getDataFormat() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
-
- getDataFormat() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
-
- getDataFormat() - Method in class ucar.nc2.dt.radial.Nids2Dataset
-
- getDataFormat() - Method in class ucar.nc2.dt.radial.UF2Dataset
-
- getDataFormat() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
- getDataFormat() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
Get data format (ARCHIVE2, AR2V0001) for this file.
- getDataFormat() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
Get data format (ARCHIVE2, AR2V0001) for this file.
- getDataFormat() - Method in class ucar.nc2.iosp.uf.UFheader
-
- getDataFormatName() - Method in class thredds.catalog.InvAccessImpl
-
- getDataFormatType() - Method in class thredds.catalog.InvAccess
-
- getDataFormatType() - Method in class thredds.catalog.InvCatalogRef
-
- getDataFormatType() - Method in class thredds.catalog.InvDataset
-
Get the DataFormatType (which may be inherited from parent), or null .
- getDataFormatType() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getDataFormatType() - Method in class thredds.catalog.ThreddsMetadata
-
- 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.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(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.
- 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.
- getDataPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
required uint64 dataPos = 3;
- getDataPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
required uint64 dataPos = 3;
- getDataPos() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
-
required uint64 dataPos = 3;
- getDataPosAbsolute() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
-
- getDataRead() - Method in class ucar.nc2.iosp.sigmet.Ray
-
- getDataroot(String, int) - Static method in class thredds.logs.LogCategorizer
-
- getDataRootLocationAliasExpanders() - Method in class thredds.catalog.InvCatalogFactory
-
- getDataRootLocationAliasExpanders() - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
-
- getDataset(InvDataset, Object) - Method in interface thredds.catalog.crawl.CatalogCrawler.Listener
-
Gets called for each dataset found.
- getDataset(InvDataset, Object) - Method in class thredds.catalog.crawl.CatalogExtractor
-
- getDataset() - Method in class thredds.catalog.InvAccess
-
- getDataset() - Method in class thredds.catalog.InvCatalog
-
Deprecated.
use getDatasets()
- getDataset(String) - Method in class thredds.catalog.InvDatasetFmrc
-
Deprecated.
Get the dataset named by the path
- getDataset(InvDataset, Object) - Method in class thredds.inventory.CatalogCollectionManager
-
- getDataset() - Method in interface thredds.wcs.Dataset
-
- getDataset() - Method in interface thredds.wcs.Request
-
- getDataset() - Method in class thredds.wcs.v1_0_0_1.WcsDataset
-
- getDataset() - Method in class thredds.wcs.v1_0_0_1.WcsRequest
-
- getDataset() - Method in class thredds.wcs.v1_0_0_1.WcsRequestBuilder
-
- getDataset() - Method in class thredds.wcs.v1_0_0_Plus.WcsDataset
-
- getDataset() - Method in class thredds.wcs.v1_0_0_Plus.WcsRequest
-
- getDataset() - Method in class thredds.wcs.v1_1_0.Request
-
- getDataset2D(NetcdfDataset) - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- getDatasetBest() - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- getDatasetBest(FeatureCollectionConfig.BestDataset) - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- getDatasetBoundariesGeoJSON() - Method in class ucar.nc2.dt.grid.gis.GridBoundariesExtractor
-
- getDatasetBoundariesWKT() - Method in class ucar.nc2.dt.grid.gis.GridBoundariesExtractor
-
Takes a GridDataset and returns the boundary for the first gridset in the dataset in as a polygon in WKT
- getDatasetBoundariesWKT() - Method in class ucar.nc2.dt.grid.GridDatasetInfo
-
Returns a WKT polygon with the dataset boundaries
- getDatasetById(String) - Method in interface thredds.catalog2.Catalog
-
- getDatasetById(String) - Method in interface thredds.catalog2.DatasetNode
-
- getDatasetCollectionManager() - Method in class thredds.catalog.InvDatasetFeatureCollection
-
- getDatasetEnhancerList() - Method in class thredds.cataloggen.config.DatasetSource
-
- getDatasetFilter() - Method in class thredds.catalog.InvCatalogImpl
-
- getDatasetFilterList() - Method in class thredds.cataloggen.config.DatasetSource
-
- getDatasetIdAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
-
- getDatasetIndex() - Method in interface ucar.nc2.ft.fmrc.TimeInventory.Instance
-
- getDatasetLocation() - Method in class ucar.nc2.dataset.VariableDS
-
- getDatasetLocation() - Method in interface ucar.nc2.ft.fmrc.TimeInventory.Instance
-
- getDatasetName() - Method in interface thredds.wcs.Dataset
-
- getDatasetName() - Method in class thredds.wcs.v1_0_0_1.WcsDataset
-
- getDatasetName() - Method in class thredds.wcs.v1_0_0_Plus.WcsDataset
-
- getDatasetName() - Method in class thredds.wcs.v1_1_0.Request
-
- getDatasetNamerList() - Method in class thredds.cataloggen.config.DatasetSource
-
- getDatasetNodeBuilderById(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- getDatasetNodeBuilderById(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- getDatasetNodeBuilders() - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- getDatasetNodeBuilders() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- getDatasetPath() - Method in interface thredds.wcs.Dataset
-
- getDatasetPath() - Method in interface thredds.wcs.Request
-
- getDatasetPath() - Method in class thredds.wcs.v1_0_0_1.WcsDataset
-
- getDatasetPath() - Method in class thredds.wcs.v1_0_0_1.WcsRequestBuilder
-
- getDatasetPath() - Method in class thredds.wcs.v1_0_0_Plus.WcsDataset
-
- getDatasetPath() - Method in class thredds.wcs.v1_1_0.Request
-
- getDatasetRoots() - Method in class thredds.catalog.InvCatalogImpl
-
Get dataset roots.
- getDatasetRoots() - Method in class thredds.catalog.InvService
-
Get dataset roots.
- getDatasets() - Method in class thredds.catalog.InvCatalog
-
Get top-level datasets.
- getDatasets() - Method in class thredds.catalog.InvCatalogRef
-
Get a list of all the nested datasets.
- getDatasets() - Method in class thredds.catalog.InvDataset
-
Get a list of all the nested datasets.
- getDatasets() - Method in class thredds.catalog.InvDatasetFeatureCollection
-
- getDatasets() - Method in class thredds.catalog.InvDatasetFmrc
-
Deprecated.
- getDatasets() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getDatasets() - Method in interface thredds.catalog2.Catalog
-
- getDatasets() - Method in interface thredds.catalog2.DatasetNode
-
- getDatasets() - Method in class thredds.inventory.TimedCollection
-
- getDatasets() - Method in class ucar.nc2.ncml.Aggregation
-
- getDatasetSorter() - Method in class thredds.cataloggen.config.DatasetSource
-
- getDatasetSource() - Method in class thredds.cataloggen.config.CatalogGenConfig
-
Return the DatasetSource for this CatalogGenConfig
- getDatasetSource() - Method in class thredds.cataloggen.config.CatalogRefInfo
-
- getDataSize() - Method in class thredds.catalog.InvAccess
-
- getDataSize() - Method in class thredds.catalog.InvDatasetImpl
-
- getDataSize() - Method in class thredds.catalog.ThreddsMetadata
-
- getDataSize() - Method in interface thredds.catalog2.Access
-
- getDataSize() - Method in interface thredds.catalog2.builder.AccessBuilder
-
- getDataSizeInBytes() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getDataSizeInBytes() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getDataSlice(int, int, int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
-
Deprecated.
use readDataSlice
- getDataSubcategoy(int, int) - Static method in class ucar.nc2.wmo.CommonCodeTable
-
data subcategory name, from table C-13
- getDataType() - Method in class thredds.catalog.InvCatalogRef
-
- getDataType() - Method in class thredds.catalog.InvDataset
-
Get the DataType (which may be inherited from parent), or null .
- getDataType() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getDataType() - Method in class thredds.catalog.ThreddsMetadata
-
- getDataType() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getDataType() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getDataType() - Method in class ucar.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.point.PointObVar
-
- 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.grid.impl.CoverageImpl
-
- getDataType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
required .ncstream.DataType dataType = 4;
- getDataType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
required .ncstream.DataType dataType = 4;
- getDataType() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
-
required .ncstream.DataType dataType = 4;
- getDataType() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the data type.
- getDataType() - Method in class ucar.nc2.iosp.sigmet.Ray
-
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
required .ncstream.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
required .ncstream.DataType dataType = 2;
- getDataType() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
required .ncstream.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
required .ncstream.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
required .ncstream.DataType dataType = 2;
- getDataType() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
required .ncstream.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
required .ncstream.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
required .ncstream.DataType dataType = 2;
- getDataType() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
required .ncstream.DataType dataType = 2;
- 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
-
- 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
-
- getDataVariable(String) - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- 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.grid.impl.CoverageDatasetImpl
-
- getDataVariables() - Method in class ucar.nc2.ft.point.collection.CompositePointCollection
-
- getDataVariables() - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
-
- getDataVariables() - Method in class ucar.nc2.ft.point.standard.NestedTable
-
- getDataVariables(Document) - Static method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
-
- getDate() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DatePointBuilder
-
- getDate() - Method in interface thredds.catalog2.ThreddsMetadata.DatePoint
-
- getDate(MFile) - Method in interface thredds.inventory.DateExtractor
-
- getDate(MFile) - Method in class thredds.inventory.DateExtractorFromName
-
- getDate(String) - Method in class thredds.inventory.DateExtractorFromName
-
- getDate(MFile) - Method in class thredds.inventory.DateExtractorNone
-
- getDate() - Method in class thredds.logs.LogReader.Log
-
- getDate(int, int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
- getDate() - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
- getDate() - Method in class ucar.nc2.iosp.grads.GradsTimeStruct
-
Return this as a java Date object
- getDate(int, int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
-
- getDate() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
-
- getDate(int, int) - Static method in class ucar.nc2.iosp.nowrad.NOWRadheader
-
get jave date
- getDate() - Method in class ucar.nc2.iosp.uf.Ray
-
- getDate() - Method in class ucar.nc2.units.DateType
-
Deprecated.
use getCalendarDate()
- getDate() - Method in class ucar.nc2.units.DateUnit
-
Get the equivalent java.util.Date.
- getDateFormat() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DatePointBuilder
-
- getDateFormat() - Method in interface thredds.catalog2.ThreddsMetadata.DatePoint
-
- getDateFormatMark() - Method in class thredds.inventory.CollectionSpecParser
-
- getDateOrigin() - Method in class ucar.nc2.units.DateUnit
-
Get the origin Date.
- getDateRange() - Method in class thredds.inventory.TimedCollection.Dataset
-
- getDateRange() - Method in class thredds.inventory.TimedCollection
-
- getDateRange() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Deprecated.
use getCalendarDateRange()
- getDateRange() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.
use getCalendarDateRange
- getDateRange() - Method in class ucar.nc2.dt.grid.GridDataset
-
Deprecated.
use getCalendarDateRange
- getDateRange() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Deprecated.
use getCalendarDateRange()
- getDateRange() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- getDateRange() - Method in interface ucar.nc2.ft.FeatureDataset
-
Deprecated.
use getCalendarDateRange
- getDateRange() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getDateRange() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- 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
-
Deprecated.
use getCalendarDateRange()
- getDateRange() - Method in interface ucar.nc2.ft.PointFeatureIterator
-
Deprecated.
use getCalendarDateRange()
- getDateRange() - Method in interface ucar.nc2.ft.TrajectoryFeature
-
DateRange for the points along the trajectory.
- getDateRangeForOffset(double) - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- getDateRangeForRun(CalendarDate) - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- getDates() - Method in class thredds.catalog.InvCatalogRef
-
- getDates() - Method in class thredds.catalog.InvDataset
-
get any DateType metadata
- getDates() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getDates() - Method in class thredds.catalog.ThreddsMetadata
-
- getDates() - Method in class ucar.nc2.dt.grid.GridAsPointDataset
-
- getDateUsingCompleteDateFormat(String, String) - Static method in class ucar.nc2.units.DateFromString
-
Parse the given date string using the given date format string (as
described in java.text.SimpleDateFormat) and return a Date.
- getDateUsingCompleteDateFormatWithOffset(String, String, int) - Static method in class ucar.nc2.units.DateFromString
-
Parse the given date string (starting at the given startIndex) using the
given date format string (as described in java.text.SimpleDateFormat) and
return a Date.
- getDateUsingDemarkatedCount(String, String, char) - Static method in class ucar.nc2.units.DateFromString
-
Parse the given date string, starting at a position given by the offset of the demark character in the dateFormatString.
- getDateUsingDemarkatedMatch(String, String, char) - Static method in class ucar.nc2.units.DateFromString
-
Parse the given date string (between the demarcation characters)
using the given date format string (as described in
java.text.SimpleDateFormat) and return a Date.
- getDateUsingRegExp(String, String, String) - Static method in class ucar.nc2.units.DateFromString
-
Use regular expression capture group replacement to construct a date
string and return the Date that is obtained by parseing the constructed
date string using the date format string "yyyy-MM-dd'T'HH:mm".
- getDateUsingRegExpAndDateFormat(String, String, String, String) - Static method in class ucar.nc2.units.DateFromString
-
The same as getDateUsingRegExp() except the date format string to be used
must be specified.
- getDateUsingSimpleDateFormat(String, String) - Static method in class ucar.nc2.units.DateFromString
-
Parse the given date string (starting at the first numeric character)
using the given date format string (as described in
java.text.SimpleDateFormat) and return a Date.
- getDatumName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Get the datum name.
- getDayOfMonth() - Method in class ucar.nc2.time.CalendarDate
-
- getDebugLeaks() - Static method in class ucar.unidata.io.RandomAccessFile
-
Debugging, do not use.
- getDebugNbytes() - Static method in class ucar.unidata.io.RandomAccessFile
-
Debugging, do not use.
- getDebugNseeks() - Static method in class ucar.unidata.io.RandomAccessFile
-
Debugging, do not use.
- getDecimalScale() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the decimal scale of the values
- getDefault() - Static method in enum ucar.nc2.time.Calendar
-
- getDefaultConverter() - Static method in class thredds.catalog.InvCatalogFactory
-
- getDefaultEnhanceMode() - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Get the default set of Enhancements
- getDefaultFactory(boolean) - Static method in class thredds.catalog.InvCatalogFactory
-
Get new Factory for reading and writing catalogs.
- getDefaultHttpUriResolver(URI) - Static method in class thredds.util.HttpUriResolverFactory
-
- getDefaultInstance() - Static method in class thredds.filesystem.FileSystemProto.Attribute
-
- getDefaultInstance() - Static method in class thredds.filesystem.FileSystemProto.Directory
-
- getDefaultInstance() - Static method in class thredds.filesystem.FileSystemProto.File
-
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
- getDefaultInstance() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
- getDefaultInstance() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
-
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Data
-
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
-
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
-
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Error
-
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Group
-
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Header
-
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Range
-
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Section
-
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Structure
-
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
-
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Variable
-
- getDefaultInstanceForType() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- getDefaultInstanceForType() - Method in class thredds.filesystem.FileSystemProto.Attribute
-
- getDefaultInstanceForType() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getDefaultInstanceForType() - Method in class thredds.filesystem.FileSystemProto.Directory
-
- getDefaultInstanceForType() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- getDefaultInstanceForType() - Method in class thredds.filesystem.FileSystemProto.File
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
- getDefaultInstanceForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
- getDefaultInstanceForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Error
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Range
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Section
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
- getDefaultMapArea() - Method in 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
-
- getDeflateLevel(Variable) - Method in interface ucar.nc2.jni.netcdf.Nc4Chunking
-
- getDeflateLevel(Variable) - Method in class ucar.nc2.jni.netcdf.Nc4ChunkingStrategyImpl
-
- 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.dt.point.PointObVar
-
- getDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
optional string desc = 2;
- getDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
optional string desc = 2;
- getDesc() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
-
optional string desc = 2;
- getDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
optional string desc = 5;
- getDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
optional string desc = 5;
- getDesc() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
optional string desc = 5;
- getDesc() - Method in class ucar.nc2.iosp.hdf4.TagEnum
-
- getDescBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
optional string desc = 2;
- getDescBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
optional string desc = 2;
- getDescBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
-
optional string desc = 2;
- getDescBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
optional string desc = 5;
- getDescBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
optional string desc = 5;
- getDescBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
optional string desc = 5;
- getDescendant(String) - Method in class thredds.catalog.CrawlableCatalog
-
- getDescendant(String) - Method in interface thredds.crawlabledataset.CrawlableDataset
-
A factory method for getting a descendant of this datasets.
- getDescendant(String) - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
-
- getDescendant(String) - Method in class thredds.crawlabledataset.CrawlableDatasetDods
-
- getDescendant(String) - Method in class thredds.crawlabledataset.CrawlableDatasetFile
-
- getDescendant(String) - Method in class thredds.filesystem.CrawlableMFile
-
- getDescribeCoverageDoc() - Method in class thredds.wcs.v1_0_0_1.DescribeCoverage
-
- getDescribeCoverageDoc() - Method in class thredds.wcs.v1_0_0_Plus.DescribeCoverage
-
- getDescribeCoverageDoc() - Method in class thredds.wcs.v1_1_0.DescribeCoverage
-
- getDescribeCoverageRequest(Request.Operation, String, List<String>, String, GridDataset) - Static method in class thredds.wcs.v1_1_0.Request
-
- getDescription() - Method in class thredds.catalog.InvService
-
Get the "human readable" description; use ServiceType.toString() if not set
- getDescription() - Method in class thredds.catalog.query.ListChoice
-
- getDescription() - Method in class thredds.catalog.query.Selector
-
- getDescription() - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- getDescription() - Method in interface thredds.catalog2.builder.ServiceBuilder
-
- getDescription() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
-
- getDescription() - Method in interface thredds.catalog2.Service
-
Returns a human-readable description of this Service.
- getDescription() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
-
- getDescription() - Method in interface thredds.wcs.Coverage
-
- getDescription() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
-
- getDescription() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
-
- getDescription() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField.Axis
-
- getDescription() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField
-
- getDescription() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ServiceInfo
-
- getDescription() - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
-
- getDescription() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField.Axis
-
- getDescription() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
-
- getDescription() - Method in class ucar.atd.dorade.DoradePARM
-
Get the long description for this parameter.
- getDescription() - Method in class ucar.ma2.StructureMembers.Member
-
Get the description, if any.
- getDescription() - Method in interface ucar.nc2.dataset.Enhancements
-
Get the description of the Variable, or null if none.
- getDescription() - Method in class ucar.nc2.dataset.StructureDS
-
- getDescription() - Method in class ucar.nc2.dataset.VariableDS
-
- getDescription() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the standardized description
- getDescription() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getDescription() - Method in interface ucar.nc2.dt.GridDatatype
-
Get the description/long_name of the Grid
- getDescription() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
-
- getDescription() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- getDescription() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
A description of the trajectory.
- getDescription() - Method in interface ucar.nc2.dt.TypedDataset
-
- getDescription() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- getDescription() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
- getDescription() - Method in interface ucar.nc2.ft.FeatureDataset
-
Text information about this dataset.
- getDescription() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getDescription() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- getDescription() - Method in class ucar.nc2.ft.grid.impl.CoverageImpl
-
- 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.grads.GradsVariable
-
Get the variable description
- getDescription() - Method in class ucar.nc2.iosp.grid.GridParameter
-
description of parameter.
- getDescription() - Method in class ucar.nc2.util.NamedAnything
-
- getDescription() - Method in interface ucar.nc2.util.NamedObject
-
Get the object's description.
- getDescription() - Method in class ucar.nc2.Variable
-
Get the description of the Variable.
- getDescription() - Method in interface ucar.nc2.VariableIF
-
- getDescription() - Method in class ucar.nc2.VariableSimpleAdapter
-
- getDescription() - Method in interface ucar.nc2.VariableSimpleIF
-
description of the Variable
- getDescription() - Method in interface ucar.unidata.geoloc.Station
-
Station description
- getDescription() - Method in class ucar.unidata.geoloc.StationImpl
-
Station description
- getDescriptor() - Static method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- getDescriptor() - Static method in class thredds.filesystem.FileSystemProto.Attribute
-
- getDescriptor() - Static method in enum thredds.filesystem.FileSystemProto.Attribute.Type
-
- getDescriptor() - Static method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getDescriptor() - Static method in class thredds.filesystem.FileSystemProto.Directory
-
- getDescriptor() - Static method in class thredds.filesystem.FileSystemProto.File.Builder
-
- getDescriptor() - Static method in class thredds.filesystem.FileSystemProto.File
-
- getDescriptor() - Static method in class thredds.filesystem.FileSystemProto
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
- getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto
-
- getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
- getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
- getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
- getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
-
- getDescriptor() - Static method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
-
- getDescriptor() - Static method in enum ucar.nc2.stream.NcStreamProto.Compress
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Data
-
- getDescriptor() - Static method in enum ucar.nc2.stream.NcStreamProto.DataType
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Error
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Group
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Header
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Range
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Section
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Structure
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Variable
-
- getDescriptorForType() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- getDescriptorForType() - Method in enum thredds.filesystem.FileSystemProto.Attribute.Type
-
- getDescriptorForType() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getDescriptorForType() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
- getDescriptorForType() - Method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
-
- getDescriptorForType() - Method in enum ucar.nc2.stream.NcStreamProto.Compress
-
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
- getDescriptorForType() - Method in enum ucar.nc2.stream.NcStreamProto.DataType
-
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
- getDestElem() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
-
Get the position in destination where to read or write
- getDestElem() - Method in interface ucar.nc2.iosp.Layout.Chunk
-
Get starting element position as a 1D element index into the destination, eg the requested array with shape "wantSection".
- getDestElem() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
-
Get starting element position as a 1D element index into the destination, eg the requested array with shape "wantSection".
- getDetailInfo(Formatter) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Show debug / underlying implementation details
- getDetailInfo() - Method in class ucar.nc2.dt.grid.GridDataset
-
Get Details about the dataset.
- getDetailInfo(Formatter) - Method in class ucar.nc2.dt.grid.GridDataset
-
- getDetailInfo() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
- getDetailInfo() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
- getDetailInfo() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- getDetailInfo(Formatter) - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- getDetailInfo() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- getDetailInfo() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- getDetailInfo() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated.
_more_
- getDetailInfo() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- getDetailInfo() - Method in interface ucar.nc2.dt.TypedDataset
-
- getDetailInfo() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- getDetailInfo(Formatter) - Method in interface ucar.nc2.ft.FeatureDataset
-
Show debug / underlying implementation details
- getDetailInfo(Formatter) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getDetailInfo(Formatter) - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- 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.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.AggregationOuterDimension
-
- getDetailInfo() - Method in class ucar.nc2.NetcdfFile
-
Access to iosp debugging info.
- getDetailInfo(Formatter) - Method in class ucar.nc2.NetcdfFile
-
- getDifferenceInMsecs(CalendarDate) - Method in class ucar.nc2.time.CalendarDate
-
Get difference between two calendar dates in millisecs
- getDifferentialReflectivityGroups() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
-
- 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
-
Find the dimension pointed to by key
- getDimension(int) - Method in class ucar.nc2.Variable
-
Get the ith dimension.
- getDimension(int) - Method in interface ucar.nc2.VariableIF
-
- getDimension() - Method in interface ucar.units.DerivedUnit
-
Returns the unit dimension of this derived unit.
- getDimension() - Method in class ucar.units.DerivedUnitImpl
-
Returns the unit dimension of this derived unit.
- getDimensionLength() - Method in class thredds.wcs.Request.BoundingBox
-
- getDimensionName(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Find the dimension pointed to by key
- 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 interface ucar.nc2.ft.grid.Coverage
-
Returns a List of Dimension containing the dimensions used by this Coverage.
- getDimensions() - Method in class ucar.nc2.ft.grid.impl.CoverageImpl
-
- getDimensions() - Method in class ucar.nc2.Group
-
Get the Dimensions contained directly in this group.
- getDimensions() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the dimensions
- getDimensions() - Method in class ucar.nc2.NetcdfFile
-
Get the shared Dimensions used in this file.
- getDimensions() - Method in class ucar.nc2.Variable
-
Get the list of dimensions used by this variable.
- getDimensions() - Method in interface ucar.nc2.VariableIF
-
- getDimensions() - Method in class ucar.nc2.VariableSimpleAdapter
-
- getDimensions() - Method in interface ucar.nc2.VariableSimpleIF
-
Dimension List.
- getDimensionsAll() - Method in class ucar.nc2.Variable
-
Get list of Dimensions, including parents if any.
- getDimensionsAll() - Method in interface ucar.nc2.VariableIF
-
- getDimensionsString() - Method in class ucar.nc2.Variable
-
Get the list of Dimension names, space delineated.
- getDimensionVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated.
_more_
- getDims(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- getDims(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Dimension dims = 2;
- getDims(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Dimension dims = 2;
- getDimsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- getDimsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- getDimsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- getDimsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Dimension dims = 2;
- getDimsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Dimension dims = 2;
- getDimsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- getDimsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Dimension dims = 2;
- getDimsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Dimension dims = 2;
- getDimsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- getDimsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Dimension dims = 2;
- getDimsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Dimension dims = 2;
- getDimsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- getDimsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Dimension dims = 2;
- getDimsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Dimension dims = 2;
- getDirCatalog(File, String, boolean, boolean) - Method in class thredds.cataloggen.DirectoryScanner
-
Return a catalog for the given directory.
- getDirCatalog(File, String, boolean, String, boolean, String, String, String) - Method in class thredds.cataloggen.DirectoryScanner
-
- getDirCatalog(CrawlableDataset, String, boolean, String, boolean, String, String, String) - Method in class thredds.cataloggen.DirectoryScanner
-
- getDirectoryMatchPattern() - Method in class thredds.cataloggen.config.CatalogRefExpander
-
- getDirectoryName() - Method in class thredds.inventory.MCollection
-
- getDisciplineName(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the grid discipline name
- getDistance() - Method in class ucar.unidata.geoloc.Bearing
-
Get the distance in kilometers
- getDoAddDataSize() - Method in class thredds.cataloggen.CollectionLevelScanner
-
- getDocBaseUri() - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- getDocBaseUri() - Method in interface thredds.catalog2.Catalog
-
- getDocType() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DocumentationBuilder
-
- getDocType() - Method in interface thredds.catalog2.ThreddsMetadata.Documentation
-
- getDocumentation() - Method in class thredds.catalog.InvCatalogRef
-
- getDocumentation(String) - Method in class thredds.catalog.InvCatalogRef
-
- getDocumentation() - Method in class thredds.catalog.InvDataset
-
Get list of documentation elements for this dataset.
- getDocumentation(String) - Method in class thredds.catalog.InvDataset
-
get specific type of documentation
- getDocumentation() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getDocumentation(String) - Method in class thredds.catalog.InvDatasetImplProxy
-
- getDocumentation() - Method in class thredds.catalog.ThreddsMetadata
-
- getDocumentation(String) - Method in class thredds.catalog.ThreddsMetadata
-
- getDocumentation() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getDocumentationBuilders() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getDocumentBuilderFactoryVersion() - Static method in class thredds.catalog.XMLEntityResolver
-
- getDODSName() - Method in class ucar.nc2.CDMNode
-
Get the dodsname
- getDomain() - Method in class ucar.nc2.dataset.CoordinateSystem
-
List of Dimensions that constitute the domain.
- getDomain() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the list of dimensions used by any of the Axes in the Coordinate System.
- getDomain() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
Get the list of dimensions used by any of the Axes in the Coordinate System.
- getDomain() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- 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.ArrayScalar
-
- getDouble(int) - Method in class ucar.ma2.ArrayScalar
-
- getDouble(Index) - Method in class ucar.ma2.ArrayShort
-
- getDouble(int) - Method in class ucar.ma2.ArrayShort
-
- getDouble(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getDouble(int) - Method in class ucar.ma2.ArrayString
-
- getDouble(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- getDouble(int) - Method in class ucar.ma2.ArrayStructure
-
- getDouble(int, int) - Method in class ucar.ma2.MAMatrix
-
- getDouble(int) - Method in class ucar.ma2.MAVector
-
- getDouble() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
-
- getDouble(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
- getDouble(String, double) - Method in interface ucar.util.prefs.PersistenceManager
-
- getDoubleBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
-
- getDoubleCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a double
- getDoubleCurrent() - Method in class ucar.ma2.IteratorFast
-
- getDoubleNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as a double
- getDoubleNext() - Method in class ucar.ma2.IteratorFast
-
- getDuration() - Method in class thredds.catalog.query.SelectRangeDate
-
- getDuration() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DateRangeBuilder
-
- getDuration() - Method in interface thredds.catalog2.ThreddsMetadata.DateRange
-
- getDuration() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
-
- getDuration() - Method in class ucar.nc2.time.CalendarDateRange
-
- getDuration() - Method in class ucar.nc2.units.DateRange
-
Get the duration of the interval
- getDurationInSecs() - Method in class ucar.nc2.time.CalendarDateRange
-
- 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
- getEarth() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
- getEarth() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
- getEarth() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
- getEarthLocation() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- getEarthLocation(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
-
- getEarthRadius() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Earth radius in km
- getEarthRadius() - Method in class ucar.unidata.geoloc.projection.Mercator
-
- getEarthRadius() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
- getEarthRadius() - Method in class ucar.unidata.geoloc.projection.Stereographic
-
- getEarthRadius() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
- getEarthRadiusInKm(Variable) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
-
Get the earth radius in km from the attribute "earth_radius".
- getEastWestRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getEccentricity() - Method in class ucar.unidata.geoloc.Earth
-
Get the Eccentricity property.
- getEccentricitySquared() - Method in class ucar.unidata.geoloc.Earth
-
Get the EccentricitySquared property.
- getEhcache() - Static method in class thredds.filesystem.CacheManager
-
- getElementSize() - Method in class ucar.nc2.Structure
-
Get the size of one element of the Structure.
- getElementSize() - Method in class ucar.nc2.Variable
-
Get the number of bytes for one element of this Variable.
- getElementSize() - Method in interface ucar.nc2.VariableIF
-
- getElementType() - Method in class ucar.ma2.Array
-
Get the element class type of this Array
- getElementType() - Method in class ucar.ma2.ArrayBoolean
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayByte
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayChar
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayDouble
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayFloat
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayInt
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayLong
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayObject
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayRagged
-
- getElementType() - Method in class ucar.ma2.ArrayScalar
-
- getElementType() - Method in class ucar.ma2.ArraySequence
-
n
- getElementType() - Method in class ucar.ma2.ArrayShort
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayString
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayStructure
-
- getElemSize() - Method in interface ucar.nc2.iosp.Layout
-
Get size of each element in bytes.
- getElemSize() - Method in interface ucar.nc2.iosp.LayoutBB
-
Get size of each element in bytes.
- getElemSize() - Method in class ucar.nc2.iosp.LayoutBBTiled
-
- getElemSize() - Method in class ucar.nc2.iosp.LayoutRegular
-
- getElemSize() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
-
- getElemSize() - Method in class ucar.nc2.iosp.LayoutSegmented
-
- getElemSize() - Method in class ucar.nc2.iosp.LayoutTiled
-
- getElev() - Method in class ucar.nc2.iosp.sigmet.Ray
-
- getElevation() - Method in class thredds.catalog.query.Location
-
- getElevation() - Method in class thredds.catalog.query.Station
-
- getElevation(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getElevation() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getElevation(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Return the elevation at the requested trajectory point in units of meters, missing values = NaN.
- getElevation(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Get the elevation values on the given Range of the trajectory.
- getElevation(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
-
- getElevation() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
-
- getElevation() - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
Get the elevation angle in degrees
- getElevation() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
-
Get the elevation angle in degrees
- getElevation() - Method in class ucar.nc2.iosp.uf.Ray
-
- getElevationAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.RadialElevation, or null if none.
- getElevationAxis() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
get the Elevation axis
- getElevationAxisDataCached() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
get the Elevation axis data.
- getElevations() - Method in class ucar.atd.dorade.DoradeSweep
-
Get the elevations for all rays in the sweep.
- getElevationUnits() - Method in class thredds.catalog.query.Location
-
- getElevVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- getElevVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated.
_more_
- getEmail() - Method in class thredds.catalog.ThreddsMetadata.Source
-
- getEmail() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
-
- getEmail() - Method in interface thredds.catalog2.ThreddsMetadata.Contributor
-
- getEmail() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.Address
-
- getEmail() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.Address
-
- getEmail() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.Address
-
- getEnabled() - Method in class ucar.nc2.util.ListenerManager
-
- getEnd() - Method in class thredds.catalog.query.SelectRangeDate
-
- getEnd() - Method in class ucar.nc2.time.CalendarDateRange
-
- getEnd() - Method in class ucar.nc2.units.DateRange
-
Get the ending Date.
- getEndColumn() - Method in class ucar.units.ASCII_CharStream
-
- getEndColumn() - Method in class ucar.units.SimpleCharStream
-
Get token end column number.
- getEndDate() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DateRangeBuilder
-
- getEndDate() - Method in interface thredds.catalog2.ThreddsMetadata.DateRange
-
- getEndDate() - Method in class ucar.nc2.dt.grid.GridDataset
-
Deprecated.
use getEndCalendarDate
- getEndDate(NetcdfDataset) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
-
- getEndDate() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
- getEndDate() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- getEndDate() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
End date for the trajectory.
- getEndDate() - Method in interface ucar.nc2.dt.TypedDataset
-
- getEndDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- getEndDate() - Method in interface ucar.nc2.ft.FeatureDataset
-
Deprecated.
use getCalendarDateEnd
- getEndDate() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getEndDate() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- getEndDate(NetcdfDataset, DateUnit) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
-
- getEndDate() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
- getEndDate() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- getEndDate() - Method in class ucar.nc2.iosp.uf.UFheader
-
- getEndDateFormat() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DateRangeBuilder
-
- getEndDateFormat() - Method in interface thredds.catalog2.ThreddsMetadata.DateRange
-
- 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.
- getEnhanceAll() - Static method in class ucar.nc2.dataset.NetcdfDataset
-
- getEnhanceDefault() - Static method in class ucar.nc2.dataset.NetcdfDataset
-
- getEnhanceMode() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Get the current state of dataset enhancement.
- getEnhanceMode() - Method in class ucar.nc2.dataset.VariableDS
-
Get the enhancement mode
- getEnhanceNone() - Static method in class ucar.nc2.dataset.NetcdfDataset
-
- getEnsCoords() - Method in class ucar.nc2.dt.fmrc.FmrcInventory
-
- getEnsCoords() - Method in class ucar.nc2.ft.fmrc.FmrcInv
-
- getEnsCoords() - Method in class ucar.nc2.ft.fmrc.FmrInv
-
- getEnsembleAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.Ensemble, or null if none.
- getEnsembleAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the Ensemble axis, else null
- getEnsembleAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the ensemble axis.
- getEnsembleDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the ensemble Dimension, if it exists
- getEnsembleDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the ensemble Dimension, if it exists
- getEnsembleDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the ensemble dimension
- getEnsembleDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the ensemble Dimension index in the geogrid (canonical order)
- getEnsembleDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the ensemble Dimension index in the geogrid (canonical order), or -1 if none
- getEnsembleNames() - Method in class ucar.nc2.iosp.grads.GradsEnsembleDimension
-
Get the ensemble member names
- getEnsTimeCoord() - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.Grid
-
- getEnsTypes() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.EnsCoord
-
- getEnsTypes() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
-
- getEnsTypes() - Method in class ucar.nc2.ft.fmrc.EnsCoord
-
- getEnumStrings() - Method in class ucar.nc2.EnumTypedef
-
- getEnumType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
optional string enumType = 7;
- getEnumType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
optional string enumType = 7;
- getEnumType() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
optional string enumType = 7;
- getEnumTypeBytes() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
optional string enumType = 7;
- getEnumTypeBytes() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
optional string enumType = 7;
- getEnumTypeBytes() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
optional string enumType = 7;
- getEnumTypedef() - Method in class ucar.nc2.Variable
-
- getEnumTypedefs() - Method in class ucar.nc2.Group
-
Get the enumerations contained directly in this group.
- getEnumTypes(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypes(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypes(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypesBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypesBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypesCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypesCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypesCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypesList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypesList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypesList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypesOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypesOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypesOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypesOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypesOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEnumTypesOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- getEosInfo(Formatter) - Method in class ucar.nc2.iosp.hdf4.H4header
-
- getEosInfo(NetcdfFile, Group, Formatter) - Static method in class ucar.nc2.iosp.hdf4.HdfEos
-
- getEosInfo(Formatter) - Method in class ucar.nc2.iosp.hdf5.H5iosp
-
- getEpsgCode() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
- getEpsgId() - Method in class ucar.unidata.geoloc.EarthEllipsoid
-
EPSG id
- getEpsgName() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
- getEquatorRadius() - Method in class ucar.unidata.geoloc.Earth
-
Get the EquatorRadius property.
- getErrlog() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
-
- getErrlog() - Method in class ucar.nc2.ncml.NcmlConstructor
-
- getErrorIssuesMessage() - Method in interface thredds.catalog2.CatalogIssues
-
- getErrorMessage() - Method in class ucar.nc2.util.CancelTaskImpl
-
Application call this to get the error message, if any.
- getErrorMessages() - Method in class thredds.catalog.query.QueryCapability
-
- getErrorMessages() - Method in class thredds.catalog.XMLEntityResolver
-
- getErrorMessages() - Method in class ucar.nc2.dt.image.ImageDatasetFactory
-
- 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
-
- getExistingFile(String) - Static method in class thredds.filesystem.MFileOS
-
Make MFileOS if file exists, otherwise return null
- getExpires() - Method in class thredds.catalog.InvCatalog
-
Get date catalog expires, or null if none given.
- getExpires() - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- getExpires() - Method in interface thredds.catalog2.Catalog
-
- getExponent() - Method in class ucar.units.Factor
-
Returns the exponent of the Base entity.
- getExtent() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialCoverage
-
- getExtentBuilders() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
-
- getExternalReference() - Method in interface thredds.catalog2.builder.MetadataBuilder
-
- getExternalReference() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DocumentationBuilder
-
- getExternalReference() - Method in interface thredds.catalog2.Metadata
-
Return the reference to the external resource this Metadata object references.
- getExternalReference() - Method in interface thredds.catalog2.ThreddsMetadata.Documentation
-
- getExternalReferenceAsUri() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DocumentationBuilder
-
- getExternalReferenceAsUri() - Method in interface thredds.catalog2.ThreddsMetadata.Documentation
-
- getExternalSchemas() - Static method in class thredds.catalog.XMLEntityResolver
-
- 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.proj4.AlbersEqualAreaEllipse
-
Get the false easting, in km.
- getFalseEasting() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Get the false easting, in km.
- getFalseEasting() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Get the false easting, in km.
- getFalseEasting() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
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 units of km.
- getFalseEastingScaleFactor(NetcdfDataset, Variable) - Static method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
-
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.Mercator
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
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 units of km
- getFatalIssuesMessage() - Method in interface thredds.catalog2.CatalogIssues
-
- getFatalMessages() - Method in class thredds.catalog.XMLEntityResolver
-
- getFaxPhone() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.ContactInfo
-
- getFaxPhone() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.ContactInfo
-
- getFaxPhone() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ContactInfo
-
- getFeatureDatasetPoint() - Method in class thredds.catalog.InvDatasetFcPoint
-
- getFeatureDatasetPoint() - Method in class thredds.catalog.InvDatasetFeatureCollection
-
- getFeatureImpl() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
-
- getFeatureName(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
-
- getFeatureType() - Method in enum thredds.featurecollection.FeatureCollectionType
-
- getFeatureType(String) - Static method in enum ucar.nc2.constants.CF.FeatureType
-
- getFeatureType() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getFeatureType() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- getFeatureType() - Method in interface ucar.nc2.ft.FeatureDataset
-
Contains collections of this FeatureType.
- getFeatureType() - Method in interface ucar.nc2.ft.FeatureDatasetFactory
-
This Factory can open these types of Feature datasets.
- getFeatureType() - Method in class ucar.nc2.ft.grid.GridDatasetStandardFactory
-
- getFeatureType() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- getFeatureType() - Method in class ucar.nc2.ft.point.PointDatasetImpl
-
- getFeatureType(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Turn the key into a String and return the corresponding featureType, if any.
- getFeatureType() - Method in class ucar.nc2.ft.point.standard.NestedTable
-
- getFeatureType() - Method in class ucar.nc2.ft.point.standard.PointDatasetStandardFactory
-
- getFeatureType() - Method in class ucar.nc2.ft.point.standard.Table
-
- getFeatureType() - Method in class ucar.nc2.ft.radial.RadialDatasetStandardFactory
-
- getFeatureType() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
-
- getFeatureType() - Method in class ucar.nc2.ft.swath.SwathDatasetFactory
-
- getFeatureTypeFromGlobalAttribute(NetcdfFile) - Static method in enum ucar.nc2.constants.CF.FeatureType
-
- getFees() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
-
- getFees() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ServiceInfo
-
- getFees() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceId
-
- getField() - Method in class ucar.nc2.time.CalendarPeriod
-
- getField(int) - Method in class ucar.nc2.util.TableParser
-
- getFieldOrder() - Method in class ucar.nc2.jni.netcdf.Nc4prototypes.Vlen_t
-
- getFields() - Method in class ucar.nc2.dt.point.decode.MetarParseReport
-
Used to return fields in Metar report.
- getFields() - Method in interface ucar.nc2.ft2.Structure
-
- getFile(String) - Method in class thredds.catalog.InvDatasetFeatureCollection
-
- getFile(String) - Method in class thredds.catalog.InvDatasetFmrc
-
Deprecated.
- getFile() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
-
Provide access to the java.io.File that this CrawlableDataset represents.
- getFile() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
-
- getFile(String, boolean) - Static method in class ucar.nc2.util.DiskCache
-
Get a File if it exists.
- getFile(String) - Method in class ucar.nc2.util.DiskCache2
-
Get the named File.
- getFileFilter() - Method in class thredds.inventory.MCollection
-
- getFileHeaderBytes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the number of file header bytes
- getFileIdAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
-
- getFileName() - Method in class thredds.cataloggen.config.CatalogRefInfo
-
- getFileName(int, int) - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the file name for the particular time and ensemble index
- getFilenames() - Method in interface thredds.inventory.CollectionManager
-
- getFilenames() - Method in class thredds.inventory.CollectionManagerAbstract
-
- getFilePointer() - Method in class ucar.unidata.io.RandomAccessFile
-
Returns the current position in the file, where the next read or
write will occur.
- getFileResource(String) - Static method in class ucar.nc2.util.IO
-
Open a resource as a Stream.
- getFiles(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getFiles(int) - Method in class thredds.filesystem.FileSystemProto.Directory
-
- getFiles(int) - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
-
- getFiles() - Method in interface thredds.inventory.CollectionManager
-
Get the current collection of MFile.
- getFiles() - Method in class thredds.inventory.CollectionManagerSingleFile
-
- getFiles() - Method in class thredds.inventory.MFileCollectionManager
-
- getFiles() - Method in class ucar.nc2.ft.fmrc.FmrInv
-
- getFilesBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getFilesBuilderList() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getFilesCount() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getFilesCount() - Method in class thredds.filesystem.FileSystemProto.Directory
-
- getFilesCount() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
-
- getFilesList() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getFilesList() - Method in class thredds.filesystem.FileSystemProto.Directory
-
- getFilesList() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
-
- getFilesOrBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getFilesOrBuilder(int) - Method in class thredds.filesystem.FileSystemProto.Directory
-
- getFilesOrBuilder(int) - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
-
- getFilesOrBuilderList() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getFilesOrBuilderList() - Method in class thredds.filesystem.FileSystemProto.Directory
-
- getFilesOrBuilderList() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
-
- getFileStandardPolicy(String) - Static method in class ucar.nc2.util.DiskCache
-
Get a File if it exists.
- getFileType() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
-
- getFileTypeDescription() - Method in class ucar.nc2.dataset.NetcdfDataset
-
- 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.gini.Giniiosp
-
- getFileTypeDescription() - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
-
Get the file type description
- 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.misc.GtopoIosp
-
- getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.Nldn
-
Get a human-readable description for this file type.
- getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
-
- getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.Uspln
-
Get a human-readable description for this file type.
- getFileTypeDescription() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
- getFileTypeDescription() - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
-
- getFileTypeDescription() - Method in class ucar.nc2.iosp.nids.Nidsiosp
-
- getFileTypeDescription() - Method in class ucar.nc2.iosp.noaa.Ghcnm
-
Get a human-readable description for this file type.
- getFileTypeDescription() - Method in class ucar.nc2.iosp.noaa.Ghcnm2
-
- getFileTypeDescription() - Method in class ucar.nc2.iosp.noaa.IgraPor
-
- getFileTypeDescription() - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
-
- getFileTypeDescription() - Method in class ucar.nc2.iosp.shapefile.ShapefileIosp
-
- getFileTypeDescription() - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
-
- getFileTypeDescription() - Method in class ucar.nc2.iosp.uamiv.UAMIVServiceProvider
-
- getFileTypeDescription() - Method in class ucar.nc2.iosp.uf.UFiosp
-
- getFileTypeDescription() - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
- 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
-
Deprecated.
- getFileTypeDescription() - Method in class ucar.nc2.stream.CdmRemote
-
- getFileTypeDescription() - Method in class ucar.nc2.stream.NcStreamIosp
-
- getFileTypeId() - Method in class ucar.nc2.dataset.NetcdfDataset
-
- getFileTypeId() - Method in class ucar.nc2.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.gini.Giniiosp
-
- getFileTypeId() - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
-
Get the file type id
- 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.misc.GtopoIosp
-
- getFileTypeId() - Method in class ucar.nc2.iosp.misc.Nldn
-
Get a unique id for this file type.
- getFileTypeId() - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
-
- getFileTypeId() - Method in class ucar.nc2.iosp.misc.Uspln
-
Get a unique id for this file type.
- getFileTypeId() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
- getFileTypeId() - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
-
- getFileTypeId() - Method in class ucar.nc2.iosp.nids.Nidsiosp
-
- getFileTypeId() - Method in class ucar.nc2.iosp.noaa.Ghcnm
-
Get a unique stnId for this file type.
- getFileTypeId() - Method in class ucar.nc2.iosp.noaa.Ghcnm2
-
- getFileTypeId() - Method in class ucar.nc2.iosp.noaa.IgraPor
-
- getFileTypeId() - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
-
- getFileTypeId() - Method in class ucar.nc2.iosp.shapefile.ShapefileIosp
-
- getFileTypeId() - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
-
- getFileTypeId() - Method in class ucar.nc2.iosp.uamiv.UAMIVServiceProvider
-
- getFileTypeId() - Method in class ucar.nc2.iosp.uf.UFiosp
-
- getFileTypeId() - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
- 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
-
Deprecated.
- getFileTypeId() - Method in class ucar.nc2.stream.CdmRemote
-
- getFileTypeId() - Method in class ucar.nc2.stream.NcStreamIosp
-
- getFileTypeVersion() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
-
- getFileTypeVersion() - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Get the version of this file type.
- getFileTypeVersion() - Method in class ucar.nc2.iosp.misc.Uspln
-
Get the version of this file type.
- getFileTypeVersion() - Method in class ucar.nc2.iosp.noaa.Ghcnm2
-
- getFileTypeVersion() - Method in class ucar.nc2.iosp.noaa.IgraPor
-
- getFileTypeVersion() - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
-
- getFileTypeVersion() - Method in class ucar.nc2.NetcdfFile
-
Get the version of this file type.
- getFillValueIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Get if _FillValue attribute is considered isMissing()
- getFilter() - Method in class thredds.catalog.InvDatasetScan
-
- getFilter() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
-
- getFilter() - Method in class thredds.inventory.CollectionSpecParser
-
- getFirstBaseTime() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the first base time
- getFirstFeatureType() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
-
- getFirstInInterval(int) - Method in class ucar.ma2.Range
-
Find the first element in a strided array after some index start.
- getFirstMissingValue() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
.
- getFirstNestedSelector() - Method in class thredds.catalog.query.SelectList
-
- 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 property.
- getFloat(Index) - Method in class ucar.ma2.Array
-
Get the array element at the current element of ima, as a float.
- getFloat(int) - Method in class ucar.ma2.Array
-
- getFloat(Index) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- getFloat(int) - Method in class ucar.ma2.ArrayBoolean
-
- getFloat(Index) - Method in class ucar.ma2.ArrayByte
-
- getFloat(int) - Method in class ucar.ma2.ArrayByte
-
- getFloat(Index) - Method in class ucar.ma2.ArrayChar
-
- getFloat(int) - Method in class ucar.ma2.ArrayChar
-
- getFloat(Index) - Method in class ucar.ma2.ArrayDouble
-
- getFloat(int) - Method in class ucar.ma2.ArrayDouble
-
- getFloat(Index) - Method in class ucar.ma2.ArrayFloat
-
- getFloat(int) - Method in class ucar.ma2.ArrayFloat
-
- getFloat(Index) - Method in class ucar.ma2.ArrayInt
-
- getFloat(int) - Method in class ucar.ma2.ArrayInt
-
- getFloat(Index) - Method in class ucar.ma2.ArrayLong
-
- getFloat(int) - Method in class ucar.ma2.ArrayLong
-
- getFloat(Index) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- getFloat(int) - Method in class ucar.ma2.ArrayObject
-
- getFloat(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- getFloat(int) - Method in class ucar.ma2.ArrayRagged
-
- getFloat(Index) - Method in class ucar.ma2.ArrayScalar
-
- getFloat(int) - Method in class ucar.ma2.ArrayScalar
-
- getFloat(Index) - Method in class ucar.ma2.ArrayShort
-
- getFloat(int) - Method in class ucar.ma2.ArrayShort
-
- getFloat(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getFloat(int) - Method in class ucar.ma2.ArrayString
-
- 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
-
Deprecated.
- getFmrcDataset() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
-
Get a NetcdfDataset that is the underlying datasets with the "2d time"
- getFmrcInv(Formatter) - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- getFmrcInventoryParams() - Method in class thredds.catalog.InvDatasetFmrc
-
Deprecated.
- getFmrInv() - Method in class ucar.nc2.ft.fmrc.FmrcInv
-
- getFmrList() - Method in class ucar.nc2.ft.fmrc.FmrcInv
-
- getFollowRedirects() - Method in class thredds.util.HttpUriResolver
-
- getFollowRedirects() - Method in class thredds.util.HttpUriResolverFactory
-
- getForecastDates() - Method in class ucar.nc2.dt.fmrc.FmrcImpl
-
Deprecated.
- getForecastDates() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
-
Get the list of possible forecast dates, to be used in getForecastTimeDataset().
- getForecastDates() - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- getForecastDates() - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
-
- getForecastOffsetDataset(double) - Method in class ucar.nc2.dt.fmrc.FmrcImpl
-
Deprecated.
- 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
-
Deprecated.
- getForecastOffsets() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
-
Get the list of possible forecast offsets, to be used in getForecastOffsetDataset().
- getForecastOffsets() - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- getForecastOffsets() - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
-
- getForecastTimeDataset(Date) - Method in class ucar.nc2.dt.fmrc.FmrcImpl
-
Deprecated.
- 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.
- getForecastTimes() - Method in class ucar.nc2.ft.fmrc.FmrcInv
-
- getFormat(String) - Static method in enum thredds.wcs.Request.Format
-
- getFormat() - Method in class thredds.wcs.v1_0_0_1.GetCoverage
-
- getFormat() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
-
- getFormat() - Method in class thredds.wcs.v1_0_0_Plus.GetCoverage
-
- getFormat(String) - Static method in enum thredds.wcs.v1_0_0_Plus.WcsRequest.Format
-
- getFormat(String) - Static method in enum thredds.wcs.v1_1_0.Request.Format
-
- getFormat() - Method in class ucar.nc2.units.DateType
-
Get the SimpleDateFormat format for parsing the text.
- getFormula(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
-
- getFtMetadata() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
-
- getFullName() - Method in class thredds.catalog.InvCatalogRef
-
- getFullName() - Method in class thredds.catalog.InvDataset
-
Get the full, heirarchical name of the dataset, which has all parent collection names.
- getFullName() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getFullName() - Method in class thredds.catalog.InvService
-
Deprecated.
services should always be at top level.
- getFullName() - Method in class ucar.ma2.StructureMembers.Member
-
- getFullName() - Method in class ucar.nc2.CDMNode
-
Get the Full name of this object.
- getFullName() - Method in class ucar.nc2.dt.grid.GeoGrid
-
- getFullName() - Method in interface ucar.nc2.dt.GridDatatype
-
Get the full, unescaped name of the Grid
- getFullName() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
-
- getFullName() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
- getFullName() - Method in class ucar.nc2.ft.grid.impl.CoverageImpl
-
- getFullName() - Method in interface ucar.nc2.VariableIF
-
- getFullName() - Method in class ucar.nc2.VariableSimpleAdapter
-
- getFullName() - Method in interface ucar.nc2.VariableSimpleIF
-
full, backslash escaped name of the data Variable
- getFullNameEscaped() - Method in class ucar.ma2.StructureMembers.Member
-
- getFullNameEscaped() - Method in class ucar.nc2.CDMNode
-
Alias for getFullName
- getFullNameEscaped() - Method in interface ucar.nc2.VariableIF
-
- getFullRange() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Get the range for the entire trajectory.
- getGateCount(int) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
This method returns the number of gates
- getGateCount(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
-
This method returns the number of gates
- getGateCount(String) - Method in class ucar.nc2.iosp.uf.Ray
-
- getGateNumber() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getGateNumber() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
-
- getGateSize() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
Get the radial length of each data gate.
- getGateSize() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
-
Get the radial length of each data gate.
- getGateSize(int) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
This method returns the gate size in meters
- getGateSize(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
-
This method returns the gate size in meters
- getGateSize(String) - Method in class ucar.nc2.iosp.uf.Ray
-
- getGateStart(int) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
This method returns the starting gate in meters
- getGateStart(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
-
This method returns the starting gate in meters
- getGateStart(String) - Method in class ucar.nc2.iosp.uf.Ray
-
- getGaussianLatitudes(String, int, int) - Static method in class ucar.nc2.iosp.grads.GradsUtil
-
Get the latitude values for the given type.
- getGds() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
-
returns the gds for this hcs
- getGDSprefix() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
-
- getGeoCoordSys() - Method in class ucar.nc2.dt.grid.GridDataset.Gridset
-
Deprecated.
use getGeoCoordSystem() if possible.
- getGeoCoordSystem() - Method in class ucar.nc2.dt.grid.GridDataset.Gridset
-
all GridDatatype point to this GridCoordSystem
- getGeoCoordSystem() - Method in interface ucar.nc2.dt.GridDataset.Gridset
-
all the GridDatatype in this Gridset use this GridCoordSystem
- getGeogcsName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Get the name of the geographic coordinate system.
- getGeogUnitName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Get the name of the unit that the prime meridian is expressed in.
- getGeogUnitValue() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Get the size of the unit that the prime meridian is expressed in.
- getGeospatialCoverage() - Method in class thredds.catalog.InvCatalogRef
-
- getGeospatialCoverage() - Method in class thredds.catalog.InvDataset
-
get geospatial coverage
- getGeospatialCoverage() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getGeospatialCoverage() - Method in class thredds.catalog.ThreddsMetadata
-
- getGeospatialCoverage() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getGeospatialCoverageBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getGetCapabilitiesRequest(Request.Operation, String, List<GetCapabilities.Section>, String, GridDataset) - Static method in class thredds.wcs.v1_1_0.Request
-
- getGetCoverageDoc() - Method in class thredds.wcs.v1_1_0.GetCoverage
-
- getGetCoverageRequest(Request.Operation, String, String, String, GridDataset) - Static method in class thredds.wcs.v1_1_0.Request
-
- getGlobalAttributes() - Method in class ucar.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.ft.grid.impl.CoverageDatasetImpl
-
- getGlobalAttributes() - Method in class ucar.nc2.iosp.grid.GridIndex
-
GlobalAttributes of index.
- getGlobalAttributes() - Method in class ucar.nc2.NetcdfFile
-
Returns the set of global attributes associated with this file.
- getGlobalCookies() - Static method in class ucar.nc2.util.net.HTTPSession
-
- getGlobalThreadCount() - Static method in class ucar.nc2.util.net.HTTPSession
-
- getGlobalUserAgent() - Static method in class ucar.nc2.util.net.HTTPSession
-
- getGridCoordSys(VariableEnhanced) - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
-
- getGridCount() - Method in class ucar.nc2.iosp.grid.GridIndex
-
Get the count of GridRecords
- getGridDataset(String) - Method in class thredds.catalog.InvDatasetFcFmrc
-
- getGridDataset(String) - Method in class thredds.catalog.InvDatasetFeatureCollection
-
Get the associated Grid Dataset, if any.
- getGridDataset() - Method in class ucar.nc2.dt.fmrc.FmrcImpl
-
Deprecated.
- getGridDataset() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
-
Get the underlying GridDataset.
- getGridDefRecordId() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the grid def record id
- getGridInventory() - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
The list of GridDatasetInv.Grid that use this TimeCoord
- getGridName() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
-
Get the grid name
- getGridName(GridDefRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the grid name
- getGridRecords() - Method in class ucar.nc2.iosp.grid.GridIndex
-
Grib records of index, one for each parameter.
- getGrids() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
-
The list of Grid that use this TimeCoord
- getGrids() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getGrids() - Method in class ucar.nc2.dt.grid.GridDataset.Gridset
-
Get list of GeoGrid objects
- getGrids() - Method in interface ucar.nc2.dt.GridDataset
-
get the list of GridDatatype objects contained in this dataset.
- getGrids() - Method in interface ucar.nc2.dt.GridDataset.Gridset
-
Get list of GridDatatype objects with same Coordinate System
- getGrids() - Method in class ucar.nc2.ft.fmrc.FmrInv
-
- getGridsets() - Method in class ucar.nc2.dt.grid.GridDataset
-
Return GridDatatype objects grouped by GridCoordSys.
- getGridsets() - Method in interface ucar.nc2.dt.GridDataset
-
Return GridDatatype objects grouped by GridCoordSystem.
- getGridsPerTimeStep() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the number of grids per timestep
- getGridType() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the grid type (GRIB, GEMPAK, McIDAS, GRADS) for labelling
- getGroup() - Method in class ucar.nc2.CDMNode
-
Alias for getParentGroup
- 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.grid.GridDefRecord
-
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
-
repeated .ncstream.Group groups = 6;
- getGroups(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Group groups = 6;
- getGroups(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Group groups = 6;
- getGroupsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- getGroupsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- getGroupsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- getGroupsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Group groups = 6;
- getGroupsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Group groups = 6;
- getGroupsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- getGroupsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Group groups = 6;
- getGroupsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Group groups = 6;
- getGroupsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- getGroupsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Group groups = 6;
- getGroupsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Group groups = 6;
- getGroupsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- getGroupsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Group groups = 6;
- getGroupsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Group groups = 6;
- gethBeamWidth(int) - Method in class ucar.atd.dorade.DoradeSweep
-
- getHeader() - Static method in class ucar.unidata.geoloc.ProjectionImpl
-
Get a header for display.
- getHeap() - Method in class ucar.ma2.ArrayStructureBB
-
DO NOT MODIFY
- getHeapCount(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated uint32 heapCount = 3;
- getHeapCount(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
repeated uint32 heapCount = 3;
- getHeapCount(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
repeated uint32 heapCount = 3;
- getHeapCountCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated uint32 heapCount = 3;
- getHeapCountCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
repeated uint32 heapCount = 3;
- getHeapCountCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
repeated uint32 heapCount = 3;
- getHeapCountList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated uint32 heapCount = 3;
- getHeapCountList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
repeated uint32 heapCount = 3;
- getHeapCountList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
repeated uint32 heapCount = 3;
- getHeight() - Method in class ucar.unidata.geoloc.LatLonRect
-
return height of bounding box, always between 0 and 180 degrees.
- getHeight() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Get the height above the earth
- getHeightAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.Height, or null if none.
- getHeightExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getHeightResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getHeightStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getHeightUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getHexDecodeValue(short) - Method in class ucar.nc2.iosp.nids.Nidsiosp
-
- getHighResCoeffocientGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- getHighResDiffPhaseGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- getHighResDiffReflectGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- getHighResReflectivityGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- getHighResSpectrumGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- getHighResVelocityGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- getHistory() - Method in class thredds.catalog.InvDataset
-
get specific type of documentation = history
- getHistory() - Method in class thredds.catalog.ThreddsMetadata
-
- getHorizCoordSys() - Method in class ucar.nc2.iosp.grid.GridIndex
-
GridDefs of the index.
- getHorizCoordSys(GridRecord) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
-
- getHorizCoordSystems() - Method in class ucar.nc2.iosp.grid.GridIndexToNC
-
- getHorizontalBeamWidth(String) - Method in class ucar.nc2.iosp.uf.Ray
-
- getHorizontalBeamWidth(String) - Method in class ucar.nc2.iosp.uf.UFheader
-
- getHorizStaggerType() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
- getHorizStaggerType() - Method in interface ucar.nc2.dt.GridCoordSystem
-
- getHourOfDay() - Method in class ucar.nc2.time.CalendarDate
-
Get the hour of day (0-23) field for this chronology.
- getHoursOfService() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ContactInfo
-
- getHourUsingDemarkatedMatch(String, String, char) - Static method in class ucar.nc2.units.DateFromString
-
- getID() - Method in class thredds.catalog.InvCatalogRef
-
- getID() - Method in class thredds.catalog.InvDataset
-
Get the id of the dataset, or null.
- getID() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getId() - Method in class thredds.catalog.query.Selector
-
- getId() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- getId() - Method in interface thredds.catalog2.DatasetNode
-
- getId() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
-
- getId() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
-
A unique id for this TimeCoord
- getId() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
-
- getId() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
The ID of the trajectory, may not be null.
- getId() - Method in class ucar.nc2.ft.fmrc.EnsCoord
-
- getId() - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
A unique id for this TimeCoord
- getId() - Method in class ucar.nc2.ft.fmrc.VertCoord
-
- getId() - Method in class ucar.nc2.ft.point.ProfileFeatureImpl
-
- getId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
required string id = 1;
- getId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
required string id = 1;
- getId() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
required string id = 1;
- 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
-
optional string id = 3;
- getId() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
optional string id = 3;
- getId() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
optional string id = 3;
- getID() - Method in interface ucar.units.Base
-
Returns the identifier for the base entity.
- getID() - Method in class ucar.units.BaseQuantity
-
Returns the identifier for the base quantity.
- getID() - Method in class ucar.units.BaseUnit
-
Returns the identifier for this base unit.
- getID() - Method in class ucar.units.Factor
-
Returns the identifier of the Base entity.
- getID() - Method in class ucar.units.Prefix
-
Gets the prefix identifier.
- getIdAuthority() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- getIdAuthority() - Method in interface thredds.catalog2.DatasetNode
-
- getIdBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
required string id = 1;
- getIdBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
required string id = 1;
- getIdBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
required string id = 1;
- getIdBytes() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional string id = 3;
- getIdBytes() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
optional string id = 3;
- getIdBytes() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
optional string id = 3;
- 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.units.ASCII_CharStream
-
- GetImage() - Method in class ucar.units.SimpleCharStream
-
Get token literal value.
- getImmutable() - Method in class ucar.nc2.CDMNode
-
Get immutable flag
As a rule, subclasses will access directly
- 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.grid.impl.CoverageDatasetImpl
-
- 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()
- getIndentString(int) - Static method in class thredds.catalog2.xml.writer.stax.StaxWriter
-
- getIndex() - Method in class ucar.ma2.Array
-
Get an Index object used for indexed access of this Array.
- 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(Formatter) - Method in class ucar.nc2.dataset.CoordinateAxis
-
Get a string representation
- getInfo() - Method in class ucar.nc2.dt.grid.GeoGrid
-
nicely formatted information
- getInfo() - Method in interface ucar.nc2.dt.GridDatatype
-
human readable information about this Grid.
- getInfo() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
_more_
- getInfo() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
-
- getInfo() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
-
- getInfo() - Method in class ucar.nc2.dt.radial.Nids2Dataset
-
- getInfo() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
-
- getInfo() - Method in class ucar.nc2.dt.radial.UF2Dataset
-
- getInfo() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
- getInfo() - Method in interface ucar.nc2.ft.grid.Coverage
-
human readable information about this Coverage.
- getInfo() - Method in class ucar.nc2.ft.grid.impl.CoverageImpl
-
- getInfo(FileCacheable) - Method in class ucar.nc2.util.cache.FileCache
-
- getInlineContent() - Method in class thredds.catalog.InvDocumentation
-
Get inline content as a string, else null if there is none
- getInputStreamFromUrl(String) - Static method in class ucar.nc2.util.IO
-
get input stream from URL
- getInstance() - Static method in class thredds.catalog.dl.Grib1toDIF
-
- getInstance() - Static method in class thredds.catalog.dl.Grib2toDIF
-
- getInstance(FmrcInvLite.Gridset.Grid, int) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
-
- 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.
- getInstanceUTC() - Static method in class uk.ac.rdg.resc.edal.time.AllLeapChronology
-
Gets an instance of this Chronology in the UTC time zone
- getInstanceUTC() - Static method in class uk.ac.rdg.resc.edal.time.NoLeapChronology
-
Gets an instance of this Chronology in the UTC time zone
- getInstanceUTC() - Static method in class uk.ac.rdg.resc.edal.time.ThreeSixtyDayChronology
-
Gets an instance of this Chronology in the UTC time zone
- getInstitution() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Institution for CF conventions
- getInt(Index) - Method in class ucar.ma2.Array
-
Get the array element at the current element of ima, as a int.
- getInt(int) - Method in class ucar.ma2.Array
-
- getInt(Index) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- getInt(int) - Method in class ucar.ma2.ArrayBoolean
-
- getInt(Index) - Method in class ucar.ma2.ArrayByte
-
- getInt(int) - Method in class ucar.ma2.ArrayByte
-
- getInt(Index) - Method in class ucar.ma2.ArrayChar
-
- getInt(int) - Method in class ucar.ma2.ArrayChar
-
- getInt(Index) - Method in class ucar.ma2.ArrayDouble
-
- getInt(int) - Method in class ucar.ma2.ArrayDouble
-
- getInt(Index) - Method in class ucar.ma2.ArrayFloat
-
- getInt(int) - Method in class ucar.ma2.ArrayFloat
-
- getInt(Index) - Method in class ucar.ma2.ArrayInt
-
- getInt(int) - Method in class ucar.ma2.ArrayInt
-
- getInt(Index) - Method in class ucar.ma2.ArrayLong
-
- getInt(int) - Method in class ucar.ma2.ArrayLong
-
- getInt(Index) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- getInt(int) - Method in class ucar.ma2.ArrayObject
-
- getInt(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- getInt(int) - Method in class ucar.ma2.ArrayRagged
-
- getInt(Index) - Method in class ucar.ma2.ArrayScalar
-
- getInt(int) - Method in class ucar.ma2.ArrayScalar
-
- getInt(Index) - Method in class ucar.ma2.ArrayShort
-
- getInt(int) - Method in class ucar.ma2.ArrayShort
-
- getInt(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getInt(int) - Method in class ucar.ma2.ArrayString
-
- getInt(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- getInt(int) - Method in class ucar.ma2.ArrayStructure
-
- getInt() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
-
- getInt(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
- getInt(String, int) - Method in interface ucar.util.prefs.PersistenceManager
-
- getIntArray() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
-
- getIntBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
-
- getIntCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a int
- getIntCurrent() - Method in class ucar.ma2.IteratorFast
-
- 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() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
-
- getInventoryAll(MCollection, boolean) - Method in class thredds.filesystem.ControllerCaching
-
- getInventoryAll(MCollection, boolean) - Method in class thredds.filesystem.ControllerOS
-
- getInventoryAll(MCollection, boolean) - Method in interface thredds.inventory.MController
-
Returns all leaves in collection, resursing into subdirectories.
- getInventoryList() - Method in class ucar.nc2.ft.fmrc.FmrInv
-
- getInventoryTop(MCollection, boolean) - Method in class thredds.filesystem.ControllerCaching
-
- getInventoryTop(MCollection, boolean) - Method in class thredds.filesystem.ControllerOS
-
- getInventoryTop(MCollection, boolean) - Method in interface thredds.inventory.MController
-
Returns all leaves in top collection, not recursing into subdirectories.
- getInverseFlattening() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Get the inverse flattening.
- getIosp() - Method in class ucar.nc2.dataset.NetcdfDataset
-
- getIosp() - Method in class ucar.nc2.NetcdfFile
-
DO NOT USE - public by accident
- getIospMessage() - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
-
- getIp() - Method in class thredds.logs.LogReader.Log
-
- getIsDirectory() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- getIsDirectory() - Method in class thredds.filesystem.FileSystemProto.File
-
- getIsDirectory() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
-
- getISODate(String) - Method in class ucar.nc2.units.DateFormatter
-
- getIsPrivate() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional bool isPrivate = 5 [default = false];
- getIsPrivate() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
optional bool isPrivate = 5 [default = false];
- getIsPrivate() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
-
optional bool isPrivate = 5 [default = false];
- getIssuedDate() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getIssuedDatePointBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getIssues() - Method in exception thredds.catalog2.builder.BuilderException
-
- getIssues() - Method in class thredds.catalog2.builder.BuilderIssues
-
- getIssues() - Method in interface thredds.catalog2.builder.ThreddsBuilder
-
Check whether the state of this ThreddsBuilder is such that build() will succeed.
- getIssues() - Method in interface thredds.catalog2.ThreddsCatalogObject
-
- getIssuesMessage() - Method in interface thredds.catalog2.CatalogIssues
-
- getIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional bool isUnlimited = 3 [default = false];
- getIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
optional bool isUnlimited = 3 [default = false];
- getIsUnlimited() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
-
optional bool isUnlimited = 3 [default = false];
- getIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional bool isVlen = 4 [default = false];
- getIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
optional bool isVlen = 4 [default = false];
- getIsVlen() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
-
optional bool isVlen = 4 [default = false];
- getIterator() - Method in class ucar.ma2.Range
-
Iterate over Range index
Usage:
- getIterator(int[]) - Method in class ucar.ma2.Section
-
- getIterator() - Method in interface ucar.nc2.ft2.Sequence
-
- getIterator() - Method in interface ucar.units.UnitDB
-
Returns an iterator over the units of the database.
- getIterator() - Method in class ucar.units.UnitDBImpl
-
Gets an iterator over the units in the database.
- 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(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getJavaArrayByte(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type char as a 1D array.
- getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getJavaArrayChar(String) - Method in class ucar.ma2.StructureData
-
Get java char array for a member of type char.
- getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java char array for a member of type char.
- getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type char array.
- getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java char array for a member of type char.
- getJavaArrayChar(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getJavaArrayChar(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type double as a 1D array.
- getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getJavaArrayDouble(String) - Method in class ucar.ma2.StructureData
-
Get java double array for a member of type double.
- getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java double array for a member of type double.
- getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
- getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java double array for a member of type double.
- getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type float as a 1D array.
- getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getJavaArrayFloat(String) - Method in class ucar.ma2.StructureData
-
Get java float array for a member of type float.
- getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java float array for a member of type float.
- getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type float array.
- getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java float array for a member of type float.
- getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type int as a 1D array.
- getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getJavaArrayInt(String) - Method in class ucar.ma2.StructureData
-
Get java int array for a member of type int.
- getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java int array for a member of type int.
- getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type int array.
- getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java int array for a member of type int.
- getJavaArrayInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getJavaArrayInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type long as a 1D array.
- getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getJavaArrayLong(String) - Method in class ucar.ma2.StructureData
-
Get java long array for a member of type long.
- getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java long array for a member of type long.
- getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type long array.
- getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java long array for a member of type long.
- getJavaArrayLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getJavaArrayLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type short as a 1D array.
- getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getJavaArrayShort(String) - Method in class ucar.ma2.StructureData
-
Get java short array for a member of type short.
- getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java short array for a member of type short.
- getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type short array.
- getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java short array for a member of type short.
- getJavaArrayShort(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getJavaArrayShort(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type String as a 1D array.
- getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getJavaArrayString(String) - Method in class ucar.ma2.StructureData
-
Get java String array for a member of type String.
- getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java array of Strings for a member of type char or String.
- getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
- getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
- getJavaArrayString(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getJavaArrayString(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getJoinData(Cursor) - Method in interface ucar.nc2.ft.point.standard.Join
-
Get 'join' data to be added to the row.
- getJoinData(Cursor) - Method in class ucar.nc2.ft.point.standard.JoinArray
-
- getJoinData(Cursor) - Method in class ucar.nc2.ft.point.standard.JoinMuiltdimStructure
-
- getJoinData(Cursor) - Method in class ucar.nc2.ft.point.standard.JoinParentIndex
-
- getKeypassword() - Method in class ucar.nc2.util.net.HTTPSSLProvider
-
- getKeyphraseBuilders() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getKeyphrases() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getKeys() - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
get the keySet
- getKeystore() - Method in class ucar.nc2.util.net.HTTPSSLProvider
-
- 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
-
- getLastModified() - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- getLastModified() - Method in interface thredds.catalog2.Catalog
-
- getLastModified() - Method in class thredds.filesystem.CacheDirectoryProto
-
- getLastModified() - Method in class thredds.filesystem.CacheFile
-
- getLastModified() - Method in class thredds.filesystem.CacheFileProto
-
- getLastModified() - Method in class thredds.filesystem.CrawlableMFile
-
- getLastModified() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getLastModified() - Method in class thredds.filesystem.FileSystemProto.Directory
-
- getLastModified() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
-
- getLastModified() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- getLastModified() - Method in class thredds.filesystem.FileSystemProto.File
-
- getLastModified() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
-
- getLastModified() - Method in class thredds.filesystem.MFileOS
-
- getLastModified() - Method in interface thredds.inventory.MFile
-
Get time of last modification at the time the MFile object was created
- getLastModified() - Method in class ucar.nc2.dataset.NetcdfDataset
-
- getLastModified() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getLastModified() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- getLastModified() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getLastModified() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
-
- getLastModified() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- getLastModified() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
-
Get last modified date of underlying file.
- getLastModified() - Method in class ucar.nc2.NetcdfFile
-
- getLastModified() - Method in interface ucar.nc2.util.cache.FileCacheable
-
Get last modified date of underlying file.
- getLastModified() - Method in class ucar.unidata.io.RandomAccessFile
-
- getLastModifiedDate() - Method in class thredds.catalog.InvDatasetImpl
-
- getLastModifiedLimit() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
-
- getLastModifiedLimitInMillis() - Method in class thredds.crawlabledataset.filter.LastModifiedLimitFilter
-
- getLastModifiedLimitInMillis() - Method in class thredds.inventory.filter.LastModifiedLimit
-
- getLastScanned() - Method in interface thredds.inventory.CollectionManager
-
Get the last time scanned
- getLastScanned() - Method in class thredds.inventory.CollectionManagerSingleFile
-
- getLastScanned() - Method in class thredds.inventory.MFileCollectionManager
-
- getLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
required double lat = 2;
- getLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
required double lat = 2;
- getLat() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
-
required double lat = 2;
- getLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
required double lat = 2;
- getLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
required double lat = 2;
- getLat() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
required double lat = 2;
- getLatAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.Lat, or null if none.
- getLatAxis() - Method in class ucar.nc2.ft.grid.impl.SwathCSImpl
-
- getLatAxis() - Method in interface ucar.nc2.ft.grid.SwathCS
-
Get the lat axis.
- getLatestFile() - Method in interface thredds.inventory.CollectionManager
-
- getLatestFile() - Method in class thredds.inventory.CollectionManagerAbstract
-
- getLatestFileName() - Method in class thredds.catalog.InvDatasetFeatureCollection
-
- 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.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.RecordDatasetHelper.RecordPointObs
-
Deprecated.
- getLatLon() - Method in class ucar.nc2.ft.point.ProfileFeatureImpl
-
- getLatLon() - Method in class ucar.nc2.ft.point.StationFeatureImpl
-
- getLatLon() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
-
- getLatLon() - Method in interface ucar.nc2.ft.ProfileFeature
-
Nominal location of this profile
- getLatLon() - Method in 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(Projection, double, double, double, double) - Static method in class ucar.nc2.dt.grid.GridCoordSys
-
- getLatLonBoundingBox() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get horizontal bounding box in lat, lon coordinates.
- getLatLonBoundingBox() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
Get horizontal bounding box in lat, lon coordinates.
- getLatLonBoundingBox() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- getLatLonBoundingBox(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
From GridCoordSys.
- getLatMax() - Method in class ucar.unidata.geoloc.LatLonRect
-
Get maximum latitude, aka "north" edge
- getLatMin() - Method in class ucar.unidata.geoloc.LatLonRect
-
Get minimum latitude, aka "south" edge
- getLatNorth() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getLatResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getLatSouth() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getLatStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getLatUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getLatVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- getLatVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated.
_more_
- getLeafFeatureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.NestedTable
-
- getLen() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- getLen() - Method in class thredds.filesystem.FileSystemProto.Attribute
-
- getLen() - Method in interface thredds.filesystem.FileSystemProto.AttributeOrBuilder
-
- getLen() - Method in class ucar.nc2.dt.point.PointObVar
-
- getLen() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
required uint32 len = 3;
- getLen() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
required uint32 len = 3;
- getLen() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
required uint32 len = 3;
- getLength() - Method in class thredds.filesystem.CacheFile
-
- getLength() - Method in class thredds.filesystem.CacheFileProto
-
- getLength() - Method in class thredds.filesystem.CrawlableMFile
-
- getLength() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- getLength() - Method in class thredds.filesystem.FileSystemProto.File
-
- getLength() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
-
- getLength() - Method in class thredds.filesystem.MFileOS
-
- getLength() - Method in interface thredds.inventory.MFile
-
Size of file in bytes
- getLength() - Method in class ucar.nc2.Attribute
-
Get the length of the array of values
- getLength() - Method in class ucar.nc2.Dimension
-
Get the length of the Dimension.
- getLength() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
-
- getLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional uint64 length = 2;
- getLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
optional uint64 length = 2;
- getLength() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
-
optional uint64 length = 2;
- getLength() - Method in class ucar.unidata.util.Parameter
-
Get the number of values.
- getLevel() - Method in class thredds.logs.ServletLogParser.ServletLog
-
- getLevel1() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the first vertical level of this GridRecord
- getLevel2() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the second vertical level of this GridRecord
- getLevelDesc() - Method in class ucar.nc2.iosp.grid.GridVertCoord
-
- getLevelDescription(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the level description
- 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 interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the level name
- getLevels() - Method in class ucar.nc2.dt.grid.GeoGrid
-
- getLevels() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get the list of level names, to be used for user selection.
- getLevels() - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Get the levels
- getLevelType1() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the vertical level type of this GridRecord
- getLevelType2() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the vertical level type of this GridRecord
- getLevelUnit(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the level unit
- 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
-
- getList(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- getList(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
repeated .ghcnm.StationIndex list = 1;
- getList(int) - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
-
repeated .ghcnm.StationIndex list = 1;
- getList(Iterable) - Static method in class ucar.nc2.util.Misc
-
- getList(String, List) - Method in interface ucar.util.prefs.PersistenceManager
-
- getList(String, List) - Method in class ucar.util.prefs.PreferencesExt
-
Get an arrayList.
- getListBuilder(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- getListBuilderList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- getListCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- getListCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
repeated .ghcnm.StationIndex list = 1;
- getListCount() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
-
repeated .ghcnm.StationIndex list = 1;
- getListList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- getListList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
repeated .ghcnm.StationIndex list = 1;
- getListList() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
-
repeated .ghcnm.StationIndex list = 1;
- getListOrBuilder(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- getListOrBuilder(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
repeated .ghcnm.StationIndex list = 1;
- getListOrBuilder(int) - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
-
repeated .ghcnm.StationIndex list = 1;
- getListOrBuilderList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- getListOrBuilderList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
repeated .ghcnm.StationIndex list = 1;
- getListOrBuilderList() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
-
repeated .ghcnm.StationIndex list = 1;
- 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
-
required .pointStream.Location loc = 1;
- getLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
required .pointStream.Location loc = 1;
- getLoc() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
required .pointStream.Location loc = 1;
- getLocalMetadata() - Method in class thredds.catalog.InvDatasetImpl
-
Get the metadata stored in this dataset element.
- getLocalMetadata() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getLocalMetadataInheritable() - Method in class thredds.catalog.InvDatasetImpl
-
local metadata that should be inherited by this dataset's children.
- getLocation() - Method in class thredds.catalog.query.Station
-
- getLocation() - Method in class thredds.inventory.TimedCollection.Dataset
-
- getLocation() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getLocation() - Method in class ucar.nc2.dt.point.PointObsDatatypeImpl
-
- getLocation() - Method in interface ucar.nc2.dt.PointObsDatatype
-
Location of the observation
- getLocation() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- getLocation(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Return the location for the given point.
- getLocation() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- getLocation() - Method in interface ucar.nc2.ft.FeatureDataset
-
The URI location of the dataset
- getLocation() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getLocation() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
-
- getLocation() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
-
- getLocation() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- 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.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
-
optional string location = 1;
- getLocation() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
optional string location = 1;
- getLocation() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
optional string location = 1;
- getLocation() - Method in interface ucar.nc2.util.cache.FileCacheable
-
The location of the FileCacheable.
- getLocation() - Method in class ucar.unidata.io.RandomAccessFile
-
Get the file location, or name.
- getLocationBytes() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional string location = 1;
- getLocationBytes() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
optional string location = 1;
- getLocationBytes() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
optional string location = 1;
- getLocationURI() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getLocationURI() - Method in interface ucar.nc2.dt.TypedDataset
-
- getLocationURI() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- getLocator() - Method in exception thredds.wcs.v1_0_0_1.WcsException
-
- getLocator() - Method in exception thredds.wcs.v1_0_0_Plus.WcsException
-
- getLocator() - Method in exception thredds.wcs.v1_1_0.WcsException
-
- getLocBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
required .pointStream.Location loc = 1;
- getLocOrBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
required .pointStream.Location loc = 1;
- getLocOrBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
required .pointStream.Location loc = 1;
- getLocOrBuilder() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
required .pointStream.Location loc = 1;
- getLog() - Method in class thredds.catalog.InvCatalogImpl
-
- getLogger() - Method in class thredds.catalog.InvDatasetFeatureCollection
-
- getLogger(String) - Method in interface ucar.nc2.util.log.LoggerFactory
-
- getLogger(String) - Method in class ucar.nc2.util.log.LoggerFactoryImpl
-
- getLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
required double lon = 3;
- getLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
required double lon = 3;
- getLon() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
-
required double lon = 3;
- getLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
required double lon = 3;
- getLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
required double lon = 3;
- getLon() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
required double lon = 3;
- getLonAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.Lon, or null if none.
- getLonAxis() - Method in class ucar.nc2.ft.grid.impl.SwathCSImpl
-
- getLonAxis() - Method in interface ucar.nc2.ft.grid.SwathCS
-
Get the lon axis.
- 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.ArrayScalar
-
- getLong(int) - Method in class ucar.ma2.ArrayScalar
-
- getLong(Index) - Method in class ucar.ma2.ArrayShort
-
- getLong(int) - Method in class ucar.ma2.ArrayShort
-
- getLong(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getLong(int) - Method in class ucar.ma2.ArrayString
-
- getLong(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- getLong(int) - Method in class ucar.ma2.ArrayStructure
-
- getLong() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
-
- getLong(String, long) - Method in interface ucar.util.prefs.PersistenceManager
-
- getLongArray() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
-
- getLongBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
-
- getLongCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a long
- getLongCurrent() - Method in class ucar.ma2.IteratorFast
-
- getLongitude() - Method in class thredds.catalog.query.Location
-
- getLongitude() - Method in class thredds.catalog.query.Station
-
- getLongitude(int) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the sensor longitude for a non-moving sensor
- getLongitude(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Return the longitude at the requested trajectory point in units of "degrees_east".
- getLongitude(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Get the longitude values on the given Range of the trajectory.
- getLongitude(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
-
- getLongitude(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
-
- getLongitude() - Method in class ucar.nc2.ft.point.StationFeatureImpl
-
- getLongitude() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
-
- getLongitude() - Method in 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
-
Deprecated.
- getLonVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated.
_more_
- getLonWest() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getLowerLeft() - Method in class thredds.catalog.query.SelectGeoRegion
-
- 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 equatorial radius (semimajor axis) of the earth, in meters.
- getMajorAxis() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Get the major axis of the spheroid.
- getManager() - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- getMap() - Method in class ucar.nc2.EnumTypedef
-
- getMap(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMap(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMap(int) - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMap() - Method in class ucar.nc2.wmo.CommonCodeTable
-
- getMapBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMapBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMapCount() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMapCount() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMapCount() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMapHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
-
- getMapList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMapList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMapList() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMapOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMapOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMapOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMapOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMapOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMapOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- getMappedUrlPaths(String) - Method in class thredds.util.UnidataTdsDataPathRemapper
-
Get the new datasetUrlPath given the old dataset UrlPath
- getMappedUrlPaths(String, String) - Method in class thredds.util.UnidataTdsDataPathRemapper
-
Get the new datasetUrlPath given the old dataset UrlPath
and the dataset "type" (a "file" or "best time series")
A "file" urlPath looks something like:
fmrc/NCEP/GFS/Alaska_191km/files/
while a "best" urlPath looks like:
fmrc/NCEP/GFS/Alaska_191km/NCEP-GFS-Alaska_191km_best.ncd
- 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
-
- 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
-
- 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
- getMember(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated uint32 member = 1;
- getMember(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
repeated uint32 member = 1;
- getMember(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
repeated uint32 member = 1;
- getMemberCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated uint32 member = 1;
- getMemberCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
repeated uint32 member = 1;
- getMemberCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
repeated uint32 member = 1;
- getMemberList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated uint32 member = 1;
- getMemberList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
repeated uint32 member = 1;
- getMemberList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
repeated uint32 member = 1;
- 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
-
repeated .pointStream.Member members = 3;
- getMembers(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
repeated .pointStream.Member members = 3;
- getMembers(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
repeated .pointStream.Member members = 3;
- getMembersBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- getMembersBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- getMembersCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- getMembersCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
repeated .pointStream.Member members = 3;
- getMembersCount() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
repeated .pointStream.Member members = 3;
- getMembersList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- getMembersList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
repeated .pointStream.Member members = 3;
- getMembersList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
repeated .pointStream.Member members = 3;
- getMembersOrBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- getMembersOrBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
repeated .pointStream.Member members = 3;
- getMembersOrBuilder(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
repeated .pointStream.Member members = 3;
- getMembersOrBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- getMembersOrBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
repeated .pointStream.Member members = 3;
- getMembersOrBuilderList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
repeated .pointStream.Member members = 3;
- getMessage() - Method in exception thredds.catalog2.builder.BuilderException
-
- getMessage() - Method in class thredds.catalog2.builder.BuilderIssue
-
- getMessage() - Method in exception thredds.catalog2.xml.parser.ThreddsXmlParserException
-
- getMessage() - Method in class thredds.catalog2.xml.parser.ThreddsXmlParserIssue
-
- getMessage() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
required string message = 1;
- getMessage() - Method in class ucar.nc2.stream.NcStreamProto.Error
-
required string message = 1;
- getMessage() - Method in interface ucar.nc2.stream.NcStreamProto.ErrorOrBuilder
-
required string message = 1;
- 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() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
required string message = 1;
- getMessageBytes() - Method in class ucar.nc2.stream.NcStreamProto.Error
-
required string message = 1;
- getMessageBytes() - Method in interface ucar.nc2.stream.NcStreamProto.ErrorOrBuilder
-
required string message = 1;
- getMessages() - Method in class ucar.nc2.iosp.hdf5.H5header.DataObject
-
- getMessageTypeName(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
- getMessageTypeName(int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
-
- getMetadata(MetadataType) - Method in class thredds.catalog.InvCatalogRef
-
- getMetadata() - Method in class thredds.catalog.InvCatalogRef
-
- getMetadata() - Method in class thredds.catalog.InvDataset
-
Get the metadata elements for this InvDataset.
- getMetadata(MetadataType) - Method in class thredds.catalog.InvDataset
-
Get the metadata elements of the specified type.
- getMetadata(MetadataType) - Method in class thredds.catalog.InvDatasetImplProxy
-
- getMetadata() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getMetadata() - Method in class thredds.catalog.ThreddsMetadata
-
- getMetadata() - Method in interface thredds.catalog2.DatasetNode
-
- getMetadata(MFile, String) - Method in class thredds.inventory.CollectionManagerAbstract
-
- getMetadataBuilders() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- getMetadataConverter(String) - Method in class thredds.catalog.InvCatalogFactory
-
Find the MetadataConverterIF registered for this key
- getMetadataCreatedDate() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getMetadataCreatedDatePointBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getMetadataModifiedDate() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getMetadataModifiedDatePointBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getMetadataType() - Method in class thredds.catalog.InvMetadata
-
Get the metadata type.
- getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
Get conversion factor for this unit into meters.
- getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated.
_more_
- getMetersConversionFactor(String) - Static method in class ucar.nc2.ft.point.RecordDatasetHelper
-
- getMethod() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getMethodcount() - Method in class ucar.nc2.util.net.HTTPSession
-
- getMethodParameter(String) - Method in class ucar.nc2.util.net.HTTPMethod
-
- getMethodParameters() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getMFile() - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
- getMiddleFeatureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.NestedTable
-
- getMidpoints() - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
- getMillis() - Method in class ucar.nc2.time.CalendarDate
-
Gets the milliseconds of the datetime instant from the Java epoch
of 1970-01-01T00:00:00Z.
- 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, IsMissingEvaluator) - Static method in class ucar.ma2.MAMath
-
- 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 polar radius (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
-
- getMissingDataArray(int[]) - Method in class ucar.nc2.dataset.VariableDS
-
Return Array with missing data
- getMissingDataIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Get if missing_data attribute is considered isMissing()
- getMissingDataValue(Variable) - Method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
-
Deprecated.
- getMissingValue(GridDatatype) - Method in class ucar.nc2.dt.grid.GridAsPointDataset
-
- getMissingValue() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the missing value
- getModifiedDate() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getModifiedDatePointBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getMonthLengths() - Method in class uk.ac.rdg.resc.edal.time.FixedYearVariableMonthChronology
-
Gets the length of each month in days.
- 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.builder.CatalogBuilder
-
- getName() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- getName() - Method in interface thredds.catalog2.builder.ServiceBuilder
-
- getName() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
-
- getName() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ProjectNameBuilder
-
- getName() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
-
- getName() - Method in interface thredds.catalog2.Catalog
-
- getName() - Method in interface thredds.catalog2.DatasetNode
-
- getName() - Method in interface thredds.catalog2.Property
-
- getName() - Method in interface thredds.catalog2.Service
-
Returns the name of this Service, may not be null.
- getName() - Method in interface thredds.catalog2.ThreddsMetadata.Contributor
-
- getName() - Method in interface thredds.catalog2.ThreddsMetadata.ProjectName
-
- getName() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
-
- getName() - Method in class thredds.cataloggen.config.CatalogRefExpander
-
- getName() - Method in class thredds.cataloggen.config.DatasetFilter
-
Return the name of this DatasetFilter
- getName() - Method in class thredds.cataloggen.config.DatasetNamer
-
Return the name of this DatasetNamer.
- getName() - Method in class thredds.cataloggen.config.DatasetSource
-
- getName() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
-
- getName() - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Returns the dataset name, i.e., the last part of the dataset path.
- getName() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
-
Returns the name (unlike a CrawlableDataset, the name may not be related to the path).
- getName() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
-
- getName() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
-
- getName() - Method in class thredds.filesystem.CrawlableMFile
-
- getName() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- getName() - Method in class thredds.filesystem.FileSystemProto.Attribute
-
- getName() - Method in interface thredds.filesystem.FileSystemProto.AttributeOrBuilder
-
- getName() - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- getName() - Method in class thredds.filesystem.FileSystemProto.File
-
- getName() - Method in interface thredds.filesystem.FileSystemProto.FileOrBuilder
-
- getName() - Method in class thredds.filesystem.MFileOS
-
- getName() - Method in class thredds.inventory.MCollection
-
- getName() - Method in interface thredds.inventory.MFile
-
- getName() - Method in interface thredds.wcs.Coverage
-
- getName() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
-
- getName() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
-
- getName() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField.Axis
-
- getName() - Method in class thredds.wcs.v1_0_0_1.WcsRangeField
-
- getName() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ServiceInfo
-
- getName() - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
-
- getName() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField.Axis
-
- getName() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
-
- getName() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider
-
- getName() - Method in class ucar.atd.dorade.DoradePARM
-
Get the name of this parameter.
- getName() - Method in class ucar.atd.dorade.ScanMode
-
Get the name of this scan mode
- getName() - Method in class ucar.ma2.Range
-
Get name
- getName() - Method in class ucar.ma2.StructureData
-
- getName() - Method in class ucar.ma2.StructureMembers
-
Get the name.
- getName() - Method in class ucar.ma2.StructureMembers.Member
-
Get the short name.
- getName() - Method in class ucar.nc2.CDMNode
-
- 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 interface ucar.nc2.dt.fmr.FmrcCoordSys.EnsCoord
-
- getName() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.TimeCoord
-
- getName() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.VertCoord
-
- getName() - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.RunSeq
-
- getName() - Method in class ucar.nc2.dt.fmrc.FmrcInventory
-
- getName() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
-
- getName() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
-
- getName() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
-
- getName() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
-
- getName() - Method in class ucar.nc2.dt.grid.GeoGrid
-
- getName() - Method in class ucar.nc2.dt.grid.GridDataset
-
the name of the dataset is the last part of the location
- getName() - Method in interface ucar.nc2.dt.GridCoordSystem
-
The name of the Grid Coordinate System, consisting of the list of coordinate axes, seperated by blanks.
- getName() - Method in interface ucar.nc2.dt.GridDatatype
-
Alias for getFullName().
- getName() - Method in class ucar.nc2.dt.point.PointObVar
-
- 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 interface ucar.nc2.ft.FeatureCollection
-
Get the name of this feature collection.
- getName() - Method in class ucar.nc2.ft.fmrc.EnsCoord
-
- getName() - Method in class ucar.nc2.ft.fmrc.FmrcInv
-
- getName() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
-
- getName() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
-
- getName() - Method in class ucar.nc2.ft.fmrc.FmrInv
-
- getName() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
-
- getName() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
-
- getName() - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
- getName() - Method in interface ucar.nc2.ft.fmrc.TimeInventory
-
- getName() - Method in class ucar.nc2.ft.fmrc.VertCoord
-
- getName() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
The name of the Grid Coordinate System.
- getName() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- getName() - Method in class ucar.nc2.ft.grid.impl.CoverageImpl
-
- 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
-
required string name = 1;
- getName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
required string name = 1;
- getName() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
-
required string name = 1;
- getName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
required string name = 1;
- getName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
required string name = 1;
- getName() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
required string name = 1;
- getName() - Method in class ucar.nc2.ft.point.standard.NestedTable
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableArrayStructure
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableConstruct
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableContiguous
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableLinkedList
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner3D
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInnerPsuedo
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInnerPsuedo3D
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimStructure
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableNestedStructure
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableParentId
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableParentIndex
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableSingleton
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableStructure
-
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableTop
-
- getName() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
-
- getName() - Method in class ucar.nc2.ft.point.StationFeatureImpl
-
- getName() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
-
- getName() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
-
- getName() - Method in class ucar.nc2.iosp.grads.GradsAttribute
-
- getName() - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Get the name of this dimension
- getName() - Method in class ucar.nc2.iosp.grads.GradsVariable
-
Get the variable name
- getName() - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
-
Get the name
- getName() - Method in class ucar.nc2.iosp.grid.GridParameter
-
- getName() - Method in class ucar.nc2.iosp.grid.GridTimeCoord
-
Get the name
- getName() - Method in class ucar.nc2.iosp.grid.GridVariable
-
Get the name
- getName() - Method in class ucar.nc2.iosp.hdf4.TagEnum
-
- getName() - Method in class ucar.nc2.iosp.hdf5.H5header.DataObject
-
- getName() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
-
- getName() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
-
- getName() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageDataspace
-
- getName() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageDatatype
-
- getName() - Method in class ucar.nc2.iosp.sigmet.Ray
-
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
required string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
required string name = 1;
- getName() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
required string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
optional string name = 1;
- getName() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
-
optional string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
required string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
required string name = 1;
- getName() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
-
required string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
required string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
required string name = 1;
- getName() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
required string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
required string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
required string name = 1;
- getName() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
required string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
required string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
required string name = 1;
- getName() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
required string name = 1;
- getName() - Method in class ucar.nc2.util.NamedAnything
-
- getName() - Method in interface ucar.nc2.util.NamedObject
-
Get the object's name
- getName() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getName() - Method in class ucar.nc2.VariableSimpleAdapter
-
- getName() - Method in interface ucar.nc2.VariableSimpleIF
-
Deprecated.
use getFullName or getShortName
- getName() - Method in enum ucar.nc2.wmo.CommonCodeTable.Table
-
- getName() - Method in class ucar.unidata.geoloc.Earth
-
Get the Name property.
- getName() - Method in class ucar.unidata.geoloc.EarthEllipsoid
-
EPSG name
- getName() - Method in interface ucar.unidata.geoloc.Projection
-
The name of this projection.
- getName() - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Get the name of this specific projection (also see getClassName)
- getName() - Method in interface ucar.unidata.geoloc.Station
-
Station name or id.
- getName() - Method in class ucar.unidata.geoloc.StationImpl
-
Station name or id.
- getName() - Method in class ucar.unidata.util.Parameter
-
Get the name of this Parameter.
- getName() - Method in class ucar.units.BaseQuantity
-
Returns the name of the base quantity.
- getName() - Method in interface ucar.units.Unit
-
Gets the name of this unit.
- getName() - Method in class ucar.units.UnitID
-
Returns the name of the unit.
- getName() - Method in class ucar.units.UnitImpl
-
Gets the name of the unit.
- getName() - Method in class ucar.units.UnitName
-
Returns the name.
- getName() - Method in class ucar.units.UnitSymbol
-
Returns the name of the unit.
- getNameAndAttributes() - Method in class ucar.nc2.Group
-
Get String with name and attributes.
- getNameAndAttributes() - Method in class ucar.nc2.Structure
-
Get String with name and attributes.
- getNameAndDimensions() - Method in class ucar.nc2.Variable
-
Get the display name plus the dimensions, eg 'float name(dim1, dim2)'
- getNameAndDimensions(boolean) - Method in class ucar.nc2.Variable
-
Get the display name plus the dimensions, eg 'float name(dim1, dim2)'
- getNameAndDimensions(StringBuilder) - Method in class ucar.nc2.Variable
-
Get the display name plus the dimensions, eg 'name(dim1, dim2)'
- getNameAndDimensions(StringBuffer) - Method in class ucar.nc2.Variable
-
Deprecated.
use getNameAndDimensions(StringBuilder buf)
- getNameAndDimensions(StringBuilder, boolean, boolean) - Method in class ucar.nc2.Variable
-
Add display name plus the dimensions to the StringBuffer
- getNameAndDimensions(Formatter, boolean, boolean) - Method in class ucar.nc2.Variable
-
Add display name plus the dimensions to the StringBuffer
- getNameAndDimensions(Formatter, boolean, boolean) - Method in interface ucar.nc2.VariableIF
-
- getNameBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
required string name = 1;
- getNameBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
required string name = 1;
- getNameBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
required string name = 1;
- getNameBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
required string name = 1;
- getNameBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
required string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
required string name = 1;
- getNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
optional string name = 1;
- getNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
required string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
required string name = 1;
- getNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
required string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
required string name = 1;
- getNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
required string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
required string name = 1;
- getNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
required string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
required string name = 1;
- getNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
required string name = 1;
- 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
-
- getNamespace(String) - Static method in enum thredds.catalog2.xml.names.CatalogNamespace
-
- getNamespacePrefix() - Method in class thredds.catalog.InvMetadata
-
Get the prefix mapped to the namespace.
- getNamespaceURI() - Method in class thredds.catalog.InvMetadata
-
Get the namespace.
- getNamespaceUri() - Method in enum thredds.catalog2.xml.names.CatalogNamespace
-
- getNameVocab() - Method in class thredds.catalog.ThreddsMetadata.Source
-
- getNamingAuthority() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
-
- getNamingAuthority() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ProjectNameBuilder
-
- getNamingAuthority() - Method in interface thredds.catalog2.ThreddsMetadata.Contributor
-
- getNamingAuthority() - Method in interface thredds.catalog2.ThreddsMetadata.ProjectName
-
- getNativeCrs() - Method in class thredds.wcs.v1_0_0_1.WcsCoverage
-
- getNativeCrs() - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
-
- getNaturalOriginLat() - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Get the latitude at natural origin
- getNcAttribute() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
-
- 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.
- getNcmlElement() - Method in class thredds.catalog.InvDatasetImpl
-
- getNcmlInner() - Method in class thredds.inventory.NcmlCollectionReader
-
- getNcmlOuter() - Method in class thredds.inventory.NcmlCollectionReader
-
- getNcols() - Method in class ucar.ma2.MAMatrix
-
- getNCoords() - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
- getNelems() - Method in class ucar.ma2.MAVector
-
- getNelems() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
-
- getNelems() - Method in interface ucar.nc2.iosp.Layout.Chunk
-
Get number of elements to transfer contiguously (Note: elements, not bytes)
- getNelems() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
-
Get number of elements to transfer contiguously (Note: elements, not bytes)
- getNEnsembles() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.EnsCoord
-
- getNEnsembles() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
-
- getNEnsembles() - Method in class ucar.nc2.ft.fmrc.EnsCoord
-
- getNEnsembles() - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
-
Get the number of Ensembles
- getNEnsembles() - Method in class ucar.nc2.iosp.grid.GridVariable
-
Get the number of Ensemble
- getNestedPointFeatureCollectionIterator(int) - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
-
Iterate through the collection, composed of NestedPointFeatureCollection.
- getNestedPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.OneNestedPointCollectionImpl
-
- getNestedPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.standard.StandardSectionCollectionImpl
-
- getNestedPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.standard.StandardStationProfileCollectionImpl
-
- getNestedPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
-
- getNestedSelectors() - Method in class thredds.catalog.query.ListChoice
-
- getNetcdf() - Method in class ucar.nc2.FileWriter
-
Deprecated.
Get underlying NetcdfFileWriteable
- getNetcdfDataset(String) - Method in class thredds.catalog.InvDatasetFeatureCollection
-
Get the dataset named by the path.
- getNetcdfDataset() - Method in class ucar.nc2.dataset.CoordinateSystem
-
Get the underlying NetcdfDataset
- getNetcdfDataset() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getNetcdfDataset() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
-
- getNetcdfFile() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getNetcdfFile() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- getNetcdfFile() - Method in interface ucar.nc2.dt.TypedDataset
-
- getNetcdfFile() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- getNetcdfFile() - Method in interface ucar.nc2.ft.FeatureDataset
-
Return underlying NetcdfFile, or null if none.
- getNetcdfFile() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getNetcdfFile() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- getNetcdfFile() - Method in class ucar.nc2.Group
-
Get the owning NetcdfFile
- getNetcdfFile() - Method in class ucar.nc2.NetcdfFileWriter
-
- getNetcdfFile() - Method in class ucar.nc2.Variable
-
- getNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Get the File Cache
- getNetcdfFileWriter() - Method in class ucar.nc2.FileWriter2
-
- getNewUrlPath() - Method in class thredds.util.UnidataTdsDataPathRemapper.UrlRemapperBean
-
- 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.
- getNominalTimeAsCalendarDate() - Method in class ucar.nc2.ft.point.PointFeatureImpl
-
- getNominalTimeAsCalendarDate() - Method in interface ucar.nc2.ft.PointFeature
-
Nominal time of this observation, as a Date.
- getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
-
Deprecated.
- 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
-
Deprecated.
use getNominalTimeAsCalendarDate()
- getNomTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
optional double nomTime = 5;
- getNomTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
optional double nomTime = 5;
- getNomTime() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
-
optional double nomTime = 5;
- 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
-
- getNRays() - Method in class ucar.atd.dorade.DoradeSweep
-
Get the number of rays in this sweep.
- getNrows() - Method in class ucar.ma2.MAMatrix
-
- getNrows() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
optional uint64 nrows = 5 [default = 1];
- getNrows() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
optional uint64 nrows = 5 [default = 1];
- getNrows() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
optional uint64 nrows = 5 [default = 1];
- getnSamples() - Method in class ucar.atd.dorade.DoradePARM
-
- getNSensors() - Method in class ucar.atd.dorade.DoradeSweep
-
Get the number of sensors associated with this sweep.
- getNsweep() - Method in class ucar.nc2.iosp.sigmet.Ray
-
- getNthreads() - Method in class thredds.logs.ServletLogParser.ServletLog
-
- getNTimeOffsets() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
-
- getNum() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageType
-
- getNumber() - Method in enum thredds.filesystem.FileSystemProto.Attribute.Type
-
- getNumber() - Method in class ucar.nc2.iosp.grid.GridParameter
-
- getNumber() - Method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
-
- getNumber() - Method in enum ucar.nc2.stream.NcStreamProto.Compress
-
- getNumber() - Method in enum ucar.nc2.stream.NcStreamProto.DataType
-
- getNumberGates() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
-
- getNumberOfFields() - Method in class ucar.nc2.util.TableParser
-
- getNumberOfLevels() - Method in class ucar.nc2.ft.point.standard.NestedTable
-
- getNumberOfMemberVariables() - Method in class ucar.nc2.Structure
-
Get the number of variables contained directly in this Structure.
- getNumberPoints() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
The number of points along the trajectory.
- 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.
- getNumErrorIssues() - Method in interface thredds.catalog2.CatalogIssues
-
- getNumFatalIssues() - Method in interface thredds.catalog2.CatalogIssues
-
- getNumHeaderRecords() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
-
- getNumLevels() - Method in class ucar.nc2.iosp.grads.GradsVariable
-
Get the number of levels
- 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
- getNumWarningIssues() - Method in interface thredds.catalog2.CatalogIssues
-
- getNVerts() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
-
- 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.ArrayScalar
-
- getObject(int) - Method in class ucar.ma2.ArrayScalar
-
- getObject(Index) - Method in class ucar.ma2.ArrayShort
-
- getObject(int) - Method in class ucar.ma2.ArrayShort
-
- getObject(Index) - Method in class ucar.ma2.ArrayString
-
- getObject(int) - Method in class ucar.ma2.ArrayString
-
- 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(String) - Method in interface ucar.util.prefs.PersistenceManager
-
- getObject(String) - Method in class ucar.util.prefs.PreferencesExt
-
- getObjectCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a Object
- getObjectCurrent() - Method in class ucar.ma2.IteratorFast
-
- getObjectNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as an Object
- getObjectNext() - Method in class ucar.ma2.IteratorFast
-
- 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.
- getObservationTimeAsCalendarDate() - Method in class ucar.nc2.ft.point.PointFeatureImpl
-
- getObservationTimeAsCalendarDate() - Method in interface ucar.nc2.ft.PointFeature
-
Actual time of this observation, as a Date.
- getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
-
Deprecated.
- 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
-
Deprecated.
use getObservationTimeAsCalendarDate()
- getObsTime(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
-
- getOffset() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
-
- getOffset() - Method in interface ucar.nc2.iosp.LayoutBBTiled.DataChunk
-
- getOffset() - Method in class ucar.nc2.iosp.sigmet.Ray
-
- getOffset(CalendarDate, CalendarDate) - Method in class ucar.nc2.time.CalendarPeriod
-
- getOffset() - Method in class ucar.units.OffsetUnit
-
Returns the offset.
- getOffset1() - Method in class ucar.nc2.iosp.sigmet.Ray
-
- getOffsetCoords(FmrcInvLite.Gridset) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
-
- getOffsetHours() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.TimeCoord
-
- getOffsetHours() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
-
The list of valid times, in units of hours since the run time
- getOffsetInHours(Date, Date) - Static method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
-
- getOffsetInHours(CalendarDate, CalendarDate) - Static method in class ucar.nc2.ft.fmrc.FmrcInv
-
Find the difference between two dates in hours
- getOffsetTimes() - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
The list of valid times, in units of hours since the run time
- getOgcName() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
- getOlderThanFilterInMSecs() - Method in interface thredds.inventory.CollectionManager
-
The "olderThan" amount in seconds.
- getOlderThanFilterInMSecs() - Method in class thredds.inventory.CollectionManagerAbstract
-
- getOlderThanFilterInMSecs() - Method in class thredds.inventory.MFileCollectionManager
-
- getOldUrlPath() - Method in class thredds.util.UnidataTdsDataPathRemapper.UrlRemapperBean
-
- 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
-
- 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 in degrees
- getOriginLat() - Method in class ucar.unidata.geoloc.projection.Orthographic
-
Get the origin latitude in degrees
- getOriginLat() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Get the origin latitude.
- getOriginLat() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Get the origin latitude.
- getOriginLat() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Get the origin latitude in degrees
- getOriginLat() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Get the origin latitude in degrees
- getOriginLatitude() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Get the origin longitude.
- 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 in degrees
- 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 in degrees
- getOriginLon() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Get the origin longitude.
- getOriginLon() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Get the origin longitude.
- getOriginLon() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Get the origin longitude in degrees
- getOriginLongitude() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Get the origin longitude.
- getOtherCoordinateAxes() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
Get the list of axes that are not x,y,z,t.
- getOtherCoordinateAxes() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- getOtherDatePointBuilders() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getOtherDates() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getParallel() - Method in class ucar.unidata.geoloc.projection.Mercator
-
Get the first standard parallel
- getParallelOne() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Get the first standard parallel
- getParallelOne() - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Get the first standard parallel
- getParallelOne() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Get the first standard parallel
- getParallelOne() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Get the first standard parallel
- getParallelTwo() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Get the second standard parallel
- getParallelTwo() - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Get the second standard parallel
- getParallelTwo() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Get the second standard parallel
- getParallelTwo() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Get the second standard parallel
- getParam(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
gets a param and value.
- getParamDouble(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
- getParameter(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the grid parameter that corresponds to this record
- getParameter(String) - Method in class ucar.nc2.util.net.HTTPSSLScheme
-
- getParameter(String) - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Get the value of the projection parameter.
- getParameterBooleanValue(List<Parameter>, String) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
-
- getParameterDescription() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the parameter description
- getParameterName() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the parameter name
- getParameters() - Method in class ucar.nc2.dataset.CoordinateTransform
-
get list of ProjectionParameter objects.
- getParameterStringValue(List<Parameter>, String) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
-
- getParamInt(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
- getParamList() - Method in class ucar.atd.dorade.DoradeSweep
-
Get the array of available parameters.
- getParamsValues() - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
get the hcs as a String of params values
- getParamValues(DoradeRDAT) - Method in class ucar.atd.dorade.DoradePARM
-
Get the unpacked data values for a selected parameter.
- getParamValues(DoradeRDAT, float[]) - Method in class ucar.atd.dorade.DoradePARM
-
Get the unpacked data values for a selected parameter.
- getParent() - Method in class 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
-
- getParentCatalogBuilder() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- getParentDataset() - Method in class thredds.catalog.CrawlableCatalog
-
- getParentDataset() - Method in class thredds.catalog.InvMetadata
-
Get the parent dataset of this InvMetadata
- getParentDataset() - Method in class thredds.cataloggen.config.CatalogGenConfig
-
Return the parent dataset of this CatalogGenConfig
- getParentDataset() - Method in class thredds.cataloggen.config.DatasetNamer
-
Return the parent dataset of this DatasetNamer
- getParentDataset() - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Returns the parent CrawlableDataset or null if this dataset has no parent.
- getParentDataset() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
-
- getParentDataset() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
-
- getParentDataset() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
-
- getParentDataset() - Method in class thredds.filesystem.CrawlableMFile
-
- getParentDatasetBuilder() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- getParentDatasetSource() - Method in class thredds.cataloggen.config.DatasetFilter
-
Return the parent DatasetSource of this DatasetFilter
- getParentGroup() - Method in class ucar.nc2.CDMNode
-
Get its parent Group, or null if its the root group.
- getParentGroup() - Method in class ucar.nc2.Variable
-
Get the parent 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.CDMNode
-
Get its parent structure, or null if not in structure
- 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
- getParserForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
- getParserForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
- getParserForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
- getParserForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
- getParserForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
- getParserForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
- getParserForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
- getParserForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
-
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Error
-
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Range
-
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Section
-
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
- getPassword() - Method in class ucar.nc2.util.net.HTTPBasicProvider
-
- getPassword() - Method in class ucar.nc2.util.net.HTTPCredsProvider
-
- getPassword() - Method in class ucar.nc2.util.net.HTTPSSLProvider
-
- getPath() - Method in class thredds.catalog.CrawlableCatalog
-
- getPath() - Method in class thredds.catalog.InvDatasetFeatureCollection
-
- getPath() - Method in class thredds.catalog.InvDatasetFmrc
-
Deprecated.
- getPath() - Method in class thredds.catalog.InvDatasetScan
-
- getPath() - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Returns the dataset path.
- getPath() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
-
- getPath() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
-
- getPath() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
-
- getPath() - Method in class thredds.filesystem.CacheDirectory
-
- getPath() - Method in class thredds.filesystem.CacheDirectoryProto
-
- getPath() - Method in class thredds.filesystem.CrawlableMFile
-
- getPath() - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- getPath() - Method in class thredds.filesystem.FileSystemProto.Directory
-
- getPath() - Method in interface thredds.filesystem.FileSystemProto.DirectoryOrBuilder
-
- getPath() - Method in class thredds.filesystem.MFileOS
-
- getPath() - Method in interface thredds.inventory.MFile
-
Get full path name, replace \\ with /
- getPath() - Method in class thredds.logs.LogReader.Log
-
- getPath() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getPDN() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.EnsCoord
-
- getPDN() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
-
- getPDN() - Method in class ucar.nc2.ft.fmrc.EnsCoord
-
- getpeakPower(int) - Method in class ucar.atd.dorade.DoradeSweep
-
- getPhrase() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.KeyphraseBuilder
-
- getPhrase() - Method in interface thredds.catalog2.ThreddsMetadata.Keyphrase
-
- getPlural() - Method in interface ucar.units.Unit
-
Gets the plural form of the name of this unit.
- getPlural() - Method in class ucar.units.UnitID
-
Returns the plural form of the name of the unit.
- getPlural() - Method in class ucar.units.UnitImpl
-
Gets the plural form of the name of the unit.
- getPlural() - Method in class ucar.units.UnitName
-
Returns the plural form of the unit name.
- getPlural() - Method in class ucar.units.UnitSymbol
-
Returns the plural form of the name of the unit.
- getPointFeatureCollectionIterator(int) - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
-
Iterate through the collection, composed of PointFeatureCollection.
- getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
-
- getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.MultipleNestedPointCollectionImpl
-
- getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.SectionCollectionImpl
-
- getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
-
- getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
-
- getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
-
- getPointFeatureCollectionIterator(int) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
-
- getPointFeatureCollectionList() - Method in interface ucar.nc2.ft.FeatureDatasetPoint
-
Get a list of FeatureCollections contained in this dataset.
- getPointFeatureCollectionList() - Method in class ucar.nc2.ft.point.PointDatasetImpl
-
- getPointFeatureIterator(int) - Method in class ucar.nc2.ft.point.collection.CompositePointCollection
-
- getPointFeatureIterator(int) - Method in class ucar.nc2.ft.point.collection.CompositeStationCollectionFlattened
-
- getPointFeatureIterator(int) - Method in class ucar.nc2.ft.point.PointCollectionImpl.PointCollectionSubset
-
- getPointFeatureIterator(int) - Method in class ucar.nc2.ft.point.standard.StandardPointCollectionImpl
-
- getPointFeatureIterator(int) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionFlattened
-
- getPointFeatureIterator(int) - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Get an iterator over the PointFeatures of this collection.
- getPointObsData(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Get a PointObsDatatype for the requested trajectory point.
- getPointRange(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Get a range for a single point in the trajectory.
- getPolarization() - Method in class ucar.atd.dorade.DoradePARM
-
- getPoleRadius() - Method in class ucar.unidata.geoloc.Earth
-
Get the PoleRadius property.
- getPos() - Method in class ucar.nc2.iosp.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
-
- getPreferences() - Method in class ucar.util.prefs.XMLStore
-
Get the root Preferences node.
- 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
-
- getPressureAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.Pressure, or null if none.
- getPrimeMeridianName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Get the name of the prime meridian.
- getPrimeMeridianValue() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Return the value of prime meridian.
- getPrimitiveClassType() - Method in enum ucar.ma2.DataType
-
The primitive class type: char, byte, float, double, short, int, long, boolean, String, StructureData, StructureDataIterator,
ByteBuffer.
- 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
-
- getProfileByDate(Date) - Method in interface ucar.nc2.ft.StationProfileFeature
-
Get a particular profile by date.
- getProgress() - Method in class ucar.nc2.util.CancelTaskImpl
-
Application call this to get the progress count, if any.
- getProgressMessage() - Method in class ucar.nc2.util.CancelTaskImpl
-
Application call this to get the progress message, if any.
- getProgressPercent() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- getProjection() - Method in class ucar.nc2.dataset.CoordinateSystem
-
Get the Projection for this coordinate system.
- getProjection() - Method in class ucar.nc2.dataset.ProjectionCT
-
get the Projection function
- getProjection() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the Projection.
- getProjection() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the projection
- getProjection() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Projection that performs the transform math.
- getProjection() - Method in interface ucar.nc2.dt.GridDatatype
-
get the Projection, if it exists.
- getProjection() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
Get the Projection that performs the transform math.
- getProjection() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- 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 interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the projection type
- getProjectionType() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Get the name of the type of projection.
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.FlatEarth
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.Orthographic
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
-
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
-
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.UtmProjection
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Get the label to be used in the gui for this type of projection.
- getProjectName() - Method in class ucar.atd.dorade.DoradeSweep
-
- getProjectNameBuilders() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getProjectNames() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getProjects() - Method in class thredds.catalog.InvCatalogRef
-
- getProjects() - Method in class thredds.catalog.InvDataset
-
get Projects metadata
- getProjects() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getProjects() - Method in class thredds.catalog.ThreddsMetadata
-
- getProjName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Get the name of the projection.
- getProjUnitName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Get the name of the projection unit.
- getProjUnitValue() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Get the projection unit value.
- getProperties() - Method in class thredds.catalog.InvCatalog
-
Get catalog properties.
- getProperties() - Method in class thredds.catalog.InvCatalogRef
-
- getProperties() - Method in class thredds.catalog.InvDataset
-
Get all properties for this dataset.
- getProperties() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getProperties() - Method in class thredds.catalog.InvService
-
Get properties for this service.
- getProperties() - Method in class thredds.catalog.ThreddsMetadata
-
- getProperties() - Method in interface thredds.catalog2.Catalog
-
- getProperties() - Method in interface thredds.catalog2.DatasetNode
-
- getProperties() - Method in interface thredds.catalog2.Service
-
Return the List of Property objects associated with this Service.
- getPropertyByName(String) - Method in interface thredds.catalog2.Catalog
-
- getPropertyByName(String) - Method in interface thredds.catalog2.DatasetNode
-
- getPropertyByName(String) - Method in interface thredds.catalog2.Service
-
- getPropertyNames() - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- getPropertyNames() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- getPropertyNames() - Method in interface thredds.catalog2.builder.ServiceBuilder
-
- getPropertyValue(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- getPropertyValue(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- getPropertyValue(String) - Method in interface thredds.catalog2.builder.ServiceBuilder
-
- getProtocolVersion() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getProtoIndex(int) - Method in interface thredds.inventory.CollectionManager
-
Choose Proto dataset as index from [0..n-1], based on configuration.
- getProtoIndex(int) - Method in class thredds.inventory.CollectionManagerAbstract
-
- getPrototype() - Method in class thredds.inventory.TimedCollection
-
- getProxyDataset() - Method in class thredds.catalog.InvCatalogRef
-
This triggers a read of the referenced catalog the first time its called.
- getProxyDatasetHandlers() - Method in class thredds.catalog.InvDatasetScan
-
- getProxyDatasetLocation(CrawlableDataset, int) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
-
- getProxyDatasetLocation(CrawlableDataset, int) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
-
- getProxyDatasetLocation(CrawlableDataset, int) - Method in interface thredds.cataloggen.ProxyDatasetHandler
-
Return an integer which indicates the location/index at which
the new dataset should be added to the parent collection dataset.
- getProxyDatasetName() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
-
- getProxyDatasetName() - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
-
- getProxyDatasetName() - Method in interface thredds.cataloggen.ProxyDatasetHandler
-
Return the name of the proxy dataset.
- getProxyDatasetService(CrawlableDataset) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
-
- getProxyDatasetService(CrawlableDataset) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
-
- getProxyDatasetService(CrawlableDataset) - Method in interface thredds.cataloggen.ProxyDatasetHandler
-
Return the InvService to be used by the InvDataset that corresponds to the created dataset.
- getProxyDsHandlers() - Method in class thredds.cataloggen.CollectionLevelScanner
-
- getProxyReader() - Method in class ucar.nc2.Variable
-
- getPublisher() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getPublisherBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getPublishers() - Method in class thredds.catalog.InvCatalogRef
-
- getPublishers() - Method in class thredds.catalog.InvDataset
-
get Publisher metadata
- getPublishers() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getPublishers() - Method in class thredds.catalog.ThreddsMetadata
-
- 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 interface ucar.nc2.ft.radial.StationRadialDataset
-
- getRadarID() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
_more_
- getRadarID() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
-
- getRadarID() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
-
- getRadarID() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
-
- getRadarID() - Method in class ucar.nc2.dt.radial.Nids2Dataset
-
- getRadarID() - Method in class ucar.nc2.dt.radial.UF2Dataset
-
- getRadarID() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
- getRadarName() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
_more_
- getRadarName() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
-
- getRadarName() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
-
- getRadarName() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
-
- getRadarName() - Method in class ucar.nc2.dt.radial.Nids2Dataset
-
- getRadarName() - Method in class ucar.nc2.dt.radial.UF2Dataset
-
- getRadarName() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
- 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 canonical radius of spherical earth, in meters
- getRandomAccessFile() - Method in class ucar.unidata.io.RandomAccessFile
-
Allow access to the underlying java.io.RandomAccessFile.
- getRange(GridCoordSystem) - Method in class thredds.wcs.v1_0_0_1.WcsCoverage.VerticalRange
-
- getRange() - Method in class thredds.wcs.v1_0_0_Plus.AxisSubset
-
- getRange() - Method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
-
- getRange(int) - Method in class ucar.ma2.Section
-
Get the ith Range
- getRange(int, int, int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Get a range with the given start, end, and stride in the trajectory.
- getRange() - Method in class ucar.nc2.iosp.sigmet.Ray
-
- getRange(int) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- getRange(int) - Method in class ucar.nc2.stream.NcStreamProto.Section
-
repeated .ncstream.Range range = 1;
- getRange(int) - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
-
repeated .ncstream.Range range = 1;
- getRangeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- getRangeBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- getRangeCount() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- getRangeCount() - Method in class ucar.nc2.stream.NcStreamProto.Section
-
repeated .ncstream.Range range = 1;
- getRangeCount() - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
-
repeated .ncstream.Range range = 1;
- 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
-
repeated .ncstream.Range range = 1;
- getRangeList() - Method in class ucar.nc2.stream.NcStreamProto.Section
-
repeated .ncstream.Range range = 1;
- getRangeList() - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
-
repeated .ncstream.Range range = 1;
- getRangeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- getRangeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Section
-
repeated .ncstream.Range range = 1;
- getRangeOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
-
repeated .ncstream.Range range = 1;
- getRangeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- getRangeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Section
-
repeated .ncstream.Range range = 1;
- getRangeOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
-
repeated .ncstream.Range range = 1;
- 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.ft.grid.impl.CoverageImpl
-
- 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.
- getRawFileScan() - Method in class thredds.catalog.InvDatasetFmrc
-
Deprecated.
- getRayData(DoradePARM, int) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the array of data for the given parameter and ray.
- getRayData(DoradePARM, int, float[]) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the array of data for the given parameter and ray.
- getRaySize() - Method in class ucar.nc2.iosp.uf.Ray
-
- getRayTime(int) - Method in class ucar.atd.dorade.DoradeSweep
-
- getrcvrGain(int) - Method in class ucar.atd.dorade.DoradeSweep
-
- getRealm() - Method in class ucar.nc2.util.net.HTTPSSLScheme
-
- getRecheck() - Method in interface thredds.inventory.CollectionManager
-
Get how often to rescan
- getRecheck() - Method in class thredds.inventory.CollectionManagerAbstract
-
- getRecordCount() - Method in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- 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
-
Deprecated.
- getRecordVar() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
-
- getReference() - Method in interface thredds.catalog2.builder.CatalogRefBuilder
-
- getReference() - Method in interface thredds.catalog2.CatalogRef
-
- getReference() - Method in class ucar.units.LogarithmicUnit
-
Returns the reference level.
- getReferencedFile() - Method in class ucar.nc2.dataset.NetcdfDataset
-
A NetcdfDataset usually wraps a NetcdfFile, where the actual I/O happens.
- getReferenceTime() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
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;
- getReflectivityGroups() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
-
- getRefno() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
-
- getRegExp() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
-
- getRegExp() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
-
- getRegExpString() - Method in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
-
- getRegularizeDefault() - Static method in class thredds.featurecollection.FeatureCollectionConfig
-
- 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
-
- getRequestHeader(String) - Method in class ucar.nc2.util.net.HTTPMethod
-
- getRequestHeaders() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getRequestLine() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getResolution() - Method in class thredds.catalog.query.SelectRange
-
- getResolution() - Method in class thredds.catalog.query.SelectRangeDate
-
- getResolution() - Method in class thredds.catalog.ThreddsMetadata.Range
-
- getResolution() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DateRangeBuilder
-
- getResolution() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
-
- getResolution() - Method in interface thredds.catalog2.ThreddsMetadata.DateRange
-
- getResolution() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialRange
-
- getResolution() - Method in class ucar.nc2.time.CalendarDateRange
-
- getResolution() - Method in class ucar.nc2.units.DateRange
-
Get the time resolution.
- getResourceName() - Method in enum ucar.nc2.wmo.CommonCodeTable.Table
-
- getResponseAsBytes(int) - Method in class ucar.nc2.util.net.HTTPMethod
-
- getResponseAsBytes() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getResponseAsStream() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getResponseAsString(String) - Method in class ucar.nc2.util.net.HTTPMethod
-
- getResponseAsString() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getResponseBodyAsInputStream() - Method in class thredds.util.HttpUriResolver
-
- getResponseBodyAsStream() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getResponseCharSet() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getResponseCRS() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
-
- getResponseHeader(String) - Method in class ucar.nc2.util.net.HTTPMethod
-
- getResponseHeaders() - Method in class thredds.util.HttpUriResolver
-
- getResponseHeaders() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getResponseHeaderValue(String) - Method in class thredds.util.HttpUriResolver
-
- getResponseParameter(String) - Method in class ucar.nc2.util.net.HTTPMethod
-
- getResponseStatusCode() - Method in class thredds.util.HttpUriResolver
-
- getResponseStatusText() - Method in class thredds.util.HttpUriResolver
-
- getResponsibleParty() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
-
- getResponsibleParty() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ServiceInfo
-
- getRestrictAccess() - Method in class thredds.catalog.InvDataset
-
Return the resource control value which indicates that only users with
proper permission can access this resource.
- getResultingCatalog() - Method in class thredds.cataloggen.config.DatasetSource
-
- getResultService() - Method in class thredds.cataloggen.config.DatasetSource
-
- getRetries() - Static method in class ucar.nc2.util.net.HTTPSession.RetryHandler
-
- getRetryCount() - Static method in class ucar.nc2.util.net.HTTPSession
-
- 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 interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
-
- getRole() - Method in interface thredds.catalog2.ThreddsMetadata.Contributor
-
- getRole() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ServiceContact
-
- getRoot() - Method in interface thredds.inventory.CollectionManager
-
Get common root directory of all MFiles in the collection - may be null
- getRoot() - Method in class thredds.inventory.CollectionManagerSingleFile
-
- getRoot() - Method in class thredds.inventory.MFileCollectionManager
-
- getRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
required .ncstream.Group root = 4;
- getRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
required .ncstream.Group root = 4;
- getRoot() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
required .ncstream.Group root = 4;
- getRootBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
required .ncstream.Group root = 4;
- getRootDir() - Method in class thredds.inventory.CollectionSpecParser
-
- 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.
- getRootElemName() - Method in enum ucar.nc2.wmo.CommonCodeTable.Table
-
- getRootFeatureDataIterator(int) - Method in class ucar.nc2.ft.point.standard.NestedTable
-
- getRootGroup() - Method in class ucar.nc2.NetcdfFile
-
Get the root group.
- getRootOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
required .ncstream.Group root = 4;
- getRootOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
required .ncstream.Group root = 4;
- getRootOrBuilder() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
required .ncstream.Group root = 4;
- getRoots() - Static method in class thredds.logs.LogCategorizer
-
- getRotationAngle() - Method in class ucar.unidata.geoloc.projection.FlatEarth
-
Get the rotation angle.
- getRowFromNearestParallel(double) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
-
- getRunDate() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
-
Get the date of the ForecastModelRun
- getRunDate() - Method in class ucar.nc2.ft.fmrc.FmrInv
-
- getRunDate() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
-
- getRunDate() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
-
Get the date of the ForecastModelRun
- getRunDate() - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
- getRunDates() - Method in class ucar.nc2.dt.fmrc.FmrcImpl
-
Deprecated.
- getRunDates() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
-
Get the list of possible run dates, to be used in getRunTimeDataset().
- getRunDates() - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- getRunDates() - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
-
- getRunDateString() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
-
Get string representation of the date of the ForecastModelRun
- getRunDateString() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
-
Get string representation of the date of the ForecastModelRun
- getRuns() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
-
- getRunSeqs() - Method in class ucar.nc2.ft.fmrc.FmrcInv
-
- getRunSequences() - Method in class ucar.nc2.dt.fmrc.FmrcDefinition
-
- getRunSequences() - Method in class ucar.nc2.dt.fmrc.FmrcInventory
-
- getRunTimeAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the RunTime axis, else null
- getRunTimeAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the RunTime axis.
- getRunTimeAxis() - Method in interface ucar.nc2.ft.grid.FmrcCS
-
Get the RunTime axis.
- getRunTimeAxis() - Method in class ucar.nc2.ft.grid.impl.FmrcCSImpl
-
- getRunTimeCoords(FmrcInvLite.Gridset) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
-
- getRunTimeDataset(Date) - Method in class ucar.nc2.dt.fmrc.FmrcImpl
-
Deprecated.
- getRunTimeDataset(Date) - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
-
Get a NetcdfDataset that has all the data for a model run.
- getRunTimeDataset(CalendarDate) - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- getRunTimeDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the run time Dimension, if it exists
- getRunTimeDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the runtime Dimension, if it exists
- getRunTimeDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the runtime Dimension index in the geogrid (canonical order)
- getRunTimeDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the runtime Dimension index in the geogrid (canonical order), or -1 if none
- getSAXBuilder() - Method in class thredds.catalog.XMLEntityResolver
-
- getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar member data of type byte.
- getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getScalarByte(String) - Method in class ucar.ma2.StructureData
-
Get member data of type byte.
- getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type byte.
- getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type byte.
- getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type byte.
- getScalarByte(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getScalarByte(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar member data of type char.
- getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getScalarChar(String) - Method in class ucar.ma2.StructureData
-
Get member data of type char.
- getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type char.
- getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type char.
- getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type char.
- getScalarChar(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getScalarChar(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getScalarData() - Method in class ucar.nc2.Variable
-
- getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar member data of type double.
- getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getScalarDouble(String) - Method in class ucar.ma2.StructureData
-
Get member data of type double.
- getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type double.
- getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
- getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type double.
- getScalarDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getScalarDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar member data of type float.
- getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getScalarFloat(String) - Method in class ucar.ma2.StructureData
-
Get member data of type float.
- getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type float.
- getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type float.
- getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type float.
- getScalarFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getScalarFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar member data of type int.
- getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getScalarInt(String) - Method in class ucar.ma2.StructureData
-
Get member data of type int.
- getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type int.
- getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type int.
- getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type int.
- getScalarInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getScalarInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar member data of type long.
- getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getScalarLong(String) - Method in class ucar.ma2.StructureData
-
Get member data of type long.
- getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type long.
- getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type long.
- getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type long.
- getScalarLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getScalarLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getScalarObject(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data array of any type as an Object, eg, Float, Double, String, StructureData etc.
- getScalarObject(String) - Method in class ucar.ma2.StructureData
-
Get member data array of any type as an Object, eg, Float, Double, String etc.
- getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data array of any type as an Object, eg, Float, Double, String etc.
- getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar member data of type short.
- getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getScalarShort(String) - Method in class ucar.ma2.StructureData
-
Get member data of type short.
- getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type short.
- getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type short.
- getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type short.
- getScalarShort(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getScalarShort(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type String or char.
- getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getScalarString(String) - Method in class ucar.ma2.StructureData
-
Get String value, from rank 0 String or rank 1 char member array.
- getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get String value, from rank 0 String or rank 1 char member array.
- getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type String or 1D char.
- getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get String value, from rank 0 String or rank 1 char member array.
- getScalarString(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getScalarString(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
-
- getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type Structure.
- getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getScalarStructure(String) - Method in class ucar.ma2.StructureData
-
Get member data of type Structure.
- getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type Structure.
- getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
- getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type Structure.
- getScalarStructure(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
-
- getScalarStructure(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- getScale() - Method in class ucar.atd.dorade.DoradePARM
-
- getScale(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Get the scale at the given lat.
- getScale(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Get the scale at the given 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
-
- getScheduler() - Method in enum thredds.inventory.CollectionUpdater
-
- getSchema() - Method in enum thredds.catalog2.xml.names.CatalogNamespace
-
- getSchemaAsInputStream() - Method in enum thredds.catalog2.xml.names.CatalogNamespace
-
- getSchemaLocalResourceName() - Method in enum thredds.catalog2.xml.names.CatalogNamespace
-
- getSchemaRemoteResourceUri() - Method in enum thredds.catalog2.xml.names.CatalogNamespace
-
- getSchemeName() - Method in enum ucar.nc2.util.net.HTTPAuthScheme
-
- getSchemeName() - Method in class ucar.nc2.util.net.HTTPSSLScheme
-
- getScientificDataType() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
- getScientificDataType() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
- getScientificDataType() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
_more_
- getScientificDataType() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
-
- getScientificDataType() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
-
- getScientificDataType() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
-
- getScientificDataType() - Method in class ucar.nc2.dt.radial.Nids2Dataset
-
- getScientificDataType() - Method in class ucar.nc2.dt.radial.UF2Dataset
-
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
-
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
-
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
-
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
-
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
-
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
-
- getScientificDataType() - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
-
What kind of cientific data type will this return?
- getSdata(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
repeated string sdata = 4;
- getSdata(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
repeated string sdata = 4;
- getSdata(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
repeated string sdata = 4;
- getSdata(int) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
repeated string sdata = 5;
- getSdata(int) - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
repeated string sdata = 5;
- getSdata(int) - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
repeated string sdata = 5;
- getSdata(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated string sdata = 4;
- getSdata(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
repeated string sdata = 4;
- getSdata(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
repeated string sdata = 4;
- getSdataBytes(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
repeated string sdata = 4;
- getSdataBytes(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
repeated string sdata = 4;
- getSdataBytes(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
repeated string sdata = 4;
- getSdataBytes(int) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
repeated string sdata = 5;
- getSdataBytes(int) - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
repeated string sdata = 5;
- getSdataBytes(int) - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
repeated string sdata = 5;
- getSdataBytes(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated string sdata = 4;
- getSdataBytes(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
repeated string sdata = 4;
- getSdataBytes(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
repeated string sdata = 4;
- getSdataCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
repeated string sdata = 4;
- getSdataCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
repeated string sdata = 4;
- getSdataCount() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
repeated string sdata = 4;
- getSdataCount() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
repeated string sdata = 5;
- getSdataCount() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
repeated string sdata = 5;
- getSdataCount() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
repeated string sdata = 5;
- getSdataCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated string sdata = 4;
- getSdataCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
repeated string sdata = 4;
- getSdataCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
repeated string sdata = 4;
- getSdataList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
repeated string sdata = 4;
- getSdataList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
repeated string sdata = 4;
- getSdataList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
repeated string sdata = 4;
- getSdataList() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
repeated string sdata = 5;
- getSdataList() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
repeated string sdata = 5;
- getSdataList() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
repeated string sdata = 5;
- getSdataList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated string sdata = 4;
- getSdataList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
repeated string sdata = 4;
- getSdataList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
repeated string sdata = 4;
- 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
-
required .ncstream.Section section = 5;
- getSection() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
required .ncstream.Section section = 5;
- getSection() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
-
required .ncstream.Section section = 5;
- getSection() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional .ncstream.Section section = 3;
- getSection() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
optional .ncstream.Section section = 3;
- getSection() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
optional .ncstream.Section section = 3;
- getSectionBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
required .ncstream.Section section = 5;
- getSectionBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional .ncstream.Section section = 3;
- getSectionOrBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
required .ncstream.Section section = 5;
- getSectionOrBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
required .ncstream.Section section = 5;
- getSectionOrBuilder() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
-
required .ncstream.Section section = 5;
- getSectionOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional .ncstream.Section section = 3;
- getSectionOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
optional .ncstream.Section section = 3;
- getSectionOrBuilder() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
optional .ncstream.Section section = 3;
- 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
-
- getSensorName(int) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the name of a selected sensor.
- getSequenceLength(int) - Method in class ucar.ma2.ArraySequenceNested
-
Get the length of the ith sequence.
- getSequenceOffset(int) - Method in class ucar.ma2.ArraySequenceNested
-
Get the the starting index of the ith sequence.
- getSerializedSize() - Method in class thredds.filesystem.FileSystemProto.Attribute
-
- getSerializedSize() - Method in class thredds.filesystem.FileSystemProto.Directory
-
- getSerializedSize() - Method in class thredds.filesystem.FileSystemProto.File
-
- getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
- getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
- getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
- getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
- getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
- getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
- getSerializedSize() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
- getSerializedSize() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
-
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Error
-
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Range
-
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Section
-
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
- 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.LogCategorizer
-
- getServiceBuilder() - Method in interface thredds.catalog2.builder.AccessBuilder
-
- getServiceBuilderByName(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- getServiceBuilderByName(String) - Method in interface thredds.catalog2.builder.ServiceBuilder
-
- getServiceBuilders() - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- getServiceBuilders() - Method in interface thredds.catalog2.builder.ServiceBuilder
-
- getServiceByName(String) - Method in interface thredds.catalog2.Catalog
-
- getServiceByName(String) - Method in interface thredds.catalog2.Service
-
- getServiceDefault() - Method in class thredds.catalog.InvCatalogRef
-
- getServiceDefault() - Method in class thredds.catalog.InvDataset
-
Find the default service for this dataset and its children.
- getServiceDefault() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getServiceInfo() - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
-
- getServiceName() - Method in class thredds.catalog.InvAccessImpl
-
- getServiceName() - Method in class thredds.catalog.InvDatasetImpl
-
- getServiceName() - Method in class thredds.catalog.ThreddsMetadata
-
- getServiceName() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
-
- getServiceProvider() - Static method in class ucar.nc2.iosp.netcdf3.SPFactory
-
- getServices() - Method in class thredds.catalog.InvCatalog
-
Get top-level services.
- getServices() - Method in class thredds.catalog.InvService
-
Get nested services; only if getServiceType() == ServiceType.COMPOUND.
- getServices() - Method in interface thredds.catalog2.Catalog
-
- getServices() - Method in interface thredds.catalog2.Service
-
Return the List of Service Objects nested in this service.
- getServiceSelector() - Method in class thredds.catalog.query.QueryCapability
-
Get ServiceSelector
- getServicesLocal() - Method in class thredds.catalog.InvDatasetImpl
-
Get services attached specifically to this dataset.
- getServicesLocal() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getServiceSpecial(String) - Static method in class thredds.logs.LogCategorizer
-
- getServiceType() - Method in class thredds.catalog.InvAccessImpl
-
- getServiceType() - Method in class thredds.catalog.InvService
-
get the Service Type
- getServiceType() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceId
-
- getServiceTypeVersion() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceId
-
- getSession() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getSeverity() - Method in class thredds.catalog2.builder.BuilderIssue
-
- getSeverity() - Method in class thredds.catalog2.xml.parser.ThreddsXmlParserIssue
-
- getShape() - Method in class ucar.ma2.Array
-
Get the shape: length of array in each dimension.
- getShape() - Method in class ucar.ma2.Index
-
Get the shape: length of array in each dimension.
- getShape(int) - Method in class ucar.ma2.Index
-
Get the length of the ith dimension.
- getShape(List) - Static method in class ucar.ma2.Range
-
Deprecated.
use Section.getShape()
- getShape() - Method in class ucar.ma2.Section
-
Get shape array using the Range.length() values.
- getShape(int) - Method in class ucar.ma2.Section
-
Get length of the ith Range
- getShape() - Method in class ucar.ma2.StructureMembers.Member
-
Get the array shape.
- getShape() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the shape
- getShape() - Method in interface ucar.nc2.dt.GridDatatype
-
get the shape (canonical ordering)
- getShape() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
-
- getShape() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
- getShape() - Method in class ucar.nc2.ft.grid.impl.CoverageImpl
-
- getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Dimension shape = 3;
- getShape(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Dimension shape = 3;
- getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .ncstream.Dimension shape = 3;
- getShape(int) - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .ncstream.Dimension shape = 3;
- getShape() - Method in class ucar.nc2.Variable
-
Get the shape: length of Variable in each dimension.
- getShape(int) - Method in class ucar.nc2.Variable
-
Get the size of the ith dimension
- getShape() - Method in interface ucar.nc2.VariableIF
-
- getShape() - Method in class ucar.nc2.VariableSimpleAdapter
-
- getShape() - Method in interface ucar.nc2.VariableSimpleIF
-
Variable shape
- getShapeAll() - Method in class ucar.nc2.Variable
-
- getShapeAsSection() - Method in class ucar.nc2.Variable
-
Get shape as a Section object.
- getShapeAsSection() - Method in interface ucar.nc2.VariableIF
-
- getShapeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- getShapeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- getShapeBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- getShapeBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Dimension shape = 3;
- getShapeCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Dimension shape = 3;
- getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .ncstream.Dimension shape = 3;
- getShapeCount() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .ncstream.Dimension shape = 3;
- getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Dimension shape = 3;
- getShapeList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Dimension shape = 3;
- getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .ncstream.Dimension shape = 3;
- getShapeList() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .ncstream.Dimension shape = 3;
- getShapeName(GridDefRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the grid shape name
- getShapeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- getShapeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Dimension shape = 3;
- getShapeOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Dimension shape = 3;
- getShapeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- getShapeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .ncstream.Dimension shape = 3;
- getShapeOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .ncstream.Dimension shape = 3;
- getShapeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- getShapeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Dimension shape = 3;
- getShapeOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Dimension shape = 3;
- getShapeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- getShapeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .ncstream.Dimension shape = 3;
- getShapeOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .ncstream.Dimension shape = 3;
- getShort(Index) - Method in class ucar.ma2.Array
-
Get the array element at the current element of ima, as a short.
- getShort(int) - Method in class ucar.ma2.Array
-
- getShort(Index) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- getShort(int) - Method in class ucar.ma2.ArrayBoolean
-
- getShort(Index) - Method in class ucar.ma2.ArrayByte
-
- getShort(int) - Method in class ucar.ma2.ArrayByte
-
- getShort(Index) - Method in class ucar.ma2.ArrayChar
-
- getShort(int) - Method in class ucar.ma2.ArrayChar
-
- getShort(Index) - Method in class ucar.ma2.ArrayDouble
-
- getShort(int) - Method in class ucar.ma2.ArrayDouble
-
- getShort(Index) - Method in class ucar.ma2.ArrayFloat
-
- getShort(int) - Method in class ucar.ma2.ArrayFloat
-
- getShort(Index) - Method in class ucar.ma2.ArrayInt
-
- getShort(int) - Method in class ucar.ma2.ArrayInt
-
- getShort(Index) - Method in class ucar.ma2.ArrayLong
-
- getShort(int) - Method in class ucar.ma2.ArrayLong
-
- getShort(Index) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- getShort(int) - Method in class ucar.ma2.ArrayObject
-
- getShort(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- getShort(int) - Method in class ucar.ma2.ArrayRagged
-
- getShort(Index) - Method in class ucar.ma2.ArrayScalar
-
- getShort(int) - Method in class ucar.ma2.ArrayScalar
-
- getShort(Index) - Method in class ucar.ma2.ArrayShort
-
- getShort(int) - Method in class ucar.ma2.ArrayShort
-
- getShort(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getShort(int) - Method in class ucar.ma2.ArrayString
-
- getShort(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- getShort(int) - Method in class ucar.ma2.ArrayStructure
-
- getShort() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
-
- getShort(byte[], int) - Method in class ucar.nc2.iosp.uf.Ray
-
- getShort(byte[], int) - Method in class ucar.nc2.iosp.uf.UFheader
-
- getShort1(byte[], int) - Method in class ucar.nc2.iosp.uf.Ray
-
- getShortArray() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
-
- getShortBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
-
- getShortCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a short
- getShortCurrent() - Method in class ucar.ma2.IteratorFast
-
- getShortName() - Method in class thredds.filesystem.CacheFile
-
- getShortName() - Method in class thredds.filesystem.CacheFileProto
-
- getShortName() - Method in class ucar.nc2.CDMNode
-
Get the short name of this Variable.
- getShortName() - Method in class ucar.nc2.dt.grid.GeoGrid
-
- getShortName() - Method in interface ucar.nc2.dt.GridDatatype
-
Get the short name of the Grid
- getShortName() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter.MyRadialVariableAdapter
-
- getShortName() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
- getShortName() - Method in class ucar.nc2.ft.grid.impl.CoverageImpl
-
- getShortName() - Method in class ucar.nc2.Group
-
Get the "short" name, unique within its parent Group.
- 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.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
-
- 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.EnsCoord
-
- getSize() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
-
- getSize() - Method in class ucar.nc2.ft.fmrc.EnsCoord
-
- getSize() - Method in class ucar.nc2.ft.fmrc.VertCoord
-
- getSize() - Method in interface ucar.nc2.ft2.Structure
-
- getSize() - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Get the size of this dimension
- getSize() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
-
- getSize() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
required uint64 size = 2;
- getSize() - Method in class ucar.nc2.stream.NcStreamProto.Range
-
required uint64 size = 2;
- getSize() - Method in interface ucar.nc2.stream.NcStreamProto.RangeOrBuilder
-
required uint64 size = 2;
- getSize(Iterable) - Static method in class ucar.nc2.util.Misc
-
- 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.
- getSizeK() - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
-
- getSizeOffsets() - Method in class ucar.nc2.iosp.hdf5.H5header
-
- getSizeToCache() - Method in class ucar.nc2.Variable
-
If total data size is less than SizeToCache in bytes, then cache.
- getSocketTimeout() - Method in class thredds.util.HttpUriResolver
-
- getSocketTimeout() - Method in class thredds.util.HttpUriResolverFactory
-
- getSort() - Method in class ucar.nc2.CDMNode
-
- getSorter() - Method in class thredds.catalog.InvDatasetScan
-
- getSorter() - Method in class thredds.cataloggen.CollectionLevelScanner
-
- getSoTimeout() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getSource() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Generating Process of model for CF conventions
- getSources() - Method in exception thredds.catalog2.xml.parser.ThreddsXmlParserException
-
- getSpacingUnit() - Method in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- getSpatialExtent(Document) - Static method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
-
- getSpec() - Method in class thredds.inventory.CollectionSpecParser
-
- getSpheroidName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Get the name of the spheroid.
- getSpi(String) - Method in class ucar.util.prefs.PreferencesExt
-
- getSPobject() - Method in class ucar.nc2.Variable
-
Should not be public.
- 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.
- getStandardPrefix() - Method in enum thredds.catalog2.xml.names.CatalogNamespace
-
- getStandardUri() - Method in class thredds.catalog.InvAccess
-
Construct the standard THREDDS access URI for this dataset access method,
resolve if the URI is relative.
- getStandardUrlName() - Method in class thredds.catalog.InvAccess
-
Get the standard URL, with resolution if the URL is reletive.
- getStart() - Method in class thredds.catalog.query.SelectRangeDate
-
- getStart() - Method in class thredds.catalog.ThreddsMetadata.Range
-
- getStart() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
-
- getStart() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialRange
-
- getStart() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get starting value if isRegular()
- getStart() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
-
- getStart() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
optional uint64 start = 1 [default = 0];
- getStart() - Method in class ucar.nc2.stream.NcStreamProto.Range
-
optional uint64 start = 1 [default = 0];
- getStart() - Method in interface ucar.nc2.stream.NcStreamProto.RangeOrBuilder
-
optional uint64 start = 1 [default = 0];
- getStart() - Method in class ucar.nc2.time.CalendarDateRange
-
- getStart() - Method in class ucar.nc2.units.DateRange
-
Get the starting Date.
- getStartCollection() - Method in interface thredds.inventory.CollectionManager
-
The starting date of the collection.
- getStartCollection() - Method in class thredds.inventory.CollectionManagerSingleFile
-
- getStartCollection() - Method in class thredds.inventory.MFileCollectionManager
-
- getStartCollection() - Method in class thredds.inventory.TimePartitionCollection
-
- getStartDate() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DateRangeBuilder
-
- getStartDate() - Method in interface thredds.catalog2.ThreddsMetadata.DateRange
-
- getStartDate() - Method in class ucar.nc2.dt.grid.GridDataset
-
Deprecated.
use getStartCalendarDate
- getStartDate(NetcdfDataset) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
-
- getStartDate() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
- getStartDate() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- getStartDate() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Start date for the trajectory.
- getStartDate() - Method in interface ucar.nc2.dt.TypedDataset
-
- getStartDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- getStartDate() - Method in interface ucar.nc2.ft.FeatureDataset
-
Deprecated.
use getCalendarDateStart
- getStartDate() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getStartDate() - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- getStartDate(NetcdfDataset, DateUnit) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
-
- getStartDate() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
- getStartDate() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- getStartDate() - Method in class ucar.nc2.iosp.uf.UFheader
-
- getStartDateAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
-
- getStartDateFormat() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DateRangeBuilder
-
- getStartDateFormat() - Method in interface thredds.catalog2.ThreddsMetadata.DateRange
-
- getStartingTime() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getStartingTime() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
-
- getStartSweep() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
-
- getState() - Method in class thredds.catalog.query.Station
-
- getStation() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
-
Deprecated.
- getStation(String) - Method in class ucar.nc2.dt.point.StationDatasetCollection
-
Find a Station by name
- getStation(String) - Method in class ucar.nc2.dt.point.StationDatasetHelper
-
- getStation(String) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
- getStation() - Method in class ucar.nc2.dt.point.StationObsDatatypeImpl
-
- getStation(String) - Method in interface ucar.nc2.dt.StationCollection
-
Find a Station by name
- getStation() - Method in interface ucar.nc2.dt.StationObsDatatype
-
Station location of the observation
- getStation(PointFeature) - Method in class ucar.nc2.ft.point.remote.RemoteStationCollection
-
- getStation(String) - Method in class ucar.nc2.ft.point.StationHelper
-
- getStation() - Method in interface ucar.nc2.ft.point.StationPointFeature
-
- getStation(String) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
-
- getStation(PointFeature) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
-
- getStation(String) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
-
- getStation(String) - Method in interface ucar.nc2.ft.StationCollection
-
Find a Station by name.
- getStation(PointFeature) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
Get the station that belongs to this feature
- getStationAsPointConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
-
- getStationConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CdmDirect
-
- getStationConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
-
- getStationDataCount(Station) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
- getStationDataCount(Station) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
- getStationDataCount(Station) - Method in interface ucar.nc2.dt.StationCollection
-
How many Data objects are available for this Station?
- getStationDataIterator(int) - Method in class ucar.nc2.ft.point.standard.NestedTable
-
- getStationElevation() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
- getStationElevation() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
- getStationElevation() - Method in class ucar.nc2.iosp.uf.UFheader
-
- getStationFeature(Station) - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
-
- getStationFeature(Station) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
-
- getStationFeature(Station) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
Get the collection of data for a particular Station.
- getStationID() - Method in class thredds.catalog.query.Station
-
- getStationID(String) - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
- getStationId() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
Get the 4-char station ID for this data
- getStationId() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
Get the 4-char station ID for this data
- getStationId() - Method in class ucar.nc2.iosp.uf.UFheader
-
- 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
-
- getStationProfileConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CdmDirect
-
- getStationProfileConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
-
- getStationProfileFeature(Station) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
-
- getStationProfileFeature(Station) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
-
Get the StationProfileFeature for a specific Station.
- getStations() - Method in class thredds.catalog.query.SelectStation
-
- getStations() - Method in class ucar.nc2.dt.point.StationDatasetCollection
-
Get all the Stations in the collection.
- getStations(LatLonRect) - Method in class ucar.nc2.dt.point.StationDatasetCollection
-
Get all the Stations within a bounding box.
- getStations(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
-
- getStations() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
- getStations(CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
- getStations(LatLonRect) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
- getStations(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
- getStations() - 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(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- getStations(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
repeated .pointStream.Station stations = 1;
- getStations(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
-
repeated .pointStream.Station stations = 1;
- getStations(LatLonRect) - Method in class ucar.nc2.ft.point.StationHelper
-
- getStations() - Method in class ucar.nc2.ft.point.StationHelper
-
- getStations(List<String>) - Method in class ucar.nc2.ft.point.StationHelper
-
- getStations() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
-
- getStations(List<String>) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
-
- getStations(LatLonRect) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
-
- getStations() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
-
- getStations(List<String>) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
-
- getStations(LatLonRect) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
-
- getStations() - Method in interface ucar.nc2.ft.StationCollection
-
Get all the Stations in the collection.
- getStations(LatLonRect) - Method in interface ucar.nc2.ft.StationCollection
-
Get all the Stations within a bounding box.
- getStations(List<String>) - Method in interface ucar.nc2.ft.StationCollection
-
Translate list of station names to list of Stations.
- getStationsBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- getStationsBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- getStationsCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- getStationsCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
repeated .pointStream.Station stations = 1;
- getStationsCount() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
-
repeated .pointStream.Station stations = 1;
- getStationsList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- getStationsList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
repeated .pointStream.Station stations = 1;
- getStationsList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
-
repeated .pointStream.Station stations = 1;
- getStationsOrBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- getStationsOrBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
repeated .pointStream.Station stations = 1;
- getStationsOrBuilder(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
-
repeated .pointStream.Station stations = 1;
- getStationsOrBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- getStationsOrBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
repeated .pointStream.Station stations = 1;
- getStationsOrBuilderList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
-
repeated .pointStream.Station stations = 1;
- getStatus() - Method in class thredds.logs.LogReader.Log
-
- getStatus() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- getStatusCode() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getStatusLine() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getStatusText() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getStep() - Method in class ucar.nc2.iosp.sigmet.Ray
-
- getStnid() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
required uint64 stnid = 1;
- getStnid() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
required uint64 stnid = 1;
- getStnid() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
-
required uint64 stnid = 1;
- getStnPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
required uint64 stnPos = 2;
- getStnPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
required uint64 stnPos = 2;
- getStnPos() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
-
required uint64 stnPos = 2;
- getStorage() - Method in class ucar.ma2.Array
-
Get underlying primitive array storage.
- getStorage() - Method in class ucar.ma2.ArrayBoolean
-
- getStorage() - Method in class ucar.ma2.ArrayByte
-
- getStorage() - Method in class ucar.ma2.ArrayChar
-
- getStorage() - Method in class ucar.ma2.ArrayDouble
-
- getStorage() - Method in class ucar.ma2.ArrayFloat
-
- getStorage() - Method in class ucar.ma2.ArrayInt
-
- getStorage() - Method in class ucar.ma2.ArrayLong
-
- getStorage() - Method in class ucar.ma2.ArrayObject
-
Get underlying primitive array storage.
- getStorage() - Method in class ucar.ma2.ArrayRagged
-
- getStorage() - Method in class ucar.ma2.ArrayScalar
-
- getStorage() - Method in class ucar.ma2.ArrayShort
-
- getStorage() - Method in class ucar.ma2.ArrayString
-
- getStorage() - Method in class ucar.ma2.ArrayStructure
-
- 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
-
optional uint64 stride = 3 [default = 1];
- getStride() - Method in class ucar.nc2.stream.NcStreamProto.Range
-
optional uint64 stride = 3 [default = 1];
- getStride() - Method in interface ucar.nc2.stream.NcStreamProto.RangeOrBuilder
-
optional uint64 stride = 3 [default = 1];
- 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
-
repeated .ncstream.Structure structs = 4;
- getStructs(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Structure structs = 4;
- getStructs(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Structure structs = 4;
- getStructs(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- getStructs(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Structure structs = 6;
- getStructs(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Structure structs = 6;
- getStructsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- getStructsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- getStructsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- getStructsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Structure structs = 4;
- getStructsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Structure structs = 4;
- getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Structure structs = 6;
- getStructsCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Structure structs = 6;
- getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Structure structs = 4;
- getStructsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Structure structs = 4;
- getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Structure structs = 6;
- getStructsList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Structure structs = 6;
- getStructsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- getStructsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Structure structs = 4;
- getStructsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Structure structs = 4;
- getStructsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- getStructsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Structure structs = 6;
- getStructsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Structure structs = 6;
- getStructsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- getStructsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Structure structs = 4;
- getStructsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Structure structs = 4;
- getStructsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- getStructsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Structure structs = 6;
- getStructsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Structure structs = 6;
- getStructure() - Method in class thredds.cataloggen.config.DatasetSource
-
- getStructure(String) - Static method in class thredds.cataloggen.config.DatasetSourceStructure
-
Find the DatasetSourceStructure that matches this name.
- getStructureData(int) - Method in class ucar.ma2.ArraySequenceNested
-
- getStructureData(Index) - Method in class ucar.ma2.ArrayStructure
-
Get the index-th StructureData of this ArrayStructure.
- getStructureData(int) - Method in class ucar.ma2.ArrayStructure
-
Get the index-th StructureData of this ArrayStructure.
- getStructureDataCount() - Method in class ucar.ma2.ArraySequence
-
- getStructureDataIterator() - Method in class ucar.ma2.ArraySequence
-
- getStructureDataIterator() - Method in class ucar.ma2.ArrayStructure
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table
-
Iterate over the rows of this table.
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableArrayStructure
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableConstruct
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableContiguous
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableLinkedList
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner3D
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInnerPsuedo
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInnerPsuedo3D
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimStructure
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableNestedStructure
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableParentId
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableParentIndex
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableSingleton
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableStructure
-
- getStructureDataIterator(Cursor, int) - Method in class ucar.nc2.ft.point.standard.Table.TableTop
-
- getStructureIterator(int) - Method in class ucar.nc2.dataset.SequenceDS
-
- getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
-
- getStructureIterator(Structure, int) - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Get the structure iterator.
- getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.misc.Nldn
-
Get the structure iterator
- getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.misc.Uspln
-
Get the structure iterator
- getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.noaa.Ghcnm
-
Get the structure iterator
- getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.noaa.Ghcnm2
-
- getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.noaa.IgraPor
-
- getStructureIterator(Structure, int) - Method in class ucar.nc2.NetcdfFile
-
- getStructureIterator(int) - Method in class ucar.nc2.Sequence
-
- getStructureIterator(Structure, int) - Method in class ucar.nc2.stream.CdmRemote
-
- getStructureIterator(InputStream, NetcdfFile) - Method in class ucar.nc2.stream.NcStreamReader
-
- getStructureIterator() - Method in class ucar.nc2.Structure
-
Iterator over all the data in a Structure.
- getStructureIterator(int) - Method in class ucar.nc2.Structure
-
Get an efficient iterator over all the data in the Structure.
- getStructureMemberNames() - Method in class ucar.ma2.ArrayStructure
-
Get a list structure member names.
- getStructureMembers() - Method in class ucar.ma2.ArrayStructure
-
Get the StructureMembers object.
- getStructureMembers() - Method in class ucar.ma2.StructureData
-
- getStructureMembers() - Method in class ucar.ma2.StructureMembers.Member
-
- getStructureSize() - Method in class ucar.ma2.ArrayStructure
-
Get the size of each StructureData object in bytes.
- getStructureSize() - Method in class ucar.ma2.StructureMembers
-
Get the total size of the Structure in bytes.
- getSubCenterName(int, int) - Static method in class ucar.nc2.wmo.CommonCodeTable
-
Subcenter name, from table C-12
- getSubdirs(MCollection, boolean) - Method in class thredds.filesystem.ControllerCaching
-
- getSubdirs(MCollection, boolean) - Method in class thredds.filesystem.ControllerOS
-
- getSubdirs(MCollection, boolean) - Method in interface thredds.inventory.MController
-
Returns all subdirectories in top collection.
- getSuborbitHistoryAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
-
- getSubset() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
- getSubset() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- getSubsetUrl() - Method in class thredds.catalog.InvDataset
-
Return the query fragment referencing this dataset, ie "catalog=catalog.xml&dataset=datasetID"
- getSubstitutePattern() - Method in class thredds.cataloggen.config.DatasetNamer
-
Return the value of the substitutePattern attribute of this DatasetNamer.
- getSubstitutionPattern() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
-
- getSuffix() - Method in class thredds.catalog.InvService
-
Get the suffix; may be null
- getSuffix() - Method in interface thredds.catalog2.builder.ServiceBuilder
-
- getSuffix() - Method in interface thredds.catalog2.Service
-
Return the suffix for this Service.
- getSuffix() - Method in enum ucar.nc2.NetcdfFileWriter.Version
-
- 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
-
- 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
-
- 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(int) - Static method in class ucar.nc2.wmo.CommonCodeTable
-
- getTableConfigurer(FeatureType, NetcdfDataset) - Static method in class ucar.nc2.ft.point.standard.TableAnalyzer
-
Find a TableConfigurer for this dataset, if there is one.
- getTableName() - Method in class ucar.nc2.wmo.CommonCodeTable
-
- getTableNo() - Method in enum ucar.nc2.wmo.CommonCodeTable.Table
-
- getTableType() - Method in enum ucar.nc2.wmo.CommonCodeTable.Table
-
- getTableValue(int, int) - Static method in class ucar.nc2.wmo.CommonCodeTable
-
- getTableValue(int, int, int) - Static method in class ucar.nc2.wmo.CommonCodeTable
-
- getTabSize(int) - Method in class ucar.units.SimpleCharStream
-
- getTag(short) - Static method in class ucar.nc2.iosp.hdf4.TagEnum
-
Find the Tag that matches the code.
- getTags() - Method in class ucar.nc2.iosp.hdf4.H4header
-
- getTangentLat() - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Get the tangent latitude in degrees
- getTangentLon() - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Get the tangent longitude in degrees
- getTangentLon() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Get the tangent longitude in degrees
- 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
-
- getTemplateType() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the type of template this is
- getTemporalCoverage() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getTemporalCoverageBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getTestdataDirPath() - Static method in class ucar.nc2.util.Misc
-
- getText() - Method in class thredds.catalog.ThreddsMetadata.Vocab
-
- getText() - Method in class ucar.nc2.time.CalendarDuration
-
Get the String text
- 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
-
- getThreddsCatalogAttributeQName(String) - Static method in class thredds.catalog2.xml.names.CatalogNamespaceUtils
-
- getThreddsCatalogElementQualifiedName(String) - Static method in class thredds.catalog2.xml.names.CatalogNamespaceUtils
-
- getThreddsMetadata() - Method in class thredds.catalog.InvMetadata
-
get the internal ThreddsMetadata, if isThreddsMetadata() is true
- getThreddsMetadata() - Method in interface thredds.catalog2.DatasetNode
-
- getThreddsMetadataBuilder() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- getthresholdParamName() - Method in class ucar.atd.dorade.DoradePARM
-
- getThresholdValue() - Method in class ucar.atd.dorade.DoradePARM
-
- 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
-
required double time = 1;
- getTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
required double time = 1;
- getTime() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
-
required double time = 1;
- getTime() - Method in interface ucar.nc2.ft.ProfileFeature
-
Nominal time of the profile
- getTime(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
-
- getTime() - Method in class ucar.nc2.iosp.sigmet.Ray
-
- getTimeAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the Time axis
- getTimeAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Time axis, if it exists.
- getTimeAxis() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
get the Time axis
- getTimeAxis() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
Get the Time axis, if it exists.
- getTimeAxis() - Method in interface ucar.nc2.ft.grid.GridCS
-
Get the T axis.
- getTimeAxis() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- getTimeAxis() - Method in class ucar.nc2.ft.grid.impl.GridCSImpl
-
- getTimeAxis1D() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the Time axis, if its 1-dimensional
- getTimeAxis1D() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Time axis, if it exists, and if its 1-dimensional.
- getTimeAxisDataCached() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
get the Time axis data.
- getTimeAxisForRun(int) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
- getTimeAxisForRun(int) - Method in interface ucar.nc2.dt.GridCoordSystem
-
This is the case of a 2D time axis, which depends on the run index.
- getTimeAxisForRun(CalendarDate) - Method in interface ucar.nc2.ft.grid.FmrcCS
-
This is the case of a 2D time axis, which depends on the run index.
- getTimeAxisForRun(CalendarDate) - Method in class ucar.nc2.ft.grid.impl.FmrcCSImpl
-
- getTimeCoord() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
-
- getTimeCoord() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
-
- getTimeCoordName() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
-
- getTimeCoordName() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
-
- getTimeCoords() - Method in class ucar.nc2.dt.fmrc.FmrcInventory
-
- getTimeCoords() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
-
Get a list of unique TimeCoords, which contain the list of variables that all use that TimeCoord.
- getTimeCoords() - Method in class ucar.nc2.ft.fmrc.FmrInv
-
- getTimeCoords() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
-
Get a list of unique TimeCoords, which contain the list of variables that all use that TimeCoord.
- getTimeCoords(FmrcInvLite.Gridset) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
-
- getTimeCoverage() - Method in class thredds.catalog.InvDataset
-
get time coverage
- getTimeCoverage() - Method in class thredds.catalog.ThreddsMetadata
-
- getTimeDate(int) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Deprecated.
use getCalendarDate()
- getTimeDates() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Deprecated.
use getCalendarDates() to correctly interpret calendars
- getTimeDates() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.
use getCalendarDates
- getTimeDim() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- getTimeDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the time Dimension, if it exists
- getTimeDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the time Dimension, if it exists
- getTimeDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the time dimension
- getTimeDimension() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
-
Get the time Dimension
- getTimeDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the time Dimension index in the geogrid (canonical order), or -1 if none
- getTimeDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the time Dimension index in the geogrid (canonical order), or -1 if none
- getTimeExpected() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
-
- getTimeHeaderBytes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the number of time header bytes
- getTimeIndex(String) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.
- getTimeLength(FmrcInvLite.Gridset) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
-
- getTimeName(int) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.
- getTimeRange() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
-
- getTimeRangeUnitName(int) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the first time range unit name
- getTimeResolution() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
only if isRegular() LOOK REDO
- getTimes() - Method in class ucar.atd.dorade.DoradeSweep
-
- getTimes() - Method in class ucar.nc2.dt.grid.GeoGrid
-
- getTimes() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get the list of time names, to be used for user selection.
- getTimes() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
-
- getTimes() - Method in interface ucar.nc2.ft.StationProfileFeature
-
Get the list of times in the time series of profiles.
- getTimeSpan(Document) - Static method in class ucar.nc2.ft.point.writer.FeatureDatasetPointXML
-
- getTimeStepsPerFile(String) - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the number of timesteps per file and the starting offset
- getTimeTrailerBytes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the number of time trailer bytes
- getTimeUdunitName() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the time unit as a String.
- getTimeUnit() - Method in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- 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
-
required string timeUnit = 2;
- getTimeUnit() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
required string timeUnit = 2;
- getTimeUnit() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
required string timeUnit = 2;
- 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 interface ucar.nc2.iosp.grid.GridRecord
-
Get the time unit as a code, which should be Grib2 table 4.4.
- getTimeUnit() - Method in class ucar.nc2.time.CalendarDateUnit
-
- getTimeUnit() - Method in class ucar.nc2.time.CalendarDuration
-
- 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
- getTimeUnitBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
required string timeUnit = 2;
- getTimeUnitBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
required string timeUnit = 2;
- getTimeUnitBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
required string timeUnit = 2;
- getTimeUnitConverter() - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
-
- getTimeUnits() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
- getTimeUnits() - Method in interface ucar.nc2.dt.PointCollection
-
Get the units of Calendar time.
- getTimeUnits() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
-
- getTimeUnits(DateUnit) - Method in class ucar.nc2.dt.radial.Dorade2Dataset
-
- getTimeUnits() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
Get the units of Calendar time.
- getTimeUnits() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- getTimeUnits() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
Get the units of Calendar time.
- getTimeUnits() - Method in interface ucar.nc2.dt.TimeSeriesCollection
-
Get the units of Calendar time.
- getTimeUnitsIdentifier() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Return the String representation of the units for time.
- getTimeUnitString() - Method in class ucar.nc2.units.DateUnit
-
For udunit dates, get the time unit only, as a String, eg "secs" or "days"
- getTimeValue(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Return the time for the given point as a double in the units given by getTimeUnitsIdentifier().
- getTimeVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- getTitle() - Method in class thredds.catalog.query.Selector
-
- getTitle() - Method in class thredds.catalog.query.SelectService.ServiceChoice
-
- getTitle() - Method in interface thredds.catalog2.builder.MetadataBuilder
-
- getTitle() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DocumentationBuilder
-
- getTitle() - Method in interface thredds.catalog2.Metadata
-
Return the title for the external resource this Metadata object references.
- getTitle() - Method in interface thredds.catalog2.ThreddsMetadata.Documentation
-
- getTitle() - Method in class thredds.cataloggen.config.CatalogRefInfo
-
- getTitle() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.OnlineResource
-
- getTitle() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.OnlineResource
-
- getTitle() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceId
-
- getTitle() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.OnlineResource
-
- getTitle() - Method in class ucar.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.ft.grid.impl.CoverageDatasetImpl
-
- getTitle() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the title
- getTitle() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Title for CF conventions
- 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
-
optional string title = 2;
- getTitle() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
optional string title = 2;
- getTitle() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
optional string title = 2;
- getTitleBytes() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional string title = 2;
- getTitleBytes() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
optional string title = 2;
- getTitleBytes() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
optional string title = 2;
- 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.
- getTopDirectoryLocation() - Method in class thredds.catalog.InvDatasetFeatureCollection
-
- getTotalCoords() - Method in class ucar.nc2.ncml.AggregationOuterDimension
-
- getTotalNelems() - Method in class ucar.nc2.iosp.IndexChunker
-
Get total number of elements in wantSection
- getTotalNelems() - Method in class ucar.nc2.iosp.IndexChunkerTiled
-
- getTotalNelems() - Method in interface ucar.nc2.iosp.Layout
-
Get total number of elements in the wanted subset.
- getTotalNelems() - Method in interface ucar.nc2.iosp.LayoutBB
-
Get total number of elements in the wanted subset.
- getTotalNelems() - Method in class ucar.nc2.iosp.LayoutBBTiled
-
- getTotalNelems() - Method in class ucar.nc2.iosp.LayoutRegular
-
- getTotalNelems() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
-
- getTotalNelems() - Method in class ucar.nc2.iosp.LayoutSegmented
-
- getTotalNelems() - Method in class ucar.nc2.iosp.LayoutTiled
-
- getTotalNumberOfStructures() - Method in class ucar.ma2.ArraySequenceNested
-
- getTotalPowerGroups() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
-
- getTrajectories() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- getTrajectories() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- getTrajectories() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated.
_more_
- getTrajectories() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- getTrajectories() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
-
Get trajectories contained in this dataset.
- getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated.
_more_
- getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- getTrajectory(String) - Method in interface ucar.nc2.dt.TrajectoryObsDataset
-
Get the named trajectory
- getTrajectoryDim() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated.
_more_
- getTrajectoryId() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- getTrajectoryId() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated.
_more_
- getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated.
_more_
- getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- getTrajectoryIds() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
-
Get a list of String IDs for the available trajectories.
- getTransformName() - Method in interface ucar.nc2.dataset.CoordTransBuilderIF
-
Get the Transform name.
- getTransformName() - Method in class ucar.nc2.dataset.transform.AlbersEqualArea
-
- getTransformName() - Method in class ucar.nc2.dataset.transform.AzimuthalEquidistant
-
- 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.LambertCylindricalEqualArea
-
- getTransformName() - Method in class ucar.nc2.dataset.transform.Mercator
-
- getTransformName() - Method in class ucar.nc2.dataset.transform.MSGnavigation
-
- getTransformName() - Method in class ucar.nc2.dataset.transform.Orthographic
-
- getTransformName() - Method in class ucar.nc2.dataset.transform.PolarStereographic
-
- getTransformName() - Method in class ucar.nc2.dataset.transform.PolyconicProjection
-
- 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.Sinusoidal
-
- 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
-
- 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.AzimuthalEquidistant
-
- 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.LambertCylindricalEqualArea
-
- getTransformType() - Method in class ucar.nc2.dataset.transform.Mercator
-
- getTransformType() - Method in class ucar.nc2.dataset.transform.MSGnavigation
-
- getTransformType() - Method in class ucar.nc2.dataset.transform.Orthographic
-
- getTransformType() - Method in class ucar.nc2.dataset.transform.PolarStereographic
-
- getTransformType() - Method in class ucar.nc2.dataset.transform.PolyconicProjection
-
- 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.Sinusoidal
-
- 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
-
- getTriples(String) - Method in class ucar.nc2.util.rc.RC
-
- getTrustpassword() - Method in class ucar.nc2.util.net.HTTPSSLProvider
-
- getTruststore() - Method in class ucar.nc2.util.net.HTTPSSLProvider
-
- getType(String) - Static method in class thredds.catalog.CollectionType
-
Return a CollectionType that matches the given name by either matching
a known type (ignoring case) or creating an unknown type.
- getType(String) - Static method in class thredds.catalog.DataFormatType
-
Return a DataFormatType for the given name by either matching
a known type (ignoring case) or creating an unknown type.
- getType() - Method in class thredds.catalog.InvDocumentation
-
- getType(String) - Static method in class thredds.catalog.MetadataType
-
Return a MetadataType that matches the given name by either matching
a known type (ignoring case) or creating an unknown type.
- getType(String) - Static method in class thredds.catalog.ServiceType
-
Return a ServiceType that matches the given name by either matching
a known type (ignoring case) or creating an unknown type.
- getType() - Method in interface thredds.catalog2.builder.ServiceBuilder
-
- getType() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.DatePointBuilder
-
- getType() - Method in interface thredds.catalog2.Service
-
Return the ServiceType for this Service, may not be null.
- getType() - Method in interface thredds.catalog2.ThreddsMetadata.DatePoint
-
- getType() - Method in class thredds.cataloggen.config.CatalogGenConfig
-
Return the type of this CatalogGenConfig
- getType() - Method in class thredds.cataloggen.config.DatasetFilter
-
Return the type of this DatasetFilter
- getType() - Method in class thredds.cataloggen.config.DatasetNamer
-
Return the type attribute of this DatasetNamer.
- getType() - Method in class thredds.cataloggen.config.DatasetSource
-
- getType(String) - Static method in class thredds.cataloggen.config.DatasetSourceType
-
Find the DatasetSourceType that matches this name.
- getType() - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- getType() - Method in class thredds.filesystem.FileSystemProto.Attribute
-
- getType() - Method in interface thredds.filesystem.FileSystemProto.AttributeOrBuilder
-
- getType() - Method in class thredds.inventory.CollectionManager.TriggerEvent
-
- 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.grads.GradsAttribute
-
- getType() - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Get the mapping type
- getType() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
-
- getType() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
-
- getType() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageDatatype
-
- 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
-
required .ncstream.Attribute.Type type = 2;
- getType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
required .ncstream.Attribute.Type type = 2;
- getType() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
required .ncstream.Attribute.Type type = 2;
- 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.
- getTypeForLabel(String) - Static method in enum thredds.catalog2.ThreddsMetadata.DatePointType
-
- getTypicalDataset() - Method in class ucar.nc2.ncml.Aggregation
-
Open one of the nested datasets as a template for the aggregation dataset.
- getUberGrids() - Method in class ucar.nc2.ft.fmrc.FmrcInv
-
- getUberGrids() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
-
- getunambiguousRange(int) - Method in class ucar.atd.dorade.DoradeSweep
-
- getUnambiguousVelocity(int) - Method in class ucar.atd.dorade.DoradeSweep
-
- getUncompressedSize() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional uint32 uncompressedSize = 8;
- getUncompressedSize() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
optional uint32 uncompressedSize = 8;
- getUncompressedSize() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
optional uint32 uncompressedSize = 8;
- getUnionTimeCoord() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
-
- getUnionTimeCoord() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
-
- getUniqueID() - Method in class thredds.catalog.InvCatalogRef
-
- getUniqueID() - Method in class thredds.catalog.InvDataset
-
If this dataset has an authority and an ID, then the concatenation of them is the
globally unique ID.
- getUniqueID() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getUnit() - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Get the units
- getUnit() - Method in class ucar.nc2.iosp.grid.GridParameter
-
unit of parameter.
- 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.
- getUnitLengthMillis(String) - Static method in class uk.ac.rdg.resc.edal.time.TimeUtils
-
Gets the length of the given unit in milliseconds.
- getUnitName() - Method in class ucar.atd.dorade.DoradePARM
-
- getUnitName() - Method in class ucar.nc2.iosp.grads.GradsVariable
-
Get the unit name
- getUnitName() - Method in interface ucar.units.Unit
-
Gets the identifier of this unit.
- getUnitName() - Method in class ucar.units.UnitImpl
-
Gets the identifier of this unit.
- getUnits() - Method in class thredds.catalog.query.SelectRange
-
- getUnits() - Method in class thredds.catalog.ThreddsMetadata.Range
-
- getUnits() - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- getUnits() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
-
- getUnits() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
-
- getUnits() - Method in interface thredds.catalog2.ThreddsMetadata.GeospatialRange
-
- getUnits() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
-
- getUnits() - Method in class ucar.atd.dorade.DoradePARM
-
Get the units string for this parameter.
- getUnits() - 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.dt.point.PointObVar
-
- getUnits() - Method in class ucar.nc2.ft.fmrc.VertCoord
-
- getUnits() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
optional string units = 3;
- getUnits() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
optional string units = 3;
- getUnits() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
-
optional string units = 3;
- getUnitsBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
optional string units = 3;
- getUnitsBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
optional string units = 3;
- getUnitsBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.MemberOrBuilder
-
optional string units = 3;
- 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.grid.impl.CoverageImpl
-
- 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
-
- getUnknownFields() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
- getUnknownFields() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
- getUnknownFields() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
- getUnknownFields() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
- getUnknownFields() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
- getUnknownFields() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
- getUnknownFields() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
- getUnknownFields() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
- getUnknownFields() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
- getUnknownFields() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
- getUnknownFields() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
- getUnknownFields() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
-
- getUnknownFields() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
- getUnknownFields() - Method in class ucar.nc2.stream.NcStreamProto.Error
-
- getUnknownFields() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
- getUnknownFields() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
- getUnknownFields() - Method in class ucar.nc2.stream.NcStreamProto.Range
-
- getUnknownFields() - Method in class ucar.nc2.stream.NcStreamProto.Section
-
- getUnknownFields() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
- getUnknownFields() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
- getUnknownFields() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
- 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.Attribute.Builder
-
optional bool unsigned = 6 [default = false];
- getUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
optional bool unsigned = 6 [default = false];
- getUnsigned() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
optional bool unsigned = 6 [default = false];
- getUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
optional bool unsigned = 5 [default = false];
- getUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
optional bool unsigned = 5 [default = false];
- getUnsigned() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
optional bool unsigned = 5 [default = false];
- getUpdateSequence() - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
-
- 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
-
- 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
-
- getURL() - Method in class ucar.nc2.util.net.HTTPMethod
-
- getURL() - Method in class ucar.nc2.util.net.HTTPSession
-
- getUrlAsString(String) - Static method in class ucar.nc2.util.net.HTTPSession
-
- getUrlContentsAsString(String, int) - Static method in class ucar.nc2.util.net.HttpClientManager
-
- getUrlContentsAsString(HTTPSession, String, int) - Static method in class ucar.nc2.util.net.HttpClientManager
-
Deprecated.
- getUrlPath() - Method in class thredds.catalog.InvAccess
-
- getUrlPath() - Method in class thredds.catalog.InvCatalogRef
-
- getUrlPath() - Method in class thredds.catalog.InvDatasetImpl
-
Get urlPath for this Dataset
- getUrlPath() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getUrlPath() - Method in interface thredds.catalog2.Access
-
- getUrlPath() - Method in interface thredds.catalog2.builder.AccessBuilder
-
- getUrlType() - Method in class thredds.util.UnidataTdsDataPathRemapper.UrlRemapperBean
-
- getusedFrequencies() - Method in class ucar.atd.dorade.DoradePARM
-
- getusedPRTs() - Method in class ucar.atd.dorade.DoradePARM
-
- getUseGroups() - Static method in class ucar.nc2.util.rc.RC
-
- 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
-
- getUserPrincipal() - Method in class ucar.nc2.util.net.HTTPBasicProvider
-
- getUserPrincipal() - Method in class ucar.nc2.util.net.HTTPCredsProvider
-
- getUserPrincipal() - Method in class ucar.nc2.util.net.HTTPSSLProvider
-
- 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
-
- getValidDate() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getValidDatePointBuilder() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getValidMax() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
-
- getValidMax() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
return the maximum value in the valid range
- getValidMax() - Method in class ucar.nc2.dataset.VariableDS
-
- getValidMin() - Method in class thredds.wcs.v1_0_0_Plus.WcsRangeField
-
- getValidMin() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
return the minimum value in the valid range
- getValidMin() - Method in class ucar.nc2.dataset.VariableDS
-
- getValidNetcdf3ObjectNamePattern() - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Valid Netcdf Object name as a regular expression.
- getValidTime() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the valid time for 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.iosp.grads.GradsAttribute
-
- getValue() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
required string value = 2;
- getValue() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
-
required string value = 2;
- getValue() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumTypeOrBuilder
-
required string value = 2;
- getValue() - Method in class ucar.nc2.time.CalendarDuration
-
Get the duration in natural units, ie units of getTimeUnit()
- getValue() - Method in class ucar.nc2.time.CalendarPeriod
-
- 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(String) - Method in class ucar.nc2.units.TimeDuration
-
- 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
-
- getValueBytes() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
required string value = 2;
- getValueBytes() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
-
required string value = 2;
- getValueBytes() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumTypeOrBuilder
-
required string value = 2;
- getValueDescriptor() - Method in enum thredds.filesystem.FileSystemProto.Attribute.Type
-
- getValueDescriptor() - Method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
-
- getValueDescriptor() - Method in enum ucar.nc2.stream.NcStreamProto.Compress
-
- getValueDescriptor() - Method in enum ucar.nc2.stream.NcStreamProto.DataType
-
- getValueInMillisecs() - Method in class ucar.nc2.time.CalendarPeriod
-
Deprecated.
dont use because these are fixed length and thus approximate.
- 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.
- getValues() - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Get the values
- getValues1() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.VertCoord
-
- getValues1() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
-
- getValues1() - Method in class ucar.nc2.ft.fmrc.VertCoord
-
- getValues2() - Method in interface ucar.nc2.dt.fmr.FmrcCoordSys.VertCoord
-
- getValues2() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
-
- getValues2() - Method in class ucar.nc2.ft.fmrc.VertCoord
-
- getVariable() - Method in class ucar.nc2.dt.grid.GeoGrid
-
- getVariable() - Method in interface ucar.nc2.dt.GridDatatype
-
Get the underlying Variable, if it exists.
- getVariable() - Method in class ucar.nc2.iosp.grads.GradsAttribute
-
Get the variable this is associated with
- getVariableBuilders() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
-
- getVariableGroupBuilders() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- getVariableGroups() - Method in interface thredds.catalog2.ThreddsMetadata
-
- getVariableList() - Method in class thredds.catalog.ThreddsMetadata.Variables
-
- getVariableMap() - Method in class thredds.catalog.ThreddsMetadata
-
- getVariableMapLink() - Method in class thredds.catalog.InvCatalogRef
-
- getVariableMapLink() - Method in class thredds.catalog.InvDataset
-
- getVariableMapUrl() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
-
- getVariableMapUrl() - Method in interface thredds.catalog2.ThreddsMetadata.VariableGroup
-
- getVariableName(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Find the variable pointed to by key
- getVariableName() - Method in class ucar.nc2.iosp.grid.GridVertCoord
-
Get the variable name
- getVariableNames(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Madis
-
- getVariableNames() - Method in class ucar.nc2.Structure
-
Get the (short) names of the variables contained directly in this Structure.
- getVariables() - Method in class thredds.catalog.InvCatalogRef
-
- getVariables() - Method in class thredds.catalog.InvDataset
-
get Variable metadata
- getVariables(String) - Method in class thredds.catalog.InvDataset
-
get Variables from the specified vocabulary
- getVariables() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getVariables() - Method in class thredds.catalog.ThreddsMetadata
-
- getVariables() - Method in interface thredds.catalog2.ThreddsMetadata.VariableGroup
-
- getVariables() - Method in class ucar.nc2.Group
-
Get the Variables contained directly in this group.
- getVariables() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the variables
- getVariables() - Method in class ucar.nc2.NetcdfFile
-
Get all of the variables in the file, in all groups.
- getVariables() - Method in class ucar.nc2.Structure
-
Get the variables contained directly in this Structure.
- getVarName() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
required string varName = 1;
- getVarName() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
required string varName = 1;
- getVarName() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
required string varName = 1;
- getVarNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
required string varName = 1;
- getVarNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
required string varName = 1;
- getVarNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
required string varName = 1;
- getVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- getVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Variable vars = 3;
- getVars(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Variable vars = 3;
- getVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- getVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Variable vars = 5;
- getVars(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Variable vars = 5;
- getVarsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- getVarsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- getVarsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- getVarsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Variable vars = 3;
- getVarsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Variable vars = 3;
- getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Variable vars = 5;
- getVarsCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Variable vars = 5;
- getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Variable vars = 3;
- getVarsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Variable vars = 3;
- getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Variable vars = 5;
- getVarsList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Variable vars = 5;
- getVarsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- getVarsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Variable vars = 3;
- getVarsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Variable vars = 3;
- getVarsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- getVarsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Variable vars = 5;
- getVarsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Variable vars = 5;
- getVarsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- getVarsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .ncstream.Variable vars = 3;
- getVarsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .ncstream.Variable vars = 3;
- getVarsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- getVarsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .ncstream.Variable vars = 5;
- getVarsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .ncstream.Variable vars = 5;
- getVClass() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
-
- getVCP() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
Get the Volume Coverage Pattern number for this data.
- getVCP() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
Get the Volume Coverage Pattern number for this data.
- getVdata() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional bool vdata = 7 [default = false];
- getVdata() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
optional bool vdata = 7 [default = false];
- getVdata() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
optional bool vdata = 7 [default = false];
- getVelocityGroups() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
Get Velocity Groups
Groups are all the records for a variable and elevation_num;
- getVelocityGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
Get Velocity Groups
Groups are all the records for a variable and elevation_num;
- getVelocityGroups() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
-
- getVerbose() - Static method in class ucar.nc2.util.net.HTTPSession.RetryHandler
-
- getVerifyServer() - Static method in class ucar.nc2.util.rc.RC
-
- getVersion() - Method in class thredds.catalog.InvCatalog
-
Get the version of the catalog
- getVersion() - Method in class thredds.catalog.query.QueryCapability
-
- getVersion() - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- getVersion() - Method in interface thredds.catalog2.Catalog
-
- getVersion() - Method in class thredds.wcs.v1_0_0_1.WcsRequest
-
- getVersion() - Method in class thredds.wcs.v1_0_0_Plus.WcsRequest
-
- getVersion(String) - Static method in class ucar.nc2.dataset.conv.CF1Convention
-
Get which CF version this is, ie CF-1.x
- getVersion() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
-
- getVersion() - Method in class ucar.nc2.NetcdfFileWriter
-
- getVersion() - Method in class ucar.nc2.stream.NcStreamIosp
-
- getVersion() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional uint32 version = 5 [default = 0];
- getVersion() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
optional uint32 version = 5 [default = 0];
- getVersion() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
optional uint32 version = 5 [default = 0];
- getVersion() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional uint32 version = 5 [default = 0];
- getVersion() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
optional uint32 version = 5 [default = 0];
- getVersion() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
optional uint32 version = 5 [default = 0];
- getVersionString() - Method in interface thredds.wcs.Request
-
- getVersionString() - Method in class thredds.wcs.v1_0_0_1.WcsRequestBuilder
-
- getVertCoordLength() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
-
- getVertCoordName() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
-
- getVertCoordName() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
-
- getVertCoords(double) - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.Grid
-
Get inventory as an array of vert coords, at a particular time coord = hourOffset
- getVertCoords() - Method in class ucar.nc2.dt.fmrc.FmrcInventory
-
- getVertCoords() - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
-
Get a list of unique VertCoords.
- getVertCoords(double) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.Grid
-
Get inventory as an array of vert coords, at a particular time coord = hourOffset
- getVertCoords() - Method in class ucar.nc2.ft.fmrc.FmrcInv
-
- getVertCoords() - Method in class ucar.nc2.ft.fmrc.FmrInv
-
- getVertCoords() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
-
Get a list of unique VertCoords.
- getVerticalAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the Vertical axis (either Geoz, Height, or Pressure)
- getVerticalAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Z axis.
- getVerticalAxis() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
Get the Z axis.
- getVerticalAxis() - Method in interface ucar.nc2.ft.grid.GridCS
-
Get the Z axis.
- getVerticalAxis() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- getVerticalAxis() - Method in class ucar.nc2.ft.grid.impl.GridCSImpl
-
- getVerticalCT() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get the Coordinate Transform description.
- getVerticalCT() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Vertical CoordinateTransform, it it exists.
- getVerticalCT() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
Get the Vertical CoordinateTransform, it it exists.
- getVerticalCT() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- getVerticalRange() - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
-
- getVerticalTransform() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get the vertical transform function, or null if none
- getVerticalTransform() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the VerticalTransform that performs the transform math.
- getVerticalTransform() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
Get the VerticalTransform that performs the transform math.
- getVerticalTransform() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- getVerticalTransformType() - Method in class ucar.nc2.dataset.VerticalCT
-
get the Vertical Transform type
- getVertIndex(GridRecord) - Method in class ucar.nc2.iosp.grid.GridVariable
-
Get the index in the vertical for the particular grid
- getVertTimeCoord() - Method in class ucar.nc2.dt.fmrc.FmrcDefinition.Grid
-
- getVinfo() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
-
- getVocabHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
-
- getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Source
-
- getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Variables
-
- getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Vocab
-
- getVocabularyAuthorityId() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
-
- getVocabularyAuthorityId() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
-
- getVocabularyAuthorityId() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
-
- getVocabularyAuthorityId() - Method in interface thredds.catalog2.ThreddsMetadata.VariableGroup
-
- getVocabularyAuthorityUrl() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
-
- getVocabularyAuthorityUrl() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
-
- getVocabularyAuthorityUrl() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
-
- getVocabularyAuthorityUrl() - Method in interface thredds.catalog2.ThreddsMetadata.VariableGroup
-
- getVocabularyId() - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- getVocabularyId() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
-
- getVocabularyId() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
-
- getVocabularyName() - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- getVocabularyName() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
-
- getVocabularyName() - Method in interface thredds.catalog2.ThreddsMetadata.Variable
-
- getVocabUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
-
- getVoicePhone() - Method in class thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.ContactInfo
-
- getVoicePhone() - Method in class thredds.wcs.v1_0_0_Plus.GetCapabilities.ResponsibleParty.ContactInfo
-
- getVoicePhone() - Method in class thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ContactInfo
-
- getVolumeCoveragePatternName(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
- getVolumeCoveragePatternName(int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
-
- getVolumnNumber() - Method in class ucar.atd.dorade.DoradeSweep
-
- getWantValidating() - Method in class thredds.catalog2.xml.parser.ThreddsXmlParserFactory
-
- getWarningIssuesMessage() - Method in interface thredds.catalog2.CatalogIssues
-
- getWarningMessages() - Method in class thredds.catalog.XMLEntityResolver
-
- getWcs1_0CrsId(Projection) - Static method in class ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper
-
- getWcs1_0CrsId(GridDatatype, GridDataset) - Method in class ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper
-
- getWcsDataset() - Method in class thredds.wcs.v1_0_0_1.WcsRequestBuilder
-
- getWebPage() - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
-
- getWebPage() - Method in interface thredds.catalog2.ThreddsMetadata.Contributor
-
- getWidth() - Method in class ucar.unidata.geoloc.LatLonRect
-
return width of bounding box, always between 0 and 360 degrees.
- getWidthGroups() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
-
- getWildcardString() - Method in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
-
- getWmoId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
optional string wmoId = 6;
- getWmoId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
optional string wmoId = 6;
- getWmoId() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
optional string wmoId = 6;
- getWmoId() - Method in class ucar.nc2.ft.point.StationFeatureImpl
-
- getWmoId() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
-
- getWmoId() - Method in interface ucar.unidata.geoloc.Station
-
WMO station id.
- getWmoId() - Method in class ucar.unidata.geoloc.StationImpl
-
WMO station id
- getWmoIdBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
optional string wmoId = 6;
- getWmoIdBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
optional string wmoId = 6;
- getWmoIdBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
optional string wmoId = 6;
- getWrappedUrlName() - Method in class thredds.catalog.InvAccess
-
- getWriteStatus() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- getX() - Method in interface ucar.unidata.geoloc.ProjectionPoint
-
Get the X coordinate
- getXaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.GeoX, or null if none.
- getXDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the x Dimension, if it exists
- getXDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the x Dimension, if it exists
- getXDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the X dimension
- getXDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the x Dimension index in the geogrid (canonical order)
- getXDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the x Dimension index in the geogrid (canonical order)
- getXEdges() - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
- getXHorizAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the X Horizontal axis (either GeoX or Lon)
- getXHorizAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the X axis.
- getXHorizAxis() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
Get the X axis.
- getXHorizAxis() - Method in interface ucar.nc2.ft.grid.GridCS
-
Get the X axis.
- getXHorizAxis() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- getXHorizAxis() - Method in class ucar.nc2.ft.grid.impl.GridCSImpl
-
- 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
- getXYHeaderBytes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the number of xy header bytes
- getY() - Method in interface ucar.unidata.geoloc.ProjectionPoint
-
Get the Y coordinate
- getYaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.GeoY, or null if none.
- getYDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the y Dimension, if it exists
- getYDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the y Dimension, if it exists
- getYDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the Y dimension
- getYDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the y Dimension index in the geogrid (canonical order)
- getYDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the y Dimension index in the geogrid (canonical order)
- getYear() - Method in class ucar.nc2.iosp.uf.Ray
-
- getYear(int) - Method in class ucar.nc2.iosp.uf.Ray
-
- getYEdges() - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
- getYHorizAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the Y Horizontal axis (either GeoY or Lat)
- getYHorizAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Y axis.
- getYHorizAxis() - Method in interface ucar.nc2.ft.grid.CoverageCS
-
Get the Y axis.
- getYHorizAxis() - Method in interface ucar.nc2.ft.grid.GridCS
-
Get the Y axis.
- getYHorizAxis() - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- getYHorizAxis() - Method in class ucar.nc2.ft.grid.impl.GridCSImpl
-
- getZaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.GeoZ, or null if none.
- getZcoordinate(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
-
- getZcoordUnits() - Method in class ucar.nc2.ft.point.PointFeatureImpl
-
- getZcoordUnits() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
-
- getZDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the z Dimension, if it exists
- getZDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the z Dimension, if it exists
- getZDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the Z dimension
- getZDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the z Dimension index in the geogrid (canonical order), or -1 if none
- getZDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the z Dimension index in the geogrid (canonical order), or -1 if none
- getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.ADASConvention
-
Does increasing values of Z go vertical up?
- getZisPositive(String, String) - Static method in class ucar.nc2.dataset.conv.CF1Convention
-
Guess the value of ZisPositive based on z axis name and units
- getZisPositive(NetcdfDataset, CoordinateAxis) - Method in class ucar.nc2.dataset.conv.IFPSConvention
-
- getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.NUWGConvention
-
- getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.WRFConvention
-
Does increasing values of Z go vertical up?
- getZone() - Method in class ucar.unidata.geoloc.projection.UtmProjection
-
Get the zone number = [1,60]
- getZoneFromNearestMeridian(double) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
-
- getZPositive() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getZPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
-
Deprecated.
- getZPositiveUp() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- Ghcnm - Class in ucar.nc2.iosp.noaa
-
Nomads GLOBAL HISTORICAL CLIMATOLOGY NETWORK MONTHLY (GHCNM) v3 Beta.
- Ghcnm() - Constructor for class ucar.nc2.iosp.noaa.Ghcnm
-
- Ghcnm2 - Class in ucar.nc2.iosp.noaa
-
NOMADS Ghcnm2
- Ghcnm2() - Constructor for class ucar.nc2.iosp.noaa.Ghcnm2
-
- GhcnmProto - Class in ucar.nc2.iosp.noaa
-
- GhcnmProto.StationIndex - Class in ucar.nc2.iosp.noaa
-
Protobuf type ghcnm.StationIndex
- GhcnmProto.StationIndex.Builder - Class in ucar.nc2.iosp.noaa
-
Protobuf type ghcnm.StationIndex
- GhcnmProto.StationIndexList - Class in ucar.nc2.iosp.noaa
-
Protobuf type ghcnm.StationIndexList
- GhcnmProto.StationIndexList.Builder - Class in ucar.nc2.iosp.noaa
-
Protobuf type ghcnm.StationIndexList
- GhcnmProto.StationIndexListOrBuilder - Interface in ucar.nc2.iosp.noaa
-
- GhcnmProto.StationIndexOrBuilder - Interface in ucar.nc2.iosp.noaa
-
- GIEFConvention - Class in ucar.nc2.dataset.conv
-
GEIF Convention.
- GIEFConvention() - Constructor for class ucar.nc2.dataset.conv.GIEFConvention
-
- GIF - Static variable in class thredds.catalog.DataFormatType
-
- GINI - Static variable in class thredds.catalog.DataFormatType
-
- Giniiosp - Class in ucar.nc2.iosp.gini
-
IOServiceProvider for GINI files.
- Giniiosp() - Constructor for class ucar.nc2.iosp.gini.Giniiosp
-
- GLOBAL - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
-
the global identifier
- gmlNS - Static variable in class thredds.wcs.v1_0_0_1.WcsRequest
-
- gmlNS - Static variable in class thredds.wcs.v1_0_0_Plus.WcsRequest
-
- gmlNS - Static variable in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
-
- GR - Static variable in class ucar.nc2.dt.point.decode.MP
-
- GR1 - Static variable in class ucar.nc2.dt.point.decode.MP
-
- GR2 - Static variable in class ucar.nc2.dt.point.decode.MP
-
- GR3 - Static variable in class ucar.nc2.dt.point.decode.MP
-
- GR4 - Static variable in class ucar.nc2.dt.point.decode.MP
-
- GRADS_DATA_SERVER - Static variable in class thredds.cataloggen.config.DatasetSourceType
-
- GradsAttribute - Class in ucar.nc2.iosp.grads
-
Hold information about GrADS attributes
- GradsAttribute(String, String, String, String) - Constructor for class ucar.nc2.iosp.grads.GradsAttribute
-
Create a GradsAttribute
- GradsBinaryGridServiceProvider - Class in ucar.nc2.iosp.grads
-
IOSP for GrADS Binary data files.
- GradsBinaryGridServiceProvider() - Constructor for class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
-
- GradsDataDescriptorFile - Class in ucar.nc2.iosp.grads
-
Class to hold information from a GrADS Data Descriptor File
- GradsDataDescriptorFile(String) - Constructor for class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Create a GradsDataDescriptorFile from the file
- GradsDataDescriptorFile.Chsub - Class in ucar.nc2.iosp.grads
-
Class to handle the CHSUB parameters
- GrADSDataServerDatasetSource - Class in thredds.cataloggen.config
-
- GrADSDataServerDatasetSource() - Constructor for class thredds.cataloggen.config.GrADSDataServerDatasetSource
-
- gradsDDF - Variable in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
-
GrADS file reader
- GradsDimension - Class in ucar.nc2.iosp.grads
-
Hold information about a GradDimension
- GradsDimension(String, int, String) - Constructor for class ucar.nc2.iosp.grads.GradsDimension
-
Make a new GradsDimension from the values
- GradsEnsembleDimension - Class in ucar.nc2.iosp.grads
-
Extension of GradsDimension to handle the complexities of ensembles
- GradsEnsembleDimension(String, int, String) - Constructor for class ucar.nc2.iosp.grads.GradsEnsembleDimension
-
Create a new ensemble dimension holder
- GradsTimeDimension - Class in ucar.nc2.iosp.grads
-
Class to hold the complexities of the GrADS time dimension
- GradsTimeDimension(String, int, String) - Constructor for class ucar.nc2.iosp.grads.GradsTimeDimension
-
Create new GradsTimeDimension
- GradsTimeStruct - Class in ucar.nc2.iosp.grads
-
A class to hold a GrADS time structure.
- GradsTimeStruct() - Constructor for class ucar.nc2.iosp.grads.GradsTimeStruct
-
Create a new time structure
- GradsUtil - Class in ucar.nc2.iosp.grads
-
Utility class for GrADS stuff
- GradsUtil() - Constructor for class ucar.nc2.iosp.grads.GradsUtil
-
- GradsVariable - Class in ucar.nc2.iosp.grads
-
Hold information about a GrADS variable
- GradsVariable(String) - Constructor for class ucar.nc2.iosp.grads.GradsVariable
-
Create a variable from the descriptor
- GRAY - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of absorbed dose, specific energy
(imparted), or kerms.
- greatCircleDistance(double, double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- greaterThan - Variable in class thredds.featurecollection.FeatureCollectionConfig.BestDataset
-
- 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
-
- Grib1toDIF - Class in thredds.catalog.dl
-
read in GRIB-1 to DIF csv file
- GRIB2 - Static variable in class thredds.catalog.DataFormatType
-
- Grib2toDIF - Class in thredds.catalog.dl
-
read in GRIB-2 to DIF csv file
- Grib2toDIF(String) - Constructor for class thredds.catalog.dl.Grib2toDIF
-
- gribConfig - Variable in class thredds.featurecollection.FeatureCollectionConfig
-
- GRID_FEATURE_CLOUD_TOP_HEIGHT - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_CLOUD_TOP_TEMPERATURE - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_HIGH_CLOUD_AMOUNT - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_LOW_CLOUD_AMOUNT - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_NORMALIZE_VEGETATIOIN_INDEX - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_OCEAN_TEMPERATURE - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_OUTGOING_LONGWAVE_RADIATION - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_RAIN_INDEX_PER_12HOUR - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_RAIN_INDEX_PER_24HOUR - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_RAIN_INDEX_PER_6HOUR - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_RAIN_INDEX_PER_HOUR - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_RATIO_VEGETATIOIN_INDEX - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_SEA_ICE_DENSITY - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_SEA_ICE_DISTRIBUTION - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_SNOW_DISTRIBUTION - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_SOIL_HUMIDITY - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_FEATURE_SUNLIGHT_DURATION - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_MAPPING - Static variable in interface ucar.nc2.constants.CF
-
- GRID_MAPPING_NAME - Static variable in interface ucar.nc2.constants.CF
-
- GRID_MAPPING_NAME - Static variable in interface ucar.nc2.iosp.grid.GridCF
-
grid_mapping_name
- GRID_MAPPING_NAME - Static variable in class ucar.unidata.geoloc.projection.RotatedLatLon
-
- GRID_MAPPING_NAME - Static variable in class ucar.unidata.geoloc.projection.UtmProjection
-
- GRID_NAME - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
grid name
- GRID_NORTH_POLE_LATITUDE - Static variable in interface ucar.nc2.constants.CF
-
- GRID_NORTH_POLE_LONGITUDE - Static variable in interface ucar.nc2.constants.CF
-
- GRID_SHAPE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
GRID_SHAPE
- GRID_SHAPE_CODE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
GRID_SHAPE_CODE
- GRID_SOUTH_POLE_ANGLE - Static variable in class ucar.unidata.geoloc.projection.RotatedLatLon
-
- GRID_SOUTH_POLE_LATITUDE - Static variable in class ucar.unidata.geoloc.projection.RotatedLatLon
-
- GRID_SOUTH_POLE_LONGITUDE - Static variable in class ucar.unidata.geoloc.projection.RotatedLatLon
-
- GRID_SPACING_UNIT_KILOMETER - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_SPACING_UNIT_METER - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_SPACING_UNIT_POINT001DEGREE - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
-
- GRID_TYPE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
grid type
- GRID_UNITS - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
grid spacing units (DX, DY)
- GridAsPointDataset - Class in ucar.nc2.dt.grid
-
Add Point operations to a GridDataset.
- GridAsPointDataset(List<GridDatatype>) - Constructor for class ucar.nc2.dt.grid.GridAsPointDataset
-
- GridAsPointDataset.Point - Class in ucar.nc2.dt.grid
-
- GridAsPointDataset.Point() - Constructor for class ucar.nc2.dt.grid.GridAsPointDataset.Point
-
- GridBoundariesExtractor - Class in ucar.nc2.dt.grid.gis
-
Provides methods for extracting the grid boundaries in standard GIS text formats: WKT and GeoJSON
- GridCF - Interface in ucar.nc2.iosp.grid
-
A centralized place to store CF conventions for the Grid Iosp
- GridCF.VectorComponentFlag - Enum in ucar.nc2.iosp.grid
-
LOOK bogus
- GridCoordinate2D - Class in ucar.nc2.dt.grid
-
2D Coordinate System has lat(x,y) and lon(x,y).
- GridCoordSys - Class in ucar.nc2.dt.grid
-
A georeferencing "gridded" CoordinateSystem.
- GridCoordSys(CoordinateSystem, Formatter) - Constructor for class ucar.nc2.dt.grid.GridCoordSys
-
Create a GridCoordSys from an existing Coordinate System.
- GridCoordSys(GridCoordSys, Range, Range, Range, Range) - Constructor for class ucar.nc2.dt.grid.GridCoordSys
-
Create a GridCoordSys as a section of an existing GridCoordSys.
- GridCoordSys(GridCoordSys, Range, Range, Range, Range, Range, Range) - Constructor for class ucar.nc2.dt.grid.GridCoordSys
-
Create a GridCoordSys as a section of an existing GridCoordSys.
- GridCoordSys - 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.
- GridCS - Interface in ucar.nc2.ft.grid
-
Description
- GridCSImpl - Class in ucar.nc2.ft.grid.impl
-
A Grid has a 1D x and y coordinate.
- GridDataset - Class in ucar.nc2.dt.grid
-
Make a NetcdfDataset into a collection of GeoGrids with Georeferencing coordinate systems.
- GridDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.grid.GridDataset
-
Create a GridDataset from a NetcdfDataset.
- GridDataset(NetcdfDataset, Formatter) - Constructor for class ucar.nc2.dt.grid.GridDataset
-
Create a GridDataset from a NetcdfDataset.
- GridDataset - Interface in ucar.nc2.dt
-
A dataset containing Grid objects.
- GridDataset.Gridset - Class in ucar.nc2.dt.grid
-
This is a set of GeoGrids with the same GeoCoordSys.
- GridDataset.Gridset - Interface in ucar.nc2.dt
-
A set of GridDatatype objects with the same Coordinate System.
- GridDatasetInfo - Class in ucar.nc2.dt.grid
-
A helper class to GridDataset; creates a GridDataset XML document.
- GridDatasetInfo(GridDataset, String) - Constructor for class ucar.nc2.dt.grid.GridDatasetInfo
-
- GridDatasetInv - Class in ucar.nc2.ft.fmrc
-
The data inventory of one GridDataset.
- GridDatasetInv(GridDataset, CalendarDate) - Constructor for class ucar.nc2.ft.fmrc.GridDatasetInv
-
- GridDatasetInv.Grid - Class in ucar.nc2.ft.fmrc
-
A Grid variable has a name, timeCoord and optionally a Vertical and Ensemble Coordinate
- GridDatasetStandardFactory - Class in ucar.nc2.ft.grid
-
FeatureDatasetFactory for Grids, using standard coord sys analysis
- GridDatasetStandardFactory() - Constructor for class ucar.nc2.ft.grid.GridDatasetStandardFactory
-
- GridDatatype - Interface in ucar.nc2.dt
-
Interface for scientific datatype Grid.
- GridDefRecord - Class in ucar.nc2.iosp.grid
-
Class to represent the grid definition (projection) information
purpose is to convert from String representation to native value.
- GridDefRecord() - Constructor for class ucar.nc2.iosp.grid.GridDefRecord
-
constructors.
- GridDefRecord(String) - Constructor for class ucar.nc2.iosp.grid.GridDefRecord
-
- GridEnsembleCoord - Class in ucar.nc2.iosp.grid
-
Handles the Ensemble coordinate dimension.
- GridEnsembleCoord() - Constructor for class ucar.nc2.iosp.grid.GridEnsembleCoord
-
- GridEnsembleCoord.EnsCoord - Class in ucar.nc2.iosp.grid
-
- GridEnsembleCoord.EnsCoord(int, int) - Constructor for class ucar.nc2.iosp.grid.GridEnsembleCoord.EnsCoord
-
- GRIDFTP - Static variable in class thredds.catalog.ServiceType
-
- GridHorizCoordSys - Class in ucar.nc2.iosp.grid
-
A horizontal coordinate system created from a GridDefRecord
- GridHorizCoordSys(GridDefRecord, GridTableLookup, Group) - Constructor for class ucar.nc2.iosp.grid.GridHorizCoordSys
-
Create a new GridHorizCoordSys with the grid definition and lookup
- GridIndex - Class in ucar.nc2.iosp.grid
-
An "in memory" index for 2D grid files.
- GridIndex(String) - Constructor for class ucar.nc2.iosp.grid.GridIndex
-
Constructor for creating an Index from the Grid file.
- GridIndexToNC - Class in ucar.nc2.iosp.grid
-
Create a Netcdf File from a GridIndex
- GridIndexToNC(String) - Constructor for class ucar.nc2.iosp.grid.GridIndexToNC
-
- GridIndexToNC(RandomAccessFile) - Constructor for class ucar.nc2.iosp.grid.GridIndexToNC
-
- GridParameter - Class in ucar.nc2.iosp.grid
-
Class which represents a grid parameter.
- GridParameter() - Constructor for class ucar.nc2.iosp.grid.GridParameter
-
- GridParameter(int, String, String, String) - Constructor for class ucar.nc2.iosp.grid.GridParameter
-
- GridParameter(int, int, int, int) - Constructor for class ucar.nc2.iosp.grid.GridParameter
-
- GridParameter(int, String, String, String, String) - Constructor for class ucar.nc2.iosp.grid.GridParameter
-
- GridRecord - Interface in ucar.nc2.iosp.grid
-
An interface for one 2D gridded data record (used by GRIB, GEMPAK, McIDAS gridded data).
- GridServiceProvider - Class in ucar.nc2.iosp.grid
-
Superclass for Gempak grid, MciDAS grid, and GRIB IOSPs
- GridServiceProvider() - Constructor for class ucar.nc2.iosp.grid.GridServiceProvider
-
- GridServiceProvider.IndexExtendMode - Enum in ucar.nc2.iosp.grid
-
- gridSets - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
-
- GridTableLookup - Interface in ucar.nc2.iosp.grid
-
Abstracts lookup functionality for subclasses of Grid IOSP
- GridTimeCoord - Class in ucar.nc2.iosp.grid
-
A Time Coordinate for a Grid dataset.
- GridTimeCoord(List<GridRecord>, String) - Constructor for class ucar.nc2.iosp.grid.GridTimeCoord
-
Create a new GridTimeCoord from the list of GridRecord
- GridTimeCoord.TimeCoordWithInterval - Class in ucar.nc2.iosp.grid
-
- GridTimeCoord.TimeCoordWithInterval(Date, int, int) - Constructor for class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
-
- GridVariable - Class in ucar.nc2.iosp.grid
-
A Variable for a Grid dataset.
- GridVariable(String, String, GridHorizCoordSys, GridTableLookup) - Constructor for class ucar.nc2.iosp.grid.GridVariable
-
Create a new GridVariable
- GridVertCoord - Class in ucar.nc2.iosp.grid
-
A Vertical Coordinate variable for a Grid variable.
- GridVertCoord(String) - Constructor for class ucar.nc2.iosp.grid.GridVertCoord
-
Create a new GridVertCoord with the given name.
- GridVertCoord(List<GridRecord>, String, GridTableLookup, GridHorizCoordSys) - Constructor for class ucar.nc2.iosp.grid.GridVertCoord
-
Create a new GridVertCoord with the appropriate params
- GridVertCoord.LevelCoord - Class in ucar.nc2.iosp.grid
-
A level coordinate
- 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
-
- GroupInfo - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
-
- groupNamer - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
-
- 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
-
- s - Variable in class ucar.nc2.ft.point.StationFeatureImpl
-
- s - Variable in class ucar.nc2.ft.point.StationProfileFeatureImpl
-
- S - Static variable in class ucar.unidata.geoloc.vertical.OceanS
-
The "s" variable name identifier
- S - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
-
The "s" variable name identifier
- S - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
-
The "s" variable name identifier
- s(String, int) - Static method in class ucar.unidata.util.Format
-
Create a new string by padding the existing one with blanks to specified width.
- sa - Variable in class ucar.ma2.StructureDataA
-
- sameSigns(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- sameSigns(int, int) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- SAMPLE_DIMENSION - Static variable in interface ucar.nc2.constants.CF
-
- save() - Method in class ucar.util.prefs.XMLStore
-
Save the current state of the Preferences tree to disk, using the
original filename.
- save(OutputStream) - Method in class ucar.util.prefs.XMLStore
-
Save the current state of the Preferences tree to the given OutputStream.
- SC_NOT_FOUND - Static variable in class ucar.nc2.util.net.HTTPSession
-
- SC_OK - Static variable in class ucar.nc2.util.net.HTTPSession
-
- SC_UNAUTHORIZED - Static variable in class ucar.nc2.util.net.HTTPSession
-
- scalarIndexImmutable - Static variable in class ucar.ma2.Index
-
- scale - Variable in class ucar.ma2.MAMath.ScaleOffset
-
- SCALE_FACTOR - Static variable in interface ucar.nc2.constants.CDM
-
- SCALE_FACTOR_AT_CENTRAL_MERIDIAN - Static variable in interface ucar.nc2.constants.CF
-
- SCALE_FACTOR_AT_PROJECTION_ORIGIN - Static variable in interface ucar.nc2.constants.CF
-
- SCALE_FACTOR_AT_PROJECTION_ORIGIN - Static variable in interface ucar.nc2.iosp.grid.GridCF
-
scale_factor_at_projection_origin
- SCALE_X - Static variable in class ucar.unidata.geoloc.projection.sat.MSGnavigation
-
- SCALE_Y - Static variable in class ucar.unidata.geoloc.projection.sat.MSGnavigation
-
- ScaledUnit - Class in ucar.units
-
Provides support for a unit that is a mutiplicative factor of a reference
unit.
- ScaledUnit(double) - Constructor for class ucar.units.ScaledUnit
-
Constructs from a multiplicative factor.
- ScaledUnit(double, Unit) - Constructor for class ucar.units.ScaledUnit
-
Constructs from a multiplicative factor and a reference unit.
- ScaledUnit(double, Unit, UnitName) - Constructor for class ucar.units.ScaledUnit
-
Constructs from a multiplicative factor, a reference unit, and an
identifier.
- scan() - Method in class thredds.cataloggen.CollectionLevelScanner
-
Scan the collection and gather information on contained datasets.
- scan(boolean) - Method in interface thredds.inventory.CollectionManager
-
Scan the collection.
- scan(boolean) - Method in class thredds.inventory.CollectionManagerSingleFile
-
- scan(boolean) - Method in class thredds.inventory.MFileCollectionManager
-
- scan(Formatter) - Method in class ucar.nc2.ft.scan.FeatureScan
-
- scanDebug(Formatter) - Method in class thredds.inventory.MFileCollectionManager
-
Do not use
- scanIfNeeded() - Method in interface thredds.inventory.CollectionManager
-
If isScanNeeded(), do a scan.
- scanIfNeeded() - Method in class thredds.inventory.CollectionManagerSingleFile
-
- scanIfNeeded() - Method in class thredds.inventory.MFileCollectionManager
-
- scanLogFile(File, LogReader.Closure, LogReader.LogFilter, LogReader.Stats) - Method in class thredds.logs.LogReader
-
Read a log file.
- ScanMode - Class in ucar.atd.dorade
-
Title: ScanMode
- SCANNING_MODE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
Scanning mode for the data
- scheduleTasks(FeatureCollectionConfig, CollectionManager) - Method in enum thredds.inventory.CollectionUpdater
-
- schemaLocation - Static variable in class ucar.nc2.ncml.NcMLGWriter
-
- SCHEME - Static variable in class ucar.nc2.ft.point.collection.CompositeDatasetFactory
-
- SCHEME - Static variable in class ucar.nc2.stream.CdmRemote
-
- SCHEME - Static variable in class ucar.nc2.stream.CdmrFeatureDataset
-
- SCHEME - Static variable in class ucar.nc2.thredds.ThreddsDataFactory
-
- schemeForName(String) - Static method in enum ucar.nc2.util.net.HTTPAuthScheme
-
- SD - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- sdata - Variable in class ucar.ma2.ArrayStructure
-
- sdata - Variable in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
-
Deprecated.
- sdata - Variable in class ucar.nc2.ft.point.standard.TableConfig
-
- SDATA_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
- SDATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Attribute
-
- SDATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.StructureData
-
- SDC - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SDD - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SDF - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SDG - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SDL - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SDLNK - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SDM - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SDRAG - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SDS - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SDT - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SDU - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- searchForward(KMPMatch, int) - Method in class ucar.unidata.io.RandomAccessFile
-
Search forward from the current pos, looking for a match.
- SECOND - Static variable in class ucar.units.SI
-
Base unit of time.
- secondsSince1970 - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
-
time unit
- secsUnit - Static variable in class ucar.nc2.units.SimpleUnit
-
- section(List<Range>) - Method in class ucar.ma2.Array
-
Create a new Array as a subsection of this Array, with rank reduction.
- section(int[], int[]) - Method in class ucar.ma2.Array
-
Create a new Array as a subsection of this Array, with rank reduction.
- section(int[], int[], int[]) - Method in class ucar.ma2.Array
-
Create a new Array as a subsection of this Array, with rank reduction.
- Section - Class in ucar.ma2
-
A section of multidimensional array indices.
- Section(int[]) - Constructor for class ucar.ma2.Section
-
Create Section from a shape array, assumes 0 origin.
- Section(int[], int[]) - Constructor for class ucar.ma2.Section
-
Create Section from a shape and origin arrays.
- Section(int[], int[], int[]) - Constructor for class ucar.ma2.Section
-
Create Section from a shape, origin, and stride arrays.
- Section(List<Range>) - Constructor for class ucar.ma2.Section
-
Create Section from a List.
- Section(Section) - Constructor for class ucar.ma2.Section
-
Copy Constructor.
- Section(List<Range>, int[]) - Constructor for class ucar.ma2.Section
-
Create Section from a List.
- Section(String) - Constructor for class ucar.ma2.Section
-
Parse an index section String specification, return equivilent Section.
- Section() - Constructor for class ucar.ma2.Section
-
No-arg Constructor
- section(Range) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Create a new CoordinateAxis1D as a section of this CoordinateAxis1D.
- section(Range) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
- section(Range, Range) - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
Create a new CoordinateAxis2D as a section of this CoordinateAxis2D.
- section - Variable in class ucar.nc2.ParsedSectionSpec
-
- section(Section) - Method in class ucar.nc2.Sequence
-
UnsupportedOperation
- section(List<Range>) - Method in class ucar.nc2.Variable
-
Create a new Variable that is a logical subsection of this Variable.
- section(Section) - Method in class ucar.nc2.Variable
-
Create a new Variable that is a logical subsection of this Variable.
- section(List<Range>) - Method in interface ucar.nc2.VariableIF
-
- Section.Iterator - Class in ucar.ma2
-
- SECTION_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Member
-
- SECTION_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Data
-
- SectionCollectionImpl - Class in ucar.nc2.ft.point
-
Superclass for implementations of SectionFeatureCollection: series of profiles along a trajectory
Concrete subclass must implement getNestedPointFeatureCollectionIterator();
- SectionCollectionImpl(String) - Constructor for class ucar.nc2.ft.point.SectionCollectionImpl
-
- SectionFeature - Interface in ucar.nc2.ft
-
A collection of profiles which originate along a trajectory.
- SectionFeatureCollection - Interface in ucar.nc2.ft
-
A collection of SectionFeatures.
- SectionFeatureImpl - Class in ucar.nc2.ft.point
-
Abstract superclass for implementations of SectionFeature.
- SectionFeatureImpl(String) - Constructor for class ucar.nc2.ft.point.SectionFeatureImpl
-
- sectionNoReduce(List<Range>) - Method in class ucar.ma2.Array
-
Create a new Array as a subsection of this Array, without rank reduction.
- sectionNoReduce(int[], int[], int[]) - Method in class ucar.ma2.Array
-
Create a new Array as a subsection of this Array, without rank reduction.
- sectorVisibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
-
- sectorVisibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
-
- sectorVisibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
-
- seek(long) - Method in class ucar.unidata.io.RandomAccessFile
-
Set the position in the file for the next read or write.
- select(List<String>) - Method in class ucar.nc2.dataset.StructureDS
-
- select(List<String>) - Method in class ucar.nc2.dataset.StructurePseudo2Dim
-
- select(List<String>) - Method in class ucar.nc2.dataset.StructurePseudoDS
-
- select(String[], String, String) - Method in interface ucar.nc2.ft2.Sequence
-
- select(List<String>) - Method in class ucar.nc2.Structure
-
Create a subset of the Structure consisting only of the given member variables
- select(String) - Method in class ucar.nc2.Structure
-
Create a subset of the Structure consisting only of the one member variable
- SelectGeoRegion - Class in thredds.catalog.query
-
Implementation of a DQC select geo region.
- SelectGeoRegion(Location, Location) - Constructor for class thredds.catalog.query.SelectGeoRegion
-
Construct from fields in XML catalog.
- SelectList - Class in thredds.catalog.query
-
Implementation of a DQC list selector element.
- SelectList() - Constructor for class thredds.catalog.query.SelectList
-
- SelectList(String, String, String, String, String) - Constructor for class thredds.catalog.query.SelectList
-
- Selector - Class in thredds.catalog.query
-
Abstract class for DQC selector elements.
- Selector() - Constructor for class thredds.catalog.query.Selector
-
- Selector(String, String, String, String, String) - Constructor for class thredds.catalog.query.Selector
-
Construct from fields in XML catalog.
- SelectRange - Class in thredds.catalog.query
-
Implementation of a DQC select range.
- SelectRange(String, String, String, String, String, String) - Constructor for class thredds.catalog.query.SelectRange
-
Construct from fields in XML catalog.
- SelectRangeDate - Class in thredds.catalog.query
-
Implementation of a DQC select range date.
- SelectRangeDate(String, String, String, String, String) - Constructor for class thredds.catalog.query.SelectRangeDate
-
Construct from fields in XML catalog.
- SelectService - Class in thredds.catalog.query
-
Implementation of a DQC service selector element.
- SelectService(String, String) - Constructor for class thredds.catalog.query.SelectService
-
Construct from fields in XML catalog.
- SelectService.ServiceChoice - Class in thredds.catalog.query
-
- SelectStation - Class in thredds.catalog.query
-
Implementation of a DQC station selector element.
- SelectStation() - Constructor for class thredds.catalog.query.SelectStation
-
- SelectStation(String, String, String, String, String) - Constructor for class thredds.catalog.query.SelectStation
-
Construct from fields in XML catalog.
- SEMI_MAJOR_AXIS - Static variable in interface ucar.nc2.constants.CF
-
- SEMI_MAJOR_AXIS - Static variable in interface ucar.nc2.iosp.grid.GridCF
-
major axis of earth
- SEMI_MINOR_AXIS - Static variable in interface ucar.nc2.constants.CF
-
- SEMI_MINOR_AXIS - Static variable in interface ucar.nc2.iosp.grid.GridCF
-
minor axis of earth
- sendData(Variable, Section, OutputStream, boolean) - Method in class ucar.nc2.stream.NcStreamWriter
-
- sendData(Variable, Section, WritableByteChannel, boolean) - Method in class ucar.nc2.stream.NcStreamWriterChannel
-
- sendEnd(OutputStream) - Method in class ucar.nc2.stream.NcStreamWriter
-
- sendEnd(WritableByteChannel) - Method in class ucar.nc2.stream.NcStreamWriterChannel
-
- sendEvent(EventObject) - Method in class ucar.nc2.util.ListenerManager
-
Send an event to all registered listeners.
- sendEventExcludeSource(EventObject) - Method in class ucar.nc2.util.ListenerManager
-
Send an event to all registered listeners, except the named one.
- sendHeader(OutputStream) - Method in class ucar.nc2.stream.NcStreamWriter
-
- sendHeader(WritableByteChannel) - Method in class ucar.nc2.stream.NcStreamWriterChannel
-
- sendIospMessage(Object) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
-
- sendIospMessage(Object) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
-
- sendIospMessage(Object) - Method in class ucar.nc2.iosp.hdf4.H4iosp
-
- sendIospMessage(Object) - Method in class ucar.nc2.iosp.hdf5.H5iosp
-
- sendIospMessage(Object) - Method in interface ucar.nc2.iosp.IOServiceProvider
-
A way to communicate arbitrary information to an iosp.
- sendIospMessage(Object) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
- sendIospMessage(Object) - Method in class ucar.nc2.NetcdfFile
-
Generic way to send a "message" to the underlying IOSP.
- sendQuery(String, String) - Static method in class ucar.nc2.stream.CdmRemote
-
- sendStart(OutputStream) - Method in class ucar.nc2.stream.NcStreamWriter
-
- sendStart(WritableByteChannel) - Method in class ucar.nc2.stream.NcStreamWriterChannel
-
- sensorIsMoving(int) - Method in class ucar.atd.dorade.DoradeSweep
-
Return whether the selected sensor is moving.
- seq - Variable in class ucar.nc2.iosp.grid.GridEnsembleCoord
-
- seq - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
-
- seq - Variable in class ucar.nc2.iosp.grid.GridVertCoord
-
- seqDate - Static variable in class thredds.wcs.v1_1_0.XMLwriter
-
- Sequence - Interface in ucar.nc2.ft2
-
A Sequence has a primary key, so instead of Sequence(n), you have map(key,Structure), or
Sequence[key].
- Sequence - Class in ucar.nc2
-
Sequence is a one-dimensional Structure with indeterminate length.
- Sequence(NetcdfFile, Group, Structure, String) - Constructor for class ucar.nc2.Sequence
-
- Sequence.Iterator - Interface in ucar.nc2.ft2
-
- SEQUENCE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
SEQUENCE = 9;
- SequenceDS - Class in ucar.nc2.dataset
-
Enhance sequence
- SequenceDS(Group, Sequence) - Constructor for class ucar.nc2.dataset.SequenceDS
-
- SequenceIterator - Class in ucar.ma2
-
Creates a StructureDataIterator by wrapping a section of a ArrayStructure.
- SequenceIterator(int, int, ArrayStructure) - Constructor for class ucar.ma2.SequenceIterator
-
- service - Variable in class thredds.catalog.InvAccess
-
- Service - Interface in thredds.catalog2
-
Represents a data access service and allows basic data access information
to be factored out of dataset Access objects.
- ServiceBuilder - Interface in thredds.catalog2.builder
-
Provide an interface for constructing Service objects.
- ServiceElement - Static variable in class thredds.catalog2.xml.names.ServiceElementNames
-
- ServiceElement_Base - Static variable in class thredds.catalog2.xml.names.ServiceElementNames
-
- ServiceElement_Description - Static variable in class thredds.catalog2.xml.names.ServiceElementNames
-
- ServiceElement_Name - Static variable in class thredds.catalog2.xml.names.ServiceElementNames
-
- ServiceElement_ServiceType - Static variable in class thredds.catalog2.xml.names.ServiceElementNames
-
- ServiceElement_Suffix - Static variable in class thredds.catalog2.xml.names.ServiceElementNames
-
- ServiceElementNames - Class in thredds.catalog2.xml.names
-
XML qualified names for the elements and attributes defined by
the "service" element in the THREDDS InvCatalog
specification (version 1.0.2).
- ServiceElementWriter - Class in thredds.catalog2.xml.writer.stax
-
_more_
- ServiceElementWriter() - Constructor for class thredds.catalog2.xml.writer.stax.ServiceElementWriter
-
- serviceHash - Variable in class thredds.catalog.InvCatalog
-
- serviceName - Variable in class thredds.catalog.InvAccessImpl
-
- serviceName - Variable in class thredds.catalog.ThreddsMetadata
-
- ServiceNameElement - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- services - Variable in class thredds.catalog.InvCatalog
-
- services - Variable in class thredds.catalog.InvDataset
-
- services - Static variable in class thredds.logs.LogCategorizer
-
- ServiceType - Class in thredds.catalog
-
Type-safe enumeration of THREDDS Service types.
- ServletLogParser - Class in thredds.logs
-
Read TDS access logs
- ServletLogParser() - Constructor for class thredds.logs.ServletLogParser
-
- ServletLogParser.ServletLog - Class in thredds.logs
-
- ServletLogParser.ServletLog() - Constructor for class thredds.logs.ServletLogParser.ServletLog
-
- set(boolean) - Method in class ucar.ma2.ArrayBoolean.D0
-
set the value.
- set(int, boolean) - Method in class ucar.ma2.ArrayBoolean.D1
-
set the value.
- set(int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D2
-
set the value.
- set(int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D3
-
set the value.
- set(int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D4
-
set the value.
- set(int, int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D5
-
set the value.
- set(int, int, int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D6
-
set the value.
- set(int, int, int, int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D7
-
set the value.
- set(Index, boolean) - Method in class ucar.ma2.ArrayBoolean
-
set the value at the sepcified index.
- set(byte) - Method in class ucar.ma2.ArrayByte.D0
-
- set(int, byte) - Method in class ucar.ma2.ArrayByte.D1
-
- set(int, int, byte) - Method in class ucar.ma2.ArrayByte.D2
-
- set(int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D3
-
- set(int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D4
-
- set(int, int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D5
-
- set(int, int, int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D6
-
- set(int, int, int, int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D7
-
- set(Index, byte) - Method in class ucar.ma2.ArrayByte
-
set the value at the sepcified index.
- set(char) - Method in class ucar.ma2.ArrayChar.D0
-
set the value.
- set(int, char) - Method in class ucar.ma2.ArrayChar.D1
-
set the value.
- set(int, int, char) - Method in class ucar.ma2.ArrayChar.D2
-
set the value.
- set(int, int, int, char) - Method in class ucar.ma2.ArrayChar.D3
-
set the value.
- set(int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D4
-
set the value.
- set(int, int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D5
-
set the value.
- set(int, int, int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D6
-
set the value.
- set(int, int, int, int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D7
-
set the value.
- set(Index, char) - Method in class ucar.ma2.ArrayChar
-
set the value at the sepcified index.
- set(double) - Method in class ucar.ma2.ArrayDouble.D0
-
set the value.
- set(int, double) - Method in class ucar.ma2.ArrayDouble.D1
-
set the value.
- set(int, int, double) - Method in class ucar.ma2.ArrayDouble.D2
-
set the value.
- set(int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D3
-
set the value.
- set(int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D4
-
set the value.
- set(int, int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D5
-
set the value.
- set(int, int, int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D6
-
set the value.
- set(int, int, int, int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D7
-
set the value.
- set(Index, double) - Method in class ucar.ma2.ArrayDouble
-
set the value at the specified index.
- set(float) - Method in class ucar.ma2.ArrayFloat.D0
-
set the value.
- set(int, float) - Method in class ucar.ma2.ArrayFloat.D1
-
set the value.
- set(int, int, float) - Method in class ucar.ma2.ArrayFloat.D2
-
set the value.
- set(int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D3
-
set the value.
- set(int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D4
-
set the value.
- set(int, int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D5
-
set the value.
- set(int, int, int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D6
-
set the value.
- set(int, int, int, int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D7
-
set the value.
- set(Index, float) - Method in class ucar.ma2.ArrayFloat
-
set the value at the sepcified index.
- set(int) - Method in class ucar.ma2.ArrayInt.D0
-
- set(int, int) - Method in class ucar.ma2.ArrayInt.D1
-
- set(int, int, int) - Method in class ucar.ma2.ArrayInt.D2
-
- set(int, int, int, int) - Method in class ucar.ma2.ArrayInt.D3
-
- set(int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D4
-
- set(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D5
-
- set(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D6
-
- set(int, int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D7
-
- set(Index, int) - Method in class ucar.ma2.ArrayInt
-
Set the value at the specified index.
- set(long) - Method in class ucar.ma2.ArrayLong.D0
-
set the value.
- set(int, long) - Method in class ucar.ma2.ArrayLong.D1
-
set the value.
- set(int, int, long) - Method in class ucar.ma2.ArrayLong.D2
-
set the value.
- set(int, int, int, long) - Method in class ucar.ma2.ArrayLong.D3
-
set the value.
- set(int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D4
-
set the value.
- set(int, int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D5
-
set the value.
- set(int, int, int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D6
-
set the value.
- set(int, int, int, int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D7
-
set the value.
- set(Index, long) - Method in class ucar.ma2.ArrayLong
-
set the value at the sepcified index.
- set(Object) - Method in class ucar.ma2.ArrayObject.D0
-
set the value.
- set(int, Object) - Method in class ucar.ma2.ArrayObject.D1
-
set the value.
- set(int, int, Object) - Method in class ucar.ma2.ArrayObject.D2
-
set the value.
- set(int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D3
-
set the value.
- set(int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D4
-
set the value.
- set(int, int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D5
-
set the value.
- set(int, int, int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D6
-
set the value.
- set(int, int, int, int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D7
-
set the value.
- set(short) - Method in class ucar.ma2.ArrayShort.D0
-
- set(int, short) - Method in class ucar.ma2.ArrayShort.D1
-
- set(int, int, short) - Method in class ucar.ma2.ArrayShort.D2
-
- set(int, int, int, short) - Method in class ucar.ma2.ArrayShort.D3
-
- set(int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D4
-
- set(int, int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D5
-
- set(int, int, int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D6
-
- set(int, int, int, int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D7
-
- set(Index, short) - Method in class ucar.ma2.ArrayShort
-
Set the value at the specified index.
- set(String) - Method in class ucar.ma2.ArrayString.D0
-
set the value.
- set(int, String) - Method in class ucar.ma2.ArrayString.D1
-
set the value.
- set(int, int, String) - Method in class ucar.ma2.ArrayString.D2
-
set the value.
- set(int, int, int, String) - Method in class ucar.ma2.ArrayString.D3
-
set the value.
- set(int, int, int, int, String) - Method in class ucar.ma2.ArrayString.D4
-
set the value.
- set(int, int, int, int, int, String) - Method in class ucar.ma2.ArrayString.D5
-
set the value.
- set(int, int, int, int, int, int, String) - Method in class ucar.ma2.ArrayString.D6
-
set the value.
- set(int, int, int, int, int, int, int, String) - Method in class ucar.ma2.ArrayString.D7
-
set the value.
- set(Index, String) - Method in class ucar.ma2.ArrayString
-
set the value at the sepcified index.
- set(int[]) - Method in class ucar.ma2.Index
-
Set the current element's index.
- set(int) - Method in class ucar.ma2.Index
-
set current element at dimension 0 to v0
- set(int, int) - Method in class ucar.ma2.Index
-
set current element at dimension 0,1 to v0,v1
- set(int, int, int) - Method in class ucar.ma2.Index
-
set current element at dimension 0,1,2 to v0,v1,v2
- set(int, int, int, int) - Method in class ucar.ma2.Index
-
set current element at dimension 0,1,2,3 to v0,v1,v2,v3
- set(int, int, int, int, int) - Method in class ucar.ma2.Index
-
set current element at dimension 0,1,2,3,4 to v0,v1,v2,v3,v4
- set(int, int, int, int, int, int) - Method in class ucar.ma2.Index
-
set current element at dimension 0,1,2,3,4,5 to v0,v1,v2,v3,v4,v5
- set(int, int, int, int, int, int, int) - Method in class ucar.ma2.Index
-
set current element at dimension 0,1,2,3,4,5,6 to v0,v1,v2,v3,v4,v5,v6
- set(int) - Method in class ucar.ma2.Index1D
-
- set(int[]) - Method in class ucar.ma2.Index1D
-
- set(int[]) - Method in class ucar.ma2.Index2D
-
- set(int, int) - Method in class ucar.ma2.Index2D
-
- set(int, int, int) - Method in class ucar.ma2.Index3D
-
- set(int[]) - Method in class ucar.ma2.Index3D
-
- set(int, int, int, int) - Method in class ucar.ma2.Index4D
-
- set(int[]) - Method in class ucar.ma2.Index4D
-
- set(int[]) - Method in class ucar.ma2.Index5D
-
- set(int, int, int, int, int) - Method in class ucar.ma2.Index5D
-
- set(int, int, int, int, int, int) - Method in class ucar.ma2.Index6D
-
- set(int[]) - Method in class ucar.ma2.Index6D
-
- set(int, int, int, int, int, int, int) - Method in class ucar.ma2.Index7D
-
- set(int[]) - Method in class ucar.ma2.Index7D
-
- set(String, boolean) - Method in interface ucar.nc2.util.DebugFlags
-
Set named debug flag.
- set(String, boolean) - Method in class ucar.nc2.util.DebugFlagsImpl
-
- set(String, String) - Static method in class ucar.nc2.util.rc.RC
-
- set(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
set lat, lon using values of pt
- set(double, double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
set lat, lon using double values
- set(float, float) - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
set lat, lon using float values
- set0(int) - Method in class ucar.ma2.Index
-
set current element at dimension 0 to v
- set0(int) - Method in class ucar.ma2.Index1D
-
- set0(int) - Method in class ucar.ma2.Index2D
-
- set0(int) - Method in class ucar.ma2.Index3D
-
- set0(int) - Method in class ucar.ma2.Index4D
-
- set0(int) - Method in class ucar.ma2.Index5D
-
- set0(int) - Method in class ucar.ma2.Index6D
-
- set0(int) - Method in class ucar.ma2.Index7D
-
- set1(int) - Method in class ucar.ma2.Index
-
set current element at dimension 1 to v
- set1(int) - Method in class ucar.ma2.Index2D
-
- set1(int) - Method in class ucar.ma2.Index3D
-
- set1(int) - Method in class ucar.ma2.Index4D
-
- set1(int) - Method in class ucar.ma2.Index5D
-
- set1(int) - Method in class ucar.ma2.Index6D
-
- set1(int) - Method in class ucar.ma2.Index7D
-
- set2(int) - Method in class ucar.ma2.Index
-
set current element at dimension 2 to v
- set2(int) - Method in class ucar.ma2.Index3D
-
- set2(int) - Method in class ucar.ma2.Index4D
-
- set2(int) - Method in class ucar.ma2.Index5D
-
- set2(int) - Method in class ucar.ma2.Index6D
-
- set2(int) - Method in class ucar.ma2.Index7D
-
- set3(int) - Method in class ucar.ma2.Index
-
set current element at dimension 3 to v
- set3(int) - Method in class ucar.ma2.Index4D
-
- set3(int) - Method in class ucar.ma2.Index5D
-
- set3(int) - Method in class ucar.ma2.Index6D
-
- set3(int) - Method in class ucar.ma2.Index7D
-
- set4(int) - Method in class ucar.ma2.Index
-
set current element at dimension 4 to v
- set4(int) - Method in class ucar.ma2.Index5D
-
- set4(int) - Method in class ucar.ma2.Index6D
-
- set4(int) - Method in class ucar.ma2.Index7D
-
- set5(int) - Method in class ucar.ma2.Index
-
set current element at dimension 5 to v
- set5(int) - Method in class ucar.ma2.Index6D
-
- set5(int) - Method in class ucar.ma2.Index7D
-
- set6(int) - Method in class ucar.ma2.Index
-
set current element at dimension 6 to v
- set6(int) - Method in class ucar.ma2.Index7D
-
- setAccessPoint(String) - Method in class thredds.cataloggen.config.DatasetSource
-
- setAccessPointHeader(String) - Method in class thredds.cataloggen.config.ResultService
-
- setAddDatasetSize(boolean) - Method in class thredds.cataloggen.config.DatasetSource
-
- setAggregation(Aggregation) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Set the Aggregation object associated with this NcML dataset
- setAlias(String) - Method in class thredds.catalog.InvDatasetImpl
-
Set alias for this Dataset
- setAlias(String) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setAllowContentEncoding(boolean) - Method in class thredds.util.HttpUriResolverFactory
-
- setAlt(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
optional double alt = 4;
- setAlt(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
optional double alt = 4;
- setAltitude(double) - Method in class ucar.unidata.geoloc.EarthLocationImpl
-
- setAlwaysUseCache(boolean) - Method in class ucar.nc2.util.DiskCache2
-
- setAnyCredentialsProvider(HTTPAuthScheme, String, CredentialsProvider) - Static method in class ucar.nc2.util.net.HTTPSession
-
- setApplyToAtomicDatasets(boolean) - Method in class thredds.cataloggen.config.DatasetFilter
-
- setApplyToCollectionDatasets(boolean) - Method in class thredds.cataloggen.config.DatasetFilter
-
- setAttribute(String, Object) - Method in class thredds.filesystem.CacheFile
-
- setAttribute(String, Object) - Method in class thredds.filesystem.CacheFileProto
-
- setAtts(int, FileSystemProto.Attribute) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- setAtts(int, FileSystemProto.Attribute.Builder) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- setAtts(int, FileSystemProto.Attribute) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- setAtts(int, FileSystemProto.Attribute.Builder) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- setAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- setAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Attribute atts = 5;
- setAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- setAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Attribute atts = 4;
- setAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- setAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Attribute atts = 4;
- setAuthenticationPreemptive(boolean) - Method in class ucar.nc2.util.net.HTTPSession
-
- setAuthority(String) - Method in class thredds.catalog.InvDatasetImpl
-
Set authorityName for this Dataset
- setAuthority(String) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setAuthority(String) - Method in class thredds.catalog.ThreddsMetadata
-
Set authority
- setAuxInfo(Object) - Method in class thredds.filesystem.CrawlableMFile
-
- setAuxInfo(Object) - Method in class thredds.filesystem.MFileOS
-
- setAuxInfo(Object) - Method in interface thredds.inventory.MFile
-
- setAvailableDatePointBuilder(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setAxisType(AxisType) - Method in class ucar.nc2.dataset.CoordinateAxis
-
Set type of axis, or null if none.
- setAz(float) - Method in class ucar.nc2.iosp.sigmet.Ray
-
- setBaseType(DataType) - Method in class ucar.nc2.EnumTypedef
-
- setBaseURI(URI) - Method in class thredds.catalog.InvCatalogImpl
-
Set the catalog base URI.
- setBaseUri(URI) - Method in interface thredds.catalog2.builder.ServiceBuilder
-
- setBbox(Request.BoundingBox) - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
-
- setBigend(boolean) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional bool bigend = 4 [default = true];
- setBins(short) - Method in class ucar.nc2.iosp.sigmet.Ray
-
- setBitOffset(int) - Method in class ucar.nc2.iosp.BitReader
-
Position file at bitOffset from startPos
- setBoolean(Index, boolean) - Method in class ucar.ma2.Array
-
Set the array element at the current element of ima.
- setBoolean(int, boolean) - Method in class ucar.ma2.Array
-
- setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayBoolean
-
- setBoolean(int, boolean) - Method in class ucar.ma2.ArrayBoolean
-
- setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayByte
-
not legal, throw ForbiddenConversionException
- setBoolean(int, boolean) - Method in class ucar.ma2.ArrayByte
-
- setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayChar
-
not legal, throw ForbiddenConversionException
- setBoolean(int, boolean) - Method in class ucar.ma2.ArrayChar
-
- setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayDouble
-
not legal, throw ForbiddenConversionException
- setBoolean(int, boolean) - Method in class ucar.ma2.ArrayDouble
-
- setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayFloat
-
not legal, throw ForbiddenConversionException
- setBoolean(int, boolean) - Method in class ucar.ma2.ArrayFloat
-
- setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayInt
-
not legal, throw ForbiddenConversionException
- setBoolean(int, boolean) - Method in class ucar.ma2.ArrayInt
-
- setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayLong
-
not legal, throw ForbiddenConversionException
- setBoolean(int, boolean) - Method in class ucar.ma2.ArrayLong
-
- setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- setBoolean(int, boolean) - Method in class ucar.ma2.ArrayObject
-
- setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- setBoolean(int, boolean) - Method in class ucar.ma2.ArrayRagged
-
- setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayScalar
-
- setBoolean(int, boolean) - Method in class ucar.ma2.ArrayScalar
-
- setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayShort
-
not legal, throw ForbiddenConversionException
- setBoolean(int, boolean) - Method in class ucar.ma2.ArrayShort
-
- setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- setBoolean(int, boolean) - Method in class ucar.ma2.ArrayString
-
- setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- setBoolean(int, boolean) - Method in class ucar.ma2.ArrayStructure
-
- setBooleanCurrent(boolean) - Method in interface ucar.ma2.IndexIterator
-
Set current value with a boolean
- setBooleanCurrent(boolean) - Method in class ucar.ma2.IteratorFast
-
- setBooleanNext(boolean) - Method in interface ucar.ma2.IndexIterator
-
Set next value with a boolean
- setBooleanNext(boolean) - Method in class ucar.ma2.IteratorFast
-
- setBoundaryRef(String) - Method in class ucar.nc2.dataset.CoordinateAxis
-
Set a reference to a boundary variable.
- setBoundingBox(LatLonRect) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- setBoundingBox() - Method in class ucar.nc2.dt.point.CFstationObsDataset
-
- setBoundingBox() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
-
- setBoundingBox() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
-
- setBoundingBox() - Method in class ucar.nc2.dt.point.NdbcDataset
-
- setBoundingBox() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
- setBoundingBox() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
- setBoundingBox() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
-
- setBoundingBox() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
- setBoundingBox() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
-
Deprecated.
- setBoundingBox() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
-
- setBoundingBox() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
_more_
- setBoundingBox() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
-
- setBoundingBox() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- setBoundingBox() - Method in class ucar.nc2.dt.radial.UF2Dataset
-
- setBoundingBox() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- setBoundingBox() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- setBoundingBox() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated.
_more_
- setBoundingBox() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- setBoundingBox() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- setBoundingBox(LatLonRect) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- setBoundingBox(LatLonRect) - Method in class ucar.nc2.ft.point.PointCollectionImpl
-
- setBoundingBox(LatLonRect) - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Set the boundingBox for the FeatureCollection.
- setBounds(double[], double[]) - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
- setBounds(List<TimeCoord.Tinv>) - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
- setBufferSize(int) - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
-
- setBufferSize(int) - Method in class ucar.ma2.SequenceIterator
-
- setBufferSize(int) - Method in interface ucar.ma2.StructureDataIterator
-
Hint to use this much memory in buffering the iteration.
- setBufferSize(int) - Method in class ucar.ma2.StructureDataIteratorLimited
-
- setBufferSize(int) - Method in interface ucar.nc2.ft.NestedPointFeatureCollectionIterator
-
Hint to use this much memory in buffering the iteration.
- setBufferSize(int) - Method in class ucar.nc2.ft.point.NestedPointCollectionIteratorFiltered
-
- setBufferSize(int) - Method in class ucar.nc2.ft.point.PointCollectionIteratorFiltered
-
- setBufferSize(int) - Method in class ucar.nc2.ft.point.PointIteratorEmpty
-
- setBufferSize(int) - Method in class ucar.nc2.ft.point.PointIteratorFiltered
-
- setBufferSize(int) - Method in class ucar.nc2.ft.point.PointIteratorFlatten
-
- setBufferSize(int) - Method in class ucar.nc2.ft.point.PointIteratorFromStructureData
-
- setBufferSize(int) - Method in class ucar.nc2.ft.point.PointIteratorMultidim
-
- setBufferSize(int) - Method in class ucar.nc2.ft.point.remote.RemotePointFeatureIterator
-
- setBufferSize(int) - Method in class ucar.nc2.ft.point.StructureDataIteratorIndexed
-
- setBufferSize(int) - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
-
- setBufferSize(int) - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
-
Hint to use this much memory in buffering the iteration.
- setBufferSize(int) - Method in interface ucar.nc2.ft.PointFeatureIterator
-
Hint to use this much memory in buffering the iteration.
- setBufferSize(int) - Method in class ucar.unidata.io.InMemoryRandomAccessFile
-
- setBufferSize(int) - Method in class ucar.unidata.io.RandomAccessFile
-
Set the buffer size.
- setByte(Index, byte) - Method in class ucar.ma2.Array
-
Set the array element at the current element of ima.
- setByte(int, byte) - Method in class ucar.ma2.Array
-
- setByte(Index, byte) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- setByte(int, byte) - Method in class ucar.ma2.ArrayBoolean
-
- setByte(Index, byte) - Method in class ucar.ma2.ArrayByte
-
- setByte(int, byte) - Method in class ucar.ma2.ArrayByte
-
- setByte(Index, byte) - Method in class ucar.ma2.ArrayChar
-
- setByte(int, byte) - Method in class ucar.ma2.ArrayChar
-
- setByte(Index, byte) - Method in class ucar.ma2.ArrayDouble
-
- setByte(int, byte) - Method in class ucar.ma2.ArrayDouble
-
- setByte(Index, byte) - Method in class ucar.ma2.ArrayFloat
-
- setByte(int, byte) - Method in class ucar.ma2.ArrayFloat
-
- setByte(Index, byte) - Method in class ucar.ma2.ArrayInt
-
- setByte(int, byte) - Method in class ucar.ma2.ArrayInt
-
- setByte(Index, byte) - Method in class ucar.ma2.ArrayLong
-
- setByte(int, byte) - Method in class ucar.ma2.ArrayLong
-
- setByte(Index, byte) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- setByte(int, byte) - Method in class ucar.ma2.ArrayObject
-
- setByte(Index, byte) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- setByte(int, byte) - Method in class ucar.ma2.ArrayRagged
-
- setByte(Index, byte) - Method in class ucar.ma2.ArrayScalar
-
- setByte(int, byte) - Method in class ucar.ma2.ArrayScalar
-
- setByte(Index, byte) - Method in class ucar.ma2.ArrayShort
-
- setByte(int, byte) - Method in class ucar.ma2.ArrayShort
-
- setByte(Index, byte) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- setByte(int, byte) - Method in class ucar.ma2.ArrayString
-
- setByte(Index, byte) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- setByte(int, byte) - Method in class ucar.ma2.ArrayStructure
-
- setByteCurrent(byte) - Method in interface ucar.ma2.IndexIterator
-
Set current value with a byte
- setByteCurrent(byte) - Method in class ucar.ma2.IteratorFast
-
- setByteNext(byte) - Method in interface ucar.ma2.IndexIterator
-
Set next value with a byte
- setByteNext(byte) - Method in class ucar.ma2.IteratorFast
-
- setBytesToWrite(long) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- setBytesWritten(long) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- setCachedData(Array) - Method in class ucar.nc2.Variable
-
- setCachedData(Array, boolean) - Method in class ucar.nc2.Variable
-
Set the data cache
- setCacheDirectory(String, long, int) - Static method in class thredds.inventory.bdb.MetadataManager
-
- setCacheName(String) - Method in class ucar.nc2.NetcdfFile
-
Public by accident.
- setCachePathPolicy(DiskCache2.CachePathPolicy, String) - Method in class ucar.nc2.util.DiskCache2
-
Set the cache path policy
- setCachePathPolicy(int, String) - Method in class ucar.nc2.util.DiskCache2
-
Deprecated.
use setCachePathPolicy(CachePathPolicy cachePathPolicy, String cachePathPolicyParam)
- setCachePolicy(boolean) - Static method in class ucar.nc2.util.DiskCache
-
Set the standard policy used in getWriteableFileStandardPolicy().
- setCaching(boolean) - Method in class ucar.nc2.dataset.VariableDS
-
- setCaching(boolean) - Method in class ucar.nc2.Structure
-
Caching is not allowed
- setCaching(boolean) - Method in class ucar.nc2.Variable
-
Set whether to cache or not.
- setCalculateBounds(PointFeatureCollection) - Method in class ucar.nc2.ft.point.PointIteratorAbstract
-
- setCalculateBounds(PointFeatureCollection) - Method in interface ucar.nc2.ft.PointFeatureIterator
-
If this is set, then the iterator will calculate the bounding box, time range, and size,
and make it available through getBoundingBox(), getDateRange(), and getSize().
- setCalendarDateRange(CalendarDateRange) - Method in class ucar.nc2.ft.point.PointCollectionImpl
-
- setCalendarDateRange(CalendarDateRange) - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Set the calendar date range for the FeatureCollection.
- setCatalog(InvCatalogImpl) - Method in interface thredds.catalog.CatalogSetCallback
-
Called when the catalog is done being read.
- setCatalog(InvCatalog) - Method in class thredds.catalog.InvDatasetImpl
-
Set the containing catalog; use only for top level dataset.
- setCatalog(InvCatalog) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setCatalogExpiresDate(DateType) - Method in class thredds.cataloggen.CatalogGen
-
- setCatalogFilenameSubstitutionPattern(String) - Method in class thredds.cataloggen.config.CatalogRefExpander
-
- setCatalogServletName(String) - Static method in class thredds.catalog.InvDatasetFeatureCollection
-
- setCatalogServletName(String) - Static method in class thredds.catalog.InvDatasetScan
-
- setCatalogTitleSubstitutionPattern(String) - Method in class thredds.cataloggen.config.CatalogRefExpander
-
- setCdmrFeatureServiceUrlPath(String) - Static method in class thredds.catalog.InvDatasetFeatureCollection
-
- setCenterLon(double) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
-
Set the center of the Longitude range.
- setCentMeridian(double) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Set the central Meridian
- setCentralMeridian(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Deprecated.
- setChangeChecker(CollectionManager.ChangeChecker) - Method in interface thredds.inventory.CollectionManager
-
- setChangeChecker(CollectionManager.ChangeChecker) - Method in class thredds.inventory.CollectionManagerAbstract
-
- setChar(Index, char) - Method in class ucar.ma2.Array
-
Set the array element at the current element of ima.
- setChar(int, char) - Method in class ucar.ma2.Array
-
- setChar(Index, char) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- setChar(int, char) - Method in class ucar.ma2.ArrayBoolean
-
- setChar(Index, char) - Method in class ucar.ma2.ArrayByte
-
- setChar(int, char) - Method in class ucar.ma2.ArrayByte
-
- setChar(Index, char) - Method in class ucar.ma2.ArrayChar
-
- setChar(int, char) - Method in class ucar.ma2.ArrayChar
-
- setChar(Index, char) - Method in class ucar.ma2.ArrayDouble
-
- setChar(int, char) - Method in class ucar.ma2.ArrayDouble
-
- setChar(Index, char) - Method in class ucar.ma2.ArrayFloat
-
- setChar(int, char) - Method in class ucar.ma2.ArrayFloat
-
- setChar(Index, char) - Method in class ucar.ma2.ArrayInt
-
- setChar(int, char) - Method in class ucar.ma2.ArrayInt
-
- setChar(Index, char) - Method in class ucar.ma2.ArrayLong
-
- setChar(int, char) - Method in class ucar.ma2.ArrayLong
-
- setChar(Index, char) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- setChar(int, char) - Method in class ucar.ma2.ArrayObject
-
- setChar(Index, char) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- setChar(int, char) - Method in class ucar.ma2.ArrayRagged
-
- setChar(Index, char) - Method in class ucar.ma2.ArrayScalar
-
- setChar(int, char) - Method in class ucar.ma2.ArrayScalar
-
- setChar(Index, char) - Method in class ucar.ma2.ArrayShort
-
- setChar(int, char) - Method in class ucar.ma2.ArrayShort
-
- setChar(Index, char) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- setChar(int, char) - Method in class ucar.ma2.ArrayString
-
- setChar(Index, char) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- setChar(int, char) - Method in class ucar.ma2.ArrayStructure
-
- setCharCurrent(char) - Method in interface ucar.ma2.IndexIterator
-
Set current value with a char
- setCharCurrent(char) - Method in class ucar.ma2.IteratorFast
-
- setCharNext(char) - Method in interface ucar.ma2.IndexIterator
-
Set next value with a char
- setCharNext(char) - Method in class ucar.ma2.IteratorFast
-
- setChunker(Nc4Chunking) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
- setCode(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
required uint32 code = 1;
- setCollectionId(String) - Method in class thredds.cataloggen.CollectionLevelScanner
-
Set the value of the base dataset ID.
- setCollectionName(String) - Method in class thredds.cataloggen.CollectionLevelScanner
-
Set the value of the collection Name.
- setCollectionType(CollectionType) - Method in class thredds.catalog.InvDatasetImpl
-
Set collectionType
- setCollectionType(CollectionType) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setCollectionType(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setCompoundSelectors(List) - Method in class thredds.catalog.query.Selector
-
- setCompress(NcStreamProto.Compress) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional .ncstream.Compress compress = 6 [default = NONE];
- setConnectionTimeout(int) - Method in class thredds.util.HttpUriResolverFactory
-
- setConnectionTimeout(int) - Method in class ucar.nc2.util.net.HTTPSession
-
- setContainedContent(boolean) - Method in interface thredds.catalog2.builder.MetadataBuilder
-
- setContent(String) - Method in interface thredds.catalog2.builder.MetadataBuilder
-
- setContext(String) - Static method in class thredds.catalog.InvDatasetFeatureCollection
-
- setContext(String) - Static method in class thredds.catalog.InvDatasetScan
-
- setContext(HttpContext) - Method in class ucar.nc2.util.net.HTTPMethod
-
- setContext(HttpContext) - Method in class ucar.nc2.util.net.HTTPSession
-
- setContributors(List<ThreddsMetadata.Contributor>) - Method in class thredds.catalog.InvDatasetImpl
-
- setContributors(List<ThreddsMetadata.Contributor>) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setContributors(List<ThreddsMetadata.Contributor>) - Method in class thredds.catalog.ThreddsMetadata
-
Set list of contributors (type Contributor); may be empty, not null.
- setController(MController) - Static method in class thredds.inventory.MFileCollectionManager
-
Set the MController used by scan.
- setConventionUsed(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
- setConventionUsed(String) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
-
Pass in the name of the Convention used to locate this CoordSysBuilderIF.
- setConvName(String) - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
-
- setConvName(String) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
-
- setConvUsed(String) - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
-
- setConvUsed(String) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
-
- setCoordinateVariableName(Table.CoordName, String) - Method in class ucar.nc2.ft.point.standard.TableConfig
-
- setCoordMap(List<CoordinateSystem>) - Method in class ucar.nc2.ft.scan.FeatureScan.Bean
-
- setCoverageId(String) - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
-
- setCoverageIdList(List<String>) - Method in class thredds.wcs.v1_0_0_1.DescribeCoverageBuilder
-
- setCreateCatalogRefs(boolean) - Method in class thredds.cataloggen.config.DatasetSource
-
- setCreatedDatePointBuilder(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setCreateFrom(String) - Method in class thredds.catalog.InvCatalogImpl
-
Set how the catalog was created, for debugging.
- setCreators(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.ThreddsMetadata
-
Set list of creators (type Source); may be empty, not null.
- setCredentials(AuthScope, Credentials) - Method in class ucar.nc2.util.net.HTTPAuthProvider
-
- setCredentials(AuthScope, Credentials) - Method in class ucar.nc2.util.net.HTTPBasicProvider
-
- setCredentials(AuthScope, Credentials) - Method in class ucar.nc2.util.net.HTTPCredsProvider
-
- setCredentials(HTTPAuthScheme, Credentials) - Method in class ucar.nc2.util.net.HTTPSession
-
- setCredentials(AuthScope, Credentials) - Method in class ucar.nc2.util.net.HTTPSSLProvider
-
- setCredentialsProvider(HTTPAuthScheme, CredentialsProvider) - Method in class ucar.nc2.util.net.HTTPSession
-
- setCredentialsProvider(CredentialsProvider) - Method in class ucar.nc2.util.net.HTTPSession
-
- setCredentialsProvider(String) - Method in class ucar.nc2.util.net.HTTPSession
-
- setCRS(URI) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
-
- setCrs(String) - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
-
- setCurrentCounter(int) - Method in class ucar.ma2.Index
-
Set the current counter from the 1D "current element"
currElement = offset + stride[0]*current[0] + ...
- setData(ByteString) - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- setData(ByteString) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
required bytes data = 3;
- setData(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
optional bytes data = 4;
- setData(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
required bytes data = 2;
- setData(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
optional bytes data = 6;
- setDataArray(Array) - Method in class ucar.ma2.StructureMembers.Member
-
Set the data array.
- setDataCount(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
required uint32 dataCount = 4;
- setDataFormat(DataFormatType) - Method in interface thredds.catalog2.builder.AccessBuilder
-
- setDataFormat(DataFormatType) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setDataFormat(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setDataFormatType(DataFormatType) - Method in class thredds.catalog.InvDatasetImpl
-
- setDataFormatType(DataFormatType) - Method in class thredds.catalog.ThreddsMetadata
-
Set dataTypeFormat
- setDataObject(Object) - Method in class ucar.ma2.StructureMembers.Member
-
Set an opaque data object, for use behind the scenes.
- setDataParam(int) - Method in class ucar.ma2.StructureMembers.Member
-
Set the data parameter value, for use behind the scenes.
- setDataPos(long) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
required uint64 dataPos = 3;
- setDataRead(int) - Method in class ucar.nc2.iosp.sigmet.Ray
-
- setDataRootLocationAliasExpanders(List<PathAliasReplacement>) - Method in class thredds.catalog.InvCatalogFactory
-
- setDataRootLocationAliasExpanders(List<PathAliasReplacement>) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
-
- setDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
-
Deprecated.
Use addDataset() instead; datamodel now allows multiple top level datasets.
- setDatasetAcquireProxy(Aggregation.Dataset, NetcdfDataset) - Method in class ucar.nc2.ncml.Aggregation
-
- setDatasetAcquireProxy(Aggregation.DatasetProxyReader, Group) - Method in class ucar.nc2.ncml.Aggregation
-
- setDatasetSorter(DatasetSorter) - Method in class thredds.cataloggen.config.DatasetSource
-
- setDatasetSource(DatasetSource) - Method in class thredds.cataloggen.config.CatalogGenConfig
-
Set the DatasetSource for this CatalogGenConfig
- setDataSize(double) - Method in class thredds.catalog.InvDatasetImpl
-
- setDataSize(double) - Method in class thredds.catalog.ThreddsMetadata
-
Set size (bytes)
- setDataSize(long) - Method in interface thredds.catalog2.builder.AccessBuilder
-
- setDataSizeInBytes(long) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setDataType(FeatureType) - Method in class thredds.catalog.InvDatasetImpl
-
- setDataType(FeatureType) - Method in class thredds.catalog.ThreddsMetadata
-
Set dataType
- setDataType(FeatureType) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setDataType(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setDataType(DataType) - Method in class ucar.nc2.dt.point.PointObVar
-
- setDataType(NcStreamProto.DataType) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
required .ncstream.DataType dataType = 4;
- setDataType(short) - Method in class ucar.nc2.iosp.sigmet.Ray
-
- setDataType(NcStreamProto.DataType) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
required .ncstream.DataType dataType = 2;
- setDataType(NcStreamProto.DataType) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
required .ncstream.DataType dataType = 2;
- setDataType(NcStreamProto.DataType) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
required .ncstream.DataType dataType = 2;
- setDataType(DataType) - Method in class ucar.nc2.Variable
-
Set the data type
- setDateExtractor(DateExtractor) - Method in class thredds.inventory.MFileCollectionManager
-
- setDateMesc() - Method in class ucar.nc2.iosp.uf.Ray
-
- setDateRange(CalendarDateRange) - Method in class thredds.inventory.TimedCollection.Dataset
-
- setDateRange(CalendarDateRange) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- setDateRange(DateRange) - Method in class ucar.nc2.ft.point.PointCollectionImpl
-
- setDateRange(DateRange) - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Deprecated.
use setCalendarDateRange()
- setDebugAccess(boolean) - Static method in class ucar.unidata.io.RandomAccessFile
-
Debugging, do not use.
- setDebugFlags(DebugFlags) - Static method in class ucar.nc2.FileWriter
-
Deprecated.
Set debugging flags
- setDebugFlags(DebugFlags) - Static method in class ucar.nc2.FileWriter2
-
Set debugging flags
- setDebugFlags(DebugFlags) - Static method in class ucar.nc2.ft.point.standard.PointDatasetStandardFactory
-
- setDebugFlags(DebugFlags) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
-
Set the debug flags
- setDebugFlags(DebugFlags) - Static method in class ucar.nc2.iosp.hdf4.H4header
-
- setDebugFlags(DebugFlags) - Static method in class ucar.nc2.iosp.hdf5.H5header
-
- setDebugFlags(DebugFlags) - Static method in class ucar.nc2.iosp.hdf5.H5iosp
-
- setDebugFlags(DebugFlags) - Static method in class ucar.nc2.ncml.NcMLReader
-
- setDebugFlags(DebugFlags) - Static method in class ucar.nc2.NetcdfFile
-
debugging
- setDebugFlags(DebugFlags) - Static method in class ucar.nc2.stream.CdmRemote
-
- setDebugFlags(DebugFlags) - Static method in class ucar.nc2.thredds.ThreddsDataFactory
-
- setDebugLeaks(boolean) - Static method in class ucar.unidata.io.RandomAccessFile
-
Debugging, do not use.
- setDebugStream(PrintStream) - Method in class ucar.units.StandardUnitFormatTokenManager
-
Set debug output.
- setDefaultEnhanceMode(Set<NetcdfDataset.Enhance>) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Set the default set of Enhancements to do for all subsequent dataset opens and acquires.
- setDefaultMapArea(ProjectionRect) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
-
Set a reasonable bounding box for this projection.
- setDefaultMapArea(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Set a reasonable bounding box for this specific projection.
- setDefaults(List, int[]) - Static method in class ucar.ma2.Range
-
Deprecated.
use Section.setDefaults(int[] shape)
- setDefaults(int[]) - Method in class ucar.ma2.Section
-
If any of the ranges are null, which means "all", set the Range from the
corresponding length in shape[].
- setDesc(String) - Method in class ucar.nc2.dt.point.PointObVar
-
- setDesc(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
optional string desc = 2;
- setDesc(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
optional string desc = 5;
- setDescBytes(ByteString) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
optional string desc = 2;
- setDescBytes(ByteString) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
optional string desc = 5;
- setDescription(InvDocumentation) - Method in class thredds.catalog.query.ListChoice
-
- setDescription(InvDocumentation) - Method in class thredds.catalog.query.Selector
-
- setDescription(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- setDescription(String) - Method in interface thredds.catalog2.builder.ServiceBuilder
-
- setDescription(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
-
- setDescription(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- setDescription(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- setDescription(String) - Method in class ucar.nc2.iosp.grid.GridParameter
-
sets description of parameter.
- setDescription(String) - Method in class ucar.unidata.geoloc.StationImpl
-
- setDestElem(long) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
-
- setDim(int, int) - Method in class ucar.ma2.Index
-
set current element at dimension dim to v
- setDim(int, int) - Method in class ucar.ma2.Index1D
-
- setDim(int, int) - Method in class ucar.ma2.Index2D
-
- setDim(int, int) - Method in class ucar.ma2.Index3D
-
- setDim(int, int) - Method in class ucar.ma2.Index4D
-
- setDim(int, int) - Method in class ucar.ma2.Index5D
-
- setDim(int, int) - Method in class ucar.ma2.Index6D
-
- setDim(int, int) - Method in class ucar.ma2.Index7D
-
- setDimension(int, Dimension) - Method in class ucar.nc2.Variable
-
Replace a dimension with an equivalent one.
- setDimension(UnitDimension) - Method in class ucar.units.DerivedUnitImpl
-
Sets the unit dimension of this derived unit.
- setDimensions(List<Dimension>) - Method in class ucar.nc2.Variable
-
Set the shape with a list of Dimensions.
- setDimensions(String) - Method in class ucar.nc2.Variable
-
Set the dimensions using the dimensions names.
- setDimensionsAnonymous(int[]) - Method in class ucar.nc2.Variable
-
Set the dimensions using all anonymous (unshared) dimensions
- setDimensionVar(Variable) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated.
_more_
- setDims(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- setDims(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Dimension dims = 2;
- setDirectory(boolean) - Method in class thredds.filesystem.CacheFileProto
-
- setDirectoryMatchPattern(String) - Method in class thredds.cataloggen.config.CatalogRefExpander
-
- setDiskCache(DiskCache2) - Static method in class thredds.wcs.v1_0_0_1.WcsCoverage
-
- setDiskCache(DiskCache2) - Static method in class thredds.wcs.v1_0_0_Plus.WcsCoverage
-
- setDiskCache(DiskCache2) - Static method in class thredds.wcs.v1_1_0.GetCoverage
-
- setDoAddDataSize(boolean) - Method in class thredds.cataloggen.CollectionLevelScanner
-
Determines if datasetSize metadata will be added to each InvDataset built
during catalog generation.
- setDocBaseUri(URI) - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- setDODSName(String) - Method in class ucar.nc2.CDMNode
-
Store the original dods name
- setDouble(Index, double) - Method in class ucar.ma2.Array
-
Set the array element at the current element of ima.
- setDouble(int, double) - Method in class ucar.ma2.Array
-
- setDouble(Index, double) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- setDouble(int, double) - Method in class ucar.ma2.ArrayBoolean
-
- setDouble(Index, double) - Method in class ucar.ma2.ArrayByte
-
- setDouble(int, double) - Method in class ucar.ma2.ArrayByte
-
- setDouble(Index, double) - Method in class ucar.ma2.ArrayChar
-
- setDouble(int, double) - Method in class ucar.ma2.ArrayChar
-
- setDouble(Index, double) - Method in class ucar.ma2.ArrayDouble
-
- setDouble(int, double) - Method in class ucar.ma2.ArrayDouble
-
- setDouble(Index, double) - Method in class ucar.ma2.ArrayFloat
-
- setDouble(int, double) - Method in class ucar.ma2.ArrayFloat
-
- setDouble(Index, double) - Method in class ucar.ma2.ArrayInt
-
- setDouble(int, double) - Method in class ucar.ma2.ArrayInt
-
- setDouble(Index, double) - Method in class ucar.ma2.ArrayLong
-
- setDouble(int, double) - Method in class ucar.ma2.ArrayLong
-
- setDouble(Index, double) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- setDouble(int, double) - Method in class ucar.ma2.ArrayObject
-
- setDouble(Index, double) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- setDouble(int, double) - Method in class ucar.ma2.ArrayRagged
-
- setDouble(Index, double) - Method in class ucar.ma2.ArrayScalar
-
- setDouble(int, double) - Method in class ucar.ma2.ArrayScalar
-
- setDouble(Index, double) - Method in class ucar.ma2.ArrayShort
-
- setDouble(int, double) - Method in class ucar.ma2.ArrayShort
-
- setDouble(Index, double) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- setDouble(int, double) - Method in class ucar.ma2.ArrayString
-
- setDouble(Index, double) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- setDouble(int, double) - Method in class ucar.ma2.ArrayStructure
-
- setDouble(Array, double) - Static method in class ucar.ma2.MAMath
-
Set all the elements of this array to the given double value.
- setDouble(int, int, double) - Method in class ucar.ma2.MAMatrix
-
- setDouble(int, double) - Method in class ucar.ma2.MAVector
-
- setDoubleCurrent(double) - Method in interface ucar.ma2.IndexIterator
-
Set current value with a double
- setDoubleCurrent(double) - Method in class ucar.ma2.IteratorFast
-
- setDoubleNext(double) - Method in interface ucar.ma2.IndexIterator
-
Set next value with a double
- setDoubleNext(double) - Method in class ucar.ma2.IteratorFast
-
- setDuration(TimeDuration) - Method in class ucar.nc2.units.DateRange
-
Set the duration of the interval.
- setEarthLocation() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
_more_
- setEarthLocation() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
-
- setEarthLocation() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
-
- setEarthLocation() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
-
- setEarthLocation() - Method in class ucar.nc2.dt.radial.Nids2Dataset
-
- setEarthLocation() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- setEarthLocation() - Method in class ucar.nc2.dt.radial.UF2Dataset
-
- setElementSize(int) - Method in class ucar.nc2.Variable
-
Set the element size.
- setElev(float) - Method in class ucar.nc2.iosp.sigmet.Ray
-
- setElevVar(Variable) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- setElevVar(Variable) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated.
_more_
- setEmail(String) - Method in class thredds.catalog.ThreddsMetadata.Source
-
- setEmail(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
-
- setEnabled(boolean) - Method in class ucar.nc2.util.ListenerManager
-
- setEnd(DateType) - Method in class ucar.nc2.units.DateRange
-
Set the ending Date.
- setEndDate() - Method in class ucar.nc2.dt.point.CFstationObsDataset
-
- setEndDate() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
-
- setEndDate() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
-
- setEndDate() - Method in class ucar.nc2.dt.point.NdbcDataset
-
- setEndDate() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
- setEndDate() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
- setEndDate() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
-
- setEndDate() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
- setEndDate() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
-
Deprecated.
- setEndDate() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
-
- setEndDate() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
_more_
- setEndDate() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
-
- setEndDate() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
-
- setEndDate() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
-
- setEndDate() - Method in class ucar.nc2.dt.radial.Nids2Dataset
-
- setEndDate() - Method in class ucar.nc2.dt.radial.UF2Dataset
-
- setEndDate() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
- setEndDate() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- setEndDate() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- setEndDate() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- setEndDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- setEndian(short) - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
-
- setEnsTypes(int[]) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
-
- setEnsTypes(int[]) - Method in class ucar.nc2.ft.fmrc.EnsCoord
-
- setEnumType(String) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
optional string enumType = 7;
- setEnumTypeBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
optional string enumType = 7;
- setEnumTypedef(EnumTypedef) - Method in class ucar.nc2.Variable
-
Public by accident.
- setEnumTypes(int, NcStreamProto.EnumTypedef) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- setEnumTypes(int, NcStreamProto.EnumTypedef.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.EnumTypedef enumTypes = 7;
- setError(String) - Method in interface ucar.nc2.util.CancelTask
-
Called routine got an error, so it sets a message for calling program to show to user.
- setError(String) - Method in class ucar.nc2.util.CancelTaskImpl
-
- setErrorBuffer(Formatter) - Method in interface ucar.nc2.dataset.CoordTransBuilderIF
-
Pass in a Formatter where error messages can be appended.
- setErrorBuffer(Formatter) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
-
- setExecutor(Executor) - Static method in class ucar.nc2.ncml.Aggregation
-
- setExpand(boolean) - Method in class thredds.cataloggen.config.CatalogRefExpander
-
- setExpires(DateType) - Method in class thredds.catalog.InvCatalogImpl
-
Set the expires date after which the catalog is no longer valid.
- setExpires(DateType) - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- setExtendIndex(boolean) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
-
Deprecated.
use setIndexFileModeOnSync and setIndexFileModeOnOpen
- setExtendMode() - Method in class ucar.unidata.io.RandomAccessFile
-
Set extendMode for truncated, yet valid files - old NetCDF code allowed this
when NOFILL on, and user doesnt write all variables.
- setExternalReference(URI) - Method in interface thredds.catalog2.builder.MetadataBuilder
-
- setExtraHeaderBytes(int) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Set extra bytes to reserve in the header.
- setExtraHeaderBytes(int) - Method in class ucar.nc2.NetcdfFileWriter
-
Set extra bytes to reserve in the header.
- setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Set the false_easting, in km.
- setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Set the false_easting, in km.
- setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Set the false_easting, in km.
- setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.Mercator
-
Set the false_easting, in km.
- setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Set the false_easting, in km.
- setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Set the false_easting, in km.
- setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Set the false_easting, in km.
- setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Set the false_easting, in km.
- setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Set the false northing, in km.
- setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Set the false northing, in km.
- setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Set the false northing, in km.
- setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.Mercator
-
Set the false northing, in km.
- setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Set the false northing, in km.
- setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Set the false northing, in km.
- setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Set the false northing, in km.
- setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Set the false northing, in km.
- setFeatureType(FeatureType) - Method in class ucar.nc2.ft.point.PointDatasetImpl
-
- setFileCache(FileCache) - Method in class ucar.nc2.dt.grid.GridDataset
-
- setFileCache(FileCache) - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- setFileCache(FileCache) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- setFileCache(FileCache) - Method in class ucar.nc2.ft.grid.impl.CoverageDatasetImpl
-
- setFileCache(FileCache) - Method in class ucar.nc2.NetcdfFile
-
Public by accident.
- setFileCache(FileCache) - Method in interface ucar.nc2.util.cache.FileCacheable
-
If the FileCache is set, the FileCacheable object must store it and call FileCache.release() on FileCacheable.close():
- setFileCache(FileCache) - Method in class ucar.unidata.io.RandomAccessFile
-
- setFiles(int, FileSystemProto.File) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- setFiles(int, FileSystemProto.File.Builder) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- setFiles(Iterable<MFile>) - Method in interface thredds.inventory.CollectionManager
-
dcm must be updated when index is read in
- setFiles(Iterable<MFile>) - Method in class thredds.inventory.CollectionManagerSingleFile
-
- setFiles(Iterable<MFile>) - Method in class thredds.inventory.MFileCollectionManager
-
- setFill(boolean) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
-
Set the fill flag.
- setFill(boolean) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
- setFill(boolean) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
- setFill(boolean) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Set the fill flag: call before calling create() or doing any data writing.
- setFill(boolean) - Method in class ucar.nc2.NetcdfFileWriter
-
Set the fill flag: call before calling create() or doing any data writing.
- setFillValueIsMissing(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
set if _FillValue is considered isMissing(); better set in constructor if possible
- setFillValueIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Set if _FillValue attribute is considered isMissing()
- setFillValueIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
-
- setFlattenCatalog(boolean) - Method in class thredds.cataloggen.config.CatalogRefExpander
-
- setFloat(Index, float) - Method in class ucar.ma2.Array
-
Set the array element at the current element of ima.
- setFloat(int, float) - Method in class ucar.ma2.Array
-
- setFloat(Index, float) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- setFloat(int, float) - Method in class ucar.ma2.ArrayBoolean
-
- setFloat(Index, float) - Method in class ucar.ma2.ArrayByte
-
- setFloat(int, float) - Method in class ucar.ma2.ArrayByte
-
- setFloat(Index, float) - Method in class ucar.ma2.ArrayChar
-
- setFloat(int, float) - Method in class ucar.ma2.ArrayChar
-
- setFloat(Index, float) - Method in class ucar.ma2.ArrayDouble
-
- setFloat(int, float) - Method in class ucar.ma2.ArrayDouble
-
- setFloat(Index, float) - Method in class ucar.ma2.ArrayFloat
-
- setFloat(int, float) - Method in class ucar.ma2.ArrayFloat
-
- setFloat(Index, float) - Method in class ucar.ma2.ArrayInt
-
- setFloat(int, float) - Method in class ucar.ma2.ArrayInt
-
- setFloat(Index, float) - Method in class ucar.ma2.ArrayLong
-
- setFloat(int, float) - Method in class ucar.ma2.ArrayLong
-
- setFloat(Index, float) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- setFloat(int, float) - Method in class ucar.ma2.ArrayObject
-
- setFloat(Index, float) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- setFloat(int, float) - Method in class ucar.ma2.ArrayRagged
-
- setFloat(Index, float) - Method in class ucar.ma2.ArrayScalar
-
- setFloat(int, float) - Method in class ucar.ma2.ArrayScalar
-
- setFloat(Index, float) - Method in class ucar.ma2.ArrayShort
-
- setFloat(int, float) - Method in class ucar.ma2.ArrayShort
-
- setFloat(Index, float) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- setFloat(int, float) - Method in class ucar.ma2.ArrayString
-
- setFloat(Index, float) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- setFloat(int, float) - Method in class ucar.ma2.ArrayStructure
-
- setFloatCurrent(float) - Method in interface ucar.ma2.IndexIterator
-
Set current value with a float
- setFloatCurrent(float) - Method in class ucar.ma2.IteratorFast
-
- setFloatNext(float) - Method in interface ucar.ma2.IndexIterator
-
Set next value with a float
- setFloatNext(float) - Method in class ucar.ma2.IteratorFast
-
- setFmrcInventoryParams(String, String, String, String, String) - Method in class thredds.catalog.InvDatasetFmrc
-
Deprecated.
- setFollowRedirects(boolean) - Method in class thredds.util.HttpUriResolverFactory
-
- setFollowRedirects(boolean) - Method in class ucar.nc2.util.net.HTTPMethod
-
- setFormat(Request.Format) - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
-
- setGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.InvDatasetImpl
-
- setGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.ThreddsMetadata
-
set GeospatialCoverage element
- setGlobal(boolean) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
Set isGlobal
- setGlobal(boolean) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
-
- setGlobalAuthenticationPreemptive(boolean) - Static method in class ucar.nc2.util.net.HTTPSession
-
- setGlobalConnectionTimeout(int) - Static method in class ucar.nc2.util.net.HTTPSession
-
- setGlobalCredentials(HTTPAuthScheme, Credentials) - Static method in class ucar.nc2.util.net.HTTPSession
-
- setGlobalCredentialsProvider(HTTPAuthScheme, CredentialsProvider) - Static method in class ucar.nc2.util.net.HTTPSession
-
- setGlobalCredentialsProvider(CredentialsProvider) - Static method in class ucar.nc2.util.net.HTTPSession
-
- setGlobalCredentialsProvider(String) - Static method in class ucar.nc2.util.net.HTTPSession
-
- setGlobalMaxConnections(int) - Static method in class ucar.nc2.util.net.HTTPSession
-
- setGlobalParameter(String, Object) - Static method in class ucar.nc2.util.net.HTTPMethod
-
- setGlobalProxy(String, int) - Static method in class ucar.nc2.util.net.HTTPSession
-
- setGlobalSoTimeout(int) - Static method in class ucar.nc2.util.net.HTTPSession
-
- setGlobalThreadCount(int) - Static method in class ucar.nc2.util.net.HTTPSession
-
- setGlobalUserAgent(String) - Static method in class ucar.nc2.util.net.HTTPSession
-
- setGroup(Group) - Method in class ucar.nc2.Dimension
-
Set the group
- setGroups(int, NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- setGroups(int, NcStreamProto.Group.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Group groups = 6;
- setHarvest(boolean) - Method in class thredds.catalog.InvDatasetImpl
-
Set harvest
- setHarvest(boolean) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setHeapCount(int, int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated uint32 heapCount = 3;
- setHeight(double) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Set the height above the earth
- setHeight(double) - Method in class ucar.unidata.geoloc.ProjectionRect
-
set Y height
- setHeightExtent(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
Set height extent
- setHeightResolution(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
Set height resolution
- setHeightStart(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
Set starting height
- setHeightUnits(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
Set height units
- setHistory(String) - Method in class thredds.catalog.ThreddsMetadata
-
set specific type of documentation = history
- setHorizontal(boolean) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
-
- setHorizStaggerType(String) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
- setID(String) - Method in class thredds.catalog.InvDatasetImpl
-
Set the ID for this Dataset
- setID(String) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setId(String) - Method in class thredds.catalog.query.Selector
-
- setId(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- setId(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
-
- setId(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
-
Set the unique id for this TimeCoord
- setId(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
-
- setId(int) - Method in class ucar.nc2.ft.fmrc.EnsCoord
-
- setId(int) - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
Set the unique id for this TimeCoord
- setId(int) - Method in class ucar.nc2.ft.fmrc.VertCoord
-
- setId(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
required string id = 1;
- setId(String) - Method in class ucar.nc2.NetcdfFile
-
Set the globally unique dataset identifier.
- setId(String) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional string id = 3;
- setIdAuthority(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- setIdBytes(ByteString) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
required string id = 1;
- setIdBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional string id = 3;
- setIdentifier(CrawlableDatasetLabeler) - Method in class thredds.cataloggen.CollectionLevelScanner
-
Set the CrawlableDatasetLabeler used to determine the ID of the InvDataset
built during catalog generation.
- setImmutable(boolean) - Method in class ucar.nc2.CDMNode
-
Set the immutable flag
- setImmutable() - Method in class ucar.nc2.Dimension
-
Make this immutable.
- setImmutable() - Method in class ucar.nc2.Group
-
Make this immutable.
- setImmutable() - Method in class ucar.nc2.NetcdfFile
-
Make this immutable.
- setImmutable() - Method in class ucar.nc2.Structure
-
- setImmutable() - Method in class ucar.nc2.Variable
-
Make this immutable.
- setImplicit(boolean) - Method in class ucar.nc2.dataset.CoordinateSystem
-
Set whether this Coordinate System is implicit
- setIndentLevel(int) - Method in class ucar.nc2.util.Indent
-
- setIndexAlwaysInCache(boolean) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
-
Set disk cache policy for index files.
- setIndexFileModeOnOpen(GridServiceProvider.IndexExtendMode) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
-
This controls what happens when a GRIB file is opened, and the data file has changed since the index was written.
- setIndexFileModeOnSync(GridServiceProvider.IndexExtendMode) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
-
This controls what happens when a GRIB file is synced (usually from FileCache), and the data or index file has changed
since the file was placed in the cache.
- setInherited(boolean) - Method in class thredds.catalog.ThreddsMetadata
-
Set inherited
- setInlineContent(String) - Method in class thredds.catalog.InvDocumentation
-
- setInstance(PrefixDB) - Static method in class ucar.units.PrefixDBManager
-
Sets the current prefix database.
- setInstance(UnitDB) - Static method in class ucar.units.UnitDBManager
-
Sets the default unit database.
- setInstance(UnitFormat) - Static method in class ucar.units.UnitFormatManager
-
Sets the instance of the default unit format.
- setInstance(UnitSystem) - Static method in class ucar.units.UnitSystemManager
-
Sets the system of units.
- setInt(Index, int) - Method in class ucar.ma2.Array
-
Set the array element at the current element of ima.
- setInt(int, int) - Method in class ucar.ma2.Array
-
- setInt(Index, int) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- setInt(int, int) - Method in class ucar.ma2.ArrayBoolean
-
- setInt(Index, int) - Method in class ucar.ma2.ArrayByte
-
- setInt(int, int) - Method in class ucar.ma2.ArrayByte
-
- setInt(Index, int) - Method in class ucar.ma2.ArrayChar
-
- setInt(int, int) - Method in class ucar.ma2.ArrayChar
-
- setInt(Index, int) - Method in class ucar.ma2.ArrayDouble
-
- setInt(int, int) - Method in class ucar.ma2.ArrayDouble
-
- setInt(Index, int) - Method in class ucar.ma2.ArrayFloat
-
- setInt(int, int) - Method in class ucar.ma2.ArrayFloat
-
- setInt(Index, int) - Method in class ucar.ma2.ArrayInt
-
- setInt(int, int) - Method in class ucar.ma2.ArrayInt
-
- setInt(Index, int) - Method in class ucar.ma2.ArrayLong
-
- setInt(int, int) - Method in class ucar.ma2.ArrayLong
-
- setInt(Index, int) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- setInt(int, int) - Method in class ucar.ma2.ArrayObject
-
- setInt(Index, int) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- setInt(int, int) - Method in class ucar.ma2.ArrayRagged
-
- setInt(Index, int) - Method in class ucar.ma2.ArrayScalar
-
- setInt(int, int) - Method in class ucar.ma2.ArrayScalar
-
- setInt(Index, int) - Method in class ucar.ma2.ArrayShort
-
- setInt(int, int) - Method in class ucar.ma2.ArrayShort
-
- setInt(Index, int) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- setInt(int, int) - Method in class ucar.ma2.ArrayString
-
- setInt(Index, int) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- setInt(int, int) - Method in class ucar.ma2.ArrayStructure
-
- setIntCurrent(int) - Method in interface ucar.ma2.IndexIterator
-
Set current value with a int
- setIntCurrent(int) - Method in class ucar.ma2.IteratorFast
-
- setIntNext(int) - Method in interface ucar.ma2.IndexIterator
-
Set next value with a int
- setIntNext(int) - Method in class ucar.ma2.IteratorFast
-
- setInvalidDataIsMissing(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
set if valid_range is considered isMissing(); better set in constructor if possible
- setInvalidDataIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Set if valid_range attribute is considered isMissing()
- setInvalidDataIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
-
- setIsDirectory(boolean) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- setIsPrivate(boolean) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional bool isPrivate = 5 [default = false];
- setIsScalar() - Method in class ucar.nc2.Variable
-
Set this Variable to be a scalar
- setIssuedDatePointBuilder(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setIsUnlimited(boolean) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional bool isUnlimited = 3 [default = false];
- setIsVlen(boolean) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional bool isVlen = 4 [default = false];
- setIsVolume(NetcdfDataset) - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
-
- setKeywords(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImpl
-
- setKeywords(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setKeywords(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.ThreddsMetadata
-
Set list of contributors; may be empty, not null.
- setLargeFile(boolean) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Set if this should be a "large file" (64-bit offset) format.
- setLargeFile(boolean) - Method in class ucar.nc2.NetcdfFileWriter
-
Set if this should be a "large file" (64-bit offset) format.
- setLastModified(DateType) - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- setLastModified(long) - Method in class thredds.filesystem.CacheFileProto
-
- setLastModified(long) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- setLastModified(long) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- setLastModifiedDate(DateType) - Method in class thredds.catalog.InvDatasetImpl
-
- setLastModifiedDate(Date) - Method in class thredds.catalog.InvDatasetImpl
-
- setLat(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
required double lat = 2;
- setLat(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
required double lat = 2;
- setLatExtent(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
Set latitude extent
- setLatitude(double) - Method in class ucar.unidata.geoloc.EarthLocationImpl
-
- setLatitude(double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
Set the latitude, in degrees.
- setLatResolution(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
Set latitude resolution
- setLatStart(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
Set starting latitude
- setLatUnits(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
Set latitude units
- setLatVar(Variable) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- setLatVar(Variable) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated.
_more_
- setLen(int) - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- setLen(int) - Method in class ucar.nc2.dt.point.PointObVar
-
- setLen(int) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
required uint32 len = 3;
- setLength(long) - Method in class thredds.filesystem.CacheFileProto
-
- setLength(long) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- setLength(int) - Method in class ucar.nc2.Dimension
-
Set the Dimension length.
- setLength(long) - Method in class ucar.nc2.dt.point.WriterProfileObsDataset
-
- setLength(long) - Method in class ucar.nc2.ft.point.writer.CFPointWriter
-
- setLength(long) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Preallocate the file size, for efficiency.
- setLength(long) - Method in class ucar.nc2.NetcdfFileWriter
-
Preallocate the file size, for efficiency.
- setLength(long) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional uint64 length = 2;
- setLevel(int) - Method in interface ucar.nc2.ft.grid.CoverageCS.Subset
-
- setLibraryAndPath(String, String) - Static method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
set the path and name of the netcdf c library.
- setList(int, GhcnmProto.StationIndex) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- setList(int, GhcnmProto.StationIndex.Builder) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .ghcnm.StationIndex list = 1;
- setLoc(PointStreamProto.Location) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
required .pointStream.Location loc = 1;
- setLoc(PointStreamProto.Location.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
required .pointStream.Location loc = 1;
- setLocalMetadata(ThreddsMetadata) - Method in class thredds.catalog.InvDatasetImpl
-
- setLocalMetadata(ThreddsMetadata) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setLocation(Location) - Method in class thredds.catalog.query.Station
-
- setLocation(String) - Method in class ucar.nc2.NetcdfFile
-
Set the location, a URL or local filename.
- setLocation(String) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional string location = 1;
- setLocation(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
-
set x,y location from pt
- setLocation(Point2D) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
-
set x,y location from pt
- setLocationBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional string location = 1;
- setLocationInfo(String, String, String) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- setLocationInfo(String, String, String) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
-
- setLocationURI(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- setLocationURI(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- setLogger(Logger) - Method in class ucar.nc2.util.DiskCache2
-
Optionally set a logger.
- setLoggerFactory(LoggerFactory) - Static method in class thredds.catalog.InvDatasetFeatureCollection
-
- setLon(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
required double lon = 3;
- setLon(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
required double lon = 3;
- setLonExtent(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
Set longitude extent
- setLong(Index, long) - Method in class ucar.ma2.Array
-
Set the array element at the current element of ima.
- setLong(int, long) - Method in class ucar.ma2.Array
-
- setLong(Index, long) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- setLong(int, long) - Method in class ucar.ma2.ArrayBoolean
-
- setLong(Index, long) - Method in class ucar.ma2.ArrayByte
-
- setLong(int, long) - Method in class ucar.ma2.ArrayByte
-
- setLong(Index, long) - Method in class ucar.ma2.ArrayChar
-
- setLong(int, long) - Method in class ucar.ma2.ArrayChar
-
- setLong(Index, long) - Method in class ucar.ma2.ArrayDouble
-
- setLong(int, long) - Method in class ucar.ma2.ArrayDouble
-
- setLong(Index, long) - Method in class ucar.ma2.ArrayFloat
-
- setLong(int, long) - Method in class ucar.ma2.ArrayFloat
-
- setLong(Index, long) - Method in class ucar.ma2.ArrayInt
-
- setLong(int, long) - Method in class ucar.ma2.ArrayInt
-
- setLong(Index, long) - Method in class ucar.ma2.ArrayLong
-
- setLong(int, long) - Method in class ucar.ma2.ArrayLong
-
- setLong(Index, long) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- setLong(int, long) - Method in class ucar.ma2.ArrayObject
-
- setLong(Index, long) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- setLong(int, long) - Method in class ucar.ma2.ArrayRagged
-
- setLong(Index, long) - Method in class ucar.ma2.ArrayScalar
-
- setLong(int, long) - Method in class ucar.ma2.ArrayScalar
-
- setLong(Index, long) - Method in class ucar.ma2.ArrayShort
-
- setLong(int, long) - Method in class ucar.ma2.ArrayShort
-
- setLong(Index, long) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- setLong(int, long) - Method in class ucar.ma2.ArrayString
-
- setLong(Index, long) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- setLong(int, long) - Method in class ucar.ma2.ArrayStructure
-
- setLongCurrent(long) - Method in interface ucar.ma2.IndexIterator
-
Set current value with a long
- setLongCurrent(long) - Method in class ucar.ma2.IteratorFast
-
- setLongitude(double) - Method in class ucar.unidata.geoloc.EarthLocationImpl
-
- setLongitude(double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
Set the longitude, in degrees.
- setLongNext(long) - Method in interface ucar.ma2.IndexIterator
-
Set next value with a long
- setLongNext(long) - Method in class ucar.ma2.IteratorFast
-
- setLonResolution(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
Set longitude resolution
- setLonStart(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
Set starting longitude
- setLonUnits(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
Set longitude units
- setLonVar(Variable) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- setLonVar(Variable) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated.
_more_
- setMap(int, NcStreamProto.EnumTypedef.EnumType) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- setMap(int, NcStreamProto.EnumTypedef.EnumType.Builder) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .ncstream.EnumTypedef.EnumType map = 2;
- setMark(boolean) - Method in class thredds.catalog.InvDatasetImpl
-
- setMark(boolean) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setMatchPatternTarget(String) - Method in class thredds.cataloggen.config.DatasetFilter
-
- setMaxRedirects(int) - Method in class ucar.nc2.util.net.HTTPSession
-
- setMember(int, int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated uint32 member = 1;
- setMemberArray(StructureMembers.Member, Array) - Method in class ucar.ma2.ArrayStructure
-
Set data for one member, over all structures.
- setMemberArray(String, Array) - Method in class ucar.ma2.ArrayStructureMA
-
Set the data array for this member.
- setMemberData(StructureMembers.Member, Array) - Method in class ucar.ma2.StructureDataW
-
- setMemberData(String, Array) - Method in class ucar.ma2.StructureDataW
-
- setMembers(int, PointStreamProto.Member) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- setMembers(int, PointStreamProto.Member.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .pointStream.Member members = 3;
- setMemberVariables(List<Variable>) - Method in class ucar.nc2.Structure
-
Set the list of member variables.
- setMemTracker(MemTracker) - Method in class ucar.nc2.iosp.hdf5.DataBTree
-
- setMemTracker(MemTracker) - Method in class ucar.nc2.iosp.hdf5.FractalHeap
-
- setMessage(String) - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
required string message = 1;
- setMessageBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
required string message = 1;
- setMetadataCreatedDatePointBuilder(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setMetadataModifiedDatePointBuilder(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setMethodHeaders(List<Header>) - Method in class ucar.nc2.util.net.HTTPMethod
-
- setMinLength(long) - Method in class ucar.unidata.io.RandomAccessFile
-
Make sure file is at least this long when its closed.
- setMissingDataIsMissing(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
set if missing_data is considered isMissing(); better set in constructor if possible
- setMissingDataIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Set if missing_data attribute is considered isMissing()
- setMissingDataIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
-
- setMissingToNaN(float[]) - Method in class ucar.nc2.dt.grid.GeoGrid
-
Convert (in place) all values in the given array that are considered
as "missing" to Float.NaN, according to isMissingData(val).
- setMissingToNaN(float[]) - Method in interface ucar.nc2.dt.GridDatatype
-
Convert (in place) all values in the given array that are considered
as "missing" to Float.NaN, according to isMissing(val).
- setModifications(Element) - Method in class ucar.nc2.ncml.Aggregation
-
- setModifiedDatePointBuilder(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setMultiple(String) - Method in class thredds.catalog.query.Selector
-
- setN3StructureStrategy(FileWriter2.N3StructureStrategy) - Method in class ucar.nc2.FileWriter2
-
- setName(String) - Method in class thredds.catalog.InvDatasetImpl
-
Set name of this Dataset.
- setName(String) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setName(String) - Method in class thredds.catalog.ThreddsMetadata.Contributor
-
- setName(String) - Method in class thredds.catalog.ThreddsMetadata.Source
-
Set name
- setName(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- setName(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- setName(String) - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- setName(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
-
- setName(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
-
- setName(String) - Method in class thredds.cataloggen.config.CatalogRefExpander
-
- setName(String) - Method in class thredds.cataloggen.config.DatasetSource
-
- setName(String) - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- setName(String) - Method in class thredds.filesystem.FileSystemProto.File.Builder
-
- setName(String) - Method in class ucar.nc2.Attribute
-
Set the name of this Attribute.
- setName(String) - Method in class ucar.nc2.dataset.StructureDS
-
- setName(String) - Method in class ucar.nc2.dataset.VariableDS
-
- setName(String) - Method in class ucar.nc2.Dimension
-
Set the name, converting to valid CDM object name if needed.
- setName(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
-
- setName(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory
-
- setName(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
-
- setName(String) - Method in class ucar.nc2.dt.point.PointObVar
-
- setName(String) - Method in class ucar.nc2.ft.fmrc.EnsCoord
-
- setName(String) - Method in class ucar.nc2.ft.fmrc.VertCoord
-
- setName(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
required string name = 1;
- setName(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
required string name = 1;
- setName(String) - Method in class ucar.nc2.Group
-
Set the short name, converting to valid CDM object name if needed.
- setName(String) - Method in class ucar.nc2.iosp.grid.GridParameter
-
sets name of parameter.
- setName(String) - Method in class ucar.nc2.iosp.sigmet.Ray
-
- setName(String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
use NetcdfFileWriteable.createNew(String filename);
- setName(String) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
required string name = 1;
- setName(String) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional string name = 1;
- setName(String) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
required string name = 1;
- setName(String) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
required string name = 1;
- setName(String) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
required string name = 1;
- setName(String) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
required string name = 1;
- setName(String) - Method in class ucar.nc2.Variable
-
Set the short name, converting to valid CDM object name if needed.
- setName(String) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
- setName(String) - Method in class ucar.unidata.geoloc.StationImpl
-
- setNameBytes(ByteString) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
required string name = 1;
- setNamer(CrawlableDatasetLabeler) - Method in class thredds.cataloggen.CollectionLevelScanner
-
Set the CrawlableDatasetLabeler used to determine the name of each
InvDataset built during catalog generation.
- setNamespaceURI(String) - Method in class thredds.catalog.InvMetadata
-
set the namespace URI
- setNamingAuthority(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
-
- setNcml(Element, Element) - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- setNcmlElement(Element) - Method in class thredds.catalog.InvDatasetImpl
-
- setNelems(int) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
-
- setNEnsembles(int) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
-
- setNEnsembles(int) - Method in class ucar.nc2.ft.fmrc.EnsCoord
-
- setNeverUseCache(boolean) - Method in class ucar.nc2.util.DiskCache2
-
- setNewGeospatialCoverageBuilder(URI) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setNewThreddsMetadataBuilder() - Method in interface thredds.catalog2.builder.DatasetNodeBuilder
-
- setNext(double) - Method in class ucar.ma2.ArrayDouble.D3.IF
-
- setNomTime(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
optional double nomTime = 5;
- setNrows(long) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
optional uint64 nrows = 5 [default = 1];
- setNsweep(int) - Method in class ucar.nc2.iosp.sigmet.Ray
-
- setNthreads(int) - Method in class thredds.logs.ServletLogParser.ServletLog
-
- setNumber(int) - Method in class ucar.nc2.iosp.grid.GridParameter
-
sets number of parameter.
- setNumberPoints(int) - Method in class ucar.nc2.ft.point.StationFeatureImpl
-
- setNumrecs(int) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
- setObject(Index, Object) - Method in class ucar.ma2.Array
-
Set the array element at index to the specified value.
- setObject(int, Object) - Method in class ucar.ma2.Array
-
- setObject(Index, Object) - Method in class ucar.ma2.ArrayBoolean
-
- setObject(int, Object) - Method in class ucar.ma2.ArrayBoolean
-
- setObject(Index, Object) - Method in class ucar.ma2.ArrayByte
-
- setObject(int, Object) - Method in class ucar.ma2.ArrayByte
-
- setObject(Index, Object) - Method in class ucar.ma2.ArrayChar
-
- setObject(int, Object) - Method in class ucar.ma2.ArrayChar
-
- setObject(Index, Object) - Method in class ucar.ma2.ArrayDouble
-
- setObject(int, Object) - Method in class ucar.ma2.ArrayDouble
-
- setObject(Index, Object) - Method in class ucar.ma2.ArrayFloat
-
- setObject(int, Object) - Method in class ucar.ma2.ArrayFloat
-
- setObject(Index, Object) - Method in class ucar.ma2.ArrayInt
-
- setObject(int, Object) - Method in class ucar.ma2.ArrayInt
-
- setObject(Index, Object) - Method in class ucar.ma2.ArrayLong
-
- setObject(int, Object) - Method in class ucar.ma2.ArrayLong
-
- setObject(Index, Object) - Method in class ucar.ma2.ArrayObject
-
- setObject(int, Object) - Method in class ucar.ma2.ArrayObject
-
- setObject(Index, Object) - Method in class ucar.ma2.ArrayRagged
-
- setObject(int, Object) - Method in class ucar.ma2.ArrayRagged
-
- setObject(Index, Object) - Method in class ucar.ma2.ArrayScalar
-
- setObject(int, Object) - Method in class ucar.ma2.ArrayScalar
-
- setObject(Index, Object) - Method in class ucar.ma2.ArrayShort
-
- setObject(int, Object) - Method in class ucar.ma2.ArrayShort
-
- setObject(Index, Object) - Method in class ucar.ma2.ArrayString
-
- setObject(int, Object) - Method in class ucar.ma2.ArrayString
-
- setObject(Index, Object) - Method in class ucar.ma2.ArrayStructure
-
Set one of the StructureData of this ArrayStructure.
- setObject(int, Object) - Method in class ucar.ma2.ArrayStructure
-
Set the index-th StructureData of this ArrayStructure.
- setObjectCurrent(Object) - Method in interface ucar.ma2.IndexIterator
-
Set current value with a Object
- setObjectCurrent(Object) - Method in class ucar.ma2.IteratorFast
-
- setObjectNext(Object) - Method in interface ucar.ma2.IndexIterator
-
Set next value with a Object
- setObjectNext(Object) - Method in class ucar.ma2.IteratorFast
-
- setOffset(int) - Method in class ucar.nc2.iosp.sigmet.Ray
-
- setOffset1(int) - Method in class ucar.nc2.iosp.sigmet.Ray
-
- setOffsetHours(double[]) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord
-
- setOffsets(StructureMembers) - Static method in class ucar.ma2.ArrayStructureBB
-
Set the offsets, based on m.getSizeBytes().
- setOffsetTimes(double[]) - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
- setOrigin(EarthLocation) - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
- setOriginalVariable(Variable) - Method in class ucar.nc2.dataset.StructureDS
-
Set the Structure to wrap.
- setOriginalVariable(Variable) - Method in class ucar.nc2.dataset.VariableDS
-
Set the Variable to wrap.
- setOriginalVariable(Variable) - Method in interface ucar.nc2.dataset.VariableEnhanced
-
- setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Set the origin latitude.
- setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Set the origin latitude.
- setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
- setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.Orthographic
-
Set the origin latitude.
- setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Set the origin latitude
- setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Set the origin latitude.
- setOriginLatitude(double) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Set the origin latitude.
- setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Set the origin longitude.
- setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Set the origin longitude.
- setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
- setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.Mercator
-
Set the origin longitude.
- setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.Orthographic
-
Set the origin longitude.
- setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Set the origin longitude.
- setOriginLongitude(double) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Set the origin longitude.
- setParallel(double) - Method in class ucar.unidata.geoloc.projection.Mercator
-
Set the first standard parallel
- setParallelOne(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Set the first standard parallel
- setParallelOne(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
- setParallelTwo(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Set the second standard parallel
- setParallelTwo(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
- setParellelOne(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
- setParellelTwo(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
- setParent(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
-
Set the parent dataset.
- setParent(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setParentDataset(InvDataset) - Method in class thredds.cataloggen.config.CatalogGenConfig
-
Set the type of this CatalogGenConfig
- setParentGroup(Group) - Method in class ucar.nc2.CDMNode
-
Set the parent Group
- setParentGroup(Group) - Method in class ucar.nc2.Group
-
Set the Group's parent Group
- setParentGroup(Group) - Method in class ucar.nc2.Structure
-
Set the parent group of this Structure, and all member variables.
- setParentGroup(Group) - Method in class ucar.nc2.Variable
-
Set the parent group.
- setParentStructure(Structure) - Method in class ucar.nc2.CDMNode
-
Set the parent Structure
- setPath(String) - Method in class thredds.filesystem.FileSystemProto.Directory.Builder
-
- setPathSeparator(String) - Method in class thredds.inventory.filter.AntPathMatcher
-
Set the path separator to use for pattern parsing.
- setPDN(int) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.EnsCoord
-
- setPDN(int) - Method in class ucar.nc2.ft.fmrc.EnsCoord
-
- setPersistenceCache(DiskCache2) - Static method in class thredds.catalog.query.DqcFactory
-
- setPersistenceCache(DiskCache2) - Static method in class ucar.nc2.ncml.Aggregation
-
- setPointFeatureCollection(List<FeatureCollection>) - Method in class ucar.nc2.ft.point.PointDatasetImpl
-
- setPointFeatureCollection(FeatureCollection) - Method in class ucar.nc2.ft.point.PointDatasetImpl
-
- setPolicy(int) - Method in class ucar.nc2.util.DiskCache2
-
Deprecated.
use setCachePathPolicy(CachePathPolicy cachePathPolicy, String cachePathPolicyParam)
- setPolicy(String) - Method in class ucar.nc2.util.DiskCache2
-
- setPolicy(DiskCache2.CachePathPolicy) - Method in class ucar.nc2.util.DiskCache2
-
Deprecated.
use setCachePathPolicy(CachePathPolicy cachePathPolicy, String cachePathPolicyParam)
- setPositive(String) - Method in class ucar.nc2.dataset.CoordinateAxis
-
Set the direction of increasing values, used only for vertical Axes.
- setPreferCdm(boolean) - Static method in class ucar.nc2.thredds.ThreddsDataFactory
-
- setPrefixUrlPath(String) - Method in class thredds.cataloggen.config.DatasetSource
-
- setProcessing(String) - Method in class thredds.catalog.ThreddsMetadata
-
set specific type of documentation = processing_level
- setProgress(String, int) - Method in interface ucar.nc2.util.CancelTask
-
Called routine may optionally show a progress message for calling program to show to user.
- setProgress(String, int) - Method in class ucar.nc2.util.CancelTaskImpl
-
- setProgressPercent(double) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- setProjectionBoundingBox() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
- setProjectionBoundingBox() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Use the bounding box to set the defaule map are of the projection.
- setProjects(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImpl
-
- setProjects(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setProjects(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.ThreddsMetadata
-
Set list of projects (type Vocab); may be empty, not null.
- setProperty(String, String) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Set a static property.
- setProperty(String, String) - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
-
- setProperty(String, String) - Static method in class ucar.nc2.NetcdfFile
-
Set properties.
- setProxy(String, int) - Method in class ucar.nc2.util.net.HTTPSession
-
- setProxyDsHandlers(Map) - Method in class thredds.cataloggen.CollectionLevelScanner
-
- setProxyReader(ProxyReader) - Method in class ucar.nc2.Variable
-
- setPublishers(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.InvDatasetImpl
-
- setPublishers(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setPublishers(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.ThreddsMetadata
-
Set list of publishers (type Source); may be empty, not null.
- setQuery(Query) - Method in class thredds.catalog.query.QueryCapability
-
- setRange(int, Range) - Method in class ucar.ma2.Section
-
Set the range at the specified index in the list, previous Range is discarded
- setRange(float) - Method in class ucar.nc2.iosp.sigmet.Ray
-
- setRange(int, NcStreamProto.Range) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- setRange(int, NcStreamProto.Range.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .ncstream.Range range = 1;
- setRedefineMode(boolean) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Set the redefine mode.
- setRedefineMode(boolean) - Method in class ucar.nc2.NetcdfFileWriter
-
Set the redefine mode.
- setReference(URI) - Method in interface thredds.catalog2.builder.CatalogRefBuilder
-
- setReferencedFile(NetcdfFile) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Set underlying file.
- setRegularizeDefault(boolean) - Static method in class thredds.featurecollection.FeatureCollectionConfig
-
- setRejectMatchingDatasets(boolean) - Method in class thredds.cataloggen.config.DatasetFilter
-
- setRequestContentAsString(String) - Method in class ucar.nc2.util.net.HTTPMethod
-
- setRequestHeader(String, String) - Method in class ucar.nc2.util.net.HTTPMethod
-
- setRequestHeader(Header) - Method in class ucar.nc2.util.net.HTTPMethod
-
- setRequestParameter(String, Object) - Method in class ucar.nc2.util.net.HTTPMethod
-
- setRequired(String) - Method in class thredds.catalog.query.Selector
-
- setResolution(double) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
-
- setResolution(TimeDuration) - Method in class ucar.nc2.units.DateRange
-
Set the time resolution.
- setResourceControl(String) - Method in class thredds.catalog.InvDatasetImpl
-
- setResponseCRS(String) - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
-
- setResultService(ResultService) - Method in class thredds.cataloggen.config.DatasetSource
-
- setRetries(int) - Static method in class ucar.nc2.util.net.HTTPSession.RetryHandler
-
- setRetryCount(int) - Static method in class ucar.nc2.util.net.HTTPSession
-
- setRights(String) - Method in class thredds.catalog.ThreddsMetadata
-
set specific type of documentation = rights
- setRole(String) - Method in class thredds.catalog.ThreddsMetadata.Contributor
-
- setRole(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
-
- setRoot(NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
required .ncstream.Group root = 4;
- setRoot(NcStreamProto.Group.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
required .ncstream.Group root = 4;
- setRootDirectory(String) - Static method in class ucar.nc2.util.DiskCache
-
Set the cache root directory.
- setRootDirectory(String) - Method in class ucar.nc2.util.DiskCache2
-
- setRoots(String) - Static method in class thredds.logs.LogCategorizer
-
- setScale(float) - Method in class ucar.nc2.util.TableParser.Field
-
- setScale(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Deprecated.
- setScale(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Set the scale
- setScanLocation(String) - Method in class thredds.catalog.InvDatasetScan
-
Resets the location being scanned (DO NOT USE THIS METHOD, "public by accident").
- setSdata(int, String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
repeated string sdata = 4;
- setSdata(int, String) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
repeated string sdata = 5;
- setSdata(int, String) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
repeated string sdata = 4;
- setSection(GetCapabilities.Section) - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
-
- setSection(NcStreamProto.Section) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
required .ncstream.Section section = 5;
- setSection(NcStreamProto.Section.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
required .ncstream.Section section = 5;
- setSection(NcStreamProto.Section) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional .ncstream.Section section = 3;
- setSection(NcStreamProto.Section.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional .ncstream.Section section = 3;
- setSequence(int) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
-
Set the sequence number
- setSequenceLength(int, int) - Method in class ucar.ma2.ArraySequenceNested
-
Set the length of one of the sequences.
- setServerUri(URI) - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
-
- setServiceBuilder(ServiceBuilder) - Method in interface thredds.catalog2.builder.AccessBuilder
-
- setServiceInfo(GetCapabilities.ServiceInfo) - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
-
- setServiceName(String) - Method in class thredds.catalog.InvDatasetImpl
-
- setServiceName(String) - Method in class thredds.catalog.ThreddsMetadata
-
Set serviceName
- setServiceProvider(String) - Static method in class ucar.nc2.iosp.netcdf3.SPFactory
-
- setServiceSelector(Selector) - Method in class thredds.catalog.query.QueryCapability
-
Set ServiceSelector
- setServicesLocal(List<InvService>) - Method in class thredds.catalog.InvDatasetImpl
-
Set the list of services attached specifically to this dataset.
- setServicesLocal(List<InvService>) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setShape(int[]) - Method in class ucar.ma2.StructureMembers.Member
-
- setShape(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- setShape(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Dimension shape = 3;
- setShape(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- setShape(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .ncstream.Dimension shape = 3;
- setShared(boolean) - Method in class ucar.nc2.Dimension
-
Set whether this is shared.
- setShort(Index, short) - Method in class ucar.ma2.Array
-
Set the array element at the current element of ima.
- setShort(int, short) - Method in class ucar.ma2.Array
-
- setShort(Index, short) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- setShort(int, short) - Method in class ucar.ma2.ArrayBoolean
-
- setShort(Index, short) - Method in class ucar.ma2.ArrayByte
-
- setShort(int, short) - Method in class ucar.ma2.ArrayByte
-
- setShort(Index, short) - Method in class ucar.ma2.ArrayChar
-
- setShort(int, short) - Method in class ucar.ma2.ArrayChar
-
- setShort(Index, short) - Method in class ucar.ma2.ArrayDouble
-
- setShort(int, short) - Method in class ucar.ma2.ArrayDouble
-
- setShort(Index, short) - Method in class ucar.ma2.ArrayFloat
-
- setShort(int, short) - Method in class ucar.ma2.ArrayFloat
-
- setShort(Index, short) - Method in class ucar.ma2.ArrayInt
-
- setShort(int, short) - Method in class ucar.ma2.ArrayInt
-
- setShort(Index, short) - Method in class ucar.ma2.ArrayLong
-
- setShort(int, short) - Method in class ucar.ma2.ArrayLong
-
- setShort(Index, short) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- setShort(int, short) - Method in class ucar.ma2.ArrayObject
-
- setShort(Index, short) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- setShort(int, short) - Method in class ucar.ma2.ArrayRagged
-
- setShort(Index, short) - Method in class ucar.ma2.ArrayScalar
-
- setShort(int, short) - Method in class ucar.ma2.ArrayScalar
-
- setShort(Index, short) - Method in class ucar.ma2.ArrayShort
-
- setShort(int, short) - Method in class ucar.ma2.ArrayShort
-
- setShort(Index, short) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- setShort(int, short) - Method in class ucar.ma2.ArrayString
-
- setShort(Index, short) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- setShort(int, short) - Method in class ucar.ma2.ArrayStructure
-
- setShortCurrent(short) - Method in interface ucar.ma2.IndexIterator
-
Set current value with a short
- setShortCurrent(short) - Method in class ucar.ma2.IteratorFast
-
- setShortName(String) - Method in class thredds.filesystem.CacheFileProto
-
- setShortName(String) - Method in class ucar.nc2.CDMNode
-
Set the short name of this Variable.
- setShortNames(String, String, String, String, String) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- setShortNames(String, String, String, String, String) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
-
- setShortNext(short) - Method in interface ucar.ma2.IndexIterator
-
Set next value with a short
- setShortNext(short) - Method in class ucar.ma2.IteratorFast
-
- setSize(double) - Method in class thredds.catalog.InvAccessImpl
-
- setSize(double) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
-
- setSize(int) - Method in class ucar.nc2.ft.point.MultipleNestedPointCollectionImpl
-
- setSize(int) - Method in class ucar.nc2.ft.point.OneNestedPointCollectionImpl
-
- setSize(int) - Method in class ucar.nc2.ft.point.PointCollectionImpl
-
- setSize(int) - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Set the size of the FeatureCollection.
- setSize(long) - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
required uint64 size = 2;
- setSizeToCache(int) - Method in class ucar.nc2.Variable
-
Set the sizeToCache.
- setSocketTimeout(int) - Method in class thredds.util.HttpUriResolverFactory
-
- setSort(CDMSort) - Method in class ucar.nc2.CDMNode
-
- setSorter(CrawlableDatasetSorter) - Method in class thredds.cataloggen.CollectionLevelScanner
-
Set the sorter with which to sort the list of child CrawlableDatasets.
- setSoTimeout(int) - Method in class ucar.nc2.util.net.HTTPSession
-
- setSPobject(Object) - Method in class ucar.nc2.Variable
-
Should not be public.
- setSrcElem(long) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
-
- setSrcPos(long) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
-
- setStart(double) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
-
- setStart(long) - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
optional uint64 start = 1 [default = 0];
- setStart(DateType) - Method in class ucar.nc2.units.DateRange
-
Set the starting Date.
- setStartDate() - Method in class ucar.nc2.dt.point.CFstationObsDataset
-
- setStartDate() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
-
- setStartDate() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
-
- setStartDate() - Method in class ucar.nc2.dt.point.NdbcDataset
-
- setStartDate() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
- setStartDate() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
- setStartDate() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
-
- setStartDate() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
- setStartDate() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
-
Deprecated.
- setStartDate() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
-
- setStartDate() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
_more_
- setStartDate() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
-
- setStartDate() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
-
- setStartDate() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
-
- setStartDate() - Method in class ucar.nc2.dt.radial.Nids2Dataset
-
- setStartDate() - Method in class ucar.nc2.dt.radial.UF2Dataset
-
- setStartDate() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
- setStartDate() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- setStartDate() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- setStartDate() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- setStartDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- setStatic(boolean) - Method in class thredds.catalog.InvCatalogImpl
-
- setStatic(boolean) - Method in class thredds.inventory.CollectionManagerAbstract
-
- setStationInfo(String, String) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
Set extra information used by station obs datasets.
- setStationInfo(String, String, String, StationHelper) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
-
Set extra information used by station obs datasets.
- setStations(int, PointStreamProto.Station) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- setStations(int, PointStreamProto.Station.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .pointStream.Station stations = 1;
- setStations(List<Station>) - Method in class ucar.nc2.ft.point.StationHelper
-
- setStatus(String) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- setStep(float) - Method in class ucar.nc2.iosp.sigmet.Ray
-
- setStnid(long) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
required uint64 stnid = 1;
- setStnPos(long) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
required uint64 stnPos = 2;
- setStream(InputStream) - Method in class ucar.unidata.io.bzip2.CBZip2InputStream
-
Added 5-30-2006 to allow for resetting of the input used
by this object.
- setStride(long) - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
optional uint64 stride = 3 [default = 1];
- setString(String) - Method in class ucar.ma2.ArrayChar
-
Set the ArrayChar values from the characters in the String.
- setString(int, String) - Method in class ucar.ma2.ArrayChar
-
Set the ArrayChar values from the characters in the String.
- setString(Index, String) - Method in class ucar.ma2.ArrayChar
-
Set the ArrayChar values from the characters in the String.
- setStructs(int, NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- setStructs(int, NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Structure structs = 4;
- setStructs(int, NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- setStructs(int, NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Structure structs = 6;
- setStructure(DatasetSourceStructure) - Method in class thredds.cataloggen.config.DatasetSource
-
- setStructureData(StructureData, int) - Method in class ucar.ma2.ArrayStructureW
-
Set one of the StructureData of this ArrayStructure.
- setStructureMembers(StructureMembers) - Method in class ucar.ma2.StructureMembers.Member
-
- setStructureSize(int) - Method in class ucar.ma2.StructureMembers
-
Set the total size of the Structure in bytes.
- setSuffix(String) - Method in interface thredds.catalog2.builder.ServiceBuilder
-
- setSummary(String) - Method in class thredds.catalog.ThreddsMetadata
-
set specific type of documentation = summary
- setSystemRoot(PreferencesExt) - Static method in class ucar.util.prefs.PreferencesExt
-
Set the system root you get when you call Preferences.systemRoot().
- setTabSize(int) - Method in class ucar.units.SimpleCharStream
-
- setTangentLat(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Deprecated.
- setTangentLon(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Deprecated.
- setTangentLon(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Set the tangent longitude
- setTdm(boolean) - Method in enum thredds.inventory.CollectionUpdater
-
- setTemplate(String) - Method in class thredds.catalog.query.Selector
-
- setTemporalCoverageBuilder(String, String, String, String, String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setText(String) - Method in class thredds.catalog.ThreddsMetadata.Vocab
-
- setThreddsMetadata(boolean) - Method in class thredds.catalog.InvMetadata
-
set if this element contains ThreddsMetadata
- setThreddsMetadata(ThreddsMetadata) - Method in class thredds.catalog.InvMetadata
-
set the internal ThreddsMetadata; this holds elements from THREDDS namespace
- setTime(int) - Method in interface ucar.nc2.ft.grid.CoverageCS.Subset
-
- setTime(double) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
required double time = 1;
- setTime(short) - Method in class ucar.nc2.iosp.sigmet.Ray
-
- setTimeCoverage(CalendarDateRange) - Method in class thredds.catalog.InvDatasetImpl
-
- setTimeCoverage(DateRange) - Method in class thredds.catalog.InvDatasetImpl
-
- setTimeCoverage(DateRange) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setTimeCoverage(DateRange) - Method in class thredds.catalog.ThreddsMetadata
-
set TimeCoverage element
- setTimeCoverage(CalendarDateRange) - Method in class thredds.catalog.ThreddsMetadata
-
set TimeCoverage from a CalendarDateRange
- setTimeDim(Dimension) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- setTimeRange(CalendarDateRange) - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
-
- setTimeUnit(DateUnit) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- setTimeUnit(DateUnit) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
-
- setTimeUnit(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
required string timeUnit = 2;
- setTimeUnitBytes(ByteString) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
required string timeUnit = 2;
- setTimeUnits() - Method in class ucar.nc2.dt.point.CFstationObsDataset
-
- setTimeUnits() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
-
- setTimeUnits() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
-
- setTimeUnits() - Method in class ucar.nc2.dt.point.NdbcDataset
-
- setTimeUnits() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
- setTimeUnits() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
- setTimeUnits() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
- setTimeUnits() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
-
- setTimeUnits() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
- setTimeUnits() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
-
Deprecated.
- setTimeUnits() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
-
- setTimeUnits() - Method in class ucar.nc2.dt.radial.CFnetCDF2Dataset
-
_more_
- setTimeUnits() - Method in class ucar.nc2.dt.radial.Dorade2Dataset
-
- setTimeUnits() - Method in class ucar.nc2.dt.radial.LevelII2Dataset
-
- setTimeUnits() - Method in class ucar.nc2.dt.radial.Netcdf2Dataset
-
- setTimeUnits() - Method in class ucar.nc2.dt.radial.Nids2Dataset
-
- setTimeUnits() - Method in class ucar.nc2.dt.radial.RadialDatasetSweepAdapter
-
- setTimeUnits() - Method in class ucar.nc2.dt.radial.UF2Dataset
-
- setTimeVar(Variable) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- setTitle(String) - Method in class thredds.catalog.query.Selector
-
- setTitle(String) - Method in interface thredds.catalog2.builder.MetadataBuilder
-
- setTitle(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
-
- setTitle(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- setTitle(String) - Method in class ucar.nc2.NetcdfFile
-
Set the dataset "human readable" title.
- setTitle(String) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional string title = 2;
- setTitleBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional string title = 2;
- setTopLevelMetadataContainer(InvDatasetImpl) - Method in class thredds.cataloggen.CollectionLevelScanner
-
Set the InvDatasetImpl that contains the metadata for the top level dataset.
- setTrajectoryDim(Dimension) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated.
_more_
- setTrajectoryId(String) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- setTrajectoryId(String) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated.
_more_
- setTrajectoryInfo(Dimension, Variable, Dimension, Variable, Variable, Variable, Variable) - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
Setup needed for all MultiTrajectoryObsDatatypes.
- setTrajectoryInfo(SingleTrajectoryObsDataset.Config) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
Setup needed for all SingleTrajectoryObsDatatypes.
- setTrajectoryInfo(TrajectoryObsDatasetImpl.Config) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated.
Setup needed for all SingleTrajectoryObsDatatypes.
- setType(String) - Method in class thredds.catalog.InvDocumentation
-
- setType(ServiceType) - Method in interface thredds.catalog2.builder.ServiceBuilder
-
- setType(CatalogGenConfig.Type) - Method in class thredds.cataloggen.config.CatalogGenConfig
-
Set the type of this CatalogGenConfig
- setType(FileSystemProto.Attribute.Type) - Method in class thredds.filesystem.FileSystemProto.Attribute.Builder
-
- setType(NcStreamProto.Attribute.Type) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
required .ncstream.Attribute.Type type = 2;
- setType(String) - Method in class ucar.nc2.units.DateType
-
Set the type of Date.
- setTypicalDatasetMode(String) - Static method in class ucar.nc2.ncml.Aggregation
-
- setUncompressedSize(int) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional uint32 uncompressedSize = 8;
- setUnit(String) - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Set the unit
- setUnit(String) - Method in class ucar.nc2.iosp.grid.GridParameter
-
sets unit of parameter.
- setUnits(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- setUnits(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialRangeBuilder
-
- setUnits(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
-
- setUnits(String) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
-
- setUnits(String) - Method in class ucar.nc2.dt.point.PointObVar
-
- setUnits(String) - Method in class ucar.nc2.ft.fmrc.VertCoord
-
- setUnits(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
optional string units = 3;
- setUnitsBytes(ByteString) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Member.Builder
-
optional string units = 3;
- setUnitsString(String) - Method in class ucar.nc2.dataset.StructureDS
-
- setUnitsString(String) - Method in class ucar.nc2.dataset.VariableDS
-
- setUnitsString(String) - Method in interface ucar.nc2.dataset.VariableEnhanced
-
Set the Unit String for this Variable.
- setUnlimited(boolean) - Method in class ucar.nc2.Dimension
-
Set whether this is unlimited, meaning length can increase.
- setUnsigned(boolean) - Method in class ucar.ma2.Array
-
Set whether the data should be interpreted as unsigned.
- setUnsigned(boolean) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
optional bool unsigned = 6 [default = false];
- setUnsigned(boolean) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
optional bool unsigned = 5 [default = false];
- setUnsigned(boolean) - Method in class ucar.nc2.Variable
-
Say if this Variable is unsigned.
- setUpdateSequence(String) - Method in class thredds.wcs.v1_0_0_1.GetCapabilitiesBuilder
-
- setUrl(String) - Method in class thredds.catalog.ThreddsMetadata.Source
-
- setUrlPath(String) - Method in class thredds.catalog.InvDatasetImpl
-
Set the urlPath for this InvDatasetImpl
- setUrlPath(String) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setUrlPath(String) - Method in interface thredds.catalog2.builder.AccessBuilder
-
- setUsed(boolean) - Method in class thredds.catalog.query.Selector
-
- setUseMaximalCoordSys(boolean) - Static method in class ucar.nc2.dataset.CoordSysBuilder
-
If true, assign implicit CoordinateSystem objects to variables that dont have one yet.
- setUseNaNs(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
set whether to use NaNs for missing float/double values, for efficiency
- setUseNaNs(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Set whether to use NaNs for missing values, for efficiency
- setUseNaNs(boolean) - Method in class ucar.nc2.dataset.VariableDS
-
- setUserAgent(String) - Method in class ucar.nc2.util.net.HTTPSession
-
- setUserProperty(Object, Object) - Method in class thredds.catalog.InvDatasetImpl
-
- setUserProperty(Object, Object) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setUserRoot(PreferencesExt) - Static method in class ucar.util.prefs.PreferencesExt
-
Set the user root you get when you call Preferences.userRoot().
- setUTMZone(int) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
-
- setValidDatePointBuilder(String, String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder
-
- setValue(String) - Method in class thredds.catalog.InvProperty
-
Set the value of the property.
- setValue(String) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
required string value = 2;
- setValue(double) - Method in class ucar.nc2.units.TimeUnit
-
Set the value in the original units.
- setValueBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
required string value = 2;
- setValueInSeconds(double) - Method in class ucar.nc2.units.TimeDuration
-
Set the duration in seconds
- setValueInSeconds(double) - Method in class ucar.nc2.units.TimeUnit
-
Set the value, using the given number of seconds.
- setValues(Array) - Method in class ucar.nc2.Attribute
-
set the values from an Array
- setValues(Variable, int, double, double) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.
use Variable.setValues()
- setValues(Variable, List<String>) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.
use Variable.setValues()
- setValues(int, double, double) - Method in class ucar.nc2.Variable
-
Generate the list of values from a starting value and an increment.
- setValues(List<String>) - Method in class ucar.nc2.Variable
-
Set the data values from a list of Strings.
- setValues1(double[]) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
-
- setValues1(double[]) - Method in class ucar.nc2.ft.fmrc.VertCoord
-
- setValues2(double[]) - Method in class ucar.nc2.dt.fmrc.ForecastModelRunInventory.VertCoord
-
- setValues2(double[]) - Method in class ucar.nc2.ft.fmrc.VertCoord
-
- setVariableInfo(String, String, String, DataType) - Method in class ucar.ma2.StructureMembers.Member
-
- setVariableLength(boolean) - Method in class ucar.nc2.Dimension
-
Set whether the length is variable.
- setVariableMapUrl(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
-
- setVarName(String) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
required string varName = 1;
- setVarNameBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
required string varName = 1;
- setVars(int, NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- setVars(int, NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .ncstream.Variable vars = 3;
- setVars(int, NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- setVars(int, NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .ncstream.Variable vars = 5;
- setVdata(boolean) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional bool vdata = 7 [default = false];
- setVerbose(boolean) - Static method in class ucar.nc2.util.net.HTTPSession.RetryHandler
-
- setVersion(String) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
-
- setVersion(String) - Method in interface thredds.catalog2.builder.CatalogBuilder
-
- setVersion(int) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
optional uint32 version = 5 [default = 0];
- setVersion(int) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
optional uint32 version = 5 [default = 0];
- setVertical(CoordinateAxis1D) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- setVertical(double, double, double, String, boolean) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- setVerticalRange(WcsCoverage.VerticalRange) - Method in class thredds.wcs.v1_0_0_1.GetCoverageBuilder
-
- setVocabulary(String) - Method in class thredds.catalog.ThreddsMetadata.Source
-
- setVocabulary(String) - Method in class thredds.catalog.ThreddsMetadata.Vocab
-
- setVocabularyAuthorityId(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
-
- setVocabularyAuthorityUrl(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableGroupBuilder
-
- setVocabularyId(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- setVocabularyId(Attribute) - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- setVocabularyId(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
-
- setVocabularyName(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- setVocabularyName(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.VariableBuilder
-
- setWantValidating(boolean) - Method in class thredds.catalog2.xml.parser.ThreddsXmlParserFactory
-
- setWarnOff() - Static method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
- setWebPage(String) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.ContributorBuilder
-
- setWidth(double) - Method in class ucar.unidata.geoloc.ProjectionRect
-
set X width
- setWmoId(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
optional string wmoId = 6;
- setWmoId(String) - Method in class ucar.unidata.geoloc.StationImpl
-
- setWmoIdBytes(ByteString) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
optional string wmoId = 6;
- setWriteStatus(String) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- setX(double) - Method in class ucar.unidata.geoloc.ProjectionRect
-
set minimum X
- setXlinkHref(String) - Method in class thredds.catalog.InvCatalogRef
-
- setXlinkHref(String) - Method in class thredds.catalog.InvDocumentation
-
- setXlinkTitle(String) - Method in class thredds.catalog.InvDocumentation
-
- setY(double) - Method in class ucar.unidata.geoloc.ProjectionRect
-
set minimum Y
- setZPositive(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- setZPositiveUp(boolean) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- setZPositiveUp(boolean) - Method in interface thredds.catalog2.builder.ThreddsMetadataBuilder.GeospatialCoverageBuilder
-
- shape - Variable in class ucar.ma2.Index
-
- shape - Variable in class ucar.nc2.Variable
-
- SHAPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Structure
-
- SHAPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
-
- shapeAsSection - Variable in class ucar.nc2.Variable
-
- ShapefileIosp - Class in ucar.nc2.iosp.shapefile
-
Class Description.
- ShapefileIosp() - Constructor for class ucar.nc2.iosp.shapefile.ShapefileIosp
-
- shapeToString() - Method in class ucar.ma2.Array
-
Create a string representation of the shape of this Array.
- SharedObject - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
-
- SHIFT - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- ShiftException - Exception in ucar.units
-
Provides support for failure to raise a unit to a power.
- ShiftException(Unit, double) - Constructor for exception ucar.units.ShiftException
-
Constructs from the unit and the origin.
- ShiftException(Unit, Date) - Constructor for exception ucar.units.ShiftException
-
Constructs from the unit and the origin.
- shiftExpr(UnitDB) - Method in class ucar.units.StandardUnitFormat
-
- shiftOrigin(int) - Method in class ucar.ma2.Range
-
Create a new Range shifting this range by a constant factor.
- shiftOrigin(Section) - Method in class ucar.ma2.Section
-
Create a new Section by shifting each range by newOrigin.first()
The result is then a reletive offset from the newOrigin.
- shiftTo(double) - Method in class ucar.units.OffsetUnit
-
- shiftTo(double) - Method in class ucar.units.TimeScaleUnit
-
- shiftTo(Date) - Method in class ucar.units.TimeScaleUnit
-
- shiftTo(double) - Method in interface ucar.units.Unit
-
Returns a unit identical to this instance but whose origin (i.e., zero
value) has been shifted to the given value.
- shiftTo(Date) - Method in interface ucar.units.Unit
-
Returns a unit identical to this instance but whose origin (i.e., zero
value) has been shifted to the given time.
- shiftTo(double) - Method in class ucar.units.UnitImpl
-
- shiftTo(Date) - Method in class ucar.units.UnitImpl
-
- SHORT_VALUE - Static variable in enum thredds.filesystem.FileSystemProto.Attribute.Type
-
- SHORT_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
-
SHORT = 2;
- SHORT_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
SHORT = 2;
- shortName - Variable in class thredds.filesystem.CacheFile
-
- shortName - Variable in class thredds.filesystem.CacheFileProto
-
- shortsToInt(short, short, boolean) - Static method in class ucar.nc2.iosp.nowrad.NOWRadheader
-
convert two short into a integer
- shortToBytes(short) - Static method in class ucar.unidata.io.Swap
-
Convert a short to an array of 2 bytes.
- show(String) - Static method in class thredds.filesystem.CacheManager
-
- show(Formatter, boolean) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
- show(Formatter, boolean) - Method in interface ucar.nc2.dt.GridCoordSystem
-
- show(Formatter, boolean) - Method in interface ucar.nc2.ft.grid.CoverageCS
-
Show information about this
- show(Formatter, boolean) - Method in class ucar.nc2.ft.grid.impl.CoverageCSImpl
-
- show(Formatter) - Method in class ucar.nc2.ft.point.standard.NestedTable
-
- show(Formatter, int) - Method in class ucar.nc2.ft.point.standard.Table
-
- show(Formatter) - Method in class ucar.nc2.iosp.hdf5.H5header.DataObject
-
- show(Formatter) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
- showAll() - Method in class ucar.nc2.ft.point.standard.Table
-
- showBytes(byte[]) - Static method in class ucar.nc2.util.Misc
-
- showBytes(byte[], Formatter) - Static method in class ucar.nc2.util.Misc
-
- showCache(Formatter) - Method in class ucar.nc2.util.cache.FileCache
-
Show individual cache entries, add to formatter.
- showCache() - Method in class ucar.nc2.util.cache.FileCache
-
- showCache(PrintStream) - Static method in class ucar.nc2.util.DiskCache
-
- showCache(PrintStream) - Method in class ucar.nc2.util.DiskCache2
-
Show cache contents.
- showCached(Formatter) - Method in class ucar.nc2.NetcdfFile
-
- showCatalogXML - Static variable in class thredds.catalog.InvCatalogFactory
-
- showCompress(Formatter) - Method in class ucar.nc2.iosp.hdf5.H5diag
-
- showCompress(Variable, H5header.Vinfo, H5diag.Size, Formatter) - Method in class ucar.nc2.iosp.hdf5.H5diag
-
- showCompression(Formatter) - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
-
- showCoordAxes(Formatter) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
-
- showCoordSys(Formatter) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
-
- showDeflate() - Method in class ucar.nc2.stream.NcStreamIosp.NcsMess
-
- showDetails(Formatter) - Method in class ucar.nc2.ft.fmrc.Fmrc
-
- showDimension() - Method in class ucar.nc2.ft.point.standard.Table
-
- showDimension() - Method in class ucar.nc2.ft.point.standard.Table.TableArrayStructure
-
- showDimension() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner
-
- showDimension() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner3D
-
- showDimension() - Method in class ucar.nc2.ft.point.standard.Table.TableStructure
-
- showEnvStats(Formatter) - Static method in class thredds.inventory.bdb.MetadataManager
-
- showErrors - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- showErrors - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
-
- showFractalHeap(Formatter) - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
-
- showGridInfo(String, Formatter) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
-
- showHeaderBytes - Variable in class ucar.nc2.iosp.fysat.Fysatiosp
-
- showHeaderBytes - Variable in class ucar.nc2.iosp.gini.Giniiosp
-
- showHeaderBytes - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
- showHeaderBytes - Variable in class ucar.nc2.iosp.nids.Nidsiosp
-
- showHeaderBytes - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
-
- showInfo(PrintStream) - Method in class ucar.nc2.geotiff.GeoTiff
-
Write the geotiff Tag information to out.
- showInfo() - Method in class ucar.nc2.geotiff.GeoTiff
-
Write the geotiff Tag information to a String.
- showInternal(Formatter, String) - Method in class ucar.ma2.ArraySequence
-
- showInternal(Formatter, String) - Method in class ucar.ma2.ArrayStructure
-
- showInternal(Formatter, String) - Method in class ucar.ma2.ArrayStructureBB
-
- showInternal(Formatter, String) - Method in class ucar.ma2.StructureData
-
- showInternal(Formatter, String) - Method in class ucar.ma2.StructureDataA
-
- showInternal(Formatter, String) - Method in class ucar.ma2.StructureDataW
-
- showInternal(Formatter, String) - Method in class ucar.ma2.StructureMembers.Member
-
- showInternalMembers(Formatter, String) - Method in class ucar.ma2.ArrayStructure
-
- showInternalMembers(Formatter, String) - Method in class ucar.ma2.StructureData
-
- showKeys() - Method in class thredds.filesystem.CacheManager
-
- showMethods(Class, PrintStream) - Static method in class ucar.nc2.util.reflect.ProxyGenerator
-
- showMethods(Class, PrintStream) - Static method in class ucar.nc2.util.reflect.PublicInterfaceGenerator
-
- showMissing(Formatter) - Method in class ucar.nc2.iosp.grid.GridVariable
-
Dump out the missing data
- showMissingSummary(Formatter) - Method in class ucar.nc2.iosp.grid.GridVariable
-
Dump out the missing data as a summary
- showNestedTables(Formatter) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
-
- showOffsetHour(String, String) - Method in class ucar.nc2.dt.fmrc.FmrcInventory
-
- showOffsets(StructureMembers, Indent, Formatter) - Static method in class ucar.ma2.ArrayStructureBB
-
- showOpen - Static variable in class ucar.unidata.io.RandomAccessFile
-
- showParsedXML - Static variable in class thredds.catalog.InvCatalogFactory
-
- showParsedXML - Static variable in class thredds.catalog.parser.jdom.DqcConvert4
-
- showParsedXML - Static variable in class thredds.catalog.query.DqcFactory
-
- showProxies(Formatter) - Method in class ucar.nc2.NetcdfFile
-
- showRead - Static variable in class ucar.unidata.io.RandomAccessFile
-
- showRecord(int, Formatter) - Method in class ucar.nc2.iosp.grid.GridVariable
-
- showRequest - Static variable in class ucar.nc2.NetcdfFile
-
- showScaleMissingProxy(Formatter) - Method in class ucar.nc2.dataset.VariableDS
-
public for debugging
- showStackTrace - Static variable in class thredds.catalog.InvCatalogFactory
-
- showStats(Formatter) - Method in class thredds.inventory.bdb.MetadataManager
-
- showStats(Formatter) - Method in class ucar.nc2.util.cache.FileCache
-
Add stat report (hits, misses, etc) to formatter.
- showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table
-
- showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableArrayStructure
-
- showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableConstruct
-
- showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableContiguous
-
- showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner
-
- showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner3D
-
- showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableNestedStructure
-
- showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableParentId
-
- showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableParentIndex
-
- showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableSingleton
-
- showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableStructure
-
- showTableExtraInfo(String, Formatter) - Method in class ucar.nc2.ft.point.standard.Table.TableTop
-
- showXMLoutput - Static variable in class thredds.catalog.parser.jdom.DqcConvert4
-
- shutdown() - Static method in class thredds.filesystem.CacheManager
-
- shutdown() - Method in enum thredds.inventory.CollectionUpdater
-
- shutdown() - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Call when application exits, if you have previously called initNetcdfFileCache.
- shutdown() - Static method in class ucar.nc2.util.cache.FileCache
-
You must call shutdown() to shut down the background threads in order to get a clean process shutdown.
- SI - Class in ucar.units
-
Provides support for the International System of Units (SI).
- SIEMENS - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of electric conductance.
- SIEVERT - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of dose equivalent, ambient dose
equivalent, directional dose equivalent, personal dose equivalent, or
equivalent dose.
- Sigma - Static variable in class ucar.nc2.dataset.VerticalCT.Type
-
- SIGMA - Static variable in class ucar.unidata.geoloc.vertical.AtmosSigma
-
The "depth" variable name identifier
- SIGMA - Static variable in class ucar.unidata.geoloc.vertical.OceanSigma
-
The "s" variable name identifier
- SigmetIOServiceProvider - Class in ucar.nc2.iosp.sigmet
-
Implementation of the ServerProvider pattern provides input/output
of the SIGMET-IRIS dataset.
- SigmetIOServiceProvider() - Constructor for class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
-
- SigmetVolumeScan - Class in ucar.nc2.iosp.sigmet
-
- sign() - Method in class ucar.units.StandardUnitFormat
-
- SIGN - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- SIGNAL - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
-
The stroke signal strength (amplitude) variable name
- SimpleCatalogBuilder - Class in thredds.cataloggen
-
Provide a simple interface for building single-level catalogs at any level
of the specified collection.
- SimpleCatalogBuilder(String, CrawlableDataset, String, String, String) - Constructor for class thredds.cataloggen.SimpleCatalogBuilder
-
Construct a SimpleCatalogBuilder for a given collection.
- SimpleCharStream - Class in ucar.units
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class ucar.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class ucar.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class ucar.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class ucar.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class ucar.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class ucar.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class ucar.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class ucar.units.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class ucar.units.SimpleCharStream
-
Constructor.
- SimpleDataspace - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
-
- SimpleLatestProxyDsHandler - Class in thredds.cataloggen.inserter
-
_more_
- SimpleLatestProxyDsHandler(String, boolean, InvService, boolean) - Constructor for class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
-
Constructor.
- SimpleTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
-
Implements TrajectoryDataset for datasets with these characteristics:
it has only one dimension, the dimension is UNLIMITED and is named "time"
it has one coordinate variable, time(time), with units that
are udunits time units
has the variables latitude(time), longitude(time), and altitude(time) with
units "deg", "deg", and "m", respectively.
- SimpleTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
-
- SimpleTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
-
- SimpleUnit - Class in ucar.nc2.units
-
Convenience routines on top of ucar.units package.
- SimpleUnit() - Constructor for class ucar.nc2.units.SimpleUnit
-
for subclasses.
- simulateUnwritableDir - Static variable in class ucar.nc2.util.DiskCache
-
debug only
- sinc - Variable in class ucar.unidata.util.GaussianLatitudes
-
- sind(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
Degree versions of trigonometric functions
- SingleTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
-
Deprecated.
use ucar.nc2.ft.*
- SingleTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- SingleTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- SingleTrajectoryObsDataset.Config - Class in ucar.nc2.dt.trajectory
-
Deprecated.
- SingleTrajectoryObsDataset.Config() - Constructor for class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- SingleTrajectoryObsDataset.Config(String, Dimension, Variable, Variable, Variable, Variable) - Constructor for class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- SINUSOIDAL - Static variable in interface ucar.nc2.constants.CF
-
- Sinusoidal - Class in ucar.nc2.dataset.transform
-
Create a Sinusoidal Projection from the information in the Coordinate Transform Variable.
- Sinusoidal() - Constructor for class ucar.nc2.dataset.transform.Sinusoidal
-
- Sinusoidal - Class in ucar.unidata.geoloc.projection
-
Sinusoidal projection, spherical earth.
- Sinusoidal() - Constructor for class ucar.unidata.geoloc.projection.Sinusoidal
-
Constructor with default parameters
- Sinusoidal(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Sinusoidal
-
Construct a Sinusoidal Projection.
- size() - Method in class thredds.catalog2.builder.BuilderIssues
-
- size - Variable in class ucar.ma2.Index
-
- size() - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
-
The number of elements in the collection.
- size() - Method in class ucar.nc2.ft.point.MultipleNestedPointCollectionImpl
-
- size() - Method in class ucar.nc2.ft.point.OneNestedPointCollectionImpl
-
- size() - Method in class ucar.nc2.ft.point.PointCollectionImpl
-
- size() - Method in class ucar.nc2.ft.point.StationFeatureImpl
-
- size() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
-
- size() - Method in interface ucar.nc2.ft.PointFeatureCollection
-
The number of points in the collection.
- size() - Method in interface ucar.nc2.ft.ProfileFeature
-
The number of points along the z axis.
- size() - Method in interface ucar.nc2.ft.SectionFeature
-
The number of profiles along the trajectory.
- size() - Method in interface ucar.nc2.ft.StationProfileFeature
-
The number of profiles in the time series.
- size() - Method in interface ucar.nc2.ft.StationTimeSeriesFeature
-
The number of points in the time series.
- size() - Method in interface ucar.nc2.ft.TrajectoryFeature
-
The number of points along the trajectory.
- SIZE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Range
-
- sizeToCache - Variable in class ucar.nc2.Variable
-
- skip(long) - Method in class ucar.unidata.io.UncompressInputStream
-
- skipAll(InvDataset) - Method in interface thredds.catalog.crawl.CatalogCrawler.Filter
-
- skipBytes(int) - Method in class ucar.unidata.io.RandomAccessFile
-
Skips exactly n
bytes of input.
- skipBytes(long) - Method in class ucar.unidata.io.RandomAccessFile
-
- Sleve - Static variable in class ucar.nc2.dataset.VerticalCT.Type
-
- slice(int, int) - Method in class ucar.ma2.Array
-
Create a new Array using same backing store as this Array, by
fixing the specified dimension at the specified index value.
- slice(int, int) - Method in class ucar.nc2.Sequence
-
UnsupportedOperation
- slice(int, int) - Method in class ucar.nc2.Variable
-
Create a new Variable that is a logical slice of this Variable, by
fixing the specified dimension at the specified index value.
- SLP - Static variable in class ucar.nc2.dt.point.decode.MP
-
- SLPNO - Static variable in class ucar.nc2.dt.point.decode.MP
-
- SNINCR - Static variable in class ucar.nc2.dt.point.decode.MP
-
- snowDepth - Static variable in class ucar.nc2.dt.point.decode.MP
-
- SO_TIMEOUT - Static variable in class ucar.nc2.util.net.HTTPSession
-
- SOLID_ANGLE - Static variable in class ucar.units.BaseQuantity
-
The base quantity of solid angle.
- SOLID_ANGLE_UNIT - Static variable in class ucar.units.SI
-
The unit corresponding to the quantity of solid angle.
- sort() - Method in class thredds.catalog.ThreddsMetadata.Variables
-
- sort(List<CrawlableDataset>) - Method in interface thredds.crawlabledataset.CrawlableDatasetSorter
-
Sort the given CrawlableDataset list into the order defined by this sorter.
- sort(List<CrawlableDataset>) - Method in class thredds.crawlabledataset.sorter.LexigraphicByNameSorter
-
- sort() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Sort Variables, CoordAxes by name.
- sort() - Method in interface ucar.nc2.ft2.Sequence
-
- sortByTime(List<StationObsDatatype>) - Method in class ucar.nc2.dt.point.StationDatasetHelper
-
- sortByTime(List<StationObsDatatype>) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
- sortDatasets(InvDataset) - Method in class thredds.cataloggen.config.DatasetSorter
-
- sortDatasets(List) - Method in class thredds.cataloggen.config.DatasetSorter
-
- sortNestedDatasets(InvDataset) - Method in class thredds.cataloggen.config.DatasetSorter
-
- SOUTH_POLE - Static variable in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
-
- SP - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- spaces - Static variable in class ucar.nc2.dt.point.decode.MP
-
- SpatialRangeType_Resolution - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- SpatialRangeType_Size - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- SpatialRangeType_Start - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- SpatialRangeType_Units - Static variable in class thredds.catalog2.xml.names.ThreddsMetadataElementNames
-
- spec - Variable in class thredds.featurecollection.FeatureCollectionConfig
-
- SPECIAL_BUFFERED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SPECIAL_CHUNKED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SPECIAL_COMP - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SPECIAL_COMPRAS - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SPECIAL_EXT - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SPECIAL_LINKED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- SPECIAL_VLINKED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
-
- specialConstructor - Variable in exception ucar.units.ParseException
-
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- SpecialMathFunction - Class in ucar.unidata.util
-
Special Math functions.
- SpecialMathFunction() - Constructor for class ucar.unidata.util.SpecialMathFunction
-
- specialToken - Variable in class ucar.units.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- SpecificationException - Exception in ucar.units
-
Provides support for errors in unit string specifications.
- SpecificationException(String) - Constructor for exception ucar.units.SpecificationException
-
Constructs from an error message.
- SpecificationException(String, String) - Constructor for exception ucar.units.SpecificationException
-
Constructs from the string to be parsed and an error message.
- SpecificationException(String, Throwable) - Constructor for exception ucar.units.SpecificationException
-
- SPECTRUM_WIDTH - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
Sprectrum Width moment identifier
- SPECTRUM_WIDTH - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
-
Sprectrum Width moment identifier
- SPECTRUM_WIDTH_HIGH - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
-
High Resolution Sprectrum Width moment identifier
- SPFactory - Class in ucar.nc2.iosp.netcdf3
-
A factory for implementations of netcdf-3 IOServiceProvider.
- SPFactory() - Constructor for class ucar.nc2.iosp.netcdf3.SPFactory
-
- sphericalAzimuth(double, double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- spi - Variable in class ucar.nc2.NetcdfFile
-
- spin(double[], double[], double) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
-
----------------------------------------------------------------------
file spin.f
This subroutine rotates vector V1 around vector VS
at angle A.
- spiObject - Variable in class ucar.nc2.ncml.Aggregation
-
- spiObject - Variable in class ucar.nc2.Variable
-
- SPLAT - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
SpLat
- splitString(String) - Static method in class ucar.unidata.util.StringUtil2
-
Split a string on one or more whitespace.
- SPLON - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
SpLon
- sqrt(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- SSL - Static variable in class ucar.nc2.util.net.HTTPSession
-
- Stagger - Static variable in class ucar.nc2.constants._Coordinate
-
- STANDARD_NAME - Static variable in interface ucar.nc2.constants.CF
-
- STANDARD_PARALLEL - Static variable in interface ucar.nc2.constants.CF
-
- STANDARD_PARALLEL - Static variable in interface ucar.nc2.iosp.grid.GridCF
-
standard_parallel
- StandardCatalogBuilder - Class in thredds.cataloggen
-
_more_
- StandardCatalogBuilder(String, String, CrawlableDataset, CrawlableDatasetFilter, InvService, String, CrawlableDatasetLabeler, CrawlableDatasetLabeler, boolean, CrawlableDatasetSorter, Map, List, InvDatasetImpl, CatalogRefExpander) - Constructor for class thredds.cataloggen.StandardCatalogBuilder
-
- StandardPointCollectionImpl - Class in ucar.nc2.ft.point.standard
-
Implementation of PointFeatureCollection using a NestedTable
- StandardPointFeatureIterator - Class in ucar.nc2.ft.point.standard
-
A PointFeatureIterator which uses a NestedTable to implement makeFeature().
- StandardPrefixDB - Class in ucar.units
-
Provides support for a database of standard unit prefixes.
- StandardProfileCollectionImpl - Class in ucar.nc2.ft.point.standard
-
Nested Table implementation of ProfileCollection
- StandardProfileCollectionImpl(String) - Constructor for class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
-
- StandardSectionCollectionImpl - Class in ucar.nc2.ft.point.standard
-
Nested Table implementation of SectionCollection.
- StandardStationCollectionImpl - Class in ucar.nc2.ft.point.standard
-
Object Heirarchy for StationFeatureCollection:
StationFeatureCollection (StandardStationCollectionImpl
PointFeatureCollectionIterator (anon)
StationFeature (StandardStationFeatureImpl)
PointFeatureIterator (StandardStationPointIterator)
PointFeatureImpl
- StandardStationProfileCollectionImpl - Class in ucar.nc2.ft.point.standard
-
Object Heirarchy:
StationProfileFeatureCollection (StandardStationProfileCollectionImpl)
StationProfileFeature (StandardStationProfileFeature)
ProfileFeature (StandardProfileFeature)
PointFeatureIterator (StandardPointFeatureIterator)
PointFeature
- StandardTrajectoryCollectionImpl - Class in ucar.nc2.ft.point.standard
-
TrajectoryFeatureCollection using nested tables.
- StandardTrajectoryCollectionImpl(String) - Constructor for class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
-
- StandardUnitDB - Class in ucar.units
-
Provides support for a database of standard units.
- StandardUnitFormat - Class in ucar.units
-
Standard formatter/parser for unit specifications.
- StandardUnitFormat(InputStream) - Constructor for class ucar.units.StandardUnitFormat
-
Constructor with InputStream.
- StandardUnitFormat(InputStream, String) - Constructor for class ucar.units.StandardUnitFormat
-
Constructor with InputStream and supplied encoding
- StandardUnitFormat(Reader) - Constructor for class ucar.units.StandardUnitFormat
-
Constructor.
- StandardUnitFormat(StandardUnitFormatTokenManager) - Constructor for class ucar.units.StandardUnitFormat
-
Constructor with generated Token Manager.
- StandardUnitFormatConstants - Interface in ucar.units
-
Token literal values and constants.
- StandardUnitFormatTokenManager - Class in ucar.units
-
Token Manager.
- StandardUnitFormatTokenManager(SimpleCharStream) - Constructor for class ucar.units.StandardUnitFormatTokenManager
-
Constructor.
- StandardUnitFormatTokenManager(SimpleCharStream, int) - Constructor for class ucar.units.StandardUnitFormatTokenManager
-
Constructor.
- STAR - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- start - Variable in class ucar.nc2.ft.point.standard.TableConfig
-
- start - Variable in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
-
- START_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Range
-
- startDate - Variable in class ucar.nc2.dt.TypedDatasetImpl
-
- startPartition - Variable in class thredds.inventory.MFileCollectionManager
-
- startTimeIndex - Variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile.Chsub
-
start time index (0 based)
- startup - Variable in class thredds.featurecollection.FeatureCollectionConfig.UpdateConfig
-
- startupForce - Variable in class thredds.featurecollection.FeatureCollectionConfig.UpdateConfig
-
- state - Variable in class thredds.catalog.InvDatasetFeatureCollection
-
- staticFlag - Static variable in class ucar.units.ASCII_CharStream
-
- staticFlag - Static variable in class ucar.units.SimpleCharStream
-
Whether parser is static.
- Station - Class in thredds.catalog.query
-
Implementation of a DQC station element.
- Station(Selector, String, String, String) - Constructor for class thredds.catalog.query.Station
-
Construct from fields in XML catalog.
- Station(Selector, String, String, String, String, String) - Constructor for class thredds.catalog.query.Station
-
- station - Static variable in class ucar.nc2.dt.point.decode.MP
-
- station - Variable in class ucar.nc2.dt.point.StationObsDatatypeImpl
-
- Station - Interface in ucar.unidata.geoloc
-
A named location on the earth.
- STATION_ALTITUDE - Static variable in interface ucar.nc2.constants.CF
-
- STATION_DESC - Static variable in interface ucar.nc2.constants.CF
-
- STATION_ID - Static variable in interface ucar.nc2.constants.CF
-
- STATION_WMOID - Static variable in interface ucar.nc2.constants.CF
-
- StationCollection - Interface in ucar.nc2.dt
-
A collection of data at unconnected station locations, typically time series.
- StationCollection - Interface in ucar.nc2.ft
-
A collection of data at named locations called Stations.
- StationDatasetCollection - Class in ucar.nc2.dt.point
-
A Collection of StationDatasets
- StationDatasetCollection() - Constructor for class ucar.nc2.dt.point.StationDatasetCollection
-
- StationDatasetHelper - Class in ucar.nc2.dt.point
-
Helper class for StationObsDataset.
- StationDatasetHelper(StationObsDataset) - Constructor for class ucar.nc2.dt.point.StationDatasetHelper
-
- StationFeatureImpl - Class in ucar.nc2.ft.point
-
Superclass for implementations of StationFeature: time series of data at a point
Concrete subclass must implement getPointFeatureIterator();
- StationFeatureImpl(String, String, String, double, double, double, DateUnit, int) - Constructor for class ucar.nc2.ft.point.StationFeatureImpl
-
- StationFeatureImpl(Station, DateUnit, int) - Constructor for class ucar.nc2.ft.point.StationFeatureImpl
-
- stationHelper - Variable in class ucar.nc2.dt.point.StationObsDatasetImpl
-
- stationHelper - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
-
- StationHelper - Class in ucar.nc2.ft.point
-
Helper class for Station Collections.
- StationHelper() - Constructor for class ucar.nc2.ft.point.StationHelper
-
- stationHelper - Variable in class ucar.nc2.ft.point.StationProfileCollectionImpl
-
- stationHelper - Variable in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
-
- stationIdType - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- stationIdType - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
-
- StationImpl - Class in ucar.nc2.dt
-
Implementation of Station
- StationImpl() - Constructor for class ucar.nc2.dt.StationImpl
-
- StationImpl(String, String, double, double, double) - Constructor for class ucar.nc2.dt.StationImpl
-
- StationImpl(String, String, double, double, double, int) - Constructor for class ucar.nc2.dt.StationImpl
-
- StationImpl - Class in ucar.unidata.geoloc
-
Implementation of Station
- StationImpl() - Constructor for class ucar.unidata.geoloc.StationImpl
-
- StationImpl(String, String, String, double, double, double) - Constructor for class ucar.unidata.geoloc.StationImpl
-
- StationObsDataset - Interface in ucar.nc2.dt
-
A collection of Stations with StationObsDatatype data.
- StationObsDatasetImpl - Class in ucar.nc2.dt.point
-
Superclass for implementations of StationObsDataset.
- StationObsDatasetImpl() - Constructor for class ucar.nc2.dt.point.StationObsDatasetImpl
-
- StationObsDatasetImpl(String, String, String) - Constructor for class ucar.nc2.dt.point.StationObsDatasetImpl
-
- StationObsDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.StationObsDatasetImpl
-
- StationObsDatasetInfo - Class in ucar.nc2.dt.point
-
A helper class to StationObsDataset; creates XML documents.
- StationObsDatasetInfo(StationObsDataset, String) - Constructor for class ucar.nc2.dt.point.StationObsDatasetInfo
-
- StationObsDatatype - Interface in ucar.nc2.dt
-
A collection of observations at one time and at one station ( = named location)
- StationObsDatatypeImpl - Class in ucar.nc2.dt.point
-
Abstract superclass for implemenation of StationObsDatatype.
- StationObsDatatypeImpl() - Constructor for class ucar.nc2.dt.point.StationObsDatatypeImpl
-
- StationObsDatatypeImpl(Station, double, double) - Constructor for class ucar.nc2.dt.point.StationObsDatatypeImpl
-
- StationPointFeature - Interface in ucar.nc2.ft.point
-
A PointFeature from which one can obtain a Station
- StationProfileCollectionImpl - Class in ucar.nc2.ft.point
-
Abstract superclass for StationProfileFeatureCollection
Subclasses must implement getNestedPointFeatureCollection
- StationProfileCollectionImpl(String) - Constructor for class ucar.nc2.ft.point.StationProfileCollectionImpl
-
- StationProfileFeature - Interface in ucar.nc2.ft
-
Time series of ProfileFeature at named locations.
- StationProfileFeatureCollection - Interface in ucar.nc2.ft
-
A collection of StationProfileFeatures
- StationProfileFeatureImpl - Class in ucar.nc2.ft.point
-
Abstract superclass for implementations of StationProfileFeature.
- StationProfileFeatureImpl(String, String, String, double, double, double, DateUnit, int) - Constructor for class ucar.nc2.ft.point.StationProfileFeatureImpl
-
- StationProfileFeatureImpl(Station, DateUnit, int) - Constructor for class ucar.nc2.ft.point.StationProfileFeatureImpl
-
- StationRadialDataset - Interface in ucar.nc2.dt
-
A collection of Stations with RadialDatatype data.
- StationRadialDataset - Interface in ucar.nc2.ft.radial
-
A Station collection of radial data.
- STATIONS - Static variable in class thredds.catalog.CollectionType
-
- stations - Variable in class ucar.nc2.dt.point.StationObsDatasetImpl
-
- STATIONS_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
- StationTimeSeriesCollectionFlattened - Class in ucar.nc2.ft.point
-
A flattened StationTimeSeriesCollection.
- StationTimeSeriesCollectionFlattened(StationTimeSeriesCollectionImpl, CalendarDateRange) - Constructor for class ucar.nc2.ft.point.StationTimeSeriesCollectionFlattened
-
- StationTimeSeriesCollectionImpl - Class in ucar.nc2.ft.point
-
Abstract superclass for implementations of StationFeatureCollection.
- StationTimeSeriesCollectionImpl(String) - Constructor for class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
-
- StationTimeSeriesFeature - Interface in ucar.nc2.ft
-
Time series of PointFeature at a named location aka 'station'.
- StationTimeSeriesFeatureCollection - Interface in ucar.nc2.ft
-
A collection of StationTimeSeriesFeature.
- stats() - Method in class thredds.filesystem.CacheManager
-
- status - Variable in class ucar.nc2.wmo.CommonCodeTable.TableEntry
-
- statusCode - Variable in class ucar.nc2.util.IO.HttpResult
-
- StaxThreddsXmlParser - Class in thredds.catalog2.xml.parser.stax
-
_more_
- StaxWriter - Class in thredds.catalog2.xml.writer.stax
-
_more_
- StaxWriter() - Constructor for class thredds.catalog2.xml.writer.stax.StaxWriter
-
- STERADIAN - Static variable in class ucar.units.SI
-
Base unit of solid angle.
- STEREOGRAPHIC - Static variable in interface ucar.nc2.constants.CF
-
- Stereographic - Class in ucar.nc2.dataset.transform
-
Create a Stereographic Projection from the information in the Coordinate Transform Variable.
- Stereographic() - Constructor for class ucar.nc2.dataset.transform.Stereographic
-
- Stereographic - Class in ucar.unidata.geoloc.projection
-
Stereographic projection, spherical earth.
- Stereographic() - Constructor for class ucar.unidata.geoloc.projection.Stereographic
-
Constructor with default parameters = North Polar
- Stereographic(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Stereographic
-
Construct a Stereographic Projection.
- Stereographic(double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Stereographic
-
Construct a Stereographic Projection.
- Stereographic(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Stereographic
-
Construct a Stereographic Projection.
- Stereographic(double, double, double, boolean) - Constructor for class ucar.unidata.geoloc.projection.Stereographic
-
Construct a polar Stereographic Projection, from the "natural origin" and the tangent point,
calculating the scale factor.
- StereographicAzimuthalProjection - Class in ucar.unidata.geoloc.projection.proj4
-
taken from the USGS PROJ package.
- StereographicAzimuthalProjection() - Constructor for class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
-
- StereographicAzimuthalProjection(double, double, double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
-
Construct a Stereographic Projection.
- stnAlt - Variable in class ucar.nc2.ft.point.standard.TableConfig
-
- stnDesc - Variable in class ucar.nc2.ft.point.standard.TableConfig
-
- stnDescVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- stnDescVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
-
- stnHash - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- stnId - Variable in class ucar.nc2.ft.point.standard.TableConfig
-
- STNID_FIELD_NUMBER - Static variable in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
- stnIdVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- stnIdVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
-
- stnIndexVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
-
- stnNameVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- stnNpts - Variable in class ucar.nc2.ft.point.standard.TableConfig
-
- STNPOS_FIELD_NUMBER - Static variable in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
- stnWmoId - Variable in class ucar.nc2.ft.point.standard.TableConfig
-
- storage - Variable in class ucar.ma2.ArrayBoolean
-
- storage - Variable in class ucar.ma2.ArrayByte
-
- storage - Variable in class ucar.ma2.ArrayChar
-
- storage - Variable in class ucar.ma2.ArrayFloat
-
- storage - Variable in class ucar.ma2.ArrayInt
-
- storage - Variable in class ucar.ma2.ArrayLong
-
- storage - Variable in class ucar.ma2.ArrayObject
-
- storage - Variable in class ucar.ma2.ArrayShort
-
- storage - Variable in class ucar.ma2.ArrayString
-
- storageD - Variable in class ucar.ma2.ArrayDouble
-
- STRAIGHT_VERTICAL_LONGITUDE_FROM_POLE - Static variable in interface ucar.nc2.constants.CF
-
- STRAIGHT_VERTICAL_LONGITUDE_FROM_POLE - Static variable in interface ucar.nc2.iosp.grid.GridCF
-
straight_vertical_longitude_from_pole
- streamAll(OutputStream) - Method in class ucar.nc2.stream.NcStreamWriter
-
- streamAll(WritableByteChannel) - Method in class ucar.nc2.stream.NcStreamWriterChannel
-
- streamToByteChannel(Variable, Section, WritableByteChannel) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
-
- streamToByteChannel(Variable, Section, WritableByteChannel) - Method in interface ucar.nc2.iosp.IOServiceProvider
-
- STRETCHINGFACTOR - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
StretchingFactor
- STRICT_TRANSFER_ENCODING - Static variable in class ucar.nc2.util.net.HTTPSession
-
- stride - Variable in class ucar.ma2.Index
-
- stride() - Method in class ucar.ma2.Range
-
- STRIDE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Range
-
- STRING - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
-
Grads String identifier
- STRING_VALUE - Static variable in enum thredds.filesystem.FileSystemProto.Attribute.Type
-
- STRING_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
-
STRING = 0;
- STRING_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
STRING = 7;
- StringUtil2 - Class in ucar.unidata.util
-
Static String and StringBuilder utilities
- StringUtil2() - Constructor for class ucar.unidata.util.StringUtil2
-
- structName - Variable in class ucar.nc2.ft.point.standard.TableConfig
-
- STRUCTS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
-
- STRUCTS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Structure
-
- Structure - Interface in ucar.nc2.ft2
-
Class Description
- Structure - Class in ucar.nc2
-
A Structure is a type of Variable that contains other Variables, like a struct in C.
- Structure(NetcdfFile, Group, Structure, String) - Constructor for class ucar.nc2.Structure
-
- Structure(Structure) - Constructor for class ucar.nc2.Structure
-
Copy constructor.
- Structure.Iterator - Interface in ucar.nc2.ft2
-
- STRUCTURE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
STRUCTURE = 8;
- StructureData - Class in ucar.ma2
-
A container for a Structure's data.
- StructureData(StructureMembers) - Constructor for class ucar.ma2.StructureData
-
Constructor.
- StructureDataA - Class in ucar.ma2
-
A StructureData implementation delegates everything to the containing ArrayStructure.
- StructureDataA(ArrayStructure, int) - Constructor for class ucar.ma2.StructureDataA
-
Constructor.
- StructureDataAscii - Class in ucar.nc2.iosp.noaa
-
StructureData whose data is stored in ascii, with a TableParser to extrat the values.
- StructureDataAscii(StructureMembers, String) - Constructor for class ucar.nc2.iosp.noaa.StructureDataAscii
-
- StructureDataComposite - Class in ucar.ma2
-
A composite of other StructureData.
- StructureDataComposite() - Constructor for class ucar.ma2.StructureDataComposite
-
- StructureDataFactory - Class in ucar.ma2
-
Convenience routines for constructing one-off StructureData objects
- StructureDataFactory() - Constructor for class ucar.ma2.StructureDataFactory
-
- StructureDataIterator - Interface in ucar.ma2
-
An iterator over StructureData.
- StructureDataIteratorIndexed - Class in ucar.nc2.ft.point
-
A StructureDataIterator which takes a list of record numbers (in a structure).
- StructureDataIteratorIndexed(Structure, List<Integer>) - Constructor for class ucar.nc2.ft.point.StructureDataIteratorIndexed
-
- StructureDataIteratorLimited - Class in ucar.ma2
-
Read a maximum number of sdatas from a StructureDataIterator.
- StructureDataIteratorLimited(StructureDataIterator, int) - Constructor for class ucar.ma2.StructureDataIteratorLimited
-
- StructureDataIteratorLinked - Class in ucar.nc2.ft.point
-
Use contiguous or linked lists to iterate over members of a Structure
- StructureDataIteratorLinked(Structure, int, int, String) - Constructor for class ucar.nc2.ft.point.StructureDataIteratorLinked
-
- StructureDataRegexp - Class in ucar.nc2.iosp.noaa
-
Create a StructureData by using a java.util.regex.Pattern on an ascii file.
- StructureDataRegexp(StructureMembers, Matcher) - Constructor for class ucar.nc2.iosp.noaa.StructureDataRegexp
-
- StructureDataRegexp.Vinfo - Class in ucar.nc2.iosp.noaa
-
- StructureDataRegexp.Vinfo(RandomAccessFile, StructureMembers, Pattern) - Constructor for class ucar.nc2.iosp.noaa.StructureDataRegexp.Vinfo
-
- StructureDataRegexp.VinfoField - Class in ucar.nc2.iosp.noaa
-
- StructureDataRegexp.VinfoField(int) - Constructor for class ucar.nc2.iosp.noaa.StructureDataRegexp.VinfoField
-
- StructureDataScalar - Class in ucar.ma2
-
Class Description.
- StructureDataScalar(String) - Constructor for class ucar.ma2.StructureDataScalar
-
- StructureDataW - Class in ucar.ma2
-
A StructureData implementation that has its data self-contained.
- StructureDataW(StructureMembers) - Constructor for class ucar.ma2.StructureDataW
-
Constructor.
- StructureDS - Class in ucar.nc2.dataset
-
An "enhanced" Structure.
- StructureDS(NetcdfFile, Group, String) - Constructor for class ucar.nc2.dataset.StructureDS
-
- StructureDS(NetcdfDataset, Group, Structure, String, String, String, String) - Constructor for class ucar.nc2.dataset.StructureDS
-
Constructor when theres no underlying variable.
- StructureDS(Group, Structure) - Constructor for class ucar.nc2.dataset.StructureDS
-
Create a StructureDS thats wraps a Structure
- StructureDS(NetcdfDataset, Group, Structure, String, Structure) - Constructor for class ucar.nc2.dataset.StructureDS
-
Wrap the given Structure, making it into a StructureDS.
- StructureMembers - Class in ucar.ma2
-
A Collection of members contained in a StructureData.
- StructureMembers(String) - Constructor for class ucar.ma2.StructureMembers
-
- StructureMembers(StructureMembers) - Constructor for class ucar.ma2.StructureMembers
-
- StructureMembers.Member - Class in ucar.ma2
-
A member of a StructureData.
- StructureMembers.Member(String, String, String, DataType, int[]) - Constructor for class ucar.ma2.StructureMembers.Member
-
- StructureMembers.Member(StructureMembers.Member) - Constructor for class ucar.ma2.StructureMembers.Member
-
- StructurePseudo - Class in ucar.nc2
-
Deprecated.
use ucar.nc2.dataset.StructurePseudoDS
- StructurePseudo(NetcdfFile, Group, String, Dimension) - Constructor for class ucar.nc2.StructurePseudo
-
Deprecated.
Make a Structure out of all Variables with the named dimension as their outermost dimension.
- StructurePseudo(NetcdfFile, Group, String, List<String>, Dimension) - Constructor for class ucar.nc2.StructurePseudo
-
Deprecated.
Make a Structure out of named Variables, each has the same named outermost dimension.
- StructurePseudo2Dim - Class in ucar.nc2.dataset
-
Make a collection of variables with the same 2 outer dimensions into a fake 2D Structure(outer,inner)
- StructurePseudo2Dim(NetcdfDataset, Group, String, List<String>, Dimension, Dimension) - Constructor for class ucar.nc2.dataset.StructurePseudo2Dim
-
Make a Structure out of named Variables which have var(outer, inner, ...)
- StructurePseudoDS - Class in ucar.nc2.dataset
-
Make a collection of variables with the same outer dimension into a fake Structure.
- StructurePseudoDS(NetcdfDataset, Group, String) - Constructor for class ucar.nc2.dataset.StructurePseudoDS
-
- StructurePseudoDS(NetcdfDataset, Group, String, List<String>, Dimension) - Constructor for class ucar.nc2.dataset.StructurePseudoDS
-
Make a Structure out of all Variables with the named dimension as their outermost dimension, or from a list
named Variables, each has the same named outermost dimension.
- structureType - Variable in class ucar.nc2.ft.point.standard.TableConfig
-
- subdir(MFile) - Method in class thredds.inventory.MCollection
-
- subdirs - Variable in class thredds.catalog.InvDatasetFmrc.InventoryParams
-
Deprecated.
- subset(InvDataset) - Method in class thredds.catalog.InvCatalog
-
Munge this catalog so the given dataset is the top catalog.
- subset(InvDataset) - Method in class thredds.catalog.InvCatalogImpl
-
Deprecated.
in favor of thredds.catalog.util.DeepCopyUtils.subsetCatalogOnDataset
- subset(CalendarDateRange) - Method in class thredds.inventory.TimedCollection
-
- subset(Range, Range, LatLonRect, int, int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
-
Create a new GeoGrid that is a logical subset of this GeoGrid.
- subset(Range, Range, Range, Range) - Method in class ucar.nc2.dt.grid.GeoGrid
-
Create a new GeoGrid that is a logical subset of this GeoGrid.
- subset(LatLonRect) - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
-
Get a subsetted NestedPointFeatureCollection based on a LatLonRect
- subset(LatLonRect, CalendarDateRange) - Method in class ucar.nc2.ft.point.collection.CompositePointCollection
-
- subset(List<Station>) - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
-
- subset(LatLonRect) - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
-
- subset(LatLonRect, CalendarDateRange) - Method in class ucar.nc2.ft.point.PointCollectionImpl
-
- subset(LatLonRect, DateRange) - Method in class ucar.nc2.ft.point.PointCollectionImpl
-
- subset(List<Station>) - Method in class ucar.nc2.ft.point.remote.RemoteStationCollection
-
- subset(LatLonRect) - Method in class ucar.nc2.ft.point.remote.RemoteStationCollection
-
- subset(LatLonRect) - Method in class ucar.nc2.ft.point.SectionCollectionImpl
-
- subset(LatLonRect) - Method in class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
-
- subset(LatLonRect) - Method in class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
-
- subset(CalendarDateRange) - Method in class ucar.nc2.ft.point.StationFeatureImpl
-
- subset(DateRange) - Method in class ucar.nc2.ft.point.StationFeatureImpl
-
- subset(List<Station>) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
-
- subset(LatLonRect) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
-
- subset(DateRange) - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
-
- subset(LatLonRect) - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
-
- subset(LatLonRect, CalendarDateRange) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionFlattened
-
- subset(LatLonRect) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
-
- subset(List<Station>) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
-
- subset(LatLonRect, CalendarDateRange) - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Subset this collection by boundingBox and/or dateRange
- subset(LatLonRect, DateRange) - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Deprecated.
use CalendarDateRange
- subset(LatLonRect) - Method in interface ucar.nc2.ft.ProfileFeatureCollection
-
Subset this collection by boundingBox
- subset(DateRange) - Method in interface ucar.nc2.ft.StationProfileFeature
-
Subset this collection by dateRange
- subset(List<Station>) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
-
Get a subsetted StationProfileFeatureCollection
- subset(DateRange) - Method in interface ucar.nc2.ft.StationTimeSeriesFeature
-
Deprecated.
use subset(CalendarDateRange dateRange)
- subset(CalendarDateRange) - Method in interface ucar.nc2.ft.StationTimeSeriesFeature
-
Subset this collection by calendar dateRange
- subset(List<Station>) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
Get a subsetted StationCollection based on a list of Stations.
- subset(LatLonRect) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
Get a subsetted StationCollection from a LatLonRect
- subset(Range, Range, Range, Range) - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
-
Create a VerticalTransform as a section of an existing VerticalTransform.
- subset(Range, Range, Range, Range) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
-
Create a subset of this VerticalTransform.
- subsetCatalogOnDataset(InvCatalog, String) - Static method in class thredds.catalog.util.DeepCopyUtils
-
- subsetCatalogOnDataset(InvCatalog, InvDataset) - Static method in class thredds.catalog.util.DeepCopyUtils
-
- substitute(String, String, String) - Static method in class ucar.unidata.util.StringUtil2
-
Find all occurences of the "match" in original, and substitute the "subst" string.
- substitute(String, String[], String[]) - Static method in class ucar.unidata.util.StringUtil2
-
Find all occurences of match strings in original, and substitute the corresponding
subst string.
- substitute(StringBuilder, String, String) - Static method in class ucar.unidata.util.StringUtil2
-
Find all occurences of the "match" in original, and substitute the "subst" string,
directly into the original.
- subString - Variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile.Chsub
-
substitution string
- subtract(CalendarPeriod) - Method in class ucar.nc2.time.CalendarDate
-
- subtract(CalendarDate, CalendarDate) - Method in class ucar.nc2.time.CalendarPeriod
-
Subtract two dates, return difference in units of this period.
- subtract(TimeDuration) - Method in class ucar.nc2.units.DateType
-
- subtract(TimeUnit) - Method in class ucar.nc2.units.DateType
-
- subtract(Point2D.Double, Point2D.Double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- success - Variable in class ucar.nc2.util.CancelTaskImpl
-
- suffix - Variable in class thredds.catalog.InvDatasetFmrc.InventoryParams
-
Deprecated.
- sumDouble(Array) - Static method in class ucar.ma2.MAMath
-
sum all of the elements of array a as doubles.
- sumDoubleSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
-
sum all of the elements of array a as doubles.
- sunShine - Static variable in class ucar.nc2.dt.point.decode.MP
-
- Suomi - Class in ucar.nc2.dataset.conv
-
Suomi coord sys builder.
- Suomi() - Constructor for class ucar.nc2.dataset.conv.Suomi
-
- Suomi - Class in ucar.nc2.ft.point.standard.plug
-
Describe
- Suomi() - Constructor for class ucar.nc2.ft.point.standard.plug.Suomi
-
- SupplementaryBaseQuantity - Class in ucar.units
-
Provides support for supplementary base quantities.
- SupplementaryBaseQuantity(String, String) - Constructor for class ucar.units.SupplementaryBaseQuantity
-
Constructs from a name and symbol.
- SupplementaryBaseQuantity(String, String, boolean) - Constructor for class ucar.units.SupplementaryBaseQuantity
-
Constructs from a name and symbol.
- SURFACE_ALTITUDE - Static variable in interface ucar.nc2.constants.CF
-
- surface_visibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
-
- surface_visibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
-
- surface_visibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
-
- surfaceVisibility1 - Static variable in class ucar.nc2.dt.point.decode.MP
-
- surfaceVisibility2 - Static variable in class ucar.nc2.dt.point.decode.MP
-
- surfaceVisibility3 - Static variable in class ucar.nc2.dt.point.decode.MP
-
- Swap - Class in ucar.unidata.io
-
The Swap class provides static methods for swapping the bytes of chars,
shorts, ints, longs, floats, and doubles.
- Swap() - Constructor for class ucar.unidata.io.Swap
-
- swapChar(byte[], int) - Static method in class ucar.unidata.io.Swap
-
Returns the char resulting from swapping 2 bytes at a specified
offset in a byte array.
- swapDouble(byte[], int) - Static method in class ucar.unidata.io.Swap
-
Returns the double resulting from reversing 8 bytes at a specified
offset in a byte array.
- swapDouble(double) - Static method in class ucar.unidata.io.Swap
-
Returns the double resulting from reversing 8 bytes of a specified
double.
- swapFloat(byte[], int) - Static method in class ucar.unidata.io.Swap
-
Returns the float resulting from reversing 4 bytes at a specified
offset in a byte array.
- swapFloat(float) - Static method in class ucar.unidata.io.Swap
-
Returns the float resulting from reversing 4 bytes of a specified
float.
- swapInt(byte[], int) - Static method in class ucar.unidata.io.Swap
-
Returns the int resulting from reversing 4 bytes at a specified
offset in a byte array.
- swapInt(int) - Static method in class ucar.unidata.io.Swap
-
Returns the int resulting from reversing 4 bytes of a specified
int.
- swapLong(byte[], int) - Static method in class ucar.unidata.io.Swap
-
Returns the long resulting from reversing 8 bytes at a specified
offset in a byte array.
- swapLong(long) - Static method in class ucar.unidata.io.Swap
-
Returns the long resulting from reversing 8 bytes of a specified
long.
- swapShort(byte[], int) - Static method in class ucar.unidata.io.Swap
-
Returns the short resulting from swapping 2 bytes at a specified
offset in a byte array.
- swapShort(short) - Static method in class ucar.unidata.io.Swap
-
Returns the short resulting from swapping 2 bytes of a specified
short.
- SwathCS - Interface in ucar.nc2.ft.grid
-
Description
- SwathCSImpl - Class in ucar.nc2.ft.grid.impl
-
Description
- SwathCSImpl(NetcdfDataset, CoordinateSystem, CoverageCSFactory) - Constructor for class ucar.nc2.ft.grid.impl.SwathCSImpl
-
- SwathDatasetFactory - Class in ucar.nc2.ft.swath
-
Swath dataset.
- SwathDatasetFactory() - Constructor for class ucar.nc2.ft.swath.SwathDatasetFactory
-
- SwitchTo(int) - Method in class ucar.units.StandardUnitFormatTokenManager
-
Switch to specified lex state.
- SYMBOL - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- symbolCount() - Method in class ucar.units.UnitDBImpl
-
Return the number of symbols in this database.
- sync() - Static method in class thredds.inventory.bdb.MetadataManager
-
- sync() - Method in class ucar.nc2.dt.fmrc.FmrcImpl
-
Deprecated.
Check if file has changed, and reread metadata if needed.
- sync() - Method in interface ucar.nc2.dt.fmrc.ForecastModelRunCollection
-
Check if file has changed, and reread metadata if needed.
- sync() - Method in class ucar.nc2.ncml.Aggregation
-
- syncExtend() - Method in class ucar.nc2.dataset.NetcdfDataset
-
- syncExtend() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- syncExtend() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- syncExtend() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated.
_more_
- syncExtend() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
- syncExtend() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
-
Syncronize with the underlying dataset if it has been extended in a way
that is compatible with the existing structural metadata (for instance,
if the unlimited dimension has grown).
- syncExtend() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
-
- syncExtend() - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Extend the NetcdfFile if the underlying dataset has changed
in a way that is compatible with the current metadata.
- syncExtend() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
- syncExtend() - Method in class ucar.nc2.ncml.Aggregation
-
Check to see if its time to rescan directory, and if so, rescan and extend dataset if needed.
- syncExtend() - Method in class ucar.nc2.NetcdfFile
-
Extend the file if needed, in a way that is compatible with the current metadata, that is,
does not invalidate structural metadata held by the application.
- syncSpi() - Method in class ucar.util.prefs.PreferencesExt
-
- SystemFor - Static variable in class ucar.nc2.constants._Coordinate
-
- systemRoot() - Method in class ucar.util.prefs.PreferencesExtFactory
-
- Systems - Static variable in class ucar.nc2.constants._Coordinate
-