A B C D E F G H I J 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
accept(InvDataset) - Method in class thredds.catalog.DatasetFilter
Decision function as to whether to accept this dataset or not.
accept(InvDataset) - Method in class thredds.catalog.DatasetFilter.ByDataType
 
accept(InvDataset) - Method in class thredds.catalog.DatasetFilter.ByServiceType
 
accessUsed - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
acosh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
acquire(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasetCache
Acquire a NetcdfDataset, and lock it so no one else can use it.
acquire(String, CancelTask, NetcdfDatasetFactory) - Static method in class ucar.nc2.dataset.NetcdfDatasetCache
Same as acquire(), but use a factory to open the dataset.
acquire(String, int, CancelTask, Object, NetcdfDatasetFactory) - Static method in class ucar.nc2.dataset.NetcdfDatasetCache
Same as acquire(), but use a factory to open the dataset.
acquire(String, CancelTask) - Static method in class ucar.nc2.NetcdfFileCache
Acquire a NetcdfFile, and lock it so no one else can use it.
acquire(String, int, CancelTask, Object, NetcdfFileFactory) - Static method in class ucar.nc2.NetcdfFileCache
 
acquire(String) - Static method in class ucar.unidata.io.FileCache
 
acquireCacheOnly(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasetCache
Try to find a file in the cache.
acquireCacheOnly(String) - Static method in class ucar.nc2.NetcdfFileCache
Try to find a file in the cache.
acquireCacheOnly(String) - Static method in class ucar.unidata.io.FileCache
Try to find a file in the cache.
acquireDataset(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Same as openDataset, but file is acquired through the NetcdfFileCache, and its always enhanced.
acquireFile(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Same as openFile, but file is acquired through the NetcdfFileCache.
add(ThreddsMetadata, boolean) - Method in class thredds.catalog.ThreddsMetadata
Add all the content from another ThreddsMetadata
add(TimeDuration) - Method in class thredds.datatype.DateType
 
add(TimeUnit) - Method in class thredds.datatype.DateType
 
add(Array, Array) - Static method in class ucar.ma2.MAMath
Add elements of two arrays together, allocating the result array.
add(Date) - Method in class ucar.nc2.units.TimeUnit
 
addAccess(InvAccess) - Method in class thredds.catalog.InvDatasetImpl
Add InvAccess element to this dataset.
addAccess(List) - 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.
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(VariableEnhanced, CoordinateSystem) - Method in class ucar.nc2.dataset.NetcdfDataset
Add a CoordinateSystem to a variable.
addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.StructureDS
 
addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.VariableDS
 
addCoordinateSystems(NetcdfDataset, CancelTask) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Add Coordinate information to a NetcdfDataset using a registered Convention parsing class.
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) - Method in class ucar.nc2.dataset.CoordinateSystem
add a Collection of CoordinateTransform
addCoordinateVariable(Variable) - Method in class ucar.nc2.Dimension
Add a coordinate variable or coordinate variable alias.
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(InvProperty) - Method in class thredds.catalog.InvCatalogImpl
Add Dataset Root, key = path, value = location.
addDatasetRoot(InvProperty) - Method in class thredds.catalog.InvService
Deprecated. use InvCatalogImpl
addDate(DateType) - Method in class thredds.catalog.ThreddsMetadata
Add a date
addDimension(Dimension) - Method in class ucar.nc2.Group
Add a shared Dimension
addDimension(Group, Dimension) - Method in class ucar.nc2.NetcdfFile
Add a shared Dimension to a Group.
addDimension(String, int) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Dimension to the file.
addDimension(String, int, boolean, boolean, boolean) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Dimension to the file.
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
 
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
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(Structure, Variable) - Method in class ucar.nc2.NetcdfFile
Add a Variable to the given structure.
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.
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
addRecordStructure() - Method in class ucar.nc2.dataset.NetcdfDataset
 
addRecordStructure() - Method in class ucar.nc2.NetcdfFile
If there is an unlimited dimension, make all variables that use it into an array of structures.
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(String, List, 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(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(String, Class, Dimension[]) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated. use addVariable(String varName, DataType dataType, ArrayList dims);
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) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable to the file.
addVariableAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFile
Add a variable attribute.
addVariableAttribute(String, Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
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 thredds.datatype.DateType
 
AGGREGATION - Static variable in class thredds.catalog.MetadataType
 
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.
allow(String, String, char) - Static method in class ucar.unidata.util.StringUtil
Replace any char not alphanumeric or in allowChars by replaceChar.
annotate(InvDataset, NetcdfDataset) - Static method in class ucar.nc2.thredds.ThreddsDataFactory
Add information from the InvDataset to the NetcdfDataset.
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
appendShape(List, int) - Static method in class ucar.ma2.Range
Append a new Range(0,size-1) to the list
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.
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
Constructor.
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
Constructor for array of shape {len0}.
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
Constructor for array of shape {len0,len1}.
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
Constructor for array of shape {len0,len1,len2}.
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
Constructor for array of shape {len0,len1,len2,len3}.
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
Constructor for array of shape {len0,len1,len2,len3,len4}.
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
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
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
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayChar - Class in ucar.ma2
Concrete implementation of Array specialized for chars.
ArrayChar(int[]) - Constructor for class ucar.ma2.ArrayChar
Create a new Array of type char and the given shape.
ArrayChar.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 0.
ArrayChar.D0() - Constructor for class ucar.ma2.ArrayChar.D0
Constructor.
ArrayChar.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 1.
ArrayChar.D1(int) - Constructor for class ucar.ma2.ArrayChar.D1
Constructor for array of shape {len0}.
ArrayChar.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 2.
ArrayChar.D2(int, int) - Constructor for class ucar.ma2.ArrayChar.D2
Constructor for array of shape {len0,len1}.
ArrayChar.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 3.
ArrayChar.D3(int, int, int) - Constructor for class ucar.ma2.ArrayChar.D3
Constructor for array of shape {len0,len1,len2}.
ArrayChar.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 4.
ArrayChar.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayChar.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 5.
ArrayChar.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayChar.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 6.
ArrayChar.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayChar.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 7.
ArrayChar.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayChar.StringIterator - Class in ucar.ma2
rank must be > 0
arraycopy(Array, int, Array, int, int) - Static method in class ucar.ma2.Array
Cover for System.arraycopy().
ArrayDouble - Class in ucar.ma2
Concrete implementation of Array specialized for doubles.
ArrayDouble(int[]) - Constructor for class ucar.ma2.ArrayDouble
Create a new Array of type double and the given shape.
ArrayDouble.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 0.
ArrayDouble.D0() - Constructor for class ucar.ma2.ArrayDouble.D0
Constructor.
ArrayDouble.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 1.
ArrayDouble.D1(int) - Constructor for class ucar.ma2.ArrayDouble.D1
Constructor for array of shape {len0}.
ArrayDouble.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 2.
ArrayDouble.D2(int, int) - Constructor for class ucar.ma2.ArrayDouble.D2
Constructor for array of shape {len0,len1}.
ArrayDouble.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 3.
ArrayDouble.D3(int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D3
Constructor for array of shape {len0,len1,len2}.
ArrayDouble.D3.IF - Class in ucar.ma2
 
ArrayDouble.D3.IF() - Constructor for class ucar.ma2.ArrayDouble.D3.IF
 
ArrayDouble.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 4.
ArrayDouble.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayDouble.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 5.
ArrayDouble.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayDouble.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 6.
ArrayDouble.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayDouble.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 7.
ArrayDouble.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayFloat - Class in ucar.ma2
Concrete implementation of Array specialized for floats.
ArrayFloat(int[]) - Constructor for class ucar.ma2.ArrayFloat
Create a new Array of type float and the given shape.
ArrayFloat.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 0.
ArrayFloat.D0() - Constructor for class ucar.ma2.ArrayFloat.D0
Constructor.
ArrayFloat.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 1.
ArrayFloat.D1(int) - Constructor for class ucar.ma2.ArrayFloat.D1
Constructor for array of shape {len0}.
ArrayFloat.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 2.
ArrayFloat.D2(int, int) - Constructor for class ucar.ma2.ArrayFloat.D2
Constructor for array of shape {len0,len1}.
ArrayFloat.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 3.
ArrayFloat.D3(int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D3
Constructor for array of shape {len0,len1,len2}.
ArrayFloat.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 4.
ArrayFloat.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayFloat.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 5.
ArrayFloat.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayFloat.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 6.
ArrayFloat.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayFloat.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 7.
ArrayFloat.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayInt - Class in ucar.ma2
Concrete implementation of Array specialized for longs.
ArrayInt(int[]) - Constructor for class ucar.ma2.ArrayInt
Create a new Array of type int and the given shape.
ArrayInt.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 0.
ArrayInt.D0() - Constructor for class ucar.ma2.ArrayInt.D0
Constructor.
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
Constructor for array of shape {len0}.
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
Constructor for array of shape {len0,len1}.
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
Constructor for array of shape {len0,len1,len2}.
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
Constructor for array of shape {len0,len1,len2,len3}.
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
Constructor for array of shape {len0,len1,len2,len3,len4}.
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
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
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
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
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.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}.
ArraySequence - Class in ucar.ma2
Handles nested sequences: a 1D array of variable length 1D arrays of StructureData.
ArraySequence(StructureMembers, int) - Constructor for class ucar.ma2.ArraySequence
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
Constructor.
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
Constructor for array of shape {len0}.
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
Constructor for array of shape {len0,len1}.
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
Constructor for array of shape {len0,len1,len2}.
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
Constructor for array of shape {len0,len1,len2,len3}.
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
Constructor for array of shape {len0,len1,len2,len3,len4}.
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
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
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
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayStructure - Class in ucar.ma2
Superclass for implementations of Array of StructureData.
ArrayStructure(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructure
Create a new Array of type StructureData and the given members and shape.
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 into the ByteBuffer are uneven and must be passed in by the user.
ArrayStructureBBpos(StructureMembers, int[], ByteBuffer, int[]) - Constructor for class ucar.ma2.ArrayStructureBBpos
Construct an ArrayStructureBB with the given ByteBuffer.
ArrayStructureMA - Class in ucar.ma2
Concrete implementation of ArrayStructure, data storage is in member arrays, which are converted to StructureData member data on the fly.
ArrayStructureMA(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureMA
Create a new Array of type StructureData and the given members and shape.
ArrayStructureW - Class in ucar.ma2
Concrete implementation of ArrayStructure, with data storage in individual Arrays in 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.
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
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(NetcdfDataset, Dimension, VerticalCT) - Constructor for class ucar.unidata.geoloc.vertical.AtmosSigma
Create a new vertical transform for Ocean S coordinates
ATTR_AREADIR - Static variable in class ucar.unidata.geoloc.projection.McIDASAreaProjection
Attribute for the Area Directory
ATTR_AUXBLOCK - Static variable in class ucar.unidata.geoloc.projection.McIDASAreaProjection
Attribute for the Navigation Block
ATTR_NAME - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Projection Name
ATTR_NAVBLOCK - Static variable in class ucar.unidata.geoloc.projection.McIDASAreaProjection
Attribute for the Navigation Block
Attribute - Class in ucar.nc2
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
Attribute(String) - Constructor for class ucar.nc2.Attribute
Constructor.
Attribute(String, boolean) - Constructor for class ucar.nc2.Attribute
Constructor.
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 list of 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.CoordSysBuilder
This is where subclasses make changes to the dataset, like adding new variables, attribuites, etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Make changes to the dataset, like adding new variables, attribuites, etc.
available() - Method in class ucar.unidata.io.UncompressInputStream
 
AVOGADRO - Static variable in class ucar.unidata.util.SpecialMathFunction
Avogadro Number.
axesList - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
AxisType - Class in ucar.nc2.dataset
Type-safe enumeration of netCDF Coordinate Axis types.
axisType - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 

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
BaseGeopotentialVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
_more_
BasePressureVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
_more_
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 thredds.datatype.DateType
 
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
Test if point lies between two longitudes, deal with wrapping.
BIG_ENDIAN - Static variable in class ucar.unidata.io.RandomAccessFile
_more_
BOLTZMAN - Static variable in class ucar.unidata.util.SpecialMathFunction
Boltzman Constant.
BOOLEAN - Static variable in class ucar.ma2.DataType
 
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
 
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.
BYTE - Static variable in class ucar.ma2.DataType
 

C

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
 
calcStructureSize() - Method in class ucar.ma2.StructureMembers
 
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.
CancelTask - Interface in ucar.nc2.util
Allows long tasks to be cancelled.
canonicalizeRead(String) - Static method in class ucar.nc2.util.NetworkUtils
 
canonicalizeWrite(String) - Static method in class ucar.nc2.util.NetworkUtils
 
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
 
CHAR - Static variable in class ucar.ma2.DataType
 
check(StringBuffer, boolean) - Method in class thredds.catalog.InvCatalog
Check internal data structures.
check(StringBuffer) - Method in class thredds.catalog.InvCatalog
Check internal data structures.
check(StringBuffer, boolean) - Method in class thredds.catalog.InvCatalogImpl
Check internal data structures.
checkInRange(List, int[]) - Static method in class ucar.ma2.Range
 
checkStationProduct(Product) - Method in interface ucar.nc2.dt.StationRadarCollection
check if the product available for all stations.
checkStationProduct(String, Product) - Method in interface ucar.nc2.dt.StationRadarCollection
check if the product available for one station
checkStationProduct(String, Product) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
checkStationProduct(Product) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
checkStationProduct(String, Product) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
_more_
checkStationProduct(Product) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
_more_
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:
chooseDatasetAccess(List) - Method in class ucar.nc2.thredds.ThreddsDataFactory
Find the "best" access in case theres more than one, based on what the CDM knows how to open and use.
cleanCache(Date, StringBuffer) - Static method in class ucar.nc2.util.DiskCache
Remove all files with date < cutoff.
cleanCache(long, StringBuffer) - 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, StringBuffer) - Static method in class ucar.nc2.util.DiskCache
Remove files if needed to make cache have less than maxBytes bytes file sizes.
cleanCache(File, StringBuffer, boolean) - Method in class ucar.nc2.util.DiskCache2
Remove any files or directories whose last modified time greater than persistMinutes
clearCache(boolean) - Static method in class ucar.nc2.dataset.NetcdfDatasetCache
Remove all cache entries.
clearCache(boolean) - Static method in class ucar.nc2.NetcdfFileCache
Remove all cache entries.
clearCache(boolean) - Static method in class ucar.unidata.io.FileCache
 
clearCoordinateSystems() - Method in class ucar.nc2.dataset.NetcdfDataset
Set whether Coordinate System metadata has been added.
clearDatasetMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep
Remove cached data, if any.
clearProperties() - Method in class thredds.catalog.InvDatasetImpl
 
clearPublishers() - Method in class thredds.catalog.InvDatasetImpl
 
clearState() - Static method in class ucar.nc2.dataset.HttpClientManager
 
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.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 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.IOServiceProvider
Close the file.
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.unidata.io.MMapRandomAccessFile
 
close() - Method in class ucar.unidata.io.RandomAccessFile
Close the file, and release any associated system resources.
closeEnough(double, double, double) - Static method in class ucar.nc2.util.Misc
 
closeEnough(double, double) - Static method in class ucar.nc2.util.Misc
 
closeEnough(float, float) - Static method in class ucar.nc2.util.Misc
 
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.
CollectionType(String) - Constructor for class thredds.catalog.CollectionType
 
column(int) - Method in class ucar.ma2.MAMatrix
Get the jth column, return as a MAVector: same backing store.
compare(Object, Object) - Method in class ucar.nc2.dataset.CoordinateAxis.AxisComparator
 
compareTo(Object) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
compareTo(AxisType) - Method in class ucar.nc2.dataset.AxisType
canonical ordering: (time, z, x, y) or (time, elevation, azimuth, distance)
compareTo(Object) - Method in class ucar.nc2.dataset.CoordinateAxis
Use the name to sort on
compareTo(Object) - Method in class ucar.nc2.dataset.CoordinateTransform
 
compareTo(Object) - Method in class ucar.nc2.dataset.StructureDS
Implement Comparable
compareTo(Object) - Method in class ucar.nc2.dataset.VariableDS
Implement Comparable
compareTo(Object) - Method in class ucar.nc2.Dimension
Dimensions with the same name are equal.
compareTo(Object) - Method in class ucar.nc2.dt.StationImpl
 
compareTo(Object) - Method in class ucar.nc2.dt.VariableSimpleAdapter
Implement Comparable
compareTo(Object) - Method in class ucar.unidata.io.FileCache.CacheElement
 
COMPOUND - Static variable in class thredds.catalog.ServiceType
 
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
/** 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.McIDASAreaProjection
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.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(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) - 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) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have all the axes types in the list?
containsDomain(List) - 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 (^,*,$,+).
convertScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Convert to double value, with scale, offset if applicable.
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
Get value as a double.
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
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
Get float value.
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
convertScaleOffsetMissing(double) - Method in class ucar.ma2.StructureMembers.Member
 
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(byte) - Method in class ucar.nc2.dataset.StructureDS
Convert data if hasScaleOffset, using scale and offset.
convertScaleOffsetMissing(short) - Method in class ucar.nc2.dataset.StructureDS
 
convertScaleOffsetMissing(int) - Method in class ucar.nc2.dataset.StructureDS
 
convertScaleOffsetMissing(long) - Method in class ucar.nc2.dataset.StructureDS
 
convertScaleOffsetMissing(double) - Method in class ucar.nc2.dataset.StructureDS
 
convertScaleOffsetMissing(byte) - Method in class ucar.nc2.dataset.VariableDS
Convert data if hasScaleOffset, using scale and offset.
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
 
convertScaleOffsetMissing(byte) - Method in class ucar.nc2.dt.VariableSimpleAdapter
 
convertScaleOffsetMissing(short) - Method in class ucar.nc2.dt.VariableSimpleAdapter
 
convertScaleOffsetMissing(int) - Method in class ucar.nc2.dt.VariableSimpleAdapter
 
convertScaleOffsetMissing(long) - Method in class ucar.nc2.dt.VariableSimpleAdapter
 
convertScaleOffsetMissing(double) - Method in class ucar.nc2.dt.VariableSimpleAdapter
 
convertScaleOffsetMissing(byte) - Method in interface ucar.nc2.VariableSimpleIF
 
convertScaleOffsetMissing(short) - Method in interface ucar.nc2.VariableSimpleIF
 
convertScaleOffsetMissing(int) - Method in interface ucar.nc2.VariableSimpleIF
 
convertScaleOffsetMissing(long) - Method in interface ucar.nc2.VariableSimpleIF
 
convertScaleOffsetMissing(double) - Method in interface ucar.nc2.VariableSimpleIF
 
convertTo(double, SimpleUnit) - Method in class ucar.nc2.units.SimpleUnit
Convert given value of this unit to the new unit.
convertTo(double, SimpleUnit) - Method in class ucar.nc2.units.TimeUnit
Convert given value of this unit to the new unit.
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(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(VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis2D
create a 2D coordinate axis from an existing Variable
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, Collection) - 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.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.
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.ArrayStructure
LOOK DO NOT USE, throws UnsupportedOperationException
copy(DataType, IndexIterator, IndexIterator) - Static method in class ucar.ma2.MAMath
Copy using iterators.
copy(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result, the result array will be in canonical order The operation type is taken from the type of a.
copy() - Method in class ucar.ma2.MAMatrix
Create a new MAMatrix that is the same as this one, with a copy of the backing store.
copy() - Method in class ucar.ma2.MAVector
Create a new MAVector that is the same as this one, with a copy of the backing store.
copy(StructureData) - Static method in class ucar.ma2.StructureData
Copy all the data out of 'from' and into a new StructureData.
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).
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).
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).
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
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-Dimensioanl Java primitive array of type getElementType() and rank getRank().
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
 
countAccessed - Variable in class ucar.unidata.io.FileCache.CacheElement
 
create(String, NetcdfFile, boolean) - Method in interface ucar.nc2.IOServiceProviderWriter
Create new file, populate it from the objects in ncfile.
create(String, NetcdfFile, boolean, long) - Method in interface ucar.nc2.IOServiceProviderWriter
Experimental
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.
createValidNetcdfObjectName(String) - Static method in class ucar.nc2.NetcdfFile
Convert a name to a legal netcdf name.
createView(Index) - Method in class ucar.ma2.ArrayStructure
LOOK 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.McIDASAreaProjection
This returns true when the line between pt1 and pt2 crosses the 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.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
 
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.
DataFormatType(String) - Constructor for class thredds.catalog.DataFormatType
 
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
 
DatasetFilter - Class in thredds.catalog
Abstract class to filter datasets.
DatasetFilter() - Constructor for class thredds.catalog.DatasetFilter
 
DatasetFilter.ByDataType - Class in thredds.catalog
Filter a Catalog by the dataset data type.
DatasetFilter.ByDataType(DataType) - 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 - Class in thredds.catalog
Type-safe enumeration of THREDDS Data types.
DataType(String) - Constructor for class thredds.catalog.DataType
 
DataType - Class in ucar.ma2
Type-safe enumeration of data types.
dataType - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
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
 
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
 
dateOnlyFormat(String) - Method in class ucar.nc2.units.DateFormatter
 
DateRange - Class in thredds.datatype
Implements a range of dates, using DateType and/or TimeDuration.
DateRange() - Constructor for class thredds.datatype.DateRange
default Constructor
DateRange(Date, Date) - Constructor for class thredds.datatype.DateRange
Create Date Range from a start and end date
DateRange(DateRange, String) - Constructor for class thredds.datatype.DateRange
Create DateRange from another DateRange, with a different units ofr the Resolution.
DateRange(DateType, DateType, TimeDuration, TimeDuration) - Constructor for class thredds.datatype.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(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 thredds.datatype
Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
DateType(boolean, Date) - Constructor for class thredds.datatype.DateType
Constructor using a java.util.Date
DateType() - Constructor for class thredds.datatype.DateType
no argument constructor for beans
DateType(DateType) - Constructor for class thredds.datatype.DateType
copy constructor
DateType(String, String, String) - Constructor for class thredds.datatype.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.
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
DebugFlags implementation.
DebugFlagsImpl(String) - Constructor for class ucar.nc2.util.DebugFlagsImpl
 
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
 
def - Variable in class thredds.catalog.InvDatasetFmrc.InventoryParams
 
defaultSizeToCache - Static variable in class ucar.nc2.Variable
 
DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanS
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
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
 
Dimension - Class in ucar.nc2
A Dimension is used to define the array shape of a Variable.
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.
disable() - Static method in class ucar.nc2.dataset.NetcdfDatasetCache
Disable use of the cache.
disable() - Static method in class ucar.nc2.NetcdfFileCache
Disable use of the cache.
disable() - Static method in class ucar.unidata.io.FileCache
Disable use of the cache.
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.
DOCUMENT - Static variable in class thredds.catalog.DataType
 
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
DOUBLE - Static variable in class ucar.ma2.DataType
 
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
 
DqcRadarDatasetCollection - Class in ucar.nc2.thredds
Created by IntelliJ IDEA.
DqcRadarDatasetCollection.DatasetURIInfo - Class in ucar.nc2.thredds
Class DatasetURIInfo _more_
DqcRadarDatasetCollection.DatasetURIInfo(URI, Date) - Constructor for class ucar.nc2.thredds.DqcRadarDatasetCollection.DatasetURIInfo
_more_
DqcRadarDatasetCollection.DqcRadarDatasetInfo - Class in ucar.nc2.thredds
Class DqcRadarDatasetInfo _more_
DqcRadarDatasetCollection.DqcRadarDatasetInfo() - Constructor for class ucar.nc2.thredds.DqcRadarDatasetCollection.DqcRadarDatasetInfo
_more_
DqcRadarDatasetCollection.DqcRadarDatasetInfo(ArrayList, ArrayList, ArrayList) - Constructor for class ucar.nc2.thredds.DqcRadarDatasetCollection.DqcRadarDatasetInfo
_more_
DqcRadarDatasetCollection.InvDatasetInfo - Class in ucar.nc2.thredds
Class InvDatasetInfo _more_
DqcRadarDatasetCollection.InvDatasetInfo(InvDataset, Date) - Constructor for class ucar.nc2.thredds.DqcRadarDatasetCollection.InvDatasetInfo
_more_
DqcStationObsDataset - Class in ucar.nc2.thredds
This implements a StationObsDataset with a DQC.
DqcStationObsDataset.DqcObsImpl - Class in ucar.nc2.thredds
 
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
debugging info
dump() - Method in class thredds.catalog.InvDatasetImplProxy
 
dump() - Method in class thredds.catalog.InvService
debugging info

E

Earth - Class in ucar.unidata.geoloc
Defines any necessary properties of the earth for use in georeferencing.
EARTH_RADIUS - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Earth radius in kilometers
EarthEllipsoid - Class in ucar.unidata.geoloc
Type-safe enumeration of Earth Ellipsoids.
EarthEllipsoid(String, int, double, double) - Constructor for class ucar.unidata.geoloc.EarthEllipsoid
Constructor.
EarthLocation - Interface in ucar.nc2.dt
A location on the Earth.
EarthLocationImpl - Class in ucar.nc2.dt
Concrete implementaion of a EarthLocation.
EarthLocationImpl() - Constructor for class ucar.nc2.dt.EarthLocationImpl
 
EarthLocationImpl(double, double, double) - Constructor for class ucar.nc2.dt.EarthLocationImpl
 
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
Return the i-th element of a range.
EMASS - Static variable in class ucar.unidata.util.SpecialMathFunction
Electron Mass.
empty() - Method in class ucar.nc2.NetcdfFile
Completely empty the objects in the netcdf file.
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 any enhancement info
enhance() - Method in class ucar.nc2.dataset.VariableDS
recalc any enhancement info
Enhancements - Interface in ucar.nc2.dataset
A Variable decorator that handles Coordinates Systems and "standard attributes" and adds them to the object model.
EnhanceScaleMissing - Interface in ucar.nc2.dataset
A Variable decorator that handles missing data, and scale/offset packed data.
Ensemble - Static variable in class ucar.nc2.dataset.AxisType
represents the ensemble coordinate
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.DataType
DataType 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 thredds.datatype.DateRange
 
equals(Object) - Method in class thredds.datatype.DateType
 
equals(Object) - Method in class thredds.datatype.TimeDuration
TimeDurations with same value in seconds are equals
equals(Object) - Method in class ucar.ma2.Range
Range elements with same first, last, stride 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 content are equal.
equals(Object) - Method in class ucar.nc2.units.TimeUnit
TimeUnits with same value and unitString are equal
equals(Object) - Method in class ucar.nc2.Variable
Instances which have same content are equal.
equals(Object) - Method in class ucar.unidata.geoloc.EarthEllipsoid
Objects with same name are equal.
equals(LatLonPoint) - Method in interface ucar.unidata.geoloc.LatLonPoint
Returns true if this represents the same point as pt.
equals(Object) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Check for equality with another object.
equals(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Check for equality with another point.
equals(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
get whether two bounding boxes are equal in values
equals(Object) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Check for equality with the Object in question
equals(Object) - Method in interface ucar.unidata.geoloc.Projection
Check for equality with the object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Check for equality with the Object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
See if this projection equals the object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.McIDASAreaProjection
Determines whether or not the Object in question is the same as this McIDASAreaProjection.
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.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
Clone this projection
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
 
erf(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
erfc(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
errLog - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
escape(String, String) - Static method in class ucar.unidata.util.StringUtil
Escape any char not alphanumeric or in okChars.
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.OceanSigma
The eta variable name identifier
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
exit() - Static method in class ucar.nc2.dataset.NetcdfDatasetCache
You must call exit() to shut down the background timer in order to get a clean process shutdown.
exit() - Static method in class ucar.nc2.NetcdfFileCache
You must call exit() to shut down the background timer in order to get a clean process shutdown.
exit() - Method in class ucar.nc2.util.DiskCache2
Be sure to call this when your application exits, otherwise the scour thread may not die.
exit() - Static method in class ucar.unidata.io.FileCache
You must call exit() to shut down the background timer in order to get a clean process shutdpwn.
expandIso8601(String) - Static method in class ucar.unidata.util.StringUtil
A first attempt at parsing a dttm range string
extend(DateRange) - Method in class thredds.datatype.DateRange
Extend this date range by the given one, if needed.
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 rectanle
extractDateRange(GridDataset) - Static method in class ucar.nc2.thredds.MetadataExtractor
 
extractGeospatial(InvDatasetImpl) - Static method in class ucar.nc2.thredds.MetadataExtractor
Extract the lat/lon/alt bounding boxes from the dataset.
extractGeospatial(GridDataset) - Static method in class ucar.nc2.thredds.MetadataExtractor
 
extractVariables(InvDatasetImpl) - Static method in class ucar.nc2.thredds.MetadataExtractor
Extract a list of data variables (and their canonical names if possible) from the dataset.
extractVariables(InvDatasetImpl, GridDataset) - Static method in class ucar.nc2.thredds.MetadataExtractor
 

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(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(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(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
Convert shape array to List of Ranges.
factory(int[], int[]) - Static method in class ucar.ma2.Range
Convert shape, origin array to List of Ranges.
factory(NetcdfDataset, VariableDS) - Static method in class ucar.nc2.dataset.CoordinateAxis
Create a coordinate axis from an existing Variable.
factory(VariableDS, StringBuffer) - Static method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
factory(InvDataset, String, StringBuffer) - Static method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
factory(String, String, StringBuffer) - Static method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
factory(InvDataset, String, StringBuffer) - Static method in class ucar.nc2.thredds.DqcStationObsDataset
 
factory(String, String, StringBuffer) - Static method in class ucar.nc2.thredds.DqcStationObsDataset
 
factory(InvDataset, String, StringBuffer) - Static method in class ucar.nc2.thredds.TDSRadarDatasetCollection
_more_
factory(String, String, StringBuffer) - Static method in class ucar.nc2.thredds.TDSRadarDatasetCollection
_more_
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
factoryConstant(Class, int[], Object) - Static method in class ucar.ma2.Array
Generate new Array with given type and shape and an Index that allways return 0.
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
fatalError - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
 
FGDC - Static variable in class thredds.catalog.MetadataType
 
FILE - Static variable in class thredds.catalog.ServiceType
 
FileCache - Class in ucar.unidata.io
Keep cache of open RandomAccessFile, for performance.
FileCache() - Constructor for class ucar.unidata.io.FileCache
 
FileCache.CacheElement - Class in ucar.unidata.io
This tracks the elements in the cache.
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.
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(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
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.VariableSimpleAdapter
 
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 interface ucar.nc2.VariableSimpleIF
 
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
Given a coordinate position, find what grid element contains it.
findCoordElementBounded(double) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Given a coordinate position, find what grid element contains it, but always return valid index.
findCoordElementBounded(double, int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Given a coordinate position, find what grid element contains it, but always return valid index.
findCoordinateAxes(boolean) - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Create a list of coordinate axes for this data variable.
findCoordinateAxis(String) - Method in class ucar.nc2.dataset.NetcdfDataset
Retrieve the CoordinateAxis with the specified name.
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
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 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(String) - Method in class ucar.nc2.Group
Retrieve the Group with the specified (short) 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.StructureData
Find a member by its name.
findMember(String) - Method in class ucar.ma2.StructureMembers
Find the member by its name.
findMemberArray(String) - Method in class ucar.ma2.StructureData
Deprecated. use getArray(String memberName), or getArray(StructureMembers.Member m)
findParameterIgnoreCase(String) - Method in class ucar.nc2.dataset.CoordinateTransform
Convenience function; look up Parameter by name, ignoring case.
findPattern(String, String) - Static method in class ucar.unidata.util.StringUtil
Find the pattern in a string
findPoint(LatLonPoint, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Calculate a position given an azimuth and distance from another point.
findPoint(double, double, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Calculate a position given an azimuth and distance from another point.
findProperty(String) - Method in class thredds.catalog.InvCatalog
Find named property.
findProperty(String) - Method in class thredds.catalog.InvCatalogRef
 
findProperty(String) - Method in class thredds.catalog.InvDataset
Find named property.
findProperty(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
findProperty(String) - Method in class thredds.catalog.InvService
Get named property.
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
 
findStandardVariable(String) - Method in class ucar.nc2.dataset.NetcdfDataset
Retrieve a "standard" Variable with the specified name, that handles scale, offset, etc.
findTimeIndexFromDate(Date) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Given a Date, find the corresponding time index on the time coordinate axis.
findTopVariable(String) - Method in class ucar.nc2.NetcdfFile
Retrieve the Variable with the specified (full) name, which is not a member of a Structure.
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 (full) name.
findVariable(String) - Method in class ucar.nc2.Structure
Find the Variable member with the specified (short) name, or null if not found.
findVariableRecurse(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.
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.
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.ArraySequence
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 class ucar.nc2.NetcdfFile
Finish constructing the object model.
first() - Method in class ucar.ma2.Range
first in range
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.ArraySequence
Flatten the Structures into a 1D array of Structures of length getTotalNumberOfStructures().
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.
FLOAT - Static variable in class ucar.ma2.DataType
 
flush() - Method in interface ucar.nc2.IOServiceProviderWriter
Flush all data buffers to disk.
flush() - Method in class ucar.nc2.NetcdfFileWriteable
Flush anything written to disk.
flush() - Method in class ucar.unidata.io.MMapRandomAccessFile
 
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
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.
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
 
GEMPAK - Static variable in class thredds.catalog.DataFormatType
 
GeoX - Static variable in class ucar.nc2.dataset.AxisType
represents a x coordinate
GeoY - Static variable in class ucar.nc2.dataset.AxisType
represents a y coordinate
GeoZ - Static variable in class ucar.nc2.dataset.AxisType
represents a z coordinate
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 the value.
get(int) - Method in class ucar.ma2.ArrayByte.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayByte.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayByte.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayByte.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D7
get the value.
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 the value.
get(int) - Method in class ucar.ma2.ArrayInt.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayInt.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayInt.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayInt.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D7
get the value.
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 the value.
get(int) - Method in class ucar.ma2.ArrayShort.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayShort.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayShort.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayShort.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D7
get the value.
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
Get the non-expanded access elements.
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
Get alias for this Dataset, if it exists
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
getAllTypes() - Static method in class thredds.catalog.CollectionType
Return all CollectionType objects
getAllTypes() - Static method in class thredds.catalog.DataFormatType
Return all DataFormatType objects
getAllTypes() - Static method in class thredds.catalog.DataType
Return all DataType objects
getAllTypes() - Static method in class thredds.catalog.MetadataType
Return all MetadataType objects
getAllTypes() - Static method in class thredds.catalog.ServiceType
Return all ServiceType objects
getAllTypes() - Static method in class ucar.nc2.dt.RadialDatasetSweep.Type
 
getAltitude() - Method in interface ucar.nc2.dt.EarthLocation
altitude in meters; missing = NaN.
getAltitude() - Method in class ucar.nc2.dt.EarthLocationImpl
 
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 array of any type 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.StructureDataW
Get member data array of any type as an Array.
getArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Deprecated. use getJavaArrayByte( recnum, m)
getArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Deprecated. use getJavaArrayByte(m)
getArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Deprecated. use getJavaArrayChar( recnum, m)
getArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Deprecated. use getJavaArrayChar(m)
getArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Deprecated. use getJavaArrayDouble( recnum, m)
getArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Deprecated. use getJavaArrayDouble(m)
getArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Deprecated. use getJavaArrayFloat( recnum, m)
getArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Deprecated. use getJavaArrayFloat(m)
getArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Deprecated. use getJavaArrayInt( recnum, m)
getArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Deprecated. use getJavaArrayInt(m)
getArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Deprecated. use getJavaArrayLong( recnum, m)
getArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Deprecated. use getJavaArrayLong(m)
getArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Deprecated. use getJavaArrayShort( recnum, m)
getArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Deprecated. use getJavaArrayShort(m)
getArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Deprecated. use getJavaArrayString( recnum, m)
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequence
 
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.ArrayStructureMA
 
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
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.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.VariableSimpleAdapter
 
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 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
Get authority
getAuthority() - Method in class ucar.nc2.dataset.CoordinateTransform
get the naming authority
getAuxBlock() - Method in class ucar.unidata.geoloc.projection.McIDASAreaProjection
Get the auxilliary block used to initialize this McIDASAreaProjection
getAxisType() - Method in class ucar.nc2.dataset.CoordinateAxis
Get type of axis, or null if none.
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 server
getBaseURI() - Method in class thredds.catalog.InvCatalogImpl
Get the catalog base URI.
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(Index) - Method in class ucar.ma2.ArrayBoolean
 
getBoolean(Index) - Method in class ucar.ma2.ArrayByte
not legal, throw ForbiddenConversionException
getBoolean(Index) - Method in class ucar.ma2.ArrayChar
not legal, throw ForbiddenConversionException
getBoolean(Index) - Method in class ucar.ma2.ArrayDouble
not legal, throw ForbiddenConversionException
getBoolean(Index) - Method in class ucar.ma2.ArrayFloat
not legal, throw ForbiddenConversionException
getBoolean(Index) - Method in class ucar.ma2.ArrayInt
not legal, throw ForbiddenConversionException
getBoolean(Index) - Method in class ucar.ma2.ArrayLong
not legal, throw ForbiddenConversionException
getBoolean(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getBoolean(Index) - Method in class ucar.ma2.ArrayShort
not legal, throw ForbiddenConversionException
getBoolean(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
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
Get the name of this coordinate axis' boundary variable, or null if none.
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
 
getBuilder() - Method in class ucar.nc2.dataset.VerticalCT
get the Vertical Transform function
getByte(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a byte.
getByte(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getByte(Index) - Method in class ucar.ma2.ArrayByte
 
getByte(Index) - Method in class ucar.ma2.ArrayChar
 
getByte(Index) - Method in class ucar.ma2.ArrayDouble
 
getByte(Index) - Method in class ucar.ma2.ArrayFloat
 
getByte(Index) - Method in class ucar.ma2.ArrayInt
 
getByte(Index) - Method in class ucar.ma2.ArrayLong
 
getByte(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getByte(Index) - Method in class ucar.ma2.ArrayShort
 
getByte(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
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
 
getCache() - Static method in class ucar.nc2.dataset.NetcdfDatasetCache
Get the files in the cache.
getCache() - Static method in class ucar.nc2.NetcdfFileCache
Get the files in the cache.
getCache() - Static method in class ucar.unidata.io.FileCache
Get the files in the cache.
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
Get the name used in the cache, if any.
getCacheState() - Method in class ucar.nc2.NetcdfFile
Get the cache state.
getCat6Metadata() - Method in class thredds.catalog.InvDatasetImpl
local metadata that should be inherited by this dataset's children.
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.
getChar(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a char.
getChar(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getChar(Index) - Method in class ucar.ma2.ArrayByte
 
getChar(Index) - Method in class ucar.ma2.ArrayChar
 
getChar(Index) - Method in class ucar.ma2.ArrayDouble
 
getChar(Index) - Method in class ucar.ma2.ArrayFloat
 
getChar(Index) - Method in class ucar.ma2.ArrayInt
 
getChar(Index) - Method in class ucar.ma2.ArrayLong
 
getChar(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getChar(Index) - Method in class ucar.ma2.ArrayShort
 
getChar(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
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 class ucar.ma2.DataType
The Object class type: Character, Byte, Float, Double, Short, Integer, Boolean, Long, String, StructureData.
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
getContent(String) - Static method in class ucar.nc2.dataset.HttpClientManager
COnvenience better to use getResponseAsStream
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 List of type ThreddsMetadata.Contributors
getContributors() - Method in class thredds.catalog.InvDatasetImplProxy
 
getContributors() - Method in class thredds.catalog.ThreddsMetadata
Get list of contributors (type Contributor); may be empty, not null.
getConventionUsed() - Method in class ucar.nc2.dataset.CoordSysBuilder
 
getConventionUsed() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Get the name of the Convention.
getConversionFactor(String, String) - Static method in class ucar.nc2.units.SimpleUnit
Get the conversion factor to convert unputUnit 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.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.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
_more_
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VTfromExistingData
_more_
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.WRFEta
Get the 3D vertical coordinate array for this time step.
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.
getCoordinateDimension() - Method in class ucar.nc2.Variable
If this is a coordinate variable or axis, return the corresponding dimension.
getCoordinateDimension() - Method in interface ucar.nc2.VariableIF
 
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
Get the coordinate variables or coordinate variable aliases if the dimension has any, else return an empty list.
getCoordName(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
The "name" of the ith coordinate.
getCoordSysBuilderName() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Get the name of the COordSysBuilder that parses this file.
getCoordSysWereAdded() - Method in class ucar.nc2.dataset.NetcdfDataset
Has Coordinate System metadata been added.
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.
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 List of type ThreddsMetadata.Source
getCreators() - Method in class thredds.catalog.InvDatasetImplProxy
 
getCreators() - Method in class thredds.catalog.ThreddsMetadata
Get list of creators (type Source); may be empty, not null.
getCurrentCounter() - Method in class ucar.ma2.Index
 
getCurrentCounter() - Method in class ucar.ma2.Index1D
 
getCurrentCounter() - Method in class ucar.ma2.Index2D
 
getCurrentCounter() - Method in class ucar.ma2.Index3D
 
getCurrentCounter() - Method in class ucar.ma2.Index4D
 
getCurrentCounter() - Method in class ucar.ma2.Index5D
 
getCurrentCounter() - Method in class ucar.ma2.Index6D
 
getCurrentCounter() - Method in class ucar.ma2.Index7D
 
getCurrentCounter() - Method in interface ucar.ma2.IndexIterator
get the current counter, use for debugging
getCurrentCounter() - Method in class ucar.ma2.IteratorFast
 
getCurrentSystemTimeAsISO8601() - Static method in class ucar.unidata.util.DateUtil
format current time
getData() - 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 obvervation.
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) - Method in interface ucar.nc2.dt.StationCollection
Get all data for a list of Stations.
getData(List, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get all data for a list of Stations, allow user to cancel.
getData(List, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
Get data for a list of Stations within the specified date range.
getData(List, 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(String, DateSelection) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
Getting data for a single radar station, with time range.
getData(String, DateSelection, CancelTask) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
Getting data for a single radar station, with time range.
getData() - Method in class ucar.nc2.thredds.DqcStationObsDataset.DqcObsImpl
 
getData(Station, CancelTask) - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
getData(CancelTask) - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
getData(String, DateSelection) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting data for a single radar station, with time range.
getData(String, DateSelection, CancelTask) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting data for a single radar station, with time range.
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).
getDataCount() - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
getDataFormat() - Method in interface ucar.nc2.dt.RadialDatasetSweep
 
getDataFormatName() - Method in class thredds.catalog.InvAccessImpl
Get the data format type name if specified
getDataFormatType() - Method in class thredds.catalog.InvAccess
Get the dataFormatType; may be null, or inherited from dataset.
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
Get dataType
getDataIterator(int) - Method in interface ucar.nc2.dt.PointCollection
Get an efficient iterator over all the data in the Collection.
getDataIterator(Station) - Method in interface ucar.nc2.dt.StationCollection
Get all data for this Station.
getDataIterator(Station, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
Get data for this Station within the specified date range.
getDataIterator(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get an efficient iterator over all the data in the Trajectory in time order.
getDataIterator(int) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
Getting data Iterator for a single radar station.
getDataIterator(int) - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
getDataIterator(int) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting data Iterator for a single radar station.
getDataObject() - Method in class ucar.ma2.StructureMembers.Member
Get an opaque data object, for use behind the scenes.
getDataObject2() - 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.
getDataset() - Method in class thredds.catalog.InvAccess
Get the parent dataset.
getDataset() - Method in class thredds.catalog.InvCatalog
Deprecated. use getDatasets()
getDataset(String) - Method in class thredds.catalog.InvDatasetFmrc
 
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 Datasets.
getDatasets() - Method in class thredds.catalog.InvDataset
Get a list of all the nested datasets.
getDatasets() - Method in class thredds.catalog.InvDatasetFmrc
 
getDatasets() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDataSize() - Method in class thredds.catalog.InvAccess
Get the size in bytes.
getDataSize() - Method in class thredds.catalog.InvDatasetImpl
 
getDataSize() - Method in class thredds.catalog.ThreddsMetadata
Get the data size in bytes.
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
Get dataType
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.VariableSimpleAdapter
 
getDataType() - Method in class ucar.nc2.Variable
Get the data type of the Variable.
getDataType() - Method in interface ucar.nc2.VariableIF
 
getDataType() - Method in interface ucar.nc2.VariableSimpleIF
 
getDataURIs(String, DateSelection) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
Getting data URIs for a single radar station, with time range.
getDataURIs(String, DateSelection, CancelTask) - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
getDataURIs(String, DateSelection) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
Getting data URIs for a single radar station, with time range.
getDataURIs(String, DateSelection, CancelTask) - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
_more_
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
 
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
 
getDate() - Method in class thredds.datatype.DateType
 
getDate() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection.DatasetURIInfo
_more_
getDate() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection.InvDatasetInfo
_more_
getDate() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection.DatasetURIInfo
_more_
getDate() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection.InvDatasetInfo
_more_
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(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 List of type DateType
getDates() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDates() - Method in class thredds.catalog.ThreddsMetadata
Get list of DateType; may be empty, not null.
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.McIDASAreaProjection
Get the bounds for this image
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.
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.Station
Station description
getDescription() - Method in class ucar.nc2.dt.StationImpl
 
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.VariableSimpleAdapter
 
getDescription() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
getDescription() - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
getDescription() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
_more_
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.VariableSimpleIF
 
getDetailInfo() - 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() - Method in interface ucar.nc2.IOServiceProvider
Show debug / underlying implementation details
getDetailInfo() - Method in class ucar.nc2.NetcdfFile
Show debug / underlying implementation details
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.VariableSimpleAdapter
 
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 interface ucar.nc2.VariableSimpleIF
 
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.
getDirBlock() - Method in class ucar.unidata.geoloc.projection.McIDASAreaProjection
Get the directory block used to initialize this McIDASAreaProjection
getDistance() - Method in class ucar.unidata.geoloc.Bearing
Get the distance in kilometers
getDocumentation() - Method in class thredds.catalog.InvCatalogRef
 
getDocumentation(String) - Method in class thredds.catalog.InvCatalogRef
 
getDocumentation() - Method in class thredds.catalog.InvDataset
Get list of documentation elements for this dataset.
getDocumentation(String) - Method in class thredds.catalog.InvDataset
get specific type of documentation
getDocumentation() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDocumentation(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
getDocumentation() - Method in class thredds.catalog.ThreddsMetadata
Get list of InvDocumentation; may be empty, not null.
getDocumentation(String) - Method in class thredds.catalog.ThreddsMetadata
get specific type of documentation
getDocumentationLinks() - Method in class thredds.catalog.InvDatasetImpl
get Documentation that are xlinks
getDocumentationLinks() - Method in class thredds.catalog.ThreddsMetadata
get Documentation that are xlinks
getDocumentBuilderFactoryVersion() - Static method in class thredds.catalog.XMLEntityResolver
 
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(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getDouble(Index) - Method in class ucar.ma2.ArrayByte
 
getDouble(Index) - Method in class ucar.ma2.ArrayChar
 
getDouble(Index) - Method in class ucar.ma2.ArrayDouble
 
getDouble(Index) - Method in class ucar.ma2.ArrayFloat
 
getDouble(Index) - Method in class ucar.ma2.ArrayInt
 
getDouble(Index) - Method in class ucar.ma2.ArrayLong
 
getDouble(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getDouble(Index) - Method in class ucar.ma2.ArrayShort
 
getDouble(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
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
 
getDTDid() - Method in class thredds.catalog.InvCatalogImpl
get DTD string
getDuration() - Method in class thredds.datatype.DateRange
 
getEastWestRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getEccentricity() - Method in class ucar.unidata.geoloc.Earth
Get the eccentricity of the earth ellipsoid.
getElementSize() - Method in class ucar.nc2.Structure
Get the size of one element of the Structure.
getElementSize() - Method in class ucar.nc2.Variable
Get the number of bytes for one element of this Variable.
getElementSize() - Method in interface ucar.nc2.VariableIF
 
getElementType() - Method in class ucar.ma2.Array
Get the element class type of this Array
getElementType() - Method in class ucar.ma2.ArrayBoolean
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayByte
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayChar
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayDouble
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayFloat
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayInt
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayLong
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayObject
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayShort
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayStructure
 
getElemSize() - Method in class ucar.nc2.Indexer
 
getElemSize() - Method in class ucar.nc2.RegularIndexer
 
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
 
getEnd() - Method in class thredds.datatype.DateRange
 
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
 
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.
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
getEpsgId() - Method in class ucar.unidata.geoloc.EarthEllipsoid
EPSG id
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
 
getFactor() - Method in class ucar.nc2.units.TimeUnit
Get the factor that converts this value to seconds.
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.TransverseMercator
Get the false easting, 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.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.
getFile(String) - Method in class thredds.catalog.InvDatasetFmrc
 
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.
getFilePos() - Method in class ucar.nc2.Indexer.Chunk
 
getFileStandardPolicy(String) - Static method in class ucar.nc2.util.DiskCache
Get a File if it exists.
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
return the smallest element k in the Range, such that k >= first k >= start k <= last k = first + i * stride for some integer i.
getFlattening() - Method in class ucar.unidata.geoloc.Earth
Get the flattening of the earth ellipsoid.
getFloat(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a float.
getFloat(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getFloat(Index) - Method in class ucar.ma2.ArrayByte
 
getFloat(Index) - Method in class ucar.ma2.ArrayChar
 
getFloat(Index) - Method in class ucar.ma2.ArrayDouble
 
getFloat(Index) - Method in class ucar.ma2.ArrayFloat
 
getFloat(Index) - Method in class ucar.ma2.ArrayInt
 
getFloat(Index) - Method in class ucar.ma2.ArrayLong
 
getFloat(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getFloat(Index) - Method in class ucar.ma2.ArrayShort
 
getFloat(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
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
 
getFormat() - Method in class thredds.datatype.DateType
 
getFullName() - Method in class thredds.catalog.InvCatalogRef
 
getFullName() - Method in class thredds.catalog.InvDataset
Get the full, heirarchical name of the dataset, which has all parent collection names.
getFullName() - Method in class thredds.catalog.InvDatasetImplProxy
 
getFullName() - Method in class thredds.catalog.InvService
Deprecated. services should always be at top level.
getFullRange() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the range for the entire trajectory.
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 set use this GridCoordSystem
getGeospatialCoverage() - Method in class thredds.catalog.InvCatalogRef
 
getGeospatialCoverage() - Method in class thredds.catalog.InvDataset
get geospatial coverage, or null if none
getGeospatialCoverage() - Method in class thredds.catalog.InvDatasetImplProxy
 
getGeospatialCoverage() - Method in class thredds.catalog.ThreddsMetadata
get GeospatialCoverage element
getGlobalAttributes() - Method in interface ucar.nc2.dt.TypedDataset
List of global attributes.
getGlobalAttributes() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
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
 
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
getGridsets() - Method in interface ucar.nc2.dt.GridDataset
Return GridDatatype objects grouped by GridCoordSystem.
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.
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
Get height extent - may be positive or negetive
getHeightResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Get height resolution: 0.0 or NaN means not set.
getHeightStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Get starting height
getHeightUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Get height units
getHistory() - Method in class thredds.catalog.InvDataset
get specific type of documentation = history
getHistory() - Method in class thredds.catalog.ThreddsMetadata
get specific type of documentation = history
getHttpClient() - Static method in class ucar.nc2.dataset.HttpClientManager
Get the HttpClient object - a single instance is used.
getID() - Method in class thredds.catalog.InvCatalogRef
 
getID() - Method in class thredds.catalog.InvDataset
Get the id of the dataset, or null.
getID() - Method in class thredds.catalog.InvDatasetImplProxy
 
getId() - Method in 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
getID() - Method in class ucar.unidata.util.Product
 
getIdentifier() - Method in class thredds.catalog.InvDatasetScan
 
getIF() - Method in class ucar.ma2.ArrayDouble.D3
 
getIncrement() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get Increment value if isRegular()
getIndex() - Method in class ucar.ma2.Array
Get an Index object used for indexed access of this Array.
getIndex(String) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the index corresponding to the name.
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
Do not use this unless you have complete control over the Array.
getIndexName(int) - Method in class ucar.ma2.Array
Get the name of one of the indices.
getIndexName(int) - Method in class ucar.ma2.Index
Get the name of one of the indices.
getIndexPos() - Method in class ucar.nc2.Indexer.Chunk
 
getInfo() - Method in class ucar.nc2.dataset.CoordinateAxis
formatted string representation
getInfo() - Method in class ucar.nc2.dataset.NetcdfDataset
Debugging: get the information from parsing
getInfo() - Method in interface ucar.nc2.dt.GridDatatype
human readable information about this Grid.
getInfo() - Method in class ucar.nc2.dt.VariableSimpleAdapter
 
getInlineContent() - Method in class thredds.catalog.InvDocumentation
Get inline content as a string, else null if there is none
getInt(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a int.
getInt(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getInt(Index) - Method in class ucar.ma2.ArrayByte
 
getInt(Index) - Method in class ucar.ma2.ArrayChar
 
getInt(Index) - Method in class ucar.ma2.ArrayDouble
 
getInt(Index) - Method in class ucar.ma2.ArrayFloat
 
getInt(Index) - Method in class ucar.ma2.ArrayInt
 
getInt(Index) - Method in class ucar.ma2.ArrayLong
 
getInt(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getInt(Index) - Method in class ucar.ma2.ArrayShort
 
getInt(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
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
 
getInvList() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection.DqcRadarDatasetInfo
_more_
getInvList() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection.TDSRadarDatasetInfo
_more_
getIosp() - Method in class ucar.nc2.NetcdfFile
Experimental - DO NOT USE!!!
getIOVar() - Method in class ucar.nc2.Variable
should not be public.
getISODate(String) - Method in class ucar.nc2.units.DateFormatter
 
getIterator() - Method in class ucar.ma2.Range
Iterate over Range index Usage:
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequence
 
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.ArrayStructureMA
 
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
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.StructureDataW
Get java byte array for a member of type byte.
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequence
 
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.ArrayStructureMA
 
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
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.StructureDataW
Get java char array for a member of type char.
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequence
 
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.ArrayStructureMA
 
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
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
Get member data of type double array.
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.ArraySequence
 
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.ArrayStructureMA
 
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
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.StructureDataW
Get java float array for a member of type float.
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequence
 
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.ArrayStructureMA
 
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
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.StructureDataW
Get java int array for a member of type int.
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequence
 
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.ArrayStructureMA
 
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
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.StructureDataW
Get java long array for a member of type long.
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequence
 
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.ArrayStructureMA
 
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
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.StructureDataW
Get java short array for a member of type short.
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequence
 
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.ArrayStructureMA
 
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
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.StructureDataW
 
getJavaDateUnit() - Static method in class ucar.nc2.units.JavaDateUnit
Factory
getKeywords() - Method in class thredds.catalog.InvCatalogRef
 
getKeywords() - Method in class thredds.catalog.InvDataset
get List of type ThreddsMetadata.Vocab
getKeywords() - Method in class thredds.catalog.InvDatasetImplProxy
 
getKeywords() - Method in class thredds.catalog.ThreddsMetadata
Get list of contributors; may be empty, not null.
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
Get latitude extent - may be positive or negetive
getLatitude() - Method in interface ucar.nc2.dt.EarthLocation
latitude in decimal degrees north
getLatitude() - Method in class ucar.nc2.dt.EarthLocationImpl
 
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.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.
getLatLonBoundingBox() - Method in interface ucar.nc2.dt.GridCoordSystem
Get horizontal bounding box in lat, lon coordinates.
getLatMax() - Method in class ucar.unidata.geoloc.LatLonRect
Get maximum latitude, aka "west" 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
Get latitude resolution: 0.0 or NaN means not set.
getLatSouth() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Get starting latitude, or Double.NaN if not valie
getLatUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Get latitude units
getLength() - Method in class ucar.nc2.Attribute
Get the length of the array of values; = 1 if scaler.
getLength() - Method in class ucar.nc2.Dimension
Get the length of the Dimension.
getLength() - Method in class ucar.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.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
 
getLocationURI() - Method in class ucar.nc2.thredds.DqcRadarDatasetCollection
_more_
getLocationURI() - Method in class ucar.nc2.thredds.DqcStationObsDataset
 
getLocationURI() - Method in class ucar.nc2.thredds.TDSRadarDatasetCollection
_more_
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
Get longitude extent - may be positive or negetive
getLong(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a long.
getLong(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getLong(Index) - Method in class ucar.ma2.ArrayByte
 
getLong(Index) - Method in class ucar.ma2.ArrayChar
 
getLong(Index) - Method in class ucar.ma2.ArrayDouble
 
getLong(Index) - Method in class ucar.ma2.ArrayFloat
 
getLong(Index) - Method in class ucar.ma2.ArrayInt
 
getLong(Index) - Method in class ucar.ma2.ArrayLong
 
getLong(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getLong(Index) - Method in class ucar.ma2.ArrayShort
 
getLong(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getLongCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a long
getLongCurrent() - Method in class ucar.ma2.IteratorFast
 
getLongitude() - Method in interface ucar.nc2.dt.EarthLocation
longitude in decimal degrees east
getLongitude() - Method in class ucar.nc2.dt.EarthLocationImpl
 
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.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
Get longitude resolution: 0.0 or NaN means not set.
getLonStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Get starting longitude
getLonUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Get longitude units
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 semimajor axis of the earth, in meters.
getMapHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getMapUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
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
Get the minimum 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.StructureData
Get StructureMembers.Member by index
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.StructureData
Get List of StructureMembers.Member
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
Get list of InvMetadata; may be empty, not null.
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
 
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 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
Get the maximum coordinate value
getMinValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
getMissingDataIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get if missing_data attribute is considered isMissing()
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 server name: referenced by dataset and access elements.
getName() - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
getName() - Method in class thredds.catalog.ThreddsMetadata.Source
Get name
getName() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getName() - Method in class ucar.ma2.Range
Get name
getName() - Method in class ucar.ma2.StructureData
Get name of Structure
getName() - Method in class ucar.ma2.StructureMembers
Get the name.
getName() - Method in class ucar.ma2.StructureMembers.Member
Get the name.
getName() - Method in class ucar.nc2.Attribute
Get the name of this Attribute.
getName() - Method in class ucar.nc2.dataset.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
Get the name of the Grid
getName() - Method in interface ucar.nc2.dt.Station
Station name.
getName() - Method in class ucar.nc2.dt.StationImpl
 
getName() - Method in class ucar.nc2.dt.VariableSimpleAdapter
 
getName() - Method in class ucar.nc2.Group
Get the full name, starting from the root Group.
getName() - Method in interface ucar.nc2.util.NamedObject
Get the object's name
getName() - Method in class ucar.nc2.Variable
Get the full name of this Variable, starting from rootGroup.
getName() - Method in interface ucar.nc2.VariableIF
 
getName() - Method in interface ucar.nc2.VariableSimpleIF
 
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 class ucar.unidata.util.Parameter
Get the name of this Parameter.
getName() - Method in class ucar.unidata.util.Product
 
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
display name plus the dimensions
getNameAndDimensions(StringBuffer, boolean, boolean) - Method in class ucar.nc2.Variable
display name plus the dimensions
getNameAndDimensions(StringBuffer, 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.
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
 
getNavBlock() - Method in class ucar.unidata.geoloc.projection.McIDASAreaProjection
Get the navigation block used to initialize this McIDASAreaProjection
getNcmlElement() - Method in class thredds.catalog.InvDatasetImpl
Get ncml element if it exists, else return null.
getNcols() - Method in class ucar.ma2.MAMatrix
 
getNelems() - Method in class ucar.ma2.MAVector
 
getNelems() - Method in class ucar.nc2.Indexer.Chunk
 
getNetcdf() - Method in class ucar.nc2.FileWriter
 
getNetcdfFile() - Method in interface ucar.nc2.dt.TypedDataset
 
getNetcdfFile() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getNext() - Method in class ucar.ma2.ArrayDouble.D3.IF
 
getNominalTime() - Method in interface ucar.nc2.dt.PointObsDatatype
Nominal time of the observation.
getNominalTimeAsDate() - Method in interface ucar.nc2.dt.PointObsDatatype
Nominal time of the observation, as a Date.
getNominalTimeAsDate() - Method in class ucar.nc2.thredds.DqcStationObsDataset.DqcObsImpl
 
getNorthSouthRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getNrows() - Method in class ucar.ma2.MAMatrix
 
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(Index) - Method in class ucar.ma2.ArrayBoolean
 
getObject(Index) - Method in class ucar.ma2.ArrayByte
 
getObject(Index) - Method in class ucar.ma2.ArrayChar
 
getObject(Index) - Method in class ucar.ma2.ArrayDouble
 
getObject(Index) - Method in class ucar.ma2.ArrayFloat
 
getObject(Index) - Method in class ucar.ma2.ArrayInt
 
getObject(Index) - Method in class ucar.ma2.ArrayLong
 
getObject(Index) - Method in class ucar.ma2.ArrayObject
 
getObject(Index) - 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(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Deprecated. use getScalarObject(recno, m);
getObject(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Deprecated. use getScalarObject(m)
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.
getObservationTimeAsDate() - Method in interface ucar.nc2.dt.PointObsDatatype
Actual time of the observation, as a Date.
getObservationTimeAsDate() - Method in class ucar.nc2.thredds.DqcStationObsDataset.DqcObsImpl
 
getOrigin(List) - Static method in class ucar.ma2.Range
Convert List of Ranges to origin array using the range.first.
getOrigin(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getOriginalDataType() - Method in class ucar.nc2.dataset.VariableDS
When this wraps another Variable, get the original Variable's DataType.
getOriginalVariable() - Method in class ucar.nc2.dataset.VariableDS
 
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.Mercator
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