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

A

A - Static variable in class ucar.unidata.geoloc.vertical.HybridHeight
The "a" variable name identifier
A - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
The "a" variable name identifier
A - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "a" variable name
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
 
accept(CrawlableDataset) - Method in class thredds.catalog.InvDatasetFeatureCollection.ScanFilter
 
acosh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
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.
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(TimeDuration) - Method in class ucar.nc2.units.DateType
 
add(TimeUnit) - Method in class ucar.nc2.units.DateType
 
add(Date) - Method in class ucar.nc2.units.TimeUnit
Add the time amount to the given Date, return a new Date.
ADD_OFFSET - Static variable in interface ucar.nc2.constants.CF
 
addAccess(InvAccess) - Method in class thredds.catalog.InvDatasetImpl
Add InvAccess element to this dataset.
addAccess(List<InvAccess>) - Method in class thredds.catalog.InvDatasetImpl
Add a list of InvAccess elements to this dataset.
addAccess(InvAccess) - Method in class thredds.catalog.InvDatasetImplProxy
 
addAttribute(Attribute) - Method in class ucar.nc2.Group
Add new Attribute; replace old if has same name.
addAttribute(Group, Attribute) - Method in class ucar.nc2.NetcdfFile
Add an attribute to a group.
addAttribute(Attribute) - Method in class ucar.nc2.Variable
Add new or replace old if has same name
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(Variable) - Method in class ucar.nc2.Dimension
Deprecated.
- do not use
addCreator(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
Add a creator
addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Add Dataset (1.0)
addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Add a nested dataset.
addDataset(int, InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Add a nested dataset at the location indicated by index.
addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
 
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
Deprecated.
use InvCatalogImpl
addDate(DateType) - Method in class thredds.catalog.ThreddsMetadata
Add a date
addDerivedField(TableParser.Field, TableParser.Transform, Class) - Method in class ucar.nc2.util.TableParser
 
addDimension(Dimension) - Method in class ucar.nc2.Group
Add a shared Dimension
addDimension(Group, Dimension) - Method in class ucar.nc2.NetcdfFile
Add a shared Dimension to a Group.
addDimension(String, int) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Dimension to the file.
addDimension(String, int, boolean, boolean, boolean) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Dimension to the file.
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
addGlobalAttribute(Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute to the file.
addGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute of type String to the file.
addGlobalAttribute(String, Number) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute of type Number to the file.
addGlobalAttribute(String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute of type Array to the file.
addGroup(Group) - Method in class ucar.nc2.Group
Add a nested Group
addGroup(Group, Group) - Method in class ucar.nc2.NetcdfFile
Add a group to the parent group.
addKeyword(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
Add a keyword
addListener(Object) - Method in class ucar.nc2.util.ListenerManager
Add a listener.
addMember(String, String, String, double) - Method in class ucar.ma2.StructureDataScalar
 
addMember(String, String, String, long) - Method in class ucar.ma2.StructureDataScalar
 
addMember(StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
Add a member.
addMember(String, String, String, DataType, int[]) - Method in class ucar.ma2.StructureMembers
 
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.jdom.Element and add ro the element.
addObjectToHeap(Object) - Method in class ucar.ma2.ArrayStructureBB
 
addObs(StationObsDatatype) - Method in class ucar.nc2.dt.StationImpl
 
addParameter(Parameter) - Method in class ucar.nc2.dataset.CoordinateTransform
add a parameter
addProject(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
Add a project
addProperty(InvProperty) - Method in class thredds.catalog.InvCatalogImpl
Add Property (1.0)
addProperty(InvProperty) - Method in class thredds.catalog.InvDatasetImpl
Add a property to this dataset
addProperty(InvProperty) - Method in class thredds.catalog.InvDatasetImplProxy
 
addProperty(InvProperty) - Method in class thredds.catalog.InvService
Add a property
addProperty(InvProperty) - Method in class thredds.catalog.ThreddsMetadata
Add a property
addPropertyChangeListener(PropertyChangeListener) - Method in class thredds.catalog.InvCatalogImpl
Add a PropertyChangeEvent Listener.
addPublisher(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
Add a publisher
addRangeNames(List<String>) - Method in class ucar.ma2.Section
 
addService(InvService) - Method in class thredds.catalog.InvCatalogImpl
Add Service (1.0)
addService(InvService) - Method in class thredds.catalog.InvDatasetImpl
Deprecated.
put services in catalog
addService(InvService) - Method in class thredds.catalog.InvDatasetImplProxy
 
addService(InvService) - Method in class thredds.catalog.InvService
Add a nested service to a service of type COMPOUND.
addStringVariable(Group, String, String, int) - Method in class ucar.nc2.NetcdfFile
Create a new Variable of type Datatype.CHAR, and add to the given group.
addStringVariable(String, List<Dimension>, int) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable with DataType = String to the file.
addUnlimitedDimension(String) - Method in class ucar.nc2.NetcdfFileWriteable
Add an unlimited Dimension to the file.
addUserAdvice(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
addUserAdvice(String) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Give advice for a user trying to figure out why things arent working
addVariable(ThreddsMetadata.Variable) - Method in class thredds.catalog.ThreddsMetadata.Variables
 
addVariable(Group, Variable) - Method in class ucar.nc2.dataset.NetcdfDataset
 
addVariable(Variable) - Method in class ucar.nc2.Group
Add a Variable
addVariable(Group, Variable) - Method in class ucar.nc2.NetcdfFile
Add a Variable to the given group.
addVariable(Group, String, DataType, String) - Method in class ucar.nc2.NetcdfFile
Create a new Variable, and add to the given group.
addVariable(String, DataType, Dimension[]) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable to the file.
addVariable(String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable to the file.
addVariable(String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable to the file.
addVariable(String, Class, Dimension[]) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated.
use addVariable(String varName, DataType dataType, ArrayList dims);
addVariableAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFile
Add a variable attribute.
addVariableAttribute(String, Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute to the named Variable.
addVariableAttribute(String, String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute of type String to the named Variable.
addVariableAttribute(String, String, Number) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute of type Number to the named Variable.
addVariableAttribute(String, String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute of type Array to the named Variable.
addVariables(ThreddsMetadata.Variables) - Method in class thredds.catalog.ThreddsMetadata
Add variables
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
 
Airy1830 - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
Airy 1830 ellipsoid from EPSG database version 6.14.
AlbersEqualArea - Class in ucar.nc2.dataset.transform
Create a AlbersEqualArea Projection from the information in the Coordinate Transform Variable.
AlbersEqualArea() - Constructor for class ucar.nc2.dataset.transform.AlbersEqualArea
 
AlbersEqualArea - Class in ucar.unidata.geoloc.projection
Albers Equal Area Conic Projection, one or two standard parallels, spherical earth.
AlbersEqualArea() - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Constructor with default parameters
AlbersEqualArea(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Construct a AlbersEqualArea Projection, two standard parellels.
AlbersEqualArea(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Construct a AlbersEqualArea Projection, two standard parellels.
AlbersEqualArea(double, double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Construct a AlbersEqualArea Projection, two standard parellels.
AliasForDimension - Static variable in class ucar.nc2.constants._Coordinate
 
allow(String, String, char) - Static method in class ucar.unidata.util.StringUtil
Replace any char not alphanumeric or in allowChars by replaceChar.
AP - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
The "a" variable name identifier
append(StringBuffer, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to an append to a StringBuffer.
append(StringBuffer, Object, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to do multiple appends to a StringBuffer.
append(StringBuffer, Object, Object, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to do multiple appends to a StringBuffer.
append(StringBuffer, Object, Object, Object, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to do multiple appends to a StringBuffer.
append(StringBuffer, Object, Object, Object, Object, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to do multiple appends to a StringBuffer.
appendErr(String) - Method in class thredds.catalog.InvCatalogFactory
append an error message.
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
Deprecated.
use Section.appendRange(int size)
appendToFile(InputStream, String) - Static method in class ucar.nc2.util.IO
 
appendWarning(String) - Method in class thredds.catalog.InvCatalogFactory
append a warning message
apply(List) - Method in class ucar.unidata.util.DateSelection
Apply this date selection query to the list of DatedThing-s
applyMacros(String, Hashtable, boolean) - Static method in class ucar.unidata.util.StringUtil
This takes a string of the following form.
ARG_COUNT - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_ENDFIXEDTIME - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_ENDMODE - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_ENDOFFSET - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_INTERVAL - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_POSTRANGE - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_PRERANGE - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_ROUNDTO - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_SKIP - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_STARTFIXEDTIME - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_STARTMODE - Static variable in class ucar.unidata.util.DateSelection
url argument names
ARG_STARTOFFSET - Static variable in class ucar.unidata.util.DateSelection
url argument names
Array - Class in ucar.ma2
Superclass for implementations of multidimensional arrays.
ArrayBoolean - Class in ucar.ma2
Concrete implementation of Array specialized for booleans.
ArrayBoolean(int[]) - Constructor for class ucar.ma2.ArrayBoolean
Create a new Array of type boolean and the given shape.
ArrayBoolean.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 0.
ArrayBoolean.D0() - Constructor for class ucar.ma2.ArrayBoolean.D0
Constructor.
ArrayBoolean.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 1.
ArrayBoolean.D1(int) - Constructor for class ucar.ma2.ArrayBoolean.D1
Constructor for array of shape {len0}.
ArrayBoolean.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 2.
ArrayBoolean.D2(int, int) - Constructor for class ucar.ma2.ArrayBoolean.D2
Constructor for array of shape {len0,len1}.
ArrayBoolean.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 3.
ArrayBoolean.D3(int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D3
Constructor for array of shape {len0,len1,len2}.
ArrayBoolean.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 4.
ArrayBoolean.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayBoolean.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 5.
ArrayBoolean.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayBoolean.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 6.
ArrayBoolean.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayBoolean.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 7.
ArrayBoolean.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayByte - Class in ucar.ma2
Concrete implementation of Array specialized for bytes.
ArrayByte(int[]) - Constructor for class ucar.ma2.ArrayByte
Create a new Array of type byte and the given shape.
ArrayByte.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 0.
ArrayByte.D0() - Constructor for class ucar.ma2.ArrayByte.D0
 
ArrayByte.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 1.
ArrayByte.D1(int) - Constructor for class ucar.ma2.ArrayByte.D1
 
ArrayByte.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 2.
ArrayByte.D2(int, int) - Constructor for class ucar.ma2.ArrayByte.D2
 
ArrayByte.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 3.
ArrayByte.D3(int, int, int) - Constructor for class ucar.ma2.ArrayByte.D3
 
ArrayByte.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 4.
ArrayByte.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayByte.D4
 
ArrayByte.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 5.
ArrayByte.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayByte.D5
 
ArrayByte.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 6.
ArrayByte.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayByte.D6
 
ArrayByte.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 7.
ArrayByte.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayByte.D7
 
ArrayChar - Class in ucar.ma2
Concrete implementation of Array specialized for chars.
ArrayChar(int[]) - Constructor for class ucar.ma2.ArrayChar
Create a new Array of type char and the given shape.
ArrayChar(String) - Constructor for class ucar.ma2.ArrayChar
 
ArrayChar.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 0.
ArrayChar.D0() - Constructor for class ucar.ma2.ArrayChar.D0
Constructor.
ArrayChar.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 1.
ArrayChar.D1(int) - Constructor for class ucar.ma2.ArrayChar.D1
Constructor for array of shape {len0}.
ArrayChar.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 2.
ArrayChar.D2(int, int) - Constructor for class ucar.ma2.ArrayChar.D2
Constructor for array of shape {len0,len1}.
ArrayChar.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 3.
ArrayChar.D3(int, int, int) - Constructor for class ucar.ma2.ArrayChar.D3
Constructor for array of shape {len0,len1,len2}.
ArrayChar.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 4.
ArrayChar.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayChar.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 5.
ArrayChar.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayChar.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 6.
ArrayChar.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayChar.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 7.
ArrayChar.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayChar.StringIterator - Class in ucar.ma2
rank must be > 0
arraycopy(Array, int, Array, int, int) - Static method in class ucar.ma2.Array
Cover for System.arraycopy().
ArrayDouble - Class in ucar.ma2
Concrete implementation of Array specialized for doubles.
ArrayDouble(int[]) - Constructor for class ucar.ma2.ArrayDouble
Create a new Array of type double and the given shape.
ArrayDouble.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 0.
ArrayDouble.D0() - Constructor for class ucar.ma2.ArrayDouble.D0
Constructor.
ArrayDouble.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 1.
ArrayDouble.D1(int) - Constructor for class ucar.ma2.ArrayDouble.D1
Constructor for array of shape {len0}.
ArrayDouble.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 2.
ArrayDouble.D2(int, int) - Constructor for class ucar.ma2.ArrayDouble.D2
Constructor for array of shape {len0,len1}.
ArrayDouble.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 3.
ArrayDouble.D3(int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D3
Constructor for array of shape {len0,len1,len2}.
ArrayDouble.D3.IF - Class in ucar.ma2
 
ArrayDouble.D3.IF() - Constructor for class ucar.ma2.ArrayDouble.D3.IF
 
ArrayDouble.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 4.
ArrayDouble.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayDouble.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 5.
ArrayDouble.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayDouble.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 6.
ArrayDouble.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayDouble.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 7.
ArrayDouble.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayFloat - Class in ucar.ma2
Concrete implementation of Array specialized for floats.
ArrayFloat(int[]) - Constructor for class ucar.ma2.ArrayFloat
Create a new Array of type float and the given shape.
ArrayFloat.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 0.
ArrayFloat.D0() - Constructor for class ucar.ma2.ArrayFloat.D0
Constructor.
ArrayFloat.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 1.
ArrayFloat.D1(int) - Constructor for class ucar.ma2.ArrayFloat.D1
Constructor for array of shape {len0}.
ArrayFloat.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 2.
ArrayFloat.D2(int, int) - Constructor for class ucar.ma2.ArrayFloat.D2
Constructor for array of shape {len0,len1}.
ArrayFloat.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 3.
ArrayFloat.D3(int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D3
Constructor for array of shape {len0,len1,len2}.
ArrayFloat.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 4.
ArrayFloat.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayFloat.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 5.
ArrayFloat.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayFloat.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 6.
ArrayFloat.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayFloat.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 7.
ArrayFloat.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayInt - Class in ucar.ma2
Concrete implementation of Array specialized for longs.
ArrayInt(int[]) - Constructor for class ucar.ma2.ArrayInt
Create a new Array of type int and the given shape.
ArrayInt.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 0.
ArrayInt.D0() - Constructor for class ucar.ma2.ArrayInt.D0
 
ArrayInt.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 1.
ArrayInt.D1(int) - Constructor for class ucar.ma2.ArrayInt.D1
 
ArrayInt.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 2.
ArrayInt.D2(int, int) - Constructor for class ucar.ma2.ArrayInt.D2
 
ArrayInt.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 3.
ArrayInt.D3(int, int, int) - Constructor for class ucar.ma2.ArrayInt.D3
 
ArrayInt.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 4.
ArrayInt.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D4
 
ArrayInt.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 5.
ArrayInt.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D5
 
ArrayInt.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 6.
ArrayInt.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D6
 
ArrayInt.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 7.
ArrayInt.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D7
 
ArrayLong - Class in ucar.ma2
Concrete implementation of Array specialized for longs.
ArrayLong(int[]) - Constructor for class ucar.ma2.ArrayLong
Create a new Array of type long and the given shape.
ArrayLong.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 0.
ArrayLong.D0() - Constructor for class ucar.ma2.ArrayLong.D0
Constructor.
ArrayLong.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 1.
ArrayLong.D1(int) - Constructor for class ucar.ma2.ArrayLong.D1
Constructor for array of shape {len0}.
ArrayLong.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 2.
ArrayLong.D2(int, int) - Constructor for class ucar.ma2.ArrayLong.D2
Constructor for array of shape {len0,len1}.
ArrayLong.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 3.
ArrayLong.D3(int, int, int) - Constructor for class ucar.ma2.ArrayLong.D3
Constructor for array of shape {len0,len1,len2}.
ArrayLong.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 4.
ArrayLong.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayLong.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 5.
ArrayLong.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayLong.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 6.
ArrayLong.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayLong.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 7.
ArrayLong.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayObject - Class in ucar.ma2
Concrete implementation of Array specialized for Objects.
ArrayObject(Class, int[]) - Constructor for class ucar.ma2.ArrayObject
Create a new Array of type Object and the given shape.
ArrayObject(Class, int[], Object[]) - Constructor for class ucar.ma2.ArrayObject
Create a new Array of type Object and the given shape and storage.
ArrayObject.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 0.
ArrayObject.D0(Class) - Constructor for class ucar.ma2.ArrayObject.D0
Constructor.
ArrayObject.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 1.
ArrayObject.D1(Class, int) - Constructor for class ucar.ma2.ArrayObject.D1
Constructor for array of shape {len0}.
ArrayObject.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 2.
ArrayObject.D2(Class, int, int) - Constructor for class ucar.ma2.ArrayObject.D2
Constructor for array of shape {len0,len1}.
ArrayObject.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 3.
ArrayObject.D3(Class, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D3
Constructor for array of shape {len0,len1,len2}.
ArrayObject.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 4.
ArrayObject.D4(Class, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayObject.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 5.
ArrayObject.D5(Class, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayObject.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 6.
ArrayObject.D6(Class, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayObject.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 7.
ArrayObject.D7(Class, int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayRagged - Class in ucar.ma2
DO NOT USE
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, StructureDataIterator, int) - Constructor for class ucar.ma2.ArraySequence
Constructor
ArraySequenceNested - Class in ucar.ma2
Handles nested sequences: a 1D array of variable length 1D arrays of StructureData.
ArraySequenceNested(StructureMembers, int) - Constructor for class ucar.ma2.ArraySequenceNested
This is used for inner sequences, ie variable length structures nested inside of another structure.
ArrayShort - Class in ucar.ma2
Concrete implementation of Array specialized for shorts.
ArrayShort(int[]) - Constructor for class ucar.ma2.ArrayShort
Create a new Array of type short and the given shape.
ArrayShort.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 0.
ArrayShort.D0() - Constructor for class ucar.ma2.ArrayShort.D0
 
ArrayShort.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 1.
ArrayShort.D1(int) - Constructor for class ucar.ma2.ArrayShort.D1
 
ArrayShort.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 2.
ArrayShort.D2(int, int) - Constructor for class ucar.ma2.ArrayShort.D2
 
ArrayShort.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 3.
ArrayShort.D3(int, int, int) - Constructor for class ucar.ma2.ArrayShort.D3
 
ArrayShort.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 4.
ArrayShort.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D4
 
ArrayShort.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 5.
ArrayShort.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D5
 
ArrayShort.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 6.
ArrayShort.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D6
 
ArrayShort.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 7.
ArrayShort.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D7
 
ArrayStructure - Class in ucar.ma2
Superclass for implementations of Array of StructureData.
ArrayStructure.ArrayStructureIterator - Class in ucar.ma2
 
ArrayStructure.ArrayStructureIterator() - Constructor for class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
ArrayStructureBB - Class in ucar.ma2
Concrete implementation of ArrayStructure, data storage is in a ByteBuffer, which is converted to member data on the fly.
ArrayStructureBB(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureBB
Create a new Array of type StructureData and the given members and shape.
ArrayStructureBB(StructureMembers, int[], ByteBuffer, int) - Constructor for class ucar.ma2.ArrayStructureBB
Construct an ArrayStructureBB with the given ByteBuffer.
ArrayStructureBBpos - Class in ucar.ma2
Variation of ArrayStructureBB, where the offsets of the records into the ByteBuffer are uneven and must be passed in by the user.
ArrayStructureBBpos(StructureMembers, int[], ByteBuffer, int[]) - Constructor for class ucar.ma2.ArrayStructureBBpos
Construct an ArrayStructureBB with the given ByteBuffer.
ArrayStructureComposite - Class in ucar.ma2
An ArrayStructure compose of other ArrayStructures.
ArrayStructureComposite(StructureMembers, List<ArrayStructure>, int) - Constructor for class ucar.ma2.ArrayStructureComposite
 
ArrayStructureMA - Class in ucar.ma2
Concrete implementation of ArrayStructure, data storage is in member arrays, which are converted to StructureData member data on the fly.
ArrayStructureMA(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureMA
Create a new Array of type StructureData and the given members and shape.
ArrayStructureMA(StructureMembers, int[], StructureData[]) - Constructor for class ucar.ma2.ArrayStructureMA
 
ArrayStructureW - Class in ucar.ma2
Concrete implementation of ArrayStructure, with data access deferred to the StructureData objects.
ArrayStructureW(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureW
Create a new Array of type StructureData and the given members and shape.
ArrayStructureW(StructureMembers, int[], StructureData[]) - Constructor for class ucar.ma2.ArrayStructureW
Create a new Array of type StructureData and the given members, shape, and array of StructureData.
asciiAlphaNumeric - Static variable in class ucar.unidata.util.EscapeStrings
 
asciiNonAlphaNumeric - Static variable in class ucar.unidata.util.EscapeStrings
 
asinh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
Compute the hyperbolic arc sine
atanh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
Compute the hyperbolic arc tangent
ATDRadarConvention - Class in ucar.nc2.dataset.conv
ATD Radar file (ad hoc guesses).
ATDRadarConvention() - Constructor for class ucar.nc2.dataset.conv.ATDRadarConvention
 
AtmosLnPressure - Class in ucar.unidata.geoloc.vertical
Implement CF vertical coordinate "atmosphere_ln_pressure_coordinate" pressure(z) = p0 * exp(-lev(k))" .
AtmosLnPressure(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.AtmosLnPressure
Create a new vertical transform for Ocean S coordinates
AtmosSigma - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "atmospheric sigma vertical coordinate".
AtmosSigma(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.AtmosSigma
Create a new vertical transform for Ocean S coordinates
ATTR_NAME - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Projection Name
Attribute - Class in ucar.nc2
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
Attribute(String, Attribute) - Constructor for class ucar.nc2.Attribute
Copy constructor
Attribute(String, String) - Constructor for class ucar.nc2.Attribute
Create a String-valued Attribute.
Attribute(String, Number) - Constructor for class ucar.nc2.Attribute
Create a scalar numeric-valued Attribute.
Attribute(String, Array) - Constructor for class ucar.nc2.Attribute
Construct attribute with Array of values.
Attribute(String, DataType) - Constructor for class ucar.nc2.Attribute
Construct an empty attribute with no values
Attribute(String, List) - Constructor for class ucar.nc2.Attribute
Construct attribute with list of String or Number values.
Attribute(Parameter) - Constructor for class ucar.nc2.Attribute
A copy constructor using a ucar.unidata.util.Parameter.
AU - Static variable in class ucar.unidata.util.SpecialMathFunction
Astronomical Unit (radius of the Earth's orbit).
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ADASConvention
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ATDRadarConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AvhrrConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AWIPSConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AWIPSsatConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.BUFRConvention
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CEDRICRadarConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CF1Convention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CSMConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.DefaultConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.EpicInsitu
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.FslWindProfiler
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.GDVConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.GIEFConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.IFPSConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.M3IOConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.MADISStation
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ModisSatellite
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Nimbus
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NppConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Suomi
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.UnidataObsConvention
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.WRFConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ZebraConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
augmentDataset(NetcdfDataset, CancelTask) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Make changes to the dataset that are needed before processing scale/offset in NetcdfDataset.
available() - Method in class ucar.unidata.io.UncompressInputStream
 
AvhrrConvention - Class in ucar.nc2.dataset.conv
Avhrr Hdf5 files - geostationary satellite images.
AvhrrConvention() - Constructor for class ucar.nc2.dataset.conv.AvhrrConvention
 
AVOGADRO - Static variable in class ucar.unidata.util.SpecialMathFunction
Avogadro Number.
AWIPSConvention - Class in ucar.nc2.dataset.conv
AWIPS netcdf output.
AWIPSConvention() - Constructor for class ucar.nc2.dataset.conv.AWIPSConvention
 
AWIPSsatConvention - Class in ucar.nc2.dataset.conv
AWIPS netcdf output.
AWIPSsatConvention() - Constructor for class ucar.nc2.dataset.conv.AWIPSsatConvention
 
Axes - Static variable in class ucar.nc2.constants._Coordinate
 
axis - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
axisOrder() - Method in enum ucar.nc2.constants.AxisType
axis ordering: runTime - ensemble - time - z - y - x or elev - azimuth - distance
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.CoordSysBuilder.VarProcess
 
AxisTypes - Static variable in class ucar.nc2.constants._Coordinate
 

B

B - Static variable in class ucar.unidata.geoloc.vertical.HybridHeight
The "b" variable name identifier
B - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
The "b" variable name identifier
B - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "b" variable name
backslashEscape(String, String) - Static method in class ucar.unidata.util.EscapeStrings
backslash escape a string
backslashUnescape(String) - Static method in class ucar.unidata.util.EscapeStrings
backslash unescape a string
BaseGeopotentialVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
BasePressureVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
Bearing - Class in ucar.unidata.geoloc
Computes the distance, azimuth, and back azimuth between two lat-lon positions on the Earth's surface.
Bearing() - Constructor for class ucar.unidata.geoloc.Bearing
 
before(Date) - Method in class ucar.nc2.units.DateType
Is this date before the given date.
before(DateType) - Method in class ucar.nc2.units.DateType
Is this date before the given date.
BeLeDataInputStream - Class in ucar.unidata.io
Big-endian little-endian data input stream, from which numbers in both big- and little-endian representations can be read.
BeLeDataInputStream(InputStream) - Constructor for class ucar.unidata.io.BeLeDataInputStream
Construct a bigEndian-littleEndian input stream from an input stream.
BeLeDataInputStream(String) - Constructor for class ucar.unidata.io.BeLeDataInputStream
Construct a bigEndian-littleEndian input stream from a file.
BeLeDataInputStream(URL) - Constructor for class ucar.unidata.io.BeLeDataInputStream
Construct a bigEndian-littleEndian input stream from a URL.
betweenLon(double, double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated. 
BIG_ENDIAN - Static variable in class ucar.unidata.io.RandomAccessFile
 
BOLTZMAN - Static variable in class ucar.unidata.util.SpecialMathFunction
Boltzman Constant.
breakText(String, String, int) - Static method in class ucar.unidata.util.StringUtil
Convert the given text to html by adding <br>.
breakTextAtWords(String, String, int) - Static method in class ucar.unidata.util.StringUtil
Break the given text into lines, respecting word boundaries (blank space).
BUFR - Static variable in class thredds.catalog.DataFormatType
 
BUFRConvention - Class in ucar.nc2.dataset.conv
Process BUFR files read through the CDM
BUFRConvention() - Constructor for class ucar.nc2.dataset.conv.BUFRConvention
 
buildCoordinateSystems(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Heres where the work is to identify coordinate axes and coordinate systems.
buildCoordinateSystems(NetcdfDataset) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Create the coordinate system objects: coordinate axes, coordinate systems, coordinate transforms.

C

C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The "C" variable name identifier
C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The "C" variable name identifier
CACHEPATH_POLICY_NESTED_DIRECTORY - Static variable in class ucar.nc2.util.DiskCache2
 
CACHEPATH_POLICY_NESTED_TRUNCATE - Static variable in class ucar.nc2.util.DiskCache2
 
CACHEPATH_POLICY_ONE_DIRECTORY - Static variable in class ucar.nc2.util.DiskCache2
 
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.
calcScaleOffsetSkipMissingData(Array, double, int, boolean) - Static method in class ucar.ma2.MAMath
Calculate the scale/offset for an array of numbers.
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.
camelCase(String) - Static method in class ucar.unidata.util.StringUtil
Camel case a string (eg howard -> Howard)
CancelTask - Interface in ucar.nc2.util
Allows long tasks to be cancelled.
canonicalizeRead(String) - Static method in class ucar.nc2.util.URLnaming
 
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.
CATALOG - Static variable in class thredds.catalog.ServiceType
 
CATALOG_GEN_CONFIG - Static variable in class thredds.catalog.MetadataType
 
CATALOG_NAMESPACE_06 - Static variable in class thredds.catalog.XMLEntityResolver
 
CATALOG_NAMESPACE_10 - Static variable in class thredds.catalog.XMLEntityResolver
 
CatalogSetCallback - Interface in thredds.catalog
Allows asynchrous reading of a catalog.
CATGEN_NAMESPACE_05 - Static variable in class thredds.catalog.XMLEntityResolver
 
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
 
CEDRICRadarConvention - Class in ucar.nc2.dataset.conv
Created by IntelliJ IDEA.
CEDRICRadarConvention() - Constructor for class ucar.nc2.dataset.conv.CEDRICRadarConvention
 
CF - Interface in ucar.nc2.constants
Constants used in CF Conventions.
CF.CellMethods - Enum in ucar.nc2.constants
 
CF.FeatureType - Enum in ucar.nc2.constants
Start of map from CF feature type names to our FeatureType enums.
CF1Convention - Class in ucar.nc2.dataset.conv
CF-1 Convention.
CF1Convention() - Constructor for class ucar.nc2.dataset.conv.CF1Convention
 
CF_ROLE - Static variable in interface ucar.nc2.constants.CF
 
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(Formatter) - Method in class ucar.nc2.dataset.NetcdfDataset
 
checkInRange(List, int[]) - Static method in class ucar.ma2.Range
Deprecated.
use Section.checkInRange(int shape[])
checkInRange(int[]) - Method in class ucar.ma2.Section
Check if this Section is legal for the given shape.
checkStationProduct(Product) - Method in interface ucar.nc2.dt.StationRadarCollection
check if the product available for all stations.
checkStationProduct(String, Product) - Method in interface ucar.nc2.dt.StationRadarCollection
check if the product available for one station
child - Variable in class ucar.nc2.ParsedSectionSpec
 
chisq(double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
Returns the area under the left hand tail (from 0 to x) of the Chi square probability density function with v degrees of freedom.
chisqc(double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
Returns the area under the right hand tail (from x to infinity) of the Chi square probability density function with v degrees of freedom:
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
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
 
clone() - Method in class ucar.nc2.Variable
 
clone() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Clone this projection
clone() - Method in class ucar.unidata.geoloc.projection.Mercator
Clone this projection
clone() - Method in class ucar.unidata.geoloc.projection.Orthographic
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.Stereographic
Clone this projection
clone() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Clone this projection
clone() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.ProjectionImpl
Clone this projection
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 interface ucar.nc2.dt.TypedDataset
Close all resources associated with this dataset.
close() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
close() - Method in interface ucar.nc2.ft.FeatureDataset
Close all resources associated with this dataset.
close() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
close() - Method in class ucar.nc2.NetcdfFile
Close all resources (files, sockets, etc) associated with this file.
close() - Method in class ucar.nc2.NetcdfFileWriteable
close the file.
close() - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
close() - Method in class ucar.unidata.io.RandomAccessFile
Close the file, and release any associated system resources.
closeEnough(double, double) - Static method in class ucar.nc2.util.CompareNetcdf2
 
closeEnough(double, double, double) - Static method in class ucar.nc2.util.CompareNetcdf2
 
closeEnough(float, float) - Static method in class ucar.nc2.util.CompareNetcdf2
 
closeEnough(double, double, double) - Static method in class ucar.nc2.util.Misc
Check if numbers are equal with tolerance
closeEnough(double, double) - Static method in class ucar.nc2.util.Misc
Check if numbers are equal with default tolerance
closeEnough(float, float) - Static method in class ucar.nc2.util.Misc
Check if numbers are equal with default tolerance
closeEnoughP(double, double) - Static method in class ucar.nc2.util.CompareNetcdf2
 
closeEnoughP(double, double, double) - Static method in class ucar.nc2.util.CompareNetcdf2
 
closeEnoughP(float, float) - Static method in class ucar.nc2.util.CompareNetcdf2
 
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.StringUtil
Collapse continuous whitespace into one single " ".
CollectionType - Class in thredds.catalog
Type-safe enumeration of THREDDS coherent collection types.
column(int) - Method in class ucar.ma2.MAMatrix
Get the jth column, return as a MAVector: same backing store.
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
 
compareData(String, Array, Array, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareFiles(NetcdfFile, NetcdfFile, Formatter) - Static method in class ucar.nc2.util.CompareNetcdf2
 
compareFiles(NetcdfFile, NetcdfFile, Formatter, boolean, boolean, boolean) - Static method in class ucar.nc2.util.CompareNetcdf2
 
CompareNetcdf2 - Class in ucar.nc2.util
Compare two NetcdfFile.
CompareNetcdf2() - Constructor for class ucar.nc2.util.CompareNetcdf2
 
CompareNetcdf2(Formatter, boolean, boolean, boolean) - Constructor for class ucar.nc2.util.CompareNetcdf2
 
compareStructureData(StructureData, StructureData, double, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareTo(Object) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
compareTo(Object) - Method in class ucar.nc2.dataset.CoordinateTransform
 
compareTo(Object) - Method in class ucar.nc2.Dimension
Dimensions with the same name are equal.
compareTo(VariableSimpleIF) - Method in class ucar.nc2.dt.VariableSimpleSubclass
Sort by name
compareTo(VariableSimpleIF) - Method in class ucar.nc2.Variable
Sort by name
compareTo(VariableSimpleIF) - Method in class ucar.nc2.VariableSimpleAdapter
Sort by name
compareTo(Station) - Method in class ucar.unidata.geoloc.StationImpl
 
compareVariable(Variable, Variable) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareVariables(NetcdfFile, NetcdfFile) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareVariables(Variable, Variable, boolean, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
 
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
 
computeChunkShape(long) - Method in class ucar.nc2.FileWriter.ChunkingIndex
Computes the shape of the largest possible contiguous chunk, starting at Index.getCurrentCounter() and with numElems <= maxChunkElems.
computeSize(int[]) - Static method in class ucar.ma2.Index
Compute total number of elements in the array.
computeSize(List) - Static method in class ucar.ma2.Range
Deprecated.
use Section.computeSize()
computeSize() - Method in class ucar.ma2.Section
Compute total number of elements represented by the section.
conformable(Array, Array) - Static method in class ucar.ma2.MAMath
Check that two arrays are conformable.
conformable(int[], int[]) - Static method in class ucar.ma2.MAMath
Check that two array shapes are conformable.
constructCopy() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.FlatEarth
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.Mercator
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.Orthographic
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.RotatedPole
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.Stereographic
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.UtmProjection
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.ProjectionImpl
copy constructor - avoid clone !!
containedIn(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
Determine if this bounding box is contained in another LatLonRect.
contains(int) - Method in class ucar.ma2.Range
Is the ith element contained in this Range?
contains(Section) - Method in class ucar.ma2.Section
See if this Section contains another Section.
contains(Date) - Method in class ucar.nc2.units.DateRange
Same as included()
contains(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonRect
Determine if a specified LatLonPoint is contained in this bounding box.
contains(double, double) - Method in class ucar.unidata.geoloc.LatLonRect
Determine if the given lat/lon point is contined inside this rectangle.
containsAxes(List<CoordinateAxis>) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have all the axes in the list?
containsAxis(String) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have the named axis?
containsAxisType(AxisType) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have an axes of the given type?
containsAxisTypes(List<AxisType>) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have all the axes types in the list?
containsDomain(List<Dimension>) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have all the dimensions in the list?
containsRegExp(String) - Static method in class ucar.unidata.util.StringUtil
See if a pattern string contains regular expression characters (^,*,$,+).
Convention - Static variable in class ucar.nc2.constants._Coordinate
 
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(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
 
convertGribCodeTable4_10(int) - Static method in enum ucar.nc2.constants.CF.CellMethods
 
convertScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar value as a double, with conversion as needed.
convertScalarDouble(String) - Method in class ucar.ma2.StructureData
Get scalar value as a double, with conversion as needed.
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a double, with conversion as needed.
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
convertScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar value as a float, with conversion as needed.
convertScalarFloat(String) - Method in class ucar.ma2.StructureData
Get scalar value as a float, with conversion as needed.
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a float, with conversion as needed.
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
convertScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar value as an int, with conversion as needed.
convertScalarInt(String) - Method in class ucar.ma2.StructureData
Get scalar value as a int, with conversion as needed.
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a int, with conversion as needed.
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
convertScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
 
convertScalarLong(String) - Method in class ucar.ma2.StructureData
Get scalar value as a int, with conversion as needed.
convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a int, with conversion as needed.
convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
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.
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, Group, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.CoordinateAxis
Constructor when theres no underlying variable.
CoordinateAxis.AxisComparator - Class in ucar.nc2.dataset
Standard sort on Coordinate Axes
CoordinateAxis.AxisComparator() - Constructor for class ucar.nc2.dataset.CoordinateAxis.AxisComparator
 
CoordinateAxis1D - Class in ucar.nc2.dataset
A 1-dimensional Coordinate Axis.
CoordinateAxis1D(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
Create a 1D coordinate axis from an existing Variable
CoordinateAxis1D(NetcdfDataset, Group, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
Constructor when theres no underlying variable.
CoordinateAxis1DTime - Class in ucar.nc2.dataset
A 1-dimensional Coordinate Axis representing Calendar time.
CoordinateAxis2D - Class in ucar.nc2.dataset
A 2-dimensional numeric Coordinate Axis.
CoordinateAxis2D(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis2D
Create a 2D coordinate axis from an existing VariableDS
COORDINATES - Static variable in interface ucar.nc2.constants.CF
 
coordinates - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordinateSystem - Class in ucar.nc2.dataset
A CoordinateSystem specifies the coordinates of a Variable's values.
CoordinateSystem(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.
coordSys - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordSysBuilder - Class in ucar.nc2.dataset
Abstract class for implementing Convention-specific parsing of netCDF files.
CoordSysBuilder() - Constructor for class ucar.nc2.dataset.CoordSysBuilder
 
CoordSysBuilder.ConventionNameOk - Interface in ucar.nc2.dataset
Allow plug-ins to determine if it owns a file based on the file's Convention attribute.
CoordSysBuilder.VarProcess - Class in ucar.nc2.dataset
Wrap each variable in the dataset with a VarProcess object.
CoordSysBuilder.VarProcess(NetcdfDataset) - Constructor for class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordSysBuilderIF - Interface in ucar.nc2.dataset
Implement this interface to add Coordinate Systems to a NetcdfDataset.
coordSysFor - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
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
 
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(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.
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).
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).
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).
copyFile(String, String) - Static method in class ucar.nc2.util.IO
copy one file to another.
copyFile(File, File) - Static method in class ucar.nc2.util.IO
copy one file to another.
copyFile(String, OutputStream) - Static method in class ucar.nc2.util.IO
copy file to output stream
copyFileB(File, OutputStream, int) - Static method in class ucar.nc2.util.IO
copy file to output stream, specify internal buffer size
copyFloat(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as floats The values from the arrays a are converted to float (if needed), and then converted to the type of result (if needed).
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).
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).
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
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
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).
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.
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
Write data from varList into new file.
copyVarData(NetcdfFileWriteable, List<Variable>, Structure, long) - Static method in class ucar.nc2.FileWriter
Deprecated. 
cos(MAVector) - Method in class ucar.ma2.MAVector
Cos between two vectors = dot(v) / norm() * norm(v)
cosc - Variable in class ucar.unidata.util.GaussianLatitudes
 
cosh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
Cosmic1Convention - Class in ucar.nc2.dataset.conv
Cosmic data - version 1.
Cosmic1Convention() - Constructor for class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
CrawlableCatalog - Class in thredds.catalog
 
CrawlableCatalog(String, Object) - Constructor for class thredds.catalog.CrawlableCatalog
Constructor.
create() - Method in class ucar.nc2.NetcdfFileWriteable
After you have added all of the Dimensions, Variables, and Attributes, call create() to actually create the file.
createNew(String) - Static method in class ucar.nc2.NetcdfFileWriteable
Create a new Netcdf file, with fill mode true.
createNew(String, boolean) - Static method in class ucar.nc2.NetcdfFileWriteable
Create a new Netcdf file, put it into define mode.
createNewCache() - Method in class ucar.nc2.Variable
Create a new data cache, use this when you dont want to share the cache.
createUniqueFile(String, String) - Method in class ucar.nc2.util.DiskCache2
Create a new, uniquely named file in the root directory.
createView(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throws UnsupportedOperationException
createView(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throws UnsupportedOperationException
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.ProjectionAdapter
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
Unknown usage
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Stereographic
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionImpl
Does the line between these two points cross the projection "seam".
cs - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
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
 
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

D

d(double, int) - Static method in class ucar.unidata.util.Format
Double value formatting with minimum number of significant figures in a minimum width.
d(double, int, int) - Static method in class ucar.unidata.util.Format
Double value formatting with minimum number of significant figures in a specified width.
DataFormatType - Class in thredds.catalog
Type-safe enumeration of THREDDS data format types.
DataIterator - Interface in ucar.nc2.dt
Just like java.util.Iterator, but may throw IOException on nextData() call.
DataIteratorAdapter - Class in ucar.nc2.dt
make an Iterator into a DataIterator
DataIteratorAdapter(Iterator) - Constructor for class ucar.nc2.dt.DataIteratorAdapter
 
DataRootConfig - Class in thredds.catalog
Describe
DataRootConfig(String, String, String) - Constructor for class thredds.catalog.DataRootConfig
 
DatasetConstructor - Class in ucar.nc2.dataset
Helper methods for constructing NetcdfDatasets.
DatasetConstructor() - Constructor for class ucar.nc2.dataset.DatasetConstructor
 
DatasetFilter - Interface in thredds.catalog
Abstract class to filter datasets.
DatasetFilter.ByDataType - Class in thredds.catalog
Filter a Catalog by the dataset data type.
DatasetFilter.ByDataType(FeatureType) - Constructor for class thredds.catalog.DatasetFilter.ByDataType
 
DatasetFilter.ByServiceType - Class in thredds.catalog
Filter a Catalog by the access service type.
DatasetFilter.ByServiceType(ServiceType) - Constructor for class thredds.catalog.DatasetFilter.ByServiceType
 
DataType - Enum in ucar.ma2
Type-safe enumeration of data types.
DatatypeIterator - Class in ucar.nc2.dt
An abstract implementation for iterating over datatypes, such as PointObsDatatype, etc.
DATE_FORMATS - Static variable in class ucar.unidata.util.DateUtil
A set of date formats
DATE_PATTERNS - Static variable in class ucar.unidata.util.DateUtil
a set of regular expressions that go along with the below DATE_FORMATS
DatedObject - Class in ucar.unidata.util
A utility class that implements DatedThing
DatedObject() - Constructor for class ucar.unidata.util.DatedObject
Default ctor
DatedObject(Date) - Constructor for class ucar.unidata.util.DatedObject
Construct this object with just a date
DatedObject(Date, Object) - Constructor for class ucar.unidata.util.DatedObject
Construct this object with a date and an object
DatedThing - Interface in ucar.unidata.util
An interface for some object that has a date
DateFormatter - Class in ucar.nc2.units
Date parsing and formatting.
DateFormatter() - Constructor for class ucar.nc2.units.DateFormatter
 
DateFromString - Class in ucar.nc2.units
Convenience routines for parsing a String to produce a Date.
DateFromString() - Constructor for class ucar.nc2.units.DateFromString
 
dateOnlyFormat(String) - Method in class ucar.nc2.units.DateFormatter
Parse text in the format "yyyy-MM-dd"
DateRange - Class in ucar.nc2.units
Implements a range of dates, using DateType and/or TimeDuration.
DateRange() - Constructor for class ucar.nc2.units.DateRange
default Constructor
DateRange(Date, Date) - Constructor for class ucar.nc2.units.DateRange
Create Date Range from a start and end date
DateRange(Date, TimeDuration) - Constructor for class ucar.nc2.units.DateRange
Create Date Range from a start date and duration
DateRange(DateRange, String) - Constructor for class ucar.nc2.units.DateRange
Create DateRange from another DateRange, with a different units of resolution.
DateRange(DateType, DateType, TimeDuration, TimeDuration) - Constructor for class ucar.nc2.units.DateRange
Encapsolates a range of dates, using DateType start/end, and/or a TimeDuration.
DateSelection - Class in ucar.unidata.util
Holds state for constructing time based queries.
DateSelection() - Constructor for class ucar.unidata.util.DateSelection
ctor
DateSelection(Hashtable<String, String>) - Constructor for class ucar.unidata.util.DateSelection
ctor for instantiating a DateSelection object from a set of url argument originally created from toUrlString
DateSelection(boolean, int) - Constructor for class ucar.unidata.util.DateSelection
ctor
DateSelection(boolean) - Constructor for class ucar.unidata.util.DateSelection
ctor
DateSelection(int, double, int, double) - Constructor for class ucar.unidata.util.DateSelection
Construct a DateSelection
DateSelection(Date, Date) - Constructor for class ucar.unidata.util.DateSelection
ctor
DateSelection(DateSelection) - Constructor for class ucar.unidata.util.DateSelection
copy ctor
DateSelectionInfo - Class in ucar.unidata.util
Created by IntelliJ IDEA.
DateSelectionInfo() - Constructor for class ucar.unidata.util.DateSelectionInfo
 
DateSelectionInfo(Date, Date, int, int, int, int) - Constructor for class ucar.unidata.util.DateSelectionInfo
 
DateSelectionInfo(Date, Date) - Constructor for class ucar.unidata.util.DateSelectionInfo
 
DateType - Class in ucar.nc2.units
Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
DateType(boolean, Date) - Constructor for class ucar.nc2.units.DateType
Constructor using a java.util.Date
DateType() - Constructor for class ucar.nc2.units.DateType
no argument constructor for beans
DateType(DateType) - Constructor for class ucar.nc2.units.DateType
copy constructor
DateType(String, String, String) - Constructor for class ucar.nc2.units.DateType
Constructor.
DateUnit - Class in ucar.nc2.units
Handles udunits dates, represented as "n units of time since reference date" eg "1203 days since 1970-01-01 00:00:00".
DateUnit(String) - Constructor for class ucar.nc2.units.DateUnit
Constructor.
DateUnit(double, String, Date) - Constructor for class ucar.nc2.units.DateUnit
Constructor that takes a value, timeUnitString, and a Date since
DateUtil - Class in ucar.unidata.util
A set of date oriented utilities
DateUtil() - Constructor for class ucar.unidata.util.DateUtil
 
daysToMillis(double) - Static method in class ucar.unidata.util.DateUtil
utility to convert a given number of days to milliseconds
debug - Variable in class ucar.unidata.util.DateSelection
debug flag
debug - Static variable in class ucar.unidata.util.StringUtil
debug flag
debugDBurl - Static variable in class thredds.catalog.InvCatalogFactory
 
debugDump(PrintStream, NetcdfDataset) - Static method in class ucar.nc2.dataset.NetcdfDataset
Debugging
DebugFlags - Interface in ucar.nc2.util
Interface for global debug flags.
DebugFlagsImpl - Class in ucar.nc2.util
An implementation of DebugFlags
DebugFlagsImpl(String) - Constructor for class ucar.nc2.util.DebugFlagsImpl
Constructor.
debugOpen - Static variable in class thredds.catalog.InvCatalogFactory
 
debugURL - Static variable in class thredds.catalog.InvCatalogFactory
 
debugVersion - Static variable in class thredds.catalog.InvCatalogFactory
 
debugXML - Static variable in class thredds.catalog.InvCatalogFactory
 
debugXMLopen - Static variable in class thredds.catalog.InvCatalogFactory
 
decodeWMODate(String, Date) - Static method in class ucar.unidata.util.DateUtil
Decode a date from a WMO header of the form ddHHmm.
decr() - Method in class ucar.nc2.util.Indent
 
def - Variable in class thredds.catalog.InvDatasetFmrc.InventoryParams
Deprecated.
 
default_file_buffersize - Static variable in class ucar.nc2.util.IO
 
default_socket_buffersize - Static variable in class ucar.nc2.util.IO
 
DefaultConvention - Class in ucar.nc2.dataset.conv
Default Coordinate Conventions.
DefaultConvention() - Constructor for class ucar.nc2.dataset.conv.DefaultConvention
 
defaultCoordsSizeToCache - Static variable in class ucar.nc2.Variable
 
defaultSizeToCache - Static variable in class ucar.nc2.Variable
 
degreeToRadian(double) - Method in class ucar.unidata.geoloc.projection.UtmCoordinateConversion
 
deleteGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFileWriteable
Delete a global Attribute.
deleteVariableAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Delete a variable Attribute.
DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "depth" variable name identifier
DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The "depth" variable name identifier
DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The "depth" variable name identifier
DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanSigma
The "depth" variable name identifier
DEPTH_C - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "depth c" variable name identifier
DEPTH_C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The "depth c" variable name identifier
DEPTH_C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The "depth c" variable name identifier
derive(Object) - Method in interface ucar.nc2.util.TableParser.Transform
 
dfrac(double, int) - Static method in class ucar.unidata.util.Format
Double value formatting with fixed number of digits to the right of the decimal point.
DIF - Static variable in class thredds.catalog.MetadataType
 
diff(double, double) - Static method in class ucar.nc2.util.CompareNetcdf2
 
Dimension - Class in ucar.nc2
A Dimension is used to define the array shape of a Variable.
Dimension(String, int) - Constructor for class ucar.nc2.Dimension
Constructor
Dimension(String, int, boolean) - Constructor for class ucar.nc2.Dimension
Constructor
Dimension(String, int, boolean, boolean, boolean) - Constructor for class ucar.nc2.Dimension
Constructor
Dimension(String, Dimension) - Constructor for class ucar.nc2.Dimension
Copy Constructor.
disableNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
DiskCache - Class in ucar.nc2.util
This is a general purpose utility for determining a place to write files and cache them, eg for uncompressing files.
DiskCache() - Constructor for class ucar.nc2.util.DiskCache
 
DiskCache2 - Class in ucar.nc2.util
Manages a place on disk to persistently cache files, which are deleted when the last modified date exceeds a certain time.
DiskCache2(String, boolean, int, int) - Constructor for class ucar.nc2.util.DiskCache2
Create a cache on disk.
DODS - Static variable in class thredds.catalog.ServiceType
 
dot(MAVector) - Method in class ucar.ma2.MAMatrix
Dot product of matrix and vector: return M dot v
dot(MAVector) - Method in class ucar.ma2.MAVector
Dot product of 2 vectors
DQC_NAMESPACE_02 - Static variable in class thredds.catalog.XMLEntityResolver
 
DQC_NAMESPACE_03 - Static variable in class thredds.catalog.XMLEntityResolver
 
DQC_NAMESPACE_04 - Static variable in class thredds.catalog.XMLEntityResolver
 
ds - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
DUBLIN_CORE - Static variable in class thredds.catalog.MetadataType
 
dump() - Method in class thredds.catalog.InvCatalogImpl
Debugging: dump entire data structure.
dump() - Method in class thredds.catalog.InvDatasetImpl
 
dump() - Method in class thredds.catalog.InvDatasetImplProxy
 
dump() - Method in class thredds.catalog.InvService
 

E

Earth - Class in ucar.unidata.geoloc
Defines the shape of the earth ellipsoid.
Earth() - Constructor for class ucar.unidata.geoloc.Earth
Spherical earth with canonical radius.
Earth(double) - Constructor for class ucar.unidata.geoloc.Earth
Create a spherical earth.
Earth(double, double, double) - Constructor for class ucar.unidata.geoloc.Earth
Create an ellipsoidal earth.
Earth(double, double, double, String) - Constructor for class ucar.unidata.geoloc.Earth
_more_
EARTH_RADIUS - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Earth radius in kilometers
EarthEllipsoid - Class in ucar.unidata.geoloc
Type-safe enumeration of Earth Ellipsoids.
EarthLocation - Interface in ucar.unidata.geoloc
A location on the earth, specified by lat, lon and optionally altitude.
EarthLocationImpl - Class in ucar.unidata.geoloc
A location on the Earth.
EarthLocationImpl(double, double, double) - Constructor for class ucar.unidata.geoloc.EarthLocationImpl
 
ECFtoLLA(double, double, double, double, double) - Static method in class ucar.nc2.dataset.conv.Cosmic1Convention
comparing api to others
ECHARGE - Static variable in class ucar.unidata.util.SpecialMathFunction
Elementary Charge.
editableProperties() - Static method in class thredds.catalog.InvDocumentation
 
editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Contributor
 
editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Source
 
editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Variable
 
editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Vocab
 
element(int) - Method in class ucar.ma2.Range
Get ith element
EMASS - Static variable in class ucar.unidata.util.SpecialMathFunction
Electron Mass.
EMPTY - Static variable in class ucar.ma2.Range
 
empty() - Method in class ucar.nc2.dataset.NetcdfDataset
 
empty() - Method in class ucar.nc2.NetcdfFile
Completely empty the objects in the netcdf file.
encodeString(String) - Static method in class ucar.nc2.NCdump
Deprecated.
Replace special characters '\t', '\n', '\f', '\r'.
encodeString(String) - Static method in class ucar.nc2.NCdumpW
Replace special characters '\t', '\n', '\f', '\r'.
end - Variable in class ucar.unidata.util.DateSelectionInfo
 
ENDMODELABELS - Static variable in class ucar.unidata.util.DateSelection
Mode for constructing set
enhance() - Method in class ucar.nc2.dataset.NetcdfDataset
recalc enhancement info - use default enhance mode
enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.NetcdfDataset
recalc enhancement info
enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.StructureDS
DO NOT USE DIRECTLY.
enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.VariableDS
DO NOT USE DIRECTLY.
enhance(Set<NetcdfDataset.Enhance>) - Method in interface ucar.nc2.dataset.VariableEnhanced
Enhance using the given set of NetcdfDataset.Enhance
Enhancements - Interface in ucar.nc2.dataset
A Variable decorator that handles Coordinates Systems and "standard attributes" and adds them to the object model.
enhanceNeeded(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.NetcdfDataset
is this enhancement already done ?
EnhanceScaleMissing - Interface in ucar.nc2.dataset
A Variable decorator that handles missing data, and scale/offset packed data.
EnumTypedef - Class in ucar.nc2
Enumeration Typedef map integers to Strings.
EnumTypedef(String, Map<Integer, String>) - Constructor for class ucar.nc2.EnumTypedef
 
EpicInsitu - Class in ucar.nc2.dataset.conv
"Epic In Situ", dapper conventions.
EpicInsitu() - Constructor for class ucar.nc2.dataset.conv.EpicInsitu
 
equals(Object) - Method in class thredds.catalog.CollectionType
CollectionType with same name are equal.
equals(Object) - Method in class thredds.catalog.DataFormatType
DataFormatType with same name are equal.
equals(Object) - Method in class thredds.catalog.InvAccessImpl
InvAccessImpl elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvCatalogImpl
InvCatalogImpl elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvCatalogRef
 
equals(Object) - Method in class thredds.catalog.InvDatasetImpl
InvDatasetImpl elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvDatasetImplProxy
 
equals(Object) - Method in class thredds.catalog.InvDocumentation
InvDocumentation elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvMetadata
InvMetadata elements with same values are equal.
equals(Object) - Method in class thredds.catalog.InvProperty
InvProperty elements with same name are equal.
equals(Object) - Method in class thredds.catalog.InvService
InvServices with same values are equal
equals(Object) - Method in class thredds.catalog.MetadataType
MetaDataType with same name are equal.
equals(Object) - Method in class thredds.catalog.ServiceType
ServiceType with same name are equal.
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Range
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Source
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Variables
 
equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
equals(Object) - Method in class ucar.ma2.Range
Range elements with same first, last, stride are equal.
equals(Object) - Method in class ucar.ma2.Section
Sections with equals Ranges are equal.
equals(Object) - Method in class ucar.nc2.Attribute
Instances which have same content are equal.
equals(Object) - Method in class ucar.nc2.dataset.CoordinateAxis.AxisComparator
 
equals(Object) - Method in class ucar.nc2.dataset.CoordinateAxis
Instances which have same content are equal.
equals(Object) - Method in class ucar.nc2.dataset.CoordinateSystem
Instances which have same name are equal.
equals(Object) - Method in class ucar.nc2.dataset.CoordinateTransform
Instances which have same name, authority and parameters are equal.
equals(Object) - Method in class ucar.nc2.Dimension
Instances which have same contents are equal.
equals(Object) - Method in class ucar.nc2.Group
Instances which have same name and parent are equal.
equals(Object) - Method in class ucar.nc2.units.DateRange
 
equals(Object) - Method in class ucar.nc2.units.DateType
 
equals(Object) - Method in class ucar.nc2.units.TimeDuration
TimeDurations with same value in seconds are equals
equals(Object) - Method in class ucar.nc2.units.TimeUnit
TimeUnits with same value and unitString are equal
equals(Object) - Method in class ucar.nc2.Variable
Instances which have same content are equal.
equals(Object) - Method in class ucar.unidata.geoloc.Earth
_more_
equals(Object) - Method in class ucar.unidata.geoloc.EarthEllipsoid
Objects with same name are equal.
equals(LatLonPoint) - Method in interface ucar.unidata.geoloc.LatLonPoint
Returns true if this represents the same point as pt.
equals(Object) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Check for equality with another object.
equals(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Check for equality with another point.
equals(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
get whether two bounding boxes are equal in values
equals(Object) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Check for equality with the Object in question
equals(Object) - Method in interface ucar.unidata.geoloc.Projection
Check for equality with the object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
See if this projection equals the object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.Mercator
Returns true if this represents the same Projection as proj.
equals(Object) - Method in class ucar.unidata.geoloc.projection.Orthographic
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Check for equality with the object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.Stereographic
Returns true if this represents the same Projection as proj.
equals(Object) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Returns true if this represents the same Projection as proj.
equals(Object) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Returns true if this represents the same Projection as proj.
equals(Object) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.ProjectionImpl
Returns true if this represents the same Projection as proj.
equals(ProjectionPoint) - Method in interface ucar.unidata.geoloc.ProjectionPoint
Check for equality with the point in question
equals(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
Returns true if this represents the same point as pt.
equals(Object) - Method in class ucar.unidata.util.DatedObject
equals method
equals(Object) - Method in class ucar.unidata.util.DateSelection
equals method
equals(Object) - Method in class ucar.unidata.util.DateSelectionInfo
 
equals(Object) - Method in class ucar.unidata.util.Parameter
Instances which have same content are equal.
equals(Object) - Method in class ucar.unidata.util.Product
_more_
equivalent(int[]) - Method in class ucar.ma2.Section
Is this section equivilent to the given shape.
erf(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
erfc(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
escape(String, String) - Static method in class ucar.unidata.util.StringUtil
Escape any char not alphanumeric or in okChars.
escape2(String, String) - Static method in class ucar.unidata.util.StringUtil
Escape any char in reservedChars.
escapeDAPIdentifier(String) - Static method in class ucar.unidata.util.EscapeStrings
Define the DEFINITIVE opendap identifier escape function.
escapeName(String) - Static method in class ucar.nc2.NetcdfFile
Escape standard special characters in a netcdf object name.
escapeNameCDL(String) - Static method in class ucar.nc2.NetcdfFile
Escape special characters in a netcdf object name for CDL.
escapeNameSectionSpec(String) - Static method in class ucar.nc2.NetcdfFile
Escape special characters in a netcdf object name for SectionSpec.
escapeOGC(String) - Static method in class ucar.unidata.util.EscapeStrings
Define the OGC Web Services escape function.
escapeQuery(String) - Static method in class ucar.nc2.util.URLnaming
 
escapeQueryEncoder(String) - Static method in class ucar.nc2.util.URLnaming
 
escapeQueryNew(String) - Static method in class ucar.nc2.util.URLnaming
 
escapeQueryURIUtil(String) - Static method in class ucar.nc2.util.URLnaming
 
EscapeStrings - Class in ucar.unidata.util
User: ndp Date: Jul 7, 2006 Time: 10:23:19 AM
EscapeStrings() - Constructor for class ucar.unidata.util.EscapeStrings
 
escapeURL(String) - Static method in class ucar.unidata.util.EscapeStrings
Decompose a url and piecemeal encode all of its parts, including query and fragment
escapeURLQuery(String) - Static method in class ucar.unidata.util.EscapeStrings
Define the DEFINITIVE URL constraint expression escape function.
ESG - Static variable in class thredds.catalog.MetadataType
 
ESML - Static variable in class thredds.catalog.DataFormatType
 
ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The eta variable name identifier
ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The eta variable name identifier
ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The eta variable name identifier
ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanSigma
The eta variable name identifier
execute(double[], double) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
Existing3DField - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
existingDataField - Static variable in class ucar.unidata.geoloc.vertical.VTfromExistingData
The name of the Parameter whose value is the variable that contains the 2D Height or Pressure field
exists() - Method in class thredds.catalog.CrawlableCatalog
 
exit() - Method in class ucar.nc2.util.DiskCache2
Be sure to call this when your application exits, otherwise the scour thread may not die.
expandIso8601(String) - Static method in class ucar.unidata.util.StringUtil
A first attempt at parsing a dttm range string
extend(DateRange) - Method in class ucar.nc2.units.DateRange
Extend this date range by the given one.
extend(Date) - Method in class ucar.nc2.units.DateRange
Extend this date range by the given Date.
extend(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonRect
Extend the bounding box to contain this point
extend(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
Extend the bounding box to contain the given rectangle
extractMemberArray(StructureMembers.Member) - Method in class ucar.ma2.ArraySequence
 
extractMemberArray(StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Extract data for one member, over all structures.
extraInfo() - Method in class ucar.nc2.dataset.conv.NUWGConvention
 

F

fac(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
fac(int) - Static method in class ucar.unidata.util.SpecialMathFunction
Compute the factorial of the argument
factory(InvDatasetImpl, String, String, FeatureType, FeatureCollectionConfig) - Static method in class thredds.catalog.InvDatasetFeatureCollection
 
factory(DataType, int[]) - Static method in class ucar.ma2.Array
Generate new Array with given type and shape and zeroed storage.
factory(Class, int[]) - Static method in class ucar.ma2.Array
Generate new Array with given type and shape and zeroed storage.
factory(DataType, int[], Object) - Static method in class ucar.ma2.Array
/** Generate new Array with given type, shape, storage.
factory(Class, int[], Object) - Static method in class ucar.ma2.Array
Generate new Array with given type, shape, storage.
factory(Object) - Static method in class ucar.ma2.Array
Generate a new Array from a java array of any rank and type.
factory(DataType, int[], ByteBuffer) - Static method in class ucar.ma2.Array
Create an Array from a ByteBuffer
factory(int[]) - Static method in class ucar.ma2.Index
Generate a subclass of Index optimized for this array's rank
factory(int[]) - Static method in class ucar.ma2.Range
Deprecated.
use Section(int[] shape)
factory(int[], int[]) - Static method in class ucar.ma2.Range
Deprecated.
use Section(int[] origin, int[] shape)
factory(NetcdfDataset, VariableDS) - Static method in class ucar.nc2.dataset.CoordinateAxis
Create a coordinate axis from an existing Variable.
factory(NetcdfDataset, VariableDS, Formatter) - Static method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
factory(NetcdfDataset, CancelTask) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Get a CoordSysBuilder whose job it is to add Coordinate information to a NetcdfDataset.
factory(String) - Static method in class ucar.nc2.units.SimpleUnit
Create a SimpleUnit from the given name, catch Exceptions.
factory(Projection) - Static method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Create a ProjectionImpl from the projection
factory(double, double, double) - Static method in class ucar.unidata.geoloc.projection.Stereographic
Construct a Stereographic Projection using latitude of true scale and calculating scale factor.
factoryConstant(Class, int[], Object) - Static method in class ucar.ma2.Array
Generate new Array with given type and shape and an Index that always return 0.
factoryMA(ArrayStructure) - Static method in class ucar.ma2.ArrayStructureMA
Turn any ArrayStructure into a ArrayStructureMA
factoryMA(Structure, int[]) - Static method in class ucar.ma2.ArrayStructureMA
Create an ArrayStructure for a Structure.
factoryWithExceptions(String) - Static method in class ucar.nc2.units.SimpleUnit
Create a SimpleUnit from the given name, allow Exceptions.
failed() - Method in interface thredds.catalog.CatalogSetCallback
Called if the catalog reading fails
FeatureCollection - Interface in ucar.nc2.ft
A collection of FeatureTypes.
FeatureDataset - Interface in ucar.nc2.ft
Superclass for "scientific feature type" datasets.
FeatureDatasetFactory - Interface in ucar.nc2.ft
Interface for factories that wrap a NetcdfDataset with a FeatureDataset.
FeatureDatasetFactoryManager - Class in ucar.nc2.ft
Manager of factories for FeatureDatasets.
FeatureDatasetFactoryManager() - Constructor for class ucar.nc2.ft.FeatureDatasetFactoryManager
 
FeatureDatasetImpl - Class in ucar.nc2.ft
Abstract superclass for implementations of FeatureDataset.
FeatureDatasetImpl() - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
No-arg constuctor
FeatureDatasetImpl(String, String, String) - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
Constructor when theres no NetcdfFile underneath.
FeatureDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
Constructor when theres a NetcdfFile underneath
FeatureDatasetPoint - Interface in ucar.nc2.ft
A FeatureDataset, composed of one or more PointFeatureCollections.
FeatureType - Enum in ucar.nc2.constants
Type-safe enumeration of CDM Feature types, aka "Scientific Data Types".
featureTypeAtt - Static variable in interface ucar.nc2.constants.CF
 
featureTypeAtt2 - Static variable in interface ucar.nc2.constants.CF
 
featureTypeAtt3 - Static variable in interface ucar.nc2.constants.CF
 
featureTypeAtt4 - Static variable in interface ucar.nc2.constants.CF
 
featureTypeOk(FeatureType, FeatureType) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Determine if factory type matches wanted feature type.
FGDC - Static variable in class thredds.catalog.MetadataType
 
FILE - Static variable in class thredds.catalog.ServiceType
 
fileServer - Static variable in class thredds.catalog.InvService
 
FileWriter - Class in ucar.nc2
Copy a NetcdfFile to a Netcdf-3 local file.
FileWriter(String, boolean) - Constructor for class ucar.nc2.FileWriter
For writing parts of a NetcdfFile to a new Netcdf-3 local file.
FileWriter(String, boolean, boolean, int) - Constructor for class ucar.nc2.FileWriter
For writing parts of a NetcdfFile to a new Netcdf-3 local file.
FileWriter.ChunkingIndex - Class in ucar.nc2
An index that computes chunk shapes.
FileWriter.ChunkingIndex(int[]) - Constructor for class ucar.nc2.FileWriter.ChunkingIndex
 
FileWriter.FileWriterProgressEvent - Class in ucar.nc2
 
FileWriter.FileWriterProgressEvent() - Constructor for class ucar.nc2.FileWriter.FileWriterProgressEvent
 
FileWriter.FileWriterProgressListener - Interface in ucar.nc2
 
fill(Section, int[]) - Static method in class ucar.ma2.Section
Return a Section guarenteed to be non null, with no null Ranges, and within the bounds set by shape.
filter(DatasetFilter) - Method in class thredds.catalog.InvCatalog
Munge this catalog to remove any dataset that doesnt pass through the filter.
filter(DatasetFilter) - Method in class thredds.catalog.InvCatalogImpl
Munge this catalog to remove any dataset that doesnt pass through the filter.
filter(NestedPointFeatureCollection) - Method in interface ucar.nc2.ft.NestedPointFeatureCollectionIterator.Filter
Filter collections.
filter(PointFeatureCollection) - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator.Filter
Filter collections.
filter(PointFeature) - Method in interface ucar.nc2.ft.PointFeatureIterator.Filter
True if the PointFeature passes this filter
filter(String, String) - Static method in class ucar.unidata.util.StringUtil
Remove any char not alphanumeric or in okChars.
filter7bits(String) - Static method in class ucar.unidata.util.StringUtil
Remove all but printable 7bit ascii
find(String) - Method in class ucar.ma2.Section
Find a Range by its name.
findAccess(String) - Method in class thredds.catalog.InvDataset
Get access element that matches the given access standard URL.
findAttribute(String) - Method in class ucar.nc2.Group
Find an Attribute in this Group by its name.
findAttribute(String) - Method in class ucar.nc2.Variable
Find an Attribute by name.
findAttribute(String) - Method in interface ucar.nc2.VariableIF
 
findAttributeIgnoreCase(String) - Method in interface ucar.nc2.dt.GridDatatype
Convenience function; lookup Attribute by name.
findAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
findAttributeIgnoreCase(String) - Method in class ucar.nc2.Group
Find an Attribute in this Group by its name, ignore case.
findAttributeIgnoreCase(String) - Method in class ucar.nc2.Variable
Find an Attribute by name, ignoring the case.
findAttributeIgnoreCase(String) - Method in interface ucar.nc2.VariableIF
 
findAttributeIgnoreCase(String) - Method in class ucar.nc2.VariableSimpleAdapter
 
findAttributeIgnoreCase(String) - Method in interface ucar.nc2.VariableSimpleIF
find the attribute for the variable with the given name, ignoring case.
findAttValueIgnoreCase(String, String) - Method in interface ucar.nc2.dt.GridDatatype
Convenience function; lookup Attribute value by name.
findAttValueIgnoreCase(Variable, String, String) - Method in class ucar.nc2.NetcdfFile
Find a String-valued global or variable Attribute by Attribute name (ignore case), return the Value of the Attribute.
findAxis(AxisType) - Method in class ucar.nc2.dataset.CoordinateSystem
Find the CoordinateAxis that has the given AxisType.
findCoordElement(double) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Given a coordinate position, find what grid element contains it.
findCoordElement(double, int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Deprecated.
use findCoordElement(coordVal)
findCoordElementBounded(double) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Given a coordinate position, find what grid element contains it, or is closest to it.
findCoordinateAxes(boolean) - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Create a list of coordinate axes for this data variable.
findCoordinateAxis(AxisType) - Method in class ucar.nc2.dataset.NetcdfDataset
Retrieve the CoordinateAxis with the specified Axis Type.
findCoordinateAxis(String) - Method in class ucar.nc2.dataset.NetcdfDataset
Retrieve the CoordinateAxis with the specified type.
findCoordinateSystem(String) - Method in class ucar.nc2.dataset.NetcdfDataset
Retrieve the CoordinateSystem with the specified name.
findCoordinateTransform(String) - Method in class ucar.nc2.dataset.NetcdfDataset
Retrieve the CoordinateTransform with the specified name.
findDatasetByID(String) - Method in class thredds.catalog.InvCatalog
Find a contained dataset by its ID.
findDatasetByName(String) - Method in class thredds.catalog.InvCatalogRef
 
findDatasetByName(String) - Method in class thredds.catalog.InvDataset
Find an immediate child dataset by its name.
findDatasetByName(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
findDimension(String) - Method in class ucar.nc2.Group
Retrieve a Dimension using its (short) name.
findDimension(String) - Method in class ucar.nc2.NetcdfFile
Retrieve a dimension by fullName.
findDimensionIndex(String) - Method in class ucar.nc2.Variable
Find the index of the named Dimension in this Variable.
findDimensionIndex(String) - Method in interface ucar.nc2.VariableIF
 
findDimensionLocal(String) - Method in class ucar.nc2.Group
Retrieve a Dimension using its (short) name, in this group only
findEnumeration(String) - Method in class ucar.nc2.Group
Find an Enumeration Typedef using its (short) name.
findFeatureType(NetcdfDataset) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Try to determine the feature type of the dataset, by looking at its metadata.
findFormatString(String, String, String) - Static method in class ucar.unidata.util.StringUtil
Return the format string in the given text for the given macro.
findFormatter(String) - Static method in class ucar.unidata.util.DateUtil
This finds the SDF to use for the given date string
findGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFile
Look up global Attribute by (full) name.
findGlobalAttributeIgnoreCase(String) - Method in interface ucar.nc2.dt.TypedDataset
 
findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
 
findGlobalAttributeIgnoreCase(String) - Method in interface ucar.nc2.ft.FeatureDataset
Return the global attribute with the given name, ignoring case.
findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.NetcdfFile
Look up global Attribute by name, ignore case.
findGridDatatype(String) - Method in interface ucar.nc2.dt.GridDataset
find the named GridDatatype.
findGroup(NetcdfFile, Group) - Static method in class ucar.nc2.dataset.DatasetConstructor
Find the Group in newFile that corresponds (by name) with oldGroup
findGroup(String) - Method in class ucar.nc2.Group
Retrieve the Group with the specified (short) name.
findGroup(String) - Method in class ucar.nc2.NetcdfFile
Find a Group, with the specified (full) name.
findMatch(String, List, Object) - Static method in class ucar.unidata.util.StringUtil
Run through the List of Objects and return the Object whose toString matches the source string.
findMatch(String, List, List, Object) - Static method in class ucar.unidata.util.StringUtil
Run through the List of patterns (pattern, result) and return corresponding result whose pattern matches the source string.
findMember(String) - Method in class ucar.ma2.ArrayStructure
Find a member by its name.
findMember(String) - Method in class ucar.ma2.StructureData
Find a member by its name.
findMember(String) - Method in class ucar.ma2.StructureMembers
Find the member by its name.
findParameterIgnoreCase(String) - Method in class ucar.nc2.dataset.CoordinateTransform
Convenience function; look up Parameter by name, ignoring case.
findPattern(String, String) - Static method in class ucar.unidata.util.StringUtil
Find the pattern in a string
findPoint(Earth, LatLonPoint, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Calculate a position given an azimuth and distance from another point.
findPoint(LatLonPoint, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Calculate a position given an azimuth and distance from another point.
findPoint(double, double, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Calculate a position given an azimuth and distance from another point.
findPoint(Earth, double, double, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Calculate a position given an azimuth and distance from another point.
findProperty(String) - Method in class thredds.catalog.InvCatalog
Find named property.
findProperty(String) - Method in class thredds.catalog.InvCatalogRef
 
findProperty(String) - Method in class thredds.catalog.InvDataset
Find named property.
findProperty(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
findProperty(String) - Method in class thredds.catalog.InvService
Get named property.
findService(String) - Method in class thredds.catalog.InvCatalog
Find the named service declared in the top level of this catalog.
findService(String) - Method in class thredds.catalog.InvCatalogRef
 
findService(String) - Method in class thredds.catalog.InvDataset
Find the named service declared in this dataset or one of its parents.
findService(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
findTimeIndexFromDate(Date) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Given a Date, find the corresponding time index on the time coordinate axis.
findType(String) - Static method in class thredds.catalog.CollectionType
Return the known CollectionType that matches the given name (ignoring case) or null if the name is unknown.
findType(String) - Static method in class thredds.catalog.DataFormatType
Find the known DataFormatType that matches the given name (ignoring case) or null if the name is unknown.
findType(String) - Static method in class thredds.catalog.MetadataType
Return the known MetadataType that matches the given name (ignoring case) or null if the name is unknown.
findType(String) - Static method in class thredds.catalog.ServiceType
Return the known ServiceType that matches the given name (ignoring case) or null if the name is unknown.
findVariable(String) - Method in class ucar.nc2.Group
Find the Variable with the specified (short) name in this group.
findVariable(String) - Method in class ucar.nc2.NetcdfFile
Find a Variable, with the specified (escaped full) name.
findVariable(String) - Method in class ucar.nc2.Structure
Find the Variable member with the specified (short) name.
findVariableOrInParent(String) - Method in class ucar.nc2.Group
Find the Variable with the specified (short) name in this group or a parent group.
findXYindexFromCoord(double, double, int[]) - Method in interface ucar.nc2.dt.GridCoordSystem
Given a point in x,y coordinate space, find the x,y indices.
findXYindexFromCoordBounded(double, double, int[]) - Method in interface ucar.nc2.dt.GridCoordSystem
Given a point in x,y coordinate space, find the x,y indices.
findXYindexFromLatLon(double, double, int[]) - Method in interface ucar.nc2.dt.GridCoordSystem
Given a lat,lon point, find the x,y index of the containing grid point.
findXYindexFromLatLonBounded(double, double, int[]) - Method in interface ucar.nc2.dt.GridCoordSystem
Given a lat,lon point, find the x,y index of the containing grid point.
finish() - Method in class thredds.catalog.InvAccessImpl
Finish constructing after all elements have been added.
finish() - Method in class thredds.catalog.InvCatalogImpl
Finish constructing after all elements have been added or modified.
finish() - Method in class thredds.catalog.InvCatalogRef
 
finish() - Method in class thredds.catalog.InvDatasetImpl
Finish constructing after all elements have been added.
finish() - Method in class thredds.catalog.InvDatasetImplProxy
 
finish() - Method in class thredds.catalog.InvMetadata
Finish getting the metadata if necessary.
finish() - Method in class ucar.ma2.ArraySequenceNested
Call this when you have set all the sequence lengths.
finish() - Method in class ucar.nc2.FileWriter
Call this when all attributes, dimensions, and variables have been added.
finish() - Method in interface ucar.nc2.ft.PointFeatureCollection
Make sure that the internal iterator is complete, and recover resources.
finish() - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
Make sure that the iterator is complete, and recover resources.
finish() - Method in interface ucar.nc2.ft.PointFeatureIterator
Make sure that the iterator is complete, and recover resources.
finish() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Make sure that the internal iterator is complete, and recover resources.
finish() - Method in class ucar.nc2.NetcdfFile
Finish constructing the object model.
first() - Method in class ucar.ma2.Range
 
FlatEarth - Class in ucar.nc2.dataset.transform
Create a "FlatEarth" Projection from the information in the Coordinate Transform Variable.
FlatEarth() - Constructor for class ucar.nc2.dataset.transform.FlatEarth
 
FlatEarth - Class in ucar.unidata.geoloc.projection
FlatEarth Projection This projection surface is tangent at some point (lat0, lon0) and has a y axis rotated from true North by some angle.
FlatEarth() - Constructor for class ucar.unidata.geoloc.projection.FlatEarth
Constructor with default parameters
FlatEarth(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.FlatEarth
Construct a FlatEarth Projection, two standard parellels.
FlatEarth(double, double) - Constructor for class ucar.unidata.geoloc.projection.FlatEarth
Construct a FlatEarth Projection, two standard parellels.
flatten() - Method in class ucar.ma2.ArraySequenceNested
Flatten the Structures into a 1D array of Structures of length getTotalNumberOfStructures().
flatten(LatLonRect, DateRange) - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
Flatten into a PointFeatureCollection, discarding connectedness information.
flatten(List<String>, DateRange, List<VariableSimpleIF>) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Flatten into a PointFeatureCollection, discarding connectedness information.
flip(int) - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by flipping the index so that it runs from shape[index]-1 to 0.
flush() - Method in class ucar.nc2.NetcdfFileWriteable
Flush anything written to disk.
flush() - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
flush() - Method in class ucar.unidata.io.RandomAccessFile
Copy the contents of the buffer to the disk.
ForbiddenConversionException - Exception in ucar.ma2
Thrown for an attempt to make a forbidden conversion on primitive data values, eg boolean to double.
ForbiddenConversionException() - Constructor for exception ucar.ma2.ForbiddenConversionException
 
ForbiddenConversionException(String) - Constructor for exception ucar.ma2.ForbiddenConversionException
 
FORECASTS - Static variable in class thredds.catalog.CollectionType
 
Format - Class in ucar.unidata.util
static formatting utilities.
Format() - Constructor for class ucar.unidata.util.Format
 
formatByteSize(double) - Static method in class ucar.unidata.util.Format
Nicely formatted representation of bytes, eg turn 5.636E7 into
formatDouble(double, int, int) - Static method in class ucar.unidata.util.Format
Format a double value
FslWindProfiler - Class in ucar.nc2.dataset.conv
FslWindProfiler netccdf files - identify coordinates
FslWindProfiler() - Constructor for class ucar.nc2.dataset.conv.FslWindProfiler
 
FTP - Static variable in class thredds.catalog.ServiceType
 

G

gamma(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
GASCONSTANT - Static variable in class ucar.unidata.util.SpecialMathFunction
Gas Constant.
gast(int, int, int, int, int, double, double) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
---------------------------------------------------------------------- gast.f This subroutine computes the Greenwich Apparent Siderial Time angle given a UTC date and time.
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
 
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
 
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(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 equivilent 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
 
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.
getAngle() - Method in class ucar.unidata.geoloc.Bearing
Get the azimuth in degrees, 0 = north, clockwise positive
getAnOrA(String) - Static method in class ucar.unidata.util.StringUtil
Get "a" or "an" for prefixing to a string based on the first character
getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of any type for a specific record as an Array.
getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Array.
getArray(String) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Array.
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data array of any type as an Array.
getArrayObject(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type ArrayObject
getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type ArraySequence
getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getArraySequence(String) - Method in class ucar.ma2.StructureData
Get ArraySequence for a member of type Sequence.
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get ArraySequence for a member of type Sequence.
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getArrayStructure() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type array of Structure.
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getArrayStructure(String) - Method in class ucar.ma2.StructureData
Get member data of type Structure.
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get ArrayStructure for a member of type Structure.
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type Structure.
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
 
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.
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
getAxisType() - Method in class ucar.nc2.dataset.CoordinateAxis
Get type of axis
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
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.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 interface ucar.nc2.dt.GridCoordSystem
Get horizontal bounding box in projection coordinates.
getBoundingBox() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
BoundingBox for the trajectory.
getBoundingBox() - Method in interface ucar.nc2.dt.TypedDataset
 
getBoundingBox() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getBoundingBox() - Method in interface ucar.nc2.ft.FeatureDataset
The boundingBox for the entire dataset.
getBoundingBox() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getBoundingBox() - Method in interface ucar.nc2.ft.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.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
 
getBytesWritten() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
 
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.
getCacheName() - Method in class ucar.nc2.NetcdfFile
Public by accident.
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.
getCentralMeridian() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the central meridian in degrees, if it was set.
getCentralMeridian() - Method in class ucar.unidata.geoloc.projection.UtmProjection
 
getChar(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a char.
getChar(int) - Method in class ucar.ma2.Array
 
getChar(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayBoolean
 
getChar(Index) - Method in class ucar.ma2.ArrayByte
 
getChar(int) - Method in class ucar.ma2.ArrayByte
 
getChar(Index) - Method in class ucar.ma2.ArrayChar
 
getChar(int) - Method in class ucar.ma2.ArrayChar
 
getChar(Index) - Method in class ucar.ma2.ArrayDouble
 
getChar(int) - Method in class ucar.ma2.ArrayDouble
 
getChar(Index) - Method in class ucar.ma2.ArrayFloat
 
getChar(int) - Method in class ucar.ma2.ArrayFloat
 
getChar(Index) - Method in class ucar.ma2.ArrayInt
 
getChar(int) - Method in class ucar.ma2.ArrayInt
 
getChar(Index) - Method in class ucar.ma2.ArrayLong
 
getChar(int) - Method in class ucar.ma2.ArrayLong
 
getChar(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayObject
 
getChar(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayRagged
 
getChar(Index) - Method in class ucar.ma2.ArrayScalar
 
getChar(int) - Method in class ucar.ma2.ArrayScalar
 
getChar(Index) - Method in class ucar.ma2.ArrayShort
 
getChar(int) - Method in class ucar.ma2.ArrayShort
 
getChar(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayStructure
 
getCharCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a char
getCharCurrent() - Method in class ucar.ma2.IteratorFast
 
getCharNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a char
getCharNext() - Method in class ucar.ma2.IteratorFast
 
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.LatLonProjection
Get the class name
getClassName() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Get the class name
getClassName() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the name of the type of the projection.
getClassType() - Method in enum ucar.ma2.DataType
 
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
getConfig() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getConfigObject() - Method in class thredds.catalog.CrawlableCatalog
 
getConfigObject() - Method in class thredds.catalog.InvDatasetFeatureCollection.ScanFilter
 
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.
getCoordEdge(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the ith coordinate edge.
getCoordEdges() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate edges as a double array.
getCoordEdges(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate edges for the ith coordinate.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.AtmosLnPressure
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.AtmosSigma
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.HybridHeight
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanS
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSG1
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSG2
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSigma
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformSubset
 
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VTfromExistingData
 
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.WRFEta
Get the 3D vertical coordinate array for this time step.
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanS
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanSG1
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanSG2
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
getCoordinateAxes() - Method in class ucar.nc2.dataset.CoordinateSystem
get the List of CoordinateAxis objects
getCoordinateAxes() - Method in class ucar.nc2.dataset.NetcdfDataset
Get the list of all CoordinateAxis objects used by this dataset.
getCoordinateAxes() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the list of all axes.
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.
getCoordinateVariables() - Method in class ucar.nc2.Dimension
Deprecated.
- do not use
getCoordName(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
The "name" of the ith coordinate.
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.
getCount() - Method in interface ucar.nc2.ft.PointFeatureIterator
Get number of points after the iteration is finished, if calcBounds was set true
getCount() - Method in class ucar.unidata.util.DateSelection
Get the Count property.
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
 
getCurrentSystemTimeAsISO8601() - Static method in class ucar.unidata.util.DateUtil
format current time
getData() - Method in interface ucar.nc2.dt.PointCollection
Get all data.
getData(CancelTask) - Method in interface ucar.nc2.dt.PointCollection
Get all data, allow user to cancel.
getData(LatLonRect) - Method in interface ucar.nc2.dt.PointCollection
Get all data within the specified bounding box.
getData(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.PointCollection
Get all data within the specified bounding box, allow user to cancel.
getData(LatLonRect, Date, Date) - Method in interface ucar.nc2.dt.PointCollection
Get all data within the specified bounding box and date range.
getData(LatLonRect, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.PointCollection
Get all data within the specified bounding box and date range, allow user to cancel.
getData() - Method in interface ucar.nc2.dt.PointObsDatatype
The actual data of the observation.
getData(Station) - Method in interface ucar.nc2.dt.StationCollection
Get all data for this Station.
getData(Station, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get all data for this Station, allow user to cancel.
getData(Station, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
Get data for this Station within the specified date range.
getData(Station, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get data for this Station within the specified date range, allow user to cancel.
getData(List<Station>) - Method in interface ucar.nc2.dt.StationCollection
Get all data for a list of Stations.
getData(List<Station>, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get all data for a list of Stations, allow user to cancel.
getData(List<Station>, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
Get data for a list of Stations within the specified date range.
getData(List<Station>, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get data for a list of Stations within the specified date range, allow user to cancel.
getData(int) - Method in interface ucar.nc2.dt.TimeSeriesCollection
Get the data for the nth point.
getData(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get values for all parameters (except time, lat, lon, and elev) at the requested trajectory point.
getData(int, String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
 
getData(Range, String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the values of the requested parameter on the given Range of the trajectory.
getData() - Method in interface ucar.nc2.ft.PointFeature
The actual data of this observation.
getDataArray() - Method in class ucar.ma2.StructureMembers.Member
Get the data array, if any.
getDataAsByteBuffer() - Method in class ucar.ma2.Array
This gets the data as a ByteBuffer, in correct order.
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayByte
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayChar
Trasfer data to a ByteBuffer.
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayDouble
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayFloat
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayInt
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayLong
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayShort
 
getDataClass() - Method in interface ucar.nc2.dt.PointCollection
The getData() methods return objects of this Class
getDataClass() - Method in interface ucar.nc2.dt.TimeSeriesCollection
The getData() methods returns List of objects of this Class
getDataCount() - Method in interface ucar.nc2.dt.PointCollection
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
Get an efficient iterator over all the data in the Collection.
getDataIterator(Station) - Method in interface ucar.nc2.dt.StationCollection
Get all data for this Station.
getDataIterator(Station, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
Get data for this Station within the specified date range.
getDataIterator(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get an efficient iterator over all the data in the Trajectory in time order.
getDataObject() - Method in class ucar.ma2.StructureMembers.Member
Get an opaque data object, for use behind the scenes.
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
Deprecated.
use getDatasets()
getDataset(String) - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.
Get the dataset named by the path
getDatasetCollectionManager() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getDatasetRoots() - Method in class thredds.catalog.InvCatalogImpl
Get dataset roots.
getDatasetRoots() - Method in class thredds.catalog.InvService
Get dataset roots.
getDatasets() - Method in class thredds.catalog.InvCatalog
Get top-level datasets.
getDatasets() - Method in class thredds.catalog.InvCatalogRef
Get a list of all the nested datasets.
getDatasets() - Method in class thredds.catalog.InvDataset
Get a list of all the nested datasets.
getDatasets() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getDatasets() - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.
 
getDatasets() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDataSize() - Method in class thredds.catalog.InvAccess
 
getDataSize() - Method in class thredds.catalog.InvDatasetImpl
 
getDataSize() - Method in class thredds.catalog.ThreddsMetadata
 
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.StructureMembers.Member
Get the DataType.
getDataType() - Method in class ucar.nc2.Attribute
Get the data type of the Attribute value.
getDataType() - Method in interface ucar.nc2.dt.GridDatatype
get the data type
getDataType() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
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
getDataVariable(String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the named data Variable.
getDataVariable(String) - Method in interface ucar.nc2.dt.TypedDataset
Get the named data Variable.
getDataVariable(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getDataVariable(String) - Method in interface ucar.nc2.ft.FeatureDataset
Get the named data Variable.
getDataVariable(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDataVariables() - Method in interface ucar.nc2.dt.RadialDatasetSweep
The radial data variables available in the dataset.
getDataVariables() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return a list of the data Variables available in this dataset.
getDataVariables() - Method in interface ucar.nc2.dt.TypedDataset
The data Variables available in this dataset.
getDataVariables() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getDataVariables() - Method in interface ucar.nc2.ft.FeatureDataset
The data Variables available in this dataset.
getDataVariables() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDate() - Method in class ucar.nc2.units.DateType
Get this as a Date
getDate() - Method in class ucar.nc2.units.DateUnit
Get the equivilent java.util.Date.
getDate() - Method in class ucar.unidata.util.DatedObject
Get the Date property.
getDate() - Method in interface ucar.unidata.util.DatedThing
Get the date
getDateOrigin() - Method in class ucar.nc2.units.DateUnit
Get the origin Date.
getDateRange() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
getDateRange() - Method in interface ucar.nc2.dt.GridCoordSystem
If there is a time coordinate, get the time covered.
getDateRange() - Method in interface ucar.nc2.ft.FeatureDataset
Date range for the entire dataset.
getDateRange() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDateRange() - Method in interface ucar.nc2.ft.PointFeatureCollection
Date range for the FeatureCollection.
getDateRange() - Method in interface ucar.nc2.ft.PointFeatureIterator
Get DateRange of observation time after iteration is finished, if calcBounds was set true
getDateRange() - Method in interface ucar.nc2.ft.TrajectoryFeature
DateRange for the points along the trajectory.
getDateRange(String, String, Date) - Static method in class ucar.unidata.util.DateUtil
This gets a date range based on the text dates.
getDates() - Method in class thredds.catalog.InvCatalogRef
 
getDates() - Method in class thredds.catalog.InvDataset
get any DateType metadata
getDates() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDates() - Method in class thredds.catalog.ThreddsMetadata
 
getDateUsingCompleteDateFormat(String, String) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDateUsingCompleteDateFormatWithOffset(String, String, int) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string (starting at the given startIndex) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDateUsingDemarkatedCount(String, String, char) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string, starting at a position given by the offset of the demark character in the dateFormatString.
getDateUsingDemarkatedMatch(String, String, char) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string (between the demarcation characters) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDateUsingRegExp(String, String, String) - Static method in class ucar.nc2.units.DateFromString
Use regular expression capture group replacement to construct a date string and return the Date that is obtained by parseing the constructed date string using the date format string "yyyy-MM-dd'T'HH:mm".
getDateUsingRegExpAndDateFormat(String, String, String, String) - Static method in class ucar.nc2.units.DateFromString
The same as getDateUsingRegExp() except the date format string to be used must be specified.
getDateUsingSimpleDateFormat(String, String) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string (starting at the first numeric character) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDebugLeaks() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
getDebugNbytes() - Static method in class ucar.unidata.io.RandomAccessFile
 
getDebugNseeks() - Static method in class ucar.unidata.io.RandomAccessFile
 
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 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 interface ucar.nc2.dt.GridDatatype
Get the description/long_name of the Grid
getDescription() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
A description of the trajectory.
getDescription() - Method in interface ucar.nc2.dt.TypedDataset
 
getDescription() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getDescription() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getDescription() - Method in interface ucar.nc2.ft.FeatureDataset
Text information about this dataset.
getDescription() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDescription() - Method in class ucar.nc2.util.NamedAnything
 
getDescription() - Method in interface ucar.nc2.util.NamedObject
Get the object's description.
getDescription() - Method in class ucar.nc2.Variable
Get the description of the Variable.
getDescription() - Method in interface ucar.nc2.VariableIF
 
getDescription() - Method in class ucar.nc2.VariableSimpleAdapter
 
getDescription() - Method in interface ucar.nc2.VariableSimpleIF
description of the Variable
getDescription() - Method in interface ucar.unidata.geoloc.Station
Station description
getDescription() - Method in class ucar.unidata.geoloc.StationImpl
Station description
getDetailInfo(Formatter) - Method in class ucar.nc2.dataset.NetcdfDataset
Show debug / underlying implementation details
getDetailInfo() - Method in interface ucar.nc2.dt.TypedDataset
 
getDetailInfo() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getDetailInfo(Formatter) - Method in interface ucar.nc2.ft.FeatureDataset
Show debug / underlying implementation details
getDetailInfo(Formatter) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDetailInfo() - Method in class ucar.nc2.NetcdfFile
Access to iosp debugging info.
getDetailInfo(Formatter) - Method in class ucar.nc2.NetcdfFile
 
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
 
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
 
getDimensions() - Method in class ucar.nc2.Group
Get the Dimensions contained directly in this group.
getDimensions() - Method in class ucar.nc2.NetcdfFile
Get the shared Dimensions used in this file.
getDimensions() - Method in class ucar.nc2.Variable
Get the list of dimensions used by this variable.
getDimensions() - Method in interface ucar.nc2.VariableIF
 
getDimensions() - Method in class ucar.nc2.VariableSimpleAdapter
 
getDimensions() - Method in interface ucar.nc2.VariableSimpleIF
Dimension List.
getDimensionsAll() - Method in class ucar.nc2.Variable
Get list of Dimensions, including parents if any.
getDimensionsAll() - Method in interface ucar.nc2.VariableIF
 
getDimensionsString() - Method in class ucar.nc2.Variable
Get the list of Dimension names, space delineated.
getDistance() - Method in class ucar.unidata.geoloc.Bearing
Get the distance in kilometers
getDoAll() - Method in class ucar.unidata.util.DateSelection
Get the DoAll property.
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
 
getDoLatest() - Method in class ucar.unidata.util.DateSelection
Get the DoLatest property.
getDomain() - Method in class ucar.nc2.dataset.CoordinateSystem
List of Dimensions that constitute the domain.
getDomain() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the list of dimensions used by any of the Axes in the Coordinate System.
getDouble(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a double.
getDouble(int) - Method in class ucar.ma2.Array
 
getDouble(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayBoolean
 
getDouble(Index) - Method in class ucar.ma2.ArrayByte
 
getDouble(int) - Method in class ucar.ma2.ArrayByte
 
getDouble(Index) - Method in class ucar.ma2.ArrayChar
 
getDouble(int) - Method in class ucar.ma2.ArrayChar
 
getDouble(Index) - Method in class ucar.ma2.ArrayDouble
 
getDouble(int) - Method in class ucar.ma2.ArrayDouble
 
getDouble(Index) - Method in class ucar.ma2.ArrayFloat
 
getDouble(int) - Method in class ucar.ma2.ArrayFloat
 
getDouble(Index) - Method in class ucar.ma2.ArrayInt
 
getDouble(int) - Method in class ucar.ma2.ArrayInt
 
getDouble(Index) - Method in class ucar.ma2.ArrayLong
 
getDouble(int) - Method in class ucar.ma2.ArrayLong
 
getDouble(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayObject
 
getDouble(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayRagged
 
getDouble(Index) - Method in class ucar.ma2.ArrayScalar
 
getDouble(int) - Method in class ucar.ma2.ArrayScalar
 
getDouble(Index) - Method in class ucar.ma2.ArrayShort
 
getDouble(int) - Method in class ucar.ma2.ArrayShort
 
getDouble(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayStructure
 
getDouble(int, int) - Method in class ucar.ma2.MAMatrix
 
getDouble(int) - Method in class ucar.ma2.MAVector
 
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.units.DateRange
Get the duration of the interval
getEarth_radius() - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
getEarthRadius() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
 
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.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
Return the elevation at the requested trajectory point in units of meters, missing values = NaN.
getElevation(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the elevation values on the given Range of the trajectory.
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.units.DateRange
Get the ending Date.
getEndDate() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
End date for the trajectory.
getEndDate() - Method in interface ucar.nc2.dt.TypedDataset
 
getEndDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getEndDate() - Method in interface ucar.nc2.ft.FeatureDataset
Ending date for the entire dataset.
getEndDate() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getEndFixedDate() - Method in class ucar.unidata.util.DateSelection
get the property
getEndFixedTime() - Method in class ucar.unidata.util.DateSelection
Get the EndFixedTime property.
getEndingTime() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getEndMode() - Method in class ucar.unidata.util.DateSelection
Get the EndMode property.
getEndOffset() - Method in class ucar.unidata.util.DateSelection
Get the EndOffset property.
getEnhanceAll() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
getEnhanceDefault() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
getEnhanceMode() - Method in class ucar.nc2.dataset.NetcdfDataset
Get the current state of dataset enhancement.
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 interface ucar.nc2.dt.GridCoordSystem
Get the ensemble axis.
getEnsembleDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the ensemble Dimension, if it exists
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
 
getEnumTypedefs() - Method in class ucar.nc2.Group
Get the enumerations contained directly in this group.
getEpsgId() - Method in class ucar.unidata.geoloc.EarthEllipsoid
EPSG id
getEquatorRadius() - Method in class ucar.unidata.geoloc.Earth
Get the EquatorRadius property.
getErrorMessages() - Method in class thredds.catalog.XMLEntityResolver
 
getExpires() - Method in class thredds.catalog.InvCatalog
Get date catalog expires, or null if none given.
getExternalSchemas() - Static method in class thredds.catalog.XMLEntityResolver
 
getF() - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
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.Stereographic
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the false easting, in km.
getFalseEastingScaleFactor(NetcdfDataset, Variable) - Static method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the false northing, in km.
getFatalMessages() - Method in class thredds.catalog.XMLEntityResolver
 
getFD() - Method in class ucar.unidata.io.RandomAccessFile
Returns the opaque file descriptor object associated with this file.
getFeatureDatasetPoint() - Method in class thredds.catalog.InvDatasetFcPoint
 
getFeatureDatasetPoint() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getFeatureType(String) - Static method in enum ucar.nc2.constants.CF.FeatureType
 
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.
getFeatureTypeFromGlobalAttribute(NetcdfFile) - Static method in enum ucar.nc2.constants.CF.FeatureType
 
getField(int) - Method in class ucar.nc2.util.TableParser
 
getFile(String) - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getFile(String) - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.
 
getFile(String, boolean) - Static method in class ucar.nc2.util.DiskCache
Get a File if it exists.
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.NetcdfFile
Get a human-readable description for this file type.
getFileTypeDescription() - Method in class ucar.nc2.NetcdfFileWriteable
 
getFileTypeId() - Method in class ucar.nc2.dataset.NetcdfDataset
 
getFileTypeId() - Method in class ucar.nc2.NetcdfFile
Get the file type id for the underlying data source.
getFileTypeId() - Method in class ucar.nc2.NetcdfFileWriteable
 
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
 
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.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
 
getFmrcInventoryParams() - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.
 
getFormat() - Method in class ucar.nc2.units.DateType
Get the SimpleDateFormat format for parsing the text.
getFormatters() - Static method in class ucar.unidata.util.DateUtil
_more_
getFullName() - Method in class thredds.catalog.InvCatalogRef
 
getFullName() - Method in class thredds.catalog.InvDataset
Get the full, heirarchical name of the dataset, which has all parent collection names.
getFullName() - Method in class thredds.catalog.InvDatasetImplProxy
 
getFullName() - Method in class thredds.catalog.InvService
Deprecated.
services should always be at top level.
getFullName() - Method in interface ucar.nc2.dt.GridDatatype
Get the full, unescaped name of the Grid
getFullName() - Method in class ucar.nc2.Variable
Get the full, unescaped name of this Variable, starting from rootGroup.
getFullName() - Method in interface ucar.nc2.VariableIF
 
getFullNameEscaped() - Method in class ucar.ma2.StructureMembers.Member
 
getFullNameEscaped() - Method in class ucar.nc2.Variable
Get the full, escaped name of this Variable.
getFullNameEscaped() - Method in interface ucar.nc2.VariableIF
 
getFullNameEscaped() - Method in class ucar.nc2.VariableSimpleAdapter
 
getFullRange() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the range for the entire trajectory.
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.
getGeoCoordSystem() - Method in interface ucar.nc2.dt.GridDataset.Gridset
all the GridDatatype in this Gridset use this GridCoordSystem
getGeospatialCoverage() - Method in class thredds.catalog.InvCatalogRef
 
getGeospatialCoverage() - Method in class thredds.catalog.InvDataset
get geospatial coverage
getGeospatialCoverage() - Method in class thredds.catalog.InvDatasetImplProxy
 
getGeospatialCoverage() - Method in class thredds.catalog.ThreddsMetadata
 
getGlobalAttributes() - Method in interface ucar.nc2.dt.TypedDataset
List of global attributes.
getGlobalAttributes() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getGlobalAttributes() - Method in interface ucar.nc2.ft.FeatureDataset
List of global attributes.
getGlobalAttributes() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getGlobalAttributes() - Method in class ucar.nc2.NetcdfFile
Returns the set of global attributes associated with this file.
getGridCoordSys(VariableEnhanced) - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
 
getGridDataset(String) - Method in class thredds.catalog.InvDatasetFcFmrc
 
getGridDataset(String) - Method in class thredds.catalog.InvDatasetFeatureCollection
Get the associated Grid Dataset, if any.
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 interface ucar.nc2.dt.GridDataset
Return GridDatatype objects grouped by GridCoordSystem.
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
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
 
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
The ID of the trajectory, may not be null.
getId() - Method in class ucar.nc2.NetcdfFile
Get the globally unique dataset identifier, if it exists.
getID() - Method in class ucar.unidata.util.Product
_more_
getIdentifier() - Method in class thredds.catalog.InvDatasetScan
 
getIF() - Method in class ucar.ma2.ArrayDouble.D3
 
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
Deprecated.
use getIndexIterator
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 interface ucar.nc2.dt.GridDatatype
human readable information about this Grid.
getInfo() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
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.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
 
getInterval() - Method in class ucar.unidata.util.DateSelection
Get the Interval property.
getIntervalTicks() - Method in class ucar.unidata.util.DateSelection
Generate an array of times for the interval
getIntNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a int
getIntNext() - Method in class ucar.ma2.IteratorFast
 
getInvalidDataIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get if valid_range attribute is considered isMissing()
getInvalidMessage() - Method in class thredds.catalog.InvDatasetScan
 
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
Parse the text in W3C profile of ISO 8601 format.
getIterator() - Method in class ucar.ma2.Range
Iterate over Range index Usage:
getIterator(int[]) - Method in class ucar.ma2.Section
 
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type byte as a 1D array.
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayByte(String) - Method in class ucar.ma2.StructureData
Get java byte array for a member of type byte.
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java byte array for a member of type byte.
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type byte array.
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java byte array for a member of type byte.
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type char as a 1D array.
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayChar(String) - Method in class ucar.ma2.StructureData
Get java char array for a member of type char.
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java char array for a member of type char.
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type char array.
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java char array for a member of type char.
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type double as a 1D array.
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayDouble(String) - Method in class ucar.ma2.StructureData
Get java double array for a member of type double.
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java double array for a member of type double.
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java double array for a member of type double.
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type float as a 1D array.
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayFloat(String) - Method in class ucar.ma2.StructureData
Get java float array for a member of type float.
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java float array for a member of type float.
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type float array.
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java float array for a member of type float.
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type int as a 1D array.
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayInt(String) - Method in class ucar.ma2.StructureData
Get java int array for a member of type int.
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java int array for a member of type int.
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type int array.
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java int array for a member of type int.
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type long as a 1D array.
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayLong(String) - Method in class ucar.ma2.StructureData
Get java long array for a member of type long.
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java long array for a member of type long.
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type long array.
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java long array for a member of type long.
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type short as a 1D array.
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayShort(String) - Method in class ucar.ma2.StructureData
Get java short array for a member of type short.
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java short array for a member of type short.
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type short array.
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java short array for a member of type short.
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type String as a 1D array.
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayString(String) - Method in class ucar.ma2.StructureData
Get java String array for a member of type String.
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java array of Strings for a member of type char or String.
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
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
 
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
Return the latitude at the requested trajectory point in units of "degrees_north".
getLatitude(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the latitude values on the given Range of the trajectory.
getLatitude() - Method in interface ucar.unidata.geoloc.EarthLocation
latitude in decimal degrees north
getLatitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
latitude in decimal degrees north
getLatitude() - Method in interface ucar.unidata.geoloc.LatLonPoint
Returns the latitude, between +/- 90 degrees.
getLatitude() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Returns the latitude, in degrees.
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 interface ucar.nc2.dt.GridCoordSystem
Get horizontal bounding box in lat, lon coordinates.
getLatLonBoundingBox(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
From GridCoordSys.
getLatMax() - Method in class ucar.unidata.geoloc.LatLonRect
Get maximum latitude, aka "north" edge
getLatMin() - Method in class ucar.unidata.geoloc.LatLonRect
Get minimum latitude, aka "south" edge
getLatNorth() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatSouth() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
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.
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 interface ucar.nc2.dt.PointObsDatatype
Location of the observation
getLocation(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the location for the given point.
getLocation() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getLocation() - Method in interface ucar.nc2.ft.FeatureDataset
The URI location of the dataset
getLocation() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getLocation() - Method in interface ucar.nc2.ft.PointFeature
Location of this observation
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 interface ucar.nc2.dt.TypedDataset
 
getLocationURI() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getLog() - Method in class thredds.catalog.InvCatalogImpl
 
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.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
Return the longitude at the requested trajectory point in units of "degrees_east".
getLongitude(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the longitude values on the given Range of the trajectory.
getLongitude() - Method in interface ucar.unidata.geoloc.EarthLocation
longitude in decimal degrees east
getLongitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
longitude in decimal degrees east
getLongitude() - Method in interface ucar.unidata.geoloc.LatLonPoint
Returns the longitude, between +/-180 degrees
getLongitude() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Returns the longitude, in degrees.
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.
getMap() - Method in class ucar.nc2.EnumTypedef
 
getMapHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getMapUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
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
 
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
 
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.
getMidpoints() - Method in class ucar.nc2.dataset.CoordinateAxis2D
 
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, double) - Static method in class ucar.ma2.MAMath
 
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
 
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()
getN() - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
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.Attribute
Get the name of this Attribute.
getName() - Method in class ucar.nc2.dataset.CoordinateSystem
get the name of the Coordinate System
getName() - Method in class ucar.nc2.dataset.CoordinateTransform
get the name
getName() - Method in class ucar.nc2.Dimension
Returns the name of this Dimension; may be null.
getName() - Method in interface ucar.nc2.dt.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
 
getName() - Method in class ucar.nc2.EnumTypedef
 
getName() - Method in interface ucar.nc2.ft.FeatureCollection
Get the name of this feature collection.
getName() - Method in class ucar.nc2.Group
Get the full name, starting from the root Group.
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.Variable
Deprecated.
use getFullName or getShortName
getName() - Method in class ucar.nc2.VariableSimpleAdapter
 
getName() - Method in interface ucar.nc2.VariableSimpleIF
 
getName() - Method in class ucar.unidata.geoloc.Earth
Get the Name property.
getName() - Method in class ucar.unidata.geoloc.EarthEllipsoid
EPSG name
getName() - Method in interface ucar.unidata.geoloc.Projection
The name of this projection.
getName() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the name of this specific projection (also see getClassName)
getName() - Method in interface ucar.unidata.geoloc.Station
Station name or id.
getName() - Method in class ucar.unidata.geoloc.StationImpl
Station name or id.
getName() - Method in class ucar.unidata.util.Parameter
Get the name of this Parameter.
getName() - Method in class ucar.unidata.util.Product
_more_
getNameAndAttributes() - Method in class ucar.nc2.Group
Get String with name and attributes.
getNameAndAttributes() - Method in class ucar.nc2.Structure
Get String with name and attributes.
getNameAndDimensions() - Method in class ucar.nc2.Variable
Get the display name plus the dimensions, eg 'float name(dim1, dim2)'
getNameAndDimensions(boolean) - Method in class ucar.nc2.Variable
Get the display name plus the dimensions, eg 'float name(dim1, dim2)'
getNameAndDimensions(StringBuilder) - Method in class ucar.nc2.Variable
Get the display name plus the dimensions, eg 'name(dim1, dim2)'
getNameAndDimensions(StringBuffer) - Method in class ucar.nc2.Variable
Deprecated.
use getNameAndDimensions(StringBuilder buf)
getNameAndDimensions(StringBuilder, boolean, boolean) - Method in class ucar.nc2.Variable
Add display name plus the dimensions to the StringBuffer
getNameAndDimensions(Formatter, boolean, boolean) - Method in class ucar.nc2.Variable
Add display name plus the dimensions to the StringBuffer
getNameAndDimensions(Formatter, boolean, boolean) - Method in interface ucar.nc2.VariableIF
 
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
Get underlying NetcdfFileWriteable
getNetcdfDataset(String) - Method in class thredds.catalog.InvDatasetFeatureCollection
Get the dataset named by the path.
getNetcdfDataset() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the underlying NetcdfDataset
getNetcdfFile() - Method in interface ucar.nc2.dt.TypedDataset
 
getNetcdfFile() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getNetcdfFile() - Method in interface ucar.nc2.ft.FeatureDataset
Return underlying NetcdfFile, or null if none.
getNetcdfFile() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getNetcdfFile() - Method in class ucar.nc2.Group
Get the owning NetcdfFile
getNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get the File Cache
getNext() - Method in class ucar.ma2.ArrayDouble.D3.IF
 
getNominalTime() - Method in interface ucar.nc2.dt.PointObsDatatype
Nominal time of the observation.
getNominalTime() - Method in interface ucar.nc2.ft.PointFeature
Nominal time of this observation.
getNominalTimeAsDate() - Method in interface ucar.nc2.dt.PointObsDatatype
Nominal time of the observation, as a Date.
getNominalTimeAsDate() - Method in interface ucar.nc2.ft.PointFeature
Nominal time of this observation, as a Date.
getNorthPole() - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
getNorthSouthRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getNowTime() - Method in class ucar.unidata.util.DateSelection
Get the NowTime property.
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
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
 
getNumSweeps() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
 
getNumTimes() - Method in interface ucar.nc2.dt.TimeSeriesCollection
Get number of points in the series
getNumTimesInRange() - Method in class ucar.unidata.util.DateSelection
Get the NumTimesInRange property.
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.ArrayStructure
Get the index-th StructureData of this ArrayStructure.
getObject(int) - Method in class ucar.ma2.ArrayStructure
Get the index-th StructureData of this ArrayStructure.
getObject() - Method in class ucar.unidata.util.DatedObject
Get the Object property.
getObjectCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a Object
getObjectCurrent() - Method in class ucar.ma2.IteratorFast
 
getObjectNext() - Method in interface ucar.ma2.IndexIterator
Get next value as an Object
getObjectNext() - Method in class ucar.ma2.IteratorFast
 
getObjects(List) - Static method in class ucar.unidata.util.DatedObject
A utility method that takes a list of DatedObjects-s and returns a list of the objects
getObservations() - Method in class ucar.nc2.dt.StationImpl
 
getObservationTime() - Method in interface ucar.nc2.dt.PointObsDatatype
Actual time of the observation.
getObservationTime() - Method in interface ucar.nc2.ft.PointFeature
Actual time of this observation.
getObservationTimeAsDate() - Method in interface ucar.nc2.dt.PointObsDatatype
Actual time of the observation, as a Date.
getObservationTimeAsDate() - Method in interface ucar.nc2.ft.PointFeature
Actual time of this observation, as a Date.
getOpenFiles() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
getOrigin(List) - Static method in class ucar.ma2.Range
Deprecated.
use Section.getOrigin()
getOrigin() - Method in class ucar.ma2.Section
Get origin array using the Range.first() values.
getOrigin(int) - Method in class ucar.ma2.Section
Get origin of the ith Range
getOrigin(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
 
getOriginalVariable() - Method in class ucar.nc2.dataset.StructureDS
A StructureDS may wrap another Structure.
getOriginalVariable() - Method in class ucar.nc2.dataset.VariableDS
A VariableDS usually wraps another Variable.
getOriginalVariable() - Method in interface ucar.nc2.dataset.VariableEnhanced
 
getOriginLat() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.Orthographic
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the origin latitude
getOriginLat() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the origin latitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.Orthographic
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the origin longitude.
getParallel() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the first standard parallel
getParallelOne() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the first standard parallel
getParallelOne() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the first standard parallel
getParallelTwo() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the second standard parallel
getParallelTwo() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the second standard parallel
getParameters() - Method in class ucar.nc2.dataset.CoordinateTransform
get list of ProjectionParameter objects.
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.Group
Get its parent Group, or null if its the root group.
getParentGroup() - Method in class ucar.nc2.Variable
Get the containing Group.
getParentGroup() - Method in interface ucar.nc2.VariableIF
 
getParentReal() - Method in class thredds.catalog.InvDatasetImpl
Get real parent dataset, no proxies
getParentStructure() - Method in class ucar.nc2.Variable
Get the parent Variable if this is a member of a Structure, or null if its not.
getParentStructure() - Method in interface ucar.nc2.VariableIF
 
getParseInfo() - Method in class ucar.nc2.dataset.CoordSysBuilder
 
getParseInfo() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Detailed information when the coordinate systems were parsed
getParseInfo() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Detailed information when the coordinate systems were parsed
getPath() - Method in class thredds.catalog.CrawlableCatalog
 
getPath() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getPath() - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.
 
getPath() - Method in class thredds.catalog.InvDatasetScan
 
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
Get a PointObsDatatype for the requested trajectory point.
getPointRange(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get a range for a single point in the trajectory.
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.
getPostRange() - Method in class ucar.unidata.util.DateSelection
Get the PostRange property.
getPostRangeToUse() - Method in class ucar.unidata.util.DateSelection
Get the post interval range to use.
getPreRange() - Method in class ucar.unidata.util.DateSelection
Get the PreRange property.
getPreRangeToUse() - Method in class ucar.unidata.util.DateSelection
Get the pre interval range to use.
getPressureAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Pressure, or null if none.
getPrimitiveClassType() - Method in enum ucar.ma2.DataType
The primitive class type: char, byte, float, double, short, int, long, boolean, String, StructureData, StructureDataIterator, ByteBuffer.
getProcessing() - Method in class thredds.catalog.InvDataset
get specific type of documentation = processing_level
getProcessing() - Method in class thredds.catalog.ThreddsMetadata
 
getProfileByDate(Date) - Method in interface ucar.nc2.ft.StationProfileFeature
Get a particular profile by date.
getProgressPercent() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
 
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 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.
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
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.Orthographic
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.UtmProjection
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the label to be used in the gui for this type of projection.
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
 
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
 
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 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
Get a range with the given start, end, and stride in the trajectory.
getRange() - Method in class ucar.unidata.util.DateSelection
Construct and return the start and end time range
getRange(List<DatedThing>) - Method in class ucar.unidata.util.DateSelection
_more_
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 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 interface ucar.nc2.dt.GridDatatype
get the rank
getRank() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getRank() - Method in class ucar.nc2.Variable
Get the number of dimensions of the Variable.
getRank() - Method in interface ucar.nc2.VariableIF
 
getRank() - Method in class ucar.nc2.VariableSimpleAdapter
 
getRank() - Method in interface ucar.nc2.VariableSimpleIF
Variable rank
getRankDomain() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the domain rank of the coordinate system = number of dimensions it is a function of.
getRankRange() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the range rank of the coordinate system = number of coordinate axes.
getRawFileScan() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getRawFileScan() - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.
 
getReferencedFile() - Method in class ucar.nc2.dataset.NetcdfDataset
A NetcdfDataset usually wraps a NetcdfFile, where the actual I/O happens.
getRelativeDate(Date, String) - Static method in class ucar.unidata.util.DateUtil
Get a new date relative to the given date.
getResolution() - Method in class thredds.catalog.ThreddsMetadata.Range
 
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.
getRho() - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
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.
getRoundTo() - Method in class ucar.unidata.util.DateSelection
Get the RoundTo property.
getRunTimeAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the RunTime axis.
getRunTimeDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the runtime Dimension, if it exists
getRunTimeDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the runtime Dimension index in the geogrid (canonical order), or -1 if none
getSAXBuilder() - Method in class thredds.catalog.XMLEntityResolver
 
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type byte.
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarByte(String) - Method in class ucar.ma2.StructureData
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type byte.
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type char.
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarChar(String) - Method in class ucar.ma2.StructureData
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type char.
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type double.
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarDouble(String) - Method in class ucar.ma2.StructureData
Get member data of type double.
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type double.
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type double.
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type float.
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarFloat(String) - Method in class ucar.ma2.StructureData
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type float.
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type int.
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarInt(String) - Method in class ucar.ma2.StructureData
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type int.
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type long.
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarLong(String) - Method in class ucar.ma2.StructureData
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type long.
getScalarObject(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data array of any type as an Object, eg, Float, Double, String, StructureData etc.
getScalarObject(String) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Object, eg, Float, Double, String etc.
getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Object, eg, Float, Double, String etc.
getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type short.
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarShort(String) - Method in class ucar.ma2.StructureData
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type short.
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type String or char.
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarString(String) - Method in class ucar.ma2.StructureData
Get String value, from rank 0 String or rank 1 char member array.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get String value, from rank 0 String or rank 1 char member array.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type String or 1D char.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get String value, from rank 0 String or rank 1 char member array.
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type Structure.
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarStructure(String) - Method in class ucar.ma2.StructureData
Get member data of type Structure.
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type Structure.
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type Structure.
getScale(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the scale for the lat.
getScale(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the scale for the lat.
getScale() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the scale
getScale() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the scale
getScanLocation() - Method in class thredds.catalog.InvDatasetScan
 
getScientificDataType() - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
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
Deprecated.
use Section.getShape()
getShape() - Method in class ucar.ma2.Section
Get shape array using the Range.length() values.
getShape(int) - Method in class ucar.ma2.Section
Get length of the ith Range
getShape() - Method in class ucar.ma2.StructureMembers.Member
Get the array shape.
getShape() - Method in interface ucar.nc2.dt.GridDatatype
get the shape (canonical ordering)
getShape() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getShape() - Method in class ucar.nc2.Variable
Get the shape: length of Variable in each dimension.
getShape(int) - Method in class ucar.nc2.Variable
Get the size of the ith dimension
getShape() - Method in interface ucar.nc2.VariableIF
 
getShape() - Method in class ucar.nc2.VariableSimpleAdapter
 
getShape() - Method in interface ucar.nc2.VariableSimpleIF
Variable shape
getShapeAll() - Method in class ucar.nc2.Variable
 
getShapeAsSection() - Method in class ucar.nc2.Variable
Get shape as a Section object.
getShapeAsSection() - Method in interface ucar.nc2.VariableIF
 
getShort(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a short.
getShort(int) - Method in class ucar.ma2.Array
 
getShort(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayBoolean
 
getShort(Index) - Method in class ucar.ma2.ArrayByte
 
getShort(int) - Method in class ucar.ma2.ArrayByte
 
getShort(Index) - Method in class ucar.ma2.ArrayChar
 
getShort(int) - Method in class ucar.ma2.ArrayChar
 
getShort(Index) - Method in class ucar.ma2.ArrayDouble
 
getShort(int) - Method in class ucar.ma2.ArrayDouble
 
getShort(Index) - Method in class ucar.ma2.ArrayFloat
 
getShort(int) - Method in class ucar.ma2.ArrayFloat
 
getShort(Index) - Method in class ucar.ma2.ArrayInt
 
getShort(int) - Method in class ucar.ma2.ArrayInt
 
getShort(Index) - Method in class ucar.ma2.ArrayLong
 
getShort(int) - Method in class ucar.ma2.ArrayLong
 
getShort(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayObject
 
getShort(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayRagged
 
getShort(Index) - Method in class ucar.ma2.ArrayScalar
 
getShort(int) - Method in class ucar.ma2.ArrayScalar
 
getShort(Index) - Method in class ucar.ma2.ArrayShort
 
getShort(int) - Method in class ucar.ma2.ArrayShort
 
getShort(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayStructure
 
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.dt.VariableSimpleSubclass
 
getShortName() - Method in class ucar.nc2.EnumTypedef
 
getShortName() - Method in class ucar.nc2.Group
Get the "short" name, unique within its parent Group.
getShortName() - Method in class ucar.nc2.Variable
Get the short name of this Variable.
getShortName() - Method in interface ucar.nc2.VariableIF
 
getShortName() - Method in class ucar.nc2.VariableSimpleAdapter
 
getShortName() - Method in interface ucar.nc2.VariableSimpleIF
short name of the data Variable
getShortNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a short
getShortNext() - Method in class ucar.ma2.IteratorFast
 
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() - 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.
getSkip() - Method in class ucar.unidata.util.DateSelection
Get the Skip property.
getSorter() - Method in class thredds.catalog.InvDatasetScan
 
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
Deprecated.
use toDateOnlyString
getStandardDateString(Date) - Method in class ucar.nc2.units.DateFormatter
Deprecated.
use toDateTimeStringISO
getStandardDateString2(Date) - Method in class ucar.nc2.units.DateFormatter
Deprecated.
use toDateTimeString
getStandardOrISO(String) - Static method in class ucar.nc2.units.DateUnit
Create a java.util.Date from a udunit or ISO String.
getStandardUri() - Method in class thredds.catalog.InvAccess
Construct the standard THREDDS access URI for this dataset access method, resolve if the URI is relative.
getStandardUrlName() - Method in class thredds.catalog.InvAccess
Get the standard URL, with resolution if the URL is reletive.
getStart() - Method in class thredds.catalog.ThreddsMetadata.Range
 
getStart() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get starting value if isRegular()
getStart() - Method in class ucar.nc2.units.DateRange
Get the starting Date.
getStartDate() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Start date for the trajectory.
getStartDate() - Method in interface ucar.nc2.dt.TypedDataset
 
getStartDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getStartDate() - Method in interface ucar.nc2.ft.FeatureDataset
Starting date for the entire dataset.
getStartDate() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getStartFixedDate() - Method in class ucar.unidata.util.DateSelection
get the property
getStartFixedTime() - Method in class ucar.unidata.util.DateSelection
Get the StartFixedTime property.
getStartingTime() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getStartMode() - Method in class ucar.unidata.util.DateSelection
Get the StartMode property.
getStartOffset() - Method in class ucar.unidata.util.DateSelection
Get the StartOffset property.
getStation(String) - Method in interface ucar.nc2.dt.StationCollection
Find a Station by name
getStation() - Method in interface ucar.nc2.dt.StationObsDatatype
Station location of the observation
getStation(String) - Method in 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
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.
getStationProductCount(String) - Method in interface ucar.nc2.dt.StationRadarCollection
How many Data Products are available for this Station?
getStationProfileFeature(Station) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Get the StationProfileFeature for a specific Station.
getStations() - Method in interface ucar.nc2.dt.StationCollection
Get all the Stations in the collection.
getStations(CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get all the Stations in the collection, allow user to cancel.
getStations(LatLonRect) - Method in interface ucar.nc2.dt.StationCollection
Get all the Stations within a bounding box.
getStations(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get all the Stations within a bounding box, allow user to cancel.
getStations() - Method in interface ucar.nc2.dt.StationRadarCollection
Get all the Stations in the collection.
getStations(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.StationRadarCollection
Get all the Stations within a bounding box, allow user to cancel.
getStations() - 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
 
getStorage() - Method in class ucar.ma2.Array
Get underlying primitive array storage.
getStorage() - Method in class ucar.ma2.ArrayBoolean
 
getStorage() - Method in class ucar.ma2.ArrayByte
 
getStorage() - Method in class ucar.ma2.ArrayChar
 
getStorage() - Method in class ucar.ma2.ArrayDouble
 
getStorage() - Method in class ucar.ma2.ArrayFloat
 
getStorage() - Method in class ucar.ma2.ArrayInt
 
getStorage() - Method in class ucar.ma2.ArrayLong
 
getStorage() - Method in class ucar.ma2.ArrayObject
Get underlying primitive array storage.
getStorage() - Method in class ucar.ma2.ArrayRagged
 
getStorage() - Method in class ucar.ma2.ArrayScalar
 
getStorage() - Method in class ucar.ma2.ArrayShort
 
getStorage() - Method in class ucar.ma2.ArrayStructure
 
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(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
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
getTangentLon() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the tangent longitude
getTangentLon() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the tangent longitude
getTaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Time, or null if none.
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
get the time of the nth point.
getTime(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the time for the given point as a java.util.Date.
getTime(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the time values on the given Range of the trajectory.
getTime() - Method in interface ucar.nc2.ft.ProfileFeature
Nominal time of the profile
getTimeAsISO8601(Date) - Static method in class ucar.unidata.util.DateUtil
format time
getTimeAsISO8601(long) - Static method in class ucar.unidata.util.DateUtil
format time
getTimeAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Time axis, if it exists.
getTimeAxis1D() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Time axis, if it exists, and if its 1-dimensional.
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.InvCatalogRef
 
getTimeCoverage() - Method in class thredds.catalog.InvDataset
get time coverage
getTimeCoverage() - Method in class thredds.catalog.InvDatasetImplProxy
 
getTimeCoverage() - Method in class thredds.catalog.ThreddsMetadata
 
getTimeDate(int) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
getTimeDates() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Get the list of times as Dates.
getTimeDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the time Dimension, if it exists
getTimeDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the time Dimension index in the geogrid (canonical order), or -1 if none
getTimeResolution() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
only if isRegular() LOOK REDO
getTimes() - Method in interface ucar.nc2.ft.StationProfileFeature
Get the list of times in the time series of profiles.
getTimes() - Method in class ucar.unidata.util.DateSelection
Get the Times property.
getTimeUnit() - Method in interface ucar.nc2.ft.PointFeature
Get the time unit of the time coordinate.
getTimeUnit() - Method in class ucar.nc2.units.DateUnit
For udunit dates, get the time unit.
getTimeUnit() - Method in class ucar.nc2.units.TimeDuration
Get the corresponding time unit
getTimeUnits() - Method in interface ucar.nc2.dt.PointCollection
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
Get the units of Calendar time.
getTimeUnitsIdentifier() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the String representation of the units for time.
getTimeUnitString() - Method in class ucar.nc2.units.DateUnit
For udunit dates, get the time unit only, as a String, eg "secs" or "days"
getTimeValue(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the time for the given point as a double in the units given by getTimeUnitsIdentifier().
getTitle() - Method in interface ucar.nc2.dt.TypedDataset
 
getTitle() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getTitle() - Method in interface ucar.nc2.ft.FeatureDataset
Title of the dataset.
getTitle() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getTitle() - Method in class ucar.nc2.NetcdfFile
Get the human-readable title, if it exists.
getTopDirectoryLocation() - Method in class thredds.catalog.InvDatasetFeatureCollection
 
getTotalNumberOfStructures() - Method in class ucar.ma2.ArraySequenceNested
 
getTrajectories() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Get trajectories contained in this dataset.
getTrajectory(String) - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Get the named trajectory
getTrajectoryIds() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Get a list of String IDs for the available trajectories.
getTransformName() - Method in interface ucar.nc2.dataset.CoordTransBuilderIF
Get the Transform name.
getTransformName() - Method in class ucar.nc2.dataset.transform.AlbersEqualArea
 
getTransformName() - Method in class ucar.nc2.dataset.transform.FlatEarth
 
getTransformName() - Method in class ucar.nc2.dataset.transform.LambertAzimuthal
 
getTransformName() - Method in class ucar.nc2.dataset.transform.LambertConformalConic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.Mercator
 
getTransformName() - Method in class ucar.nc2.dataset.transform.MSGnavigation
 
getTransformName() - Method in class ucar.nc2.dataset.transform.Orthographic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.PolarStereographic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.RotatedLatLon
 
getTransformName() - Method in class ucar.nc2.dataset.transform.RotatedPole
 
getTransformName() - Method in class ucar.nc2.dataset.transform.Stereographic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.TransverseMercator
 
getTransformName() - Method in class ucar.nc2.dataset.transform.UTM
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VAtmHybridHeight
Get the standard name of this transform
getTransformName() - Method in class ucar.nc2.dataset.transform.VAtmHybridSigmaPressure
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VAtmLnPressure
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VAtmSigma
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VerticalPerspective
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VExplicitField
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanS
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanSigma
 
getTransformName() - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
getTransformType() - Method in class ucar.nc2.dataset.CoordinateTransform
get the transform type
getTransformType() - Method in interface ucar.nc2.dataset.CoordTransBuilderIF
Get the Transform Type : Vertical or Projection
getTransformType() - Method in class ucar.nc2.dataset.transform.AlbersEqualArea
 
getTransformType() - Method in class ucar.nc2.dataset.transform.FlatEarth
 
getTransformType() - Method in class ucar.nc2.dataset.transform.LambertAzimuthal
 
getTransformType() - Method in class ucar.nc2.dataset.transform.LambertConformalConic
 
getTransformType() - Method in class ucar.nc2.dataset.transform.Mercator
 
getTransformType() - Method in class ucar.nc2.dataset.transform.MSGnavigation
 
getTransformType() - Method in class ucar.nc2.dataset.transform.Orthographic
 
getTransformType() - Method in class ucar.nc2.dataset.transform.PolarStereographic
 
getTransformType() - Method in class ucar.nc2.dataset.transform.RotatedLatLon
 
getTransformType() - Method in class ucar.nc2.dataset.transform.RotatedPole
 
getTransformType() - Method in class ucar.nc2.dataset.transform.Stereographic
 
getTransformType() - Method in class ucar.nc2.dataset.transform.TransverseMercator
 
getTransformType() - Method in class ucar.nc2.dataset.transform.UTM
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VAtmHybridHeight
Get the type of the transform
getTransformType() - Method in class ucar.nc2.dataset.transform.VAtmHybridSigmaPressure
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VAtmLnPressure
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VAtmSigma
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VerticalPerspective
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VExplicitField
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VOceanS
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VOceanSigma
 
getTransformType() - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
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.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.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.
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 interface ucar.nc2.dt.GridDatatype
Get the unit string
getUnitsString() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getUnitsString() - Method in class ucar.nc2.units.DateUnit
The udunits string, but no value, ie its a base unit.
getUnitsString() - Method in class ucar.nc2.Variable
Get the Unit String for the Variable.
getUnitsString() - Method in interface ucar.nc2.VariableIF
 
getUnitsString() - Method in class ucar.nc2.VariableSimpleAdapter
 
getUnitsString() - Method in interface ucar.nc2.VariableSimpleIF
Units of the Variable.
getUnitString() - Method in class ucar.nc2.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
 
getUrlArgs(Hashtable<String, String>) - Method in class ucar.unidata.util.DateSelection
This adds to the hashtable the set of name/value pairs that allow us to create a new DateSelection from a url argument string
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.units.SimpleUnit
Extract the value, can only be called for ScaledUnit.
getValue() - Method in class ucar.nc2.units.TimeDuration
Get the duration in natural units, ie units of getTimeUnit()
getValue(TimeUnit) - Method in class ucar.nc2.units.TimeDuration
Get the time duration in a specified unit of time.
getValue() - Method in class ucar.nc2.units.TimeUnit
Get the value.
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 interface ucar.nc2.dt.GridDatatype
Get the underlying Variable, if it exists.
getVariableList() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
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
getVerticalAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Z axis.
getVerticalCT() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Vertical CoordinateTransform, it it exists.
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
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
 
getWidth() - Method in class ucar.unidata.geoloc.LatLonRect
return width of bounding box, always between 0 and 360 degrees.
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
 
getX() - Method in interface ucar.unidata.geoloc.ProjectionPoint
Get the X coordinate
getXaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.GeoX, or null if none.
getXDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the x Dimension, if it exists
getXDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the x Dimension index in the geogrid (canonical order)
getXHorizAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the X axis.
getXlinkContent() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get its content.
getXlinkHref() - Method in class thredds.catalog.InvCatalogRef
 
getXlinkHref() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get the href, to display the link to the user.
getXlinkHref() - Method in class thredds.catalog.InvMetadata
if its a XLink, get the xlink:href String
getXlinkTitle() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get the title, to display the link to the user.
getXlinkTitle() - Method in class thredds.catalog.InvMetadata
if its a XLink, get the xlink:title attribute
getXlinkURI() - Method in class thredds.catalog.InvMetadata
if its a XLink, get the xlink:href as an absolute URI; may be null
getY() - Method in interface ucar.unidata.geoloc.ProjectionPoint
Get the Y coordinate
getYaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.GeoY, or null if none.
getYDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the y Dimension, if it exists
getYDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the y Dimension index in the geogrid (canonical order)
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 interface ucar.nc2.dt.GridDatatype
get the z Dimension, if it exists
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(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.WRFConvention
Does increasing values of Z go vertical up?
getZone() - Method in class ucar.unidata.geoloc.projection.UtmProjection
Get the zone number = [1,60]
getZPositive() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
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
 
GRAV - Static variable in class ucar.unidata.util.SpecialMathFunction
Gravitational Constant.
GRAVACC - Static variable in class ucar.unidata.util.SpecialMathFunction
Gravitational Acceleration at the Earths surface.
GRIB1 - Static variable in class thredds.catalog.DataFormatType
 
GRIB2 - Static variable in class thredds.catalog.DataFormatType
 
GRID_MAPPING - Static variable in interface ucar.nc2.constants.CF
 
GRID_MAPPING_NAME - Static variable in interface ucar.nc2.constants.CF
 
GridCoordSystem - Interface in ucar.nc2.dt
A Coordinate System for gridded data.
GridDataset - Interface in ucar.nc2.dt
A dataset containing Grid objects.
GridDataset.Gridset - Interface in ucar.nc2.dt
A set of GridDatatype objects with the same Coordinate System.
GridDatatype - Interface in ucar.nc2.dt
Interface for scientific datatype Grid.
GRIDFTP - Static variable in class thredds.catalog.ServiceType
 
Group - Class in ucar.nc2
A Group is a logical collection of Variables.
Group(NetcdfFile, Group, String) - Constructor for class ucar.nc2.Group
Constructor

H

handleCollectionEvent(DatasetCollectionManager.TriggerEvent) - Method in class thredds.catalog.InvDatasetFeatureCollection
 
hasAccess() - Method in class thredds.catalog.InvCatalogRef
 
hasAccess() - Method in class thredds.catalog.InvDataset
If this dataset has access elements.
hasAccess() - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.
 
hasAccess() - Method in class thredds.catalog.InvDatasetImplProxy
 
hasCachedData() - Method in class ucar.nc2.Variable
Has data been read and cached.
hasCachedDataRecurse() - Method in class ucar.nc2.dataset.VariableDS
 
hasCoordinateSystem() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
hasCount() - Method in class ucar.unidata.util.DateSelection
Does this date selection have a valid count
hasDataSize() - Method in class thredds.catalog.InvAccess
 
hasDataSize() - Method in class thredds.catalog.ThreddsMetadata
 
hasFatalError() - Method in class thredds.catalog.InvCatalogImpl
Check if there is a fatal error and catalog should not be used.
hasFillValue() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
true if Variable has _FillValue attribute
hasFillValue() - Method in class ucar.nc2.dataset.VariableDS
 
hashCode() - Method in class thredds.catalog.CollectionType
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class thredds.catalog.DataFormatType
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class thredds.catalog.InvAccessImpl
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvCatalogImpl
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvCatalogRef
 
hashCode() - Method in class thredds.catalog.InvDatasetImpl
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvDatasetImplProxy
 
hashCode() - Method in class thredds.catalog.InvDocumentation
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvMetadata
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.InvProperty
Override Object.hashCode() to be consistent with equals.
hashCode() - Method in class thredds.catalog.InvService
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.MetadataType
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class thredds.catalog.ServiceType
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Contributor
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata
 
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Range
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Source
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Variables
Override Object.hashCode() to implement equals.
hashCode() - Method in class thredds.catalog.ThreddsMetadata.Vocab
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.ma2.Range
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.ma2.Section
Override Object.hashCode() to agree with equals.
hashCode() - Method in class ucar.nc2.Attribute
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.dataset.CoordinateAxis
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.dataset.CoordinateSystem
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.dataset.CoordinateTransform
Override Object.hashCode() to be consistent with equals.
hashCode() - Method in class ucar.nc2.Dimension
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.Group
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.units.DateRange
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.units.DateType
 
hashCode() - Method in class ucar.nc2.units.TimeDuration
Override to be consistent with equals
hashCode() - Method in class ucar.nc2.units.TimeUnit
Override hashcode to be consistent with equals.
hashCode() - Method in class ucar.nc2.Variable
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.unidata.geoloc.EarthEllipsoid
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class ucar.unidata.util.DateSelection
Get the hashcode for this object
hashCode() - Method in class ucar.unidata.util.Parameter
Override Object.hashCode() to implement equals.
HashMapLRU - Class in ucar.nc2.util
A HashMap that removes the oldest member when it exceeds the maximum number of entries.
HashMapLRU(int, int) - Constructor for class ucar.nc2.util.HashMapLRU
Constructor.
hasInterval() - Method in class ucar.unidata.util.DateSelection
Do we have an interval defined
hasInvalidData() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
true if Variable has valid_range, valid_min or valid_max attributes
hasInvalidData() - Method in class ucar.nc2.dataset.VariableDS
 
hasListeners() - Method in class ucar.nc2.util.ListenerManager
 
hasMissing() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
true if Variable has missing data values
hasMissing() - Method in class ucar.nc2.dataset.VariableDS
 
hasMissingData() - Method in interface ucar.nc2.dt.GridDatatype
true if there may be missing data
hasMissingValue() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
true if Variable has missing_value attribute
hasMissingValue() - Method in class ucar.nc2.dataset.VariableDS
 
hasMore(int) - Method in class ucar.ma2.IteratorFast
 
hasNestedDatasets() - Method in class thredds.catalog.InvCatalogRef
 
hasNestedDatasets() - Method in class thredds.catalog.InvDataset
If this dataset has nested datasets.
hasNestedDatasets() - Method in class thredds.catalog.InvDatasetFmrc
Deprecated.
 
hasNestedDatasets() - Method in class thredds.catalog.InvDatasetImplProxy
 
hasNext() - Method in class ucar.ma2.Array
Check if more elements in the local iterator.
hasNext() - Method in class ucar.ma2.ArrayChar.StringIterator
 
hasNext(int) - Method in class ucar.ma2.ArrayDouble.D3.IF
 
hasNext() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
hasNext() - Method in interface ucar.ma2.IndexIterator
Return true if there are more elements in the iteration.
hasNext() - Method in class ucar.ma2.IteratorFast
 
hasNext() - Method in class ucar.ma2.Range.Iterator
 
hasNext() - Method in class ucar.ma2.Section.Iterator
 
hasNext() - Method in class ucar.ma2.SequenceIterator
 
hasNext() - Method in interface ucar.ma2.StructureDataIterator
See if theres more StructureData in the iteration.
hasNext() - Method in interface ucar.nc2.dt.DataIterator
true if another "DataType" object is available
hasNext() - Method in class ucar.nc2.dt.DataIteratorAdapter
 
hasNext() - Method in class ucar.nc2.dt.DatatypeIterator
 
hasNext() - Method in interface ucar.nc2.ft.NestedPointFeatureCollectionIterator
true if another Feature object is available
hasNext() - Method in interface ucar.nc2.ft.PointFeatureCollection
Use the internal iterator to check if there is another PointFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
true if another PointFeatureCollection is available
hasNext() - Method in interface ucar.nc2.ft.PointFeatureIterator
Check if another PointFeature is available
hasNext() - Method in interface ucar.nc2.ft.ProfileFeatureCollection
Use the internal iterator to check if there is another ProfileFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft.SectionFeature
Use the internal iterator to check if there is another ProfileFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft.SectionFeatureCollection
Use the internal iterator to check if there is another SectionFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft.StationProfileFeature
Use the internal iterator to check if there is another ProfileFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Use the internal iterator to check if there is another StationProfileFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Use the internal iterator to check if there is another StationTimeSeriesFeature in the iteration.
hasNext() - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
Use the internal iterator to check if there is another TrajectoryFeature in the iteration.
hasPostRange() - Method in class ucar.unidata.util.DateSelection
Do we have a post range defined
hasPreRange() - Method in class ucar.unidata.util.DateSelection
Do we have a pre range defined
hasResolution() - Method in class thredds.catalog.ThreddsMetadata.Range
 
hasScaleOffset() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
true if Variable data will be converted using scale and offet
hasScaleOffset() - Method in class ucar.nc2.dataset.VariableDS
 
hasTime(Date) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
See if the given Date appears is a coordinate
hasTimeAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
true if has Time axis
hasTimeAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
True if there is a Time Axis.
hasTimeAxis1D() - Method in interface ucar.nc2.dt.GridCoordSystem
True if there is a Time Axis and it is 1D.
hasUnlimitedDimension() - Method in class ucar.nc2.NetcdfFile
Return true if this file has one or more unlimited (record) dimension.
hasVerticalAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
true if has Height, Pressure, or GeoZ axis
hasXlink() - Method in class thredds.catalog.InvDocumentation
 
hasXlink() - Method in class thredds.catalog.InvMetadata
if it has an XLink
HDF4 - Static variable in class thredds.catalog.DataFormatType
 
HDF5 - Static variable in class thredds.catalog.DataFormatType
 
hiddenProperties() - Static method in class thredds.catalog.InvDocumentation
 
hiddenProperties() - Static method in class thredds.catalog.ThreddsMetadata.Source
 
hiddenProperties() - Static method in class thredds.catalog.ThreddsMetadata.Variable
 
hiddenProperties() - Static method in class ucar.nc2.units.DateType
For bean editing, public by accident.
hideMember(StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
 
hoursToMillis(double) - Static method in class ucar.unidata.util.DateUtil
utility to convert a given number of hours to milliseconds
HTTP - Static variable in class thredds.catalog.ServiceType
 
HTTPServer - Static variable in class thredds.catalog.ServiceType
 
HybridHeight - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
HybridHeight - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the netCDF CF convention formula for "Atmospheric Hybrid Height".
HybridHeight(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.HybridHeight
Construct a coordinate transform for hybrid height
HybridSigmaPressure - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
HybridSigmaPressure - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the netCDF CF convention formula for "Hybrid Sigma Pressure".
HybridSigmaPressure(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.HybridSigmaPressure
Construct a coordinate transform for sigma pressure

I

i(int, int) - Static method in class ucar.unidata.util.Format
Format an integer value.
ibeta(double, double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
IFPSConvention - Class in ucar.nc2.dataset.conv
IFPS Convention Allows Local NWS forecast office generated forecast datasets to be brought into IDV.
IFPSConvention() - Constructor for class ucar.nc2.dataset.conv.IFPSConvention
 
igam(double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
igamc(double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
ignoreescape(String, String) - Static method in class ucar.unidata.util.StringUtil
 
ignoreescape2(String, String) - Static method in class ucar.unidata.util.StringUtil
 
included(Date) - Method in class ucar.nc2.units.DateRange
Determine if the given date is included in this date range.
incr() - Method in class ucar.ma2.Index
Increment the current element by 1.
incr() - Method in class ucar.ma2.Index0D
 
incr() - Method in class ucar.ma2.Index1D
 
incr() - Method in class ucar.ma2.Index2D
 
incr() - Method in class ucar.ma2.Index3D
 
incr() - Method in class ucar.ma2.Index4D
 
incr() - Method in class ucar.ma2.Index5D
 
incr() - Method in class ucar.ma2.Index6D
 
incr() - Method in class ucar.ma2.Index7D
 
incr() - Method in class ucar.nc2.util.Indent
 
incrCount() - Method in class ucar.nc2.dt.StationImpl
 
Indent - Class in ucar.nc2.util
Maintains indentation level for printing nested structures.
Indent(int) - Constructor for class ucar.nc2.util.Indent
 
Index - Class in ucar.ma2
Indexes for Multidimensional arrays.
Index(int[], int[]) - Constructor for class ucar.ma2.Index
Constructor that lets you set the strides yourself.
index(int) - Method in class ucar.ma2.Range
Get the index for this element: inverse of element
Index0D - Class in ucar.ma2
Specialization of Index for rank 0 arrays, ie scalars.
Index0D(int[]) - Constructor for class ucar.ma2.Index0D
 
Index1D - Class in ucar.ma2
Specialization of Index for rank 1 arrays.
Index1D(int[]) - Constructor for class ucar.ma2.Index1D
 
Index2D - Class in ucar.ma2
Specialization of Index for rank 2 arrays.
Index2D(int[]) - Constructor for class ucar.ma2.Index2D
 
Index3D - Class in ucar.ma2
Specialization of Index for rank 3 arrays.
Index3D(int[]) - Constructor for class ucar.ma2.Index3D
 
Index4D - Class in ucar.ma2
Specialization of Index for rank 4 arrays.
Index4D(int[]) - Constructor for class ucar.ma2.Index4D
 
Index5D - Class in ucar.ma2
Specialization of Index for rank 5 arrays.
Index5D(int[]) - Constructor for class ucar.ma2.Index5D
 
Index6D - Class in ucar.ma2
Specialization of Index for rank 6 arrays.
Index6D(int[]) - Constructor for class ucar.ma2.Index6D
 
Index7D - Class in ucar.ma2
Specialization of Index for rank 7 arrays.
Index7D(int[]) - Constructor for class ucar.ma2.Index7D
 
INDEX_LAT - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Latitude index
INDEX_LON - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Longitude index
INDEX_X - Static variable in class ucar.unidata.geoloc.ProjectionImpl
X index
INDEX_Y - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Y index
IndexConstant - Class in ucar.ma2
An Index into an Array that always returns 0.
IndexIterator - Interface in ucar.ma2
Iteration through each element of an Array in "canonical order".
indexOf(byte[], int, int) - Method in class ucar.unidata.io.KMPMatch
Finds the first occurrence of match in data.
indexOf(String, char) - Static method in class ucar.unidata.util.EscapeStrings
Find first occurence of char c in escapedName, excluding escaped c.
initEntity(String, String, String) - Static method in class thredds.catalog.XMLEntityResolver
Add an entity for resolution.
initNetcdfFileCache(int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDataset
Enable file caching.
initNetcdfFileCache(int, int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDataset
Enable file caching.
InMemoryRandomAccessFile - Class in ucar.unidata.io
A RandomAccessFile stored entirely in memory as a byte array.
InMemoryRandomAccessFile(String, byte[]) - Constructor for class ucar.unidata.io.InMemoryRandomAccessFile
A RandomAccessFile stored entirely in memory as a byte array.
insertRange(int, Range) - Method in class ucar.ma2.Section
Insert a range at the specified index in the list.
intersect(Range) - Method in class ucar.ma2.Range
Create a new Range by intersecting with a Range using same interval as this Range.
intersect(Section) - Method in class ucar.ma2.Section
Create a new Section by intersection with another Section
intersect(DateRange) - Method in class ucar.nc2.units.DateRange
Intersect with another date range
intersect(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
Create the instersection of this LatLon with the given one
intersects(Range) - Method in class ucar.ma2.Range
Determine if a given Range intersects this one.
intersects(Section) - Method in class ucar.ma2.Section
See if this Section intersects with another Section.
intersects(Date, Date) - Method in class ucar.nc2.units.DateRange
Determine if the given range intersects this date range.
intersects(DateRange) - Method in class ucar.nc2.units.DateRange
Determine if the given range intersects this date range.
interval - Variable in class ucar.unidata.util.DateSelectionInfo
 
intToBytes(int) - Static method in class ucar.unidata.io.Swap
Convert an int to an array of 4 bytes.
InvAccess - Class in thredds.catalog
Public interface to a catalog access element, defining how to access a specific web resource.
InvAccess() - Constructor for class thredds.catalog.InvAccess
 
InvAccessImpl - Class in thredds.catalog
Concrete access element.
InvAccessImpl(InvDataset, String, InvService) - Constructor for class thredds.catalog.InvAccessImpl
Construct from an existing InvService.
InvAccessImpl(InvDataset, String, String, String, String, double) - Constructor for class thredds.catalog.InvAccessImpl
Construct from fields in XML catalog.
invalidateCache() - Method in class ucar.nc2.Variable
Invalidate the data cache
InvalidRangeException - Exception in ucar.ma2
Thrown if an attempt is made to use an invalid Range to index an array.
InvalidRangeException() - Constructor for exception ucar.ma2.InvalidRangeException
 
InvalidRangeException(String) - Constructor for exception ucar.ma2.InvalidRangeException
 
InvCatalog - Class in thredds.catalog
Public interface to a thredds catalog, a virtual directory of datasets.
InvCatalogConvertIF - Interface in thredds.catalog
Converts JDOM tree to Inventory Catalog Objects.
InvCatalogFactory - Class in thredds.catalog
Reads an XML document and constructs thredds.catalog object.
InvCatalogFactory(String, boolean) - Constructor for class thredds.catalog.InvCatalogFactory
Constructor.
InvCatalogImpl - Class in thredds.catalog
Concrete implementation of a Thredds catalog object.
InvCatalogImpl(String, String, URI) - Constructor for class thredds.catalog.InvCatalogImpl
Construct an InvCatalog.
InvCatalogImpl(String, String, DateType, URI) - Constructor for class thredds.catalog.InvCatalogImpl
Construct an InvCatalog.
InvCatalogRef - Class in thredds.catalog
A reference to a InvCatalog.
InvCatalogRef(InvDatasetImpl, String, String) - Constructor for class thredds.catalog.InvCatalogRef
Constructor.
InvDataset - Class in thredds.catalog
Public interface to a thredds dataset, basic abstraction for data.
InvDatasetFcFmrc - Class in thredds.catalog
Feature Collection for Fmrc Generate anew each call; use object caching if needed to improve efficiency
InvDatasetFcFmrc(InvDatasetImpl, String, String, FeatureType, FeatureCollectionConfig) - Constructor for class thredds.catalog.InvDatasetFcFmrc
 
InvDatasetFcPoint - Class in thredds.catalog
Feature Collection for Point types
InvDatasetFcPoint(InvDatasetImpl, String, String, FeatureType, FeatureCollectionConfig) - Constructor for class thredds.catalog.InvDatasetFcPoint
 
InvDatasetFeatureCollection - Class in thredds.catalog
Feature Collection Dataset.
InvDatasetFeatureCollection.ScanFilter - Class in thredds.catalog
 
InvDatasetFeatureCollection.ScanFilter(Pattern, long) - Constructor for class thredds.catalog.InvDatasetFeatureCollection.ScanFilter
 
InvDatasetFmrc - Class in thredds.catalog
Deprecated.
use InvDatasetFeatureCollection (must replace datasetFmrc with featureCollection in the TDS config catalog)
InvDatasetFmrc(InvDatasetImpl, String, String, boolean) - Constructor for class thredds.catalog.InvDatasetFmrc
Deprecated.
 
InvDatasetFmrc.InventoryParams - Class in thredds.catalog
Deprecated.
 
InvDatasetFmrc.InventoryParams() - Constructor for class thredds.catalog.InvDatasetFmrc.InventoryParams
Deprecated.
 
InvDatasetImpl - Class in thredds.catalog
Concrete implementation of a thredds Dataset, for reading and writing from XML.
InvDatasetImpl(InvDatasetImpl, String, FeatureType, String, String) - Constructor for class thredds.catalog.InvDatasetImpl
Constructor from Catalog XML info.
InvDatasetImpl(String, FeatureType, ServiceType) - Constructor for class thredds.catalog.InvDatasetImpl
Construct an InvDatasetImpl which refers to a urlPath.
InvDatasetImpl(InvDataset, String) - Constructor for class thredds.catalog.InvDatasetImpl
 
InvDatasetImpl(InvDatasetImpl) - Constructor for class thredds.catalog.InvDatasetImpl
copy constructor
InvDatasetImplProxy - Class in thredds.catalog
Proxy an InvDatasetImpl to another InvDatasetImpl.
InvDatasetImplProxy(String, InvDatasetImpl) - Constructor for class thredds.catalog.InvDatasetImplProxy
 
InvDatasetScan - Class in thredds.catalog
Represents server-side information on how to scan a collection of datasets for catalog generation.
InvDatasetScan(InvDatasetImpl, String, String, String, String, InvDatasetScan) - Constructor for class thredds.catalog.InvDatasetScan
 
InvDatasetScan(InvCatalogImpl, InvDatasetImpl, String, String, String, String, boolean, String, boolean, String, String, String) - Constructor for class thredds.catalog.InvDatasetScan
Constructor.
InvDatasetScan(InvCatalogImpl, InvDatasetImpl, String, String, String, CrawlableDatasetFilter, boolean, String, boolean, String, String, String) - Constructor for class thredds.catalog.InvDatasetScan
Constructor.
InvDatasetSc