- 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
-
Abort writing to this file.
- AbstractCoordTransBuilder - Class in ucar.nc2.dataset.transform
-
Abstract superclass for implementations of CoordTransBuilderIF.
- AbstractCoordTransBuilder() - Constructor for class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
-
- 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
-
- access - Variable in class thredds.catalog.InvDataset
-
- ACDD - Class in ucar.nc2.constants
-
Attribute Conventions for Dataset Discovery
- ACDD() - Constructor for class ucar.nc2.constants.ACDD
-
- acknowledgement - Static variable in class ucar.nc2.constants.ACDD
-
- 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(String) - Static method in class ucar.unidata.io.RandomAccessFile
-
- acquire(String, int) - Static method in class ucar.unidata.io.RandomAccessFile
-
- 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(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(int, StructureData) - Method in class ucar.ma2.StructureDataComposite
-
- 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) - Method in class ucar.nc2.util.Counters
-
- add(Attribute) - Method in class ucar.nc2.VariableSimpleImpl
-
- add(ProjectionPoint, ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- add(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionRect
-
Adds a Rectangle2D
object to this
Rectangle2D
.
- add(double, double) - Method in class ucar.unidata.geoloc.ProjectionRect
-
Adds a point, specified by the double precision arguments
newx
and newy
, to this
Rectangle2D
.
- add(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionRect
-
Adds the Point2D
object pt
to this
Rectangle2D
.
- 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
-
- addAll(Iterable<Attribute>) - Method in interface ucar.nc2.AttributeContainer
-
Add all; replace old if has same name
- addAll(Iterable<Attribute>) - Method in class ucar.nc2.Group
-
Add all; replace old if has same name
- addAll(Iterable<Attribute>) - Method in class ucar.nc2.Variable
-
Add all; replace old if has same name
- addAttribute(Attribute) - Method in interface ucar.nc2.AttributeContainer
-
Add new or replace old if has same name
- 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(Group, String, String) - Method in class ucar.nc2.NetcdfFile
-
Add optional String attribute to a group.
- addAttribute(Attribute) - Method in class ucar.nc2.Variable
-
Add new or replace old if has same name
- addCollection(String, String) - Method in class ucar.nc2.ncml.Aggregation
-
- addContributor(ThreddsMetadata.Contributor) - Method in class thredds.catalog.ThreddsMetadata
-
Add a contributor
- addCoordinateAxis(VariableDS) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Add a CoordinateAxis to the dataset, by turning the VariableDS into a CoordinateAxis (if needed).
- addCoordinateSystem(CoordinateSystem) - Method in interface ucar.nc2.dataset.Enhancements
-
Add a CoordinateSystem to the dataset.
- addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Add a CoordinateSystem to the dataset.
- addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.StructureDS
-
- addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.VariableDS
-
- addCoordinateTransform(CoordinateTransform) - Method in class ucar.nc2.dataset.CoordinateSystem
-
add a CoordinateTransform
- addCoordinateTransform(CoordinateTransform) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Add a CoordinateTransform to the dataset.
- addCoordinateTransforms(Collection<CoordinateTransform>) - Method in class ucar.nc2.dataset.CoordinateSystem
-
add a Collection of CoordinateTransform
- addCoordinateVariable(Dimension, CoordSysBuilder.VarProcess) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
- addCreator(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
-
Add a creator
- addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
-
Add Dataset (1.0)
- addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
-
Add a nested dataset.
- addDataset(int, InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
-
Add a nested dataset at the location indicated by index.
- addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
-
- addDataset(Aggregation.Dataset) - Method in class ucar.nc2.ncml.Aggregation
-
- addDatasetByID(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
-
Add Dataset to internal hash.
- addDatasetRoot(DataRootConfig) - Method in class thredds.catalog.InvCatalogImpl
-
Add Dataset Root, key = path, value = location.
- addDatasetRoot(InvProperty) - Method in class thredds.catalog.InvService
-
- addDatasetScan(Element, String, String, String, String, Set<NetcdfDataset.Enhance>, String, String) - Method in class ucar.nc2.ncml.Aggregation
-
Add a dataset scan
- 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
-
- 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
- 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
-
- addEnumeration(EnumTypedef) - Method in class ucar.nc2.Group
-
Add an Enumeration
- addExplicitDataset(String, String, String, String, String, String, FileFactory) - Method in class ucar.nc2.ncml.Aggregation
-
Add a nested dataset, specified by an explicit netcdf element.
- addGlobalAttribute(Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
-
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.
- 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.
- addKeyword(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
-
Add a keyword
- addListener(Object) - Method in class ucar.nc2.util.ListenerManager
-
Add a listener.
- addMember(String, String, String, DataType, boolean, Number) - Method in class ucar.ma2.StructureDataScalar
-
- addMember(StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
-
Add a member.
- addMember(int, StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
-
Add a member at the given position.
- addMember(String, String, String, DataType, int[]) - Method in class ucar.ma2.StructureMembers
-
- addMemberString(String, String, String, String, int) - Method in class ucar.ma2.StructureDataScalar
-
- addMemberVariable(Variable) - Method in class ucar.nc2.Structure
-
Add a member variable
- addMetadata(InvMetadata) - Method in class thredds.catalog.ThreddsMetadata
-
Add InvMetadata
- addMetadataContent(Element, Object) - Method in interface thredds.catalog.MetadataConverterIF
-
Serialize the InvMetadata content object to a org.jdom2.Element and add ro the element.
- 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
-
Deprecated.
- addParameter(Parameter) - Method in class ucar.nc2.dataset.CoordinateTransform
-
add a parameter
- addParameter(CoordinateTransform, String, NetcdfFile, String) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
-
Add a Parameter to a CoordinateTransform.
- addParameter(String, String) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Add an attribute to this projection
- addParameter(String, double) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Add an attribute to this projection
- addParameter(Parameter) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Add an attribute to this projection
- addParameter2(CoordinateTransform, String, NetcdfFile, Variable, String, boolean) - Method in class ucar.nc2.dataset.conv.CSMConvention
-
Add a Parameter to a CoordinateTransform.
- addProject(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
-
Add a project
- addProperties(List<Attribute>) - Method in class thredds.catalog.ThreddsMetadata
-
- 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
- addPublisher(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
-
Add a publisher
- addRangeNames(List<String>) - Method in class ucar.ma2.Section
-
- addRecordStructure() - Method in class ucar.nc2.NetcdfFileWriter
-
For netcdf3 only, take all unlimited variables and make them into a structure.
- addService(InvService) - Method in class thredds.catalog.InvCatalogImpl
-
Add Service (1.0)
- addService(InvService) - Method in class thredds.catalog.InvDatasetImpl
-
- 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.
- 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.
- addStructure(Group, Structure, String, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
-
Add a structure to the file (netcdf4 only).
- addStructureMember(Structure, String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriter
-
- addTo(Counters) - Method in class ucar.nc2.util.Counters
-
- addTo(Counters.Counter) - Method in interface ucar.nc2.util.Counters.Counter
-
- addTypedef(Group, EnumTypedef) - Method in class ucar.nc2.NetcdfFileWriter
-
Add a EnumTypedef to the file.
- addUnlimitedDimension(String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Add an unlimited Dimension to the file.
- addUnlimitedDimension(String) - Method in class ucar.nc2.NetcdfFileWriter
-
Add single unlimited dimension (classic model)
- 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
- 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
-
- 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.
- addVariable(Group, Structure, 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.
- addVariableMapLink(String) - Method in class thredds.catalog.ThreddsMetadata
-
Add a variable Map link
- addVariables(ThreddsMetadata.Variables) - Method in class thredds.catalog.ThreddsMetadata
-
Add variables
- ADN - Static variable in class thredds.catalog.MetadataType
-
- 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.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 - 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
-
- allow(String, String, char) - Static method in class ucar.unidata.util.StringUtil2
-
Replace any char not alphanumeric or in allowChars by replaceChar.
- alpha - Static variable in class ucar.nc2.util.EscapeStrings
-
- alpha - Static variable in class ucar.nc2.util.Misc
-
- alphaNumeric - Static variable in class ucar.nc2.util.EscapeStrings
-
- alt - Variable in class ucar.unidata.geoloc.EarthLocationImpl
-
- annotate(String, Object) - Method in class ucar.nc2.CDMNode
-
- annotations - Variable in class ucar.nc2.CDMNode
-
- 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.
- appendErrorMessage(String, boolean) - Method in class thredds.catalog.InvCatalogImpl
-
Append an error message to the message log.
- appendFatalErr(String) - Method in class thredds.catalog.InvCatalogFactory
-
append a fatal error message
- 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
-
- appendStructureData(Structure, StructureData) - Method in class ucar.nc2.NetcdfFileWriter
-
- appendToFile(InputStream, String) - Static method in class ucar.nc2.util.IO
-
- appendWarning(String) - Method in class thredds.catalog.InvCatalogFactory
-
append a warning message
- ARAKAWA_E - Static variable in interface ucar.nc2.constants.CDM
-
- 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.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for boolean, rank 1.
- ArrayBoolean.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for boolean, rank 2.
- ArrayBoolean.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for boolean, rank 3.
- ArrayBoolean.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for boolean, rank 4.
- ArrayBoolean.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for boolean, rank 5.
- ArrayBoolean.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for boolean, rank 6.
- ArrayBoolean.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for boolean, rank 7.
- 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.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 1.
- ArrayByte.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 2.
- ArrayByte.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 3.
- ArrayByte.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 4.
- ArrayByte.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 5.
- ArrayByte.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 6.
- ArrayByte.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 7.
- 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.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 1.
- ArrayChar.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 2.
- ArrayChar.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 3.
- ArrayChar.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 4.
- ArrayChar.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 5.
- ArrayChar.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 6.
- ArrayChar.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 7.
- 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.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 1.
- ArrayDouble.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 2.
- ArrayDouble.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 3.
- ArrayDouble.D3.IF - Class in ucar.ma2
-
- ArrayDouble.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 4.
- ArrayDouble.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 5.
- ArrayDouble.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 6.
- ArrayDouble.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 7.
- 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.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 1.
- ArrayFloat.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 2.
- ArrayFloat.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 3.
- ArrayFloat.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 4.
- ArrayFloat.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 5.
- ArrayFloat.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 6.
- ArrayFloat.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 7.
- 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.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 1.
- ArrayInt.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 2.
- ArrayInt.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 3.
- ArrayInt.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 4.
- ArrayInt.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 5.
- ArrayInt.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 6.
- ArrayInt.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 7.
- 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.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 1.
- ArrayLong.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 2.
- ArrayLong.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 3.
- ArrayLong.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 4.
- ArrayLong.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 5.
- ArrayLong.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 6.
- ArrayLong.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 7.
- 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.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 1.
- ArrayObject.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 2.
- ArrayObject.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 3.
- ArrayObject.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 4.
- ArrayObject.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 5.
- ArrayObject.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 6.
- ArrayObject.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 7.
- 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.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 1.
- ArrayShort.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 2.
- ArrayShort.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 3.
- ArrayShort.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 4.
- ArrayShort.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 5.
- ArrayShort.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 6.
- ArrayShort.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 7.
- 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.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 1.
- ArrayString.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 2.
- ArrayString.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 3.
- ArrayString.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 4.
- ArrayString.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 5.
- ArrayString.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 6.
- ArrayString.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 7.
- 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
-
- 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.
- ArrayStructureBBsection - Class in ucar.ma2
-
Describe
- ArrayStructureComposite - Class in ucar.ma2
-
An ArrayStructure compose of other ArrayStructures.
- ArrayStructureComposite(StructureMembers, List<ArrayStructure>, int) - Constructor for class ucar.ma2.ArrayStructureComposite
-
- ArrayStructureIterator() - Constructor for class ucar.ma2.ArrayStructure.ArrayStructureIterator
-
- 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(StructureData) - Constructor for class ucar.ma2.ArrayStructureW
-
- 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.
- 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
- atmosphere_ln_pressure_coordinate - Static variable in interface ucar.nc2.constants.CF
-
- 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
- attCheckOk(Variable, Attribute) - Method in class ucar.nc2.util.CompareNetcdf2.Netcdf4ObjectFilter
-
- attCheckOk(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, Number, boolean) - Constructor for class ucar.nc2.Attribute
-
- Attribute(String, Array) - Constructor for class ucar.nc2.Attribute
-
Construct attribute with Array of values.
- Attribute(String, DataType, boolean) - 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.
- AttributeContainer - Interface in ucar.nc2
-
Container of Attributes
- 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
- 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.CEDRICRadarConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CF1Convention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.COARDSConvention
-
- 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.MADISStation
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ModisSatellite
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Nimbus
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NppConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NUWGConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Suomi
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.UnidataObsConvention
-
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.WRFConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ZebraConvention
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
- augmentDataset(NetcdfDataset, CancelTask) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
-
Make changes to the dataset that are needed before processing scale/offset in NetcdfDataset.
- authlat(double, double[]) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- authority - Variable in class ucar.nc2.dataset.CoordinateTransform
-
- 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
-
- 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
-
- 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
-
- AxisComparator() - Constructor for class ucar.nc2.dataset.CoordinateAxis.AxisComparator
-
- axisOrder() - Method in enum ucar.nc2.constants.AxisType
-
axis ordering: runTime - ensemble - time - z - y - x or elev - azimuth - distance
- axisSizeToCache - Static variable in class ucar.nc2.dataset.CoordinateAxis
-
- 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
-
- Cache() - Constructor for class ucar.nc2.Variable.Cache
-
- cacheDirty - Variable in class ucar.nc2.ncml.Aggregation
-
- cacheList - Variable in class ucar.nc2.ncml.AggregationOuterDimension
-
- cacheLocation - Variable in class ucar.nc2.ncml.Aggregation.Dataset
-
- cacheName - Variable in class ucar.nc2.NetcdfFile
-
- cacheVariables(NetcdfFile) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
- cachingSet - Variable in class ucar.nc2.Variable.Cache
-
- calcBounds() - Method in class ucar.nc2.dt.grid.GridDataset
-
- 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 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
-
- calcOffsetSetOrder(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBBsection
-
- 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
-
- canonicalize() - Method in class thredds.catalog.InvDatasetImpl
-
Put metadata into canonical form.
- canonicalizeRead(String) - Static method in class ucar.nc2.util.URLnaming
-
- canonicalizeUriString(String) - Static method in class ucar.nc2.NetcdfFile
-
Removes the "file:"
or "file://"
prefix from the location, if necessary.
- canonicalizeWrite(String) - Static method in class ucar.nc2.util.URLnaming
-
- canOpen(String) - Static method in class ucar.nc2.NetcdfFile
-
Find out if the file can be opened, but dont actually open it.
- canWrite(File) - Static method in class ucar.nc2.util.DiskCache2
-
Returns true
if we can write to the file.
- catalog - Variable in class thredds.catalog.InvDataset
-
- CATALOG - Static variable in class thredds.catalog.ServiceType
-
- CATALOG_GEN_CONFIG - Static variable in class thredds.catalog.MetadataType
-
- CATALOG_NAMESPACE_10 - Static variable in class thredds.catalog.XMLEntityResolver
-
- CatalogSetCallback - Interface in thredds.catalog
-
Allows asynchronous reading of a catalog.
- CATGEN_NAMESPACE_05 - Static variable in class thredds.catalog.XMLEntityResolver
-
- 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
-
- CDM - Interface in ucar.nc2.constants
-
CDM constants.
- cdm_data_type - Static variable in class ucar.nc2.constants.ACDD
-
- 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
-
- cdmrfeature - Static variable in class thredds.catalog.InvService
-
- CdmrFeature - Static variable in class thredds.catalog.ServiceType
-
- CDMSort - Enum in ucar.nc2
-
Enumeration of the kinds of nodes in a CDM model.
- 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_EXTENDED - Static variable in interface ucar.nc2.constants.CDM
-
- CF_ROLE - Static variable in interface ucar.nc2.constants.CF
-
- CFGridWriter - Class in ucar.nc2.dt.grid
-
- CFGridWriter() - Constructor for class ucar.nc2.dt.grid.CFGridWriter
-
Deprecated.
- CFGridWriter2 - Class in ucar.nc2.dt.grid
-
Write CF compliant gridded data
version 2
- CFGridWriter2() - Constructor for class ucar.nc2.dt.grid.CFGridWriter2
-
- changeShape(VariableSimpleIF, List<Dimension>) - Static method in class ucar.nc2.VariableSimpleImpl
-
- 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
-
- checkForMeter - Variable in class ucar.nc2.dataset.conv.COARDSConvention
-
- checkInRange(List, int[]) - Static method in class ucar.ma2.Range
-
- checkInRange(int[]) - Method in class ucar.ma2.Section
-
Check if this Section is legal for the given shape.
- checkTimeVarForCalendar(Variable) - Method in class ucar.nc2.dataset.conv.COARDSConvention
-
- child - Variable in class ucar.nc2.ParsedSectionSpec
-
- CHUNK_SIZES - Static variable in interface ucar.nc2.constants.CDM
-
- ChunkingIndex(int[]) - Constructor for class ucar.nc2.FileWriter.ChunkingIndex
-
Deprecated.
- ChunkingIndex(int[]) - Constructor for class ucar.nc2.FileWriter2.ChunkingIndex
-
- 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
- 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
-
- 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.
- clearDatasetMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
Remove cached data, if any.
- clearSweepMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
deallocated memory of sweep
- clearVariableMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
-
- 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
-
- 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.grid.GridDataset
-
- close() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
Close all resources associated with this dataset.
- close() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- 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.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.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.
- CloseableIterator<T> - Interface in ucar.nc2.util
-
An iterator that must be closed.
- closeEnough(double, double, double) - Static method in class ucar.nc2.util.Misc
-
Check if numbers are equal with given reletive tolerance
- closeEnough(double, double) - Static method in class ucar.nc2.util.Misc
-
Check if numbers are equal with default tolerance
- closeEnough(float, float, float) - Static method in class ucar.nc2.util.Misc
-
- 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.
- closeEnoughAbs(double, double, double) - Static method in class ucar.nc2.util.Misc
-
Check if numbers are equal with given absolute tolerance
- closeEnoughAbs(float, float, float) - Static method in class ucar.nc2.util.Misc
-
- COARDSConvention - Class in ucar.nc2.dataset.conv
-
COARDS Convention.
- COARDSConvention() - Constructor for class ucar.nc2.dataset.conv.COARDSConvention
-
- colat - Variable in class ucar.unidata.util.GaussianLatitudes
-
- collapseWhitespace(String) - Static method in class ucar.unidata.util.StringUtil2
-
Collapse continuous whitespace into one single " ".
- CollectionType - Class in thredds.catalog
-
Type-safe enumeration of THREDDS coherent collection types.
- collectionType - Variable in class thredds.catalog.InvDataset
-
- COLLINEAR - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- column(int) - Method in class ucar.ma2.MAMatrix
-
Get the jth column, return as a MAVector: same backing store.
- comment - Static variable in class ucar.nc2.constants.ACDD
-
- commonParent(Group) - Method in class ucar.nc2.Group
-
Get the common parent of this and the other group.
- 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(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
-
- compareData(String, Array, double[]) - Method in class ucar.nc2.util.CompareNetcdf2
-
- compareData(String, double[], double[]) - Method in class ucar.nc2.util.CompareNetcdf2
-
- compareData(String, Array, Array, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
-
- compareData(String, Array, Array) - 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
-
- compareLists(List, List, Formatter) - 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) - Constructor for class ucar.nc2.util.CompareNetcdf2
-
- CompareNetcdf2(Formatter, boolean, boolean, boolean) - Constructor for class ucar.nc2.util.CompareNetcdf2
-
- CompareNetcdf2.Netcdf4ObjectFilter - Class in ucar.nc2.util
-
- 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(CoordinateTransform) - Method in class ucar.nc2.dataset.CoordinateTransform
-
- compareTo(Object) - Method in class ucar.nc2.Dimension
-
Dimensions with the same name are equal.
- compareTo(GridDatatype) - Method in class ucar.nc2.dt.grid.GeoGrid
-
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.
Sort by name
- compareTo(Object) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
- compareTo(CalendarDate) - Method in class ucar.nc2.time.CalendarDate
-
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.Variable
-
Sort by name
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.VariableSimpleAdapter
-
Sort by name
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.VariableSimpleImpl
-
- compareTo(Station) - Method in class ucar.unidata.geoloc.StationImpl
-
- compareVariable(Variable, Variable) - Method in class ucar.nc2.util.CompareNetcdf2
-
- compareVariables(NetcdfFile, NetcdfFile) - Method in class ucar.nc2.util.CompareNetcdf2
-
- compatibleRank(Section) - Method in class ucar.ma2.Section
-
Compare this section with another upto the vlen in either
- 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.
- 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
-
- 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
-
- computeSize() - Method in class ucar.ma2.Section
-
Compute total number of elements represented by the section.
- conformable(Array, Array) - Static method in class ucar.ma2.MAMath
-
Check that two arrays are conformable.
- conformable(int[], int[]) - Static method in class ucar.ma2.MAMath
-
Check that two array shapes are conformable.
- constructCoordAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.M3IOConvention
-
- 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.Geostationary
-
copy constructor - avoid clone !!
- 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.
- contains(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns true
if this bounding box contains point
.
- 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?
- Contributor() - Constructor for class thredds.catalog.ThreddsMetadata.Contributor
-
- Contributor(String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Contributor
-
- contributor_info - Static variable in class ucar.nc2.constants.ACDD
-
- contributors - Variable in class thredds.catalog.InvDataset
-
- contributors - Variable in class thredds.catalog.ThreddsMetadata
-
- control(String) - Method in class ucar.nc2.StringLocker
-
- 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
-
- 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
-
- convert2packed(Array, double, int, boolean, DataType) - Static method in class ucar.ma2.MAMath
-
- convert2Unpacked(Array, MAMath.ScaleOffset) - Static method in class ucar.ma2.MAMath
-
- convertEnums(Array) - Method in class ucar.nc2.dataset.VariableDS
-
- 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.StructureDataProxy
-
- convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
- convertScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar value as a float, with conversion as needed.
- convertScalarFloat(String) - Method in class ucar.ma2.StructureData
-
Get scalar value as a float, with conversion as needed.
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get scalar value as a float, with conversion as needed.
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
-
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
- convertScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar value as an int, with conversion as needed.
- convertScalarInt(String) - Method in class ucar.ma2.StructureData
-
Get scalar value as a int, with conversion as needed.
- convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get scalar value as a int, with conversion as needed.
- convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
- convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
-
- convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
- 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.StructureDataProxy
-
- convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
- convertScaleOffsetMissing(Array) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
Convert data if hasScaleOffset, using scale and offset.
- convertScaleOffsetMissing(byte) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
Convert this byte value to a double, using scale/offset/missing value if applicable
- convertScaleOffsetMissing(short) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
Convert this short value to a double, using scale/offset/missing value if applicable
- convertScaleOffsetMissing(int) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
Convert this int value to a double, using scale/offset/missing value if applicable
- convertScaleOffsetMissing(long) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
Convert this long value to a double, using scale/offset/missing value if applicable
- convertScaleOffsetMissing(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
Convert this double value using scale/offset/missing value if applicable
- convertScaleOffsetMissing(Array) - Method in class ucar.nc2.dataset.VariableDS
-
- convertScaleOffsetMissing(byte) - Method in class ucar.nc2.dataset.VariableDS
-
- convertScaleOffsetMissing(short) - Method in class ucar.nc2.dataset.VariableDS
-
- convertScaleOffsetMissing(int) - Method in class ucar.nc2.dataset.VariableDS
-
- convertScaleOffsetMissing(long) - Method in class ucar.nc2.dataset.VariableDS
-
- convertScaleOffsetMissing(double) - Method in class ucar.nc2.dataset.VariableDS
-
- convertScaleToStandardParallel(double) - Static method in class ucar.unidata.geoloc.projection.Mercator
-
Convert "scale at standard parellel" to "standard parellel"
- 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.
- convertUnsigned(Array) - Static method in class ucar.ma2.MAMath
-
Convert unsigned data to signed data of a wider type.
- convertWKTToProjection(WKTParser) - Static method in class ucar.unidata.geoloc.ogc.WKTParser
-
Convert OGC spatial reference WKT to a ProjectionImpl.
- coordAxes - Variable in class ucar.nc2.dataset.CoordinateSystem
-
- coordAxes - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
- coordAxisTypes - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
- CoordinateAxis - Class in ucar.nc2.dataset
-
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
- CoordinateAxis(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis
-
Create a coordinate axis from an existing Variable.
- CoordinateAxis(NetcdfDataset, Group, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.CoordinateAxis
-
Constructor when theres no underlying variable.
- CoordinateAxis.AxisComparator - Class in ucar.nc2.dataset
-
Standard sort on Coordinate Axes
- 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
- CoordinateAxisTimeHelper - Class in ucar.nc2.dataset
-
Helper class for time coordinates
- CoordinateAxisTimeHelper(Calendar, String) - Constructor for class ucar.nc2.dataset.CoordinateAxisTimeHelper
-
- 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.
- CoordSysBuilderIF - Interface in ucar.nc2.dataset
-
Implement this interface to add Coordinate Systems to a NetcdfDataset.
- coordSysFor - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
- coordTrans - Variable in class ucar.nc2.dataset.CoordinateSystem
-
- CoordTransBuilder - Class in ucar.nc2.dataset
-
Manager for Coordinate Transforms.
- CoordTransBuilder() - Constructor for class ucar.nc2.dataset.CoordTransBuilder
-
- CoordTransBuilderIF - Interface in ucar.nc2.dataset
-
Implement this interface to add a Coordinate Transform to a NetcdfDataset.
- coordTransforms - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
- coordTransformType - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
- coordVarAlias - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
- coordVarMap - Variable in class ucar.nc2.dataset.CoordSysBuilder
-
- 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(StructureData, StructureMembers) - Static method in class ucar.ma2.StructureDataDeep
-
Make deep copy from sdata to another StructureData object whose data is self contained
- 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.
- copyB(InputStream, OutputStream, int) - Static method in class ucar.nc2.util.IO
-
copy all bytes from in to out, specify buffer size
- copyBoolean(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as bytes
The array a and result must be type boolean
- copyByte(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as bytes
The values from the array a are converted to byte (if needed),
and then converted to the type of result (if needed).
- copyBytes(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyBytes(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyChar(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as char
The values from the array a are converted to char (if needed),
and then converted to the type of result (if needed).
- copyChars(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyChars(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyDirTree(String, String) - Static method in class ucar.nc2.util.IO
-
Copy an entire directory tree.
- copyDouble(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as doubles
The values from the arrays a are converted to double (if needed),
and then converted to the type of result (if needed).
- copyDoubles(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyDoubles(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyFile(String, String) - Static method in class ucar.nc2.util.IO
-
copy one file to another.
- copyFile(File, File) - Static method in class ucar.nc2.util.IO
-
copy one file to another.
- copyFile(String, OutputStream) - Static method in class ucar.nc2.util.IO
-
copy file to output stream
- copyFileB(File, OutputStream, int) - Static method in class ucar.nc2.util.IO
-
copy file to output stream, specify internal buffer size
- copyFileWithChannels(File, WritableByteChannel) - Static method in class ucar.nc2.util.IO
-
- 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).
- copyInts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyInts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyLong(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as longs
The values from the array a are converted to long (if needed),
and then converted to the type of result (if needed).
- copyLongs(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyLongs(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyNoCache() - Method in class ucar.nc2.dataset.CoordinateAxis
-
Make a copy, with an independent cache.
- copyNoCache() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
- copyObject(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as an Object
The array a and result must be type object
- copyObjects(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyObjects(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyRafB(RandomAccessFile, long, long, OutputStream, byte[]) - Static method in class ucar.nc2.util.IO
-
Copy part of a RandomAccessFile to output stream, specify internal buffer size
- copySequences(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyShort(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as shorts
The values from the array a are converted to short (if needed),
and then converted to the type of result (if needed).
- copyShorts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyShorts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
-
- copyStructures(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
-
- copyTo1DJavaArray(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(ArrayStructure, ByteOrder, boolean) - Static method in class ucar.ma2.StructureDataDeep
-
Make deep copy from an ArrayStructure to a ArrayStructureBB whose data is contained in a ByteBuffer
- copyToArrayBB(Structure, ArrayStructure, ByteOrder) - Static method in class ucar.ma2.StructureDataDeep
-
Make deep copy to an ArrayStructureBB whose data is contained in a ByteBuffer.
- copyToArrayBB(StructureData) - Static method in class ucar.ma2.StructureDataDeep
-
Make deep copy from a StructureData to a ArrayStructureBB whose data is contained in a ByteBuffer.
- copyToArrayBB(StructureData, StructureMembers, ByteOrder) - Static method in class ucar.ma2.StructureDataDeep
-
Make deep copy from a StructureData to a ArrayStructureBB whose data is contained in a ByteBuffer
- copyToArrayBB(StructureData, ArrayStructureBB) - Static method in class ucar.ma2.StructureDataDeep
-
Make deep copy from a StructureData into the given ArrayStructureBB
- copyToNDJavaArray() - Method in class ucar.ma2.Array
-
Copy this array to a n-Dimensional Java primitive array of type getElementType()
and rank getRank().
- copyUrlB(String, OutputStream, int) - Static method in class ucar.nc2.util.IO
-
copy contents of URL to output stream, specify internal buffer size.
- 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.
- correctLongitudeWrap() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
- 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
-
- Cosmic1Convention - Class in ucar.nc2.dataset.conv
-
Cosmic data - version 1.
- Cosmic1Convention() - Constructor for class ucar.nc2.dataset.conv.Cosmic1Convention
-
_more_
- count - Variable in class ucar.nc2.dt.StationImpl
-
Deprecated.
- count(String, Comparable) - Method in class ucar.nc2.util.Counters
-
- countCacheUse - Static variable in class ucar.nc2.ncml.AggregationExisting
-
- Counters - Class in ucar.nc2.util
-
Count number of times a value appears.
- Counters() - Constructor for class ucar.nc2.util.Counters
-
- Counters.Counter - Interface in ucar.nc2.util
-
- coverage_content_type - Static variable in class ucar.nc2.constants.ACDD
-
- CrawlableCatalog - Class in thredds.catalog
-
A CrawlableDataset from a THREDDS catalog.
- CrawlableCatalog(String, Object) - Constructor for class thredds.catalog.CrawlableCatalog
-
Constructor.
- 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() - 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.
- 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.
- createUniqueFile(String, String) - Method in class ucar.nc2.util.DiskCache2
-
Reserve a new, uniquely named file in the root directory.
- 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
-
- creator_email - Static variable in class ucar.nc2.constants.ACDD
-
- creator_institution_info - Static variable in class ucar.nc2.constants.ACDD
-
- creator_name - Static variable in class ucar.nc2.constants.ACDD
-
- creator_project - Static variable in class ucar.nc2.constants.ACDD
-
- creator_project_info - Static variable in class ucar.nc2.constants.ACDD
-
- creator_url - Static variable in class ucar.nc2.constants.ACDD
-
- creators - Variable in class thredds.catalog.InvDataset
-
- creators - Variable in class thredds.catalog.ThreddsMetadata
-
- cross(ProjectionPoint, ProjectionPoint) - 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.Geostationary
-
- 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
-
- 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
-
- current - Variable in class ucar.ma2.Index
-
- currentElement() - Method in class ucar.ma2.Index
-
Get the current element's index into the 1D backing array.
- currentElement() - Method in class ucar.ma2.Index0D
-
- currentElement() - Method in class ucar.ma2.Index1D
-
- currentElement() - Method in class ucar.ma2.Index2D
-
- currentElement() - Method in class ucar.ma2.Index3D
-
- currentElement() - Method in class ucar.ma2.Index4D
-
- currentElement() - Method in class ucar.ma2.Index5D
-
- currentElement() - Method in class ucar.ma2.Index6D
-
- currentElement() - Method in class ucar.ma2.Index7D
-
- currentElement() - Method in class ucar.ma2.IndexConstant
-
always return 0
- 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
-
- 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
-
- GaussianLatitudes - Class in ucar.unidata.util
-
Calculate Gaussian Latitudes by finding the roots of the ordinary Legendre polynomial of degree
NLAT using Newton's iteration method.
- GaussianLatitudes(int) - Constructor for class ucar.unidata.util.GaussianLatitudes
-
Constructor
- gaussw - Variable in class ucar.unidata.util.GaussianLatitudes
-
- gc - Variable in class thredds.catalog.InvDataset
-
- gc - Variable in class thredds.catalog.ThreddsMetadata
-
- GDVConvention - Class in ucar.nc2.dataset.conv
-
GDV Conventions.
- GDVConvention() - Constructor for class ucar.nc2.dataset.conv.GDVConvention
-
- GEMPAK - Static variable in class thredds.catalog.DataFormatType
-
- genCoordRefSysAsGML(CoordinateSystem) - Static method in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
-
- 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.
- GEOS - Static variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
- GeospatialCoverage() - Constructor for class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- GeospatialCoverage(ThreddsMetadata.Range, ThreddsMetadata.Range, ThreddsMetadata.Range, List<ThreddsMetadata.Vocab>, String) - Constructor for class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- GEOSTATIONARY - Static variable in interface ucar.nc2.constants.CF
-
- Geostationary - Class in ucar.nc2.dataset.transform
-
Describe: http://cfconventions.org/Data/cf-conventions/cf-conventions-1.7/cf-conventions.html#_geostationary_projection
Accepted for CF-1.7
grid_mapping_name = geostationary
Map parameters:
latitude_of_projection_origin
longitude_of_projection_origin
perspective_point_height
semi_minor_axis
semi_major_axis
inverse_flattening
sweep_angle_axis
fixed_angle_axis
Map coordinates:
The x (abscissa) and y (ordinate) rectangular coordinates are identified by the standard_name attribute value projection_x_coordinate and projection_y_coordinate
respectively.
- Geostationary() - Constructor for class ucar.nc2.dataset.transform.Geostationary
-
- Geostationary - Class in ucar.unidata.geoloc.projection.sat
-
Describe: https://cf-pcmdi.llnl.gov/trac/ticket/72
Accepted for CF-1.7
grid_mapping_name = geostationary
Map parameters:
latitude_of_projection_origin
longitude_of_projection_origin
perspective_point_height
semi_minor_axis
semi_major_axis
inverse_flattening
sweep_angle_axis
fixed_angle_axis
Map coordinates:
The x (abscissa) and y (ordinate) rectangular coordinates are identified by the standard_name attribute value projection_x_coordinate and projection_y_coordinate
respectively.
- Geostationary(double, double, double, double, double, boolean) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
-
- Geostationary(double, double, double, double, double, boolean, double, double) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
-
- Geostationary() - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
-
- Geostationary(double) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
-
- Geostationary(double, boolean) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
-
- Geostationary(double, String, double, double) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
-
- GEOSTransform - Class in ucar.unidata.geoloc.projection.sat
-
Geostationary Transform
- GEOSTransform() - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
- GEOSTransform(double) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
- GEOSTransform(double, String) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
- GEOSTransform(double, String, String) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
- GEOSTransform(double, double, double, double, double, String) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
- GEOSTransform(double, double, double, double, String) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
- 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 enum ucar.nc2.time.Calendar
-
- get(String) - Method in class ucar.nc2.util.Counters
-
- get(int) - Method in class ucar.nc2.util.TableParser.Record
-
Get the kth value of this record.
- get1DJavaArray(Class) - Method in class ucar.ma2.Array
-
This gets the equivalent java array of the wanted type, in correct order.
- 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
-
- getAccessLocal() - Method in class thredds.catalog.InvDatasetImpl
-
- getAccessLocal() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getAddDatasetSize() - Method in class thredds.catalog.InvDatasetScan
-
- 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.
- 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
-
- 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.
- getAltUnits() - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
-
The altitude unit string if it exists.
- getAltUnits() - Method in interface ucar.nc2.ft.PointFeatureCollection
-
The altitude unit string if it exists.
- getAngle() - Method in class ucar.unidata.geoloc.Bearing
-
Get the azimuth in degrees, 0 = north, clockwise positive
- getAnnotation(String) - Method in class ucar.nc2.CDMNode
-
- getAnnotations() - Method in class ucar.nc2.CDMNode
-
- 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.StructureDataProxy
-
- getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data array of any type as an Array.
- getArrayObject(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type ArrayObject
- getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type ArraySequence
- getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
-
- getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
-
- getArraySequence(String) - Method in class ucar.ma2.StructureData
-
Get ArraySequence for a member of type Sequence.
- getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get ArraySequence for a member of type Sequence.
- getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
- getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
-
- getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
-
- getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
- 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.StructureDataProxy
-
- getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type Structure.
- getAttributes() - Method in interface ucar.nc2.AttributeContainer
-
Returns the set of attributes for this variable.
- 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.VariableSimpleSubclass
-
Deprecated.
- getAttributes() - Method in class ucar.nc2.Group
-
Get the set of attributes contained directly in this Group.
- 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.
- getAttributes() - Method in class ucar.nc2.VariableSimpleImpl
-
- 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 class ucar.nc2.dataset.CoordinateTransform
-
get the naming authority
- getAvailableIDs() - Static method in class ucar.nc2.time.CalendarTimeZone
-
- 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 COARDS axis type identification with Standard names (including dimensionless vertical coordinates) and CF.AXIS attributes
- 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.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.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.
- getAzimuth(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getAzimuth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getAzimuthAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.RadialAzimuth, or null if none.
- getBackAzimuth() - Method in class ucar.unidata.geoloc.Bearing
-
Get the back azimuth in degrees, 0 = north, clockwise positive
- getBase() - Method in class thredds.catalog.InvService
-
get the base URL for the service
- getBaseCalendarDate() - Method in class ucar.nc2.time.CalendarDateUnit
-
- getBaseType() - Method in class ucar.nc2.EnumTypedef
-
- getBaseURI() - Method in class thredds.catalog.InvCatalogImpl
-
- getBeamWidth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- 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
-
- getBooleanCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a boolean
- getBooleanCurrent() - Method in class ucar.ma2.IteratorFast
-
- getBooleanNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as a boolean
- getBooleanNext() - Method in class ucar.ma2.IteratorFast
-
- getBound1() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the coordinate bound1 as a double array.
- getBound2() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the coordinate bound1 as a double array.
- getBoundaryRef() - Method in class ucar.nc2.dataset.CoordinateAxis
-
The name of this coordinate axis' boundary variable
- getBoundingBox() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getBoundingBox() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get the x,y bounding box in projection coordinates.
- getBoundingBox() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getBoundingBox() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get horizontal bounding box in projection coordinates.
- getBoundingBox() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
BoundingBox for the trajectory.
- getBoundingBox() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getBoundingBox() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- 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.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 ucar.nc2.dataset.VerticalCT
-
get the CoordTransBuilderIF
- 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
- 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
-
- 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() - 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(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 interface ucar.nc2.ft.FeatureDataset
-
Ending Calendar date for the entire dataset.
- getCalendarDateEnd() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- 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 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.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 interface ucar.nc2.ft.FeatureDataset
-
Starting Calendar date for the entire dataset.
- getCalendarDateStart() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getCalendarFromAttribute() - Method in class ucar.nc2.dataset.CoordinateAxis
-
- getCanonicalString() - Method in class ucar.nc2.units.SimpleUnit
-
- getCatalogConverter(String) - Method in class thredds.catalog.InvCatalogFactory
-
Find the InvCatalogConvertIF registered for this namespace.
- getCatalogRefExpander() - Method in class thredds.catalog.InvDatasetScan
-
- getCatalogUrl() - Method in class thredds.catalog.InvDataset
-
Get URL to this dataset.
- 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.
- getCenterX() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns the X coordinate of the center of the framing
rectangle of the Shape
in double
precision.
- getCenterY() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns the Y coordinate of the center of the framing
rectangle of the Shape
in double
precision.
- 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 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
-
- getChildEnhancerList() - Method in class thredds.catalog.InvDatasetScan
-
- 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
-
- getClockwiseDistanceTo(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
-
- getCollectionFeatureType() - Method in interface ucar.nc2.ft.FeatureCollection
-
All features in this collection have this feature type
- getCollectionType() - Method in class thredds.catalog.InvCatalogRef
-
- getCollectionType() - Method in class thredds.catalog.InvDataset
-
Get collectionType
- getCollectionType() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getCommonOrigin() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
If all sweeps have the same origin, return it here, else null
- getCommonType() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
If all the sweeps are the same type, return it here, else NONE
- getConfigObject() - Method in class thredds.catalog.CrawlableCatalog
-
- getContentObject() - Method in class thredds.catalog.InvMetadata
-
get the content object, may be null
- getContributors() - Method in class thredds.catalog.InvCatalogRef
-
- getContributors() - Method in class thredds.catalog.InvDataset
-
get Contributor metadata
- getContributors() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getContributors() - Method in class thredds.catalog.ThreddsMetadata
-
- getConventionUsed() - Method in class ucar.nc2.dataset.CoordSysBuilder
-
- getConventionUsed() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
-
Get the name of the Convention.
- getConventionUsed() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Get conventions used to analyse coordinate systems.
- getConventionUsed() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
-
Get the name of the CoordSysBuilder that parses this file.
- getConversionFactor(String, String) - Static method in class ucar.nc2.units.SimpleUnit
-
Get the conversion factor to convert inputUnit to outputUnit.
- getConverter() - Method in class thredds.catalog.InvMetadata
-
Get the converter; may be null.
- getConvertFactor(CalendarPeriod) - Method in class ucar.nc2.time.CalendarPeriod
-
Get the conversion factor of the other CalendarPeriod to this one
- getCoordBounds(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the coordinate bounds for the ith coordinate.
- getCoordBoundsArray() - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
Only call if isInterval()
- getCoordBoundsDate(int) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
- 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.
- 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.
- getCoordinateAxisTimeHelper() - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
- getCoordinateSystem() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the GridCoordSys for this GeoGrid.
- getCoordinateSystem() - Method in interface ucar.nc2.dt.GridDatatype
-
get the Grid's Coordinate System.
- getCoordinateSystems() - Method in interface ucar.nc2.dataset.Enhancements
-
Get the list of Coordinate Systems for this Variable.
- getCoordinateSystems() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Get the list of all CoordinateSystem objects used by this dataset.
- getCoordinateSystems() - Method in class ucar.nc2.dataset.StructureDS
-
- getCoordinateSystems() - Method in class ucar.nc2.dataset.VariableDS
-
- getCoordinateTransforms() - 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.
- getCoordName(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
The "name" of the ith coordinate.
- getCoordValue(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the ith coordinate value.
- getCoordValue(int, int) - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
Get the coordinate value at the i, j index.
- 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.
- getCoordValuesArray() - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
- getCount() - Method in interface ucar.nc2.ft.PointFeatureIterator
-
Get number of points after the iteration is finished, if calcBounds was set true
- getCrDsClassName() - Method in class thredds.catalog.InvDatasetScan
-
- getCrDsConfigObj() - Method in class thredds.catalog.InvDatasetScan
-
- getCreateFrom() - Method in class thredds.catalog.InvCatalogImpl
-
String describing how the catalog was created, for debugging.
- 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
-
- 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.ma2.StructureDataIteratorMediated
-
- getDAPName(String, Variable) - Static method in class ucar.nc2.Variable
-
- getDAPName(Variable) - Static method in class ucar.nc2.Variable
-
- getData() - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.
Get all data.
- getData(CancelTask) - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.
Get all data, allow user to cancel.
- getData(LatLonRect) - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.
Get all data within the specified bounding box.
- getData(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.
Get all data within the specified bounding box, allow user to cancel.
- getData(LatLonRect, Date, Date) - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.
Get all data within the specified bounding box and date range.
- getData(LatLonRect, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.
Get all data within the specified bounding box and date range, allow user to cancel.
- getData() - Method in interface ucar.nc2.dt.PointObsDatatype
-
Deprecated.
The actual data of the observation.
- getData(Station) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
Get all data for this Station.
- getData(Station, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
Get all data for this Station, allow user to cancel.
- getData(Station, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
Get data for this Station within the specified date range.
- getData(Station, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
Get data for this Station within the specified date range, allow user to cancel.
- getData(List<Station>) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
Get all data for a list of Stations.
- getData(List<Station>, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
Get all data for a list of Stations, allow user to cancel.
- getData(List<Station>, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
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
-
Deprecated.
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
-
Deprecated.
Get the data for the nth point.
- getData(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
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
-
Deprecated.
- getData(Range, String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
Get the values of the requested parameter on the given Range of the trajectory.
- getData() - Method in interface ucar.nc2.ft.PointFeature
-
- getDataAll() - Method in interface ucar.nc2.ft.PointFeature
-
All the data of this observation, joined with data from all parent Features, if any.
- 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(ByteOrder) - Method in class ucar.ma2.Array
-
- getDataAsByteBuffer(int, ByteOrder) - Method in class ucar.ma2.Array
-
- getDataAsByteBuffer() - Method in class ucar.ma2.ArrayByte
-
- getDataAsByteBuffer(ByteOrder) - 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(ByteOrder) - Method in class ucar.ma2.ArrayInt
-
- getDataAsByteBuffer() - Method in class ucar.ma2.ArrayLong
-
- getDataAsByteBuffer(ByteOrder) - Method in class ucar.ma2.ArrayLong
-
- getDataAsByteBuffer() - Method in class ucar.ma2.ArrayShort
-
- getDataAsByteBuffer(ByteOrder) - Method in class ucar.ma2.ArrayShort
-
- getDataAsByteBuffer() - Method in class ucar.ma2.ArrayString
-
- getDataClass() - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.
The getData() methods return objects of this Class
- getDataClass() - Method in interface ucar.nc2.dt.TimeSeriesCollection
-
Deprecated.
The getData() methods returns List of objects of this Class
- getDataCount() - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.
Get estimate of number of data records (may not be exact).
- getDataFormat() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
- 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(int) - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.
Get an efficient iterator over all the data in the Collection.
- getDataIterator(Station) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
Get all data for this Station.
- getDataIterator(Station, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
Get data for this Station within the specified date range.
- getDataIterator(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
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.
- getDataParam() - Method in class ucar.ma2.StructureMembers.Member
-
Get the data parameter value, for use behind the scenes.
- getDataRootLocationAliasExpanders() - Method in class thredds.catalog.InvCatalogFactory
-
- getDataset() - Method in class thredds.catalog.InvAccess
-
- getDataset() - Method in class thredds.catalog.InvCatalog
-
- getDatasetBoundariesWKT() - Method in class ucar.nc2.dt.grid.GridDatasetInfo
-
Returns a WKT polygon with the dataset boundaries
- getDatasetFilter() - Method in class thredds.catalog.InvCatalogImpl
-
- getDatasetLocation() - Method in class ucar.nc2.dataset.VariableDS
-
- getDatasetLocation() - Method in class ucar.nc2.Variable
-
- getDatasetRoots() - Method in class thredds.catalog.InvCatalogImpl
-
Get dataset roots.
- getDatasetRoots() - Method in class thredds.catalog.InvService
-
- 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.InvDatasetImplProxy
-
- getDatasets() - Method in class ucar.nc2.ncml.Aggregation
-
- getDataSize() - Method in class thredds.catalog.InvAccess
-
- getDataSize() - Method in class thredds.catalog.InvDatasetImpl
-
- getDataSize() - Method in class thredds.catalog.ThreddsMetadata
-
- getDataSlice(int, int, int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
-
- 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 class ucar.ma2.Array
-
Return the computed datatype for this array
- 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.VariableSimpleSubclass
-
Deprecated.
- 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
- getDataType() - Method in class ucar.nc2.VariableSimpleImpl
-
- getDataVariable(String) - Method in class ucar.nc2.dt.grid.GridDataset
-
- getDataVariable(String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
Get the named data Variable.
- getDataVariable(String) - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
Get the named data Variable.
- getDataVariable(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getDataVariable(String) - Method in interface ucar.nc2.ft.FeatureDataset
-
Get the named data Variable.
- getDataVariable(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getDataVariables() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getDataVariables() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
The radial data variables available in the dataset.
- getDataVariables() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
Return a list of the data Variables available in this dataset.
- getDataVariables() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
The data Variables available in this dataset.
- getDataVariables() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getDataVariables() - Method in interface ucar.nc2.ft.FeatureDataset
-
The data Variables available in this dataset.
- getDataVariables() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getDate() - Method in class ucar.nc2.units.DateType
-
- getDate() - Method in class ucar.nc2.units.DateUnit
-
Get the equivalent java.util.Date.
- getDateOrigin() - Method in class ucar.nc2.units.DateUnit
-
Get the origin Date.
- getDateRange() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
- getDateRange() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
- getDateRange() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getDateRange() - Method in interface ucar.nc2.dt.GridCoordSystem
-
- getDateRange() - Method in interface ucar.nc2.ft.FeatureDataset
-
- getDateRange() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getDateRange() - Method in interface ucar.nc2.ft.PointFeatureCollection
-
- getDateRange() - Method in interface ucar.nc2.ft.PointFeatureIterator
-
- getDateRange() - Method in interface ucar.nc2.ft.TrajectoryFeature
-
DateRange for the points along the trajectory.
- 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.
- getDateUsingDemarkatedMatchOld(String, String, char) - Static method in class ucar.nc2.units.DateFromString
-
- 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.
- getDefault() - Static method in enum ucar.nc2.time.Calendar
-
- getDefault() - Static method in class ucar.nc2.util.DiskCache2
-
Default DiskCache2 strategy: use $user_home/.unidata/cache/, no scouring, alwaysUseCache = false
Mimics default DiskCache static class
- 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.
- 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.
- getDescendant(String) - Method in class thredds.catalog.CrawlableCatalog
-
- getDescription() - Method in class thredds.catalog.InvService
-
Get the "human readable" description; use ServiceType.toString() if not set
- getDescription() - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- getDescription() - Method in class ucar.ma2.StructureMembers.Member
-
Get the description, if any.
- getDescription() - Method in enum ucar.nc2.constants.DataFormatType
-
- 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, or null if none.
- 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, or null if none.
- getDescription() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
A description of the trajectory.
- getDescription() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getDescription() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getDescription() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.
- 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.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 class ucar.nc2.VariableSimpleImpl
-
- getDescription() - Method in interface ucar.unidata.geoloc.Station
-
Station description
- getDescription() - Method in class ucar.unidata.geoloc.StationImpl
-
Station description
- 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 interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getDetailInfo() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- 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.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
- getDimension(int) - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the ith dimension
- getDimension(int) - Method in interface ucar.nc2.dt.GridDatatype
-
get the ith dimension
- getDimension(int) - Method in class ucar.nc2.Variable
-
Get the ith dimension.
- getDimension(int) - Method in interface ucar.nc2.VariableIF
-
- 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.VariableSimpleSubclass
-
Deprecated.
- getDimensions() - Method in class ucar.nc2.Group
-
Get the Dimensions contained directly in this group.
- getDimensions() - Method in class ucar.nc2.NetcdfFile
-
Get the shared Dimensions used in this file.
- getDimensions() - Method in class ucar.nc2.Variable
-
Get the list of dimensions used by this variable.
- getDimensions() - Method in interface ucar.nc2.VariableIF
-
- getDimensions() - Method in class ucar.nc2.VariableSimpleAdapter
-
- getDimensions() - Method in interface ucar.nc2.VariableSimpleIF
-
Dimension List.
- getDimensions() - Method in class ucar.nc2.VariableSimpleImpl
-
- 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.
- getDistance() - Method in class ucar.unidata.geoloc.Bearing
-
Get the distance in kilometers
- 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
-
- 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.
- 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
-
- 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 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
-
- 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
-
- 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.
- 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
-
- 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
-
Deprecated.
Return the elevation at the requested trajectory point in units of meters, missing values = NaN.
- getElevation(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
Get the elevation values on the given Range of the trajectory.
- getElevationAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.RadialElevation, or null if none.
- getEmail() - Method in class thredds.catalog.ThreddsMetadata.Source
-
- getEnabled() - Method in class ucar.nc2.util.ListenerManager
-
- getEnd() - Method in class ucar.nc2.time.CalendarDateRange
-
- getEnd() - Method in class ucar.nc2.units.DateRange
-
Get the ending Date.
- getEndDate() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getEndDate() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
End date for the trajectory.
- getEndDate() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getEndDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getEndDate() - Method in interface ucar.nc2.ft.FeatureDataset
-
- getEndDate() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getEndingTime() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- 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
-
- 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
- getEnsembleDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the ensemble Dimension index in the geogrid (canonical order)
- getEnsembleDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the ensemble Dimension index in the geogrid (canonical order), or -1 if none
- getEnumStrings() - Method in class ucar.nc2.EnumTypedef
-
- getEnumTypedef() - Method in class ucar.nc2.Variable
-
Get the EnumTypedef, only use if getDataType.isEnum()
- getEnumTypedef() - Method in interface ucar.nc2.VariableIF
-
- getEnumTypedefs() - Method in class ucar.nc2.Group
-
Get the enumerations contained directly in this group.
- getEpsgCode() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
- getEpsgId() - Method in class ucar.unidata.geoloc.EarthEllipsoid
-
EPSG id
- getEpsgName() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
- getEquatorRadius() - Method in class ucar.unidata.geoloc.Earth
-
Get the EquatorRadius property.
- getErrlog() - Method in class ucar.nc2.ncml.NcmlConstructor
-
- getErrorMessage() - Method in class ucar.nc2.util.CancelTaskImpl
-
Application call this to get the error message, if any.
- getErrorMessages() - Method in class thredds.catalog.XMLEntityResolver
-
- getExistingFileOrCache(String) - Method in class ucar.nc2.util.DiskCache2
-
Looking for an existing file, in cache or no
- getExpires() - Method in class thredds.catalog.InvCatalog
-
Get date catalog expires, or null if none given.
- getExternalSchemas() - Static method in class thredds.catalog.XMLEntityResolver
-
- getExtraVariables() - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
-
Other variables needed for co,pleteness, eg joined coordinate variables
- getExtraVariables() - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Other variables needed for co,pleteness, eg joined coordinate variables
- getFactor() - Method in class ucar.nc2.units.TimeUnit
-
Get the factor that converts this unit to seconds.
- 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
- getFatalMessages() - Method in class thredds.catalog.XMLEntityResolver
-
- getFeatureData() - Method in interface ucar.nc2.ft.PointFeature
-
The actual data of just this feature.
- getFeatureData() - Method in interface ucar.nc2.ft.ProfileFeature
-
The actual data of just this feature.
- getFeatureData() - Method in interface ucar.nc2.ft.SectionFeature
-
The actual data of just this feature.
- getFeatureData() - Method in interface ucar.nc2.ft.StationTimeSeriesFeature
-
The actual data of just this feature.
- getFeatureData() - Method in interface ucar.nc2.ft.TrajectoryFeature
-
The actual data of just this feature.
- getFeatureType(String) - Static method in enum ucar.nc2.constants.CF.FeatureType
-
- getFeatureType() - Method in class ucar.nc2.dt.grid.GridDataset
-
- 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.GridDatasetStandardFactory
-
- getFeatureTypeFromGlobalAttribute(NetcdfFile) - Static method in enum ucar.nc2.constants.CF.FeatureType
-
- getField() - Method in class ucar.nc2.time.CalendarPeriod
-
- getField(int) - Method in class ucar.nc2.util.TableParser
-
- getFieldValue(CalendarPeriod.Field) - Method in class ucar.nc2.time.CalendarDate
-
- 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.
- 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.
- getFileStandardPolicy(String) - Static method in class ucar.nc2.util.DiskCache
-
Get a File if it exists.
- getFileTypeDescription() - Method in class ucar.nc2.dataset.NetcdfDataset
-
- 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.
- getFileTypeId() - Method in class ucar.nc2.dataset.NetcdfDataset
-
- 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.
- 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
-
- getFirst() - Method in interface ucar.nc2.util.Counters.Counter
-
- getFirstInInterval(int) - Method in class ucar.ma2.Range
-
Find the first element in a strided array after some index start.
- 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
-
- 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
-
- getFormat() - Method in class ucar.nc2.units.DateType
-
Get the SimpleDateFormat format for parsing the text.
- getFormula(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
-
- getFullName() - Method in class thredds.catalog.InvCatalogRef
-
- getFullName() - Method in class thredds.catalog.InvDataset
-
Get the full, heirarchical name of the dataset, which has all parent collection names.
- getFullName() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getFullName() - Method in class thredds.catalog.InvService
-
- 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.VariableSimpleSubclass
-
Deprecated.
- 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
- getFullName() - Method in class ucar.nc2.VariableSimpleImpl
-
- 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
-
Deprecated.
Get the range for the entire trajectory.
- getGateNumber() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getGateSize() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
Get the radial length of each data gate.
- getGeoCoordSys() - Method in class ucar.nc2.dt.grid.GridDataset.Gridset
-
- 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
-
- getGlobalAttributes() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getGlobalAttributes() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
List of global attributes.
- getGlobalAttributes() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getGlobalAttributes() - Method in interface ucar.nc2.ft.FeatureDataset
-
List of global attributes.
- getGlobalAttributes() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getGlobalAttributes() - Method in class ucar.nc2.NetcdfFile
-
Returns the set of global attributes associated with this file.
- getGlobalFileCache() - Static method in class ucar.unidata.io.RandomAccessFile
-
- getGridCoordSys(VariableEnhanced) - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
-
- getGrids() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getGrids() - Method in class ucar.nc2.dt.grid.GridDataset.Gridset
-
Get list of GeoGrid objects
- getGrids() - Method in interface ucar.nc2.dt.GridDataset
-
get the list of GridDatatype objects contained in this dataset.
- getGrids() - Method in interface ucar.nc2.dt.GridDataset.Gridset
-
Get list of GridDatatype objects with same Coordinate System
- getGridsets() - Method in class ucar.nc2.dt.grid.GridDataset
-
Return GridDatatype objects grouped by GridCoordSys.
- getGridsets() - Method in interface ucar.nc2.dt.GridDataset
-
Return GridDatatype objects grouped by GridCoordSystem.
- getGroup() - Method in class ucar.nc2.CDMNode
-
Alias for getParentGroup
- getGroup() - Method in class ucar.nc2.Dimension
-
Get the Group that owns this Dimension.
- getGroups() - Method in class ucar.nc2.Group
-
Get the Groups contained directly in this Group.
- getHeader() - Static method in class ucar.unidata.geoloc.ProjectionImpl
-
Get a header for display.
- getHeap() - Method in class ucar.ma2.ArrayStructureBB
-
DO NOT MODIFY
- 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
- getHeight() - Method in class ucar.unidata.geoloc.ProjectionRect
-
- 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
-
- getHistory() - Method in class thredds.catalog.InvDataset
-
get specific type of documentation = history
- getHistory() - Method in class thredds.catalog.ThreddsMetadata
-
- 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.
- 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 interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
The ID of the trajectory, may not be null.
- 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.
- getIdentifier() - Method in class thredds.catalog.InvDatasetScan
-
- getIF() - Method in class ucar.ma2.ArrayDouble.D3
-
- 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 interface ucar.nc2.ft.FeatureDataset
-
Show who is implementing
- getImplementationName() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getImplementingClass() - Method in class ucar.nc2.units.SimpleUnit
-
- getIncrement() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get increment value if isRegular()
- getIndex() - Method in class ucar.ma2.Array
-
Get an Index object used for indexed access of this Array.
- 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
-
- getIndexPrivate() - Method in class ucar.ma2.Array
-
Get an Index object used for indexed access of this Array.
- 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.VariableSimpleSubclass
-
Deprecated.
- 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
- 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
-
- 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
-
- 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
- getISODate(String) - Method in class ucar.nc2.units.DateFormatter
-
- getIterator() - Method in class ucar.ma2.Range
-
Iterate over Range index
Usage:
- getIterator(int[]) - Method in class ucar.ma2.Section
-
Iterate over a section, returning the index in an equivalent 1D array of shape[], and optionally the corresponding index[n]
So this is a section in a (possibly) larger array described by shape[].
- 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.StructureDataProxy
-
- getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java byte array for a member of type byte.
- 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.StructureDataProxy
-
- getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java char array for a member of type char.
- 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.StructureDataProxy
-
- getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java double array for a member of type double.
- 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.StructureDataProxy
-
- getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java float array for a member of type float.
- 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.StructureDataProxy
-
- getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java int array for a member of type int.
- 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.StructureDataProxy
-
- getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java long array for a member of type long.
- 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.StructureDataProxy
-
- getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java short array for a member of type short.
- 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.StructureDataProxy
-
- getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
- 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
-
- getLast() - Method in interface ucar.nc2.util.Counters.Counter
-
- getLastModified() - Method in class ucar.nc2.dataset.NetcdfDataset
-
- getLastModified() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getLastModified() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getLastModified() - Method in class ucar.nc2.ncml.Aggregation
-
- getLastModified() - Method in class ucar.nc2.NetcdfFile
-
- getLastModified() - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
-
Always returns 0L
, as we cannot easily determine the last time that a remote file was modified.
- getLastModified() - Method in class ucar.unidata.io.RandomAccessFile
-
- getLastModifiedDate() - Method in class thredds.catalog.InvDatasetImpl
-
- getLatAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.Lat, or null if none.
- getLatExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getLatitude(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
Return the latitude at the requested trajectory point in units of "degrees_north".
- getLatitude(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
Get the latitude values on the given Range of the trajectory.
- 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.LatLonPointImmutable
-
- getLatitude() - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
Returns the latitude, in degrees.
- 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 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
-
- 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.
- 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
-
- 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.unidata.util.Parameter
-
Get the number of values.
- 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.
- 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.
- getList(Iterable) - Static method in class ucar.nc2.util.Misc
-
- 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 ucar.nc2.dt.grid.GridDataset
-
- getLocation() - Method in interface ucar.nc2.dt.PointObsDatatype
-
Deprecated.
Location of the observation
- getLocation(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
Return the location for the given point.
- getLocation() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getLocation() - Method in interface ucar.nc2.ft.FeatureDataset
-
The URI location of the dataset
- getLocation() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getLocation() - Method in interface ucar.nc2.ft.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.unidata.io.RandomAccessFile
-
Get the file location, or name.
- getLocationURI() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getLocationURI() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getLocationURI() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getLog() - Method in class thredds.catalog.InvCatalogImpl
-
- getLon0() - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
-
- getLonAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.Lon, or null if none.
- getLonEast() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getLonExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getLong(Index) - Method in class ucar.ma2.Array
-
Get the array element at the current element of ima, as a long.
- getLong(int) - Method in class ucar.ma2.Array
-
- getLong(Index) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- getLong(int) - Method in class ucar.ma2.ArrayBoolean
-
- getLong(Index) - Method in class ucar.ma2.ArrayByte
-
- getLong(int) - Method in class ucar.ma2.ArrayByte
-
- getLong(Index) - Method in class ucar.ma2.ArrayChar
-
- getLong(int) - Method in class ucar.ma2.ArrayChar
-
- getLong(Index) - Method in class ucar.ma2.ArrayDouble
-
- getLong(int) - Method in class ucar.ma2.ArrayDouble
-
- getLong(Index) - Method in class ucar.ma2.ArrayFloat
-
- getLong(int) - Method in class ucar.ma2.ArrayFloat
-
- getLong(Index) - Method in class ucar.ma2.ArrayInt
-
- getLong(int) - Method in class ucar.ma2.ArrayInt
-
- getLong(Index) - Method in class ucar.ma2.ArrayLong
-
- getLong(int) - Method in class ucar.ma2.ArrayLong
-
- getLong(Index) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- getLong(int) - Method in class ucar.ma2.ArrayObject
-
- getLong(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- getLong(int) - Method in class ucar.ma2.ArrayRagged
-
- getLong(Index) - Method in class ucar.ma2.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
-
- getLongCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a long
- getLongCurrent() - Method in class ucar.ma2.IteratorFast
-
- getLongitude(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
Return the longitude at the requested trajectory point in units of "degrees_east".
- getLongitude(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
Get the longitude values on the given Range of the trajectory.
- 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.LatLonPointImmutable
-
- getLongitude() - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
Returns the longitude, in degrees.
- getLongNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as a long
- getLongNext() - Method in class ucar.ma2.IteratorFast
-
- 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
-
- getLonWest() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- 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.
- getMap() - Method in class ucar.nc2.EnumTypedef
-
- getMapEdgeIntercepts(ProjectionRect) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Returns the points at which projBB
intersects the map edge.
- getMapEdgeInterceptsAtX(double) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Returns the points at which the line x = x0
intersects the map edge.
- getMapEdgeInterceptsAtY(double) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Returns the points at which the line y = y0
intersects the map edge.
- getMapHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
-
- getMapUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
-
- getMark() - Method in class thredds.catalog.InvCatalogRef
-
- getMark() - Method in class thredds.catalog.InvDatasetImpl
-
Filtering
- getMark() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getMatchLength() - Method in class ucar.unidata.io.KMPMatch
-
- getMaximum(Array) - Static method in class ucar.ma2.MAMath
-
- getMaximumSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
-
- getMaxOpenFileCount() - Static method in class ucar.unidata.io.RandomAccessFile
-
- getMaxPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Get the maximum corner of the bounding box.
- getMaxValue() - Method in class ucar.nc2.dataset.CoordinateAxis
-
The largest coordinate value.
- getMaxValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
- getMaxX() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns the largest X coordinate of the framing
rectangle of the Shape
in double
precision.
- getMaxY() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns the largest Y coordinate of the framing
rectangle of the Shape
in double
precision.
- getMeanAzimuth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getMeanElevation() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getMember(int) - Method in class ucar.ma2.StructureMembers
-
Get the index-th member
- getMemberNames() - Method in class ucar.ma2.StructureMembers
-
Get the names of the members.
- getMembers() - Method in class ucar.ma2.ArrayStructure
-
Get a list of structure members.
- getMembers() - Method in class ucar.ma2.StructureData
-
- getMembers() - Method in class ucar.ma2.StructureMembers
-
Get the list of Member objects.
- 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
-
- getMetadataConverter(String) - Method in class thredds.catalog.InvCatalogFactory
-
Find the MetadataConverterIF registered for this key
- getMetadataType() - Method in class thredds.catalog.InvMetadata
-
Get the metadata type.
- getMFile() - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
- 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.
- 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.
- 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.
- getMinValue() - Method in class ucar.nc2.dataset.CoordinateAxis
-
The smallest coordinate value.
- getMinValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
- getMinX() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns the smallest X coordinate of the framing
rectangle of the Shape
in double
precision.
- getMinY() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns the smallest Y coordinate of the framing
rectangle of the Shape
in double
precision.
- 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()
- getMissingValue(GridDatatype) - Method in class ucar.nc2.dt.grid.GridAsPointDataset
-
- 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.ThreddsMetadata.Contributor
-
- getName() - Method in class thredds.catalog.ThreddsMetadata.Source
-
- getName() - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- 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 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.VariableSimpleSubclass
-
Deprecated.
- getName() - Method in interface ucar.nc2.ft.FeatureCollection
-
Get the name of this feature collection.
- getName() - Method in interface ucar.nc2.util.Counters.Counter
-
- 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.VariableSimpleAdapter
-
- getName() - Method in interface ucar.nc2.VariableSimpleIF
-
- getName() - Method in class ucar.nc2.VariableSimpleImpl
-
- 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.
- 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
-
- 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
-
- getNamer() - Method in class thredds.catalog.InvDatasetScan
-
- getNames() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getNames() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the list of names, to be used for user selection.
- getNames() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
- getNamespacePrefix() - Method in class thredds.catalog.InvMetadata
-
Get the prefix mapped to the namespace.
- getNamespaceURI() - Method in class thredds.catalog.InvMetadata
-
Get the namespace.
- getNameVocab() - Method in class thredds.catalog.ThreddsMetadata.Source
-
- getNaturalOriginLat() - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Get the latitude at natural origin
- getNcmlElement() - Method in class thredds.catalog.InvDatasetImpl
-
- getNcols() - Method in class ucar.ma2.MAMatrix
-
- getNelems() - Method in class ucar.ma2.MAVector
-
- getNestedPointFeatureCollectionIterator(int) - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
-
Iterate through the collection, composed of NestedPointFeatureCollection.
- getNetcdf() - Method in class ucar.nc2.FileWriter
-
Deprecated.
Get underlying NetcdfFileWriteable
- getNetcdfDataset() - Method in class ucar.nc2.dataset.CoordinateSystem
-
Get the underlying NetcdfDataset
- getNetcdfDataset() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getNetcdfFile() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getNetcdfFile() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getNetcdfFile() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getNetcdfFile() - Method in interface ucar.nc2.ft.FeatureDataset
-
Return underlying NetcdfFile, or null if none.
- getNetcdfFile() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getNetcdfFile() - Method in class ucar.nc2.Group
-
Get the owning NetcdfFile
- 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
-
- getNext() - Method in class ucar.ma2.ArrayDouble.D3.IF
-
- getNobs() - Method in interface ucar.unidata.geoloc.Station
-
get Number of obs at this station
- getNobs() - Method in class ucar.unidata.geoloc.StationImpl
-
- getNominalTime() - Method in interface ucar.nc2.dt.PointObsDatatype
-
Deprecated.
Nominal time of the observation.
- getNominalTime() - Method in interface ucar.nc2.ft.PointFeature
-
Nominal time of this observation.
- getNominalTimeAsCalendarDate() - Method in interface ucar.nc2.ft.PointFeature
-
Nominal time of this observation, as a Date.
- getNominalTimeAsDate() - Method in interface ucar.nc2.dt.PointObsDatatype
-
Deprecated.
Nominal time of the observation, as a Date.
- getNominalTimeAsDate() - Method in interface ucar.nc2.ft.PointFeature
-
- getNoop() - Static method in class ucar.nc2.util.DiskCache2
-
- getNorthPole() - Method in class ucar.unidata.geoloc.projection.RotatedPole
-
- getNorthSouthRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getNrows() - Method in class ucar.ma2.MAMatrix
-
- getNumberOfFields() - Method in class ucar.nc2.util.TableParser
-
- 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
-
Deprecated.
The number of points along the trajectory.
- 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.
- getNumObservations() - Method in class ucar.nc2.dt.StationImpl
-
Deprecated.
- getNumSweeps() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
-
- getNumTimes() - Method in interface ucar.nc2.dt.TimeSeriesCollection
-
Deprecated.
Get number of points in the series
- getNyquistFrequency() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- 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.
- 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
-
- getObservations() - Method in class ucar.nc2.dt.StationImpl
-
Deprecated.
- getObservationTime() - Method in interface ucar.nc2.dt.PointObsDatatype
-
Deprecated.
Actual time of the observation.
- getObservationTime() - Method in interface ucar.nc2.ft.PointFeature
-
Actual time of this observation.
- getObservationTimeAsCalendarDate() - Method in interface ucar.nc2.ft.PointFeature
-
Actual time of this observation, as a Date.
- getObservationTimeAsDate() - Method in interface ucar.nc2.dt.PointObsDatatype
-
Deprecated.
Actual time of the observation, as a Date.
- getObservationTimeAsDate() - Method in interface ucar.nc2.ft.PointFeature
-
- getOffset(CalendarDate, CalendarDate) - Method in class ucar.nc2.time.CalendarPeriod
-
- getOgcName() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
- getOpenFileCount() - Static method in class ucar.unidata.io.RandomAccessFile
-
- getOpenFiles() - Static method in class ucar.unidata.io.RandomAccessFile
-
Debugging, do not use.
- getOrigin(List) - Static method in class ucar.ma2.Range
-
- 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(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- 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
-
- getOriginalStructureData() - Method in class ucar.ma2.StructureDataProxy
-
- 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.
- 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
- 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
-
- 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
-
- getParent() - Method in class thredds.catalog.InvCatalogRef
-
- getParent() - Method in class thredds.catalog.InvDataset
-
Get parent dataset.
- getParent() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getParentCatalog() - Method in class thredds.catalog.InvDataset
-
Get containing catalog.
- getParentCatalog() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getParentDataset() - Method in class thredds.catalog.CrawlableCatalog
-
- getParentDataset() - Method in class thredds.catalog.InvMetadata
-
Get the parent dataset of this InvMetadata
- 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
- 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
- getPath() - Method in class thredds.catalog.CrawlableCatalog
-
- getPath() - Method in class thredds.catalog.InvDatasetScan
-
- getPointFeatureCollectionIterator(int) - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
-
Iterate through the collection, composed of PointFeatureCollection.
- getPointFeatureCollectionList() - Method in interface ucar.nc2.ft.FeatureDatasetPoint
-
Get a list of FeatureCollections contained in this dataset.
- 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
-
Deprecated.
Get a PointObsDatatype for the requested trajectory point.
- getPointRange(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
Get a range for a single point in the trajectory.
- getPoleRadius() - Method in class ucar.unidata.geoloc.Earth
-
Get the PoleRadius property.
- getPositive() - Method in class ucar.nc2.dataset.CoordinateAxis
-
Get the direction of increasing values, used only for vertical Axes.
- 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
-
- 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.
- 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() - 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.
- 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
-
- getProtocols(String) - Static method in class ucar.nc2.util.Misc
-
Return the set of leading protocols for a url; may be more than one.
- 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
-
- getProxyReader() - Method in class ucar.nc2.Variable
-
- 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
-
- getRadarID() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
- 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.
- getRadialNumber() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- 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(int) - Method in class ucar.ma2.Section
-
Get the ith Range
- getRange(int, int, int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
Get a range with the given start, end, and stride in the trajectory.
- getRangeIterator(List<Range>) - Method in class ucar.ma2.Array
-
Get an index iterator for traversing a section of the array in canonical order.
- 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
-
- 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.
- getRangeToFirstGate() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
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.VariableSimpleSubclass
-
Deprecated.
- 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.nc2.VariableSimpleImpl
-
- 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.
- getReferencedFile() - Method in class ucar.nc2.dataset.NetcdfDataset
-
A NetcdfDataset usually wraps a NetcdfFile, where the actual I/O happens.
- getResolution() - Method in class thredds.catalog.ThreddsMetadata.Range
-
- getResolution() - Method in class ucar.nc2.time.CalendarDateRange
-
- getResolution() - Method in class ucar.nc2.units.DateRange
-
Get the time resolution.
- getRestrictAccess() - Method in class thredds.catalog.InvDataset
-
Return the resource control value which indicates that only users with
proper permission can access this resource.
- getResultIndex() - Method in class ucar.ma2.Section.Iterator
-
Get the current index in the result array, ie in this section
- 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
-
- getRootDirectory() - Static method in class ucar.nc2.util.DiskCache
-
Get the name of the root directory
- getRootDirectory() - Method in class ucar.nc2.util.DiskCache2
-
Get the cache root directory.
- getRootGroup() - Method in class ucar.nc2.NetcdfFile
-
Get the root group.
- getRotationAngle() - Method in class ucar.unidata.geoloc.projection.FlatEarth
-
Get the rotation angle.
- getRowFromNearestParallel(double) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
-
- 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.
- 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.StructureDataProxy
-
- getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type byte.
- 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.StructureDataProxy
-
- getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type char.
- 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.StructureDataProxy
-
- getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type double.
- 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.StructureDataProxy
-
- getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type float.
- 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.StructureDataProxy
-
- getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type int.
- 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.StructureDataProxy
-
- getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type long.
- 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
-
- getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
-
- 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.StructureDataProxy
-
- getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type short.
- 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.StructureDataProxy
-
- getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get String value, from rank 0 String or rank 1 char member array.
- 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.StructureDataProxy
-
- getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type Structure.
- 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
- getScanLocation() - Method in class thredds.catalog.InvDatasetScan
-
- getScientificDataType() - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
-
Deprecated.
What kind of cientific data type will this return?
- 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.
- getService() - Method in class thredds.catalog.InvAccess
-
- 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
-
- getServiceName() - Method in class thredds.catalog.InvAccessImpl
-
- getServiceName() - Method in class thredds.catalog.InvDatasetImpl
-
- getServiceName() - Method in class thredds.catalog.ThreddsMetadata
-
- 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.
- getServicesLocal() - Method in class thredds.catalog.InvDatasetImpl
-
Get services attached specifically to this dataset.
- getServicesLocal() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getServiceType() - Method in class thredds.catalog.InvAccessImpl
-
- getServiceType() - Method in class thredds.catalog.InvService
-
get the Service Type
- 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
-
- 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.VariableSimpleSubclass
-
Deprecated.
- 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
- getShape() - Method in class ucar.nc2.VariableSimpleImpl
-
- 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
-
- getShapeNotScalar() - Method in class ucar.nc2.Variable
-
- 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
-
- getShortCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a short
- getShortCurrent() - Method in class ucar.ma2.IteratorFast
-
- 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.VariableSimpleSubclass
-
Deprecated.
- 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
- getShortName() - Method in class ucar.nc2.VariableSimpleImpl
-
- getShortNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as a short
- getShortNext() - Method in class ucar.ma2.IteratorFast
-
- getSize() - Method in class thredds.catalog.ThreddsMetadata.Range
-
- 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(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.
- getSizeToCache() - Method in class ucar.nc2.Variable
-
If total data size is less than SizeToCache in bytes, then cache.
- getSort() - Method in class ucar.nc2.CDMNode
-
- getSorter() - Method in class thredds.catalog.InvDatasetScan
-
- getSpheroidName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Get the name of the spheroid.
- getSPobject() - Method in class ucar.nc2.Variable
-
Should not be public.
- 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
-
- getStandardDateString(Date) - Method in class ucar.nc2.units.DateFormatter
-
- getStandardDateString2(Date) - Method in class ucar.nc2.units.DateFormatter
-
- getStandardOrISO(String) - Static method in class ucar.nc2.units.DateUnit
-
Create a java.util.Date from a udunit or ISO String.
- getStandardUri() - Method in class thredds.catalog.InvAccess
-
Construct the standard THREDDS access URI for this dataset access method,
resolve if the URI is relative.
- getStandardUrlName() - Method in class thredds.catalog.InvAccess
-
Get the standard URL, with resolution if the URL is reletive.
- getStart() - Method in class thredds.catalog.ThreddsMetadata.Range
-
- getStart() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get starting value if isRegular()
- getStart() - Method in class ucar.nc2.time.CalendarDateRange
-
- getStart() - Method in class ucar.nc2.units.DateRange
-
Get the starting Date.
- getStartDate() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getStartDate() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
Start date for the trajectory.
- getStartDate() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getStartDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getStartDate() - Method in interface ucar.nc2.ft.FeatureDataset
-
- getStartDate() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getStartingTime() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getStation(String) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
Find a Station by name
- getStation() - Method in interface ucar.nc2.dt.StationObsDatatype
-
Deprecated.
Station location of the observation
- 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
- getStationDataCount(Station) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
How many Data objects are available for this Station?
- getStationFeature(Station) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
Get the collection of data for a particular Station.
- getStationFeatures() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
-
Get list of stations as StationFeatures
- getStationFeatures() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
Get list of stations as StationFeatures
- getStationFeatures(List<String>) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
- getStationFeatures(LatLonRect) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
- getStationProfileFeature(Station) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
-
Get the StationProfileFeature for a specific Station.
- getStations() - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
Get all the Stations in the collection.
- getStations(CancelTask) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
Get all the Stations in the collection, allow user to cancel.
- getStations(LatLonRect) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
Get all the Stations within a bounding box.
- getStations(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.
Get all the Stations within a bounding box, allow user to cancel.
- 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.
- getStatus() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- 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 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
- 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.
- 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.
- 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
-
- getStructureIterator(int) - Method in class ucar.nc2.dataset.SequenceDS
-
- getStructureIterator(Structure, int) - Method in class ucar.nc2.NetcdfFile
-
- getStructureIterator(int) - Method in class ucar.nc2.Sequence
-
- 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.
- getSubsetUrl() - Method in class thredds.catalog.InvDataset
-
Return the query fragment referencing this dataset, ie "catalog=catalog.xml&dataset=datasetID"
- getSuffix() - Method in class thredds.catalog.InvService
-
Get the suffix; may be null
- getSuffix() - Method in enum ucar.nc2.NetcdfFileWriter.Version
-
- getSummary() - Method in class thredds.catalog.InvDataset
-
get specific type of documentation = summary
- getSummary() - Method in class thredds.catalog.ThreddsMetadata
-
- getSweep(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
-
- getSweepIndex() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getsweepVar() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- 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.
- getTestdataDirPath() - Static method in class ucar.nc2.util.Misc
-
- getText() - Method in class thredds.catalog.ThreddsMetadata.Vocab
-
- getText() - Method in class ucar.nc2.units.DateType
-
Get a text representation.
- getText() - Method in class ucar.nc2.units.TimeDuration
-
Get the String text
- getThreddsMetadata() - Method in class thredds.catalog.InvMetadata
-
get the internal ThreddsMetadata, if isThreddsMetadata() is true
- getTime(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- getTime(int) - Method in interface ucar.nc2.dt.TimeSeriesCollection
-
Deprecated.
get the time of the nth point.
- getTime(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
Return the time for the given point as a java.util.Date.
- getTime(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
Get the time values on the given Range of the trajectory.
- getTime() - Method in interface ucar.nc2.ft.ProfileFeature
-
Nominal time of the profile
- 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.
- 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.
- 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.
- 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
-
- getTimeDates() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
- getTimeDates() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
- getTimeDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the time Dimension, if it exists
- getTimeDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the time Dimension, if it exists
- getTimeDimension() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
-
Get the time Dimension
- getTimeDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the time Dimension index in the geogrid (canonical order), or -1 if none
- getTimeDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the time Dimension index in the geogrid (canonical order), or -1 if none
- getTimeIndex(String) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.
- getTimeName(int) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.
- getTimeResolution() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
only if isRegular() LOOK REDO
- 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 interface ucar.nc2.ft.StationProfileFeature
-
Get the list of times in the time series of profiles.
- getTimeUnit() - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
-
The udunit time unit string.
- getTimeUnit() - Method in interface ucar.nc2.ft.PointFeatureCollection
-
The udunit time unit string.
- 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
- getTimeUnits() - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.
Get the units of Calendar time.
- getTimeUnits() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
Get the units of Calendar time.
- getTimeUnits() - Method in interface ucar.nc2.dt.TimeSeriesCollection
-
Deprecated.
Get the units of Calendar time.
- getTimeUnits() - Method in class ucar.nc2.time.CalendarDate
-
udunits formatting
- getTimeUnitsIdentifier() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
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
-
Deprecated.
Return the time for the given point as a double in the units given by getTimeUnitsIdentifier().
- getTitle() - Method in class ucar.nc2.dt.grid.GridDataset
-
- getTitle() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getTitle() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getTitle() - Method in interface ucar.nc2.ft.FeatureDataset
-
Title of the dataset.
- getTitle() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- getTitle() - Method in class ucar.nc2.NetcdfFile
-
Get the human-readable title, if it exists.
- getTokens(String, String) - Static method in class ucar.unidata.util.StringUtil2
-
- getTotal() - Method in interface ucar.nc2.util.Counters.Counter
-
- getTotalCoords() - Method in class ucar.nc2.ncml.AggregationOuterDimension
-
- getTotalNumberOfStructures() - Method in class ucar.ma2.ArraySequenceNested
-
- getTrajectories() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
-
Deprecated.
Get trajectories contained in this dataset.
- getTrajectory(String) - Method in interface ucar.nc2.dt.TrajectoryObsDataset
-
Deprecated.
Get the named trajectory
- getTrajectoryIds() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
-
Deprecated.
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.Geostationary
-
- 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.Geostationary
-
- 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
-
- 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(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.DataFormatType
-
- 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 class ucar.nc2.ncml.Aggregation
-
Get type of aggregation
- getType() - Method in class ucar.nc2.units.DateType
-
Get the type of Date.
- getType(String) - Static method in class ucar.unidata.geoloc.EarthEllipsoid
-
Find the EarthEllipsoid that matches this name.
- getType(int) - Static method in class ucar.unidata.geoloc.EarthEllipsoid
-
Find the EarthEllipsoid that matches this EPSG Id.
- getTypicalDataset() - Method in class ucar.nc2.ncml.Aggregation
-
Open one of the nested datasets as a template for the aggregation dataset.
- getUnique() - Method in interface ucar.nc2.util.Counters.Counter
-
- getUniqueID() - Method in class thredds.catalog.InvCatalogRef
-
- getUniqueID() - Method in class thredds.catalog.InvDataset
-
If this dataset has an authority and an ID, then the concatenation of them is the
globally unique ID.
- getUniqueID() - Method in class thredds.catalog.InvDatasetImplProxy
-
- getUnit() - Method in class ucar.nc2.units.SimpleUnit
-
Get underlying ucar.units.Unit.
- getUnits() - Method in class thredds.catalog.ThreddsMetadata.Range
-
- getUnits() - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- 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.VariableSimpleSubclass
-
Deprecated.
- 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.
- getUnitsString() - Method in class ucar.nc2.VariableSimpleImpl
-
- getUnitString() - Method in class ucar.nc2.dt.grid.GeoGrid
-
- getUnitString() - Method in class ucar.nc2.units.SimpleUnit
-
Extract the simple unit string (no number), eg "s" or "m".
- getUnitString() - Method in class ucar.nc2.units.TimeUnit
-
Get the "base" unit String, eg "secs" or "days"
- getUnitString() - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
-
Get the unit string for the vertical coordinate.
- getUnitString() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
-
Get the unit string for the vertical coordinate.
- getUnixDateUnit() - Static method in class ucar.nc2.units.DateUnit
-
- getUnlimitedDimension() - Method in class ucar.nc2.NetcdfFile
-
Return the unlimited (record) dimension, or null if not exist.
- getUnresolvedUrlName() - Method in class thredds.catalog.InvAccess
-
Construct "unresolved" URL: service.getBase() + getUrlPath() + service.getSuffix().
- 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
- 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
- getUriString() - Method in class thredds.catalog.InvCatalog
-
Get the base URI as a String
- getUrl() - Method in class thredds.catalog.ThreddsMetadata.Source
-
- 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
-
- 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.
- getUserProperty(Object) - Method in class thredds.catalog.InvCatalogRef
-
- getUserProperty(Object) - Method in class thredds.catalog.InvDatasetImpl
-
Look up the User property having the given key
- getUserProperty(Object) - Method in class thredds.catalog.InvDatasetImplProxy
-
- getValidMax() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
return the maximum value in the valid range
- getValidMax() - Method in class ucar.nc2.dataset.VariableDS
-
- getValidMin() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
-
return the minimum value in the valid range
- getValidMin() - Method in class ucar.nc2.dataset.VariableDS
-
- getValue() - Method in class thredds.catalog.InvProperty
-
Get the value of the property.
- getValue(int) - Method in class ucar.nc2.Attribute
-
Get the value as an Object.
- 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.
- getValueInMillisecs() - Method in class ucar.nc2.time.CalendarPeriod
-
- 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 ucar.nc2.Attribute
-
Get the value as an Array.
- getVariable() - Method in class ucar.nc2.dt.grid.GeoGrid
-
- getVariable() - Method in interface ucar.nc2.dt.GridDatatype
-
Get the underlying Variable, if it exists.
- getVariableList() - Method in class thredds.catalog.ThreddsMetadata.Variables
-
- getVariableMap() - Method in class thredds.catalog.ThreddsMetadata
-
- getVariableMapLink() - Method in class thredds.catalog.InvCatalogRef
-
- getVariableMapLink() - Method in class thredds.catalog.InvDataset
-
- 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 class ucar.nc2.Group
-
Get the Variables contained directly in this group.
- getVariables() - Method in class ucar.nc2.NetcdfFile
-
Get all of the variables in the file, in all groups.
- getVariables() - Method in class ucar.nc2.Structure
-
Get the variables contained directly in this Structure.
- getVersion() - Method in class thredds.catalog.InvCatalog
-
Get the version of the catalog
- 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.NetcdfFileWriter
-
- getVerticalAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the Vertical axis (either Geoz, Height, or Pressure)
- getVerticalAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Z axis.
- getVerticalCT() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get the Coordinate Transform description.
- getVerticalCT() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Vertical CoordinateTransform, it it exists.
- getVerticalTransform() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get the vertical transform function, or null if none
- getVerticalTransform() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the VerticalTransform that performs the transform math.
- getVerticalTransformType() - Method in class ucar.nc2.dataset.VerticalCT
-
get the Vertical Transform type
- getVlenRank() - Method in class ucar.ma2.Section
-
Get rank excluding vlens.
- getVocabHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
-
- getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Source
-
- getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Variables
-
- getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Vocab
-
- getVocabularyId() - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- getVocabularyName() - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- getVocabUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
-
- 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
-
- getWidth() - Method in class ucar.unidata.geoloc.LatLonRect
-
return width of bounding box, always between 0 and 360 degrees.
- getWidth() - Method in class ucar.unidata.geoloc.ProjectionRect
-
- getWmoId() - Method in interface ucar.unidata.geoloc.Station
-
WMO station id.
- getWmoId() - Method in class ucar.unidata.geoloc.StationImpl
-
WMO station id
- 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
- getX() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
-
- getX() - Method in class ucar.unidata.geoloc.ProjectionRect
-
- getXaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.GeoX, or null if none.
- getXDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the x Dimension, if it exists
- getXDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the x Dimension, if it exists
- getXDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the x Dimension index in the geogrid (canonical order)
- getXDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the x Dimension index in the geogrid (canonical order)
- 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.
- getXlinkContent() - Method in class thredds.catalog.InvDocumentation
-
if its a XLink, get its content.
- getXlinkHref() - Method in class thredds.catalog.InvCatalogRef
-
- getXlinkHref() - Method in class thredds.catalog.InvDocumentation
-
if its a XLink, get the href, to display the link to the user.
- getXlinkHref() - Method in class thredds.catalog.InvMetadata
-
if its a XLink, get the xlink:href String
- getXlinkTitle() - Method in class thredds.catalog.InvDocumentation
-
if its a XLink, get the title, to display the link to the user.
- getXlinkTitle() - Method in class thredds.catalog.InvMetadata
-
if its a XLink, get the xlink:title attribute
- getXlinkURI() - Method in class thredds.catalog.InvMetadata
-
if its a XLink, get the xlink:href as an absolute URI; may be null
- getY() - Method in interface ucar.unidata.geoloc.ProjectionPoint
-
Get the Y coordinate
- getY() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
-
- getY() - Method in class ucar.unidata.geoloc.ProjectionRect
-
- getYaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.GeoY, or null if none.
- getYDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the y Dimension, if it exists
- getYDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the y Dimension, if it exists
- getYDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the y Dimension index in the geogrid (canonical order)
- getYDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the y Dimension index in the geogrid (canonical order)
- 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.
- getZaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.GeoZ, or null if none.
- getZDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the z Dimension, if it exists
- getZDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the z Dimension, if it exists
- getZDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the z Dimension index in the geogrid (canonical order), or -1 if none
- getZDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the z Dimension index in the geogrid (canonical order), or -1 if none
- getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.ADASConvention
-
Does increasing values of Z go vertical up?
- getZisPositive(String, String) - Static method in class ucar.nc2.dataset.conv.CF1Convention
-
Guess the value of ZisPositive based on z axis name and units
- getZisPositive(NetcdfDataset, CoordinateAxis) - Method in class ucar.nc2.dataset.conv.IFPSConvention
-
- getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.NUWGConvention
-
- getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.WRFConvention
-
Does increasing values of Z go vertical up?
- getZone() - Method in class ucar.unidata.geoloc.projection.UtmProjection
-
Get the zone number = [1,60]
- getZoneFromNearestMeridian(double) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
-
- getZPositive() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- getZPositiveUp() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- GIEFConvention - Class in ucar.nc2.dataset.conv
-
GEIF Convention.
- GIEFConvention() - Constructor for class ucar.nc2.dataset.conv.GIEFConvention
-
- GIF - Static variable in class thredds.catalog.DataFormatType
-
- GINI - Static variable in class thredds.catalog.DataFormatType
-
- gmlNS - Static variable in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
-
- GOES - Static variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
- GOES_to_GEOS(double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
Transform view angle coordinates in the GOES scan geometry frame to view angle coordinates
in the GEOS scan geometry frame.
- greatCircleDistance(double, double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- GRIB1 - Static variable in class thredds.catalog.DataFormatType
-
- GRIB2 - Static variable in class thredds.catalog.DataFormatType
-
- GRID_LATITUDE - Static variable in interface ucar.nc2.constants.CF
-
- GRID_LONGITUDE - Static variable in interface ucar.nc2.constants.CF
-
- 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 class ucar.unidata.geoloc.projection.RotatedLatLon
-
- GRID_MAPPING_NAME - Static variable in class ucar.unidata.geoloc.projection.UtmProjection
-
- 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_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
-
- 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
-
- 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.
- GridCoordSystem - Interface in ucar.nc2.dt
-
A Coordinate System for gridded data.
- GridDataset - Class in ucar.nc2.dt.grid
-
Make a NetcdfDataset into a collection of GeoGrids with Georeferencing coordinate systems.
- GridDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.grid.GridDataset
-
Create a GridDataset from a NetcdfDataset.
- GridDataset(NetcdfDataset, Formatter) - Constructor for class ucar.nc2.dt.grid.GridDataset
-
Create a GridDataset from a NetcdfDataset.
- GridDataset - Interface in ucar.nc2.dt
-
A dataset containing Grid objects.
- GridDataset.Gridset - Class in ucar.nc2.dt.grid
-
This is a set of GeoGrids with the same GeoCoordSys.
- GridDataset.Gridset - Interface in ucar.nc2.dt
-
A set of GridDatatype objects with the same Coordinate System.
- GridDatasetInfo - Class in ucar.nc2.dt.grid
-
A helper class to GridDataset; creates a GridDataset XML document.
- GridDatasetInfo(GridDataset, String) - Constructor for class ucar.nc2.dt.grid.GridDatasetInfo
-
- GridDatasetStandardFactory - Class in ucar.nc2.ft
-
FeatureDatasetFactory for Grids, using standard coord sys analysis
- GridDatasetStandardFactory() - Constructor for class ucar.nc2.ft.GridDatasetStandardFactory
-
- GridDatatype - Interface in ucar.nc2.dt
-
Interface for scientific datatype Grid.
- GRIDFTP - Static variable in class thredds.catalog.ServiceType
-
- group - Variable in class ucar.nc2.CDMNode
-
- Group - Class in ucar.nc2
-
A Group is a logical collection of Variables.
- Group(NetcdfFile, Group, String) - Constructor for class ucar.nc2.Group
-
Constructor
- groups - Variable in class ucar.nc2.Group
-
- GRS80 - Static variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
- grs80 - Variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
- radialAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
-
- RadialDatasetSweep - Interface in ucar.nc2.dt
-
A RadialDataset in which the radials can be grouped into sweeps.
- RadialDatasetSweep.RadialVariable - Interface in ucar.nc2.dt
-
A data Variable with radial geometry.
- RadialDatasetSweep.Sweep - Interface in ucar.nc2.dt
-
A sweep is 2D data using radial coordinate system (elevation, azimuth, radial distance)
- RadialDatasetSweep.Type - Class in ucar.nc2.dt
-
A Type of RadialSweep.
- radToDeg(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- RAGGED_PARENTINDEX - Static variable in interface ucar.nc2.constants.CF
-
- RAGGED_ROWSIZE - Static variable in interface ucar.nc2.constants.CF
-
- RandomAccessFile - Class in ucar.unidata.io
-
A buffered drop-in replacement for java.io.RandomAccessFile.
- RandomAccessFile(int) - Constructor for class ucar.unidata.io.RandomAccessFile
-
Constructor, for subclasses
- RandomAccessFile(String, String) - Constructor for class ucar.unidata.io.RandomAccessFile
-
Constructor, default buffer size.
- RandomAccessFile(String, String, int) - Constructor for class ucar.unidata.io.RandomAccessFile
-
Constructor.
- Range(double, double, double, String) - Constructor for class thredds.catalog.ThreddsMetadata.Range
-
Constructor
- Range(ThreddsMetadata.Range) - Constructor for class thredds.catalog.ThreddsMetadata.Range
-
Copy constructor
- Range - Class in ucar.ma2
-
Represents a set of integers, used as an index for arrays.
- Range(int, int) - Constructor for class ucar.ma2.Range
-
Create a range with unit stride.
- Range(int) - Constructor for class ucar.ma2.Range
-
Create a range starting at zero, with unit stride.
- Range(String, int, int) - Constructor for class ucar.ma2.Range
-
Create a named range with unit stride.
- Range(int, int, int) - Constructor for class ucar.ma2.Range
-
Create a range with a specified stride.
- Range(String, int, int, int) - Constructor for class ucar.ma2.Range
-
Create a named range with a specified stride.
- Range(Range) - Constructor for class ucar.ma2.Range
-
Copy Constructor
- Range(String, Range) - Constructor for class ucar.ma2.Range
-
Copy Constructor with name
- Range.Iterator - Class in ucar.ma2
-
- range180(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
-
put longitude into the range [-180, 180] deg
- rank - Variable in class ucar.ma2.Array
-
- rank - Variable in class ucar.ma2.Index
-
- reacquire() - Method in class ucar.nc2.dataset.NetcdfDataset
-
- reacquire() - Method in class ucar.nc2.dt.grid.GridDataset
-
- reacquire() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- reacquire() - Method in class ucar.nc2.NetcdfFile
-
- reacquire() - Method in class ucar.unidata.io.RandomAccessFile
-
- read(Section) - Method in class ucar.nc2.dataset.SequenceDS
-
- read() - Method in class ucar.nc2.dataset.SequenceDS
-
- read(Variable, CancelTask) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
- read(Variable, CancelTask, List<Range>) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
Read a section of the local Variable.
- read(String, boolean) - Method in class ucar.nc2.NetcdfFile
-
- read(int[], int[]) - Method in class ucar.nc2.Sequence
-
UnsupportedOperation
- read(String) - Method in class ucar.nc2.Sequence
-
UnsupportedOperation
- read(List<Range>) - Method in class ucar.nc2.Sequence
-
UnsupportedOperation
- read(Section) - Method in class ucar.nc2.Sequence
-
UnsupportedOperation
- read(int[], int[]) - Method in class ucar.nc2.Variable
-
Read a section of the data for this Variable and return a memory resident Array.
- read(String) - Method in class ucar.nc2.Variable
-
Read data section specified by a "section selector", and return a memory resident Array.
- read(List<Range>) - Method in class ucar.nc2.Variable
-
Read a section of the data for this Variable from the netcdf file and return a memory resident Array.
- read(Section) - Method in class ucar.nc2.Variable
-
Read a section of the data for this Variable from the netcdf file and return a memory resident Array.
- read() - Method in class ucar.nc2.Variable
-
Read all the data for this Variable and return a memory resident Array.
- read(int[], int[]) - Method in interface ucar.nc2.VariableIF
-
- read(String) - Method in interface ucar.nc2.VariableIF
-
- read(Section) - Method in interface ucar.nc2.VariableIF
-
- read() - Method in interface ucar.nc2.VariableIF
-
- read() - Method in class ucar.unidata.io.bzip2.CBZip2InputStream
-
Reads the stream.
- read() - Method in class ucar.unidata.io.MMapRandomAccessFile
-
- read(long, byte[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
-
- read() - Method in class ucar.unidata.io.RandomAccessFile
-
Read a byte of data from the file, blocking until data is
available.
- read(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
-
Read up to len
bytes into an array, at a specified
offset.
- read(byte[]) - Method in class ucar.unidata.io.RandomAccessFile
-
Read up to b.length( )
bytes into an array.
- read() - Method in class ucar.unidata.io.UncompressInputStream
-
- read(byte[], int, int) - Method in class ucar.unidata.io.UncompressInputStream
-
- read_(long, byte[], int, int) - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
-
Read directly from file, without going through the buffer.
- read_(long, byte[], int, int) - Method in class ucar.unidata.io.InMemoryRandomAccessFile
-
- read_(long, byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
-
Read directly from file, without going through the buffer.
- readAllData() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
-
- readAllRecords(InputStream, int) - Method in class ucar.nc2.util.TableParser
-
- readArray(Variable, int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
-
Read the data
Array
from the variable, at the specified
time index if applicable.
- readArrays(List<Variable>) - Method in class ucar.nc2.NetcdfFile
-
Do a bulk read on a list of Variables and
return a corresponding list of Array that contains the results
of a full read on each Variable.
- readAsynch(InvCatalogFactory, CatalogSetCallback) - Method in class thredds.catalog.InvCatalogRef
-
Read the referenced catalog asynchronously, if the catalog factory supports it.
- readAttribute(Variable, String, String) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
-
Read a variable attribute as a String.
- readAttributeDouble(Variable, String, double) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
-
Read a variable attribute as a double.
- readAttributeDouble(Variable, String, double) - Method in class ucar.nc2.NetcdfFile
-
- readAttributeDouble2(Attribute) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
-
Read an attribute as double[2].
- readAttributeInteger(Variable, String, int) - Method in class ucar.nc2.NetcdfFile
-
- readAttributeValues(Element) - Static method in class ucar.nc2.ncml.NcMLReader
-
Parse the values element
- readBoolean() - Method in class ucar.unidata.io.RandomAccessFile
-
Reads a boolean
from this file.
- readBuffer(long) - Method in class ucar.unidata.io.RandomAccessFile
-
- readByte() - Method in class ucar.unidata.io.RandomAccessFile
-
Reads a signed 8-bit value from this file.
- readBytes(byte[], int, int) - Method in class ucar.unidata.io.MMapRandomAccessFile
-
- readBytes(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
-
Read up to len
bytes into an array, at a specified
offset.
- readBytes(int) - Method in class ucar.unidata.io.RandomAccessFile
-
Read fully count number of bytes
- readChar() - Method in class ucar.unidata.io.RandomAccessFile
-
Reads a Unicode character from this file.
- readContents(InputStream) - Static method in class ucar.nc2.util.IO
-
Read the contents from the inputStream and place into a String,
with any error messages put in the return String.
- readContents(InputStream, String) - Static method in class ucar.nc2.util.IO
-
Read the contents from the inputStream and place into a String,
with any error messages put in the return String.
- readContentsToByteArray(InputStream) - Static method in class ucar.nc2.util.IO
-
Read the contents from the inputStream and place into a byte array,
with any error messages put in the return String.
- readData(GridDatatype, CalendarDate, double, double) - Method in class ucar.nc2.dt.grid.GridAsPointDataset
-
- readData(GridDatatype, CalendarDate, double, double, double) - Method in class ucar.nc2.dt.grid.GridAsPointDataset
-
- readData(GridDatatype, CalendarDate, double, double, double, double) - Method in class ucar.nc2.dt.grid.GridAsPointDataset
-
Reads one single data for one point.
- readData(GridDatatype, CalendarDate, EarthLocation, boolean) - Method in class ucar.nc2.dt.grid.GridAsPointDataset
-
Reads data for the given point (earthlocation) and if bounded is true returns data for the closest point within the grid, for points outside of the grid
- readData() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- readData(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
- readData(Variable, Section) - Method in class ucar.nc2.NetcdfFile
-
- readDataSlice(int, int, int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
-
This reads an arbitrary data slice, returning the data in
canonical order (t-z-y-x).
- readDataSlice(int, int, int, int, int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
-
This reads an arbitrary data slice, returning the data in
canonical order (rt-e-t-z-y-x).
- readDataSlice(int, int, int, int, int, int) - Method in interface ucar.nc2.dt.GridDatatype
-
This reads an arbitrary data slice, returning the data in
canonical order (rt-e-t-z-y-x).
- readDataSlice(int, int, int, int) - Method in interface ucar.nc2.dt.GridDatatype
-
This reads an arbitrary data slice, returning the data in
canonical order (t-z-y-x).
- readDouble(long, double[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
-
- readDouble() - Method in class ucar.unidata.io.RandomAccessFile
-
Reads a double
from this file.
- readDouble(double[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
-
Read an array of doubles
- reader - Variable in class ucar.nc2.ncml.Aggregation.Dataset
-
- readFile(String) - Static method in class ucar.nc2.util.IO
-
Read the contents from the named file and place into a String, assuming UTF-8 encoding.
- readFileToByteArray(String) - Static method in class ucar.nc2.util.IO
-
Read the file and place contents into a byte array,
with any error messages put in the return String.
- readFloat(long, float[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
-
- readFloat() - Method in class ucar.unidata.io.RandomAccessFile
-
Reads a float
from this file.
- readFloat(float[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
-
Read an array of floats
- readFully(byte[]) - Method in class ucar.unidata.io.RandomAccessFile
-
Reads b.length
bytes from this file into the byte
array.
- readFully(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
-
Reads exactly len
bytes from this file into the byte
array.
- readInt(long, int[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
-
- readInt() - Method in class ucar.unidata.io.RandomAccessFile
-
Reads a signed 32-bit integer from this file.
- readInt(int[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
-
Read an array of ints
- readIntUnbuffered(long) - Method in class ucar.unidata.io.RandomAccessFile
-
Read an integer at the given position, bypassing all buffering.
- readLEDouble() - Method in class ucar.unidata.io.BeLeDataInputStream
-
read a double in little endian format
- readLEDoubles(double[], int) - Method in class ucar.unidata.io.BeLeDataInputStream
-
Reads n
little-endian doubles from a random access file.
- readLEFloat() - Method in class ucar.unidata.io.BeLeDataInputStream
-
read an int in little endian format
- readLEInt() - Method in class ucar.unidata.io.BeLeDataInputStream
-
read an int in little endian format
- readLELong() - Method in class ucar.unidata.io.BeLeDataInputStream
-
read a long in little endian format
- readLELongs(long[], int) - Method in class ucar.unidata.io.BeLeDataInputStream
-
Reads n
little-endian longs from a random access file.
- readLine() - Method in class ucar.unidata.io.RandomAccessFile
-
Reads the next line of text from this file.
- readLong(long, long[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
-
- readLong() - Method in class ucar.unidata.io.RandomAccessFile
-
Reads a signed 64-bit integer from this file.
- readLong(long[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
-
Read an array of longs
- readMetadataContent(InvDataset, Element) - Method in interface thredds.catalog.MetadataConverterIF
-
Create an InvMetadata content object from an org.jdom2.Element.
- readMetadataContentFromURL(InvDataset, URI) - Method in interface thredds.catalog.MetadataConverterIF
-
Create an InvMetadata content object from an XML document at a named URL.
- readNcML(String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
-
Read an NcML file from a URL location, and construct a NetcdfDataset.
- readNcML(String, String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
-
Read an NcML file from a URL location, and construct a NetcdfDataset.
- readNcML(InputStream, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
-
Read NcML doc from an InputStream, and construct a NetcdfDataset.
- readNcML(Reader, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
-
Read NcML doc from a Reader, and construct a NetcdfDataset.
- readNcML(Reader, String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
-
Read NcML doc from a Reader, and construct a NetcdfDataset.
- readNcML(String, Element, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
-
Read NcML from a JDOM Document, and construct a NetcdfDataset.
- readNcML(String, Element, String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
-
Read NcML from a JDOM Document, and pass in the name of the dataset.
- readObservations() - Method in class ucar.nc2.dt.StationImpl
-
Deprecated.
- readonly - Variable in class ucar.unidata.io.RandomAccessFile
-
The access mode of the file.
- readScalarByte() - Method in class ucar.nc2.Variable
-
Get the value as a byte for a scalar Variable.
- readScalarByte() - Method in interface ucar.nc2.VariableIF
-
- readScalarDouble() - Method in class ucar.nc2.Variable
-
Get the value as a double for a scalar Variable.
- readScalarDouble() - Method in interface ucar.nc2.VariableIF
-
- readScalarFloat() - Method in class ucar.nc2.Variable
-
Get the value as a float for a scalar Variable.
- readScalarFloat() - Method in interface ucar.nc2.VariableIF
-
- readScalarInt() - Method in class ucar.nc2.Variable
-
Get the value as a int for a scalar Variable.
- readScalarInt() - Method in interface ucar.nc2.VariableIF
-
- readScalarLong() - Method in class ucar.nc2.Variable
-
Get the value as a long for a scalar Variable.
- readScalarLong() - Method in interface ucar.nc2.VariableIF
-
- readScalarShort() - Method in class ucar.nc2.Variable
-
Get the value as a short for a scalar Variable.
- readScalarShort() - Method in interface ucar.nc2.VariableIF
-
- readScalarString() - Method in class ucar.nc2.Variable
-
Get the value as a String for a scalar Variable.
- readScalarString() - Method in interface ucar.nc2.VariableIF
-
- readSection(String) - Method in class ucar.nc2.NetcdfFile
-
Read a variable using the given section specification.
- readShort(long, short[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
-
- readShort() - Method in class ucar.unidata.io.RandomAccessFile
-
Reads a signed 16-bit number from this file.
- readShort(short[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
-
Read an array of shorts
- readStandardParams(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
-
- readString(int) - Method in class ucar.unidata.io.RandomAccessFile
-
Read a String of known length.
- readStringMax(int) - Method in class ucar.unidata.io.RandomAccessFile
-
Read a String of max length, zero terminate.
- readStructure() - Method in class ucar.nc2.Sequence
-
UnsupportedOperation
- readStructure(int) - Method in class ucar.nc2.Sequence
-
UnsupportedOperation
- readStructure(int, int) - Method in class ucar.nc2.Sequence
-
UnsupportedOperation
- readStructure() - Method in class ucar.nc2.Structure
-
Use this when this is a scalar Structure.
- readStructure(int) - Method in class ucar.nc2.Structure
-
Use this when this is a one dimensional array of Structures, or you are doing the index calculation yourself for
a multidimension array.
- readStructure(int, int) - Method in class ucar.nc2.Structure
-
For rank 1 array of Structures, read count Structures and return the data as an ArrayStructure.
- readTable(String, String, int) - Static method in class ucar.nc2.util.TableParser
-
Reads a URL or file in as a table.
- readTable(InputStream, String, int) - Static method in class ucar.nc2.util.TableParser
-
Reads an input stream, containing lines of ascii in fixed width format.
- readTimeCoordinates(VariableDS, CancelTask) - Method in class ucar.nc2.ncml.AggregationExisting
-
- readToByteChannel(Variable, Section, WritableByteChannel) - Method in class ucar.nc2.NetcdfFile
-
Read data from a top level Variable and send data to a WritableByteChannel.
- readToByteChannel(Section, WritableByteChannel) - Method in class ucar.nc2.Variable
-
- readToByteChannel(WritableByteChannel, long, long) - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
-
- readToByteChannel(WritableByteChannel, long, long) - Method in class ucar.unidata.io.InMemoryRandomAccessFile
-
- readToByteChannel(WritableByteChannel, long, long) - Method in class ucar.unidata.io.RandomAccessFile
-
Read nbytes
bytes, at the specified file offset, send to a WritableByteChannel.
- readToOutputStream(Variable, Section, OutputStream) - Method in class ucar.nc2.NetcdfFile
-
- readToStream(Section, OutputStream) - Method in class ucar.nc2.dataset.VariableDS
-
- readToStream(Section, OutputStream) - Method in class ucar.nc2.Variable
-
- readUnsignedByte() - Method in class ucar.unidata.io.RandomAccessFile
-
Reads an unsigned 8-bit number from this file.
- readUnsignedShort() - Method in class ucar.unidata.io.RandomAccessFile
-
Reads an unsigned 16-bit number from this file.
- readURLcontents(String) - Static method in class ucar.nc2.util.IO
-
Read the contents from the named URL and place into a String,
with any error messages put in the return String.
- readURLContentsToByteArray(String) - Static method in class ucar.nc2.util.IO
-
Read the contents from the given URL and place into a byte array,
with any error messages put in the return String.
- readURLcontentsWithException(String) - Static method in class ucar.nc2.util.IO
-
Read the contents from the named URL and place into a String.
- readURLtoFile(String, File) - Static method in class ucar.nc2.util.IO
-
read the contents from the named URL, write to a file.
- readURLtoFileWithExceptions(String, File) - Static method in class ucar.nc2.util.IO
-
read the contents from the named URL, write to a file.
- readURLtoFileWithExceptions(String, File, int) - Static method in class ucar.nc2.util.IO
-
read the contents from the named URL, write to a file.
- readUTF() - Method in class ucar.unidata.io.RandomAccessFile
-
Reads in a string from this file.
- readVolumeData(int) - Method in class ucar.nc2.dt.grid.GeoGrid
-
Reads in the data "volume" at the given time index.
- readVolumeData(int) - Method in interface ucar.nc2.dt.GridDatatype
-
Reads in the data "volume" at the given time index.
- readXML(String) - Method in class thredds.catalog.InvCatalogFactory
-
Create an InvCatalog from an XML document at a named URI.
- readXML(URI) - Method in class thredds.catalog.InvCatalogFactory
-
Read an InvCatalog from an a URI.
- readXML(String, URI) - Method in class thredds.catalog.InvCatalogFactory
-
Create an InvCatalog by reading catalog XML from a String.
- readXML(StringReader, URI) - Method in class thredds.catalog.InvCatalogFactory
-
Create an InvCatalog by reading catalog XML from a StringReader.
- readXML(InputStream, URI) - Method in class thredds.catalog.InvCatalogFactory
-
Create an InvCatalog from an InputStream.
- readXML(Document, URI) - Method in class thredds.catalog.InvCatalogFactory
-
Create an InvCatalog from a JDOM document.
- readXMLasynch(String, CatalogSetCallback) - Method in class thredds.catalog.InvCatalogFactory
-
This allows the possibility of reading a catalog in another thread.
- readYXData(int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
-
Reads a Y-X "horizontal slice" at the given time and vertical index.
- readZYData(int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
-
Reads a Z-Y "vertical slice" at the given time and x index.
- reallyRead(Variable, CancelTask) - Method in class ucar.nc2.dataset.StructureDS
-
- reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.dataset.StructureDS
-
- reallyRead(Variable, CancelTask) - Method in class ucar.nc2.dataset.StructurePseudoDS
-
- reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.dataset.StructurePseudoDS
-
- reallyRead(Variable, CancelTask) - Method in class ucar.nc2.dataset.VariableDS
-
- reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.dataset.VariableDS
-
- reallyRead(Variable, CancelTask) - Method in class ucar.nc2.ncml.Aggregation.DatasetProxyReader
-
- reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.ncml.Aggregation.DatasetProxyReader
-
- reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.ncml.AggregationOuterDimension
-
Read a section of an aggregation variable.
- reallyRead(Variable, CancelTask) - Method in class ucar.nc2.ncml.AggregationOuterDimension
-
Read an aggregation variable: A variable whose data spans multiple files.
- reallyRead(Variable, CancelTask) - Method in class ucar.nc2.ncml.AggregationTiled
-
- reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.ncml.AggregationTiled
-
- reallyRead(Variable, CancelTask) - Method in interface ucar.nc2.ProxyReader
-
Read all the data for a Variable.
- reallyRead(Variable, Section, CancelTask) - Method in interface ucar.nc2.ProxyReader
-
Read a section of the data for a Variable.
- reallyRead(Variable, CancelTask) - Method in class ucar.nc2.ReduceReader
-
- reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.ReduceReader
-
- reallyRead(Variable, CancelTask) - Method in class ucar.nc2.StructurePseudo
-
Deprecated.
- reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.StructurePseudo
-
Deprecated.
- reallyRead(Variable, CancelTask) - Method in class ucar.nc2.Variable
-
public by accident, do not call directly.
- reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.Variable
-
public by accident, do not call directly.
- REALTIME - Static variable in class thredds.catalog.DataFormatType
-
- rebuildDataset() - Method in class ucar.nc2.ncml.Aggregation
-
Call this when rescan has found changed datasets
- rebuildDataset() - Method in class ucar.nc2.ncml.AggregationExisting
-
- rebuildDataset() - Method in class ucar.nc2.ncml.AggregationFmrc
-
- rebuildDataset() - Method in class ucar.nc2.ncml.AggregationOuterDimension
-
- rebuildDataset() - Method in class ucar.nc2.ncml.AggregationTiled
-
- rebuildDataset() - Method in class ucar.nc2.ncml.AggregationUnion
-
- recno - Variable in class ucar.ma2.StructureDataA
-
- Record() - Constructor for class ucar.nc2.util.TableParser.Record
-
- reduce() - Method in class ucar.ma2.Array
-
Create a new Array using same backing store as this Array, by
eliminating any dimensions with length one.
- reduce(int) - Method in class ucar.ma2.Array
-
Create a new Array using same backing store as this Array, by
eliminating the specified dimension.
- reduce() - Method in class ucar.ma2.Section
-
Remove any ranges of length 1
- reduce(List<Dimension>) - Method in class ucar.nc2.Variable
-
Create a new Variable that is a logical view of this Variable, by
eliminating the specified dimension(s) of length 1.
- reducedRank(int[]) - Static method in class ucar.ma2.MAMath
-
Calculate the reduced rank of this shape, by subtracting dimensions with length 1
- ReduceReader - Class in ucar.nc2
-
Allow dimensions of length 1 to be removed
- referenceSize - Static variable in class ucar.nc2.util.Misc
-
- registerCatalogConverter(String, InvCatalogConvertIF) - Method in class thredds.catalog.InvCatalogFactory
-
Register converters for creating InvCatalogs from specific catalog XML namespaces.
- registerConvention(String, Class) - Static method in class ucar.nc2.dataset.CoordSysBuilder
-
Register a class that implements a Convention.
- registerConvention(String, Class, CoordSysBuilder.ConventionNameOk) - Static method in class ucar.nc2.dataset.CoordSysBuilder
-
Register a class that implements a Convention.
- registerConvention(String, String) - Static method in class ucar.nc2.dataset.CoordSysBuilder
-
Register a class that implements a Convention.
- registerFactory(FeatureType, String) - Static method in class ucar.nc2.dt.TypedDatasetFactory
-
Deprecated.
Register a class that implements a TypedDatasetFactoryIF.
- registerFactory(FeatureType, Class) - Static method in class ucar.nc2.dt.TypedDatasetFactory
-
Deprecated.
Register a class that implements a TypedDatasetFactoryIF.
- registerFactory(FeatureType, String) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
-
Register a class that implements a FeatureDatasetFactory.
- registerFactory(FeatureType, Class) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
-
Register a class that implements a FeatureDatasetFactory.
- registerFactory(String) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
-
Register a class that implements a FeatureDatasetFactory.
- registerFactory(Class) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
-
Register a class that implements a FeatureDatasetFactory.
- registerIOProvider(String) - Static method in class ucar.nc2.NetcdfFile
-
Register an IOServiceProvider, using its class string name.
- registerIOProvider(Class) - Static method in class ucar.nc2.NetcdfFile
-
Register an IOServiceProvider.
- registerIOProvider(Class, boolean) - Static method in class ucar.nc2.NetcdfFile
-
Register an IOServiceProvider.
- registerMetadataConverter(String, MetadataConverterIF) - Method in class thredds.catalog.InvCatalogFactory
-
Register metadata converters for reading metadata objects of a certain type or namespace.
- registerNcML(String, String) - Static method in class ucar.nc2.dataset.CoordSysBuilder
-
Register an NcML file that implements a Convention by wrappping the dataset in the NcML.
- registerTransform(String, Class) - Static method in class ucar.nc2.dataset.CoordTransBuilder
-
Register a class that implements a Coordinate Transform.
- registerTransform(String, String) - Static method in class ucar.nc2.dataset.CoordTransBuilder
-
Register a class that implements a Coordinate Transform.
- registerTransformMaybe(String, String) - Static method in class ucar.nc2.dataset.CoordTransBuilder
-
Register a class that implements a Coordinate Transform.
- release() - Method in class thredds.catalog.InvCatalogRef
-
Release resources - undo the read of the catalog.
- release() - Method in class ucar.nc2.dataset.NetcdfDataset
-
- release() - Method in class ucar.nc2.dt.grid.GridDataset
-
- release() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- release() - Method in class ucar.nc2.NetcdfFile
-
- release(String) - Method in class ucar.nc2.StringLocker
-
- release() - Method in class ucar.unidata.io.RandomAccessFile
-
- remove() - Method in class ucar.nc2.dt.DataIteratorAdapter
-
Deprecated.
- remove() - Method in class ucar.nc2.dt.DatatypeIterator
-
Deprecated.
- remove(Attribute) - Method in class ucar.nc2.Group
-
Remove an Attribute : uses the attribute hashCode to find it.
- remove(Dimension) - Method in class ucar.nc2.Group
-
Remove an Dimension : uses the dimension hashCode to find it.
- remove(Group) - Method in class ucar.nc2.Group
-
Remove an Attribute : uses the Group hashCode to find it.
- remove(Variable) - Method in class ucar.nc2.Group
-
Remove a Variable : uses the variable hashCode to find it.
- remove(Attribute) - Method in class ucar.nc2.Variable
-
Remove an Attribute : uses the attribute hashCode to find it.
- remove(String, String) - Static method in class ucar.unidata.util.StringUtil2
-
Remove all occurrences of the substring sub in the string s.
- remove(String, int) - Static method in class ucar.unidata.util.StringUtil2
-
Remove all occurrences of the character c in the string s.
- remove(StringBuilder, String) - Static method in class ucar.unidata.util.StringUtil2
-
Remove any of the characters in out from sb
- removeAttribute(String) - Method in class ucar.nc2.Variable
-
Remove an Attribute by name.
- removeAttributeIgnoreCase(String) - Method in class ucar.nc2.Variable
-
Remove an Attribute by name, ignoring case
- removeCoordinateSystem(CoordinateSystem) - Method in interface ucar.nc2.dataset.Enhancements
-
Remove a CoordinateSystem from the dataset.
- removeCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.StructureDS
-
- removeCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.VariableDS
-
- removeDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
-
Remove the given dataset from this catalog if it is a direct child of this catalog.
- removeDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
-
Remove the given dataset element from this dataset if it is in the dataset.
- removeDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
-
- removeDatasetByID(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
-
Find the dataset in this catalog by its ID.
- removeDataVariable(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- removeDimension(String) - Method in class ucar.nc2.Group
-
remove a Dimension using its name, in this group only
- removeDimension(Group, String) - Method in class ucar.nc2.NetcdfFile
-
Remove a shared Dimension from a Group by name.
- removeDocumentation(String) - Method in class thredds.catalog.ThreddsMetadata
-
remove all instances of specified type of documentation
- removeEldestEntry(Map.Entry) - Method in class ucar.nc2.util.HashMapLRU
-
- removeFromEnd(String, int) - Static method in class ucar.unidata.util.StringUtil2
-
Remove all occurrences of the character c at the end of s.
- removeFromEnd(String, String) - Static method in class ucar.unidata.util.StringUtil2
-
- removeListener(Object) - Method in class ucar.nc2.util.ListenerManager
-
Remove a listener.
- removeLocalMetadata(InvMetadata) - Method in class thredds.catalog.InvDatasetImpl
-
Remove the given InvMetadata from the set of metadata local to this dataset.
- removeMemberVariable(Variable) - Method in class ucar.nc2.dataset.StructurePseudoDS
-
- removeMemberVariable(Variable) - Method in class ucar.nc2.Structure
-
Remove a Variable : uses the Variable name to find it.
- removeMemberVariable(Variable) - Method in class ucar.nc2.StructurePseudo
-
Deprecated.
- removeMetadata(InvMetadata) - Method in class thredds.catalog.ThreddsMetadata
-
remove an InvMetadata element from list, using equals() to locate it.
- removeRange(int) - Method in class ucar.ma2.Section
-
Remove a range at the specified index in the list.
- removeRecordStructure() - Method in class ucar.nc2.NetcdfFile
-
- removeService(InvService) - Method in class thredds.catalog.InvDatasetImpl
-
- removeService(InvService) - Method in class thredds.catalog.InvDatasetImplProxy
-
- removeVariable(String) - Method in class ucar.nc2.Group
-
remove a Variable using its (short) name, in this group only
- removeVariable(Group, String) - Method in class ucar.nc2.NetcdfFile
-
Remove a Variable from the given group by name.
- removeVlen() - Method in class ucar.ma2.Section
-
Create a new Section by compacting each Range.
- removeWhitespace(String) - Static method in class ucar.unidata.util.StringUtil2
-
Remove any whitespace (ie., Character.isWhitespace) from the input string.
- renameDimension(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Rename a Dimension.
- renameDimension(Group, String, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Rename a Dimension.
- renameGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Rename a global Attribute.
- renameGlobalAttribute(Group, String, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Rename a group Attribute.
- renameVariable(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Rename a Variable.
- renameVariable(String, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Rename a Variable.
- renameVariableAttribute(String, String, String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
Rename a variable Attribute.
- renameVariableAttribute(Variable, String, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Rename a variable Attribute.
- replace(Variable) - Method in interface ucar.nc2.dataset.ReplaceVariableCheck
-
- replace(String, char, String) - Static method in class ucar.unidata.util.StringUtil2
-
Replace any char "out" in s with "in".
- replace(String, char[], String[]) - Static method in class ucar.unidata.util.StringUtil2
-
Replace all occurrences of any char in replaceChar with corresponding String in replaceWith
- replace(String, String, String) - Static method in class ucar.unidata.util.StringUtil2
-
Replaces all occurrences of "pattern" in "string" with "value"
- replace(StringBuilder, char, String) - Static method in class ucar.unidata.util.StringUtil2
-
Replace any char "out" in sb with String "in".
- replace(StringBuilder, String, String) - Static method in class ucar.unidata.util.StringUtil2
-
Replace any of the characters from out with corresponding character from in
- replaceDataset(InvDatasetImpl, InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
-
Replace the given dataset if it is a nested dataset.
- replaceDataset(InvDatasetImpl, InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
-
Replace the given dataset if it is a nesetd dataset.
- replaceMemberVariable(Variable) - Method in class ucar.nc2.Structure
-
Replace a Variable with another that has the same name : uses the variable name to find it.
- replaceRange(int, Range) - Method in class ucar.ma2.Section
-
Replace a range at the specified index in the list.
- ReplaceVariableCheck - Interface in ucar.nc2.dataset
-
public by accident
- requestCrawlableDataset(String) - Method in class thredds.catalog.InvDatasetScan
-
Return the CrawlableDataset for the given path, null if this InvDatasetScan
does not allow (filters out) the requested CrawlableDataset.
- reservedCdl - Static variable in class ucar.nc2.NetcdfFile
-
- reservedFullName - Static variable in class ucar.nc2.NetcdfFile
-
- reservedSectionSpec - Static variable in class ucar.nc2.NetcdfFile
-
- reset() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
-
- reset() - Method in class ucar.ma2.SequenceIterator
-
- reset() - Method in interface ucar.ma2.StructureDataIterator
-
Start the iteration over again.
- reset() - Method in class ucar.ma2.StructureDataIteratorLimited
-
- reset() - Method in class ucar.ma2.StructureDataIteratorMediated
-
- resetDimensions() - Method in class ucar.nc2.Variable
-
Reset the dimension array.
- resetIteration() - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Reset the internal iterator for another iteration over the PointFeatures in this Collection.
- resetIteration() - Method in interface ucar.nc2.ft.ProfileFeatureCollection
-
Reset the internal iterator for another iteration over the ProfileFeatures in this Collection.
- resetIteration() - Method in interface ucar.nc2.ft.SectionFeature
-
Reset the internal iterator for another iteration over the ProfileFeature in this Collection.
- resetIteration() - Method in interface ucar.nc2.ft.SectionFeatureCollection
-
Reset the internal iterator for another iteration over the SectionFeatures in this Collection.
- resetIteration() - Method in interface ucar.nc2.ft.StationProfileFeature
-
Reset the internal iterator for another iteration over the ProfileFeature in this Collection.
- resetIteration() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
-
Reset the internal iterator for another iteration over the StationProfileFeature in this Collection.
- resetIteration() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
Reset the internal iterator for another iteration over the StationTimeSeriesFeatures in this Collection.
- resetIteration() - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
-
Reset the internal iterator for another iteration over the TrajectoryFeatures in this Collection.
- resetLocalIterator() - Method in class ucar.ma2.Array
-
Reset the local iterator.
- resetShape() - Method in class ucar.nc2.Variable
-
Use when dimensions have changed, to recalculate the shape.
- reshape(int[]) - Method in class ucar.ma2.Array
-
Create a new Array by copying this Array to a new one with given shape
- reshapeNoCopy(int[]) - Method in class ucar.ma2.Array
-
Reshape this array without copying data
- resolve(InvDataset, String) - Static method in class thredds.catalog.InvDatasetImpl
-
resolve reletive URLS against the catalog URL.
- resolve(String, String) - Static method in class ucar.nc2.util.URLnaming
-
This augments URI.resolve(), by also dealing with file: URIs.
- resolveEntity(String, String) - Method in class thredds.catalog.XMLEntityResolver
-
- resolveFile(String, String) - Static method in class ucar.nc2.util.URLnaming
-
- RESOLVER - Static variable in class thredds.catalog.ServiceType
-
- resolveUri(String) - Method in class thredds.catalog.InvCatalog
-
Resolve reletive URIs, using the catalog's base URI.
- resourcesDir - Static variable in class ucar.nc2.dataset.CoordSysBuilder
-
- restrictAccess - Variable in class thredds.catalog.InvDataset
-
- RLATLON_UNITS - Static variable in interface ucar.nc2.constants.CDM
-
- rNums - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
-
- rootGroup - Variable in class ucar.nc2.NetcdfFile
-
- ROTATED_LATITUDE_LONGITUDE - Static variable in interface ucar.nc2.constants.CF
-
- RotatedLatLon - Class in ucar.nc2.dataset.transform
-
Create a Rotated LatLon Projection from the information in the Coordinate Transform Variable.
- RotatedLatLon() - Constructor for class ucar.nc2.dataset.transform.RotatedLatLon
-
- RotatedLatLon - Class in ucar.unidata.geoloc.projection
-
Grib 1 projection 10 and Grib 2 projection 1.
- RotatedLatLon() - Constructor for class ucar.unidata.geoloc.projection.RotatedLatLon
-
Default Constructor, needed for beans.
- RotatedLatLon(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.RotatedLatLon
-
Constructor.
- RotatedPole - Class in ucar.nc2.dataset.transform
-
Create a RotatedPole Projection from the information in the Coordinate Transform Variable.
- RotatedPole() - Constructor for class ucar.nc2.dataset.transform.RotatedPole
-
- RotatedPole - Class in ucar.unidata.geoloc.projection
-
Rotated-pole longitude-latitude grid.
- RotatedPole() - Constructor for class ucar.unidata.geoloc.projection.RotatedPole
-
Default Constructor, needed for beans.
- RotatedPole(double, double) - Constructor for class ucar.unidata.geoloc.projection.RotatedPole
-
Constructor.
- ROTATIONANGLE - Static variable in class ucar.unidata.geoloc.projection.FlatEarth
-
- row(int) - Method in class ucar.ma2.MAMatrix
-
Get the ith row, return as a MAVector: same backing store.
- RTD - Static variable in class ucar.nc2.dataset.conv.Cosmic1Convention
-
_more_
- RTD - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- RUNA - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
-
- RUNB - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
-
- 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
-
- satToEarth(double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
Transform satellite view angle coordinates, known as the "intermeidate" coordinates in the
CGMS Normalized Geostationary Projection, to geographic Earth coordinates.
- SatToFGF(double, double, double, double, double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
Transform (lamda, theta) in radians to fractional FGF coordinates.
- 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_X - Static variable in class ucar.unidata.geoloc.projection.sat.MSGnavigation
-
- SCALE_Y - Static variable in class ucar.unidata.geoloc.projection.sat.MSGnavigation
-
- ScaleOffset(double, double) - Constructor for class ucar.ma2.MAMath.ScaleOffset
-
- scan_geom - Variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
- scanGeomToSweepAngleAxis(String) - Static method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
Find sweep_angle_axis associated with a scan geometry
- schemaLocation - Static variable in class ucar.nc2.ncml.NcMLGWriter
-
- sdata - Variable in class ucar.ma2.ArrayStructure
-
- searchForward(KMPMatch, int) - Method in class ucar.unidata.io.RandomAccessFile
-
Search forward from the current pos, looking for a match.
- 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(Range...) - Constructor for class ucar.ma2.Section
-
Create Section from a variable length list of Ranges
- 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
-
- 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.
- 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.
- sectionNoReduce(List<Range>) - Method in class ucar.ma2.ArrayStructure
-
- seek(long) - Method in class ucar.unidata.io.MMapRandomAccessFile
-
- 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(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
- SEMI_MAJOR_AXIS - Static variable in interface ucar.nc2.constants.CF
-
- SEMI_MINOR_AXIS - Static variable in interface ucar.nc2.constants.CF
-
- 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.
- sendIospMessage(Object) - Method in class ucar.nc2.NetcdfFile
-
Generic way to send a "message" to the underlying IOSP.
- 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
-
- 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
-
- serviceHash - Variable in class thredds.catalog.InvCatalog
-
- serviceName - Variable in class thredds.catalog.InvAccessImpl
-
- serviceName - Variable in class thredds.catalog.ThreddsMetadata
-
- services - Variable in class thredds.catalog.InvCatalog
-
- services - Variable in class thredds.catalog.InvDataset
-
- ServiceType - Class in thredds.catalog
-
Type-safe enumeration of THREDDS Service types.
- 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() - Method in class ucar.ma2.Index0D
-
- set(int) - Method in class ucar.ma2.Index1D
-
- set(int[]) - Method in class ucar.ma2.Index1D
-
- set(int[]) - Method in class ucar.ma2.Index2D
-
- set(int, int) - Method in class ucar.ma2.Index2D
-
- set(int, int, int) - Method in class ucar.ma2.Index3D
-
- set(int[]) - Method in class ucar.ma2.Index3D
-
- set(int, int, int, int) - Method in class ucar.ma2.Index4D
-
- set(int[]) - Method in class ucar.ma2.Index4D
-
- set(int[]) - Method in class ucar.ma2.Index5D
-
- set(int, int, int, int, int) - Method in class ucar.ma2.Index5D
-
- set(int, int, int, int, int, int) - Method in class ucar.ma2.Index6D
-
- set(int[]) - Method in class ucar.ma2.Index6D
-
- set(int, int, int, int, int, int, int) - Method in class ucar.ma2.Index7D
-
- set(int[]) - Method in class ucar.ma2.Index7D
-
- set(String, boolean) - Method in interface ucar.nc2.util.DebugFlags
-
Set named debug flag.
- set(String, boolean) - Method in class ucar.nc2.util.DebugFlagsImpl
-
- set(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
set lat, lon using values of pt
- set(double, double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
set lat, lon using double values
- set(float, float) - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
set lat, lon using float values
- set0(int) - Method in class ucar.ma2.Index
-
set current element at dimension 0 to v
- set0(int) - Method in class ucar.ma2.Index1D
-
- set0(int) - Method in class ucar.ma2.Index2D
-
- set0(int) - Method in class ucar.ma2.Index3D
-
- set0(int) - Method in class ucar.ma2.Index4D
-
- set0(int) - Method in class ucar.ma2.Index5D
-
- set0(int) - Method in class ucar.ma2.Index6D
-
- set0(int) - Method in class ucar.ma2.Index7D
-
- set1(int) - Method in class ucar.ma2.Index
-
set current element at dimension 1 to v
- set1(int) - Method in class ucar.ma2.Index2D
-
- set1(int) - Method in class ucar.ma2.Index3D
-
- set1(int) - Method in class ucar.ma2.Index4D
-
- set1(int) - Method in class ucar.ma2.Index5D
-
- set1(int) - Method in class ucar.ma2.Index6D
-
- set1(int) - Method in class ucar.ma2.Index7D
-
- set2(int) - Method in class ucar.ma2.Index
-
set current element at dimension 2 to v
- set2(int) - Method in class ucar.ma2.Index3D
-
- set2(int) - Method in class ucar.ma2.Index4D
-
- set2(int) - Method in class ucar.ma2.Index5D
-
- set2(int) - Method in class ucar.ma2.Index6D
-
- set2(int) - Method in class ucar.ma2.Index7D
-
- set3(int) - Method in class ucar.ma2.Index
-
set current element at dimension 3 to v
- set3(int) - Method in class ucar.ma2.Index4D
-
- set3(int) - Method in class ucar.ma2.Index5D
-
- set3(int) - Method in class ucar.ma2.Index6D
-
- set3(int) - Method in class ucar.ma2.Index7D
-
- set4(int) - Method in class ucar.ma2.Index
-
set current element at dimension 4 to v
- set4(int) - Method in class ucar.ma2.Index5D
-
- set4(int) - Method in class ucar.ma2.Index6D
-
- set4(int) - Method in class ucar.ma2.Index7D
-
- set5(int) - Method in class ucar.ma2.Index
-
set current element at dimension 5 to v
- set5(int) - Method in class ucar.ma2.Index6D
-
- set5(int) - Method in class ucar.ma2.Index7D
-
- set6(int) - Method in class ucar.ma2.Index
-
set current element at dimension 6 to v
- set6(int) - Method in class ucar.ma2.Index7D
-
- 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
-
- setAltitude(double) - Method in class ucar.unidata.geoloc.EarthLocationImpl
-
- setAlwaysUseCache(boolean) - Method in class ucar.nc2.util.DiskCache2
-
If true, always put the file in the cache.
- 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
- setAxisType(AxisType) - Method in class ucar.nc2.dataset.CoordinateAxis
-
Set type of axis, or null if none.
- setBaseURI(URI) - Method in class thredds.catalog.InvCatalogImpl
-
Set the catalog base URI.
- 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.TypedDatasetImpl
-
Deprecated.
- setBoundingBox(LatLonRect) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- setBoundingBox(LatLonRect) - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Set the boundingBox for the FeatureCollection.
- 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 class ucar.ma2.StructureDataIteratorMediated
-
- setBufferSize(int) - Method in interface ucar.nc2.ft.NestedPointFeatureCollectionIterator
-
Hint to use this much memory in buffering the iteration.
- 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
- 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
-
- 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 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 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
-
- setCatalogServletName(String) - Static method in class thredds.catalog.InvDatasetScan
-
- 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.
- 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
-
- setCollectionType(CollectionType) - Method in class thredds.catalog.InvDatasetImpl
-
Set collectionType
- setCollectionType(CollectionType) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setComment(String) - Method in class ucar.nc2.util.TableParser
-
- setContext(String) - Static method in class thredds.catalog.InvDatasetScan
-
- 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.
- 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.
- 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.
- setCurrentCounter(int) - Method in class ucar.ma2.Index
-
Set the current counter from the 1D "current element"
currElement = offset + stride[0]*current[0] + ...
- setDataArray(Array) - Method in class ucar.ma2.StructureMembers.Member
-
Set the data array.
- 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.
- setDataRootLocationAliasExpanders(List<PathAliasReplacement>) - Method in class thredds.catalog.InvCatalogFactory
-
- setDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
-
- setDatasetAcquireProxy(Aggregation.Dataset, NetcdfDataset) - Method in class ucar.nc2.ncml.Aggregation
-
All non-agg variables use a proxy to acquire the file before reading.
- setDatasetAcquireProxy(Aggregation.DatasetProxyReader, Group) - Method in class ucar.nc2.ncml.Aggregation
-
- setDataSize(double) - Method in class thredds.catalog.InvDatasetImpl
-
- setDataSize(double) - Method in class thredds.catalog.ThreddsMetadata
-
Set size (bytes)
- setDataType(FeatureType) - Method in class thredds.catalog.InvDatasetImpl
-
- setDataType(FeatureType) - Method in class thredds.catalog.ThreddsMetadata
-
Set dataType
- setDataType(DataType) - Method in class ucar.nc2.Variable
-
Set the data type
- setDateRange(CalendarDateRange) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- setDateRange(DateRange) - Method in interface ucar.nc2.ft.PointFeatureCollection
-
- 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.ncml.NcMLReader
-
- setDebugFlags(DebugFlags) - Static method in class ucar.nc2.NetcdfFile
-
debugging
- setDebugLeaks(boolean) - Static method in class ucar.unidata.io.RandomAccessFile
-
Debugging, do not use.
- 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
-
- 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[].
- setDescription(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- setDescription(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- setDescription(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- setDescription(String) - Method in class ucar.unidata.geoloc.StationImpl
-
- 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.
- 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
- setDODSName(String) - Method in class ucar.nc2.CDMNode
-
Store the original dods name
- setDone(boolean) - Method in class ucar.nc2.util.CancelTaskImpl
-
Application calls to see if task is done.
- 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.
- setElementSize(int) - Method in class ucar.nc2.Variable
-
Set the element size.
- setEmail(String) - Method in class thredds.catalog.ThreddsMetadata.Source
-
- 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.TypedDatasetImpl
-
Deprecated.
- setEnumTypedef(EnumTypedef) - Method in class ucar.nc2.Variable
-
Public by accident.
- 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
-
- setExpires(DateType) - Method in class thredds.catalog.InvCatalogImpl
-
Set the expires date after which the catalog is no longer valid.
- 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.
- 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.
- setFileCache(FileCacheIF) - Method in class ucar.nc2.dt.grid.GridDataset
-
- setFileCache(FileCacheIF) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- setFileCache(FileCacheIF) - Method in class ucar.nc2.NetcdfFile
-
Public by accident.
- setFileCache(FileCacheIF) - Method in class ucar.unidata.io.RandomAccessFile
-
- 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
-
- 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
-
- 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
- setGlobalFileCache(FileCacheIF) - Static method in class ucar.unidata.io.RandomAccessFile
-
- setGroup(Group) - Method in class ucar.nc2.Dimension
-
Set the group
- setHarvest(boolean) - Method in class thredds.catalog.InvDatasetImpl
-
Set harvest
- setHarvest(boolean) - Method in class thredds.catalog.InvDatasetImplProxy
-
- 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
- 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 ucar.nc2.NetcdfFile
-
Set the globally unique dataset identifier.
- 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
-
- setInherited(boolean) - Method in class thredds.catalog.ThreddsMetadata
-
Set inherited
- setInlineContent(String) - Method in class thredds.catalog.InvDocumentation
-
- 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
-
- setIsScalar() - Method in class ucar.nc2.Variable
-
Set this Variable to be a scalar
- 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 keywords; 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.
- setLastModifiedDate(DateType) - Method in class thredds.catalog.InvDatasetImpl
-
- setLastModifiedDate(Date) - Method in class thredds.catalog.InvDatasetImpl
-
- 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
- setLength(int) - Method in class ucar.nc2.Dimension
-
Set the Dimension length.
- 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.
- setLocalMetadata(ThreddsMetadata) - Method in class thredds.catalog.InvDatasetImpl
-
- setLocalMetadata(ThreddsMetadata) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setLocation(String) - Method in class ucar.nc2.NetcdfFile
-
Set the location, a URL or local filename.
- setLocation(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
-
set x,y location from pt
- setLocation(double, double) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
-
- setLocationURI(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- setLocationURI(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- setLogger(Logger) - Method in class ucar.nc2.util.DiskCache2
-
Optionally set a logger.
- 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
- setMark(boolean) - Method in class thredds.catalog.InvDatasetImpl
-
- setMark(boolean) - Method in class thredds.catalog.InvDatasetImplProxy
-
- 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
-
- setMemberVariables(List<Variable>) - Method in class ucar.nc2.Structure
-
Set the list of member variables.
- 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
-
- 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 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.Group
-
Set the short name, converting to valid CDM object name if needed.
- setName(String) - Method in class ucar.nc2.NetcdfFileWriteable
-
- 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
-
- setNamespaceURI(String) - Method in class thredds.catalog.InvMetadata
-
set the namespace URI
- setNcmlElement(Element) - Method in class thredds.catalog.InvDatasetImpl
-
- setNeverUseCache(boolean) - Method in class ucar.nc2.util.DiskCache2
-
If true, never put the file in the cache.
- setNext(double) - Method in class ucar.ma2.ArrayDouble.D3.IF
-
- setNobs(int) - Method in class ucar.unidata.geoloc.StationImpl
-
- 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
-
- setOffsets(StructureMembers) - Static method in class ucar.ma2.ArrayStructureBB
-
Set the offsets, based on m.getSizeBytes().
- 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
-
- 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
- setPersistenceCache(DiskCache2) - Static method in class ucar.nc2.ncml.Aggregation
-
- setPolicy(DiskCache2.CachePathPolicy) - Method in class ucar.nc2.util.DiskCache2
-
Set the cache path policy
- setPolicy(int) - Method in class ucar.nc2.util.DiskCache2
-
- setPolicy(String) - Method in class ucar.nc2.util.DiskCache2
-
- setPositive(String) - Method in class ucar.nc2.dataset.CoordinateAxis
-
Set the direction of increasing values, used only for vertical Axes.
- 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.NetcdfFile
-
Set properties.
- 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.
- setRange(int, Range) - Method in class ucar.ma2.Section
-
Set the range at the specified index in the list, previous Range is discarded
- setRect(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionRect
-
- setRect(double, double, double, double) - Method in class ucar.unidata.geoloc.ProjectionRect
-
- 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.
- setReferencedFile(NetcdfFile) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Set underlying file.
- setResolution() - Method in class ucar.nc2.time.CalendarDateRange
-
- setResolution(TimeDuration) - Method in class ucar.nc2.units.DateRange
-
Set the time resolution.
- setResourceControl(String) - Method in class thredds.catalog.InvDatasetImpl
-
- setRights(String) - Method in class thredds.catalog.ThreddsMetadata
-
set specific type of documentation = rights
- setRole(String) - Method in class thredds.catalog.ThreddsMetadata.Contributor
-
- setRootDirectory(String) - Static method in class ucar.nc2.util.DiskCache
-
Set the cache root directory.
- setRootDirectory(String) - Method in class ucar.nc2.util.DiskCache2
-
- 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").
- setSequenceLength(int, int) - Method in class ucar.ma2.ArraySequenceNested
-
Set the length of one of the sequences.
- setServiceName(String) - Method in class thredds.catalog.InvDatasetImpl
-
- setServiceName(String) - Method in class thredds.catalog.ThreddsMetadata
-
Set serviceName
- 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
-
- 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 ucar.nc2.CDMNode
-
Set the short name of this Variable.
- setShortNext(short) - Method in interface ucar.ma2.IndexIterator
-
Set next value with a short
- setShortNext(short) - Method in class ucar.ma2.IteratorFast
-
- setShowRange(boolean) - Method in interface ucar.nc2.util.Counters.Counter
-
- setSize(double) - Method in class thredds.catalog.InvAccessImpl
-
- setSize(int) - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Set the size of the FeatureCollection.
- setSizeToCache(int) - Method in class ucar.nc2.Variable
-
Set the sizeToCache.
- setSort(CDMSort) - Method in class ucar.nc2.CDMNode
-
- setSPobject(Object) - Method in class ucar.nc2.Variable
-
Should not be public.
- setStart(DateType) - Method in class ucar.nc2.units.DateRange
-
Set the starting Date.
- setStartDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- setStatic(boolean) - Method in class thredds.catalog.InvCatalogImpl
-
- setStatus(String) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- 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.
- 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.
- 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.
- setSummary(String) - Method in class thredds.catalog.ThreddsMetadata
-
set specific type of documentation = summary
- 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
- 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
- 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
- setTitle(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- setTitle(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
- setTitle(String) - Method in class ucar.nc2.NetcdfFile
-
Set the dataset "human readable" title.
- setType(String) - Method in class thredds.catalog.InvDocumentation
-
- setType(String) - Method in class ucar.nc2.units.DateType
-
Set the type of Date.
- setTypicalDatasetMode(String) - Static method in class ucar.nc2.ncml.Aggregation
-
- setUnits(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- 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.Variable
-
Say if this Variable is unsigned.
- 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
-
- 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
-
- setUserProperty(Object, Object) - Method in class thredds.catalog.InvDatasetImpl
-
- setUserProperty(Object, Object) - Method in class thredds.catalog.InvDatasetImplProxy
-
- setUTMZone(int) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
-
- setValue(String) - Method in class thredds.catalog.InvProperty
-
Set the value of the property.
- setValue(double) - Method in class ucar.nc2.units.TimeUnit
-
Set the value in the original units.
- setValueInSeconds(double) - Method in class ucar.nc2.units.TimeDuration
-
Set the duration in seconds
- setValueInSeconds(double) - Method in class ucar.nc2.units.TimeUnit
-
Set the value, using the given number of seconds.
- setValues(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
-
- setValues(Variable, List<String>) - Method in class ucar.nc2.dataset.NetcdfDataset
-
- 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.
- 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.
- setVertical(CoordinateAxis1D) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- setVertical(double, double, double, String, boolean) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
- setVocabulary(String) - Method in class thredds.catalog.ThreddsMetadata.Source
-
- setVocabulary(String) - Method in class thredds.catalog.ThreddsMetadata.Vocab
-
- setVocabularyId(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- setVocabularyId(Attribute) - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- setVocabularyName(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
-
- setWidth(double) - Method in class ucar.unidata.geoloc.ProjectionRect
-
set X width
- setWmoId(String) - Method in class ucar.unidata.geoloc.StationImpl
-
- setWriteStatus(String) - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- setX(double) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
-
- 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.ProjectionPointImpl
-
- 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
-
- shape - Variable in class ucar.ma2.Index
-
- shape - Variable in class ucar.nc2.Variable
-
- shapeAsSection - Variable in class ucar.nc2.Variable
-
- shapeToString() - Method in class ucar.ma2.Array
-
Create a string representation of the shape of this Array.
- 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.
- shortName - Variable in class ucar.nc2.CDMNode
-
- shortToBytes(short) - Static method in class ucar.unidata.io.Swap
-
Convert a short to an array of 2 bytes.
- show(Formatter, boolean) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
- show(Formatter, boolean) - Method in interface ucar.nc2.dt.GridCoordSystem
-
- show(Formatter) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
- show(Formatter) - Method in interface ucar.nc2.util.Counters.Counter
-
- show(Formatter) - Method in class ucar.nc2.util.Counters
-
- showBytes(byte[]) - Static method in class ucar.nc2.util.Misc
-
- showBytes(byte[], Formatter) - Static method in class ucar.nc2.util.Misc
-
- 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
-
- showInternal(Formatter, Indent) - Method in class ucar.ma2.ArraySequence
-
- showInternal(Formatter, Indent) - Method in class ucar.ma2.ArrayStructure
-
- showInternal(Formatter, Indent) - Method in class ucar.ma2.ArrayStructureBB
-
- showInternal(Formatter, Indent) - Method in class ucar.ma2.StructureData
-
- showInternal(Formatter, Indent) - Method in class ucar.ma2.StructureDataA
-
- showInternal(Formatter, Indent) - Method in class ucar.ma2.StructureDataW
-
- showInternal(Formatter, Indent) - Method in class ucar.ma2.StructureMembers.Member
-
- showInternalMembers(Formatter, Indent) - Method in class ucar.ma2.ArrayStructure
-
- showInternalMembers(Formatter, Indent) - Method in class ucar.ma2.StructureData
-
- showInts(int[]) - Static method in class ucar.nc2.util.Misc
-
- showInts(List<Integer>) - Static method in class ucar.nc2.util.Misc
-
- showInts(int[], Formatter) - Static method in class ucar.nc2.util.Misc
-
- 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
-
- showProxies(Formatter) - Method in class ucar.nc2.NetcdfFile
-
- showRange() - Method in interface ucar.nc2.util.Counters.Counter
-
- showRead - Static variable in class ucar.unidata.io.RandomAccessFile
-
- 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
-
- 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.unidata.io.RandomAccessFile
-
- 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
- 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
- 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 - Variable in class ucar.ma2.Index
-
- size() - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
-
The number of elements in the collection.
- 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.
- sizeToCache - Variable in class ucar.nc2.Variable
-
- skip(long) - Method in class ucar.unidata.io.UncompressInputStream
-
- skipBytes(int) - Method in class ucar.unidata.io.RandomAccessFile
-
Skips exactly n
bytes of input.
- skipBytes(long) - Method in class ucar.unidata.io.RandomAccessFile
-
- slashalpha - Static variable in class ucar.nc2.util.Misc
-
- 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.
- sort() - Method in class thredds.catalog.ThreddsMetadata.Variables
-
- sort - Variable in class ucar.nc2.CDMNode
-
- sort() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Sort Variables, CoordAxes by name.
- Source() - Constructor for class thredds.catalog.ThreddsMetadata.Source
-
- Source(ThreddsMetadata.Vocab, String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Source
-
- SOUTH_POLE - Static variable in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
-
- SpecialMathFunction - Class in ucar.unidata.util
-
Special Math functions.
- SpecialMathFunction() - Constructor for class ucar.unidata.util.SpecialMathFunction
-
- specials - Variable in class ucar.nc2.Group
-
- 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
-
- splitString(String) - Static method in class ucar.unidata.util.StringUtil2
-
Split a string on one or more whitespace.
- sqrt(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- Stagger - Static variable in class ucar.nc2.constants._Coordinate
-
- STANDARD_NAME - Static variable in interface ucar.nc2.constants.CF
-
- standard_name_vocabulary - Static variable in class ucar.nc2.constants.ACDD
-
- STANDARD_PARALLEL - Static variable in interface ucar.nc2.constants.CF
-
- startDate - Variable in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- 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
-
Deprecated.
- StationCollection - Interface in ucar.nc2.ft
-
A collection of data at named locations called Stations.
- StationImpl - Class in ucar.nc2.dt
-
- StationImpl() - Constructor for class ucar.nc2.dt.StationImpl
-
Deprecated.
- StationImpl(String, String, double, double, double) - Constructor for class ucar.nc2.dt.StationImpl
-
Deprecated.
- StationImpl(String, String, double, double, double, int) - Constructor for class ucar.nc2.dt.StationImpl
-
Deprecated.
- 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
-
- StationImpl(String, String, String, double, double, double, int) - Constructor for class ucar.unidata.geoloc.StationImpl
-
- StationImpl(Station, int) - Constructor for class ucar.unidata.geoloc.StationImpl
-
- StationObsDataset - Interface in ucar.nc2.dt
-
- StationObsDatatype - Interface in ucar.nc2.dt
-
- StationProfileFeature - Interface in ucar.nc2.ft
-
Time series of ProfileFeature at named locations.
- StationProfileFeatureCollection - Interface in ucar.nc2.ft
-
A collection of StationProfileFeatures
- StationRadialDataset - Interface in ucar.nc2.dt
-
A collection of Stations with RadialDatatype data.
- STATIONS - Static variable in class thredds.catalog.CollectionType
-
- 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.
- statusCode - Variable in class ucar.nc2.util.IO.HttpResult
-
- 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.
- 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
-
- stride - Variable in class ucar.ma2.Index
-
- stride() - Method in class ucar.ma2.Range
-
- StringLocker - Class in ucar.nc2
-
A list of strings that only allows one thread to use any given value at the same time.
- StringLocker() - Constructor for class ucar.nc2.StringLocker
-
- StringUtil2 - Class in ucar.unidata.util
-
Static String and StringBuilder utilities
- StringUtil2() - Constructor for class ucar.unidata.util.StringUtil2
-
- 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.
- 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.
- StructureDataComposite - Class in ucar.ma2
-
A composite of other StructureData.
- StructureDataComposite() - Constructor for class ucar.ma2.StructureDataComposite
-
- StructureDataDeep - Class in ucar.ma2
-
Make a deep copy of an existing StructureData, so that all the data is contained in this object
- 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.
- StructureDataIteratorLimited - Class in ucar.ma2
-
Read a maximum number of StructureData objects from a StructureDataIterator.
- StructureDataIteratorLimited(StructureDataIterator, int) - Constructor for class ucar.ma2.StructureDataIteratorLimited
-
- StructureDataIteratorMediated - Class in ucar.ma2
-
Read a maximum number of StructureData objects from a StructureDataIterator.
- StructureDataIteratorMediated(StructureDataIterator, StructureDataMediator) - Constructor for class ucar.ma2.StructureDataIteratorMediated
-
- StructureDataMediator - Interface in ucar.ma2
-
Describe
- StructureDataProxy - Class in ucar.ma2
-
Proxy for another StructureData.
- StructureDataProxy(StructureData) - Constructor for class ucar.ma2.StructureDataProxy
-
- StructureDataProxy(StructureMembers, StructureData) - Constructor for class ucar.ma2.StructureDataProxy
-
- StructureDataScalar - Class in ucar.ma2
-
A StructureData with scalar data.
- 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.
- StructureDataW(StructureMembers, int) - Constructor for class ucar.ma2.StructureDataW
-
- 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.
- StructurePseudo - Class in ucar.nc2
-
- 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.
- subSection(int, int) - Method in class ucar.ma2.Section
-
- 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
-
- 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 interface ucar.nc2.ft.PointFeatureCollection
-
Subset this collection by boundingBox and/or dateRange
- subset(LatLonRect, DateRange) - Method in interface ucar.nc2.ft.PointFeatureCollection
-
- 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
-
- 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.
- subsetFeatures(List<StationFeature>) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
Get a subsetted StationCollection based on a list of Stations.
- 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.
- 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(ProjectionPoint, ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
-
- success - Variable in class ucar.nc2.util.CancelTaskImpl
-
- 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.
- summary - Static variable in class ucar.nc2.constants.ACDD
-
- Suomi - Class in ucar.nc2.dataset.conv
-
Suomi coord sys builder.
- Suomi() - Constructor for class ucar.nc2.dataset.conv.Suomi
-
- SUPERBLOCKVERSION - Static variable in interface ucar.nc2.constants.CDM
-
- SURFACE_ALTITUDE - Static variable in interface ucar.nc2.constants.CF
-
- 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.
- SWEEP_ANGLE_AXIS - Static variable in interface ucar.nc2.constants.CF
-
- sweepAngleAxisToScanGeom(String) - Static method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
Find scan geometry associated with sweep_angle_axis
- syncExtend() - Method in class ucar.nc2.dataset.NetcdfDataset
-
- syncExtend() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
-
Deprecated.
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.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.
- SystemFor - Static variable in class ucar.nc2.constants._Coordinate
-
- Systems - Static variable in class ucar.nc2.constants._Coordinate
-