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

A

A - Static variable in class ucar.unidata.geoloc.vertical.HybridHeight
The "a" variable name identifier
A - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
The "a" variable name identifier
A - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "a" variable name
AbstractCoordTransBuilder - Class in ucar.nc2.dataset.transform
Abstract superclass for implementations of CoordTransBuilderIF.
AbstractCoordTransBuilder() - Constructor for class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
accept(InvDataset) - Method in 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
 
acosh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
acquireDataset(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Same as openDataset, but file is acquired through the File Cache, with defaultEnhanceMode.
acquireDataset(FileFactory, String, Set<NetcdfDataset.Enhance>, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Same as openDataset, but file is acquired through the File Cache.
acquireFile(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Same as openFile, but file is acquired through the File Cache.
acquireFile(FileFactory, Object, String, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Same as openFile, but file is acquired through the File Cache.
ADASConvention - Class in ucar.nc2.dataset.conv
ADAS netcdf files.
ADASConvention() - Constructor for class ucar.nc2.dataset.conv.ADASConvention
 
add(ThreddsMetadata, boolean) - Method in class thredds.catalog.ThreddsMetadata
Add all the content from another ThreddsMetadata
add(Array, Array) - Static method in class ucar.ma2.MAMath
Add elements of two arrays together, allocating the result array.
add(StructureData) - Method in class ucar.ma2.StructureDataComposite
 
add(TimeDuration) - Method in class ucar.nc2.units.DateType
 
add(TimeUnit) - Method in class ucar.nc2.units.DateType
 
add(Date) - Method in class ucar.nc2.units.TimeUnit
Add the time amount to the given Date, return a new Date.
addAccess(InvAccess) - Method in class thredds.catalog.InvDatasetImpl
Add InvAccess element to this dataset.
addAccess(List<InvAccess>) - Method in class thredds.catalog.InvDatasetImpl
Add a list of InvAccess elements to this dataset.
addAccess(InvAccess) - Method in class thredds.catalog.InvDatasetImplProxy
 
addAttribute(Attribute) - Method in class ucar.nc2.Group
Add new Attribute; replace old if has same name.
addAttribute(Group, Attribute) - Method in class ucar.nc2.NetcdfFile
Add an attribute to a group.
addAttribute(Attribute) - Method in class ucar.nc2.Variable
Add new or replace old if has same name
addContributor(ThreddsMetadata.Contributor) - Method in class thredds.catalog.ThreddsMetadata
Add a contributor
addCoordinateAxis(VariableDS) - Method in class ucar.nc2.dataset.NetcdfDataset
Add a CoordinateAxis to the dataset, by turning the VariableDS into a CoordinateAxis (if needed).
addCoordinateSystem(CoordinateSystem) - Method in interface ucar.nc2.dataset.Enhancements
Add a CoordinateSystem to the dataset.
addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.NetcdfDataset
Add a CoordinateSystem to the dataset.
addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.StructureDS
 
addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.VariableDS
 
addCoordinateSystems(NetcdfDataset, CancelTask) - Static method in class ucar.nc2.dataset.CoordSysBuilder
 
addCoordinateTransform(CoordinateTransform) - Method in class ucar.nc2.dataset.CoordinateSystem
add a CoordinateTransform
addCoordinateTransform(CoordinateTransform) - Method in class ucar.nc2.dataset.NetcdfDataset
Add a CoordinateTransform to the dataset.
addCoordinateTransforms(Collection<CoordinateTransform>) - Method in class ucar.nc2.dataset.CoordinateSystem
add a Collection of CoordinateTransform
addCoordinateVariable(Variable) - Method in class ucar.nc2.Dimension
Deprecated. - do not use
addCreator(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
Add a creator
addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Add Dataset (1.0)
addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Add a nested dataset.
addDataset(int, InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Add a nested dataset at the location indicated by index.
addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
 
addDatasetByID(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Add Dataset to internal hash.
addDatasetRoot(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
 
addEnumeration(EnumTypedef) - Method in class ucar.nc2.Group
Add an Enumeration
addGlobalAttribute(Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute to the file.
addGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute of type String to the file.
addGlobalAttribute(String, Number) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute of type Number to the file.
addGlobalAttribute(String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Add a Global attribute of type Array to the file.
addGroup(Group) - Method in class ucar.nc2.Group
Add a nested Group
addGroup(Group, Group) - Method in class ucar.nc2.NetcdfFile
Add a group to the parent group.
addKeyword(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
Add a keyword
addMember(String, String, String, double) - Method in class ucar.ma2.StructureDataScalar
 
addMember(String, String, String, long) - Method in class ucar.ma2.StructureDataScalar
 
addMember(StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
Add a member.
addMember(String, String, String, DataType, int[]) - Method in class ucar.ma2.StructureMembers
 
addMemberVariable(Variable) - Method in class ucar.nc2.Structure
Add a member variable
addMetadata(InvMetadata) - Method in class thredds.catalog.ThreddsMetadata
Add InvMetadata
addMetadataContent(Element, Object) - Method in interface thredds.catalog.MetadataConverterIF
Serialize the InvMetadata content object to a org.jdom.Element and add ro the element.
addObjectToHeap(Object) - Method in class ucar.ma2.ArrayStructureBB
 
addObs(StationObsDatatype) - Method in class ucar.nc2.dt.StationImpl
 
addParameter(Parameter) - Method in class ucar.nc2.dataset.CoordinateTransform
add a parameter
addProject(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
Add a project
addProperty(InvProperty) - Method in class thredds.catalog.InvCatalogImpl
Add Property (1.0)
addProperty(InvProperty) - Method in class thredds.catalog.InvDatasetImpl
Add a property to this dataset
addProperty(InvProperty) - Method in class thredds.catalog.InvDatasetImplProxy
 
addProperty(InvProperty) - Method in class thredds.catalog.InvService
Add a property
addProperty(InvProperty) - Method in class thredds.catalog.ThreddsMetadata
Add a property
addPropertyChangeListener(PropertyChangeListener) - Method in class thredds.catalog.InvCatalogImpl
Add a PropertyChangeEvent Listener.
addPublisher(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
Add a publisher
addRangeNames(List<String>) - Method in class ucar.ma2.Section
 
addService(InvService) - Method in class thredds.catalog.InvCatalogImpl
Add Service (1.0)
addService(InvService) - Method in class thredds.catalog.InvDatasetImpl
Deprecated. put services in catalog
addService(InvService) - Method in class thredds.catalog.InvDatasetImplProxy
 
addService(InvService) - Method in class thredds.catalog.InvService
Add a nested service to a service of type COMPOUND.
addStringVariable(Group, String, String, int) - Method in class ucar.nc2.NetcdfFile
Create a new Variable of type Datatype.CHAR, and add to the given group.
addStringVariable(String, List<Dimension>, int) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable with DataType = String to the file.
addUnlimitedDimension(String) - Method in class ucar.nc2.NetcdfFileWriteable
Add an unlimited Dimension to the file.
addUserAdvice(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
addUserAdvice(String) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Give advice for a user trying to figure out why things arent working
addVariable(ThreddsMetadata.Variable) - Method in class thredds.catalog.ThreddsMetadata.Variables
 
addVariable(Group, Variable) - Method in class ucar.nc2.dataset.NetcdfDataset
 
addVariable(Variable) - Method in class ucar.nc2.Group
Add a Variable
addVariable(Group, Variable) - Method in class ucar.nc2.NetcdfFile
Add a Variable to the given group.
addVariable(Group, String, DataType, String) - Method in class ucar.nc2.NetcdfFile
Create a new Variable, and add to the given group.
addVariable(String, DataType, Dimension[]) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable to the file.
addVariable(String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable to the file.
addVariable(String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriteable
Add a variable to the file.
addVariable(String, Class, Dimension[]) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated. use addVariable(String varName, DataType dataType, ArrayList dims);
addVariableAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFile
Add a variable attribute.
addVariableAttribute(String, Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute to the named Variable.
addVariableAttribute(String, String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute of type String to the named Variable.
addVariableAttribute(String, String, Number) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute of type Number to the named Variable.
addVariableAttribute(String, String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Add an attribute of type Array to the named Variable.
addVariables(ThreddsMetadata.Variables) - Method in class thredds.catalog.ThreddsMetadata
Add variables
ADN - Static variable in class thredds.catalog.MetadataType
 
after(Date) - Method in class ucar.nc2.units.DateType
Is this date after the given date.
AGGREGATION - Static variable in class thredds.catalog.MetadataType
 
Airy1830 - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
Airy 1830 ellipsoid from EPSG database version 6.14.
AlbersEqualArea - Class in ucar.nc2.dataset.transform
Create a AlbersEqualArea Projection from the information in the Coordinate Transform Variable.
AlbersEqualArea() - Constructor for class ucar.nc2.dataset.transform.AlbersEqualArea
 
AlbersEqualArea - Class in ucar.unidata.geoloc.projection
Albers Equal Area Conic Projection, one or two standard parallels, spherical earth.
AlbersEqualArea() - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Constructor with default parameters
AlbersEqualArea(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Construct a AlbersEqualArea Projection, two standard parellels.
AlbersEqualArea(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Construct a AlbersEqualArea Projection, two standard parellels.
AliasForDimension - Static variable in class ucar.nc2.constants._Coordinate
 
allow(String, String, char) - Static method in class ucar.unidata.util.StringUtil
Replace any char not alphanumeric or in allowChars by replaceChar.
AP - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
The "a" variable name identifier
append(StringBuffer, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to an append to a StringBuffer.
append(StringBuffer, Object, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to do multiple appends to a StringBuffer.
append(StringBuffer, Object, Object, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to do multiple appends to a StringBuffer.
append(StringBuffer, Object, Object, Object, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to do multiple appends to a StringBuffer.
append(StringBuffer, Object, Object, Object, Object, Object) - Static method in class ucar.unidata.util.StringUtil
A utility method to do multiple appends to a StringBuffer.
appendErr(String) - Method in class thredds.catalog.InvCatalogFactory
append an error message.
appendErrorMessage(String, boolean) - Method in class thredds.catalog.InvCatalogImpl
Append an error message to the message log.
appendFatalErr(String) - Method in class thredds.catalog.InvCatalogFactory
append a fatal error message
appendRange() - Method in class ucar.ma2.Section
Append a null Range to the Section - meaning "all"
appendRange(Range) - Method in class ucar.ma2.Section
Append a Range to the Section
appendRange(int) - Method in class ucar.ma2.Section
Append a new Range(0,size-1) to the Section
appendRange(int, int) - Method in class ucar.ma2.Section
Append a new Range(first, last) to the Section
appendRange(int, int, int) - Method in class ucar.ma2.Section
Append a new Range(first,last,stride) to the Section
appendRange(String, int, int, int) - Method in class ucar.ma2.Section
Append a new Range(name,first,last,stride) to the Section
appendShape(List, int) - Static method in class ucar.ma2.Range
Deprecated. use Section.appendRange(int size)
appendToFile(InputStream, String) - Static method in class ucar.nc2.util.IO
 
appendWarning(String) - Method in class thredds.catalog.InvCatalogFactory
append a warning message
apply(List) - Method in class ucar.unidata.util.DateSelection
Apply this date selection query to the list of DatedThing-s
applyMacros(String, Hashtable, boolean) - Static method in class ucar.unidata.util.StringUtil
This takes a string of the following form.
Array - Class in ucar.ma2
Superclass for implementations of multidimensional arrays.
ArrayBoolean - Class in ucar.ma2
Concrete implementation of Array specialized for booleans.
ArrayBoolean(int[]) - Constructor for class ucar.ma2.ArrayBoolean
Create a new Array of type boolean and the given shape.
ArrayBoolean.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 0.
ArrayBoolean.D0() - Constructor for class ucar.ma2.ArrayBoolean.D0
Constructor.
ArrayBoolean.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 1.
ArrayBoolean.D1(int) - Constructor for class ucar.ma2.ArrayBoolean.D1
Constructor for array of shape {len0}.
ArrayBoolean.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 2.
ArrayBoolean.D2(int, int) - Constructor for class ucar.ma2.ArrayBoolean.D2
Constructor for array of shape {len0,len1}.
ArrayBoolean.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 3.
ArrayBoolean.D3(int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D3
Constructor for array of shape {len0,len1,len2}.
ArrayBoolean.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 4.
ArrayBoolean.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayBoolean.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 5.
ArrayBoolean.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayBoolean.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 6.
ArrayBoolean.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayBoolean.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 7.
ArrayBoolean.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayByte - Class in ucar.ma2
Concrete implementation of Array specialized for bytes.
ArrayByte(int[]) - Constructor for class ucar.ma2.ArrayByte
Create a new Array of type byte and the given shape.
ArrayByte.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 0.
ArrayByte.D0() - Constructor for class ucar.ma2.ArrayByte.D0
 
ArrayByte.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 1.
ArrayByte.D1(int) - Constructor for class ucar.ma2.ArrayByte.D1
 
ArrayByte.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 2.
ArrayByte.D2(int, int) - Constructor for class ucar.ma2.ArrayByte.D2
 
ArrayByte.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 3.
ArrayByte.D3(int, int, int) - Constructor for class ucar.ma2.ArrayByte.D3
 
ArrayByte.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 4.
ArrayByte.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayByte.D4
 
ArrayByte.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 5.
ArrayByte.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayByte.D5
 
ArrayByte.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 6.
ArrayByte.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayByte.D6
 
ArrayByte.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 7.
ArrayByte.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayByte.D7
 
ArrayChar - Class in ucar.ma2
Concrete implementation of Array specialized for chars.
ArrayChar(int[]) - Constructor for class ucar.ma2.ArrayChar
Create a new Array of type char and the given shape.
ArrayChar.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 0.
ArrayChar.D0() - Constructor for class ucar.ma2.ArrayChar.D0
Constructor.
ArrayChar.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 1.
ArrayChar.D1(int) - Constructor for class ucar.ma2.ArrayChar.D1
Constructor for array of shape {len0}.
ArrayChar.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 2.
ArrayChar.D2(int, int) - Constructor for class ucar.ma2.ArrayChar.D2
Constructor for array of shape {len0,len1}.
ArrayChar.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 3.
ArrayChar.D3(int, int, int) - Constructor for class ucar.ma2.ArrayChar.D3
Constructor for array of shape {len0,len1,len2}.
ArrayChar.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 4.
ArrayChar.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayChar.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 5.
ArrayChar.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayChar.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 6.
ArrayChar.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayChar.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 7.
ArrayChar.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayChar.StringIterator - Class in ucar.ma2
rank must be > 0
arraycopy(Array, int, Array, int, int) - Static method in class ucar.ma2.Array
Cover for System.arraycopy().
ArrayDouble - Class in ucar.ma2
Concrete implementation of Array specialized for doubles.
ArrayDouble(int[]) - Constructor for class ucar.ma2.ArrayDouble
Create a new Array of type double and the given shape.
ArrayDouble.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 0.
ArrayDouble.D0() - Constructor for class ucar.ma2.ArrayDouble.D0
Constructor.
ArrayDouble.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 1.
ArrayDouble.D1(int) - Constructor for class ucar.ma2.ArrayDouble.D1
Constructor for array of shape {len0}.
ArrayDouble.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 2.
ArrayDouble.D2(int, int) - Constructor for class ucar.ma2.ArrayDouble.D2
Constructor for array of shape {len0,len1}.
ArrayDouble.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 3.
ArrayDouble.D3(int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D3
Constructor for array of shape {len0,len1,len2}.
ArrayDouble.D3.IF - Class in ucar.ma2
 
ArrayDouble.D3.IF() - Constructor for class ucar.ma2.ArrayDouble.D3.IF
 
ArrayDouble.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 4.
ArrayDouble.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayDouble.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 5.
ArrayDouble.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayDouble.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 6.
ArrayDouble.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayDouble.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 7.
ArrayDouble.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayFloat - Class in ucar.ma2
Concrete implementation of Array specialized for floats.
ArrayFloat(int[]) - Constructor for class ucar.ma2.ArrayFloat
Create a new Array of type float and the given shape.
ArrayFloat.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 0.
ArrayFloat.D0() - Constructor for class ucar.ma2.ArrayFloat.D0
Constructor.
ArrayFloat.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 1.
ArrayFloat.D1(int) - Constructor for class ucar.ma2.ArrayFloat.D1
Constructor for array of shape {len0}.
ArrayFloat.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 2.
ArrayFloat.D2(int, int) - Constructor for class ucar.ma2.ArrayFloat.D2
Constructor for array of shape {len0,len1}.
ArrayFloat.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 3.
ArrayFloat.D3(int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D3
Constructor for array of shape {len0,len1,len2}.
ArrayFloat.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 4.
ArrayFloat.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayFloat.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 5.
ArrayFloat.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayFloat.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 6.
ArrayFloat.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayFloat.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 7.
ArrayFloat.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayInt - Class in ucar.ma2
Concrete implementation of Array specialized for longs.
ArrayInt(int[]) - Constructor for class ucar.ma2.ArrayInt
Create a new Array of type int and the given shape.
ArrayInt.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 0.
ArrayInt.D0() - Constructor for class ucar.ma2.ArrayInt.D0
 
ArrayInt.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 1.
ArrayInt.D1(int) - Constructor for class ucar.ma2.ArrayInt.D1
 
ArrayInt.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 2.
ArrayInt.D2(int, int) - Constructor for class ucar.ma2.ArrayInt.D2
 
ArrayInt.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 3.
ArrayInt.D3(int, int, int) - Constructor for class ucar.ma2.ArrayInt.D3
 
ArrayInt.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 4.
ArrayInt.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D4
 
ArrayInt.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 5.
ArrayInt.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D5
 
ArrayInt.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 6.
ArrayInt.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D6
 
ArrayInt.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 7.
ArrayInt.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayInt.D7
 
ArrayLong - Class in ucar.ma2
Concrete implementation of Array specialized for longs.
ArrayLong(int[]) - Constructor for class ucar.ma2.ArrayLong
Create a new Array of type long and the given shape.
ArrayLong.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 0.
ArrayLong.D0() - Constructor for class ucar.ma2.ArrayLong.D0
Constructor.
ArrayLong.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 1.
ArrayLong.D1(int) - Constructor for class ucar.ma2.ArrayLong.D1
Constructor for array of shape {len0}.
ArrayLong.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 2.
ArrayLong.D2(int, int) - Constructor for class ucar.ma2.ArrayLong.D2
Constructor for array of shape {len0,len1}.
ArrayLong.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 3.
ArrayLong.D3(int, int, int) - Constructor for class ucar.ma2.ArrayLong.D3
Constructor for array of shape {len0,len1,len2}.
ArrayLong.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 4.
ArrayLong.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayLong.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 5.
ArrayLong.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayLong.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 6.
ArrayLong.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayLong.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 7.
ArrayLong.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayLong.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayObject - Class in ucar.ma2
Concrete implementation of Array specialized for Objects.
ArrayObject(Class, int[]) - Constructor for class ucar.ma2.ArrayObject
Create a new Array of type Object and the given shape.
ArrayObject(Class, int[], Object[]) - Constructor for class ucar.ma2.ArrayObject
Create a new Array of type Object and the given shape and storage.
ArrayObject.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 0.
ArrayObject.D0(Class) - Constructor for class ucar.ma2.ArrayObject.D0
Constructor.
ArrayObject.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 1.
ArrayObject.D1(Class, int) - Constructor for class ucar.ma2.ArrayObject.D1
Constructor for array of shape {len0}.
ArrayObject.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 2.
ArrayObject.D2(Class, int, int) - Constructor for class ucar.ma2.ArrayObject.D2
Constructor for array of shape {len0,len1}.
ArrayObject.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 3.
ArrayObject.D3(Class, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D3
Constructor for array of shape {len0,len1,len2}.
ArrayObject.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 4.
ArrayObject.D4(Class, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D4
Constructor for array of shape {len0,len1,len2,len3}.
ArrayObject.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 5.
ArrayObject.D5(Class, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
ArrayObject.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 6.
ArrayObject.D6(Class, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
ArrayObject.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 7.
ArrayObject.D7(Class, int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
ArrayRagged - Class in ucar.ma2
DO NOT USE
ArraySequence - Class in ucar.ma2
ArraySequence is the way to contain the data for a Sequence, using a StructureDataIterator.
ArraySequence(StructureMembers, StructureDataIterator, int) - Constructor for class ucar.ma2.ArraySequence
 
ArraySequenceNested - Class in ucar.ma2
Handles nested sequences: a 1D array of variable length 1D arrays of StructureData.
ArraySequenceNested(StructureMembers, int) - Constructor for class ucar.ma2.ArraySequenceNested
This is used for inner sequences, ie variable length structures nested inside of another structure.
ArrayShort - Class in ucar.ma2
Concrete implementation of Array specialized for shorts.
ArrayShort(int[]) - Constructor for class ucar.ma2.ArrayShort
Create a new Array of type short and the given shape.
ArrayShort.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 0.
ArrayShort.D0() - Constructor for class ucar.ma2.ArrayShort.D0
 
ArrayShort.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 1.
ArrayShort.D1(int) - Constructor for class ucar.ma2.ArrayShort.D1
 
ArrayShort.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 2.
ArrayShort.D2(int, int) - Constructor for class ucar.ma2.ArrayShort.D2
 
ArrayShort.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 3.
ArrayShort.D3(int, int, int) - Constructor for class ucar.ma2.ArrayShort.D3
 
ArrayShort.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 4.
ArrayShort.D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D4
 
ArrayShort.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 5.
ArrayShort.D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D5
 
ArrayShort.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 6.
ArrayShort.D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D6
 
ArrayShort.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 7.
ArrayShort.D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayShort.D7
 
ArrayStructure - Class in ucar.ma2
Superclass for implementations of Array of StructureData.
ArrayStructureBB - Class in ucar.ma2
Concrete implementation of ArrayStructure, data storage is in a ByteBuffer, which is converted to member data on the fly.
ArrayStructureBB(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureBB
Create a new Array of type StructureData and the given members and shape.
ArrayStructureBB(StructureMembers, int[], ByteBuffer, int) - Constructor for class ucar.ma2.ArrayStructureBB
Construct an ArrayStructureBB with the given ByteBuffer.
ArrayStructureBBpos - Class in ucar.ma2
Variation of ArrayStructureBB, where the offsets of the records into the ByteBuffer are uneven and must be passed in by the user.
ArrayStructureBBpos(StructureMembers, int[], ByteBuffer, int[]) - Constructor for class ucar.ma2.ArrayStructureBBpos
Construct an ArrayStructureBB with the given ByteBuffer.
ArrayStructureMA - Class in ucar.ma2
Concrete implementation of ArrayStructure, data storage is in member arrays, which are converted to StructureData member data on the fly.
ArrayStructureMA(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureMA
Create a new Array of type StructureData and the given members and shape.
ArrayStructureMA(StructureMembers, int[], StructureData[]) - Constructor for class ucar.ma2.ArrayStructureMA
 
ArrayStructureW - Class in ucar.ma2
Concrete implementation of ArrayStructure, with data access deferred to the StructureData objects.
ArrayStructureW(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureW
Create a new Array of type StructureData and the given members and shape.
ArrayStructureW(StructureMembers, int[], StructureData[]) - Constructor for class ucar.ma2.ArrayStructureW
Create a new Array of type StructureData and the given members, shape, and array of StructureData.
asinh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
Compute the hyperbolic arc sine
atanh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
Compute the hyperbolic arc tangent
ATDRadarConvention - Class in ucar.nc2.dataset.conv
ATD Radar file (ad hoc guesses).
ATDRadarConvention() - Constructor for class ucar.nc2.dataset.conv.ATDRadarConvention
 
AtmosLnPressure - Class in ucar.unidata.geoloc.vertical
Implement CF vertical coordinate "atmosphere_ln_pressure_coordinate" pressure(z) = p0 * exp(-lev(k))" .
AtmosLnPressure(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.AtmosLnPressure
Create a new vertical transform for Ocean S coordinates
AtmosSigma - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "atmospheric sigma vertical coordinate".
AtmosSigma(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.AtmosSigma
Create a new vertical transform for Ocean S coordinates
ATTR_NAME - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Projection Name
Attribute - Class in ucar.nc2
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
Attribute(String, Attribute) - Constructor for class ucar.nc2.Attribute
Copy constructor
Attribute(String, String) - Constructor for class ucar.nc2.Attribute
Create a String-valued Attribute.
Attribute(String, Number) - Constructor for class ucar.nc2.Attribute
Create a scalar numeric-valued Attribute.
Attribute(String, Array) - Constructor for class ucar.nc2.Attribute
Construct attribute with Array of values.
Attribute(String, List) - Constructor for class ucar.nc2.Attribute
Construct attribute with list of String or Number values.
Attribute(Parameter) - Constructor for class ucar.nc2.Attribute
A copy constructor using a ucar.unidata.util.Parameter.
AU - Static variable in class ucar.unidata.util.SpecialMathFunction
Astronomical Unit (radius of the Earth's orbit).
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ADASConvention
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ATDRadarConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AvhrrConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AWIPSConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AWIPSsatConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.BUFRConvention
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CF1Convention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CSMConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.DefaultConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.EpicInsitu
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.FslWindProfiler
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.GDVConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.GIEFConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.IFPSConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.M3IOConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.MADISStation
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ModisSatellite
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Nimbus
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.UnidataObsConvention
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.WRFConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ZebraConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.CoordSysBuilder
This is where subclasses make changes to the dataset, like adding new variables, attribuites, etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Make changes to the dataset, like adding new variables, attribuites, etc.
available() - Method in class ucar.unidata.io.UncompressInputStream
 
AvhrrConvention - Class in ucar.nc2.dataset.conv
Avhrr Hdf5 files - geostationary satellite images.
AvhrrConvention() - Constructor for class ucar.nc2.dataset.conv.AvhrrConvention
 
AVOGADRO - Static variable in class ucar.unidata.util.SpecialMathFunction
Avogadro Number.
AWIPSConvention - Class in ucar.nc2.dataset.conv
AWIPS netcdf output.
AWIPSConvention() - Constructor for class ucar.nc2.dataset.conv.AWIPSConvention
 
AWIPSsatConvention - Class in ucar.nc2.dataset.conv
AWIPS netcdf output.
AWIPSsatConvention() - Constructor for class ucar.nc2.dataset.conv.AWIPSsatConvention
 
Axes - Static variable in class ucar.nc2.constants._Coordinate
 
axis - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
axisOrder() - Method in enum ucar.nc2.constants.AxisType
axis ordering: runTime - ensemble - time - z - y - x or elev - azimuth - distance
AxisType - Static variable in class ucar.nc2.constants._Coordinate
 
AxisType - Enum in ucar.nc2.constants
Type-safe enumeration of netCDF Coordinate Axis types.
axisType - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
AxisTypes - Static variable in class ucar.nc2.constants._Coordinate
 

B

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

C

C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The "C" variable name identifier
C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The "C" variable name identifier
CACHEPATH_POLICY_NESTED_DIRECTORY - Static variable in class ucar.nc2.util.DiskCache2
 
CACHEPATH_POLICY_NESTED_TRUNCATE - Static variable in class ucar.nc2.util.DiskCache2
 
CACHEPATH_POLICY_ONE_DIRECTORY - Static variable in class ucar.nc2.util.DiskCache2
 
calcBounds() - Method in interface ucar.nc2.ft.FeatureDataset
Caclulate date range and bounding box, even if the data has to be scanned.
calcBounds() - Method in interface ucar.nc2.ft.PointFeatureCollection
Caclulate date range and bounding box, and size, even if the data has to be scanned.
calcElementSize() - Method in class ucar.nc2.Structure
Force recalculation of size of one element of this structure - equals the sum of sizes of its members.
calcScaleOffsetSkipMissingData(Array, double, int, boolean) - Static method in class ucar.ma2.MAMath
Calculate the scale/offset for an array of numbers.
calculateBearing(LatLonPoint, LatLonPoint, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
Calculate the bearing between the 2 points.
calculateBearing(double, double, double, double, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
Computes distance (in km), azimuth (degrees clockwise positive from North, 0 to 360), and back azimuth (degrees clockwise positive from North, 0 to 360), from latitude-longituide point pt1 to latitude-longituide pt2.
camelCase(String) - Static method in class ucar.unidata.util.StringUtil
Camel case a string (eg howard -> Howard)
CancelTask - Interface in ucar.nc2.util
Allows long tasks to be cancelled.
canonicalizeRead(String) - Static method in class ucar.nc2.util.URLnaming
 
canonicalizeWrite(String) - Static method in class ucar.nc2.util.URLnaming
 
canOpen(String) - Static method in class ucar.nc2.NetcdfFile
Find out if the file can be opened, but dont actually open it.
CATALOG - Static variable in class thredds.catalog.ServiceType
 
CATALOG_GEN_CONFIG - Static variable in class thredds.catalog.MetadataType
 
CATALOG_NAMESPACE_06 - Static variable in class thredds.catalog.XMLEntityResolver
 
CATALOG_NAMESPACE_10 - Static variable in class thredds.catalog.XMLEntityResolver
 
CatalogSetCallback - Interface in thredds.catalog
Allows asynchrous reading of a catalog.
CATGEN_NAMESPACE_05 - Static variable in class thredds.catalog.XMLEntityResolver
 
CdmRemote - Static variable in class thredds.catalog.ServiceType
 
CF - Class in ucar.nc2.constants
Constants used in CF Conventions.
CF() - Constructor for class ucar.nc2.constants.CF
 
CF.FeatureType - Enum in ucar.nc2.constants
Start of map from CF feature type names to our FeatureType enums.
CF1Convention - Class in ucar.nc2.dataset.conv
CF-1 Convention.
CF1Convention() - Constructor for class ucar.nc2.dataset.conv.CF1Convention
 
check(StringBuilder, boolean) - Method in class thredds.catalog.InvCatalog
Check internal data structures.
check(StringBuilder) - Method in class thredds.catalog.InvCatalog
Check internal data structures.
check(StringBuilder, boolean) - Method in class thredds.catalog.InvCatalogImpl
Check internal data structures.
checkInRange(List, int[]) - Static method in class ucar.ma2.Range
Deprecated. use Section.checkInRange(int shape[])
checkInRange(int[]) - Method in class ucar.ma2.Section
Check if this Section is legal for the given shape.
checkStationProduct(Product) - Method in interface ucar.nc2.dt.StationRadarCollection
check if the product available for all stations.
checkStationProduct(String, Product) - Method in interface ucar.nc2.dt.StationRadarCollection
check if the product available for one station
child - Variable in class ucar.nc2.ParsedSectionSpec
 
chisq(double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
Returns the area under the left hand tail (from 0 to x) of the Chi square probability density function with v degrees of freedom.
chisqc(double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
Returns the area under the right hand tail (from x to infinity) of the Chi square probability density function with v degrees of freedom:
cleanCache(Date, StringBuilder) - Static method in class ucar.nc2.util.DiskCache
Remove all files with date < cutoff.
cleanCache(long, StringBuilder) - Static method in class ucar.nc2.util.DiskCache
Remove files if needed to make cache have less than maxBytes bytes file sizes.
cleanCache(long, Comparator<File>, StringBuilder) - Static method in class ucar.nc2.util.DiskCache
Remove files if needed to make cache have less than maxBytes bytes file sizes.
cleanCache(File, StringBuilder, boolean) - Method in class ucar.nc2.util.DiskCache2
Remove any files or directories whose last modified time greater than persistMinutes
clearCoordinateSystems() - Method in class ucar.nc2.dataset.NetcdfDataset
Clear Coordinate System metadata, to allow them to be redone
clearCoordinateSystems() - Method in class ucar.nc2.dataset.StructureDS
 
clearCoordinateSystems() - Method in class ucar.nc2.dataset.VariableDS
Remove coordinate system info.
clearCoordinateSystems() - Method in interface ucar.nc2.dataset.VariableEnhanced
clear previous coordinate systems.
clearDatasetMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep
Remove cached data, if any.
clearSweepMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
deallocated memory of sweep
clearVariableMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
 
clone() - Method in class ucar.ma2.Index
 
clone() - Method in class ucar.ma2.Index0D
 
clone() - Method in class ucar.ma2.Index1D
 
clone() - Method in class ucar.ma2.Index2D
 
clone() - Method in class ucar.ma2.Index3D
 
clone() - Method in class ucar.ma2.Index4D
 
clone() - Method in class ucar.ma2.Index5D
 
clone() - Method in class ucar.ma2.Index6D
 
clone() - Method in class ucar.ma2.Index7D
 
clone() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Clone this projection
clone() - Method in class ucar.unidata.geoloc.projection.Mercator
Clone this projection
clone() - Method in class ucar.unidata.geoloc.projection.Orthographic
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.projection.Stereographic
Clone this projection
clone() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Clone this projection
clone() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Clone this projection.
clone() - Method in class ucar.unidata.geoloc.ProjectionImpl
Clone this projection
close() - Method in class ucar.nc2.dataset.NetcdfDataset
Close all resources (files, sockets, etc) associated with this dataset.
close() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
 
close() - Method in interface ucar.nc2.dt.TypedDataset
Close all resources associated with this dataset.
close() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
close() - Method in interface ucar.nc2.ft.FeatureDataset
Close all resources associated with this dataset.
close() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
close() - Method in class ucar.nc2.NetcdfFile
Close all resources (files, sockets, etc) associated with this file.
close() - Method in class ucar.nc2.NetcdfFileWriteable
close the file.
close() - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
close() - Method in class ucar.unidata.io.RandomAccessFile
Close the file, and release any associated system resources.
closeEnough(double, double, double) - Static method in class ucar.nc2.util.Misc
Check if numbers are equal with tolerance
closeEnough(double, double) - Static method in class ucar.nc2.util.Misc
Check if numbers are equal with default tolerance
closeEnough(float, float) - Static method in class ucar.nc2.util.Misc
Check if numbers are equal with default tolerance
COARDSConvention - Class in ucar.nc2.dataset.conv
COARDS Convention.
COARDSConvention() - Constructor for class ucar.nc2.dataset.conv.COARDSConvention
 
colat - Variable in class ucar.unidata.util.GaussianLatitudes
 
collapseWhitespace(String) - Static method in class ucar.unidata.util.StringUtil
Collapse continuous whitespace into one single " ".
CollectionType - Class in thredds.catalog
Type-safe enumeration of THREDDS coherent collection types.
column(int) - Method in class ucar.ma2.MAMatrix
Get the jth column, return as a MAVector: same backing store.
commonParent(Group) - Method in class ucar.nc2.Group
Get the common parent of this and the other group.
compact() - Method in class ucar.ma2.Range
Create a new Range by compacting this Range by removing the stride.
compact() - Method in class ucar.ma2.Section
Create a new Section by compacting each Range.
compare(CoordinateAxis, CoordinateAxis) - Method in class ucar.nc2.dataset.CoordinateAxis.AxisComparator
 
compare(NetcdfFile, NetcdfFile, Formatter) - Method in class ucar.nc2.util.CompareNetcdf
 
compareData(Array, Array) - Static method in class ucar.nc2.util.CompareNetcdf
 
compareFiles(NetcdfFile, NetcdfFile) - Static method in class ucar.nc2.util.CompareNetcdf
 
compareFiles(NetcdfFile, NetcdfFile, boolean, boolean, boolean) - Static method in class ucar.nc2.util.CompareNetcdf
 
CompareNetcdf - Class in ucar.nc2.util
Compare two NetcdfFile
CompareNetcdf(boolean, boolean, boolean) - Constructor for class ucar.nc2.util.CompareNetcdf
 
compareTo(Object) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
compareTo(Object) - Method in class ucar.nc2.dataset.CoordinateTransform
 
compareTo(Object) - Method in class ucar.nc2.Dimension
Dimensions with the same name are equal.
compareTo(VariableSimpleIF) - Method in class ucar.nc2.dt.VariableSimpleSubclass
Sort by name
compareTo(VariableSimpleIF) - Method in class ucar.nc2.Variable
Sort by name
compareTo(VariableSimpleIF) - Method in class ucar.nc2.VariableSimpleAdapter
Sort by name
compareTo(Station) - Method in class ucar.unidata.geoloc.StationImpl
 
compareVariableData(Variable, Variable, boolean, Formatter) - Static method in class ucar.nc2.util.CompareNetcdf
 
compose(Range) - Method in class ucar.ma2.Range
Create a new Range by composing a Range that is reletive to this Range.
compose(Section) - Method in class ucar.ma2.Section
Create a new Section by composing with a Section that is reletive to this Section.
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
Deprecated. use Section.computeSize()
computeSize() - Method in class ucar.ma2.Section
Compute total number of elements represented by the section.
conformable(Array, Array) - Static method in class ucar.ma2.MAMath
Check that two arrays are conformable.
conformable(int[], int[]) - Static method in class ucar.ma2.MAMath
Check that two array shapes are conformable.
constructCopy() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.FlatEarth
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.Mercator
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.Orthographic
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.RotatedPole
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.Stereographic
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.UtmProjection
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.ProjectionImpl
copy constructor - avoid clone !!
containedIn(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
Determine if this bounding box is contained in another LatLonRect.
contains(int) - Method in class ucar.ma2.Range
Is the ith element contained in this Range?
contains(Section) - Method in class ucar.ma2.Section
See if this Section contains another Section.
contains(Date) - Method in class ucar.nc2.units.DateRange
Same as included()
contains(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonRect
Determine if a specified LatLonPoint is contained in this bounding box.
contains(double, double) - Method in class ucar.unidata.geoloc.LatLonRect
Determine if the given lat/lon point is contined inside this rectangle.
containsAxes(List<CoordinateAxis>) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have all the axes in the list?
containsAxis(String) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have the named axis?
containsAxisType(AxisType) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have an axes of the given type?
containsAxisTypes(List<AxisType>) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have all the axes types in the list?
containsDomain(List<Dimension>) - Method in class ucar.nc2.dataset.CoordinateSystem
Do we have all the dimensions in the list?
containsRegExp(String) - Static method in class ucar.unidata.util.StringUtil
See if a pattern string contains regular expression characters (^,*,$,+).
Convention - Static variable in class ucar.nc2.constants._Coordinate
 
convert(Array, DataType) - Static method in class ucar.ma2.MAMath
Convert original array to desired type
convert(FeatureType) - Static method in enum ucar.nc2.constants.CF.FeatureType
 
convert(StructureMembers) - Static method in class ucar.nc2.VariableSimpleAdapter
 
convert2packed(Array, double, int, boolean, DataType) - Static method in class ucar.ma2.MAMath
 
convert2Unpacked(Array, MAMath.ScaleOffset) - Static method in class ucar.ma2.MAMath
 
convertScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar value as a double, with conversion as needed.
convertScalarDouble(String) - Method in class ucar.ma2.StructureData
Get scalar value as a double, with conversion as needed.
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a double, with conversion as needed.
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
convertScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar value as a float, with conversion as needed.
convertScalarFloat(String) - Method in class ucar.ma2.StructureData
Get scalar value as a float, with conversion as needed.
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a float, with conversion as needed.
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
convertScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar value as an int, with conversion as needed.
convertScalarInt(String) - Method in class ucar.ma2.StructureData
Get scalar value as a int, with conversion as needed.
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a int, with conversion as needed.
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
convertScaleOffsetMissing(Array) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
Convert data if hasScaleOffset, using scale and offset.
convertScaleOffsetMissing(byte) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
Convert this byte value to a double, using scale/offset/missing value if applicable
convertScaleOffsetMissing(short) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
Convert this short value to a double, using scale/offset/missing value if applicable
convertScaleOffsetMissing(int) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
Convert this int value to a double, using scale/offset/missing value if applicable
convertScaleOffsetMissing(long) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
Convert this long value to a double, using scale/offset/missing value if applicable
convertScaleOffsetMissing(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
Convert this double value using scale/offset/missing value if applicable
convertScaleOffsetMissing(Array) - Method in class ucar.nc2.dataset.VariableDS
 
convertScaleOffsetMissing(byte) - Method in class ucar.nc2.dataset.VariableDS
 
convertScaleOffsetMissing(short) - Method in class ucar.nc2.dataset.VariableDS
 
convertScaleOffsetMissing(int) - Method in class ucar.nc2.dataset.VariableDS
 
convertScaleOffsetMissing(long) - Method in class ucar.nc2.dataset.VariableDS
 
convertScaleOffsetMissing(double) - Method in class ucar.nc2.dataset.VariableDS
 
convertTo(double, SimpleUnit) - Method in class ucar.nc2.units.SimpleUnit
Convert given value of this unit to the new unit.
convertTo(double, TimeUnit) - Method in class ucar.nc2.units.TimeUnit
Convert given value of this unit to the new unit.
convertUnsigned(Array) - Static method in class ucar.ma2.MAMath
Convert unsigned data to signed data of a wider type.
coordAxes - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
coordAxisTypes - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordinateAxis - Class in ucar.nc2.dataset
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
CoordinateAxis(NetcdfDataset, Group, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.CoordinateAxis
Constructor when theres no underlying variable.
CoordinateAxis.AxisComparator - Class in ucar.nc2.dataset
Standard sort on Coordinate Axes
CoordinateAxis.AxisComparator() - Constructor for class ucar.nc2.dataset.CoordinateAxis.AxisComparator
 
CoordinateAxis1D - Class in ucar.nc2.dataset
A 1-dimensional Coordinate Axis.
CoordinateAxis1D(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
Create a 1D coordinate axis from an existing Variable
CoordinateAxis1D(NetcdfDataset, Group, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
Constructor when theres no underlying variable.
CoordinateAxis1DTime - Class in ucar.nc2.dataset
A 1-dimensional Coordinate Axis representing Calendar time.
CoordinateAxis2D - Class in ucar.nc2.dataset
A 2-dimensional numeric Coordinate Axis.
CoordinateAxis2D(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis2D
Create a 2D coordinate axis from an existing VariableDS
coordinates - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordinateSystem - Class in ucar.nc2.dataset
A CoordinateSystem specifies the coordinates of a Variable's values.
CoordinateSystem(NetcdfDataset, Collection<CoordinateAxis>, Collection<CoordinateTransform>) - Constructor for class ucar.nc2.dataset.CoordinateSystem
Constructor.
CoordinateTransform - Class in ucar.nc2.dataset
A CoordinateTransform is an abstraction of a function from a CoordinateSystem to a "reference" CoordinateSystem, such as lat, lon.
CoordinateTransform(String, String, TransformType) - Constructor for class ucar.nc2.dataset.CoordinateTransform
Create a Coordinate Transform.
coordSys - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordSysBuilder - Class in ucar.nc2.dataset
Abstract class for implementing Convention-specific parsing of netCDF files.
CoordSysBuilder() - Constructor for class ucar.nc2.dataset.CoordSysBuilder
 
CoordSysBuilder.ConventionNameOk - Interface in ucar.nc2.dataset
Allow plug-ins to determine if it owns a file based on the file's Convention attribute.
CoordSysBuilder.VarProcess - Class in ucar.nc2.dataset
Wrap each variable in the dataset with a VarProcess object.
CoordSysBuilder.VarProcess(NetcdfDataset) - Constructor for class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordSysBuilderIF - Interface in ucar.nc2.dataset
Implement this interface to add Coordinate Systems to a NetcdfDataset.
coordSysFor - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordTransBuilder - Class in ucar.nc2.dataset
Manager for Coordinate Transforms.
CoordTransBuilder() - Constructor for class ucar.nc2.dataset.CoordTransBuilder
 
CoordTransBuilderIF - Interface in ucar.nc2.dataset
Implement this interface to add a Coordinate Transform to a NetcdfDataset.
coordTransforms - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
coordTransformType - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
coordVarAlias - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
copy() - Method in class ucar.ma2.Array
Create a copy of this Array, copying the data so that physical order is the same as logical order
copy() - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throws UnsupportedOperationException
copy() - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throws UnsupportedOperationException
copy(DataType, IndexIterator, IndexIterator) - Static method in class ucar.ma2.MAMath
Copy using iterators.
copy(Array, Array) - Static method in class ucar.ma2.MAMath
Copy array a to array result, the result array will be in canonical order The operation type is taken from the type of a.
copy() - Method in class ucar.ma2.MAMatrix
Create a new MAMatrix that is the same as this one, with a copy of the backing store.
copy() - Method in class ucar.ma2.MAVector
Create a new MAVector that is the same as this one, with a copy of the backing store.
copy(InputStream, OutputStream) - Static method in class ucar.nc2.util.IO
copy all bytes from in to out.
copy(InputStream, OutputStream, int) - Static method in class ucar.nc2.util.IO
copy n bytes from in to out.
copy2null(InputStream, int) - Static method in class ucar.nc2.util.IO
copy all bytes from in and throw them away.
copyB(InputStream, OutputStream, int) - Static method in class ucar.nc2.util.IO
copy all bytes from in to out, specify buffer size
copyBoolean(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as bytes The array a and result must be type boolean
copyByte(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as bytes The values from the array a are converted to byte (if needed), and then converted to the type of result (if needed).
copyChar(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as char The values from the array a are converted to char (if needed), and then converted to the type of result (if needed).
copyDirTree(String, String) - Static method in class ucar.nc2.util.IO
Copy an entire directory tree.
copyDouble(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as doubles The values from the arrays a are converted to double (if needed), and then converted to the type of result (if needed).
copyFile(String, String) - Static method in class ucar.nc2.util.IO
copy one file to another.
copyFile(File, File) - Static method in class ucar.nc2.util.IO
copy one file to another.
copyFile(String, OutputStream) - Static method in class ucar.nc2.util.IO
copy file to output stream
copyFileB(File, OutputStream, int) - Static method in class ucar.nc2.util.IO
copy file to output stream, specify internal buffer size
copyFloat(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as floats The values from the arrays a are converted to float (if needed), and then converted to the type of result (if needed).
copyInt(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as integers The values from the arrays a are converted to integer (if needed), and then converted to the type of result (if needed).
copyLong(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as longs The values from the array a are converted to long (if needed), and then converted to the type of result (if needed).
copyNoCache() - Method in class ucar.nc2.dataset.CoordinateAxis
Make a copy, with an independent cache.
copyNoCache() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
copyObject(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as an Object The array a and result must be type object
copyRafB(RandomAccessFile, long, long, OutputStream, byte[]) - Static method in class ucar.nc2.util.IO
Copy part of a RandomAccessFile to output stream, specify internal buffer size
copyShort(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as shorts The values from the array a are converted to short (if needed), and then converted to the type of result (if needed).
copyTo1DJavaArray() - Method in class ucar.ma2.Array
Copy this array to a 1D Java primitive array of type getElementType(), with the physical order of the result the same as logical order.
copyToNDJavaArray() - Method in class ucar.ma2.Array
Copy this array to a n-Dimensioanl Java primitive array of type getElementType() and rank getRank().
copyUrlB(String, OutputStream, int) - Static method in class ucar.nc2.util.IO
copy contents of URL to output stream, specify internal buffer size.
copyVarData(NetcdfFileWriteable, List<Variable>, Structure, long) - Static method in class ucar.nc2.FileWriter
Write data from varList into new file.
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
 
CrawlableCatalog - Class in thredds.catalog
 
CrawlableCatalog(String, Object) - Constructor for class thredds.catalog.CrawlableCatalog
Constructor.
create() - Method in class ucar.nc2.NetcdfFileWriteable
After you have added all of the Dimensions, Variables, and Attributes, call create() to actually create the file.
createNew(String) - Static method in class ucar.nc2.NetcdfFileWriteable
Create a new Netcdf file, with fill mode true.
createNew(String, boolean) - Static method in class ucar.nc2.NetcdfFileWriteable
Create a new Netcdf file, put it into define mode.
createNewCache() - Method in class ucar.nc2.Variable
Create a new data cache, use this when you dont want to share the cache.
createView(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throws UnsupportedOperationException
createView(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throws UnsupportedOperationException
crossDateline() - Method in class ucar.unidata.geoloc.LatLonRect
Get whether the bounding box crosses the +/- 180 seam
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in interface ucar.unidata.geoloc.Projection
Does the line between these two points cross the projection "seam", which is a discontinuity in the function latlon <-> projection plane
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.FlatEarth
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LambertConformal
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Mercator
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Orthographic
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
Unknown usage
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Stereographic
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionImpl
Does the line between these two points cross the projection "seam".
cs - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CSMConvention - Class in ucar.nc2.dataset.conv
CSM-1 Convention.
CSMConvention() - Constructor for class ucar.nc2.dataset.conv.CSMConvention
 
ct - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
currentElement() - Method in class ucar.ma2.Index
Get the current element's index into the 1D backing array.
currentElement() - Method in class ucar.ma2.Index0D
 
currentElement() - Method in class ucar.ma2.Index1D
 
currentElement() - Method in class ucar.ma2.Index2D
 
currentElement() - Method in class ucar.ma2.Index3D
 
currentElement() - Method in class ucar.ma2.Index4D
 
currentElement() - Method in class ucar.ma2.Index5D
 
currentElement() - Method in class ucar.ma2.Index6D
 
currentElement() - Method in class ucar.ma2.Index7D
 
currentElement() - Method in class ucar.ma2.IndexConstant
always return 0

D

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

E

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

F

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

G

gamma(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
GASCONSTANT - Static variable in class ucar.unidata.util.SpecialMathFunction
Gas Constant.
GaussianLatitudes - Class in ucar.unidata.util
Calculate Gaussian Latitudes by finding the roots of the ordinary Legendre polynomial of degree NLAT using Newton's iteration method.
GaussianLatitudes(int) - Constructor for class ucar.unidata.util.GaussianLatitudes
Constructor
gaussw - Variable in class ucar.unidata.util.GaussianLatitudes
 
gc - Variable in class thredds.catalog.InvDataset
 
GDVConvention - Class in ucar.nc2.dataset.conv
GDV Conventions.
GDVConvention() - Constructor for class ucar.nc2.dataset.conv.GDVConvention
 
GEMPAK - Static variable in class thredds.catalog.DataFormatType
 
get() - Method in class ucar.ma2.ArrayBoolean.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayBoolean.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayBoolean.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayBoolean.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayBoolean
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayByte.D0
 
get(int) - Method in class ucar.ma2.ArrayByte.D1
 
get(int, int) - Method in class ucar.ma2.ArrayByte.D2
 
get(int, int, int) - Method in class ucar.ma2.ArrayByte.D3
 
get(int, int, int, int) - Method in class ucar.ma2.ArrayByte.D4
 
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D5
 
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D6
 
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D7
 
get(Index) - Method in class ucar.ma2.ArrayByte
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayChar.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayChar.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayChar.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayChar.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayChar.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayChar.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayChar.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayChar.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayChar
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayDouble.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayDouble.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayDouble.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayDouble.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayDouble
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayFloat.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayFloat.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayFloat.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayFloat.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayFloat
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayInt.D0
 
get(int) - Method in class ucar.ma2.ArrayInt.D1
 
get(int, int) - Method in class ucar.ma2.ArrayInt.D2
 
get(int, int, int) - Method in class ucar.ma2.ArrayInt.D3
 
get(int, int, int, int) - Method in class ucar.ma2.ArrayInt.D4
 
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D5
 
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D6
 
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D7
 
get(Index) - Method in class ucar.ma2.ArrayInt
Get the value at the specified index.
get() - Method in class ucar.ma2.ArrayLong.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayLong.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayLong.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayLong.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayLong.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayLong.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayLong.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayLong.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayLong
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayObject.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayObject.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayObject.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayObject.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayObject.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayObject.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayObject.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayObject.D7
get the value.
get() - Method in class ucar.ma2.ArrayShort.D0
 
get(int) - Method in class ucar.ma2.ArrayShort.D1
 
get(int, int) - Method in class ucar.ma2.ArrayShort.D2
 
get(int, int, int) - Method in class ucar.ma2.ArrayShort.D3
 
get(int, int, int, int) - Method in class ucar.ma2.ArrayShort.D4
 
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D5
 
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D6
 
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D7
 
get(Index) - Method in class ucar.ma2.ArrayShort
Get the value at the specified index.
get(int) - Method in class ucar.nc2.util.TableParser.Record
Get the kth value of this record.
get1DJavaArray(Class) - Method in class ucar.ma2.Array
This gets the equivilent java array of the wanted type, in correct order.
getAccess(ServiceType) - Method in class thredds.catalog.InvCatalogRef
 
getAccess() - Method in class thredds.catalog.InvCatalogRef
 
getAccess() - Method in class thredds.catalog.InvDataset
Get all access elements for this dataset.
getAccess(ServiceType) - Method in class thredds.catalog.InvDataset
Get access element of the specified service type for this dataset.
getAccess(ServiceType) - Method in class thredds.catalog.InvDatasetImplProxy
 
getAccess() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAccessLocal() - Method in class thredds.catalog.InvDatasetImpl
 
getAccessLocal() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAddDatasetSize() - Method in class thredds.catalog.InvDatasetScan
 
getAggregation() - Method in class ucar.nc2.dataset.NetcdfDataset
If its an NcML aggregation, it has an Aggregation object associated.
getAlias() - Method in class thredds.catalog.InvCatalogRef
 
getAlias() - Method in class thredds.catalog.InvDatasetImpl
 
getAlias() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAliasName() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAll() - Static method in class ucar.unidata.geoloc.EarthEllipsoid
get a collection of all defined EarthEllipsoid objects
getAllTypes() - Static method in class thredds.catalog.CollectionType
 
getAllTypes() - Static method in class thredds.catalog.DataFormatType
Return all DataFormatType objects
getAllTypes() - Static method in class thredds.catalog.MetadataType
Get all MetadataType objects
getAllTypes() - Static method in class thredds.catalog.ServiceType
Get all ServiceType objects
getAllTypes() - Static method in class ucar.nc2.dt.RadialDatasetSweep.Type
 
getAltitude() - Method in interface ucar.unidata.geoloc.EarthLocation
altitude in meters; missing = NaN.
getAltitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
altitude in meters; missing = NaN.
getAngle() - Method in class ucar.unidata.geoloc.Bearing
Get the azimuth in degrees, 0 = north, clockwise positive
getAnOrA(String) - Static method in class ucar.unidata.util.StringUtil
Get "a" or "an" for prefixing to a string based on the first character
getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of any type for a specific record as an Array.
getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Array.
getArray(String) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Array.
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data array of any type as an Array.
getArrayObject(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type ArrayObject
getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type ArraySequence
getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getArraySequence(String) - Method in class ucar.ma2.StructureData
Get ArraySequence for a member of type Sequence.
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get ArraySequence for a member of type Sequence.
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type array of Structure.
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getArrayStructure(String) - Method in class ucar.ma2.StructureData
Get member data of type Structure.
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get ArrayStructure for a member of type Structure.
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type Structure.
getAttributes() - Method in interface ucar.nc2.dt.GridDatatype
Get a List of Attribute specific to the Grid
getAttributes() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getAttributes() - Method in class ucar.nc2.Group
Get the set of attributes contained directly in this Group.
getAttributes() - Method in class ucar.nc2.Variable
Returns the set of attributes for this variable.
getAttributes() - Method in interface ucar.nc2.VariableIF
 
getAttributes() - Method in class ucar.nc2.VariableSimpleAdapter
 
getAttributes() - Method in interface ucar.nc2.VariableSimpleIF
Attributes for the variable.
getAuthority() - Method in class thredds.catalog.InvCatalogRef
 
getAuthority() - Method in class thredds.catalog.InvDataset
Get authority for this Dataset, may be null.
getAuthority() - Method in class thredds.catalog.InvDatasetImplProxy
 
getAuthority() - Method in class thredds.catalog.ThreddsMetadata
 
getAuthority() - Method in class ucar.nc2.dataset.CoordinateTransform
get the naming authority
getAxisType() - Method in class ucar.nc2.dataset.CoordinateAxis
Get type of axis
getAzimuth(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getAzimuth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getAzimuthAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.RadialAzimuth, or null if none.
getBackAzimuth() - Method in class ucar.unidata.geoloc.Bearing
Get the back azimuth in degrees, 0 = north, clockwise positive
getBase() - Method in class thredds.catalog.InvService
get the base URL for the service
getBaseURI() - Method in class thredds.catalog.InvCatalogImpl
 
getBeamWidth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getBoolean(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a boolean.
getBoolean(int) - Method in class ucar.ma2.Array
 
getBoolean(Index) - Method in class ucar.ma2.ArrayBoolean
 
getBoolean(int) - Method in class ucar.ma2.ArrayBoolean
 
getBoolean(Index) - Method in class ucar.ma2.ArrayByte
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayByte
 
getBoolean(Index) - Method in class ucar.ma2.ArrayChar
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayChar
 
getBoolean(Index) - Method in class ucar.ma2.ArrayDouble
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayDouble
 
getBoolean(Index) - Method in class ucar.ma2.ArrayFloat
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayFloat
 
getBoolean(Index) - Method in class ucar.ma2.ArrayInt
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayInt
 
getBoolean(Index) - Method in class ucar.ma2.ArrayLong
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayLong
 
getBoolean(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayObject
 
getBoolean(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayRagged
 
getBoolean(Index) - Method in class ucar.ma2.ArrayShort
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayShort
 
getBoolean(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayStructure
 
getBooleanCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a boolean
getBooleanCurrent() - Method in class ucar.ma2.IteratorFast
 
getBooleanNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a boolean
getBooleanNext() - Method in class ucar.ma2.IteratorFast
 
getBound1() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate bound1 as a double array.
getBound2() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate bound1 as a double array.
getBoundaryRef() - Method in class ucar.nc2.dataset.CoordinateAxis
The name of this coordinate axis' boundary variable
getBoundingBox() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getBoundingBox() - Method in interface ucar.nc2.dt.GridCoordSystem
Get horizontal bounding box in projection coordinates.
getBoundingBox() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
BoundingBox for the trajectory.
getBoundingBox() - Method in interface ucar.nc2.dt.TypedDataset
 
getBoundingBox() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getBoundingBox() - Method in interface ucar.nc2.ft.FeatureDataset
The boundingBox for the entire dataset.
getBoundingBox() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getBoundingBox() - Method in interface ucar.nc2.ft.PointFeatureCollection
The boundingBox for the FeatureCollection.
getBoundingBox() - Method in interface ucar.nc2.ft.PointFeatureIterator
Get BoundingBox after iteration is finished, if calcBounds was set true
getBoundingBox() - Method in interface ucar.nc2.ft.StationCollection
Get the bounding box including all the stations.
getBoundingBox() - Method in interface ucar.nc2.ft.TrajectoryFeature
BoundingBox for the trajectory.
getBufferSize() - Method in class ucar.unidata.io.RandomAccessFile
Get the buffer size
getBuilder() - Method in class ucar.nc2.dataset.VerticalCT
get the CoordTransBuilderIF
getByte(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a byte.
getByte(int) - Method in class ucar.ma2.Array
 
getByte(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayBoolean
 
getByte(Index) - Method in class ucar.ma2.ArrayByte
 
getByte(int) - Method in class ucar.ma2.ArrayByte
 
getByte(Index) - Method in class ucar.ma2.ArrayChar
 
getByte(int) - Method in class ucar.ma2.ArrayChar
 
getByte(Index) - Method in class ucar.ma2.ArrayDouble
 
getByte(int) - Method in class ucar.ma2.ArrayDouble
 
getByte(Index) - Method in class ucar.ma2.ArrayFloat
 
getByte(int) - Method in class ucar.ma2.ArrayFloat
 
getByte(Index) - Method in class ucar.ma2.ArrayInt
 
getByte(int) - Method in class ucar.ma2.ArrayInt
 
getByte(Index) - Method in class ucar.ma2.ArrayLong
 
getByte(int) - Method in class ucar.ma2.ArrayLong
 
getByte(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayObject
 
getByte(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayRagged
 
getByte(Index) - Method in class ucar.ma2.ArrayShort
 
getByte(int) - Method in class ucar.ma2.ArrayShort
 
getByte(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayStructure
 
getByteBuffer() - Method in class ucar.ma2.ArrayStructureBB
Return backing storage as a ByteBuffer
getByteCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a byte
getByteCurrent() - Method in class ucar.ma2.IteratorFast
 
getByteNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a byte
getByteNext() - Method in class ucar.ma2.IteratorFast
 
getCacheFile(String) - Static method in class ucar.nc2.util.DiskCache
Get a file in the cache.
getCacheFile(String) - Method in class ucar.nc2.util.DiskCache2
Get a File in the cache, corresponding to the fileLocation.
getCacheName() - Method in class ucar.nc2.NetcdfFile
Public by accident.
getCanonicalString() - Method in class ucar.nc2.units.SimpleUnit
 
getCatalogConverter(String) - Method in class thredds.catalog.InvCatalogFactory
Find the InvCatalogConvertIF registered for this namespace.
getCatalogRefExpander() - Method in class thredds.catalog.InvDatasetScan
 
getCatalogUrl() - Method in class thredds.catalog.InvDataset
Get URL to this dataset.
getCenterLon() - Method in class ucar.unidata.geoloc.LatLonRect
return center Longitude, always in the range +/-180
getCenterLon() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Get the center of the Longitude range.
getCentralMeridian() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the central meridian in degrees, if it was set.
getChar(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a char.
getChar(int) - Method in class ucar.ma2.Array
 
getChar(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayBoolean
 
getChar(Index) - Method in class ucar.ma2.ArrayByte
 
getChar(int) - Method in class ucar.ma2.ArrayByte
 
getChar(Index) - Method in class ucar.ma2.ArrayChar
 
getChar(int) - Method in class ucar.ma2.ArrayChar
 
getChar(Index) - Method in class ucar.ma2.ArrayDouble
 
getChar(int) - Method in class ucar.ma2.ArrayDouble
 
getChar(Index) - Method in class ucar.ma2.ArrayFloat
 
getChar(int) - Method in class ucar.ma2.ArrayFloat
 
getChar(Index) - Method in class ucar.ma2.ArrayInt
 
getChar(int) - Method in class ucar.ma2.ArrayInt
 
getChar(Index) - Method in class ucar.ma2.ArrayLong
 
getChar(int) - Method in class ucar.ma2.ArrayLong
 
getChar(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayObject
 
getChar(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayRagged
 
getChar(Index) - Method in class ucar.ma2.ArrayShort
 
getChar(int) - Method in class ucar.ma2.ArrayShort
 
getChar(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayStructure
 
getCharCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a char
getCharCurrent() - Method in class ucar.ma2.IteratorFast
 
getCharNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a char
getCharNext() - Method in class ucar.ma2.IteratorFast
 
getChildEnhancerList() - Method in class thredds.catalog.InvDatasetScan
 
getClassName() - Method in interface ucar.unidata.geoloc.Projection
The name of this class of projections, eg "Transverse Mercator".
getClassName() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Get the class name
getClassName() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Get the class name
getClassName() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the name of the type of the projection.
getClassType() - Method in enum ucar.ma2.DataType
 
getClockwiseDistanceTo(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
 
getCollectionFeatureType() - Method in interface ucar.nc2.ft.FeatureCollection
All features in this collection have this feature type
getCollectionType() - Method in class thredds.catalog.InvCatalogRef
 
getCollectionType() - Method in class thredds.catalog.InvDataset
Get collectionType
getCollectionType() - Method in class thredds.catalog.InvDatasetImplProxy
 
getCommonOrigin() - Method in interface ucar.nc2.dt.RadialDatasetSweep
If all sweeps have the same origin, return it here, else null
getCommonType() - Method in interface ucar.nc2.dt.RadialDatasetSweep
If all the sweeps are the same type, return it here, else NONE
getConfigObject() - Method in class thredds.catalog.CrawlableCatalog
 
getContentObject() - Method in class thredds.catalog.InvMetadata
get the content object, may be null
getContributors() - Method in class thredds.catalog.InvCatalogRef
 
getContributors() - Method in class thredds.catalog.InvDataset
get Contributor metadata
getContributors() - Method in class thredds.catalog.InvDatasetImplProxy
 
getContributors() - Method in class thredds.catalog.ThreddsMetadata
 
getConventionUsed() - Method in class ucar.nc2.dataset.CoordSysBuilder
 
getConventionUsed() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Get the name of the Convention.
getConventionUsed() - Method in class ucar.nc2.dataset.NetcdfDataset
Get conventions used to analyse coordinate systems.
getConventionUsed() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Get the name of the CoordSysBuilder that parses this file.
getConversionFactor(String, String) - Static method in class ucar.nc2.units.SimpleUnit
Get the conversion factor to convert inputUnit to outputUnit.
getConverter() - Method in class thredds.catalog.InvMetadata
Get the converter; may be null.
getCoordEdge(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the ith coordinate edge.
getCoordEdges() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate edges as a double array.
getCoordEdges(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate edges for the ith coordinate.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.AtmosLnPressure
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.AtmosSigma
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.HybridHeight
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanS
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSG1
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSG2
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSigma
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformSubset
 
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VTfromExistingData
 
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.WRFEta
Get the 3D vertical coordinate array for this time step.
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanS
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanSG1
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanSG2
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
getCoordinateAxes() - Method in class ucar.nc2.dataset.CoordinateSystem
get the List of CoordinateAxis objects
getCoordinateAxes() - Method in class ucar.nc2.dataset.NetcdfDataset
Get the list of all CoordinateAxis objects used by this dataset.
getCoordinateAxes() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the list of all axes.
getCoordinateSystem() - Method in interface ucar.nc2.dt.GridDatatype
get the Grid's Coordinate System.
getCoordinateSystems() - Method in interface ucar.nc2.dataset.Enhancements
Get the list of Coordinate Systems for this Variable.
getCoordinateSystems() - Method in class ucar.nc2.dataset.NetcdfDataset
Get the list of all CoordinateSystem objects used by this dataset.
getCoordinateSystems() - Method in class ucar.nc2.dataset.StructureDS
 
getCoordinateSystems() - Method in class ucar.nc2.dataset.VariableDS
 
getCoordinateTransforms() - Method in class ucar.nc2.dataset.CoordinateSystem
get the List of CoordinateTransform objects
getCoordinateTransforms() - Method in class ucar.nc2.dataset.NetcdfDataset
Get the list of all CoordinateTransform objects used by this dataset.
getCoordinateTransforms() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the list of all CoordinateTransforms.
getCoordinateVariables() - Method in class ucar.nc2.Dimension
Deprecated. - do not use
getCoordName(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
The "name" of the ith coordinate.
getCoordSysEnhanceMode() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get the default set of Enhancements, and add CoordSystems if not present
getCoordValue(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the ith coordinate value.
getCoordValue(int, int) - Method in class ucar.nc2.dataset.CoordinateAxis2D
Get the coordinate value at the i, j index.
getCoordValues() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate values as a double array.
getCoordValues() - Method in class ucar.nc2.dataset.CoordinateAxis2D
Get the coordinate values as a 1D double array, in canonical order.
getCount() - Method in interface ucar.nc2.ft.PointFeatureIterator
Get number of points after the iteration is finished, if calcBounds was set true
getCount() - Method in class ucar.unidata.util.DateSelection
Get the Count property.
getCrDsClassName() - Method in class thredds.catalog.InvDatasetScan
 
getCrDsConfigObj() - Method in class thredds.catalog.InvDatasetScan
 
getCreateFrom() - Method in class thredds.catalog.InvCatalogImpl
String describing how the catalog was created, for debugging.
getCreators() - Method in class thredds.catalog.InvCatalogRef
 
getCreators() - Method in class thredds.catalog.InvDataset
get any Creator metadata
getCreators() - Method in class thredds.catalog.InvDatasetImplProxy
 
getCreators() - Method in class thredds.catalog.ThreddsMetadata
 
getCurrentCounter() - Method in class ucar.ma2.Index
Get the current counter.
getCurrentCounter() - Method in class ucar.ma2.Index1D
 
getCurrentCounter() - Method in class ucar.ma2.Index2D
 
getCurrentCounter() - Method in class ucar.ma2.Index3D
 
getCurrentCounter() - Method in class ucar.ma2.Index4D
 
getCurrentCounter() - Method in class ucar.ma2.Index5D
 
getCurrentCounter() - Method in class ucar.ma2.Index6D
 
getCurrentCounter() - Method in class ucar.ma2.Index7D
 
getCurrentCounter() - Method in interface ucar.ma2.IndexIterator
Get the current counter, use for debugging
getCurrentCounter() - Method in class ucar.ma2.IteratorFast
 
getCurrentSystemTimeAsISO8601() - Static method in class ucar.unidata.util.DateUtil
format current time
getData() - Method in interface ucar.nc2.dt.PointCollection
Get all data.
getData(CancelTask) - Method in interface ucar.nc2.dt.PointCollection
Get all data, allow user to cancel.
getData(LatLonRect) - Method in interface ucar.nc2.dt.PointCollection
Get all data within the specified bounding box.
getData(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.PointCollection
Get all data within the specified bounding box, allow user to cancel.
getData(LatLonRect, Date, Date) - Method in interface ucar.nc2.dt.PointCollection
Get all data within the specified bounding box and date range.
getData(LatLonRect, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.PointCollection
Get all data within the specified bounding box and date range, allow user to cancel.
getData() - Method in interface ucar.nc2.dt.PointObsDatatype
The actual data of the observation.
getData(Station) - Method in interface ucar.nc2.dt.StationCollection
Get all data for this Station.
getData(Station, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get all data for this Station, allow user to cancel.
getData(Station, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
Get data for this Station within the specified date range.
getData(Station, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get data for this Station within the specified date range, allow user to cancel.
getData(List<Station>) - Method in interface ucar.nc2.dt.StationCollection
Get all data for a list of Stations.
getData(List<Station>, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get all data for a list of Stations, allow user to cancel.
getData(List<Station>, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
Get data for a list of Stations within the specified date range.
getData(List<Station>, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get data for a list of Stations within the specified date range, allow user to cancel.
getData(int) - Method in interface ucar.nc2.dt.TimeSeriesCollection
Get the data for the nth point.
getData(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get values for all parameters (except time, lat, lon, and elev) at the requested trajectory point.
getData(int, String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
 
getData(Range, String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the values of the requested parameter on the given Range of the trajectory.
getData() - Method in interface ucar.nc2.ft.PointFeature
The actual data of this observation.
getDataArray() - Method in class ucar.ma2.StructureMembers.Member
Get the data array, if any.
getDataAsByteBuffer() - Method in class ucar.ma2.Array
This gets the data as a ByteBuffer, in correct order.
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayByte
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayChar
Trasfer data to a ByteBuffer.
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayDouble
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayFloat
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayInt
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayLong
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayShort
 
getDataClass() - Method in interface ucar.nc2.dt.PointCollection
The getData() methods return objects of this Class
getDataClass() - Method in interface ucar.nc2.dt.TimeSeriesCollection
The getData() methods returns List of objects of this Class
getDataCount() - Method in interface ucar.nc2.dt.PointCollection
Get estimate of number of data records (may not be exact).
getDataFormat() - Method in interface ucar.nc2.dt.RadialDatasetSweep
 
getDataFormatName() - Method in class thredds.catalog.InvAccessImpl
 
getDataFormatType() - Method in class thredds.catalog.InvAccess
 
getDataFormatType() - Method in class thredds.catalog.InvCatalogRef
 
getDataFormatType() - Method in class thredds.catalog.InvDataset
Get the DataFormatType (which may be inherited from parent), or null .
getDataFormatType() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDataFormatType() - Method in class thredds.catalog.ThreddsMetadata
 
getDataIterator(int) - Method in interface ucar.nc2.dt.PointCollection
Get an efficient iterator over all the data in the Collection.
getDataIterator(Station) - Method in interface ucar.nc2.dt.StationCollection
Get all data for this Station.
getDataIterator(Station, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
Get data for this Station within the specified date range.
getDataIterator(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get an efficient iterator over all the data in the Trajectory in time order.
getDataObject() - Method in class ucar.ma2.StructureMembers.Member
Get an opaque data object, for use behind the scenes.
getDataParam() - Method in class ucar.ma2.StructureMembers.Member
Get the data parameter value, for use behind the scenes.
getDataRootLocationAliasExpanders() - Method in class thredds.catalog.InvCatalogFactory
 
getDataset() - Method in class thredds.catalog.InvAccess
 
getDataset() - Method in class thredds.catalog.InvCatalog
Deprecated. use getDatasets()
getDataset(String) - Method in class thredds.catalog.InvDatasetFmrc
Get the dataset named by the path
getDatasetRoots() - Method in class thredds.catalog.InvCatalogImpl
Get dataset roots.
getDatasetRoots() - Method in class thredds.catalog.InvService
Get dataset roots.
getDatasets() - Method in class thredds.catalog.InvCatalog
Get top-level datasets.
getDatasets() - Method in class thredds.catalog.InvCatalogRef
 
getDatasets() - Method in class thredds.catalog.InvDataset
Get a list of all the nested datasets.
getDatasets() - Method in class thredds.catalog.InvDatasetFmrc
 
getDatasets() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDataSize() - Method in class thredds.catalog.InvAccess
 
getDataSize() - Method in class thredds.catalog.InvDatasetImpl
 
getDataSize() - Method in class thredds.catalog.ThreddsMetadata
 
getDataType() - Method in class thredds.catalog.InvCatalogRef
 
getDataType() - Method in class thredds.catalog.InvDataset
Get the DataType (which may be inherited from parent), or null .
getDataType() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDataType() - Method in class thredds.catalog.ThreddsMetadata
 
getDataType() - Method in class ucar.ma2.StructureMembers.Member
Get the DataType.
getDataType() - Method in class ucar.nc2.Attribute
Get the data type of the Attribute value.
getDataType() - Method in interface ucar.nc2.dt.GridDatatype
get the data type
getDataType() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getDataType() - Method in class ucar.nc2.Variable
Get the data type of the Variable.
getDataType() - Method in interface ucar.nc2.VariableIF
 
getDataType() - Method in class ucar.nc2.VariableSimpleAdapter
 
getDataType() - Method in interface ucar.nc2.VariableSimpleIF
Variable's data type
getDataVariable(String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the named data Variable.
getDataVariable(String) - Method in interface ucar.nc2.dt.TypedDataset
Get the named data Variable.
getDataVariable(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getDataVariable(String) - Method in interface ucar.nc2.ft.FeatureDataset
Get the named data Variable.
getDataVariable(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDataVariables() - Method in interface ucar.nc2.dt.RadialDatasetSweep
The radial data variables available in the dataset.
getDataVariables() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return a list of the data Variables available in this dataset.
getDataVariables() - Method in interface ucar.nc2.dt.TypedDataset
The data Variables available in this dataset.
getDataVariables() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getDataVariables() - Method in interface ucar.nc2.ft.FeatureDataset
The data Variables available in this dataset.
getDataVariables() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDate() - Method in class ucar.nc2.units.DateType
Get this as a Date
getDate() - Method in class ucar.nc2.units.DateUnit
Get the equivilent java.util.Date.
getDate() - Method in class ucar.unidata.util.DatedObject
Get the Date property.
getDate() - Method in interface ucar.unidata.util.DatedThing
Get the date
getDateOrigin() - Method in class ucar.nc2.units.DateUnit
Get the origin Date.
getDateRange() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
getDateRange() - Method in interface ucar.nc2.dt.GridCoordSystem
If there is a time coordinate, get the time covered.
getDateRange() - Method in interface ucar.nc2.ft.FeatureDataset
Date range for the entire dataset.
getDateRange() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDateRange() - Method in interface ucar.nc2.ft.PointFeatureCollection
Date range for the FeatureCollection.
getDateRange() - Method in interface ucar.nc2.ft.PointFeatureIterator
Get DateRange of observation time after iteration is finished, if calcBounds was set true
getDateRange() - Method in interface ucar.nc2.ft.TrajectoryFeature
DateRange for the points along the trajectory.
getDateRange(String, String, Date) - Static method in class ucar.unidata.util.DateUtil
This gets a date range based on the text dates.
getDates() - Method in class thredds.catalog.InvCatalogRef
 
getDates() - Method in class thredds.catalog.InvDataset
get any DateType metadata
getDates() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDates() - Method in class thredds.catalog.ThreddsMetadata
 
getDateUsingCompleteDateFormat(String, String) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDateUsingCompleteDateFormatWithOffset(String, String, int) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string (starting at the given startIndex) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDateUsingDemarkatedCount(String, String, char) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string, starting at a position given by the offset of the demark character in the dateFormatString.
getDateUsingDemarkatedMatch(String, String, char) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string (between the demarcation characters) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDateUsingRegExp(String, String, String) - Static method in class ucar.nc2.units.DateFromString
Use regular expression capture group replacement to construct a date string and return the Date that is obtained by parseing the constructed date string using the date format string "yyyy-MM-dd'T'HH:mm".
getDateUsingRegExpAndDateFormat(String, String, String, String) - Static method in class ucar.nc2.units.DateFromString
The same as getDateUsingRegExp() except the date format string to be used must be specified.
getDateUsingSimpleDateFormat(String, String) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string (starting at the first numeric character) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDebugLeaks() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
getDefaultEnhanceMode() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get the default set of Enhancements
getDefaultFactory(boolean) - Static method in class thredds.catalog.InvCatalogFactory
Get new Factory for reading and writing catalogs.
getDefaultMapArea() - Method in interface ucar.unidata.geoloc.Projection
Get a reasonable bounding box in this projection.
getDefaultMapArea() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Get a reasonable bounding box for this projection.
getDefaultMapArea() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get a reasonable bounding box for this projection.
getDefaultMapAreaLL() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the bounding box in lat/lon.
getDescendant(String) - Method in class thredds.catalog.CrawlableCatalog
 
getDescription() - Method in class thredds.catalog.InvService
Get the "human readable" description; use ServiceType.toString() if not set
getDescription() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getDescription() - Method in class ucar.ma2.StructureMembers.Member
Get the description, if any.
getDescription() - Method in interface ucar.nc2.dataset.Enhancements
Get the description of the Variable, or null if none.
getDescription() - Method in class ucar.nc2.dataset.StructureDS
 
getDescription() - Method in class ucar.nc2.dataset.VariableDS
 
getDescription() - Method in interface ucar.nc2.dt.GridDatatype
Get the description/long_name of the Grid
getDescription() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
A description of the trajectory.
getDescription() - Method in interface ucar.nc2.dt.TypedDataset
 
getDescription() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getDescription() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getDescription() - Method in interface ucar.nc2.ft.FeatureDataset
Text information about this dataset.
getDescription() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDescription() - Method in interface ucar.nc2.util.NamedObject
Get the object's description.
getDescription() - Method in class ucar.nc2.Variable
Get the description of the Variable.
getDescription() - Method in interface ucar.nc2.VariableIF
 
getDescription() - Method in class ucar.nc2.VariableSimpleAdapter
 
getDescription() - Method in interface ucar.nc2.VariableSimpleIF
description of the Variable
getDescription() - Method in interface ucar.unidata.geoloc.Station
Station description
getDescription() - Method in class ucar.unidata.geoloc.StationImpl
Station description
getDetailInfo() - Method in class ucar.nc2.dataset.NetcdfDataset
Show debug / underlying implementation details
getDetailInfo() - Method in interface ucar.nc2.dt.TypedDataset
 
getDetailInfo() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getDetailInfo(Formatter) - Method in interface ucar.nc2.ft.FeatureDataset
Show debug / underlying implementation details
getDetailInfo(Formatter) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDetailInfo() - Method in class ucar.nc2.NetcdfFile
Access to iosp debugging info.
getDimension(int) - Method in interface ucar.nc2.dt.GridDatatype
get the ith dimension
getDimension(int) - Method in class ucar.nc2.Variable
Get the ith dimension.
getDimension(int) - Method in interface ucar.nc2.VariableIF
 
getDimensions() - Method in interface ucar.nc2.dt.GridDatatype
Returns a List of Dimension containing the dimensions used by this grid.
getDimensions() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getDimensions() - Method in class ucar.nc2.Group
Get the Dimensions contained directly in this group.
getDimensions() - Method in class ucar.nc2.NetcdfFile
Get the shared Dimensions used in this file.
getDimensions() - Method in class ucar.nc2.Variable
Get the list of dimensions used by this variable.
getDimensions() - Method in interface ucar.nc2.VariableIF
 
getDimensions() - Method in class ucar.nc2.VariableSimpleAdapter
 
getDimensions() - Method in interface ucar.nc2.VariableSimpleIF
Dimension List.
getDimensionsAll() - Method in class ucar.nc2.Variable
Get list of Dimensions, including parents if any.
getDimensionsAll() - Method in interface ucar.nc2.VariableIF
 
getDimensionsString() - Method in class ucar.nc2.Variable
Get the list of Dimension names, space delineated.
getDistance() - Method in class ucar.unidata.geoloc.Bearing
Get the distance in kilometers
getDoAll() - Method in class ucar.unidata.util.DateSelection
Get the DoAll property.
getDocumentation() - Method in class thredds.catalog.InvCatalogRef
 
getDocumentation(String) - Method in class thredds.catalog.InvCatalogRef
 
getDocumentation() - Method in class thredds.catalog.InvDataset
Get list of documentation elements for this dataset.
getDocumentation(String) - Method in class thredds.catalog.InvDataset
get specific type of documentation
getDocumentation() - Method in class thredds.catalog.InvDatasetImplProxy
 
getDocumentation(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
getDocumentation() - Method in class thredds.catalog.ThreddsMetadata
 
getDocumentation(String) - Method in class thredds.catalog.ThreddsMetadata
 
getDocumentBuilderFactoryVersion() - Static method in class thredds.catalog.XMLEntityResolver
 
getDoLatest() - Method in class ucar.unidata.util.DateSelection
Get the DoLatest property.
getDomain() - Method in class ucar.nc2.dataset.CoordinateSystem
List of Dimensions that constitute the domain.
getDomain() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the list of dimensions used by any of the Axes in the Coordinate System.
getDouble(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a double.
getDouble(int) - Method in class ucar.ma2.Array
 
getDouble(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayBoolean
 
getDouble(Index) - Method in class ucar.ma2.ArrayByte
 
getDouble(int) - Method in class ucar.ma2.ArrayByte
 
getDouble(Index) - Method in class ucar.ma2.ArrayChar
 
getDouble(int) - Method in class ucar.ma2.ArrayChar
 
getDouble(Index) - Method in class ucar.ma2.ArrayDouble
 
getDouble(int) - Method in class ucar.ma2.ArrayDouble
 
getDouble(Index) - Method in class ucar.ma2.ArrayFloat
 
getDouble(int) - Method in class ucar.ma2.ArrayFloat
 
getDouble(Index) - Method in class ucar.ma2.ArrayInt
 
getDouble(int) - Method in class ucar.ma2.ArrayInt
 
getDouble(Index) - Method in class ucar.ma2.ArrayLong
 
getDouble(int) - Method in class ucar.ma2.ArrayLong
 
getDouble(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayObject
 
getDouble(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayRagged
 
getDouble(Index) - Method in class ucar.ma2.ArrayShort
 
getDouble(int) - Method in class ucar.ma2.ArrayShort
 
getDouble(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayStructure
 
getDouble(int, int) - Method in class ucar.ma2.MAMatrix
 
getDouble(int) - Method in class ucar.ma2.MAVector
 
getDoubleCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a double
getDoubleCurrent() - Method in class ucar.ma2.IteratorFast
 
getDoubleNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a double
getDoubleNext() - Method in class ucar.ma2.IteratorFast
 
getDuration() - Method in class ucar.nc2.units.DateRange
Get the duration of the interval
getEastWestRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getEccentricity() - Method in class ucar.unidata.geoloc.Earth
Get the eccentricity of the earth ellipsoid.
getElementSize() - Method in class ucar.nc2.Structure
Get the size of one element of the Structure.
getElementSize() - Method in class ucar.nc2.Variable
Get the number of bytes for one element of this Variable.
getElementSize() - Method in interface ucar.nc2.VariableIF
 
getElementType() - Method in class ucar.ma2.Array
Get the element class type of this Array
getElementType() - Method in class ucar.ma2.ArrayBoolean
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayByte
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayChar
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayDouble
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayFloat
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayInt
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayLong
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayObject
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayRagged
 
getElementType() - Method in class ucar.ma2.ArraySequence
 
getElementType() - Method in class ucar.ma2.ArrayShort
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayStructure
 
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 ucar.nc2.units.DateRange
Get the ending Date.
getEndDate() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
End date for the trajectory.
getEndDate() - Method in interface ucar.nc2.dt.TypedDataset
 
getEndDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getEndDate() - Method in interface ucar.nc2.ft.FeatureDataset
Ending date for the entire dataset.
getEndDate() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getEndFixedDate() - Method in class ucar.unidata.util.DateSelection
get the property
getEndFixedTime() - Method in class ucar.unidata.util.DateSelection
Get the EndFixedTime property.
getEndingTime() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getEndMode() - Method in class ucar.unidata.util.DateSelection
Get the EndMode property.
getEndOffset() - Method in class ucar.unidata.util.DateSelection
Get the EndOffset property.
getEnhanceAll() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
getEnhanceDefault() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
getEnhanceMode() - Method in class ucar.nc2.dataset.NetcdfDataset
Get the current state of dataset enhancement.
getEnhanceNone() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
getEnsembleAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the ensemble axis.
getEnsembleDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the ensemble Dimension, if it exists
getEnsembleDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the ensemble Dimension index in the geogrid (canonical order), or -1 if none
getEnumStrings() - Method in class ucar.nc2.EnumTypedef
 
getEnumTypedefs() - Method in class ucar.nc2.Group
Get the enumerations contained directly in this group.
getEpsgId() - Method in class ucar.unidata.geoloc.EarthEllipsoid
EPSG id
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 unit to seconds.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the false easting, in km.
getFalseEastingScaleFactor(NetcdfDataset, Variable) - Static method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the false northing, in km.
getFatalMessages() - Method in class thredds.catalog.XMLEntityResolver
 
getFD() - Method in class ucar.unidata.io.RandomAccessFile
Returns the opaque file descriptor object associated with this file.
getFeatureType() - Method in interface ucar.nc2.ft.FeatureDataset
Contains collections of this FeatureType.
getFeatureType() - Method in interface ucar.nc2.ft.FeatureDatasetFactory
This Factory can open these types of Feature datasets.
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.
getFileResource(String) - Static method in class ucar.nc2.util.IO
Open a resource as a Stream.
getFileStandardPolicy(String) - Static method in class ucar.nc2.util.DiskCache
Get a File if it exists.
getFileTypeDescription() - Method in class ucar.nc2.dataset.NetcdfDataset
 
getFileTypeDescription() - Method in class ucar.nc2.NetcdfFile
Get a human-readable description for this file type.
getFileTypeDescription() - Method in class ucar.nc2.NetcdfFileWriteable
 
getFileTypeId() - Method in class ucar.nc2.dataset.NetcdfDataset
 
getFileTypeId() - Method in class ucar.nc2.NetcdfFile
Get the file type id for the underlying data source.
getFileTypeId() - Method in class ucar.nc2.NetcdfFileWriteable
 
getFileTypeVersion() - Method in class ucar.nc2.NetcdfFile
Get the version of this file type.
getFillValueIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get if _FillValue attribute is considered isMissing()
getFilter() - Method in class thredds.catalog.InvDatasetScan
 
getFirstInInterval(int) - Method in class ucar.ma2.Range
Find the 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(int) - Method in class ucar.ma2.Array
 
getFloat(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getFloat(int) - Method in class ucar.ma2.ArrayBoolean
 
getFloat(Index) - Method in class ucar.ma2.ArrayByte
 
getFloat(int) - Method in class ucar.ma2.ArrayByte
 
getFloat(Index) - Method in class ucar.ma2.ArrayChar
 
getFloat(int) - Method in class ucar.ma2.ArrayChar
 
getFloat(Index) - Method in class ucar.ma2.ArrayDouble
 
getFloat(int) - Method in class ucar.ma2.ArrayDouble
 
getFloat(Index) - Method in class ucar.ma2.ArrayFloat
 
getFloat(int) - Method in class ucar.ma2.ArrayFloat
 
getFloat(Index) - Method in class ucar.ma2.ArrayInt
 
getFloat(int) - Method in class ucar.ma2.ArrayInt
 
getFloat(Index) - Method in class ucar.ma2.ArrayLong
 
getFloat(int) - Method in class ucar.ma2.ArrayLong
 
getFloat(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getFloat(int) - Method in class ucar.ma2.ArrayObject
 
getFloat(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getFloat(int) - Method in class ucar.ma2.ArrayRagged
 
getFloat(Index) - Method in class ucar.ma2.ArrayShort
 
getFloat(int) - Method in class ucar.ma2.ArrayShort
 
getFloat(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getFloat(int) - Method in class ucar.ma2.ArrayStructure
 
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 ucar.nc2.units.DateType
Get the SimpleDateFormat format for parsing the text.
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 Gridset use this GridCoordSystem
getGeospatialCoverage() - Method in class thredds.catalog.InvCatalogRef
 
getGeospatialCoverage() - Method in class thredds.catalog.InvDataset
get geospatial coverage
getGeospatialCoverage() - Method in class thredds.catalog.InvDatasetImplProxy
 
getGeospatialCoverage() - Method in class thredds.catalog.ThreddsMetadata
 
getGlobalAttributes() - Method in interface ucar.nc2.dt.TypedDataset
List of global attributes.
getGlobalAttributes() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getGlobalAttributes() - Method in interface ucar.nc2.ft.FeatureDataset
List of global attributes.
getGlobalAttributes() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getGlobalAttributes() - Method in class ucar.nc2.NetcdfFile
Returns the set of global attributes associated with this file.
getGridCoordSys(VariableEnhanced) - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
 
getGrids() - Method in interface ucar.nc2.dt.GridDataset
get the list of GridDatatype objects contained in this dataset.
getGrids() - Method in interface ucar.nc2.dt.GridDataset.Gridset
Get list of GridDatatype objects with same Coordinate System
getGridsets() - Method in interface ucar.nc2.dt.GridDataset
Return GridDatatype objects grouped by GridCoordSystem.
getGroup() - Method in class ucar.nc2.Dimension
Get the Group that owns this Dimension.
getGroups() - Method in class ucar.nc2.Group
Get the Groups contained directly in this Group.
getHeader() - Static method in class ucar.unidata.geoloc.ProjectionImpl
Get a header for display.
getHeight() - Method in class ucar.unidata.geoloc.LatLonRect
return height of bounding box, always between 0 and 180 degrees.
getHeight() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the height above the earth
getHeightAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Height, or null if none.
getHeightExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getHeightResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getHeightStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getHeightUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getHistory() - Method in class thredds.catalog.InvDataset
get specific type of documentation = history
getHistory() - Method in class thredds.catalog.ThreddsMetadata
 
getHourUsingDemarkatedMatch(String, String, char) - Static method in class ucar.nc2.units.DateFromString
 
getID() - Method in class thredds.catalog.InvCatalogRef
 
getID() - Method in class thredds.catalog.InvDataset
Get the id of the dataset, or null.
getID() - Method in class thredds.catalog.InvDatasetImplProxy
 
getId() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
The ID of the trajectory, may not be null.
getId() - Method in class ucar.nc2.NetcdfFile
Get the globally unique dataset identifier, if it exists.
getID() - Method in class ucar.unidata.util.Product
_more_
getIdentifier() - Method in class thredds.catalog.InvDatasetScan
 
getIF() - Method in class ucar.ma2.ArrayDouble.D3
 
getImplementationName() - Method in interface ucar.nc2.ft.FeatureDataset
Show who is implementing
getImplementationName() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getImplementingClass() - Method in class ucar.nc2.units.SimpleUnit
 
getIncrement() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get increment value if isRegular()
getIndex() - Method in class ucar.ma2.Array
Get an Index object used for indexed access of this Array.
getIndexIterator() - Method in class ucar.ma2.Array
Get an index iterator for traversing the array in canonical order.
getIndexIteratorFast() - Method in class ucar.ma2.Array
Deprecated. use getIndexIterator
getIndexPrivate() - Method in class ucar.ma2.Array
Get an Index object used for indexed access of this Array.
getInfo(StringBuilder) - Method in class ucar.nc2.dataset.CoordinateAxis
Get a string representation
getInfo() - Method in interface ucar.nc2.dt.GridDatatype
human readable information about this Grid.
getInfo() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getInlineContent() - Method in class thredds.catalog.InvDocumentation
Get inline content as a string, else null if there is none
getInt(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a int.
getInt(int) - Method in class ucar.ma2.Array
 
getInt(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getInt(int) - Method in class ucar.ma2.ArrayBoolean
 
getInt(Index) - Method in class ucar.ma2.ArrayByte
 
getInt(int) - Method in class ucar.ma2.ArrayByte
 
getInt(Index) - Method in class ucar.ma2.ArrayChar
 
getInt(int) - Method in class ucar.ma2.ArrayChar
 
getInt(Index) - Method in class ucar.ma2.ArrayDouble
 
getInt(int) - Method in class ucar.ma2.ArrayDouble
 
getInt(Index) - Method in class ucar.ma2.ArrayFloat
 
getInt(int) - Method in class ucar.ma2.ArrayFloat
 
getInt(Index) - Method in class ucar.ma2.ArrayInt
 
getInt(int) - Method in class ucar.ma2.ArrayInt
 
getInt(Index) - Method in class ucar.ma2.ArrayLong
 
getInt(int) - Method in class ucar.ma2.ArrayLong
 
getInt(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getInt(int) - Method in class ucar.ma2.ArrayObject
 
getInt(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getInt(int) - Method in class ucar.ma2.ArrayRagged
 
getInt(Index) - Method in class ucar.ma2.ArrayShort
 
getInt(int) - Method in class ucar.ma2.ArrayShort
 
getInt(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getInt(int) - Method in class ucar.ma2.ArrayStructure
 
getIntCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a int
getIntCurrent() - Method in class ucar.ma2.IteratorFast
 
getInterval() - Method in class ucar.unidata.util.DateSelection
Get the Interval property.
getIntervalTicks() - Method in class ucar.unidata.util.DateSelection
Generate an array of times for the interval
getIntNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a int
getIntNext() - Method in class ucar.ma2.IteratorFast
 
getInvalidDataIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get if valid_range attribute is considered isMissing()
getInvalidMessage() - Method in class thredds.catalog.InvDatasetScan
 
getIosp() - Method in class ucar.nc2.dataset.NetcdfDataset
 
getIosp() - Method in class ucar.nc2.NetcdfFile
DO NOT USE - public by accident
getISODate(String) - Method in class ucar.nc2.units.DateFormatter
Parse the text in W3C profile of ISO 8601 format.
getIterator() - Method in class ucar.ma2.Range
Iterate over Range index Usage:
getIterator(int[]) - Method in class ucar.ma2.Section
 
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type byte as a 1D array.
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayByte(String) - Method in class ucar.ma2.StructureData
Get java byte array for a member of type byte.
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java byte array for a member of type byte.
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type byte array.
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java byte array for a member of type byte.
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type char as a 1D array.
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayChar(String) - Method in class ucar.ma2.StructureData
Get java char array for a member of type char.
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java char array for a member of type char.
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type char array.
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java char array for a member of type char.
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type double as a 1D array.
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayDouble(String) - Method in class ucar.ma2.StructureData
Get java double array for a member of type double.
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java double array for a member of type double.
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java double array for a member of type double.
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type float as a 1D array.
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayFloat(String) - Method in class ucar.ma2.StructureData
Get java float array for a member of type float.
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java float array for a member of type float.
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type float array.
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java float array for a member of type float.
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type int as a 1D array.
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayInt(String) - Method in class ucar.ma2.StructureData
Get java int array for a member of type int.
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java int array for a member of type int.
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type int array.
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java int array for a member of type int.
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type long as a 1D array.
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayLong(String) - Method in class ucar.ma2.StructureData
Get java long array for a member of type long.
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java long array for a member of type long.
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type long array.
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java long array for a member of type long.
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type short as a 1D array.
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayShort(String) - Method in class ucar.ma2.StructureData
Get java short array for a member of type short.
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java short array for a member of type short.
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type short array.
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java short array for a member of type short.
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type String as a 1D array.
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayString(String) - Method in class ucar.ma2.StructureData
Get java String array for a member of type String.
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java array of Strings for a member of type char or String.
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
getJavaDateUnit() - Static method in class ucar.nc2.units.JavaDateUnit
Factory method.
getKeywords() - Method in class thredds.catalog.InvCatalogRef
 
getKeywords() - Method in class thredds.catalog.InvDataset
get any Keyword metadata
getKeywords() - Method in class thredds.catalog.InvDatasetImplProxy
 
getKeywords() - Method in class thredds.catalog.ThreddsMetadata
 
getLastModifiedDate() - Method in class thredds.catalog.InvDatasetImpl
 
getLatAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Lat, or null if none.
getLatExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatitude(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the latitude at the requested trajectory point in units of "degrees_north".
getLatitude(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the latitude values on the given Range of the trajectory.
getLatitude() - Method in interface ucar.unidata.geoloc.EarthLocation
latitude in decimal degrees north
getLatitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
latitude in decimal degrees north
getLatitude() - Method in interface ucar.unidata.geoloc.LatLonPoint
Returns the latitude, between +/- 90 degrees.
getLatitude() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Returns the latitude, in degrees.
getLatLon(int, int) - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Lat/Lon coordinates of the midpoint of a grid cell, using the x,y indices.
getLatLon() - Method in interface ucar.nc2.ft.ProfileFeature
Location of this profile
getLatLon() - Method in interface ucar.unidata.geoloc.EarthLocation
Get the lat/lon location
getLatLon() - Method in class ucar.unidata.geoloc.EarthLocationImpl
Get the lat/lon location
getLatLonBoundingBox() - Method in interface ucar.nc2.dt.GridCoordSystem
Get horizontal bounding box in lat, lon coordinates.
getLatLonBoundingBox(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
From GridCoordSys.
getLatMax() - Method in class ucar.unidata.geoloc.LatLonRect
Get maximum latitude, aka "north" edge
getLatMin() - Method in class ucar.unidata.geoloc.LatLonRect
Get minimum latitude, aka "south" edge
getLatNorth() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatSouth() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLength() - Method in class ucar.nc2.Attribute
Get the length of the array of values; = 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.dt.TypedDatasetImpl
 
getLocation() - Method in interface ucar.nc2.ft.FeatureDataset
The URI location of the dataset
getLocation() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getLocation() - Method in interface ucar.nc2.ft.PointFeature
Location of this observation
getLocation() - Method in class ucar.nc2.NetcdfFile
Get the NetcdfFile location.
getLocation() - Method in class ucar.unidata.io.RandomAccessFile
Get the file location, or name.
getLocationURI() - Method in interface ucar.nc2.dt.TypedDataset
 
getLocationURI() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getLog() - Method in class thredds.catalog.InvCatalogImpl
 
getLonAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Lon, or null if none.
getLonEast() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLong(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a long.
getLong(int) - Method in class ucar.ma2.Array
 
getLong(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getLong(int) - Method in class ucar.ma2.ArrayBoolean
 
getLong(Index) - Method in class ucar.ma2.ArrayByte
 
getLong(int) - Method in class ucar.ma2.ArrayByte
 
getLong(Index) - Method in class ucar.ma2.ArrayChar
 
getLong(int) - Method in class ucar.ma2.ArrayChar
 
getLong(Index) - Method in class ucar.ma2.ArrayDouble
 
getLong(int) - Method in class ucar.ma2.ArrayDouble
 
getLong(Index) - Method in class ucar.ma2.ArrayFloat
 
getLong(int) - Method in class ucar.ma2.ArrayFloat
 
getLong(Index) - Method in class ucar.ma2.ArrayInt
 
getLong(int) - Method in class ucar.ma2.ArrayInt
 
getLong(Index) - Method in class ucar.ma2.ArrayLong
 
getLong(int) - Method in class ucar.ma2.ArrayLong
 
getLong(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getLong(int) - Method in class ucar.ma2.ArrayObject
 
getLong(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getLong(int) - Method in class ucar.ma2.ArrayRagged
 
getLong(Index) - Method in class ucar.ma2.ArrayShort
 
getLong(int) - Method in class ucar.ma2.ArrayShort
 
getLong(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getLong(int) - Method in class ucar.ma2.ArrayStructure
 
getLongCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a long
getLongCurrent() - Method in class ucar.ma2.IteratorFast
 
getLongitude(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the longitude at the requested trajectory point in units of "degrees_east".
getLongitude(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the longitude values on the given Range of the trajectory.
getLongitude() - Method in interface ucar.unidata.geoloc.EarthLocation
longitude in decimal degrees east
getLongitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
longitude in decimal degrees east
getLongitude() - Method in interface ucar.unidata.geoloc.LatLonPoint
Returns the longitude, between +/-180 degrees
getLongitude() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Returns the longitude, in degrees.
getLongNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a long
getLongNext() - Method in class ucar.ma2.IteratorFast
 
getLonMax() - Method in class ucar.unidata.geoloc.LatLonRect
Get maximum longitude, aka "east" edge
getLonMin() - Method in class ucar.unidata.geoloc.LatLonRect
Get minimum longitude, aka "west" edge
getLonResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonWest() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getLowerLeftPoint() - Method in class ucar.unidata.geoloc.LatLonRect
Get the lower left corner of the bounding box.
getLowerLeftPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the Lower Right Point (same as getMinPoint)
getLowerRightPoint() - Method in class ucar.unidata.geoloc.LatLonRect
Get the lower left corner of the bounding box.
getLowerRightPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the Lower Right Point
getMajor() - Method in class ucar.unidata.geoloc.Earth
Get the semimajor axis of the earth, in meters.
getMapHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getMapUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getMatchLength() - Method in class ucar.unidata.io.KMPMatch
 
getMaximum(Array) - Static method in class ucar.ma2.MAMath
 
getMaximumSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
 
getMaxPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the maximum corner of the bounding box.
getMaxValue() - Method in class ucar.nc2.dataset.CoordinateAxis
The largest coordinate value.
getMaxValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
getMeanAzimuth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getMeanElevation() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getMember(int) - Method in class ucar.ma2.StructureMembers
Get the index-th member
getMemberNames() - Method in class ucar.ma2.StructureMembers
Get the names of the members.
getMembers() - Method in class ucar.ma2.ArrayStructure
Get a list of structure members.
getMembers() - Method in class ucar.ma2.StructureData
 
getMembers() - Method in class ucar.ma2.StructureMembers
Get the list of Member objects.
getMetadata(MetadataType) - Method in class thredds.catalog.InvCatalogRef
 
getMetadata() - Method in class thredds.catalog.InvCatalogRef
 
getMetadata() - Method in class thredds.catalog.InvDataset
Get the metadata elements for this InvDataset.
getMetadata(MetadataType) - Method in class thredds.catalog.InvDataset
Get the metadata elements of the specified type.
getMetadata(MetadataType) - Method in class thredds.catalog.InvDatasetImplProxy
 
getMetadata() - Method in class thredds.catalog.InvDatasetImplProxy
 
getMetadata() - Method in class thredds.catalog.ThreddsMetadata
 
getMetadataConverter(String) - Method in class thredds.catalog.InvCatalogFactory
Find the MetadataConverterIF registered for this key
getMetadataType() - Method in class thredds.catalog.InvMetadata
Get the metadata type.
getMidpoints() - Method in class ucar.nc2.dataset.CoordinateAxis2D
 
getMinimum(Array) - Static method in class ucar.ma2.MAMath
 
getMinimumSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
 
getMinMax(Array) - Static method in class ucar.ma2.MAMath
Find min and max value in this array, getting values as doubles.
getMinMaxSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
 
getMinMaxSkipMissingData(Array) - Method in interface ucar.nc2.dt.GridDatatype
Get the minimum and the maximum data value of the previously read Array, skipping missing values as defined by isMissingData(double val).
getMinor() - Method in class ucar.unidata.geoloc.Earth
Get the semiminor axis of the earth, in meters.
getMinPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the minimum corner of the bounding box.
getMinValue() - Method in class ucar.nc2.dataset.CoordinateAxis
The smallest coordinate value.
getMinValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
getMissingDataIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get if missing_data attribute is considered isMissing()
getName() - Method in class thredds.catalog.CrawlableCatalog
 
getName() - Method in class thredds.catalog.InvCatalog
Get the name of the catalog
getName() - Method in class thredds.catalog.InvCatalogFactory
An InvCatalogFactory may have a name, in case you need to manage several of them.
getName() - Method in class thredds.catalog.InvCatalogRef
 
getName() - Method in class thredds.catalog.InvDataset
Get the "human readable" name of the dataset.
getName() - Method in class thredds.catalog.InvDatasetImplProxy
 
getName() - Method in class thredds.catalog.InvProperty
Get the name of the property.
getName() - Method in class thredds.catalog.InvService
Get the service name: referenced by dataset and access elements.
getName() - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
getName() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getName() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getName() - Method in class ucar.ma2.Range
Get name
getName() - Method in class ucar.ma2.StructureData
 
getName() - Method in class ucar.ma2.StructureMembers
Get the name.
getName() - Method in class ucar.ma2.StructureMembers.Member
Get the 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 class ucar.nc2.dt.VariableSimpleSubclass
 
getName() - Method in class ucar.nc2.EnumTypedef
 
getName() - Method in interface ucar.nc2.ft.FeatureCollection
Get the name of this feature collection.
getName() - Method in class ucar.nc2.Group
Get the full name, starting from the root Group.
getName() - Method in interface ucar.nc2.util.NamedObject
Get the object's name
getName() - Method in class ucar.nc2.Variable
Get the full name of this Variable, starting from rootGroup.
getName() - Method in interface ucar.nc2.VariableIF
 
getName() - Method in class ucar.nc2.VariableSimpleAdapter
 
getName() - Method in interface ucar.nc2.VariableSimpleIF
full name of the data Variable
getName() - Method in class ucar.unidata.geoloc.EarthEllipsoid
EPSG name
getName() - Method in interface ucar.unidata.geoloc.Projection
The name of this projection.
getName() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the name of this specific projection (also see getClassName)
getName() - Method in interface ucar.unidata.geoloc.Station
Station name or id.
getName() - Method in class ucar.unidata.geoloc.StationImpl
Station name or id.
getName() - Method in class ucar.unidata.util.Parameter
Get the name of this Parameter.
getName() - Method in class ucar.unidata.util.Product
_more_
getNameAndAttributes() - Method in class ucar.nc2.Group
Get String with name and attributes.
getNameAndAttributes() - Method in class ucar.nc2.Structure
Get String with name and attributes.
getNameAndDimensions() - Method in class ucar.nc2.Variable
Get the display name plus the dimensions, eg 'float name(dim1, dim2)'
getNameAndDimensions(StringBuilder) - Method in class ucar.nc2.Variable
Get the display name plus the dimensions, eg 'name(dim1, dim2)'
getNameAndDimensions(StringBuffer) - Method in class ucar.nc2.Variable
Deprecated. use getNameAndDimensions(StringBuilder buf)
getNameAndDimensions(StringBuilder, boolean, boolean) - Method in class ucar.nc2.Variable
Add display name plus the dimensions to the StringBuffer
getNameAndDimensions(Formatter, boolean, boolean) - Method in class ucar.nc2.Variable
Add display name plus the dimensions to the StringBuffer
getNameAndDimensions(Formatter, boolean, boolean) - Method in interface ucar.nc2.VariableIF
 
getNameEscaped() - Method in interface ucar.nc2.dt.GridDatatype
Get the escaped name of the Grid
getNameEscaped() - Method in class ucar.nc2.Variable
Get the full name of this Variable, with special characters escaped.
getNameEscaped() - Method in interface ucar.nc2.VariableIF
 
getNamer() - Method in class thredds.catalog.InvDatasetScan
 
getNames() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getNames() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the list of names, to be used for user selection.
getNames() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
getNamespacePrefix() - Method in class thredds.catalog.InvMetadata
Get the prefix mapped to the namespace.
getNamespaceURI() - Method in class thredds.catalog.InvMetadata
Get the namespace.
getNameVocab() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getNaturalOriginLat() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the latitude at natural origin
getNcmlElement() - Method in class thredds.catalog.InvDatasetImpl
 
getNcols() - Method in class ucar.ma2.MAMatrix
 
getNelems() - Method in class ucar.ma2.MAVector
 
getNestedPointFeatureCollectionIterator(int) - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
Iterate through the collection, composed of NestedPointFeatureCollection.
getNetcdf() - Method in class ucar.nc2.FileWriter
Get underlying NetcdfFileWriteable
getNetcdfDataset() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the underlying NetcdfDataset
getNetcdfFile() - Method in interface ucar.nc2.dt.TypedDataset
 
getNetcdfFile() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getNetcdfFile() - Method in interface ucar.nc2.ft.FeatureDataset
Return underlying NetcdfFile, or null if none.
getNetcdfFile() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get the File Cache
getNext() - Method in class ucar.ma2.ArrayDouble.D3.IF
 
getNominalTime() - Method in interface ucar.nc2.dt.PointObsDatatype
Nominal time of the observation.
getNominalTime() - Method in interface ucar.nc2.ft.PointFeature
Nominal time of this observation.
getNominalTimeAsDate() - Method in interface ucar.nc2.dt.PointObsDatatype
Nominal time of the observation, as a Date.
getNominalTimeAsDate() - Method in interface ucar.nc2.ft.PointFeature
Nominal time of this observation, as a Date.
getNorthPole() - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
getNorthSouthRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getNowTime() - Method in class ucar.unidata.util.DateSelection
Get the NowTime property.
getNrows() - Method in class ucar.ma2.MAMatrix
 
getNumberPoints() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
The number of points along the trajectory.
getNumElems() - Method in class ucar.ma2.ArrayChar.StringIterator
 
getNumericValue() - Method in class ucar.nc2.Attribute
Retrieve numeric value.
getNumericValue(int) - Method in class ucar.nc2.Attribute
Retrieve a numeric value by index.
getNumericValue() - Method in class ucar.unidata.util.Parameter
Retrieve numeric value, use if isString() is false.
getNumericValue(int) - Method in class ucar.unidata.util.Parameter
Get the ith numeric value.
getNumericValues() - Method in class ucar.unidata.util.Parameter
Get array of numeric values as doubles.
getNumObservations() - Method in class ucar.nc2.dt.StationImpl
 
getNumSweeps() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
 
getNumTimes() - Method in interface ucar.nc2.dt.TimeSeriesCollection
Get number of points in the series
getNumTimesInRange() - Method in class ucar.unidata.util.DateSelection
Get the NumTimesInRange property.
getNyquistFrequency() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getObject(Index) - Method in class ucar.ma2.Array
Get the array element at index as an Object.
getObject(int) - Method in class ucar.ma2.Array
 
getObject(Index) - Method in class ucar.ma2.ArrayBoolean
 
getObject(int) - Method in class ucar.ma2.ArrayBoolean
 
getObject(Index) - Method in class ucar.ma2.ArrayByte
 
getObject(int) - Method in class ucar.ma2.ArrayByte
 
getObject(Index) - Method in class ucar.ma2.ArrayChar
 
getObject(int) - Method in class ucar.ma2.ArrayChar
 
getObject(Index) - Method in class ucar.ma2.ArrayDouble
 
getObject(int) - Method in class ucar.ma2.ArrayDouble
 
getObject(Index) - Method in class ucar.ma2.ArrayFloat
 
getObject(int) - Method in class ucar.ma2.ArrayFloat
 
getObject(Index) - Method in class ucar.ma2.ArrayInt
 
getObject(int) - Method in class ucar.ma2.ArrayInt
 
getObject(Index) - Method in class ucar.ma2.ArrayLong
 
getObject(int) - Method in class ucar.ma2.ArrayLong
 
getObject(Index) - Method in class ucar.ma2.ArrayObject
 
getObject(int) - Method in class ucar.ma2.ArrayObject
 
getObject(Index) - Method in class ucar.ma2.ArrayRagged
 
getObject(int) - Method in class ucar.ma2.ArrayRagged
 
getObject(Index) - Method in class ucar.ma2.ArrayShort
 
getObject(int) - Method in class ucar.ma2.ArrayShort
 
getObject(Index) - Method in class ucar.ma2.ArrayStructure
Get the index-th StructureData of this ArrayStructure.
getObject(int) - Method in class ucar.ma2.ArrayStructure
Get the index-th StructureData of this ArrayStructure.
getObject() - Method in class ucar.unidata.util.DatedObject
Get the Object property.
getObjectCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a Object
getObjectCurrent() - Method in class ucar.ma2.IteratorFast
 
getObjectNext() - Method in interface ucar.ma2.IndexIterator
Get next value as an Object
getObjectNext() - Method in class ucar.ma2.IteratorFast
 
getObjects(List) - Static method in class ucar.unidata.util.DatedObject
A utility method that takes a list of DatedObjects-s and returns a list of the objects
getObservations() - Method in class ucar.nc2.dt.StationImpl
 
getObservationTime() - Method in interface ucar.nc2.dt.PointObsDatatype
Actual time of the observation.
getObservationTime() - Method in interface ucar.nc2.ft.PointFeature
Actual time of this observation.
getObservationTimeAsDate() - Method in interface ucar.nc2.dt.PointObsDatatype
Actual time of the observation, as a Date.
getObservationTimeAsDate() - Method in interface ucar.nc2.ft.PointFeature
Actual time of this observation, as a Date.
getOpenFiles() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
getOrigin(List) - Static method in class ucar.ma2.Range
Deprecated. use Section.getOrigin()
getOrigin() - Method in class ucar.ma2.Section
Get origin array using the Range.first() values.
getOrigin(int) - Method in class ucar.ma2.Section
Get origin of the ith Range
getOrigin(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getOriginalDataType() - Method in class ucar.nc2.dataset.StructureDS
When this wraps another Variable, get the original Variable's DataType.
getOriginalDataType() - Method in class ucar.nc2.dataset.VariableDS
When this wraps another Variable, get the original Variable's DataType.
getOriginalName() - Method in class ucar.nc2.dataset.StructureDS
When this wraps another Variable, get the original Variable's DataType.
getOriginalName() - Method in class ucar.nc2.dataset.VariableDS
When this wraps another Variable, get the original Variable's name.
getOriginalName() - Method in interface ucar.nc2.dataset.VariableEnhanced
 
getOriginalVariable() - Method in class ucar.nc2.dataset.StructureDS
A StructureDS may wrap another Structure.
getOriginalVariable() - Method in class ucar.nc2.dataset.VariableDS
A VariableDS usually wraps another Variable.
getOriginalVariable() - Method in interface ucar.nc2.dataset.VariableEnhanced
 
getOriginLat() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.Orthographic
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the origin latitude
getOriginLat() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the origin latitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.Orthographic
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the origin longitude.
getParallel() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the first standard parallel
getParallelOne() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the first standard parallel
getParallelOne() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the first standard parallel
getParallelTwo() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the second standard parallel
getParallelTwo() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the second standard parallel
getParameters() - Method in class ucar.nc2.dataset.CoordinateTransform
get list of ProjectionParameter objects.
getParent() - Method in class thredds.catalog.InvCatalogRef
 
getParent() - Method in class thredds.catalog.InvDataset
Get parent dataset.
getParent() - Method in class thredds.catalog.InvDatasetImplProxy
 
getParentCatalog() - Method in class thredds.catalog.InvDataset
Get containing catalog.
getParentCatalog() - Method in class thredds.catalog.InvDatasetImplProxy
 
getParentDataset() - Method in class thredds.catalog.CrawlableCatalog
 
getParentDataset() - Method in class thredds.catalog.InvMetadata
Get the parent dataset of this InvMetadata
getParentGroup() - Method in class ucar.nc2.Group
Get its parent Group, or null if its the root group.
getParentGroup() - Method in class ucar.nc2.Variable
Get the containing Group.
getParentGroup() - Method in interface ucar.nc2.VariableIF
 
getParentReal() - Method in class thredds.catalog.InvDatasetImpl
Get real parent dataset, no proxies
getParentStructure() - Method in class ucar.nc2.Variable
Get the parent Variable if this is a member of a Structure, or null if its not.
getParentStructure() - Method in interface ucar.nc2.VariableIF
 
getParseInfo() - Method in class ucar.nc2.dataset.CoordSysBuilder
 
getParseInfo() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Detailed information when the coordinate systems were parsed
getParseInfo() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Detailed information when the coordinate systems were parsed
getPath() - Method in class thredds.catalog.CrawlableCatalog
 
getPath() - Method in class thredds.catalog.InvDatasetFmrc
 
getPath() - Method in class thredds.catalog.InvDatasetScan
 
getPointFeatureCollectionIterator(int) - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
Iterate through the collection, composed of PointFeatureCollection.
getPointFeatureCollectionList() - Method in interface ucar.nc2.ft.FeatureDatasetPoint
Get a list of FeatureCollections contained in this dataset.
getPointFeatureIterator(int) - Method in interface ucar.nc2.ft.PointFeatureCollection
Get an iterator over the PointFeatures of this collection
getPointObsData(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get a PointObsDatatype for the requested trajectory point.
getPointRange(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get a range for a single point in the trajectory.
getPositive() - Method in class ucar.nc2.dataset.CoordinateAxis
Get the direction of increasing values, used only for vertical Axes.
getPostRange() - Method in class ucar.unidata.util.DateSelection
Get the PostRange property.
getPostRangeToUse() - Method in class ucar.unidata.util.DateSelection
Get the post interval range to use.
getPreRange() - Method in class ucar.unidata.util.DateSelection
Get the PreRange property.
getPreRangeToUse() - Method in class ucar.unidata.util.DateSelection
Get the pre interval range to use.
getPressureAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Pressure, or null if none.
getPrimitiveClassType() - Method in enum ucar.ma2.DataType
The primitive class type: char, byte, float, double, short, int, long, boolean, String, StructureData, StructureDataIterator, ByteBuffer.
getProcessing() - Method in class thredds.catalog.InvDataset
get specific type of documentation = processing_level
getProcessing() - Method in class thredds.catalog.ThreddsMetadata
 
getProjection() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the Projection for this coordinate system.
getProjection() - Method in class ucar.nc2.dataset.ProjectionCT
get the Projection function
getProjection() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Projection that performs the transform math.
getProjection() - Method in interface ucar.nc2.dt.GridDatatype
get the Projection, if it exists.
getProjectionCT() - Method in class ucar.nc2.dataset.CoordinateSystem
Find the first ProjectionCT from the list of CoordinateTransforms.
getProjectionCT() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Projection CoordinateTransform.
getProjectionParameters() - Method in interface ucar.unidata.geoloc.Projection
Get parameters as list of ucar.unidata.util.Parameter
getProjectionParameters() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get parameters as list of ucar.unidata.util.Parameter
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.Orthographic
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.UtmProjection
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the label to be used in the gui for this type of projection.
getProjects() - Method in class thredds.catalog.InvCatalogRef
 
getProjects() - Method in class thredds.catalog.InvDataset
get Projects metadata
getProjects() - Method in class thredds.catalog.InvDatasetImplProxy
 
getProjects() - Method in class thredds.catalog.ThreddsMetadata
 
getProperties() - Method in class thredds.catalog.InvCatalog
Get catalog properties.
getProperties() - Method in class thredds.catalog.InvCatalogRef
 
getProperties() - Method in class thredds.catalog.InvDataset
Get all properties for this dataset.
getProperties() - Method in class thredds.catalog.InvDatasetImplProxy
 
getProperties() - Method in class thredds.catalog.InvService
Get properties for this service.
getProperties() - Method in class thredds.catalog.ThreddsMetadata
 
getProxyDataset() - Method in class thredds.catalog.InvCatalogRef
This triggers a read of the referenced catalog the first time its called.
getProxyDatasetHandlers() - Method in class thredds.catalog.InvDatasetScan
 
getProxyReader() - Method in class ucar.nc2.dataset.StructureDS
Get the proxy reader, or null.
getProxyReader() - Method in class ucar.nc2.dataset.VariableDS
Get the proxy reader, or null.
getProxyReader() - Method in interface ucar.nc2.dataset.VariableEnhanced
 
getPublishers() - Method in class thredds.catalog.InvCatalogRef
 
getPublishers() - Method in class thredds.catalog.InvDataset
get Publisher metadata
getPublishers() - Method in class thredds.catalog.InvDatasetImplProxy
 
getPublishers() - Method in class thredds.catalog.ThreddsMetadata
 
getRadarID() - Method in interface ucar.nc2.dt.RadialDatasetSweep
 
getRadarName() - Method in interface ucar.nc2.dt.RadialDatasetSweep
 
getRadialAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.RadialDistance, or null if none.
getRadialNumber() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getRadius() - Static method in class ucar.unidata.geoloc.Earth
Get radius of spherical earth, in meters
getRandomAccessFile() - Method in class ucar.unidata.io.RandomAccessFile
Allow access to the underlying java.io.RandomAccessFile.
getRange(int) - Method in class ucar.ma2.Section
Get the ith Range
getRange(int, int, int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get a range with the given start, end, and stride in the trajectory.
getRange() - Method in class ucar.unidata.util.DateSelection
Construct and return the start and end time range
getRangeIterator(List<Range>) - Method in class ucar.ma2.Array
Get an index iterator for traversing a section of the array in canonical order.
getRanges() - Method in class ucar.ma2.Section
Get the list of Ranges.
getRanges() - Method in class ucar.nc2.Variable
Get shape as an List of Range objects.
getRanges() - Method in interface ucar.nc2.VariableIF
 
getRangesFromLatLonRect(LatLonRect) - Method in interface ucar.nc2.dt.GridCoordSystem
Get Index Ranges for the given lat, lon bounding box.
getRangeToFirstGate() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
Get the radial distance from origin to the start of the first data gate.
getRank() - Method in class ucar.ma2.Array
Get the number of dimensions of the array.
getRank() - Method in class ucar.ma2.Index
Get the number of dimensions in the array.
getRank() - Method in class ucar.ma2.Section
Get rank - number of Ranges.
getRank() - Method in interface ucar.nc2.dt.GridDatatype
get the rank
getRank() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getRank() - Method in class ucar.nc2.Variable
Get the number of dimensions of the Variable.
getRank() - Method in interface ucar.nc2.VariableIF
 
getRank() - Method in class ucar.nc2.VariableSimpleAdapter
 
getRank() - Method in interface ucar.nc2.VariableSimpleIF
Variable rank
getRankDomain() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the domain rank of the coordinate system = number of dimensions it is a function of.
getRankRange() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the range rank of the coordinate system = number of coordinate axes.
getRawFileScan() - Method in class thredds.catalog.InvDatasetFmrc
 
getReferencedFile() - Method in class ucar.nc2.dataset.NetcdfDataset
A NetcdfDataset usually wraps a NetcdfFile, where the actual I/O happens.
getRelativeDate(Date, String) - Static method in class ucar.unidata.util.DateUtil
Get a new date relative to the given date.
getResolution() - Method in class thredds.catalog.ThreddsMetadata.Range
 
getResolution() - Method in class ucar.nc2.units.DateRange
Get the time resolution.
getRestrictAccess() - Method in class thredds.catalog.InvDataset
Return the resource control value which indicates that only users with proper permission can access this resource.
getRights() - Method in class thredds.catalog.InvDataset
get specific type of documentation = rights
getRights() - Method in class thredds.catalog.ThreddsMetadata
 
getRole() - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
getRootDirectory() - Static method in class ucar.nc2.util.DiskCache
Get the name of the root directory
getRootDirectory() - Method in class ucar.nc2.util.DiskCache2
Get the cache root directory.
getRootGroup() - Method in class ucar.nc2.NetcdfFile
Get the root group.
getRotationAngle() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the rotation angle.
getRoundTo() - Method in class ucar.unidata.util.DateSelection
Get the RoundTo property.
getRunTimeAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the RunTime axis.
getRunTimeDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the runtime Dimension, if it exists
getRunTimeDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the runtime Dimension index in the geogrid (canonical order), or -1 if none
getSAXBuilder() - Method in class thredds.catalog.XMLEntityResolver
 
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type byte.
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarByte(String) - Method in class ucar.ma2.StructureData
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type byte.
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type char.
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarChar(String) - Method in class ucar.ma2.StructureData
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type char.
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type double.
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarDouble(String) - Method in class ucar.ma2.StructureData
Get member data of type double.
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type double.
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type double.
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type float.
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarFloat(String) - Method in class ucar.ma2.StructureData
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type float.
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type int.
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarInt(String) - Method in class ucar.ma2.StructureData
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type int.
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type long.
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarLong(String) - Method in class ucar.ma2.StructureData
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type long.
getScalarObject(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data array of any type as an Object, eg, Float, Double, String, StructureData etc.
getScalarObject(String) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Object, eg, Float, Double, String etc.
getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Object, eg, Float, Double, String etc.
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type short.
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarShort(String) - Method in class ucar.ma2.StructureData
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type short.
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type String or char.
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarString(String) - Method in class ucar.ma2.StructureData
Get String value, from rank 0 String or rank 1 char member array.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get String value, from rank 0 String or rank 1 char member array.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type String or 1D char.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get String value, from rank 0 String or rank 1 char member array.
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type Structure.
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarStructure(String) - Method in class ucar.ma2.StructureData
Get member data of type Structure.
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type Structure.
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type Structure.
getScale(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the scale for the lat.
getScale(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the scale for the lat.
getScale() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the scale
getScale() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the scale
getScanLocation() - Method in class thredds.catalog.InvDatasetScan
 
getScientificDataType() - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
What kind of cientific data type will this return?
getSequenceLength(int) - Method in class ucar.ma2.ArraySequenceNested
Get the length of the ith sequence.
getSequenceOffset(int) - Method in class ucar.ma2.ArraySequenceNested
Get the the starting index of the ith sequence.
getService() - Method in class thredds.catalog.InvAccess
 
getServiceDefault() - Method in class thredds.catalog.InvCatalogRef
 
getServiceDefault() - Method in class thredds.catalog.InvDataset
Find the default service for this dataset and its children.
getServiceDefault() - Method in class thredds.catalog.InvDatasetImplProxy
 
getServiceName() - Method in class thredds.catalog.InvAccessImpl
 
getServiceName() - Method in class thredds.catalog.InvDatasetImpl
 
getServiceName() - Method in class thredds.catalog.ThreddsMetadata
 
getServices() - Method in class thredds.catalog.InvCatalog
Get top-level services.
getServices() - Method in class thredds.catalog.InvService
Get nested services; only if getServiceType() == ServiceType.COMPOUND.
getServicesLocal() - Method in class thredds.catalog.InvDatasetImpl
Get services attached specifically to this dataset.
getServicesLocal() - Method in class thredds.catalog.InvDatasetImplProxy
 
getServiceType() - Method in class thredds.catalog.InvAccessImpl
 
getServiceType() - Method in class thredds.catalog.InvService
get the Service Type
getShape() - Method in class ucar.ma2.Array
Get the shape: length of array in each dimension.
getShape() - Method in class ucar.ma2.Index
Get the shape: length of array in each dimension.
getShape(int) - Method in class ucar.ma2.Index
Get the length of the ith dimension.
getShape(List) - Static method in class ucar.ma2.Range
Deprecated. use Section.getShape()
getShape() - Method in class ucar.ma2.Section
Get shape array using the Range.length() values.
getShape(int) - Method in class ucar.ma2.Section
Get length of the ith Range
getShape() - Method in class ucar.ma2.StructureMembers.Member
Get the array shape.
getShape() - Method in interface ucar.nc2.dt.GridDatatype
get the shape (canonical ordering)
getShape() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getShape() - Method in class ucar.nc2.Variable
Get the shape: length of Variable in each dimension.
getShape(int) - Method in class ucar.nc2.Variable
Get the size of the ith dimension
getShape() - Method in interface ucar.nc2.VariableIF
 
getShape() - Method in class ucar.nc2.VariableSimpleAdapter
 
getShape() - Method in interface ucar.nc2.VariableSimpleIF
Variable shape
getShapeAsSection() - Method in class ucar.nc2.Variable
Get shape as a Section object.
getShapeAsSection() - Method in interface ucar.nc2.VariableIF
 
getShort(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a short.
getShort(int) - Method in class ucar.ma2.Array
 
getShort(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayBoolean
 
getShort(Index) - Method in class ucar.ma2.ArrayByte
 
getShort(int) - Method in class ucar.ma2.ArrayByte
 
getShort(Index) - Method in class ucar.ma2.ArrayChar
 
getShort(int) - Method in class ucar.ma2.ArrayChar
 
getShort(Index) - Method in class ucar.ma2.ArrayDouble
 
getShort(int) - Method in class ucar.ma2.ArrayDouble
 
getShort(Index) - Method in class ucar.ma2.ArrayFloat
 
getShort(int) - Method in class ucar.ma2.ArrayFloat
 
getShort(Index) - Method in class ucar.ma2.ArrayInt
 
getShort(int) - Method in class ucar.ma2.ArrayInt
 
getShort(Index) - Method in class ucar.ma2.ArrayLong
 
getShort(int) - Method in class ucar.ma2.ArrayLong
 
getShort(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayObject
 
getShort(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayRagged
 
getShort(Index) - Method in class ucar.ma2.ArrayShort
 
getShort(int) - Method in class ucar.ma2.ArrayShort
 
getShort(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayStructure
 
getShortCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a short
getShortCurrent() - Method in class ucar.ma2.IteratorFast
 
getShortName() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getShortName() - Method in class ucar.nc2.EnumTypedef
 
getShortName() - Method in class ucar.nc2.Group
Get the "short" name, unique within its parent Group.
getShortName() - Method in class ucar.nc2.Variable
Get the short name of this Variable.
getShortName() - Method in interface ucar.nc2.VariableIF
 
getShortName() - Method in class ucar.nc2.VariableSimpleAdapter
 
getShortName() - Method in interface ucar.nc2.VariableSimpleIF
short name of the data Variable
getShortNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a short
getShortNext() - Method in class ucar.ma2.IteratorFast
 
getSize() - Method in class thredds.catalog.ThreddsMetadata.Range
 
getSize() - Method in class ucar.ma2.Array
Get the total number of elements in the array.
getSize() - Method in enum ucar.ma2.DataType
Size in bytes of one element of this data type.
getSize() - Method in class ucar.ma2.Index
Get the total number of elements in the array.
getSize() - Method in class ucar.ma2.StructureMembers.Member
Get the total number of elements.
getSize() - Method in class ucar.nc2.Variable
Get the total number of elements in the Variable.
getSize() - Method in interface ucar.nc2.VariableIF
 
getSizeBytes() - Method in class ucar.ma2.Array
Get the total number of bytes in the array.
getSizeBytes() - Method in class ucar.ma2.ArraySequence
 
getSizeBytes() - Method in class ucar.ma2.ArrayStructure
 
getSizeBytes() - Method in class ucar.ma2.StructureMembers.Member
Get the total size in bytes.
getSizeToCache() - Method in class ucar.nc2.Variable
If total data is less than SizeToCache in bytes, then cache.
getSkip() - Method in class ucar.unidata.util.DateSelection
Get the Skip property.
getSorter() - Method in class thredds.catalog.InvDatasetScan
 
getSPobject() - Method in class ucar.nc2.Variable
Should not be public.
getStandardDate(String) - Static method in class ucar.nc2.units.DateUnit
Create a java.util.Date from this udunits String.
getStandardDateOnlyString(Date) - Method in class ucar.nc2.units.DateFormatter
Deprecated. use toDateOnlyString
getStandardDateString(Date) - Method in class ucar.nc2.units.DateFormatter
Deprecated. use toDateTimeStringISO
getStandardDateString2(Date) - Method in class ucar.nc2.units.DateFormatter
Deprecated. use toDateTimeString
getStandardOrISO(String) - Static method in class ucar.nc2.units.DateUnit
Create a java.util.Date from a udunit or ISO String.
getStandardUri() - Method in class thredds.catalog.InvAccess
Construct the standard THREDDS access URI for this dataset access method, resolve if the URI is relative.
getStandardUrlName() - Method in class thredds.catalog.InvAccess
Get the standard URL, with resolution if the URL is reletive.
getStart() - Method in class thredds.catalog.ThreddsMetadata.Range
 
getStart() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get starting value if isRegular()
getStart() - Method in class ucar.nc2.units.DateRange
Get the starting Date.
getStartDate() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Start date for the trajectory.
getStartDate() - Method in interface ucar.nc2.dt.TypedDataset
 
getStartDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getStartDate() - Method in interface ucar.nc2.ft.FeatureDataset
Starting date for the entire dataset.
getStartDate() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getStartFixedDate() - Method in class ucar.unidata.util.DateSelection
get the property
getStartFixedTime() - Method in class ucar.unidata.util.DateSelection
Get the StartFixedTime property.
getStartingTime() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getStartMode() - Method in class ucar.unidata.util.DateSelection
Get the StartMode property.
getStartOffset() - Method in class ucar.unidata.util.DateSelection
Get the StartOffset property.
getStation(String) - Method in interface ucar.nc2.dt.StationCollection
Find a Station by name
getStation() - Method in interface ucar.nc2.dt.StationObsDatatype
Station location of the observation
getStation(String) - Method in interface ucar.nc2.ft.StationCollection
Find a Station by name.
getStationDataCount(Station) - Method in interface ucar.nc2.dt.StationCollection
How many Data objects are available for this Station?
getStationFeature(Station) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Get the collection of data for a particular Station.
getStationProductCount(String) - Method in interface ucar.nc2.dt.StationRadarCollection
How many Data Products are available for this Station?
getStationProfileFeature(Station) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Get the StationProfileFeature for a specific Station.
getStations() - Method in interface ucar.nc2.dt.StationCollection
Get all the Stations in the collection.
getStations(CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get all the Stations in the collection, allow user to cancel.
getStations(LatLonRect) - Method in interface ucar.nc2.dt.StationCollection
Get all the Stations within a bounding box.
getStations(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
Get all the Stations within a bounding box, allow user to cancel.
getStations() - Method in interface ucar.nc2.dt.StationRadarCollection
Get all the Stations in the collection.
getStations(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.StationRadarCollection
Get all the Stations within a bounding box, allow user to cancel.
getStations() - Method in interface ucar.nc2.ft.StationCollection
Get all the Stations in the collection.
getStations(LatLonRect) - Method in interface ucar.nc2.ft.StationCollection
Get all the Stations within a bounding box.
getStations(String[]) - Method in interface ucar.nc2.ft.StationCollection
Get a list of named Stations.
getStorage() - Method in class ucar.ma2.Array
Get underlying primitive array storage.
getStorage() - Method in class ucar.ma2.ArrayBoolean
 
getStorage() - Method in class ucar.ma2.ArrayByte
 
getStorage() - Method in class ucar.ma2.ArrayChar
 
getStorage() - Method in class ucar.ma2.ArrayDouble
 
getStorage() - Method in class ucar.ma2.ArrayFloat
 
getStorage() - Method in class ucar.ma2.ArrayInt
 
getStorage() - Method in class ucar.ma2.ArrayLong
 
getStorage() - Method in class ucar.ma2.ArrayObject
Get underlying primitive array storage.
getStorage() - Method in class ucar.ma2.ArrayRagged
 
getStorage() - Method in class ucar.ma2.ArrayShort
 
getStorage() - Method in class ucar.ma2.ArrayStructure
 
getStride() - Method in class ucar.ma2.Section
Get stride array using the Range.stride() values.
getStride(int) - Method in class ucar.ma2.Section
Get stride of the ith Range
getString() - Method in class ucar.ma2.ArrayChar
Create a String out of this rank one ArrayChar object.
getString(int) - Method in class ucar.ma2.ArrayChar
Create a String out of this rank two ArrayChar object.
getString(Index) - Method in class ucar.ma2.ArrayChar
Create a String out of this ArrayChar object.
getStringIterator() - Method in class ucar.ma2.ArrayChar
Treat this Variable as an array of Strings, and iterate over all the strings in the array.
getStringValue() - Method in class ucar.nc2.Attribute
Retrieve String value; only call if isString() is true.
getStringValue(int) - Method in class ucar.nc2.Attribute
Retrieve ith String value; only call if isString() is true.
getStringValue() - Method in class ucar.unidata.util.Parameter
Retrieve String value; only call if isString() is true.
getStructureData(int) - Method in class ucar.ma2.ArraySequenceNested
 
getStructureData(Index) - Method in class ucar.ma2.ArrayStructure
Get the index-th StructureData of this ArrayStructure.
getStructureData(int) - Method in class ucar.ma2.ArrayStructure
Get the index-th StructureData of this ArrayStructure.
getStructureDataCount() - Method in class ucar.ma2.ArraySequence
 
getStructureDataIterator() - Method in class ucar.ma2.ArraySequence
 
getStructureDataIterator() - Method in class ucar.ma2.ArrayStructure
 
getStructureIterator() - Method in class ucar.nc2.Structure
Iterator over all the data in a Structure.
getStructureIterator(int) - Method in class ucar.nc2.Structure
Get an efficient iterator over all the data in the Structure.
getStructureMemberNames() - Method in class ucar.ma2.ArrayStructure
Get a list structure member names.
getStructureMembers() - Method in class ucar.ma2.ArrayStructure
Get the StructureMembers object.
getStructureMembers() - Method in class ucar.ma2.StructureData
 
getStructureMembers() - Method in class ucar.ma2.StructureMembers.Member
 
getStructureSize() - Method in class ucar.ma2.ArrayStructure
Get the size of each StructureData object in bytes.
getStructureSize() - Method in class ucar.ma2.StructureMembers
Get the total size of the Structure in bytes.
getSubsetUrl() - Method in class thredds.catalog.InvDataset
Return the query fragment referencing this dataset, ie "catalog=catalog.xml&dataset=datasetID"
getSuffix() - Method in class thredds.catalog.InvService
Get the suffix; may be null
getSummary() - Method in class thredds.catalog.InvDataset
get specific type of documentation = summary
getSummary() - Method in class thredds.catalog.ThreddsMetadata
 
getSweep(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
 
getSweepIndex() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getsweepVar() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getTangentLat() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the tangent latitude
getTangentLon() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the tangent longitude
getTangentLon() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the tangent longitude
getTaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Time, or null if none.
getText() - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
getText() - Method in class ucar.nc2.units.DateType
Get a text representation.
getText() - Method in class ucar.nc2.units.TimeDuration
Get the String text
getThreddsMetadata() - Method in class thredds.catalog.InvMetadata
get the internal ThreddsMetadata, if isThreddsMetadata() is true
getTime(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getTime(int) - Method in interface ucar.nc2.dt.TimeSeriesCollection
get the time of the nth point.
getTime(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the time for the given point as a java.util.Date.
getTime(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Get the time values on the given Range of the trajectory.
getTimeAsISO8601(Date) - Static method in class ucar.unidata.util.DateUtil
format time
getTimeAsISO8601(long) - Static method in class ucar.unidata.util.DateUtil
format time
getTimeAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Time axis, if it exists.
getTimeAxis1D() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Time axis, if it exists, and its 1-dimensional.
getTimeAxisForRun(int) - Method in interface ucar.nc2.dt.GridCoordSystem
This is the case of a 2D time axis, which depends on the run index.
getTimeCoverage() - Method in class thredds.catalog.InvCatalogRef
 
getTimeCoverage() - Method in class thredds.catalog.InvDataset
get time coverage
getTimeCoverage() - Method in class thredds.catalog.InvDatasetImplProxy
 
getTimeCoverage() - Method in class thredds.catalog.ThreddsMetadata
 
getTimeDate(int) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
getTimeDates() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Get the list of times as Dates.
getTimeDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the time Dimension, if it exists
getTimeDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the time Dimension index in the geogrid (canonical order), or -1 if none
getTimeResolution() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
only if isRegular() LOOK REDO
getTimes() - Method in class ucar.unidata.util.DateSelection
Get the Times property.
getTimeUnit() - Method in interface ucar.nc2.ft.PointFeature
Get the time unit of the time coordinate.
getTimeUnit() - Method in class ucar.nc2.units.DateUnit
For udunit dates, get the time unit.
getTimeUnit() - Method in class ucar.nc2.units.TimeDuration
Get the corresponding time unit
getTimeUnits() - Method in interface ucar.nc2.dt.PointCollection
Get the units of Calendar time.
getTimeUnits() - Method in interface ucar.nc2.dt.RadialDatasetSweep
Get the units of Calendar time.
getTimeUnits() - Method in interface ucar.nc2.dt.TimeSeriesCollection
Get the units of Calendar time.
getTimeUnitsIdentifier() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the String representation of the units for time.
getTimeUnitString() - Method in class ucar.nc2.units.DateUnit
For udunit dates, get the time unit only, as a String, eg "secs" or "days"
getTimeValue(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
Return the time for the given point as a double in the units given by getTimeUnitsIdentifier().
getTitle() - Method in interface ucar.nc2.dt.TypedDataset
 
getTitle() - Method in class ucar.nc2.dt.TypedDatasetImpl
 
getTitle() - Method in interface ucar.nc2.ft.FeatureDataset
Title of the dataset.
getTitle() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getTitle() - Method in class ucar.nc2.NetcdfFile
Get the human-readable title, if it exists.
getTotalNumberOfStructures() - Method in class ucar.ma2.ArraySequenceNested
 
getTrajectories() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Get trajectories contained in this dataset.
getTrajectory(String) - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Get the named trajectory
getTrajectoryIds() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Get a list of String IDs for the available trajectories.
getTransformName() - Method in interface ucar.nc2.dataset.CoordTransBuilderIF
Get the Transform name.
getTransformName() - Method in class ucar.nc2.dataset.transform.AlbersEqualArea
 
getTransformName() - Method in class ucar.nc2.dataset.transform.FlatEarth
 
getTransformName() - Method in class ucar.nc2.dataset.transform.LambertAzimuthal
 
getTransformName() - Method in class ucar.nc2.dataset.transform.LambertConformalConic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.Mercator
 
getTransformName() - Method in class ucar.nc2.dataset.transform.Orthographic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.PolarStereographic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.RotatedLatLon
 
getTransformName() - Method in class ucar.nc2.dataset.transform.RotatedPole
 
getTransformName() - Method in class ucar.nc2.dataset.transform.Stereographic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.TransverseMercator
 
getTransformName() - Method in class ucar.nc2.dataset.transform.UTM
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VAtmHybridHeight
Get the standard name of this transform
getTransformName() - Method in class ucar.nc2.dataset.transform.VAtmHybridSigmaPressure
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VAtmLnPressure
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VAtmSigma
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VerticalPerspective
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VExplicitField
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanS
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanSigma
 
getTransformName() - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
getTransformType() - Method in class ucar.nc2.dataset.CoordinateTransform
get the transform type
getTransformType() - Method in interface ucar.nc2.dataset.CoordTransBuilderIF
Get the Transform Type : Vertical or Projection
getTransformType() - Method in class ucar.nc2.dataset.transform.AlbersEqualArea
 
getTransformType() - Method in class ucar.nc2.dataset.transform.FlatEarth
 
getTransformType() - Method in class ucar.nc2.dataset.transform.LambertAzimuthal
 
getTransformType() - Method in class ucar.nc2.dataset.transform.LambertConformalConic
 
getTransformType() - Method in class ucar.nc2.dataset.transform.Mercator
 
getTransformType() - Method in class ucar.nc2.dataset.transform.Orthographic
 
getTransformType() - Method in class ucar.nc2.dataset.transform.PolarStereographic
 
getTransformType() - Method in class ucar.nc2.dataset.transform.RotatedLatLon
 
getTransformType() - Method in class ucar.nc2.dataset.transform.RotatedPole
 
getTransformType() - Method in class ucar.nc2.dataset.transform.Stereographic
 
getTransformType() - Method in class ucar.nc2.dataset.transform.TransverseMercator
 
getTransformType() - Method in class ucar.nc2.dataset.transform.UTM
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VAtmHybridHeight
Get the type of the transform
getTransformType() - Method in class ucar.nc2.dataset.transform.VAtmHybridSigmaPressure
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VAtmLnPressure
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VAtmSigma
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VerticalPerspective
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VExplicitField
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VOceanS
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
getTransformType() - Method in class ucar.nc2.dataset.transform.VOceanSigma
 
getTransformType() - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
getType(String) - Static method in class thredds.catalog.CollectionType
Return a CollectionType that matches the given name by either matching a known type (ignoring case) or creating an unknown type.
getType(String) - Static method in class thredds.catalog.DataFormatType
Return a DataFormatType for the given name by either matching a known type (ignoring case) or creating an unknown type.
getType() - Method in class thredds.catalog.InvDocumentation
 
getType(String) - Static method in class thredds.catalog.MetadataType
Return a MetadataType that matches the given name by either matching a known type (ignoring case) or creating an unknown type.
getType(String) - Static method in class thredds.catalog.ServiceType
Return a ServiceType that matches the given name by either matching a known type (ignoring case) or creating an unknown type.
getType(String) - Static method in enum ucar.ma2.DataType
Find the DataType that matches this name.
getType(Class) - Static method in enum ucar.ma2.DataType
Find the DataType that matches this class.
getType(String) - Static method in enum ucar.nc2.constants.AxisType
Find the AxisType that matches this name.
getType(String) - Static method in enum ucar.nc2.constants.FeatureType
Find the FeatureType that matches this name.
getType(String) - Static method in class ucar.nc2.dataset.VerticalCT.Type
Find the VerticalCT.Type that matches this name.
getType() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getType(String) - Static method in class ucar.nc2.dt.RadialDatasetSweep.Type
Find the DataType that matches this name, ignore case.
getType() - Method in class ucar.nc2.units.DateType
Get the type of Date.
getType(String) - Static method in class ucar.unidata.geoloc.EarthEllipsoid
Find the EarthEllipsoid that matches this name.
getType(int) - Static method in class ucar.unidata.geoloc.EarthEllipsoid
Find the EarthEllipsoid that matches this EPSG Id.
getUniqueID() - Method in class thredds.catalog.InvCatalogRef
 
getUniqueID() - Method in class thredds.catalog.InvDataset
If this dataset has an authority and an ID, then the concatenation of them is the globally unique ID.
getUniqueID() - Method in class thredds.catalog.InvDatasetImplProxy
 
getUnit() - Method in class ucar.nc2.units.SimpleUnit
Get underlying ucar.units.Unit.
getUnits() - Method in class thredds.catalog.ThreddsMetadata.Range
 
getUnits() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getUnitsString() - Method in class ucar.ma2.StructureMembers.Member
Get the units string, if any.
getUnitsString() - Method in class ucar.nc2.dataset.CoordinateAxis
 
getUnitsString() - Method in interface ucar.nc2.dataset.Enhancements
Get the Unit String for the Variable, or null if none.
getUnitsString() - Method in class ucar.nc2.dataset.StructureDS
 
getUnitsString() - Method in class ucar.nc2.dataset.VariableDS
 
getUnitsString() - Method in interface ucar.nc2.dt.GridDatatype
Get the unit string
getUnitsString() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
getUnitsString() - Method in class ucar.nc2.units.DateUnit
The udunits string, but no value, ie its a base unit.
getUnitsString() - Method in class ucar.nc2.Variable
Get the Unit String for the Variable.
getUnitsString() - Method in interface ucar.nc2.VariableIF
 
getUnitsString() - Method in class ucar.nc2.VariableSimpleAdapter
 
getUnitsString() - Method in interface ucar.nc2.VariableSimpleIF
Units of the Variable.
getUnitString() - Method in class ucar.nc2.units.SimpleUnit
Extract the simple unit string (no number), eg "s" or "m".
getUnitString() - Method in class ucar.nc2.units.TimeUnit
Get the "base" unit String, eg "secs" or "days"
getUnitString() - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
Get the unit string for the vertical coordinate.
getUnitString() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Get the unit string for the vertical coordinate.
getUnixDateUnit() - Static method in class ucar.nc2.units.DateUnit
 
getUnlimitedDimension() - Method in class ucar.nc2.NetcdfFile
Return the unlimited (record) dimension, or null if not exist.
getUnresolvedUrlName() - Method in class thredds.catalog.InvAccess
Construct "unresolved" URL: service.getBase() + getUrlPath() + service.getSuffix().
getUpDownRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getUpperLeftPoint() - Method in class ucar.unidata.geoloc.LatLonRect
Get the upper left corner of the bounding box.
getUpperLeftPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the Upper Left Point
getUpperRightPoint() - Method in class ucar.unidata.geoloc.LatLonRect
Get the upper right corner of the bounding box.
getUpperRightPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the Upper Left Point (same as getMaxPoint)
getURI() - Method in class thredds.catalog.InvCatalogRef
 
getURI() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get the absolute URI
getUriString() - Method in class thredds.catalog.InvCatalog
Get the base URI as a String
getUrl() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getUrlPath() - Method in class thredds.catalog.InvAccess
 
getUrlPath() - Method in class thredds.catalog.InvCatalogRef
 
getUrlPath() - Method in class thredds.catalog.InvDatasetImpl
Get urlPath for this Dataset
getUrlPath() - Method in class thredds.catalog.InvDatasetImplProxy
 
getUseMaximalCoordSys() - Static method in class ucar.nc2.dataset.CoordSysBuilder
Get whether to make records into Structures.
getUseNaNs() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
get whether to use NaNs for missing float/double values (for efficiency)
getUseNaNs() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get whether to use NaNs for missing values, for efficiency
getUseNaNs() - Method in class ucar.nc2.dataset.VariableDS
 
getUserAdvice() - Method in class ucar.nc2.dataset.CoordSysBuilder
 
getUserAdvice() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Specific advice to a user about problems with the coordinate information in the file.
getUserAdvice() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Specific advice to a user about problems with the coordinate information in the file.
getUserProperty(Object) - Method in class thredds.catalog.InvCatalogRef
 
getUserProperty(Object) - Method in class thredds.catalog.InvDatasetImpl
Look up the User property having the given key
getUserProperty(Object) - Method in class thredds.catalog.InvDatasetImplProxy
 
getValidMax() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
return the maximum value in the valid range
getValidMax() - Method in class ucar.nc2.dataset.VariableDS
 
getValidMin() - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
return the minimum value in the valid range
getValidMin() - Method in class ucar.nc2.dataset.VariableDS
 
getValue() - Method in class thredds.catalog.InvProperty
Get the value of the property.
getValue(int) - Method in class ucar.nc2.Attribute
Get the value as an Object.
getValue() - Method in class ucar.nc2.units.SimpleUnit
Extract the value, can only be called for ScaledUnit.
getValue() - Method in class ucar.nc2.units.TimeDuration
Get the duration in natural units, ie units of getTimeUnit()
getValue(TimeUnit) - Method in class ucar.nc2.units.TimeDuration
Get the time duration in a specified unit of time.
getValue() - Method in class ucar.nc2.units.TimeUnit
Get the value.
getValueInSeconds() - Method in class ucar.nc2.units.TimeDuration
Get the duration in seconds
getValueInSeconds() - Method in class ucar.nc2.units.TimeUnit
Get the time duration in seconds.
getValueInSeconds(double) - Method in class ucar.nc2.units.TimeUnit
Get the time duration in seconds of the specified value.
getValues() - Method in class ucar.nc2.Attribute
Get the value as an Array.
getVariable() - Method in interface ucar.nc2.dt.GridDatatype
Get the underlying Variable, if it exists.
getVariableList() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getVariableNames() - Method in class ucar.nc2.Structure
Get the (short) names of the variables contained directly in this Structure.
getVariables() - Method in class thredds.catalog.InvCatalogRef
 
getVariables() - Method in class thredds.catalog.InvDataset
get Variable metadata
getVariables(String) - Method in class thredds.catalog.InvDataset
get Variables from the specified vocabulary
getVariables() - Method in class thredds.catalog.InvDatasetImplProxy
 
getVariables() - Method in class thredds.catalog.ThreddsMetadata
 
getVariables() - Method in class ucar.nc2.Group
Get the Variables contained directly in this group.
getVariables() - Method in class ucar.nc2.NetcdfFile
Get all of the variables in the file, in all groups.
getVariables() - Method in class ucar.nc2.Structure
Get the variables contained directly in this Structure.
getVersion() - Method in class thredds.catalog.InvCatalog
Get the version of the catalog
getVerticalAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Z axis.
getVerticalCT() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Vertical CoordinateTransform, it it exists.
getVerticalTransform() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the VerticalTransform that performs the transform math.
getVerticalTransformType() - Method in class ucar.nc2.dataset.VerticalCT
get the Vertical Transform type
getVocabHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Source
 
getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
getVocabularyId() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getVocabularyName() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
getVocabUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
getWarningMessages() - Method in class thredds.catalog.XMLEntityResolver
 
getWidth() - Method in class ucar.unidata.geoloc.LatLonRect
return width of bounding box, always between 0 and 360 degrees.
getWmoId() - Method in interface ucar.unidata.geoloc.Station
WMO station id.
getWmoId() - Method in class ucar.unidata.geoloc.StationImpl
WMO station id
getX() - Method in interface ucar.unidata.geoloc.ProjectionPoint
Get the X coordinate
getXaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.GeoX, or null if none.
getXDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the x Dimension, if it exists
getXDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the x Dimension index in the geogrid (canonical order)
getXHorizAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the X axis.
getXlinkContent() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get its content.
getXlinkHref() - Method in class thredds.catalog.InvCatalogRef
 
getXlinkHref() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get the href, to display the link to the user.
getXlinkHref() - Method in class thredds.catalog.InvMetadata
if its a XLink, get the xlink:href String
getXlinkTitle() - Method in class thredds.catalog.InvDocumentation
if its a XLink, get the title, to display the link to the user.
getXlinkTitle() - Method in class thredds.catalog.InvMetadata
if its a XLink, get the xlink:title attribute
getXlinkURI() - Method in class thredds.catalog.InvMetadata
if its a XLink, get the xlink:href as an absolute URI; may be null
getY() - Method in interface ucar.unidata.geoloc.ProjectionPoint
Get the Y coordinate
getYaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.GeoY, or null if none.
getYDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the y Dimension, if it exists
getYDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the y Dimension index in the geogrid (canonical order)
getYHorizAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
Get the Y axis.
getZaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.GeoZ, or null if none.
getZDimension() - Method in interface ucar.nc2.dt.GridDatatype
get the z Dimension, if it exists
getZDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
get the z Dimension index in the geogrid (canonical order), or -1 if none
getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.ADASConvention
Does increasing values of Z go vertical up?
getZisPositive(String, String) - Static method in class ucar.nc2.dataset.conv.CF1Convention
Guess the value of ZisPositive based on z axis name and units
getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.WRFConvention
Does increasing values of Z go vertical up?
getZone() - Method in class ucar.unidata.geoloc.projection.UtmProjection
Get the zone number = [1,60]
getZPositive() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
getZPositiveUp() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
GIEFConvention - Class in ucar.nc2.dataset.conv
GEIF Convention.
GIEFConvention() - Constructor for class ucar.nc2.dataset.conv.GIEFConvention
 
GIF - Static variable in class thredds.catalog.DataFormatType
 
GINI - Static variable in class thredds.catalog.DataFormatType
 
GRAV - Static variable in class ucar.unidata.util.SpecialMathFunction
Gravitational Constant.
GRAVACC - Static variable in class ucar.unidata.util.SpecialMathFunction
Gravitational Acceleration at the Earths surface.
GRIB1 - Static variable in class thredds.catalog.DataFormatType
 
GRIB2 - Static variable in class thredds.catalog.DataFormatType
 
GridCoordSystem - Interface in ucar.nc2.dt
A Coordinate System for gridded data.
GridDataset - Interface in ucar.nc2.dt
A dataset containing Grid objects.
GridDataset.Gridset - Interface in ucar.nc2.dt
A set of GridDatatype objects with the same Coordinate System.
GridDatatype - Interface in ucar.nc2.dt
Interface for scientific datatype Grid.
GRIDFTP - Static variable in class thredds.catalog.ServiceType
 
Group - Class in ucar.nc2
A Group is a logical collection of Variables.
Group(NetcdfFile, Group, String) - Constructor for class ucar.nc2.Group
Constructor

H

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

I

i(int, int) - Static method in class ucar.unidata.util.Format
Format an integer value.
ibeta(double, double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
IFPSConvention - Class in ucar.nc2.dataset.conv
IFPS Convention Allows Local NWS forecast office generated forecast datasets to be brought into IDV.
IFPSConvention() - Constructor for class ucar.nc2.dataset.conv.IFPSConvention
 
igam(double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
igamc(double, double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
included(Date) - Method in class ucar.nc2.units.DateRange
Determine if the given date is included in this date range.
incr() - Method in class ucar.ma2.Index
Increment the current element by 1.
incr() - Method in class ucar.ma2.Index0D
 
incr() - Method in class ucar.ma2.Index1D
 
incr() - Method in class ucar.ma2.Index2D
 
incr() - Method in class ucar.ma2.Index3D
 
incr() - Method in class ucar.ma2.Index4D
 
incr() - Method in class ucar.ma2.Index5D
 
incr() - Method in class ucar.ma2.Index6D
 
incr() - Method in class ucar.ma2.Index7D
 
incrCount() - Method in class ucar.nc2.dt.StationImpl
 
Index - Class in ucar.ma2
Indexes for Multidimensional arrays.
Index(int[], int[]) - Constructor for class ucar.ma2.Index
Constructor that lets you set the strides yourself.
index(int) - Method in class ucar.ma2.Range
Get the index for this element: inverse of element
Index0D - Class in ucar.ma2
Specialization of Index for rank 0 arrays.
Index0D(int[]) - Constructor for class ucar.ma2.Index0D
 
Index1D - Class in ucar.ma2
Specialization of Index for rank 1 arrays.
Index1D(int[]) - Constructor for class ucar.ma2.Index1D
 
Index2D - Class in ucar.ma2
Specialization of Index for rank 2 arrays.
Index2D(int[]) - Constructor for class ucar.ma2.Index2D
 
Index3D - Class in ucar.ma2
Specialization of Index for rank 3 arrays.
Index3D(int[]) - Constructor for class ucar.ma2.Index3D
 
Index4D - Class in ucar.ma2
Specialization of Index for rank 4 arrays.
Index4D(int[]) - Constructor for class ucar.ma2.Index4D
 
Index5D - Class in ucar.ma2
Specialization of Index for rank 5 arrays.
Index5D(int[]) - Constructor for class ucar.ma2.Index5D
 
Index6D - Class in ucar.ma2
Specialization of Index for rank 6 arrays.
Index6D(int[]) - Constructor for class ucar.ma2.Index6D
 
Index7D - Class in ucar.ma2
Specialization of Index for rank 7 arrays.
Index7D(int[]) - Constructor for class ucar.ma2.Index7D
 
INDEX_LAT - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Latitude index
INDEX_LON - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Longitude index
INDEX_X - Static variable in class ucar.unidata.geoloc.ProjectionImpl
X index
INDEX_Y - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Y index
IndexConstant - Class in ucar.ma2
An Index into an Array that always returns 0.
IndexIterator - Interface in ucar.ma2
Iteration through each element of an Array in "canonical order".
indexOf(byte[], int, int) - Method in class ucar.unidata.io.KMPMatch
Finds the first occurrence of match in data.
initEntity(String, String, String) - Static method in class thredds.catalog.XMLEntityResolver
Add an entity for resolution.
initNetcdfFileCache(int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDataset
Enable file caching.
initNetcdfFileCache(int, int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDataset
Enable file caching.
InMemoryRandomAccessFile - Class in ucar.unidata.io
A RandomAccessFile stored entirely in memory as a byte array.
InMemoryRandomAccessFile(String, byte[]) - Constructor for class ucar.unidata.io.InMemoryRandomAccessFile
A RandomAccessFile stored entirely in memory as a byte array.
insertRange(int, Range) - Method in class ucar.ma2.Section
Insert a range at the specified index in the list.
intersect(Range) - Method in class ucar.ma2.Range
Create a new Range by intersecting with a Range using same interval as this Range.
intersect(Section) - Method in class ucar.ma2.Section
Create a new Section by intersection with another Section
intersect(DateRange) - Method in class ucar.nc2.units.DateRange
Intersect with another date range
intersect(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
Create the instersection of this LatLon with the given one
intersects(Range) - Method in class ucar.ma2.Range
Determine if a given Range intersects this one.
intersects(Section) - Method in class ucar.ma2.Section
See if this Section intersects with another Section.
intersects(Date, Date) - Method in class ucar.nc2.units.DateRange
Determine if the given range intersects this date range.
intersects(DateRange) - Method in class ucar.nc2.units.DateRange
Determine if the given range intersects this date range.
interval - Variable in class ucar.unidata.util.DateSelectionInfo
 
intToBytes(int) - Static method in class ucar.unidata.io.Swap
Convert an int to an array of 4 bytes.
InvAccess - Class in thredds.catalog
Public interface to an access element, defining how to access a specific web resource.
InvAccess() - Constructor for class thredds.catalog.InvAccess
 
InvAccessImpl - Class in thredds.catalog
Concrete access element.
InvAccessImpl(InvDataset, String, InvService) - Constructor for class thredds.catalog.InvAccessImpl
Construct from an existing InvService.
InvAccessImpl(InvDataset, String, String, String, String, double) - Constructor for class thredds.catalog.InvAccessImpl
Construct from fields in XML catalog.
invalidateCache() - Method in class ucar.nc2.Variable
Invalidate the data cache
InvalidRangeException - Exception in ucar.ma2
Thrown if an attempt is made to use an invalid Range to index an array.
InvalidRangeException() - Constructor for exception ucar.ma2.InvalidRangeException
 
InvalidRangeException(String) - Constructor for exception ucar.ma2.InvalidRangeException
 
InvCatalog - Class in thredds.catalog
Public interface to a thredds catalog, a virtual directory of datasets.
InvCatalogConvertIF - Interface in thredds.catalog
Converts JDOM tree to Inventory Catalog Objects.
InvCatalogFactory - Class in thredds.catalog
Reads an XML document and constructs thredds.catalog object.
InvCatalogFactory(String, boolean) - Constructor for class thredds.catalog.InvCatalogFactory
Constructor.
InvCatalogImpl - Class in thredds.catalog
Concrete implementation of a Thredds catalog object.
InvCatalogImpl(String, String, URI) - Constructor for class thredds.catalog.InvCatalogImpl
Construct an InvCatalog.
InvCatalogImpl(String, String, DateType, URI) - Constructor for class thredds.catalog.InvCatalogImpl
Construct an InvCatalog.
InvCatalogRef - Class in thredds.catalog
A reference to a InvCatalog.
InvCatalogRef(InvDatasetImpl, String, String) - Constructor for class thredds.catalog.InvCatalogRef
Constructor.
InvDataset - Class in thredds.catalog
Public interface to a thredds dataset, basic abstraction for data.
InvDatasetFmrc - Class in thredds.catalog
InvDatasetFmrc represents an element in a TDS catalog.
InvDatasetFmrc(InvDatasetImpl, String, String, boolean) - Constructor for class thredds.catalog.InvDatasetFmrc
 
InvDatasetFmrc.InventoryParams - Class in thredds.catalog
 
InvDatasetFmrc.InventoryParams() - Constructor for class thredds.catalog.InvDatasetFmrc.InventoryParams
 
InvDatasetImpl - Class in thredds.catalog
Concrete implementation of a thredds Dataset, for reading and writing from XML.
InvDatasetImpl(InvDatasetImpl, String, FeatureType, String, String) - Constructor for class thredds.catalog.InvDatasetImpl
Constructor from Catalog XML info.
InvDatasetImpl(String, FeatureType, ServiceType) - Constructor for class thredds.catalog.InvDatasetImpl
Construct an InvDatasetImpl which refers to a urlPath.
InvDatasetImpl(InvDataset, String) - Constructor for class thredds.catalog.InvDatasetImpl
 
InvDatasetImpl(InvDatasetImpl) - Constructor for class thredds.catalog.InvDatasetImpl
copy constructor
InvDatasetImplProxy - Class in thredds.catalog
Proxy an InvDatasetImpl to another InvDatasetImpl.
InvDatasetImplProxy(String, InvDatasetImpl) - Constructor for class thredds.catalog.InvDatasetImplProxy
 
InvDatasetScan - Class in thredds.catalog
Represents server-side information on how to scan a collection of datasets for catalog generation.
InvDatasetScan(InvDatasetImpl, String, String, String, String, InvDatasetScan) - Constructor for class thredds.catalog.InvDatasetScan
 
InvDatasetScan(InvCatalogImpl, InvDatasetImpl, String, String, String, String, boolean, String, boolean, String, String, String) - Constructor for class thredds.catalog.InvDatasetScan
 
InvDatasetScan(InvCatalogImpl, InvDatasetImpl, String, String, String, String, boolean, String, boolean, String, String, String, long) - Constructor for class thredds.catalog.InvDatasetScan
Constructor.
InvDatasetScan(InvDatasetImpl, String, String, String, String, Object, CrawlableDatasetFilter, CrawlableDatasetLabeler, CrawlableDatasetLabeler, boolean, CrawlableDatasetSorter, Map, List, CatalogRefExpander) - Constructor for class thredds.catalog.InvDatasetScan
 
InvDocumentation - Class in thredds.catalog
A documentation object: text, HTML or an Xlink.
InvDocumentation(String, URI, String, String, String) - Constructor for class thredds.catalog.InvDocumentation
Constructor.
InvDocumentation() - Constructor for class thredds.catalog.InvDocumentation
 
InvMetadata - Class in thredds.catalog
A metadata element: structured XML element containing info about associated dataset or catalog.
InvMetadata(InvDataset, String, String, String, String, String, boolean, boolean, MetadataConverterIF) - Constructor for class thredds.catalog.InvMetadata
Constructor for elements with Xlinks.
InvMetadata(InvDataset, String, String, String, boolean, boolean, MetadataConverterIF, Object) - Constructor for class thredds.catalog.InvMetadata
Constructor for elements with inline content.
InvMetadata(InvDataset, boolean, ThreddsMetadata) - Constructor for class thredds.catalog.InvMetadata
Constructor using an existing ThreddsMetadata object.
InvProperty - Class in thredds.catalog
A Property is a name/value pair.
InvProperty() - Constructor for class thredds.catalog.InvProperty
 
InvProperty(String, String) - Constructor for class thredds.catalog.InvProperty
Constructor
InvService - Class in thredds.catalog
A Service is an abstraction for an internet service, such as a data server, FTP, etc.
InvService(String, String, String, String, String) - Constructor for class thredds.catalog.InvService
Constructor, use when serviceTypeName alreaddy converted to ServiceType.
IO - Class in ucar.nc2.util
Input/Output utilities.
IO() - Constructor for class ucar.nc2.util.IO
 
IO.HttpResult - Class in ucar.nc2.util
Holds the result of an HTTP action.
IOSP_MESSAGE_ADD_RECORD_STRUCTURE - Static variable in class ucar.nc2.NetcdfFile
 
IOSP_MESSAGE_REMOVE_RECORD_STRUCTURE - Static variable in class ucar.nc2.NetcdfFile
 
IridlConvention - Class in ucar.nc2.dataset.conv
IRIDL Convention.
IridlConvention() - Constructor for class ucar.nc2.dataset.conv.IridlConvention
 
isAll() - Method in class ucar.unidata.util.DateSelection
Select all things
isArray() - Method in class ucar.nc2.Attribute
True if value is an array (getLength() > 1)
isAtEndOfFile() - Method in class ucar.unidata.io.RandomAccessFile
Return true if file pointer is at end of file.
isBlank() - Method in class ucar.nc2.units.DateType
Was blank text passed to the constructor.
isBlank() - Method in class ucar.nc2.units.TimeDuration
If this is a blank string
isCaching() - Method in class ucar.nc2.Structure
Caching is not allowed
isCaching() - Method in class ucar.nc2.Variable
Will this Variable be cached when read.
isCancel() - Method in interface ucar.nc2.util.CancelTask
Called routine should check often during the task and cancel the task if it returns true.
isCollection() - Method in class thredds.catalog.CrawlableCatalog
 
isCompatible(String, String) - Static method in class ucar.nc2.units.SimpleUnit
Return true if unitString1 is compatible to unitString2, meaning one can be converted to the other.
isCompatible(String) - Method in class ucar.nc2.units.SimpleUnit
Return true if unitString1 is compatible to unitString2, meaning one can be converted to the other.
isCompatibleWithExceptions(String, String) - Static method in class ucar.nc2.units.SimpleUnit
Return true if unitString1 is convertible to unitString2
isComplete(VariableIF) - Method in class ucar.nc2.dataset.CoordinateSystem
Check if this Coordinate System is complete, ie if all its dimensions are also used by the Variable.
isContiguous() - Method in class ucar.nc2.dataset.CoordinateAxis
If the edges are contiguous or disjoint Caution: many datasets do not explicitly specify this info, this is often a guess; default is true.
isCoordinateAxis - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
isCoordinateSystem - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
isCoordinateSystemFor(VariableIF) - Method in class ucar.nc2.dataset.CoordinateSystem
Check if this Coordinate System can be used for the given variable.
isCoordinateTransform - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
isCoordinateVariable - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
isCoordinateVariable() - Method in class ucar.nc2.Variable
Calculate if this is a classic coordinate variable: has same name as its first dimension.
isCoordinateVariable() - Method in interface ucar.nc2.VariableIF
 
isData() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
isDateUnit(Unit) - Static method in class ucar.nc2.units.SimpleUnit
Return true if this ucar.units.Unit is a Date.
isDateUnit(String) - Static method in class ucar.nc2.units.SimpleUnit
Return true if the given unit is convertible to a date Unit.
isDefineMode() - Method in class ucar.nc2.NetcdfFileWriteable
Is the file in define mode, which allows objects to be added and changed?
isDigits(String) - Static method in class ucar.unidata.util.StringUtil
Return true if all characters are numeric.
isEmpty() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
isEmpty() - Method in class ucar.nc2.units.DateRange
If the range is empty
isEnum() - Method in enum ucar.ma2.DataType
Is this an enumeration types?
isFillValue(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
return true if val equals the _FillValue
isFillValue(double) - Method in class ucar.nc2.dataset.VariableDS
 
isGeoReferencing() - Method in class ucar.nc2.dataset.CoordinateSystem
true if isGeoXY or isLatLon
isGeoXY() - Method in class ucar.nc2.dataset.CoordinateSystem
true if it has X and Y CoordinateAxis, and a CoordTransform Projection
isGlobal() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
isHarvest() - Method in class thredds.catalog.InvCatalogRef
 
isHarvest() - Method in class thredds.catalog.InvDataset
 
isHarvest() - Method in class thredds.catalog.InvDatasetImplProxy
 
isImmutable() - Method in class ucar.ma2.Section
 
isImmutable() - Method in class ucar.nc2.Variable
Is this Variable immutable
isImplicit() - Method in class ucar.nc2.dataset.CoordinateSystem
Implicit Coordinate System are constructed based on which Coordinate Variables exist for the Dimensions of the Variable.
isInfinite() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
See if either coordinate is +/- infinite.
isInfinite(ProjectionPoint) - Static method in class ucar.unidata.geoloc.ProjectionPointImpl
See if either coordinate in pt is +/- infinite.
isInherited() - Method in class thredds.catalog.InvMetadata
if it is inherited
isInherited() - Method in class thredds.catalog.ThreddsMetadata
 
isIntegral() - Method in enum ucar.ma2.DataType
Is Byte, Int, Short, or Long
isInvalidData(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
return true if val is outside the valid range
isInvalidData(double) - Method in class ucar.nc2.dataset.VariableDS
 
isLatest() - Method in class ucar.unidata.util.DateSelection
Select the most recent thing
isLatLon() - Method in class ucar.nc2.dataset.CoordinateSystem
true if it has Lat and Lon CoordinateAxis
isLatLon() - Method in interface ucar.nc2.dt.GridCoordSystem
Does this use lat/lon horizontal axes? If not, then the horizontal axes are GeoX, GeoY, and there must be a Projection defined.
isLatLon() - Method in class ucar.unidata.geoloc.ProjectionImpl
Is this the lat/lon Projection ?
isLayer() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Caution: many datasets do not explicitly specify this info, this is often a guess; default is false.
isLowerCase(String) - Static method in class ucar.unidata.util.StringUtil
Is the string all lower case?
isMatch(String, String) - Method in interface ucar.nc2.dataset.CoordSysBuilder.ConventionNameOk
Do you own this file?
isMemberOfStructure() - Method in class ucar.nc2.Variable
Is this variable a member of a Structure?.
isMemberOfStructure() - Method in interface ucar.nc2.VariableIF
 
isMetadata() - Method in class ucar.nc2.Variable
Is this variable metadata?.
isMetadata() - Method in interface ucar.nc2.VariableIF
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.ATDRadarConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.AvhrrConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.AWIPSConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.AWIPSsatConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.FslWindProfiler
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.IFPSConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.M3IOConvention
Do we think this is a M3IO file.
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.M3IOVGGridConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.ModisSatellite
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.Nimbus
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
Is this my file?
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.WRFConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.ZebraConvention
 
isMine(NetcdfDataset) - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
Determine if this dataset belongs to you
isMine(FeatureType, NetcdfDataset, Formatter) - Method in interface ucar.nc2.ft.FeatureDatasetFactory
Determine if the factory can open this dataset as an instance of the given feature type
isMissing(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
true if val is a missing data value.
isMissing(double) - Method in class ucar.nc2.dataset.VariableDS
 
isMissing() - Method in interface ucar.unidata.geoloc.EarthLocation
Are either lat or lon missing?
isMissing() - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
isMissingData(double) - Method in interface ucar.nc2.dt.GridDatatype
if val is missing data
isMissingFast(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
true if val is a missing data value.
isMissingFast(double) - Method in class ucar.nc2.dataset.VariableDS
 
isMissingValue(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
return true if val equals a missing_value
isMissingValue(double) - Method in class ucar.nc2.dataset.VariableDS
 
isMultipleNested() - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
If true, use getNestedPointFeatureCollectionIterator, otherwise use getPointFeatureCollectionIterator.
isNorth() - Method in class ucar.unidata.geoloc.projection.Stereographic
 
isNorth() - Method in class ucar.unidata.geoloc.projection.UtmProjection
Get whether in North or South Hemisphere.
isNumeric() - Method in enum ucar.ma2.DataType
Is Byte, Float, Double, Int, Short, or Long
isNumeric() - Method in class ucar.nc2.dataset.CoordinateAxis
Does the axis have numeric values.
isoDateNoSecsFormat(String) - Method in class ucar.nc2.units.DateFormatter
Parse text in the format "yyyy-MM-dd'T'HH:mm"
isoDateTimeFormat(String) - Method in class ucar.nc2.units.DateFormatter
Parse text in the format "yyyy-MM-dd'T'HH:mm:ss"
isParent(Group) - Method in class ucar.nc2.Group
Is this a parent of the other Group?
isPoint() - Method in class ucar.nc2.units.DateRange
Return true if start date equals end date, so date range is a point.
isPointFeatureType() - Method in enum ucar.nc2.constants.FeatureType
Is this a Point feature type?
isPolar() - Method in class ucar.unidata.geoloc.projection.Stereographic
 
isPresent() - Method in class ucar.nc2.units.DateType
Does this represent the present time.
isProductSet() - Method in class ucar.nc2.dataset.CoordinateSystem
true if all axes are CoordinateAxis1D
isProductSet() - Method in interface ucar.nc2.dt.GridCoordSystem
True if all axes are 1 dimensional.
isRadial() - Method in class ucar.nc2.dataset.CoordinateSystem
true if it has radial distance and azimuth CoordinateAxis
isRead() - Method in class thredds.catalog.InvCatalogRef
 
isRead() - Method in class thredds.catalog.InvDatasetScan
 
isRegular() - Method in class ucar.nc2.dataset.CoordinateAxis1D
If true, then value(i) = getStart() + i * getIncrement().
isRegular() - Method in class ucar.nc2.dataset.CoordinateSystem
true if all axes are CoordinateAxis1D and are regular
isRegularSpatial() - Method in interface ucar.nc2.dt.GridCoordSystem
True if both X and Y axes are 1 dimensional and are regularly spaced.
isRelativeBase() - Method in class thredds.catalog.InvService
See if the service Base is reletive
isRoot() - Method in class ucar.nc2.Group
Is this the root group?
isRunsOnly() - Method in class thredds.catalog.InvDatasetFmrc
 
isScalar() - Method in class ucar.ma2.StructureMembers.Member
Is this a scalar (size == 1).
isScalar() - Method in class ucar.nc2.Variable
Whether this is a scalar Variable (rank == 0).
isScalar() - Method in interface ucar.nc2.VariableIF
 
isSet(String) - Method in interface ucar.nc2.util.DebugFlags
Test if named debug flag is set.
isSet(String) - Method in class ucar.nc2.util.DebugFlagsImpl
 
isShared() - Method in class ucar.nc2.Dimension
If this Dimension is shared, or is private to a Variable.
IsStaggeredX - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
IsStaggeredY - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
IsStaggeredZ - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
isStationary() - Method in interface ucar.nc2.dt.RadialDatasetSweep
Stationary versus moving radar.
isString() - Method in enum ucar.ma2.DataType
Is String or Char
isString() - Method in class ucar.nc2.Attribute
True if value is a String or String[].
isString() - Method in class ucar.unidata.util.Parameter
True if value is a String.
isSubset(List<Dimension>, List<Dimension>) - Static method in class ucar.nc2.dataset.CoordinateSystem
Test if all the Dimensions in subset are in set
isSubset() - Method in class ucar.nc2.Structure
Find if this was created from a subset() method.
isThreddsMetadata() - Method in class thredds.catalog.InvMetadata
if this element contains ThreddsMetadata
isTimeDependent() - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
Get whether this coordinate is time dependent.
isTimeDependent() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Get whether this coordinate is time dependent.
isTimeDependent() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformSubset
 
isTimeUnit(Unit) - Static method in class ucar.nc2.units.SimpleUnit
Return true if this ucar.units.Unit is convertible to secs.
isTimeUnit(String) - Static method in class ucar.nc2.units.SimpleUnit
Return true if the given unit is a time Unit, eg "seconds".
isUnknownLength() - Method in class ucar.nc2.Variable
Deprecated. use isVariableLength()
isUnknownUnit() - Method in class ucar.nc2.units.SimpleUnit
Is this an instance of an UnknownUnit?
isUnlimited() - Method in class ucar.nc2.Dimension
If unlimited, then the length can increase; otherwise it is immutable.
isUnlimited() - Method in class ucar.nc2.Variable
Can this variable's size grow?.
isUnlimited() - Method in interface ucar.nc2.VariableIF
 
isUnlocked() - Method in class ucar.nc2.NetcdfFile
 
isUnsigned() - Method in class ucar.ma2.Array
Find whether the underlying data should be interprested as unsigned.
isUnsigned - Variable in class ucar.ma2.MAMath.ScaleOffset
 
isUnsigned() - Method in class ucar.nc2.Variable
Is this Variable unsigned?.
isUnsigned() - Method in interface ucar.nc2.VariableIF
 
isUpperCase(String) - Static method in class ucar.unidata.util.StringUtil
Is the string all upper case?
isValid() - Method in class thredds.catalog.InvDatasetScan
 
isValid() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
isVariableLength() - Method in class ucar.nc2.Dimension
If variable length, then the length is unknown until the data is read.
isVariableLength() - Method in class ucar.nc2.Variable
Does this variable have a variable length dimension? If so, it has as one of its dimensions Dimension.VLEN.
isVariableLength() - Method in interface ucar.nc2.VariableIF
 
isVolume() - Method in interface ucar.nc2.dt.RadialDatasetSweep
Get the basic property of Radar,
isZPositive() - Method in interface ucar.nc2.dt.GridCoordSystem
True if increasing z coordinate values means "up" in altitude
IteratorFast - Class in ucar.ma2
A "fast" iterator that can be used when the data is in canonical order.

J

j0(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
j1(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
JavaDateUnit - Class in ucar.nc2.units
A DateUnit that uses the same units as java.util.Date, namely "secs since 1970-01-01T00:00:00Z".
jn(int, double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
join(String[]) - Static method in class ucar.unidata.util.StringUtil
Merge the given strings, using a space between each.
join(String, Object[]) - Static method in class ucar.unidata.util.StringUtil
Merge the given strings, using the given delimiter between each.
join(String, Object[], boolean) - Static method in class ucar.unidata.util.StringUtil
Merge the given strings, using the given delimiter between each.
join(String, List) - Static method in class ucar.unidata.util.StringUtil
Merge the given strings, using the given delimiter between each.
join(String, List, boolean) - Static method in class ucar.unidata.util.StringUtil
Merge the given strings, using the given delimiter between each.
JPEG - Static variable in class thredds.catalog.DataFormatType
 

K

KMPMatch - Class in ucar.unidata.io
Knuth-Morris-Pratt Algorithm for Pattern Matching.
KMPMatch(byte[]) - Constructor for class ucar.unidata.io.KMPMatch
Constructor
kmUnit - Static variable in class ucar.nc2.units.SimpleUnit
 

L

l(long, int) - Static method in class ucar.unidata.util.Format
Format a long value.
LambertAzimuthal - Class in ucar.nc2.dataset.transform
Create a LambertAzimuthal Projection from the information in the Coordinate Transform Variable.
LambertAzimuthal() - Constructor for class ucar.nc2.dataset.transform.LambertAzimuthal
 
LambertAzimuthalEqualArea - Class in ucar.unidata.geoloc.projection
Lambert AzimuthalEqualArea Projection spherical earth.
LambertAzimuthalEqualArea() - Constructor for class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Constructor with default parameters
LambertAzimuthalEqualArea(double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Construct a LambertAzimuthalEqualArea Projection.
LambertAzimuthalEqualArea(double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Construct a LambertAzimuthalEqualArea Projection.
LambertConformal - Class in ucar.unidata.geoloc.projection
Lambert Conformal Projection, one or two standard parallels, spherical earth.
LambertConformal() - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
Constructor with default parameters
LambertConformal(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
Construct a LambertConformal Projection, two standard parellels.
LambertConformal(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
Construct a LambertConformal Projection, two standard parellels.
LambertConformalConic - Class in ucar.nc2.dataset.transform
Create a LambertConformalConic Projection from the information in the Coordinate Transform Variable.
LambertConformalConic() - Constructor for class ucar.nc2.dataset.transform.LambertConformalConic
 
LAS - Static variable in class thredds.catalog.MetadataType
 
LAS - Static variable in class thredds.catalog.ServiceType
 
last() - Method in class ucar.ma2.Range
 
lastModified() - Method in class thredds.catalog.CrawlableCatalog
 
lastModifiedLimit - Variable in class thredds.catalog.InvDatasetFmrc.InventoryParams
 
latd - Variable in class ucar.unidata.util.GaussianLatitudes
 
LatLonPoint - Interface in ucar.unidata.geoloc
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees.
LatLonPointImpl - Class in ucar.unidata.geoloc
Standard implementation of LatLonPoint.
LatLonPointImpl() - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
Default constructor with values 0,0.
LatLonPointImpl(LatLonPoint) - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
Copy Constructor.
LatLonPointImpl(double, double) - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
Creates a LatLonPoint from component latitude and longitude values.
LatLonProjection - Class in ucar.unidata.geoloc.projection
This is the "fake" identity projection where world coord = latlon coord.
LatLonProjection() - Constructor for class ucar.unidata.geoloc.projection.LatLonProjection
Default constructor
LatLonProjection(String) - Constructor for class ucar.unidata.geoloc.projection.LatLonProjection
Create a new LatLonProjection
LatLonProjection(String, ProjectionRect) - Constructor for class ucar.unidata.geoloc.projection.LatLonProjection
Create a new LatLonProjection
LatLonRect - Class in ucar.unidata.geoloc
Bounding box for latitude/longitude points.
LatLonRect(LatLonPoint, double, double) - Constructor for class ucar.unidata.geoloc.LatLonRect
Construct a lat/lon bounding box from a point, and a delta lat, lon.
LatLonRect(LatLonPoint, LatLonPoint) - Constructor for class ucar.unidata.geoloc.LatLonRect
Construct a lat/lon bounding box from two points.
LatLonRect(String) - Constructor for class ucar.unidata.geoloc.LatLonRect
Construct a lat/lon bounding box from a string.
LatLonRect(LatLonRect) - Constructor for class ucar.unidata.geoloc.LatLonRect
Copy Constructor
LatLonRect() - Constructor for class ucar.unidata.geoloc.LatLonRect
Create a LatLonRect that covers the whole world.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in interface ucar.unidata.geoloc.Projection
Convert a LatLonPoint to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.Mercator
Convert a LatLonPoint to projection coordinates
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Convert a LatLonPoint to projection coordinates
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
Transform a "real" longitude and latitude into the rotated longitude (X) and rotated latitude (Y).
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.RotatedPole
Transform a "real" longitude and latitude into the rotated longitude (X) and rotated latitude (Y).
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Convert a LatLonPoint to projection coordinates
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.UtmProjection
_more_
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.UtmProjection
_more_
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a LatLonPoint to projection coordinates
latLonToProj(LatLonPoint) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a LatLonPoint to projection coordinates Note: a new object is now created on each call for the return value, as of 4.0.46
latLonToProj(double, double) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a LatLonPoint to projection coordinates Note: a new object is now created on each call for the return value, as of 4.0.46
latLonToProj(double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][], float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Create a ProjectionRect from the given LatLonRect.
latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a lat/lon bounding box to a world coordinate bounding box, by finding the minimum enclosing box.
latLonToProjRect(LatLonRect) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Split a latlon rectangle to the equivalent ProjectionRect using this LatLonProjection to split it at the seam if needed.
latLonToProjRect(double, double, double, double) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Create a latlon rectangle and split it into the equivalent ProjectionRect using this LatLonProjection.
latNormal(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Normalize the latitude to lie between +/-90
latToString(double, int) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Make a nicely formatted representation of a latitude, eg 40.34N or 12.9S.
length() - Method in class thredds.catalog.CrawlableCatalog
 
length() - Method in class ucar.ma2.Range
Get the number of elements in the range.
length() - Method in class ucar.unidata.io.InMemoryRandomAccessFile
 
length() - Method in class ucar.unidata.io.RandomAccessFile
Get the length of the file.
LEV - Static variable in class ucar.unidata.geoloc.vertical.AtmosLnPressure
 
LevelII - Static variable in interface ucar.nc2.dt.RadialDatasetSweep
 
LIGHTSPEED - Static variable in class ucar.unidata.util.SpecialMathFunction
Speed of Light in a Vacuum.
listDatasets() - Method in class thredds.catalog.CrawlableCatalog
 
listDatasets(CrawlableDatasetFilter) - Method in class thredds.catalog.CrawlableCatalog
 
listToString(List) - Static method in class ucar.unidata.util.StringUtil
Take the List of objects and return a String of all the list's elements toString values appended to each other, separated by semicolons
listToStringArray(List) - Static method in class ucar.unidata.util.StringUtil
Take the List of objects and return a String array of the toString values of each object in the list.
LITTLE_ENDIAN - Static variable in class ucar.unidata.io.RandomAccessFile
 
location - Variable in class thredds.catalog.InvDatasetFmrc.InventoryParams
 
log10(double) - Static method in class ucar.unidata.util.SpecialMathFunction
Get the log base 10 of a number
log2(double) - Static method in class ucar.unidata.util.SpecialMathFunction
Get the log base 2 of a number
longToBytes(long) - Static method in class ucar.unidata.io.Swap
Convert a long to an array of 8 bytes.
lonNormal(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
put longitude into the range [center +/- 180] deg
lonNormal(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Normalize the longitude to lie between +/-180
lonNormal360(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
put longitude into the range [0, 360] deg
lonToString(double, int) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Make a nicely formatted representation of a longitude, eg 120.3W or 99.99E.
lookupEnumString(int) - Method in class ucar.nc2.dataset.VariableDS
 
lookupEnumString(int) - Method in class ucar.nc2.EnumTypedef
 
lookupEnumString(int) - Method in class ucar.nc2.Variable
Lookup the enum string for this value.

M

M3IOConvention - Class in ucar.nc2.dataset.conv
Models-3/EDSS Input/Output netcf format.
M3IOConvention() - Constructor for class ucar.nc2.dataset.conv.M3IOConvention
 
M3IOVGGridConvention - Class in ucar.nc2.dataset.conv
 
M3IOVGGridConvention() - Constructor for class ucar.nc2.dataset.conv.M3IOVGGridConvention
 
MADISStation - Class in ucar.nc2.dataset.conv
MADIS Station Convention.
MADISStation() - Constructor for class ucar.nc2.dataset.conv.MADISStation
 
main(String[]) - Static method in class thredds.catalog.InvCatalogFactory
testing
main(String[]) - Static method in class thredds.catalog.InvDatasetImpl
test
main(String[]) - Static method in class thredds.catalog.ThreddsMetadata
********************************************************************
main(String[]) - Static method in class ucar.ma2.ArrayStructureBB
 
main(String[]) - Static method in class ucar.nc2.dataset.conv.WRFConvention
 
main(String[]) - Static method in class ucar.nc2.dataset.NetcdfDataset
Main program - cover to ucar.nc2.FileWriter, for all files that can be read by NetcdfDataset.openFile()
main(String[]) - Static method in class ucar.nc2.dataset.NetcdfDatasetInfo
debug
main(String[]) - Static method in class ucar.nc2.dataset.TempRunner
 
main(String[]) - Static method in class ucar.nc2.FileWriter
Main program.
main(String[]) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
 
main(String[]) - Static method in class ucar.nc2.NCdump
Deprecated. Main program.
main(String[]) - Static method in class ucar.nc2.NCdumpW
Main program.
main(String[]) - Static method in class ucar.nc2.NetcdfFile
debugging - do not use
main(String[]) - Static method in class ucar.nc2.units.DateFormatter
test
main(String[]) - Static method in class ucar.nc2.units.DateFromString
 
main(String[]) - Static method in class ucar.nc2.units.DateType
test
main(String[]) - Static method in class ucar.nc2.units.DateUnit
 
main(String[]) - Static method in class ucar.nc2.units.TimeDuration
 
main(String[]) - Static method in class ucar.nc2.util.CompareNetcdf
 
main(String[]) - Static method in class ucar.nc2.util.DiskCache
 
main(String[]) - Static method in class ucar.nc2.util.DiskCache2
debug
main(String[]) - Static method in class ucar.nc2.util.IO
 
main(String[]) - Static method in class ucar.nc2.util.Misc
test
main(String[]) - Static method in class ucar.nc2.util.TableParser
 
main(String[]) - Static method in class ucar.nc2.util.URLnaming
 
main(String[]) - Static method in class ucar.unidata.geoloc.Bearing
Test the calculations - forward and back
main(String[]) - Static method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Test
main(String[]) - Static method in class ucar.unidata.geoloc.projection.FlatEarth
Test
main(String[]) - Static method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Test
main(String[]) - Static method in class ucar.unidata.geoloc.projection.Orthographic
Test
main(String[]) - Static method in class ucar.unidata.geoloc.projection.RotatedLatLon
 
main(String[]) - Static method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
 
main(String[]) - Static method in class ucar.unidata.io.UncompressInputStream
test
main(String[]) - Static method in class ucar.unidata.util.DateSelection
test main
main(String[]) - Static method in class ucar.unidata.util.DateUtil
main
main(String[]) - Static method in class ucar.unidata.util.Format
Main method for testing
main(String[]) - Static method in class ucar.unidata.util.GaussianLatitudes
 
main(String[]) - Static method in class ucar.unidata.util.StringUtil
Method for debugging.
main2(String[]) - Static method in class ucar.nc2.util.URLnaming
 
main2(String[]) - Static method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Test
main2(String[]) - Static method in class ucar.unidata.util.StringUtil
test
main3(String[]) - Static method in class ucar.nc2.util.URLnaming
 
main3(String[]) - Static method in class ucar.unidata.util.StringUtil
test
main4(String[]) - Static method in class ucar.nc2.util.IO
 
main4(String[]) - Static method in class ucar.nc2.util.URLnaming
 
main5(String[]) - Static method in class ucar.nc2.util.URLnaming
 
mainn(String[]) - Static method in class ucar.nc2.util.IO
 
make(String, Object) - Static method in class ucar.ma2.StructureDataFactory
 
make(StructureData, StructureData) - Static method in class ucar.ma2.StructureDataFactory
 
make(StructureData[]) - Static method in class ucar.ma2.StructureDataFactory
 
make1DStringArray() - Method in class ucar.ma2.ArrayChar
Make this into the equivilent 1D ArrayObject of Strings.
makeArray(DataType, int, double, double) - Static method in class ucar.ma2.Array
Make a 1D array from a start and inccr.
makeArray(DataType, List<String>) - Static method in class ucar.ma2.Array
Make an 1D array from a list of strings.
makeArray(DataType, String[]) - Static method in class ucar.ma2.Array
Make an 1D array from an array of strings.
makeArray(DataType, List<String>) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated. use Array#makeArray directly
makeCatalog(String, String, URI) - Method in class thredds.catalog.InvDatasetFmrc
Create the FMRC catalog, or one of its nested catalogs.
makeCatalogForDirectory(String, URI) - Method in class thredds.catalog.InvDatasetScan
Try to build a catalog for the given path by scanning the location associated with this InvDatasetScan.
makeCoordinateSystem() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Create a Coordinate System object, using the list of coordinate axis names in the (required) axes field.
makeCoordinateTransform(NetcdfDataset, Variable, Formatter, Formatter) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Make a CoordinateTransform object from the paramaters in a Coordinate Transform Variable, using an intrinsic or registered CoordTransBuilder.
makeCoordinateTransform(NetcdfDataset, Variable) - Method in interface ucar.nc2.dataset.CoordTransBuilderIF
Make a CoordinateTransform from a Coordinate Transform Variable.
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.AlbersEqualArea
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.FlatEarth
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.LambertAzimuthal
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.LambertConformalConic
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.Mercator
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.Orthographic
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.PolarStereographic
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.RotatedLatLon
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.RotatedPole
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.Stereographic
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.TransverseMercator
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.UTM
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VAtmHybridHeight
Make the CoordinateTransform from the dataset
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VAtmHybridSigmaPressure
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VAtmLnPressure
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VAtmSigma
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VerticalPerspective
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VExplicitField
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VOceanS
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.VOceanSigma
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
makeDate(double) - Method in class ucar.nc2.units.DateUnit
Create a Date from this base unit and the given value.
makeDocument() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Create an XML document from this info
makeDomain(Variable[]) - Static method in class ucar.nc2.dataset.CoordinateSystem
 
makeDummyTransformVariable(NetcdfDataset, CoordinateTransform) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated. use CoordTransBuilder.makeDummyTransformVariable
makeDummyTransformVariable(NetcdfDataset, CoordinateTransform) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Create a "dummy" Coordinate Transform Variable based on the given CoordinateTransform.
makeFromString(String, int) - Static method in class ucar.ma2.ArrayChar
Create an ArrayChar from a String
makeFromStringArray(ArrayObject) - Static method in class ucar.ma2.ArrayChar
Create an ArrayChar from an ArrayObject of Strings.
makeFromStringArray(ArrayObject, int) - Static method in class ucar.ma2.ArrayChar
Create an ArrayChar from an ArrayObject of Strings.
makeImmutable() - Method in class ucar.ma2.Section
Makes the object immutable, so can be safely shared
makeIntoCoordinateAxis() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Turn the variable into a coordinate axis, if not already.
makeLatestCatalogForDirectory(String, URI) - Method in class thredds.catalog.InvDatasetScan
Deprecated. Instead use makeProxyDsResolver() which provides more general proxy dataset handling.
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in interface ucar.nc2.dataset.CoordTransBuilderIF
Make a VerticalTransform.
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VAtmHybridHeight
Make the vertical transform transform
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VAtmHybridSigmaPressure
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VAtmLnPressure
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VAtmSigma
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VExplicitField
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VOceanS
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VOceanSigma
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
makeName(List<CoordinateAxis>) - Static method in class ucar.nc2.dataset.CoordinateSystem
Create standard name from list of axes.
makeProxyDsResolverCatalog(String, URI) - Method in class thredds.catalog.InvDatasetScan
Try to build a catalog for the given resolver path by scanning the location associated with this InvDatasetScan.
makeRootDirectory() - Static method in class ucar.nc2.util.DiskCache
Make sure that the current root directory exists.
makeSectionSpec(List) - Static method in class ucar.ma2.Range
Deprecated. use Section.toString()
makeSectionSpecString(Variable, List<Range>) - Static method in class ucar.nc2.ParsedSectionSpec
Make section specification String from a range list for a Variable.
makeSectionString(VariableIF, List<Range>) - Static method in class ucar.nc2.NCdump
Deprecated. Make section specification String from a range list for a Variable.
makeStandardDateString(double) - Method in class ucar.nc2.units.DateUnit
Make a standard GMT string representation from this unit and given value.
makeStructureMembers() - Method in class ucar.nc2.Structure
Create a StructureMembers object that describes this Structure.
makeSubset(Range, Range, Range, Range, Range, Range) - Method in interface ucar.nc2.dt.GridDatatype
Create a new GeoGrid that is a logical subset of this GeoGrid.
makeSubset(Range, Range, LatLonRect, int, int, int) - Method in interface ucar.nc2.dt.GridDatatype
Create a new GeoGrid that is a logical subset of this GeoGrid.
makeValue(Date) - Method in class ucar.nc2.units.DateUnit
Create the equivilent value from this base unit and the given Date.
makeVerticalTransform(NetcdfDataset, Dimension) - Method in class ucar.nc2.dataset.VerticalCT
Use the builder to make the Vertical Transform function
makeXEdges(ArrayDouble.D2) - Static method in class ucar.nc2.dataset.CoordinateAxis2D
Normal case: do something reasonable in deciding on the edges when we have the midpoints of a 2D coordinate.
makeXEdgesRotated(ArrayDouble.D2) - Static method in class ucar.nc2.dataset.CoordinateAxis2D
Experimental: for WRF rotated (staggered) Grids
makeYEdges(ArrayDouble.D2) - Static method in class ucar.nc2.dataset.CoordinateAxis2D
Normal case: do something reasonable in deciding on the edges when we have the midpoints of a 2D coordinate.
makeYEdgesRotated(ArrayDouble.D2) - Static method in class ucar.nc2.dataset.CoordinateAxis2D
Experimental: for WRF rotated (staggered) Grids
MAMath - Class in ucar.ma2
Element by element algebra on Arrays
MAMath() - Constructor for class ucar.ma2.MAMath
 
MAMath.MinMax - Class in ucar.ma2
Holds a minimum and maximum value.
MAMath.MinMax(double, double) - Constructor for class ucar.ma2.MAMath.MinMax
 
MAMath.ScaleOffset - Class in ucar.ma2
Holds a scale and offset.
MAMath.ScaleOffset(double, double) - Constructor for class ucar.ma2.MAMath.ScaleOffset
 
MAMatrix - Class in ucar.ma2
Abstraction for matrix operations.
MAMatrix(int, int) - Constructor for class ucar.ma2.MAMatrix
Create an MAMatrix of the given shape.
MAMatrix(Array) - Constructor for class ucar.ma2.MAMatrix
Create an MAMatrix using the given rank-2 array.
markSupported() - Method in class ucar.unidata.io.UncompressInputStream
This stream does not support mark/reset on the stream.
match(String, String) - Static method in class ucar.unidata.util.StringUtil
Count number of chars that match in two strings, starting from front.
MAVector - Class in ucar.ma2
Abstraction for vector operations.
MAVector(double[]) - Constructor for class ucar.ma2.MAVector
Create an MAVector out of a double array
MAVector(int) - Constructor for class ucar.ma2.MAVector
Create an MAVector of the given length.
MAVector(Array) - Constructor for class ucar.ma2.MAVector
Create an MAVector using the given rank-1 array.
max - Variable in class ucar.ma2.MAMath.MinMax
 
max() - Method in class ucar.ma2.Range
Deprecated. use last()
max(Date, Date) - Static method in class ucar.unidata.util.DateUtil
Get the maximum of the 2 dates
MAX_COUNT - Static variable in class ucar.unidata.util.DateSelection
maximum count
maybeData() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
MCIDAS_AREA - Static variable in class thredds.catalog.DataFormatType
 
Mercator - Class in ucar.nc2.dataset.transform
Create a Mercator Projection from the information in the Coordinate Transform Variable.
Mercator() - Constructor for class ucar.nc2.dataset.transform.Mercator
 
Mercator - Class in ucar.unidata.geoloc.projection
Mercator projection, spherical earth.
Mercator() - Constructor for class ucar.unidata.geoloc.projection.Mercator
Constructor with default parameteres
Mercator(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Mercator
Deprecated. use Mercator(double lon0, double par)
Mercator(double, double) - Constructor for class ucar.unidata.geoloc.projection.Mercator
Construct a Mercator Projection.
Mercator(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Mercator
Construct a Mercator Projection.
message - Variable in class ucar.nc2.util.IO.HttpResult
 
MetadataConverterIF - Interface in thredds.catalog
Converts JDOM Element to Objects holding metadata content.
MetadataType - Class in thredds.catalog
Type-safe enumeration of THREDDS Metadata types.
meterUnit - Static variable in class ucar.nc2.units.SimpleUnit
 
MILLIS - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a millisecond
MILLIS_CENTURY - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a century (approximately)
MILLIS_DAY - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a day
MILLIS_DECADE - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a decade (approximately)
MILLIS_HOUR - Static variable in class ucar.unidata.util.DateUtil
milliseconds in an hour
MILLIS_MILLENIUM - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a century (approximately)
MILLIS_MINUTE - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a minute
MILLIS_MONTH - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a month (approximately)
MILLIS_SECOND - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a second
MILLIS_WEEK - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a week
MILLIS_YEAR - Static variable in class ucar.unidata.util.DateUtil
milliseconds in a year (approximately)
millisToHours(double) - Static method in class ucar.unidata.util.DateUtil
_more_
millisToMinutes(double) - Static method in class ucar.unidata.util.DateUtil
utility to convert a given number of milliseconds to minutes
min - Variable in class ucar.ma2.MAMath.MinMax
 
min() - Method in class ucar.ma2.Range
Deprecated. use first()
min(Date, Date) - Static method in class ucar.unidata.util.DateUtil
Get the minimum of the 2 dates
minutesToMillis(double) - Static method in class ucar.unidata.util.DateUtil
utility to convert a given number of minutes to milliseconds
Misc - Class in ucar.nc2.util
Miscellaneous static routines.
Misc() - Constructor for class ucar.nc2.util.Misc
 
ModelBaseDate - Static variable in class ucar.nc2.constants._Coordinate
 
ModelRunDate - Static variable in class ucar.nc2.constants._Coordinate
 
ModisSatellite - Class in ucar.nc2.dataset.conv
Class Description.
ModisSatellite() - Constructor for class ucar.nc2.dataset.conv.ModisSatellite
 
MONTH_NAMES - Static variable in class ucar.unidata.util.DateUtil
_more_
MPEG - Static variable in class thredds.catalog.DataFormatType
 
multiply(MAMatrix, MAMatrix) - Static method in class ucar.ma2.MAMatrix
Matrix multiply: return m1 * m2.

N

NamedObject - Interface in ucar.nc2.util
An object that has a name and a description.
NCdump - Class in ucar.nc2
Deprecated. use NCdumpW, to handle Unicode correctly
NCdump() - Constructor for class ucar.nc2.NCdump
Deprecated.  
NCdumpW - Class in ucar.nc2
Print contents of an existing netCDF file, using a Writer.
NCdumpW() - Constructor for class ucar.nc2.NCdumpW
 
NCdumpW.WantValues - Enum in ucar.nc2
 
NCML - Static variable in class thredds.catalog.DataFormatType
 
NcML - Static variable in class thredds.catalog.MetadataType
 
NestedPointFeatureCollection - Interface in ucar.nc2.ft
A collection of PointFeatures nested inside one or more PointFeatureCollection.
NestedPointFeatureCollectionIterator - Interface in ucar.nc2.ft
An iterator over NestedPointFeatureCollection.
NestedPointFeatureCollectionIterator.Filter - Interface in ucar.nc2.ft
A filter on nestedPointFeatureCollection
NETCDF - Static variable in class thredds.catalog.DataFormatType
 
NETCDF - Static variable in class thredds.catalog.MetadataType
 
NETCDF - Static variable in class thredds.catalog.ServiceType
 
NetcdfDataset - Class in ucar.nc2.dataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as scale and offset, and explicit support for Coordinate Systems.
NetcdfDataset(NetcdfFile) - Constructor for class ucar.nc2.dataset.NetcdfDataset
Transform a NetcdfFile into a NetcdfDataset.
NetcdfDataset(NetcdfFile, boolean) - Constructor for class ucar.nc2.dataset.NetcdfDataset
Transform a NetcdfFile into a NetcdfDataset, optionally enhance it.
NetcdfDataset(NetcdfFile, Set<NetcdfDataset.Enhance>) - Constructor for class ucar.nc2.dataset.NetcdfDataset
Transform a NetcdfFile into a NetcdfDataset, optionally enhance it.
NetcdfDataset() - Constructor for class ucar.nc2.dataset.NetcdfDataset
No-arg Constructor
NetcdfDataset.Enhance - Enum in ucar.nc2.dataset
Possible enhancements for a NetcdfDataset
NetcdfDatasetInfo - Class in ucar.nc2.dataset
Helper class for obtaining information about a NetcdfDataset.
NetcdfDatasetInfo(String) - Constructor for class ucar.nc2.dataset.NetcdfDatasetInfo
 
NetcdfFile - Class in ucar.nc2
Read-only scientific datasets that are accessible through the netCDF API.
NetcdfFile(String) - Constructor for class ucar.nc2.NetcdfFile
Deprecated. use NetcdfFile.open( location) or NetcdfDataset.openFile( location)
NetcdfFile(URL) - Constructor for class ucar.nc2.NetcdfFile
Deprecated. use NetcdfFile.open( http:location) or NetcdfDataset.openFile( http:location)
NetcdfFileWriteable - Class in ucar.nc2
Create/Write netCDF-3 formatted files.
NetcdfFileWriteable(String, boolean) - Constructor for class ucar.nc2.NetcdfFileWriteable
Deprecated. use createNew(String filename, boolean fill)
NetcdfFileWriteable() - Constructor for class ucar.nc2.NetcdfFileWriteable
Deprecated. use createNew(String filename, boolean fill)
NetcdfFileWriteable(String) - Constructor for class ucar.nc2.NetcdfFileWriteable
Deprecated. use openExisting(String filename, boolean fill)
NetcdfServer - Static variable in class thredds.catalog.ServiceType
 
NetcdfStream - Static variable in class thredds.catalog.ServiceType
 
NetcdfSubset - Static variable in class thredds.catalog.ServiceType
 
NEXRAD2 - Static variable in class thredds.catalog.DataFormatType
 
next() - Method in class ucar.ma2.Array
Return the next object in the local iterator.
next() - Method in class ucar.ma2.ArrayChar.StringIterator
 
next() - Method in interface ucar.ma2.IndexIterator
Get next value as an Object
next() - Method in class ucar.ma2.IteratorFast
 
next() - Method in class ucar.ma2.Range.Iterator
 
next() - Method in class ucar.ma2.Section.Iterator
 
next() - Method in interface ucar.ma2.StructureDataIterator
Get the next StructureData in the iteration.
next() - Method in interface ucar.nc2.dt.DataIterator
Deprecated. use nextData()
next() - Method in class ucar.nc2.dt.DataIteratorAdapter
 
next() - Method in class ucar.nc2.dt.DatatypeIterator
 
next() - Method in interface ucar.nc2.ft.NestedPointFeatureCollectionIterator
Returns the next NestedPointFeatureCollection object You must call hasNext() before calling next(), even if you know it will return true.
next() - Method in interface ucar.nc2.ft.PointFeatureCollection
Use the internal iterator to get the next PointFeature in the iteration.
next() - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
Returns the next PointFeatureCollection You must call hasNext() before calling next(), even if you know it will return true.
next() - Method in interface ucar.nc2.ft.PointFeatureIterator
Returns the next PointFeature.
next() - Method in interface ucar.nc2.ft.ProfileFeatureCollection
Use the internal iterator to get the next ProfileFeature in the iteration.
next() - Method in interface ucar.nc2.ft.SectionFeatureCollection
Use the internal iterator to get the next SectionFeature in the iteration.
next() - Method in interface ucar.nc2.ft.StationProfileFeature
Use the internal iterator to get the next ProfileFeature in the iteration.
next() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Use the internal iterator to get the next StationProfileFeature in the iteration.
next() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Use the internal iterator to get the next StationTimeSeriesFeature in the iteration.
next() - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
Use the internal iterator to get the next TrajectoryFeature in the iteration.
nextBoolean() - Method in class ucar.ma2.Array
Return the next boolean in the local iterator.
nextByte() - Method in class ucar.ma2.Array
Return the next byte in the local iterator.
nextChar() - Method in class ucar.ma2.Array
Return the next char in the local iterator.
nextData() - Method in interface ucar.nc2.dt.DataIterator
Returns the next "DataType" object
nextData() - Method in class ucar.nc2.dt.DataIteratorAdapter
 
nextData() - Method in class ucar.nc2.dt.DatatypeIterator
 
nextDouble() - Method in class ucar.ma2.Array
Return the next double in the local iterator.
nextFloat() - Method in class ucar.ma2.Array
Return the next float in the local iterator.
nextInt() - Method in class ucar.ma2.Array
Return the next int in the local iterator.
nextLong() - Method in class ucar.ma2.Array
Return the next long in the local iterator.
nextShort() - Method in class ucar.ma2.Array
Return the next short in the local iterator.
NIDS - Static variable in class thredds.catalog.DataFormatType
 
Nimbus - Class in ucar.nc2.dataset.conv
NCAR RAF / NIMBUS
Nimbus() - Constructor for class ucar.nc2.dataset.conv.Nimbus
 
NJ22_NAMESPACE - Static variable in class thredds.catalog.XMLEntityResolver
 
NONE - Static variable in class thredds.catalog.CollectionType
 
NONE - Static variable in class thredds.catalog.DataFormatType
 
NONE - Static variable in class thredds.catalog.MetadataType
 
NONE - Static variable in class thredds.catalog.ServiceType
 
NONE - Static variable in class ucar.nc2.dt.RadialDatasetSweep.Type
 
norm() - Method in class ucar.ma2.MAVector
Get the L2 norm of this vector.
normal(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
normalize() - Method in class ucar.ma2.MAVector
Normalize this vector, so it has norm = 1.0.
notEmpty(String) - Static method in class ucar.unidata.util.StringUtil
Check if the string is not empty
NsslRadarMosaicConvention - Class in ucar.nc2.dataset.conv
NsslRadarMosaicConvention Convention.
NsslRadarMosaicConvention() - Constructor for class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
 
NUWGConvention - Class in ucar.nc2.dataset.conv
NUWG Convention (ad hoc).
NUWGConvention() - Constructor for class ucar.nc2.dataset.conv.NUWGConvention
 

O

OceanS - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
OceanS - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate".
OceanS(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanS
Create a new vertical transform for Ocean S coordinates
OceanSG1 - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
OceanSG1 - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate g1".
OceanSG1(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanSG1
Create a new vertical transform for Ocean_S_coordinate_g1
OceanSG2 - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
OceanSG2 - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate g2".
OceanSG2(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanSG2
Create a new vertical transform for Ocean_S_coordinate_g2
OceanSigma - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
OceanSigma - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "ocean sigma vertical coordinate".
OceanSigma(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanSigma
Create a new vertical transform for Ocean S coordinates
OceanSigmaZ - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
offset - Variable in class ucar.ma2.MAMath.ScaleOffset
 
offset(Section) - Method in class ucar.ma2.Section
 
open(FeatureType, String, CancelTask, StringBuilder) - Static method in class ucar.nc2.dt.TypedDatasetFactory
Open a dataset as a TypedDataset.
open(FeatureType, NetcdfDataset, CancelTask, StringBuilder) - Static method in class ucar.nc2.dt.TypedDatasetFactory
Open a dataset as a TypedDataset.
open(NetcdfDataset, CancelTask, StringBuilder) - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
Open a NetcdfDataset as a TypedDataset.
open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in interface ucar.nc2.ft.FeatureDatasetFactory
Open a NetcdfDataset as a FeatureDataset.
open(FeatureType, String, CancelTask, Formatter) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Open a dataset as a FeatureDataset.
open(String) - Static method in class ucar.nc2.NetcdfFile
Open an existing netcdf file (read only).
open(String, CancelTask) - Static method in class ucar.nc2.NetcdfFile
Open an existing file (read only), with option of cancelling.
open(String, int, CancelTask) - Static method in class ucar.nc2.NetcdfFile
Open an existing file (read only), with option of cancelling, setting the RandomAccessFile buffer size for efficiency.
open(String, int, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFile
Open an existing file (read only), with option of cancelling, setting the RandomAccessFile buffer size for efficiency, with an optional special object for the iosp.
open(String, String, int, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFile
Open an existing file (read only), specifying which IOSP is to be used.
OPENDAP - Static variable in class thredds.catalog.ServiceType
 
OPENDAPG - Static variable in class thredds.catalog.ServiceType
 
openDataset(String) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
openDataset(String, boolean, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
openDataset(String, boolean, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
openDataset(String, Set<NetcdfDataset.Enhance>, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
openExisting(String) - Static method in class ucar.nc2.NetcdfFileWriteable
Open an existing Netcdf file for writing data.
openExisting(String, boolean) - Static method in class ucar.nc2.NetcdfFileWriteable
Open an existing Netcdf file for writing data.
openFile(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a NetcdfFile through the netCDF API.
openFile(String, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a NetcdfFile through the netCDF API.
openInMemory(String, byte[]) - Static method in class ucar.nc2.NetcdfFile
Open an in-memory netcdf file.
openInMemory(String) - Static method in class ucar.nc2.NetcdfFile
Read a local CDM file into memory.
openInMemory(URI) - Static method in class ucar.nc2.NetcdfFile
Read a remote CDM file into memory.
order(int) - Method in class ucar.unidata.io.RandomAccessFile
Change the current endian mode.
ordinalNames - Static variable in class ucar.unidata.util.StringUtil
Ordinal names for images
OROG - Static variable in class ucar.unidata.geoloc.vertical.HybridHeight
Surface pressure name identifier
Orthographic - Class in ucar.nc2.dataset.transform
Create a Orthographic Projection from the information in the Coordinate Transform Variable.
Orthographic() - Constructor for class ucar.nc2.dataset.transform.Orthographic
 
Orthographic - Class in ucar.unidata.geoloc.projection
Orthographic Projection spherical earth.
Orthographic() - Constructor for class ucar.unidata.geoloc.projection.Orthographic
Constructor with default parameters
Orthographic(double, double) - Constructor for class ucar.unidata.geoloc.projection.Orthographic
Construct a Orthographic Projection.
Orthographic(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Orthographic
Construct a Orthographic Projection, two standard parellels.
OTHER_UNKNOWN - Static variable in class thredds.catalog.DataFormatType
 

P

P0 - Static variable in class ucar.unidata.geoloc.vertical.AtmosLnPressure
 
P0 - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
P-naught identifier
pad(String, int, boolean) - Static method in class ucar.unidata.util.Format
Create a new string by padding the existing one with blanks to specified width.
padLeft(String, int) - Static method in class ucar.unidata.util.StringUtil
Pad the given string with spaces on the left up to the given length.
padLeft(String, int, String) - Static method in class ucar.unidata.util.StringUtil
Pad the given string with padString on the left up to the given length.
padRight(String, int) - Static method in class ucar.unidata.util.StringUtil
Pad the given string with spaces on the right up to the given length.
padRight(String, int, String) - Static method in class ucar.unidata.util.StringUtil
Pad the given string with padString on the right up to the given length.
padZero(int, int) - Static method in class ucar.unidata.util.StringUtil
Left pad the given value with zeros up to the number of digits
Parameter - Class in ucar.unidata.util
A parameter has a name and a value that is String, a double, or an array of doubles.
Parameter(String, Parameter) - Constructor for class ucar.unidata.util.Parameter
Copy constructir, with new name.
Parameter(String, String) - Constructor for class ucar.unidata.util.Parameter
Create a String-valued param.
Parameter(String, double) - Constructor for class ucar.unidata.util.Parameter
Create a scalar double-valued param.
Parameter(String, double[]) - Constructor for class ucar.unidata.util.Parameter
Create a array double-valued param.
paramsToString() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Get a String of the parameters
paramsToString() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.Orthographic
Create a String of the parameters.
paramsToString() - Method in interface ucar.unidata.geoloc.Projection
String representation of the projection parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
returns constructor params as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
paramsToString() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.UtmProjection
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get a string representation of the projection parameters
parse(String) - Static method in class ucar.unidata.util.DateUtil
Parse the date string
parseCoordinates(String) - Static method in class ucar.unidata.util.StringUtil
Parse the lat/lon/alt coordinate string
parseCsv(String, boolean) - Static method in class ucar.unidata.util.StringUtil
Parse a comma separated value (CVS) String
parseDate(String) - Static method in class ucar.unidata.util.StringUtil
Parse the date.
ParsedSectionSpec - Class in ucar.nc2
Parsed Section Expression, allows nesting for subsetting of Structure member variables.
parseEnhanceMode(String) - Static method in class ucar.nc2.dataset.NetcdfDataset
Find the set of Enhancements that matches the String.
parseFormula(String, String) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
parseHtmlProperties(String) - Static method in class ucar.unidata.util.StringUtil
Parse HTML Properties
parseIntegerListString(String) - Static method in class ucar.unidata.util.StringUtil
Parse the given string and return a list of Integer values.
parseIso8601(String) - Static method in class ucar.unidata.util.StringUtil
Not working yet but this is supposed to parse an iso8601 date format
parseLineWords(String, int[], String, String, boolean) - Static method in class ucar.unidata.util.StringUtil
This splits the given content String into a set of lines (delimited by the given lineDelimiter).
parseLineWords(String, int[], int[], String, String, boolean) - Static method in class ucar.unidata.util.StringUtil
This splits the given content String into a set of lines (delimited by the given lineDelimiter).
parsePropertiesString(String) - Static method in class ucar.unidata.util.StringUtil
Parse the semi-colon delimited string of name=value properties.
parseRelative(Date, String, int) - Static method in class ucar.unidata.util.DateUtil
parse the date string (s) (e.g., -1 hour) that is relative to the given baseDate
parseRelativeTimeString(String) - Static method in class ucar.unidata.util.DateUtil
Return the delta number of milliseconds specified in the relative time string
parseSpec(String) - Static method in class ucar.ma2.Range
Deprecated. use new Section(String sectionSpec)
parseTimePeriod(String) - Static method in class ucar.unidata.util.StringUtil
Note, right now this just parses the hour/minute/second periods
parseVariableSection(NetcdfFile, String) - Static method in class ucar.nc2.ParsedSectionSpec
Parse a section specification String.
parseW3CDuration(String) - Static method in class ucar.nc2.units.TimeDuration
A time span as defined in the W3C XML Schema 1.0 specification: "PnYnMnDTnHnMnS, where nY represents the number of years, nM the number of months, nD the number of days, 'T' is the date/time separator, nH the number of hours, nM the number of minutes and nS the number of seconds.
parseXML(InvCatalogFactory, Document, URI) - Method in interface thredds.catalog.InvCatalogConvertIF
Create an InvCatalogImpl from a parsed document tree.
permute(int[]) - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by permuting the indices.
PerturbationGeopotentialVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
PerturbationPressureVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
PI - Static variable in class ucar.unidata.geoloc.ProjectionImpl
PI
PI_OVER_2 - Static variable in class ucar.unidata.geoloc.ProjectionImpl
PI/2
PI_OVER_4 - Static variable in class ucar.unidata.geoloc.ProjectionImpl
PI/4
PLAIN - Static variable in class thredds.catalog.DataFormatType
 
PLANCK - Static variable in class ucar.unidata.util.SpecialMathFunction
Planck constant.
PMASS - Static variable in class ucar.unidata.util.SpecialMathFunction
Proton Mass.
PointCollection - Interface in ucar.nc2.dt
A collection of data at unconnected locations.
PointFeature - Interface in ucar.nc2.ft
A collection of observations at one time and location.
PointFeatureCollection - Interface in ucar.nc2.ft
A collection of PointFeatures.
PointFeatureCollectionIterator - Interface in ucar.nc2.ft
An iterator over PointFeatureCollections.
PointFeatureCollectionIterator.Filter - Interface in ucar.nc2.ft
A filter on PointFeatureCollection.
PointFeatureIterator - Interface in ucar.nc2.ft
An iterator over PointFeatures.
PointFeatureIterator.Filter - Interface in ucar.nc2.ft
A filter on PointFeatures
PointObsDataset - Interface in ucar.nc2.dt
A PointCollection of PointObsDatatype.
PointObsDatatype - Interface in ucar.nc2.dt
A collection of observations at one time and location.
poisson(int, double) - Static method in class ucar.unidata.util.SpecialMathFunction
Returns the sum of the first k terms of the Poisson distribution.
poissonc(int, double) - Static method in class ucar.unidata.util.SpecialMathFunction
Returns the sum of the terms k+1 to infinity of the Poisson distribution.
PolarStereographic - Class in ucar.nc2.dataset.transform
Create a Polar Stereographic Projection from the information in the Coordinate Transform Variable.
PolarStereographic() - Constructor for class ucar.nc2.dataset.transform.PolarStereographic
 
PositioningDataInputStream - Class in ucar.unidata.io
Similar to a DataInputStream that keeps track of position.
PositioningDataInputStream(InputStream) - Constructor for class ucar.unidata.io.PositioningDataInputStream
 
positive - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
POSITIVE_DOWN - Static variable in class ucar.nc2.constants.CF
 
POSITIVE_UP - Static variable in class ucar.nc2.constants.CF
 
postInt - Variable in class ucar.unidata.util.DateSelectionInfo
 
postMultiplyDiagonal(MAVector) - Method in class ucar.ma2.MAMatrix
Matrix multiply by a diagonal matrix, store result in this: this = this * diag
preInt - Variable in class ucar.unidata.util.DateSelectionInfo
 
preMultiplyDiagonal(MAVector) - Method in class ucar.ma2.MAMatrix
Matrix multiply by a diagonal matrix, store result in this: this = diag * this
pressureUnit - Static variable in class ucar.nc2.units.SimpleUnit
 
print(String, OutputStream) - Static method in class ucar.nc2.NCdump
Deprecated. NCdump that parses a command string, using default options.
print(String, OutputStream, CancelTask) - Static method in class ucar.nc2.NCdump
Deprecated. ncdump that parses a command string.
print(NetcdfFile, String, OutputStream, CancelTask) - Static method in class ucar.nc2.NCdump
Deprecated. ncdump, parsing command string, file already open.
print(String, OutputStream, boolean, boolean, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdump
Deprecated. ncdump-like print of netcdf file.
print(NetcdfFile, OutputStream, boolean, boolean, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdump
Deprecated. ncdump-like print of netcdf file.
print(String, Writer) - Static method in class ucar.nc2.NCdumpW
NCdump that parses a command string, using default options.
print(String, Writer, CancelTask) - Static method in class ucar.nc2.NCdumpW
ncdump that parses a command string.
print(NetcdfFile, String, Writer, CancelTask) - Static method in class ucar.nc2.NCdumpW
ncdump, parsing command string, file already open.
print(String, Writer, boolean, boolean, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
ncdump-like print of netcdf file.
print(NetcdfFile, Writer, boolean, boolean, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
ncdump-like print of netcdf file.
print(NetcdfFile, Writer, NCdumpW.WantValues, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
ncdump-like print of netcdf file.
printArray(Array, String, PrintStream, CancelTask) - Static method in class ucar.nc2.NCdump
Deprecated. Print the data array.
printArray(Array, String, PrintWriter, CancelTask) - Static method in class ucar.nc2.NCdumpW
Print the data array.
printArray(Array, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
 
printArray(Array, PrintWriter) - Static method in class ucar.nc2.NCdumpW
Print array as undifferentiated sequence of values.
printHeader(String, OutputStream) - Static method in class ucar.nc2.NCdump
Deprecated. Print netcdf "header only" in CDL.
printHeader(String, Writer) - Static method in class ucar.nc2.NCdumpW
Print netcdf "header only" in CDL.
printNcML(String, OutputStream) - Static method in class ucar.nc2.NCdump
Deprecated. print NcML representation of this netcdf file, showing coordinate variable data.
printNcML(String, Writer) - Static method in class ucar.nc2.NCdumpW
print NcML representation of this netcdf file, showing coordinate variable data.
printStructureData(PrintStream, StructureData) - Static method in class ucar.nc2.NCdump
Deprecated. Print contents of a StructureData.
printStructureData(PrintWriter, StructureData) - Static method in class ucar.nc2.NCdumpW
Print contents of a StructureData.
printVariableData(VariableIF, CancelTask) - Static method in class ucar.nc2.NCdump
Deprecated. Print all the data of the given Variable.
printVariableData(VariableIF, CancelTask) - Static method in class ucar.nc2.NCdumpW
Print all the data of the given Variable.
printVariableDataSection(VariableIF, String, CancelTask) - Static method in class ucar.nc2.NCdump
Deprecated. Print a section of the data of the given Variable.
printVariableDataSection(Variable, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
Print a section of the data of the given Variable.
Product - Class in ucar.unidata.util
Created by IntelliJ IDEA.
Product() - Constructor for class ucar.unidata.util.Product
_more_
Product(String, String) - Constructor for class ucar.unidata.util.Product
_more_
ProfileFeature - Interface in ucar.nc2.ft
A set of observations along the vertical (z) axis.
ProfileFeatureCollection - Interface in ucar.nc2.ft
A collection of ProfileFeature.
Projection - Interface in ucar.unidata.geoloc
Projective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface.
ProjectionAdapter - Class in ucar.unidata.geoloc.projection
Adapts a Projection interface into a subclass of ProjectionImpl, so we can assume a Projection is a ProjectionImpl without loss of generality.
ProjectionAdapter(Projection) - Constructor for class ucar.unidata.geoloc.projection.ProjectionAdapter
Create a new ProjectionImpl from a Projection
ProjectionCT - Class in ucar.nc2.dataset
A Projection CoordinateTransform is a function from (GeoX, GeoY) -> (Lat, Lon).
ProjectionCT(String, String, ProjectionImpl) - Constructor for class ucar.nc2.dataset.ProjectionCT
Create a Projection Coordinate Transform.
ProjectionImpl - Class in ucar.unidata.geoloc
Superclass for our implementations of geoloc.Projection.
ProjectionImpl() - Constructor for class ucar.unidata.geoloc.ProjectionImpl
 
ProjectionPoint - Interface in ucar.unidata.geoloc
Points on the Projective geometry plane.
ProjectionPointImpl - Class in ucar.unidata.geoloc
Our implementation of ProjectionPoint, that subclasses java.awt.geom.Point2D to add serialization.
ProjectionPointImpl() - Constructor for class ucar.unidata.geoloc.ProjectionPointImpl
Default constructor, initialized to 0,0
ProjectionPointImpl(Point2D) - Constructor for class ucar.unidata.geoloc.ProjectionPointImpl
Constructor that copies Point2D values into this.
ProjectionPointImpl(ProjectionPoint) - Constructor for class ucar.unidata.geoloc.ProjectionPointImpl
Constructor that copies ProjectionPoint values into this.
ProjectionPointImpl(double, double) - Constructor for class ucar.unidata.geoloc.ProjectionPointImpl
Constructor, initialized to x, y
ProjectionRect - Class in ucar.unidata.geoloc
Bounding box for ProjectionPoint's.
ProjectionRect() - Constructor for class ucar.unidata.geoloc.ProjectionRect
default constructor, initialized to center (0,0) and width (10000, 10000)
ProjectionRect(Rectangle2D) - Constructor for class ucar.unidata.geoloc.ProjectionRect
Copy Constructor
ProjectionRect(double, double, double, double) - Constructor for class ucar.unidata.geoloc.ProjectionRect
construct a MapArea from any two opposite corner points
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert projection coordinates to lat/lon coordinate.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert projection coordinates to lat/lon coordinate.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert projection coordinates to lat/lon coordinate.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert projection coordinates to lat/lon coordinate.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.Mercator
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in interface ucar.unidata.geoloc.Projection
Convert projection coordinates to a LatLonPoint.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
Transform a rotated longitude (X) and rotated latitude (Y) into a "real" longitude-latitude pair.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.RotatedPole
Transform a rotated longitude (X) and rotated latitude (Y) into a "real" longitude-latitude pair.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert projection coordinates to lat/lon coordinate.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert projection coordinates to lat/lon coordinate.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Convert projection coordinates to lat/lon coordinate.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.UtmProjection
_more_
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to a LatLonPoint Note: a new object is now created on each call for the return value, as of 4.0.46
projToLatLon(double, double) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a projection coordinate to a LatLonPoint Note: a new object is now created on each call for the return value, as of 4.0.46
projToLatLon(double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to lat/lon coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to lat/lon coordinate.
projToLatLon(float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to lat/lon coordinates.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to lat/lon coordinate.
projToLatLonBB(ProjectionRect) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
 
projToLatLonBB(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a world coordinate bounding box to a lat/lon bounding box, by finding the minimum enclosing box.
ProxyReader - Interface in ucar.nc2
An object that knows how to read the data for a Variable.
PS - Static variable in class ucar.unidata.geoloc.vertical.AtmosSigma
Surface pressure name identifier
PS - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
Surface pressure name identifier
PTOP - Static variable in class ucar.unidata.geoloc.vertical.AtmosSigma
P-naught identifier
putToURL(String, String) - Static method in class ucar.nc2.util.IO
use HTTP PUT to send the contents to the named URL.

Q

QC - Static variable in class thredds.catalog.ServiceType
 
QUICKTIME - Static variable in class thredds.catalog.DataFormatType
 
quoteHtmlContent(String) - Static method in class ucar.unidata.util.StringUtil
Replace special characters with entities for HTML content.
quoteXmlAttribute(String) - Static method in class ucar.unidata.util.StringUtil
Replace special characters with entities for XML attributes.
quoteXmlContent(String) - Static method in class ucar.unidata.util.StringUtil
Replace special characters with entities for XML attributes.

R

RadialDatasetSweep - Interface in ucar.nc2.dt
A RadialDataset in which the radials can be grouped into sweeps.
RadialDatasetSweep.RadialVariable - Interface in ucar.nc2.dt
A data Variable with radial geometry.
RadialDatasetSweep.Sweep - Interface in ucar.nc2.dt
A sweep is 2D data using radial coordinate system (elevation, azimuth, radial distance)
RadialDatasetSweep.Type - Class in ucar.nc2.dt
A Type of RadialSweep.
RandomAccessFile - Class in ucar.unidata.io
A buffered drop-in replacement for java.io.RandomAccessFile.
RandomAccessFile(String, String) - Constructor for class ucar.unidata.io.RandomAccessFile
Constructor, default buffer size.
RandomAccessFile(String, String, int) - Constructor for class ucar.unidata.io.RandomAccessFile
Constructor.
Range - Class in ucar.ma2
Represents a set of integers, used as an index for arrays.
Range(int, int) - Constructor for class ucar.ma2.Range
Create a range with unit stride.
Range(int) - Constructor for class ucar.ma2.Range
Create a range starting at zero, with unit stride.
Range(String, int, int) - Constructor for class ucar.ma2.Range
Create a named range with unit stride.
Range(int, int, int) - Constructor for class ucar.ma2.Range
Create a range with a specified stride.
Range(String, int, int, int) - Constructor for class ucar.ma2.Range
Create a named range with a specified stride.
Range(Range) - Constructor for class ucar.ma2.Range
Copy Constructor
Range(String, Range) - Constructor for class ucar.ma2.Range
Copy Constructor with name
Range.Iterator - Class in ucar.ma2
 
Range.Iterator() - Constructor for class ucar.ma2.Range.Iterator
 
range180(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
put longitude into the range [-180, 180] deg
read(String, boolean) - Method in class ucar.nc2.NetcdfFile
Deprecated. use readSection(), flatten=false no longer supported
read(Variable, CancelTask) - Method in interface ucar.nc2.ProxyReader
Read all the data for a Variable.
read(Variable, Section, CancelTask) - Method in interface ucar.nc2.ProxyReader
Read a section of the data for a Variable.
read(int[], int[]) - Method in class ucar.nc2.Sequence
UnsupportedOperation
read(String) - Method in class ucar.nc2.Sequence
UnsupportedOperation
read(List<Range>) - Method in class ucar.nc2.Sequence
UnsupportedOperation
read(Section) - Method in class ucar.nc2.Sequence
UnsupportedOperation
read() - Method in class ucar.nc2.Sequence
UnsupportedOperation
read(int[], int[]) - Method in class ucar.nc2.Variable
Read a section of the data for this Variable and return a memory resident Array.
read(String) - Method in class ucar.nc2.Variable
Read data section specified by a "section selector", and return a memory resident Array.
read(List<Range>) - Method in class ucar.nc2.Variable
Read a section of the data for this Variable from the netcdf file and return a memory resident Array.
read(Section) - Method in class ucar.nc2.Variable
Read a section of the data for this Variable from the netcdf file and return a memory resident Array.
read() - Method in class ucar.nc2.Variable
Read all the data for this Variable and return a memory resident Array.
read(int[], int[]) - Method in interface ucar.nc2.VariableIF
 
read(String) - Method in interface ucar.nc2.VariableIF
 
read(Section) - Method in interface ucar.nc2.VariableIF
 
read() - Method in interface ucar.nc2.VariableIF
 
read(long, byte[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
read() - Method in class ucar.unidata.io.RandomAccessFile
Read a byte of data from the file, blocking until data is available.
read(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read up to len bytes into an array, at a specified offset.
read(byte[]) - Method in class ucar.unidata.io.RandomAccessFile
Read up to b.length( ) bytes into an array.
read() - Method in class ucar.unidata.io.UncompressInputStream
 
read(byte[], int, int) - Method in class ucar.unidata.io.UncompressInputStream
 
readAllData() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
 
readArrays(List<Variable>) - Method in class ucar.nc2.NetcdfFile
Do a bulk read on a list of Variables and return a corresponding list of Array that contains the results of a full read on each Variable.
readAsynch(InvCatalogFactory, CatalogSetCallback) - Method in class thredds.catalog.InvCatalogRef
Read the referenced catalog asynchronously, if the catalog factory supports it.
readAttributeDouble(Variable, String, double) - Method in class ucar.nc2.NetcdfFile
 
readAttributeInteger(Variable, String, int) - Method in class ucar.nc2.NetcdfFile
 
readBoolean() - Method in class ucar.unidata.io.RandomAccessFile
Reads a boolean from this file.
readByte() - Method in class ucar.unidata.io.RandomAccessFile
Reads a signed 8-bit value from this file.
readBytes(int) - Method in class ucar.unidata.io.RandomAccessFile
Read fully count number of bytes
readChar() - Method in class ucar.unidata.io.RandomAccessFile
Reads a Unicode character from this file.
readContents(InputStream) - Static method in class ucar.nc2.util.IO
Read the contents from the inputStream and place into a String, with any error messages put in the return String.
readContents(InputStream, String) - Static method in class ucar.nc2.util.IO
Read the contents from the inputStream and place into a String, with any error messages put in the return String.
readContentsToByteArray(InputStream) - Static method in class ucar.nc2.util.IO
Read the contents from the inputStream and place into a byte array, with any error messages put in the return String.
readData() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
readData(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
readDataSlice(int, int, int, int, int, int) - Method in interface ucar.nc2.dt.GridDatatype
This reads an arbitrary data slice, returning the data in canonical order (rt-e-t-z-y-x).
readDataSlice(int, int, int, int) - Method in interface ucar.nc2.dt.GridDatatype
This reads an arbitrary data slice, returning the data in canonical order (t-z-y-x).
readDouble(long, double[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
readDouble() - Method in class ucar.unidata.io.RandomAccessFile
Reads a double from this file.
readDouble(double[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read an array of doubles
readFile(String) - Static method in class ucar.nc2.util.IO
Read the contents from the named file and place into a String, assuming UTF-8 encoding.
readFileToByteArray(String) - Static method in class ucar.nc2.util.IO
Read the file and place contents into a byte array, with any error messages put in the return String.
readFloat(long, float[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
readFloat() - Method in class ucar.unidata.io.RandomAccessFile
Reads a float from this file.
readFloat(float[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read an array of floats
readFully(byte[]) - Method in class ucar.unidata.io.RandomAccessFile
Reads b.length bytes from this file into the byte array.
readFully(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Reads exactly len bytes from this file into the byte array.
readInt(long, int[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
readInt() - Method in class ucar.unidata.io.RandomAccessFile
Reads a signed 32-bit integer from this file.
readInt(int[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read an array of ints
readIntUnbuffered(long) - Method in class ucar.unidata.io.RandomAccessFile
Read an integer at the given position, bypassing all buffering.
readLEDouble() - Method in class ucar.unidata.io.BeLeDataInputStream
read a double in little endian format
readLEDoubles(double[], int) - Method in class ucar.unidata.io.BeLeDataInputStream
Reads n little-endian doubles from a random access file.
readLEFloat() - Method in class ucar.unidata.io.BeLeDataInputStream
read an int in little endian format
readLEInt() - Method in class ucar.unidata.io.BeLeDataInputStream
read an int in little endian format
readLELong() - Method in class ucar.unidata.io.BeLeDataInputStream
read a long in little endian format
readLELongs(long[], int) - Method in class ucar.unidata.io.BeLeDataInputStream
Reads n little-endian longs from a random access file.
readLine() - Method in class ucar.unidata.io.RandomAccessFile
Reads the next line of text from this file.
readLong(long, long[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
readLong() - Method in class ucar.unidata.io.RandomAccessFile
Reads a signed 64-bit integer from this file.
readLong(long[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read an array of longs
readMetadataContent(InvDataset, Element) - Method in interface thredds.catalog.MetadataConverterIF
Create an InvMetadata content object from an org.jdom.Element.
readMetadataContentFromURL(InvDataset, URI) - Method in interface thredds.catalog.MetadataConverterIF
Create an InvMetadata content object from an XML document at a named URL.
readScalarByte() - Method in class ucar.nc2.Variable
Get the value as a byte for a scalar Variable.
readScalarByte() - Method in interface ucar.nc2.VariableIF
 
readScalarDouble() - Method in class ucar.nc2.Variable
Get the value as a double for a scalar Variable.
readScalarDouble() - Method in interface ucar.nc2.VariableIF
 
readScalarFloat() - Method in class ucar.nc2.Variable
Get the value as a float for a scalar Variable.
readScalarFloat() - Method in interface ucar.nc2.VariableIF
 
readScalarInt() - Method in class ucar.nc2.Variable
Get the value as a int for a scalar Variable.
readScalarInt() - Method in interface ucar.nc2.VariableIF
 
readScalarLong() - Method in class ucar.nc2.Variable
Get the value as a long for a scalar Variable.
readScalarLong() - Method in interface ucar.nc2.VariableIF
 
readScalarShort() - Method in class ucar.nc2.Variable
Get the value as a short for a scalar Variable.
readScalarShort() - Method in interface ucar.nc2.VariableIF
 
readScalarString() - Method in class ucar.nc2.Variable
Get the value as a String for a scalar Variable.
readScalarString() - Method in interface ucar.nc2.VariableIF
 
readSection(String) - Method in class ucar.nc2.NetcdfFile
Read a variable using the given section specification.
readShort(long, short[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
readShort() - Method in class ucar.unidata.io.RandomAccessFile
Reads a signed 16-bit number from this file.
readShort(short[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read an array of shorts
readString(int) - Method in class ucar.unidata.io.RandomAccessFile
Read a String of knoen length.
readStructure() - Method in class ucar.nc2.Sequence
UnsupportedOperation
readStructure(int) - Method in class ucar.nc2.Sequence
UnsupportedOperation
readStructure(int, int) - Method in class ucar.nc2.Sequence
UnsupportedOperation
readStructure() - Method in class ucar.nc2.Structure
Use this when this is a scalar Structure.
readStructure(int) - Method in class ucar.nc2.Structure
Use this when this is a one dimensional array of Structures, or you are doing the index calculation yourself for a multidimension array.
readStructure(int, int) - Method in class ucar.nc2.Structure
For rank 1 array of Structures, read count Structures and return the data as an ArrayStructure.
readTable(String, String, int) - Static method in class ucar.nc2.util.TableParser
Reads a URL or file in as a table.
readTable(InputStream, String, int) - Static method in class ucar.nc2.util.TableParser
Reads an input stream, containing lines of ascii in fixed width format.
readToByteChannel(Section, WritableByteChannel) - Method in class ucar.nc2.Variable
 
readToByteChannel(WritableByteChannel, long, long) - Method in class ucar.unidata.io.InMemoryRandomAccessFile
 
readToByteChannel(WritableByteChannel, long, long) - Method in class ucar.unidata.io.RandomAccessFile
Read nbytes bytes, at the specified file offset, send to a WritableByteChannel.
readUnsignedByte() - Method in class ucar.unidata.io.RandomAccessFile
Reads an unsigned 8-bit number from this file.
readUnsignedShort() - Method in class ucar.unidata.io.RandomAccessFile
Reads an unsigned 16-bit number from this file.
readURLcontents(String) - Static method in class ucar.nc2.util.IO
Read the contents from the named URL and place into a String, with any error messages put in the return String.
readURLContentsToByteArray(String) - Static method in class ucar.nc2.util.IO
Read the contents from the given URL and place into a byte array, with any error messages put in the return String.
readURLcontentsWithException(String) - Static method in class ucar.nc2.util.IO
Read the contents from the named URL and place into a String.
readURLtoFile(String, File) - Static method in class ucar.nc2.util.IO
read the contents from the named URL, write to a file.
readURLtoFileWithExceptions(String, File) - Static method in class ucar.nc2.util.IO
read the contents from the named URL, write to a file.
readURLtoFileWithExceptions(String, File, int) - Static method in class ucar.nc2.util.IO
read the contents from the named URL, write to a file.
readUTF() - Method in class ucar.unidata.io.RandomAccessFile
Reads in a string from this file.
readVolumeData(int) - Method in interface ucar.nc2.dt.GridDatatype
Reads in the data "volume" at the given time index.
readXML(String) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog from an XML document at a named URL.
readXML(URI) - Method in class thredds.catalog.InvCatalogFactory
Read an InvCatalog from an a URI.
readXML(String, URI) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog by reading catalog XML from a String.
readXML(StringReader, URI) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog by reading catalog XML from a StringReader.
readXML(InputStream, URI) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog from an InputStream.
readXML(Document, URI) - Method in class thredds.catalog.InvCatalogFactory
Create an InvCatalog from a JDOM document.
readXMLasynch(String, CatalogSetCallback) - Method in class thredds.catalog.InvCatalogFactory
This allows the possibility of reading a catalog in another thread.
REALTIME - Static variable in class thredds.catalog.DataFormatType
 
reduce() - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by eliminating any dimensions with length one.
reduce(int) - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by eliminating the specified dimension.
reducedRank(int[]) - Static method in class ucar.ma2.MAMath
Calculate the reduced rank of this shape, by subtracting dimensions with length 1
regexpMatch(String, String) - Static method in class ucar.unidata.util.StringUtil
Match a regular expression
registerCatalogConverter(String, InvCatalogConvertIF) - Method in class thredds.catalog.InvCatalogFactory
Register converters for creating InvCatalogs from specific catalog XML namespaces.
registerConvention(String, Class) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Register a class that implements a Convention.
registerConvention(String, Class, CoordSysBuilder.ConventionNameOk) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Register a class that implements a Convention.
registerConvention(String, String) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Register a class that implements a Convention.
registerFactory(FeatureType, String) - Static method in class ucar.nc2.dt.TypedDatasetFactory
Register a class that implements a TypedDatasetFactoryIF.
registerFactory(FeatureType, Class) - Static method in class ucar.nc2.dt.TypedDatasetFactory
Register a class that implements a TypedDatasetFactoryIF.
registerFactory(FeatureType, String) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Register a class that implements a FeatureDatasetFactory.
registerFactory(FeatureType, Class) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Register a class that implements a FeatureDatasetFactory.
registerFactory(String) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Register a class that implements a FeatureDatasetFactory.
registerFactory(Class) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Register a class that implements a FeatureDatasetFactory.
registerIOProvider(String) - Static method in class ucar.nc2.NetcdfFile
Register an IOServiceProvider, using its class string name.
registerIOProvider(Class) - Static method in class ucar.nc2.NetcdfFile
Register an IOServiceProvider.
registerMetadataConverter(String, MetadataConverterIF) - Method in class thredds.catalog.InvCatalogFactory
Register metadata converters for reading metadata objects of a certain type or namespace.
registerNcML(String, String) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Register an NcML file that implements a Convention by wrappping the dataset in the NcML.
registerTransform(String, Class) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Register a class that implements a Coordinate Transform.
registerTransform(String, String) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Register a class that implements a Coordinate Transform.
registerTransformMaybe(String, String) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Register a class that implements a Coordinate Transform.
release() - Method in class thredds.catalog.InvCatalogRef
Release resources - undo the read of the catalog.
remove() - Method in class ucar.nc2.dt.DataIteratorAdapter
 
remove() - Method in class ucar.nc2.dt.DatatypeIterator
 
remove(Attribute) - Method in class ucar.nc2.Group
Remove an Attribute : uses the attribute hashCode to find it.
remove(Dimension) - Method in class ucar.nc2.Group
Remove an Dimension : uses the dimension hashCode to find it.
remove(Group) - Method in class ucar.nc2.Group
Remove an Attribute : uses the Group hashCode to find it.
remove(Variable) - Method in class ucar.nc2.Group
Remove a Variable : uses the variable hashCode to find it.
remove(Attribute) - Method in class ucar.nc2.Variable
Remove an Attribute : uses the attribute hashCode to find it.
remove(String, String) - Static method in class ucar.unidata.util.StringUtil
Remove all occurrences of the substring sub in the string s.
remove(String, int) - Static method in class ucar.unidata.util.StringUtil
Remove all occurrences of the character c in the string s.
removeAttribute(String) - Method in class ucar.nc2.Variable
Remove an Attribute by name.
removeAttributeIgnoreCase(String) - Method in class ucar.nc2.Variable
Remove an Attribute by name, ignoring case
removeCoordinateSystem(CoordinateSystem) - Method in interface ucar.nc2.dataset.Enhancements
Remove a CoordinateSystem from the dataset.
removeCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.StructureDS
 
removeCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.VariableDS
 
removeDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Remove the given dataset from this catalog if it is a direct child of this catalog.
removeDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Remove the given dataset element from this dataset if it is in the dataset.
removeDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
 
removeDatasetByID(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Find the dataset in this catalog by its ID.
removeDimension(String) - Method in class ucar.nc2.Group
remove a Dimension using its name, in this group only
removeDimension(Group, String) - Method in class ucar.nc2.NetcdfFile
Remove a shared Dimension from a Group by name.
removeDocumentation(String) - Method in class thredds.catalog.ThreddsMetadata
remove all instances of specified type of documentation
removeLocalMetadata(InvMetadata) - Method in class thredds.catalog.InvDatasetImpl
Remove the given InvMetadata from the set of metadata local to this dataset.
removeMemberVariable(Variable) - Method in class ucar.nc2.Structure
Remove a Variable : uses the Variable name to find it.
removeMemberVariable(Variable) - Method in class ucar.nc2.StructurePseudo
 
removeMetadata(InvMetadata) - Method in class thredds.catalog.ThreddsMetadata
remove an InvMetadata element from list, using equals() to locate it.
removePropertyChangeListener(PropertyChangeListener) - Method in class thredds.catalog.InvCatalogImpl
Remove a PropertyChangeEvent Listener.
removeRange(int) - Method in class ucar.ma2.Section
Remove a range at the specified index in the list.
removeService(InvService) - Method in class thredds.catalog.InvDatasetImpl
Deprecated. put services in catalog
removeService(InvService) - Method in class thredds.catalog.InvDatasetImplProxy
 
removeVariable(String) - Method in class ucar.nc2.Group
remove a Variable using its (short) name, in this group only
removeVariable(Group, String) - Method in class ucar.nc2.NetcdfFile
Remove a Variable from the given group by name.
removeVlen() - Method in class ucar.ma2.Section
Create a new Section by compacting each Range.
removeWhitespace(String) - Static method in class ucar.unidata.util.StringUtil
Remove any whitespace (ie., Character.isWhitespace) from the input string.
renameDimension(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Rename a Dimension.
renameGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Rename a global Attribute.
renameVariable(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Rename a Variable.
renameVariableAttribute(String, String, String) - Method in class ucar.nc2.NetcdfFileWriteable
Rename a variable Attribute.
repeat(String, int) - Static method in class ucar.unidata.util.StringUtil
Concatentate the given string cnt times
replace(Variable) - Method in interface ucar.nc2.dataset.ReplaceVariableCheck
 
replace(String, char[], String[]) - Static method in class ucar.unidata.util.StringUtil
Replace all occurences of replaceChar with replaceWith
replace(StringBuffer, char, String) - Static method in class ucar.unidata.util.StringUtil
Replace any char "out" in sb with "in".
replace(String, char, String) - Static method in class ucar.unidata.util.StringUtil
Replace any char "out" in s with "in".
replace(String, String, String) - Static method in class ucar.unidata.util.StringUtil
Replaces all occurrences of "pattern" in "string" with "value"
replaceDataset(InvDatasetImpl, InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Replace the given dataset if it is a nested dataset.
replaceDataset(InvDatasetImpl, InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Replace the given dataset if it is a nesetd dataset.
replaceDate(String, String, Date) - Static method in class ucar.unidata.util.StringUtil
Replace the macro within s with the formatted date.
replaceDate(String, String, Date, String, String) - Static method in class ucar.unidata.util.StringUtil
Replace the macro within s with the formatted date.
replaceList(String, String[], String[]) - Static method in class ucar.unidata.util.StringUtil
Replaces all occurrences of "patterns" in "v" with "values"
replaceList(String, List, List) - Static method in class ucar.unidata.util.StringUtil
Replaces all occurrences of "patterns" in "v" with "values"
replaceList(List, String[], String[]) - Static method in class ucar.unidata.util.StringUtil
Construct and return a list of Strings where each string is the result of replacing all of the patterns with the corresponding values for each String in the given sourceList .
replaceMemberVariable(Variable) - Method in class ucar.nc2.Structure
Replace a Variable with another that has the same name : uses the variable name to find it.
replaceRange(int, Range) - Method in class ucar.ma2.Section
Replace a range at the specified index in the list.
ReplaceVariableCheck - Interface in ucar.nc2.dataset
public by accident
requestCrawlableDataset(String) - Method in class thredds.catalog.InvDatasetScan
Return the CrawlableDataset for the given path, null if this InvDatasetScan does not allow (filters out) the requested CrawlableDataset.
reserved - Static variable in class ucar.nc2.NetcdfFile
The set of characters in a netcdf object name that must be escaped.
reset() - Method in interface ucar.ma2.StructureDataIterator
Start the iteration over again.
resetDimensions() - Method in class ucar.nc2.Variable
Reset the dimension array.
resetIteration() - Method in interface ucar.nc2.ft.PointFeatureCollection
Reset the internal iterator for another iteration over the PointFeatures in this Collection.
resetIteration() - Method in interface ucar.nc2.ft.ProfileFeatureCollection
Reset the internal iterator for another iteration over the ProfileFeatures in this Collection.
resetIteration() - Method in interface ucar.nc2.ft.SectionFeatureCollection
Reset the internal iterator for another iteration over the SectionFeatures in this Collection.
resetIteration() - Method in interface ucar.nc2.ft.StationProfileFeature
Reset the internal iterator for another iteration over the ProfileFeature in this Collection.
resetIteration() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Reset the internal iterator for another iteration over the StationProfileFeature in this Collection.
resetIteration() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Reset the internal iterator for another iteration over the StationTimeSeriesFeatures in this Collection.
resetIteration() - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
Reset the internal iterator for another iteration over the TrajectoryFeatures in this Collection.
resetLocalIterator() - Method in class ucar.ma2.Array
Reset the local iterator.
resetShape() - Method in class ucar.nc2.Variable
Use when dimensions have changed, to recalculate the shape.
reshape(int[]) - Method in class ucar.ma2.Array
Create a new Array by copying this Array to a new one with given shape
resolve(InvDataset, String) - Static method in class thredds.catalog.InvDatasetImpl
resolve reletive URLS against the catalog URL.
resolve(String, String) - Static method in class ucar.nc2.util.URLnaming
This augments URI.resolve(), by also dealing with file: URIs.
resolveEntity(String, String) - Method in class thredds.catalog.XMLEntityResolver
 
resolveFile(String, String) - Static method in class ucar.nc2.util.URLnaming
 
RESOLVER - Static variable in class thredds.catalog.ServiceType
 
resolveUri(String) - Method in class thredds.catalog.InvCatalog
Resolve reletive URIs, using the catalog's base URI.
resourcesDir - Static variable in class ucar.nc2.dataset.CoordSysBuilder
 
RotatedLatLon - Class in ucar.nc2.dataset.transform
Create a Rotated LatLon Projection from the information in the Coordinate Transform Variable.
RotatedLatLon() - Constructor for class ucar.nc2.dataset.transform.RotatedLatLon
 
RotatedLatLon - Class in ucar.unidata.geoloc.projection
Grib 1 projection 10 and Grib 2 projection 1.
RotatedLatLon() - Constructor for class ucar.unidata.geoloc.projection.RotatedLatLon
Default Constructor, needed for beans.
RotatedLatLon(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.RotatedLatLon
Constructor.
RotatedPole - Class in ucar.nc2.dataset.transform
Create a RotatedPole Projection from the information in the Coordinate Transform Variable.
RotatedPole() - Constructor for class ucar.nc2.dataset.transform.RotatedPole
 
RotatedPole - Class in ucar.unidata.geoloc.projection
Rotated-pole longitude-latitude grid.
RotatedPole() - Constructor for class ucar.unidata.geoloc.projection.RotatedPole
Default Constructor, needed for beans.
RotatedPole(double, double) - Constructor for class ucar.unidata.geoloc.projection.RotatedPole
Constructor.
roundByDay(Date, int) - Static method in class ucar.unidata.util.DateUtil
Rounds up or down (if negative) the number of days.
roundTo(double, double) - Static method in class ucar.unidata.util.DateSelection
Utility to round the given seconds
roundTo - Variable in class ucar.unidata.util.DateSelectionInfo
 
row(int) - Method in class ucar.ma2.MAMatrix
Get the ith row, return as a MAVector: same backing store.

S

S - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "s" variable name identifier
S - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The "s" variable name identifier
S - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The "s" variable name identifier
s(String, int) - Static method in class ucar.unidata.util.Format
Create a new string by padding the existing one with blanks to specified width.
scalarIndex - Static variable in class ucar.ma2.Index
 
scale - Variable in class ucar.ma2.MAMath.ScaleOffset
 
searchForward(KMPMatch, int) - Method in class ucar.unidata.io.RandomAccessFile
Search forward from the current pos, looking for a match.
section(List<Range>) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, with rank reduction.
section(int[], int[]) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, with rank reduction.
section(int[], int[], int[]) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, with rank reduction.
Section - Class in ucar.ma2
A section of multidimensional array indices.
Section(int[]) - Constructor for class ucar.ma2.Section
Create Section from a shape array, assumes 0 origin.
Section(int[], int[]) - Constructor for class ucar.ma2.Section
Create Section from a shape and origin arrays.
Section(int[], int[], int[]) - Constructor for class ucar.ma2.Section
Create Section from a shape, origin, and stride arrays.
Section(List<Range>) - Constructor for class ucar.ma2.Section
Create Section from a List.
Section(Section) - Constructor for class ucar.ma2.Section
Copy Constructor.
Section(List<Range>, int[]) - Constructor for class ucar.ma2.Section
Create Section from a List.
Section(String) - Constructor for class ucar.ma2.Section
Parse an index section String specification, return equivilent Section.
Section() - Constructor for class ucar.ma2.Section
No-arg Constructor
section(Range) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Create a new CoordinateAxis1D as a section of this CoordinateAxis1D.
section(Range, Range) - Method in class ucar.nc2.dataset.CoordinateAxis2D
Create a new CoordinateAxis2D as a section of this CoordinateAxis2D.
section - Variable in class ucar.nc2.ParsedSectionSpec
 
section(Section) - Method in class ucar.nc2.Sequence
UnsupportedOperation
section(List<Range>) - Method in class ucar.nc2.Variable
Create a new Variable that is a logical subsection of this Variable.
section(Section) - Method in class ucar.nc2.Variable
Create a new Variable that is a logical subsection of this Variable.
section(List<Range>) - Method in interface ucar.nc2.VariableIF
 
Section.Iterator - Class in ucar.ma2
 
SectionFeature - Interface in ucar.nc2.ft
A collection of profiles which originate along a trajectory.
SectionFeatureCollection - Interface in ucar.nc2.ft
A collection of SectionFeatures.
sectionNoReduce(List<Range>) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, without rank reduction.
sectionNoReduce(int[], int[], int[]) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, without rank reduction.
seek(long) - Method in class ucar.unidata.io.RandomAccessFile
Set the position in the file for the next read or write.
select(List<String>) - Method in class ucar.nc2.dataset.StructureDS
 
select(List<String>) - Method in class ucar.nc2.Structure
Create a subset of the Structure consisting only of the given member variables
select(String) - Method in class ucar.nc2.Structure
Create a subset of the Structure consisting only of the one member variable
select(Date, Date, List) - Static method in class ucar.unidata.util.DatedObject
Select and return the DatedThings taht have dates between the two given dates.
sendIospMessage(Object) - Method in class ucar.nc2.NetcdfFile
Generic way to send a "message" to the underlying IOSP.
Sequence - Class in ucar.nc2
Sequence is a one-dimensional Structure with indeterminate length.
Sequence(NetcdfFile, Group, Structure, String) - Constructor for class ucar.nc2.Sequence
 
ServiceType - Class in thredds.catalog
Type-safe enumeration of THREDDS Service types.
set(boolean) - Method in class ucar.ma2.ArrayBoolean.D0
set the value.
set(int, boolean) - Method in class ucar.ma2.ArrayBoolean.D1
set the value.
set(int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D2
set the value.
set(int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D3
set the value.
set(int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D4
set the value.
set(int, int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D5
set the value.
set(int, int, int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D6
set the value.
set(int, int, int, int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D7
set the value.
set(Index, boolean) - Method in class ucar.ma2.ArrayBoolean
set the value at the sepcified index.
set(byte) - Method in class ucar.ma2.ArrayByte.D0
 
set(int, byte) - Method in class ucar.ma2.ArrayByte.D1
 
set(int, int, byte) - Method in class ucar.ma2.ArrayByte.D2
 
set(int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D3
 
set(int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D4
 
set(int, int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D5
 
set(int, int, int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D6
 
set(int, int, int, int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D7
 
set(Index, byte) - Method in class ucar.ma2.ArrayByte
set the value at the sepcified index.
set(char) - Method in class ucar.ma2.ArrayChar.D0
set the value.
set(int, char) - Method in class ucar.ma2.ArrayChar.D1
set the value.
set(int, int, char) - Method in class ucar.ma2.ArrayChar.D2
set the value.
set(int, int, int, char) - Method in class ucar.ma2.ArrayChar.D3
set the value.
set(int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D4
set the value.
set(int, int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D5
set the value.
set(int, int, int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D6
set the value.
set(int, int, int, int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D7
set the value.
set(Index, char) - Method in class ucar.ma2.ArrayChar
set the value at the sepcified index.
set(double) - Method in class ucar.ma2.ArrayDouble.D0
set the value.
set(int, double) - Method in class ucar.ma2.ArrayDouble.D1
set the value.
set(int, int, double) - Method in class ucar.ma2.ArrayDouble.D2
set the value.
set(int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D3
set the value.
set(int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D4
set the value.
set(int, int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D5
set the value.
set(int, int, int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D6
set the value.
set(int, int, int, int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D7
set the value.
set(Index, double) - Method in class ucar.ma2.ArrayDouble
set the value at the specified index.
set(float) - Method in class ucar.ma2.ArrayFloat.D0
set the value.
set(int, float) - Method in class ucar.ma2.ArrayFloat.D1
set the value.
set(int, int, float) - Method in class ucar.ma2.ArrayFloat.D2
set the value.
set(int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D3
set the value.
set(int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D4
set the value.
set(int, int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D5
set the value.
set(int, int, int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D6
set the value.
set(int, int, int, int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D7
set the value.
set(Index, float) - Method in class ucar.ma2.ArrayFloat
set the value at the sepcified index.
set(int) - Method in class ucar.ma2.ArrayInt.D0
 
set(int, int) - Method in class ucar.ma2.ArrayInt.D1
 
set(int, int, int) - Method in class ucar.ma2.ArrayInt.D2
 
set(int, int, int, int) - Method in class ucar.ma2.ArrayInt.D3
 
set(int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D4
 
set(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D5
 
set(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D6
 
set(int, int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D7
 
set(Index, int) - Method in class ucar.ma2.ArrayInt
Set the value at the specified index.
set(long) - Method in class ucar.ma2.ArrayLong.D0
set the value.
set(int, long) - Method in class ucar.ma2.ArrayLong.D1
set the value.
set(int, int, long) - Method in class ucar.ma2.ArrayLong.D2
set the value.
set(int, int, int, long) - Method in class ucar.ma2.ArrayLong.D3
set the value.
set(int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D4
set the value.
set(int, int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D5
set the value.
set(int, int, int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D6
set the value.
set(int, int, int, int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D7
set the value.
set(Index, long) - Method in class ucar.ma2.ArrayLong
set the value at the sepcified index.
set(Object) - Method in class ucar.ma2.ArrayObject.D0
set the value.
set(int, Object) - Method in class ucar.ma2.ArrayObject.D1
set the value.
set(int, int, Object) - Method in class ucar.ma2.ArrayObject.D2
set the value.
set(int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D3
set the value.
set(int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D4
set the value.
set(int, int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D5
set the value.
set(int, int, int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D6
set the value.
set(int, int, int, int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D7
set the value.
set(short) - Method in class ucar.ma2.ArrayShort.D0
 
set(int, short) - Method in class ucar.ma2.ArrayShort.D1
 
set(int, int, short) - Method in class ucar.ma2.ArrayShort.D2
 
set(int, int, int, short) - Method in class ucar.ma2.ArrayShort.D3
 
set(int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D4
 
set(int, int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D5
 
set(int, int, int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D6
 
set(int, int, int, int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D7
 
set(Index, short) - Method in class ucar.ma2.ArrayShort
Set the value at the specified index.
set(int[]) - Method in class ucar.ma2.Index
Set the current element's index.
set(int) - Method in class ucar.ma2.Index
set current element at dimension 0 to v0
set(int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1 to v0,v1
set(int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2 to v0,v1,v2
set(int, int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2,3 to v0,v1,v2,v3
set(int, int, int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2,3,4 to v0,v1,v2,v3,v4
set(int, int, int, int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2,3,4,5 to v0,v1,v2,v3,v4,v5
set(int, int, int, int, int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2,3,4,5,6 to v0,v1,v2,v3,v4,v5,v6
set(int) - Method in class ucar.ma2.Index1D
 
set(int[]) - Method in class ucar.ma2.Index1D
 
set(int[]) - Method in class ucar.ma2.Index2D
 
set(int, int) - Method in class ucar.ma2.Index2D
 
set(int, int, int) - Method in class ucar.ma2.Index3D
 
set(int[]) - Method in class ucar.ma2.Index3D
 
set(int, int, int, int) - Method in class ucar.ma2.Index4D
 
set(int[]) - Method in class ucar.ma2.Index4D
 
set(int[]) - Method in class ucar.ma2.Index5D
 
set(int, int, int, int, int) - Method in class ucar.ma2.Index5D
 
set(int, int, int, int, int, int) - Method in class ucar.ma2.Index6D
 
set(int[]) - Method in class ucar.ma2.Index6D
 
set(int, int, int, int, int, int, int) - Method in class ucar.ma2.Index7D
 
set(int[]) - Method in class ucar.ma2.Index7D
 
set(String, boolean) - Method in interface ucar.nc2.util.DebugFlags
Set named debug flag.
set(String, boolean) - Method in class ucar.nc2.util.DebugFlagsImpl
 
set(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonPointImpl
set lat, lon using values of pt
set(double, double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
set lat, lon using double values
set(float, float) - Method in class ucar.unidata.geoloc.LatLonPointImpl
set lat, lon using float values
set0(int) - Method in class ucar.ma2.Index
set current element at dimension 0 to v
set0(int) - Method in class ucar.ma2.Index1D
 
set0(int) - Method in class ucar.ma2.Index2D
 
set0(int) - Method in class ucar.ma2.Index3D
 
set0(int) - Method in class ucar.ma2.Index4D
 
set0(int) - Method in class ucar.ma2.Index5D
 
set0(int) - Method in class ucar.ma2.Index6D
 
set0(int) - Method in class ucar.ma2.Index7D
 
set1(int) - Method in class ucar.ma2.Index
set current element at dimension 1 to v
set1(int) - Method in class ucar.ma2.Index2D
 
set1(int) - Method in class ucar.ma2.Index3D
 
set1(int) - Method in class ucar.ma2.Index4D
 
set1(int) - Method in class ucar.ma2.Index5D
 
set1(int) - Method in class ucar.ma2.Index6D
 
set1(int) - Method in class ucar.ma2.Index7D
 
set2(int) - Method in class ucar.ma2.Index
set current element at dimension 2 to v
set2(int) - Method in class ucar.ma2.Index3D
 
set2(int) - Method in class ucar.ma2.Index4D
 
set2(int) - Method in class ucar.ma2.Index5D
 
set2(int) - Method in class ucar.ma2.Index6D
 
set2(int) - Method in class ucar.ma2.Index7D
 
set3(int) - Method in class ucar.ma2.Index
set current element at dimension 3 to v
set3(int) - Method in class ucar.ma2.Index4D
 
set3(int) - Method in class ucar.ma2.Index5D
 
set3(int) - Method in class ucar.ma2.Index6D
 
set3(int) - Method in class ucar.ma2.Index7D
 
set4(int) - Method in class ucar.ma2.Index
set current element at dimension 4 to v
set4(int) - Method in class ucar.ma2.Index5D
 
set4(int) - Method in class ucar.ma2.Index6D
 
set4(int) - Method in class ucar.ma2.Index7D
 
set5(int) - Method in class ucar.ma2.Index
set current element at dimension 5 to v
set5(int) - Method in class ucar.ma2.Index6D
 
set5(int) - Method in class ucar.ma2.Index7D
 
set6(int) - Method in class ucar.ma2.Index
set current element at dimension 6 to v
set6(int) - Method in class ucar.ma2.Index7D
 
setAggregation(Aggregation) - Method in class ucar.nc2.dataset.NetcdfDataset
Set the Aggregation object associated with this NcML dataset
setAlias(String) - Method in class thredds.catalog.InvDatasetImpl
Set alias for this Dataset
setAlias(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setAuthority(String) - Method in class thredds.catalog.InvDatasetImpl
Set authorityName for this Dataset
setAuthority(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setAuthority(String) - Method in class thredds.catalog.ThreddsMetadata
Set authority
setAxisType(AxisType) - Method in class ucar.nc2.dataset.CoordinateAxis
Set type of axis, or null if none.
setBaseURI(URI) - Method in class thredds.catalog.InvCatalogImpl
Set the catalog base URI.
setBoolean(Index, boolean) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setBoolean(int, boolean) - Method in class ucar.ma2.Array
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayBoolean
 
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayBoolean
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayByte
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayByte
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayChar
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayChar
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayDouble
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayDouble
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayFloat
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayFloat
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayInt
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayInt
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayLong
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayLong
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayObject
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayRagged
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayShort
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayShort
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayStructure
 
setBooleanCurrent(boolean) - Method in interface ucar.ma2.IndexIterator
Set current value with a boolean
setBooleanCurrent(boolean) - Method in class ucar.ma2.IteratorFast
 
setBooleanNext(boolean) - Method in interface ucar.ma2.IndexIterator
Set next value with a boolean
setBooleanNext(boolean) - Method in class ucar.ma2.IteratorFast
 
setBoundaryRef(String) - Method in class ucar.nc2.dataset.CoordinateAxis
Set a reference to a boundary variable.
setBoundingBox(LatLonRect) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
setBoundingBox(LatLonRect) - Method in interface ucar.nc2.ft.PointFeatureCollection
Set the boundingBox for the FeatureCollection.
setBufferSize(int) - Method in interface ucar.ma2.StructureDataIterator
Hint to use this much memory in buffering the iteration.
setBufferSize(int) - Method in interface ucar.nc2.ft.NestedPointFeatureCollectionIterator
Hint to use this much memory in buffering the iteration.
setBufferSize(int) - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
Hint to use this much memory in buffering the iteration.
setBufferSize(int) - Method in interface ucar.nc2.ft.PointFeatureIterator
Hint to use this much memory in buffering the iteration.
setBufferSize(int) - Method in class ucar.unidata.io.InMemoryRandomAccessFile
 
setBufferSize(int) - Method in class ucar.unidata.io.RandomAccessFile
Set the buffer size.
setByte(Index, byte) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setByte(int, byte) - Method in class ucar.ma2.Array
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setByte(int, byte) - Method in class ucar.ma2.ArrayBoolean
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayByte
 
setByte(int, byte) - Method in class ucar.ma2.ArrayByte
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayChar
 
setByte(int, byte) - Method in class ucar.ma2.ArrayChar
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayDouble
 
setByte(int, byte) - Method in class ucar.ma2.ArrayDouble
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayFloat
 
setByte(int, byte) - Method in class ucar.ma2.ArrayFloat
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayInt
 
setByte(int, byte) - Method in class ucar.ma2.ArrayInt
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayLong
 
setByte(int, byte) - Method in class ucar.ma2.ArrayLong
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setByte(int, byte) - Method in class ucar.ma2.ArrayObject
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setByte(int, byte) - Method in class ucar.ma2.ArrayRagged
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayShort
 
setByte(int, byte) - Method in class ucar.ma2.ArrayShort
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setByte(int, byte) - Method in class ucar.ma2.ArrayStructure
 
setByteCurrent(byte) - Method in interface ucar.ma2.IndexIterator
Set current value with a byte
setByteCurrent(byte) - Method in class ucar.ma2.IteratorFast
 
setByteNext(byte) - Method in interface ucar.ma2.IndexIterator
Set next value with a byte
setByteNext(byte) - Method in class ucar.ma2.IteratorFast
 
setCachedData(Array, boolean) - Method in class ucar.nc2.Variable
Set the data cache
setCachePathPolicy(int, String) - Method in class ucar.nc2.util.DiskCache2
Set the cache path policy
setCachePolicy(boolean) - Static method in class ucar.nc2.util.DiskCache
Set the standard policy used in getWriteableFileStandardPolicy().
setCaching(boolean) - Method in class ucar.nc2.Structure
Caching is not allowed
setCaching(boolean) - Method in class ucar.nc2.Variable
Set whether to cache or not.
setCalculateBounds(PointFeatureCollection) - Method in interface ucar.nc2.ft.PointFeatureIterator
If this is set, then the iterator will calculate the bounding box, time range, and size, and make it available through getBoundingBox(), getDateRange(), and getSize().
setCatalog(InvCatalogImpl) - Method in interface thredds.catalog.CatalogSetCallback
Called when the catalog is done being read.
setCatalog(InvCatalog) - Method in class thredds.catalog.InvDatasetImpl
Set the containing catalog; use only for top level dataset.
setCatalog(InvCatalog) - Method in class thredds.catalog.InvDatasetImplProxy
 
setCatalogConverter(InvCatalogImpl, String) - Method in class thredds.catalog.InvCatalogFactory
Find the InvCatalogConvertIF registered for this namespace, and set it into the catalog.
setCatalogConverterToVersion1() - Method in class thredds.catalog.InvCatalogImpl
Set the connverter to 1.0, typically to write a 0.6 out to a 1.0
setCatalogServletName(String) - Static method in class thredds.catalog.InvDatasetScan
 
setCenterLon(double) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Set the center of the Longitude range.
setCentralMeridian(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Set the central meridian in degrees.
setChar(Index, char) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setChar(int, char) - Method in class ucar.ma2.Array
 
setChar(Index, char) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayBoolean
 
setChar(Index, char) - Method in class ucar.ma2.ArrayByte
 
setChar(int, char) - Method in class ucar.ma2.ArrayByte
 
setChar(Index, char) - Method in class ucar.ma2.ArrayChar
 
setChar(int, char) - Method in class ucar.ma2.ArrayChar
 
setChar(Index, char) - Method in class ucar.ma2.ArrayDouble
 
setChar(int, char) - Method in class ucar.ma2.ArrayDouble
 
setChar(Index, char) - Method in class ucar.ma2.ArrayFloat
 
setChar(int, char) - Method in class ucar.ma2.ArrayFloat
 
setChar(Index, char) - Method in class ucar.ma2.ArrayInt
 
setChar(int, char) - Method in class ucar.ma2.ArrayInt
 
setChar(Index, char) - Method in class ucar.ma2.ArrayLong
 
setChar(int, char) - Method in class ucar.ma2.ArrayLong
 
setChar(Index, char) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayObject
 
setChar(Index, char) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayRagged
 
setChar(Index, char) - Method in class ucar.ma2.ArrayShort
 
setChar(int, char) - Method in class ucar.ma2.ArrayShort
 
setChar(Index, char) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayStructure
 
setCharCurrent(char) - Method in interface ucar.ma2.IndexIterator
Set current value with a char
setCharCurrent(char) - Method in class ucar.ma2.IteratorFast
 
setCharNext(char) - Method in interface ucar.ma2.IndexIterator
Set next value with a char
setCharNext(char) - Method in class ucar.ma2.IteratorFast
 
setCollectionType(CollectionType) - Method in class thredds.catalog.InvDatasetImpl
Set collectionType
setCollectionType(CollectionType) - Method in class thredds.catalog.InvDatasetImplProxy
 
setContext(String) - Static method in class thredds.catalog.InvDatasetScan
 
setContiguous(boolean) - Method in class ucar.nc2.dataset.CoordinateAxis
Set if the edges are contiguous or disjoint.
setContributors(List<ThreddsMetadata.Contributor>) - Method in class thredds.catalog.InvDatasetImpl
 
setContributors(List<ThreddsMetadata.Contributor>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setContributors(List<ThreddsMetadata.Contributor>) - Method in class thredds.catalog.ThreddsMetadata
Set list of contributors (type Contributor); may be empty, not null.
setConventionUsed(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
setConventionUsed(String) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Pass in the name of the Convention used to locate this CoordSysBuilderIF.
setCount(int) - Method in class ucar.unidata.util.DateSelection
Set the Count property.
setCreateFrom(String) - Method in class thredds.catalog.InvCatalogImpl
Set how the catalog was created, for debugging.
setCreators(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.ThreddsMetadata
Set list of creators (type Source); may be empty, not null.
setCurrentCounter(int) - Method in class ucar.ma2.Index
Set the current counter from the 1D "current element" currElement = offset + stride[0]*current[0] + ...
setDataArray(Array) - Method in class ucar.ma2.StructureMembers.Member
Set the data array.
setDataFormatType(DataFormatType) - Method in class thredds.catalog.InvDatasetImpl
 
setDataFormatType(DataFormatType) - Method in class thredds.catalog.ThreddsMetadata
Set dataTypeFormat
setDataObject(Object) - Method in class ucar.ma2.StructureMembers.Member
Set an opaque data object, for use behind the scenes.
setDataParam(int) - Method in class ucar.ma2.StructureMembers.Member
Set the data parameter value, for use behind the scenes.
setDataRootLocationAliasExpanders(List<PathAliasReplacement>) - Method in class thredds.catalog.InvCatalogFactory
 
setDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
Deprecated. Use addDataset() instead; datamodel now allows multiple top level datasets.
setDataSize(double) - Method in class thredds.catalog.InvDatasetImpl
 
setDataSize(double) - Method in class thredds.catalog.ThreddsMetadata
Set size (bytes)
setDataType(FeatureType) - Method in class thredds.catalog.InvDatasetImpl
 
setDataType(FeatureType) - Method in class thredds.catalog.ThreddsMetadata
Set dataType
setDataType(DataType) - Method in class ucar.nc2.Variable
Set the data type
setDate(Date) - Method in class ucar.nc2.units.DateType
Set the Date.
setDate(Date) - Method in class ucar.unidata.util.DatedObject
Set the Date property.
setDateRange(DateRange) - Method in interface ucar.nc2.ft.PointFeatureCollection
Set the date range for the FeatureCollection.
setDebugAccess(boolean) - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.FileWriter
Set debugging flags
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.NetcdfFile
debugging
setDebugLeaks(boolean) - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
setDefaultEnhanceMode(Set<NetcdfDataset.Enhance>) - Static method in class ucar.nc2.dataset.NetcdfDataset
Set the default set of Enhancements to do for all subsequent dataset opens and acquires.
setDefaultMapArea(ProjectionRect) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Set a reasonable bounding box for this projection.
setDefaultMapArea(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
Set a reasonable bounding box for this specific projection.
setDefaults(List, int[]) - Static method in class ucar.ma2.Range
Deprecated. use Section.setDefaults(int[] shape)
setDefaults(int[]) - Method in class ucar.ma2.Section
If any of the ranges are null, which means "all", set the Range from the corresponding length in shape[].
setDescription(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setDescription(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
 
setDim(int, int) - Method in class ucar.ma2.Index
set current element at dimension dim to v
setDim(int, int) - Method in class ucar.ma2.Index1D
 
setDim(int, int) - Method in class ucar.ma2.Index2D
 
setDim(int, int) - Method in class ucar.ma2.Index3D
 
setDim(int, int) - Method in class ucar.ma2.Index4D
 
setDim(int, int) - Method in class ucar.ma2.Index5D
 
setDim(int, int) - Method in class ucar.ma2.Index6D
 
setDim(int, int) - Method in class ucar.ma2.Index7D
 
setDimension(int, Dimension) - Method in class ucar.nc2.Variable
Replace a dimension with an equivalent one.
setDimensions(List<Dimension>) - Method in class ucar.nc2.Variable
Set the shape with a list of Dimensions.
setDimensions(String) - Method in class ucar.nc2.Variable
Set the dimensions using the dimensions names.
setDimensionsAnonymous(int[]) - Method in class ucar.nc2.Variable
Set the dimensions using all anonymous (unshared) dimensions
setDoAll(boolean) - Method in class ucar.unidata.util.DateSelection
Set the DoAll property.
setDoLatest(boolean) - Method in class ucar.unidata.util.DateSelection
Set the DoLatest property.
setDouble(Index, double) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setDouble(int, double) - Method in class ucar.ma2.Array
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayBoolean
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayByte
 
setDouble(int, double) - Method in class ucar.ma2.ArrayByte
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayChar
 
setDouble(int, double) - Method in class ucar.ma2.ArrayChar
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayDouble
 
setDouble(int, double) - Method in class ucar.ma2.ArrayDouble
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayFloat
 
setDouble(int, double) - Method in class ucar.ma2.ArrayFloat
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayInt
 
setDouble(int, double) - Method in class ucar.ma2.ArrayInt
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayLong
 
setDouble(int, double) - Method in class ucar.ma2.ArrayLong
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayObject
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayRagged
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayShort
 
setDouble(int, double) - Method in class ucar.ma2.ArrayShort
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayStructure
 
setDouble(Array, double) - Static method in class ucar.ma2.MAMath
Set all the elements of this array to the given double value.
setDouble(int, int, double) - Method in class ucar.ma2.MAMatrix
 
setDouble(int, double) - Method in class ucar.ma2.MAVector
 
setDoubleCurrent(double) - Method in interface ucar.ma2.IndexIterator
Set current value with a double
setDoubleCurrent(double) - Method in class ucar.ma2.IteratorFast
 
setDoubleNext(double) - Method in interface ucar.ma2.IndexIterator
Set next value with a double
setDoubleNext(double) - Method in class ucar.ma2.IteratorFast
 
setDuration(TimeDuration) - Method in class ucar.nc2.units.DateRange
Set the duration of the interval.
setElementSize(int) - Method in class ucar.nc2.Variable
Set the element size.
setEmail(String) - Method in class thredds.catalog.ThreddsMetadata.Source
 
setEnd(DateType) - Method in class ucar.nc2.units.DateRange
Set the ending Date.
setEndDateInfo() - Method in class ucar.unidata.util.DateSelectionInfo
 
setEndFixedTime(Date) - Method in class ucar.unidata.util.DateSelection
set property
setEndFixedTime(long) - Method in class ucar.unidata.util.DateSelection
Set the EndFixedTime property.
setEndMode(int) - Method in class ucar.unidata.util.DateSelection
Set the EndMode property.
setEndOffset(double) - Method in class ucar.unidata.util.DateSelection
Set the EndOffset property.
setEnumTypedef(EnumTypedef) - Method in class ucar.nc2.Variable
Public by accident.
setError(String) - Method in interface ucar.nc2.util.CancelTask
Called routine got an error, so it sets a message for calling program to show to user.
setErrorBuffer(Formatter) - Method in interface ucar.nc2.dataset.CoordTransBuilderIF
Pass in a Formatter where error messages can be appended.
setErrorBuffer(Formatter) - Method in class ucar.nc2.dataset.transform.AbstractCoordTransBuilder
 
setExpires(DateType) - Method in class thredds.catalog.InvCatalogImpl
Set the expires date after which the catalog is no longer valid.
setExtendMode() - Method in class ucar.unidata.io.RandomAccessFile
Set extendMode for truncated, yet valid files - old NetCDF code allowed this when NOFILL on, and user doesnt write all variables.
setExtraHeaderBytes(int) - Method in class ucar.nc2.NetcdfFileWriteable
Set extra bytes to reserve in the header.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.Mercator
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the false_easting, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.Mercator
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the false northing, in km.
setFileCache(FileCache) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
setFileCache(FileCache) - Method in class ucar.nc2.NetcdfFile
Public by accident.
setFill(boolean) - Method in class ucar.nc2.NetcdfFileWriteable
Set the fill flag: call before calling create() or doing any data writing.
setFillValueIsMissing(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
set if _FillValue is considered isMissing(); better set in constructor if possible
setFillValueIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
Set if _FillValue attribute is considered isMissing()
setFillValueIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
 
setFloat(Index, float) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setFloat(int, float) - Method in class ucar.ma2.Array
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayBoolean
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayByte
 
setFloat(int, float) - Method in class ucar.ma2.ArrayByte
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayChar
 
setFloat(int, float) - Method in class ucar.ma2.ArrayChar
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayDouble
 
setFloat(int, float) - Method in class ucar.ma2.ArrayDouble
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayFloat
 
setFloat(int, float) - Method in class ucar.ma2.ArrayFloat
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayInt
 
setFloat(int, float) - Method in class ucar.ma2.ArrayInt
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayLong
 
setFloat(int, float) - Method in class ucar.ma2.ArrayLong
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayObject
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayRagged
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayShort
 
setFloat(int, float) - Method in class ucar.ma2.ArrayShort
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayStructure
 
setFloatCurrent(float) - Method in interface ucar.ma2.IndexIterator
Set current value with a float
setFloatCurrent(float) - Method in class ucar.ma2.IteratorFast
 
setFloatNext(float) - Method in interface ucar.ma2.IndexIterator
Set next value with a float
setFloatNext(float) - Method in class ucar.ma2.IteratorFast
 
setFmrcInventoryParams(String, String, String, String) - Method in class thredds.catalog.InvDatasetFmrc
 
setGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.InvDatasetImpl
 
setGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.InvDatasetImplProxy
 
setGeospatialCoverage(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.ThreddsMetadata
set GeospatialCoverage element
setGlobal(boolean) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set isGlobal
setGroup(Group) - Method in class ucar.nc2.Dimension
Set the group
setHarvest(boolean) - Method in class thredds.catalog.InvDatasetImpl
Set harvest
setHarvest(boolean) - Method in class thredds.catalog.InvDatasetImplProxy
 
setHeight(double) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Set the height above the earth
setHeight(double) - Method in class ucar.unidata.geoloc.ProjectionRect
set Y height
setHeightExtent(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set height extent
setHeightResolution(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set height resolution
setHeightStart(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set starting height
setHeightUnits(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set height units
setHistory(String) - Method in class thredds.catalog.ThreddsMetadata
set specific type of documentation = history
setHttpClient(HttpClient) - Static method in class ucar.nc2.dataset.NetcdfDataset
Set the HttpClient object - so that a single, shared instance is used within the application.
setID(String) - Method in class thredds.catalog.InvDatasetImpl
Set the ID for this Dataset
setID(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setId(String) - Method in class ucar.nc2.NetcdfFile
Set the globally unique dataset identifier.
setID(String) - Method in class ucar.unidata.util.Product
_more_
setImmutable() - Method in class ucar.nc2.Dimension
Make this immutable.
setImmutable() - Method in class ucar.nc2.Group
Make this immutable.
setImmutable() - Method in class ucar.nc2.NetcdfFile
Make this immutable.
setImmutable() - Method in class ucar.nc2.Structure
 
setImmutable() - Method in class ucar.nc2.Variable
Make this immutable.
setInherited(boolean) - Method in class thredds.catalog.ThreddsMetadata
Set inherited
setInlineContent(String) - Method in class thredds.catalog.InvDocumentation
 
setInt(Index, int) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setInt(int, int) - Method in class ucar.ma2.Array
 
setInt(Index, int) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setInt(int, int) - Method in class ucar.ma2.ArrayBoolean
 
setInt(Index, int) - Method in class ucar.ma2.ArrayByte
 
setInt(int, int) - Method in class ucar.ma2.ArrayByte
 
setInt(Index, int) - Method in class ucar.ma2.ArrayChar
 
setInt(int, int) - Method in class ucar.ma2.ArrayChar
 
setInt(Index, int) - Method in class ucar.ma2.ArrayDouble
 
setInt(int, int) - Method in class ucar.ma2.ArrayDouble
 
setInt(Index, int) - Method in class ucar.ma2.ArrayFloat
 
setInt(int, int) - Method in class ucar.ma2.ArrayFloat
 
setInt(Index, int) - Method in class ucar.ma2.ArrayInt
 
setInt(int, int) - Method in class ucar.ma2.ArrayInt
 
setInt(Index, int) - Method in class ucar.ma2.ArrayLong
 
setInt(int, int) - Method in class ucar.ma2.ArrayLong
 
setInt(Index, int) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setInt(int, int) - Method in class ucar.ma2.ArrayObject
 
setInt(Index, int) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setInt(int, int) - Method in class ucar.ma2.ArrayRagged
 
setInt(Index, int) - Method in class ucar.ma2.ArrayShort
 
setInt(int, int) - Method in class ucar.ma2.ArrayShort
 
setInt(Index, int) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setInt(int, int) - Method in class ucar.ma2.ArrayStructure
 
setIntCurrent(int) - Method in interface ucar.ma2.IndexIterator
Set current value with a int
setIntCurrent(int) - Method in class ucar.ma2.IteratorFast
 
setInterval(double) - Method in class ucar.unidata.util.DateSelection
Set the Interval property.
setIntervalRange(double) - Method in class ucar.unidata.util.DateSelection
A utility method to set the pre and post range symmetrically.
setIntNext(int) - Method in interface ucar.ma2.IndexIterator
Set next value with a int
setIntNext(int) - Method in class ucar.ma2.IteratorFast
 
setInvalidDataIsMissing(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
set if valid_range is considered isMissing(); better set in constructor if possible
setInvalidDataIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
Set if valid_range attribute is considered isMissing()
setInvalidDataIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
 
setIsScalar() - Method in class ucar.nc2.Variable
Set this Variable to be a scalar
setKeywords(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImpl
 
setKeywords(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setKeywords(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.ThreddsMetadata
Set list of contributors; may be empty, not null.
setLargeFile(boolean) - Method in class ucar.nc2.NetcdfFileWriteable
Set if this should be a "large file" (64-bit offset) format.
setLastModifiedDate(DateType) - Method in class thredds.catalog.InvDatasetImpl
 
setLastModifiedDate(Date) - Method in class thredds.catalog.InvDatasetImpl
 
setLatExtent(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set latitude extent
setLatitude(double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Set the latitude, in degrees.
setLatResolution(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set latitude resolution
setLatStart(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set starting latitude
setLatUnits(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set latitude units
setLayer(boolean) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Set if coordinate lies between a layer, or is at a point.
setLength(int) - Method in class ucar.nc2.Dimension
Set the Dimension length.
setLength(long) - Method in class ucar.nc2.NetcdfFileWriteable
Preallocate the file size, for efficiency.
setLocalMetadata(ThreddsMetadata) - Method in class thredds.catalog.InvDatasetImpl
 
setLocalMetadata(ThreddsMetadata) - Method in class thredds.catalog.InvDatasetImplProxy
 
setLocation(String) - Method in class ucar.nc2.NetcdfFile
Set the location, a URL or local filename.
setLocation(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
set x,y location from pt
setLocation(Point2D) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
set x,y location from pt
setLocationURI(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
 
setLogger(Logger) - Method in class ucar.nc2.util.DiskCache2
Optionally set a logger.
setLonExtent(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set longitude extent
setLong(Index, long) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setLong(int, long) - Method in class ucar.ma2.Array
 
setLong(Index, long) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayBoolean
 
setLong(Index, long) - Method in class ucar.ma2.ArrayByte
 
setLong(int, long) - Method in class ucar.ma2.ArrayByte
 
setLong(Index, long) - Method in class ucar.ma2.ArrayChar
 
setLong(int, long) - Method in class ucar.ma2.ArrayChar
 
setLong(Index, long) - Method in class ucar.ma2.ArrayDouble
 
setLong(int, long) - Method in class ucar.ma2.ArrayDouble
 
setLong(Index, long) - Method in class ucar.ma2.ArrayFloat
 
setLong(int, long) - Method in class ucar.ma2.ArrayFloat
 
setLong(Index, long) - Method in class ucar.ma2.ArrayInt
 
setLong(int, long) - Method in class ucar.ma2.ArrayInt
 
setLong(Index, long) - Method in class ucar.ma2.ArrayLong
 
setLong(int, long) - Method in class ucar.ma2.ArrayLong
 
setLong(Index, long) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayObject
 
setLong(Index, long) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayRagged
 
setLong(Index, long) - Method in class ucar.ma2.ArrayShort
 
setLong(int, long) - Method in class ucar.ma2.ArrayShort
 
setLong(Index, long) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayStructure
 
setLongCurrent(long) - Method in interface ucar.ma2.IndexIterator
Set current value with a long
setLongCurrent(long) - Method in class ucar.ma2.IteratorFast
 
setLongitude(double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Set the longitude, in degrees.
setLongNext(long) - Method in interface ucar.ma2.IndexIterator
Set next value with a long
setLongNext(long) - Method in class ucar.ma2.IteratorFast
 
setLonResolution(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set longitude resolution
setLonStart(double) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set starting longitude
setLonUnits(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
Set longitude units
setMemberArray(StructureMembers.Member, Array) - Method in class ucar.ma2.ArrayStructure
Set data for one member, over all structures.
setMemberArray(String, Array) - Method in class ucar.ma2.ArrayStructureMA
Set the data array for this member.
setMemberData(StructureMembers.Member, Array) - Method in class ucar.ma2.StructureDataW
 
setMemberData(String, Array) - Method in class ucar.ma2.StructureDataW
 
setMemberVariables(List<Variable>) - Method in class ucar.nc2.Structure
Set the list of member variables.
setMinLength(long) - Method in class ucar.unidata.io.RandomAccessFile
Make sure file is at least this long when its closed.
setMissingDataIsMissing(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
set if missing_data is considered isMissing(); better set in constructor if possible
setMissingDataIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
Set if missing_data attribute is considered isMissing()
setMissingDataIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
 
setMissingToNaN(float[]) - Method in interface ucar.nc2.dt.GridDatatype
Convert (in place) all values in the given array that are considered as "missing" to Float.NaN, according to isMissing(val).
setName(String) - Method in class thredds.catalog.InvDatasetImpl
Set name of this Dataset.
setName(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setName(String) - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
setName(String) - Method in class thredds.catalog.ThreddsMetadata.Source
Set name
setName(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setName(String) - Method in class ucar.nc2.dataset.StructureDS
 
setName(String) - Method in class ucar.nc2.dataset.VariableDS
 
setName(String) - Method in class ucar.nc2.Dimension
rename
setName(String) - Method in class ucar.nc2.Group
Set the Group short name
setName(String) - Method in class ucar.nc2.NetcdfFileWriteable
Deprecated. use NetcdfFileWriteable.createNew(String filename);
setName(String) - Method in class ucar.nc2.Variable
Set the short name
setName(String) - Method in class ucar.unidata.geoloc.ProjectionImpl
Set the name of this specific projection.
setName(String) - Method in class ucar.unidata.util.Product
_more_
setNamespaceURI(String) - Method in class thredds.catalog.InvMetadata
set the namespace URI
setNcmlElement(Element) - Method in class thredds.catalog.InvDatasetImpl
 
setNext(double) - Method in class ucar.ma2.ArrayDouble.D3.IF
 
setNorth(boolean) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Set whether in North or South Hemisphere.
setNowTime(Date) - Method in class ucar.unidata.util.DateSelection
Set the NowTime property.
setNumTimesInRange(int) - Method in class ucar.unidata.util.DateSelection
Set the NumTimesInRange property.
setObject(Index, Object) - Method in class ucar.ma2.Array
Set the array element at index to the specified value.
setObject(int, Object) - Method in class ucar.ma2.Array
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayBoolean
 
setObject(int, Object) - Method in class ucar.ma2.ArrayBoolean
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayByte
 
setObject(int, Object) - Method in class ucar.ma2.ArrayByte
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayChar
 
setObject(int, Object) - Method in class ucar.ma2.ArrayChar
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayDouble
 
setObject(int, Object) - Method in class ucar.ma2.ArrayDouble
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayFloat
 
setObject(int, Object) - Method in class ucar.ma2.ArrayFloat
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayInt
 
setObject(int, Object) - Method in class ucar.ma2.ArrayInt
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayLong
 
setObject(int, Object) - Method in class ucar.ma2.ArrayLong
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayObject
 
setObject(int, Object) - Method in class ucar.ma2.ArrayObject
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayRagged
 
setObject(int, Object) - Method in class ucar.ma2.ArrayRagged
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayShort
 
setObject(int, Object) - Method in class ucar.ma2.ArrayShort
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayStructure
Set one of the StructureData of this ArrayStructure.
setObject(int, Object) - Method in class ucar.ma2.ArrayStructure
Set the index-th StructureData of this ArrayStructure.
setObject(Object) - Method in class ucar.unidata.util.DatedObject
Set the Object property.
setObjectCurrent(Object) - Method in interface ucar.ma2.IndexIterator
Set current value with a Object
setObjectCurrent(Object) - Method in class ucar.ma2.IteratorFast
 
setObjectNext(Object) - Method in interface ucar.ma2.IndexIterator
Set next value with a Object
setObjectNext(Object) - Method in class ucar.ma2.IteratorFast
 
setOffsets(StructureMembers) - Static method in class ucar.ma2.ArrayStructureBB
Set the offsets, based on m.getSizeBytes()
setOriginalVariable(Variable) - Method in class ucar.nc2.dataset.StructureDS
Set the Structure to wrap.
setOriginalVariable(Variable) - Method in class ucar.nc2.dataset.VariableDS
Set the Variable to wrap.
setOriginalVariable(Variable) - Method in interface ucar.nc2.dataset.VariableEnhanced
 
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the origin latitude.
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Set the origin latitude.
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Set the origin latitude.
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Set the origin latitude.
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.Mercator
Deprecated. not used, only here for XML Persistence
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.Orthographic
Set the origin latitude.
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the origin latitude
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Set the origin latitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.Mercator
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.Orthographic
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Set the origin longitude.
setParallel(double) - Method in class ucar.unidata.geoloc.projection.Mercator
Set the first standard parallel
setParallelOne(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the first standard parallel
setParallelOne(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Set the first standard parallel
setParallelTwo(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the second standard parallel
setParallelTwo(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Set the second standard parallel
setParellelOne(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Deprecated. use setParallelOne(double). Keep the mispelled name for persisted objects
setParellelTwo(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Deprecated. use setParallelTwo(double). Keep the mispelled name for persisted objects
setParent(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Set the parent dataset.
setParent(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
 
setParentGroup(Group) - Method in class ucar.nc2.Group
Set the Group's parent Group
setParentGroup(Group) - Method in class ucar.nc2.Structure
Set the parent group of this Structure, and all member variables.
setParentGroup(Group) - Method in class ucar.nc2.Variable
Set the parent group.
setParentStructure(Structure) - Method in class ucar.nc2.Variable
Set the parent structure.
setPolicy(int) - Method in class ucar.nc2.util.DiskCache2
Set the cache path policy
setPositive(String) - Method in class ucar.nc2.dataset.CoordinateAxis
Set the direction of increasing values, used only for vertical Axes.
setPostRange(double) - Method in class ucar.unidata.util.DateSelection
Set the PostRange property.
setPreRange(double) - Method in class ucar.unidata.util.DateSelection
Set the PreRange property.
setProcessing(String) - Method in class thredds.catalog.ThreddsMetadata
set specific type of documentation = processing_level
setProjects(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImpl
 
setProjects(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setProjects(List<ThreddsMetadata.Vocab>) - Method in class thredds.catalog.ThreddsMetadata
Set list of projects (type Vocab); may be empty, not null.
setProperty(String, String) - Static method in class ucar.nc2.NetcdfFile
Set properties.
setProxyReader(ProxyReader) - Method in class ucar.nc2.dataset.StructureDS
Set the proxy reader.
setProxyReader(ProxyReader) - Method in class ucar.nc2.dataset.VariableDS
Set the proxy reader.
setProxyReader(ProxyReader) - Method in interface ucar.nc2.dataset.VariableEnhanced
 
setPublishers(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.InvDatasetImpl
 
setPublishers(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setPublishers(List<ThreddsMetadata.Source>) - Method in class thredds.catalog.ThreddsMetadata
Set list of publishers (type Source); may be empty, not null.
setRange(int, Range) - Method in class ucar.ma2.Section
Set the range at the specified index in the list, previous Range is discarded
setRecordVariable(Structure) - Method in class ucar.nc2.FileWriter
Read record data from here (when finish is called).
setRedefineMode(boolean) - Method in class ucar.nc2.NetcdfFileWriteable
Set the redefine mode.
setReferencedFile(NetcdfFile) - Method in class ucar.nc2.dataset.NetcdfDataset
Set underlying file.
setResolution(TimeDuration) - Method in class ucar.nc2.units.DateRange
Set the time resolution.
setResourceControl(String) - Method in class thredds.catalog.InvDatasetImpl
 
setRights(String) - Method in class thredds.catalog.ThreddsMetadata
set specific type of documentation = rights
setRole(String) - Method in class thredds.catalog.ThreddsMetadata.Contributor
 
setRootDirectory(String) - Static method in class ucar.nc2.util.DiskCache
Set the cache root directory.
setRootDirectory(String) - Method in class ucar.nc2.util.DiskCache2
 
setRoundTo(double) - Method in class ucar.unidata.util.DateSelection
Set the RoundTo property.
setScale(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Set the scale
setScale(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the scale
setScanLocation(String) - Method in class thredds.catalog.InvDatasetScan
Resets the location being scanned (DO NOT USE THIS METHOD, "public by accident").
setSequenceLength(int, int) - Method in class ucar.ma2.ArraySequenceNested
Set the length of one of the sequences.
setServiceName(String) - Method in class thredds.catalog.InvDatasetImpl
 
setServiceName(String) - Method in class thredds.catalog.ThreddsMetadata
Set serviceName
setServicesLocal(List<InvService>) - Method in class thredds.catalog.InvDatasetImpl
Set the list of services attached specifically to this dataset.
setServicesLocal(List<InvService>) - Method in class thredds.catalog.InvDatasetImplProxy
 
setShape(int[]) - Method in class ucar.ma2.StructureMembers.Member
 
setShared(boolean) - Method in class ucar.nc2.Dimension
Set whether this is shared.
setShort(Index, short) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setShort(int, short) - Method in class ucar.ma2.Array
 
setShort(Index, short) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayBoolean
 
setShort(Index, short) - Method in class ucar.ma2.ArrayByte
 
setShort(int, short) - Method in class ucar.ma2.ArrayByte
 
setShort(Index, short) - Method in class ucar.ma2.ArrayChar
 
setShort(int, short) - Method in class ucar.ma2.ArrayChar
 
setShort(Index, short) - Method in class ucar.ma2.ArrayDouble
 
setShort(int, short) - Method in class ucar.ma2.ArrayDouble
 
setShort(Index, short) - Method in class ucar.ma2.ArrayFloat
 
setShort(int, short) - Method in class ucar.ma2.ArrayFloat
 
setShort(Index, short) - Method in class ucar.ma2.ArrayInt
 
setShort(int, short) - Method in class ucar.ma2.ArrayInt
 
setShort(Index, short) - Method in class ucar.ma2.ArrayLong
 
setShort(int, short) - Method in class ucar.ma2.ArrayLong
 
setShort(Index, short) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayObject
 
setShort(Index, short) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayRagged
 
setShort(Index, short) - Method in class ucar.ma2.ArrayShort
 
setShort(int, short) - Method in class ucar.ma2.ArrayShort
 
setShort(Index, short) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayStructure
 
setShortCurrent(short) - Method in interface ucar.ma2.IndexIterator
Set current value with a short
setShortCurrent(short) - Method in class ucar.ma2.IteratorFast
 
setShortNext(short) - Method in interface ucar.ma2.IndexIterator
Set next value with a short
setShortNext(short) - Method in class ucar.ma2.IteratorFast
 
setSize(double) - Method in class thredds.catalog.InvAccessImpl
 
setSize(int) - Method in interface ucar.nc2.ft.PointFeatureCollection
Set the size of the FeatureCollection.
setSizeToCache(int) - Method in class ucar.nc2.Variable
Set the sizeToCache.
setSkip(int) - Method in class ucar.unidata.util.DateSelection
Set the Skip property.
setSPobject(Object) - Method in class ucar.nc2.Variable
Should not be public.
setStart(DateType) - Method in class ucar.nc2.units.DateRange
Set the starting Date.
setStartDateInfo() - Method in class ucar.unidata.util.DateSelectionInfo
 
setStartFixedTime(long) - Method in class ucar.unidata.util.DateSelection
Set the StartFixedTime property.
setStartFixedTime(Date) - Method in class ucar.unidata.util.DateSelection
set property
setStartMode(int) - Method in class ucar.unidata.util.DateSelection
Set the StartMode property.
setStartOffset(double) - Method in class ucar.unidata.util.DateSelection
Set the StartOffset property.
setString(String) - Method in class ucar.ma2.ArrayChar
Set the ArrayChar values from the characters in the String.
setString(int, String) - Method in class ucar.ma2.ArrayChar
Set the ArrayChar values from the characters in the String.
setString(Index, String) - Method in class ucar.ma2.ArrayChar
Set the ArrayChar values from the characters in the String.
setStructureData(StructureData, int) - Method in class ucar.ma2.ArrayStructureW
Set one of the StructureData of this ArrayStructure.
setStructureMembers(StructureMembers) - Method in class ucar.ma2.StructureMembers.Member
 
setStructureSize(int) - Method in class ucar.ma2.StructureMembers
Set the total size of the Structure in bytes.
setSummary(String) - Method in class thredds.catalog.ThreddsMetadata
set specific type of documentation = summary
setTangentLat(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Set the tangent latitude
setTangentLon(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Set the tangent longitude
setTangentLon(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the tangent longitude
setText(String) - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
setThreddsMetadata(boolean) - Method in class thredds.catalog.InvMetadata
set if this element contains ThreddsMetadata
setThreddsMetadata(ThreddsMetadata) - Method in class thredds.catalog.InvMetadata
set the internal ThreddsMetadata; this holds elements from THREDDS namespace
setTimeCoverage(DateRange) - Method in class thredds.catalog.InvDatasetImpl
 
setTimeCoverage(DateRange) - Method in class thredds.catalog.InvDatasetImplProxy
 
setTimeCoverage(DateRange) - Method in class thredds.catalog.ThreddsMetadata
set TimeCoverage element
setTimes(List) - Method in class ucar.unidata.util.DateSelection
Set the Times property.
setTitle(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
 
setTitle(String) - Method in class ucar.nc2.NetcdfFile
Set the dataset "human readable" title.
setType(String) - Method in class thredds.catalog.InvDocumentation
 
setType(String) - Method in class ucar.nc2.units.DateType
Set the type of Date.
setUnits(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setUnitsString(String) - Method in class ucar.nc2.dataset.StructureDS
 
setUnitsString(String) - Method in class ucar.nc2.dataset.VariableDS
 
setUnitsString(String) - Method in interface ucar.nc2.dataset.VariableEnhanced
Set the Unit String for this Variable.
setUnlimited(boolean) - Method in class ucar.nc2.Dimension
Set whether this is unlimited, meaning length can increase.
setUnsigned(boolean) - Method in class ucar.ma2.Array
 
setUrl(String) - Method in class thredds.catalog.ThreddsMetadata.Source
 
setUrlPath(String) - Method in class thredds.catalog.InvDatasetImpl
Set the urlPath for this InvDatasetImpl
setUrlPath(String) - Method in class thredds.catalog.InvDatasetImplProxy
 
setUseMaximalCoordSys(boolean) - Static method in class ucar.nc2.dataset.CoordSysBuilder
If true, assign implicit CoordinateSystem objects to variables that dont have one yet.
setUseNaNs(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissing
set whether to use NaNs for missing float/double values, for efficiency
setUseNaNs(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
Set whether to use NaNs for missing values, for efficiency
setUseNaNs(boolean) - Method in class ucar.nc2.dataset.VariableDS
 
setUserProperty(Object, Object) - Method in class thredds.catalog.InvDatasetImpl
 
setUserProperty(Object, Object) - Method in class thredds.catalog.InvDatasetImplProxy
 
setValue(String) - Method in class thredds.catalog.InvProperty
Set the value of the property.
setValue(double) - Method in class ucar.nc2.units.TimeUnit
Set the value in the original units.
setValueInSeconds(double) - Method in class ucar.nc2.units.TimeDuration
Set the duration in seconds
setValueInSeconds(double) - Method in class ucar.nc2.units.TimeUnit
Set the value, using the given number of seconds.
setValues(Variable, int, double, double) - Method in class ucar.nc2.dataset.NetcdfDataset
Generate the list of values from a starting value and an increment.
setValues(Variable, List<String>) - Method in class ucar.nc2.dataset.NetcdfDataset
Set the data values from a list of Strings.
setVariableInfo(String, String, String, DataType) - Method in class ucar.ma2.StructureMembers.Member
 
setVariableLength(boolean) - Method in class ucar.nc2.Dimension
Set whether the length is variable.
setVertical(CoordinateAxis1D) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
setVocabulary(String) - Method in class thredds.catalog.ThreddsMetadata.Source
 
setVocabulary(String) - Method in class thredds.catalog.ThreddsMetadata.Vocab
 
setVocabularyId(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setVocabularyId(Attribute) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setVocabularyName(String) - Method in class thredds.catalog.ThreddsMetadata.Variable
 
setWidth(double) - Method in class ucar.unidata.geoloc.ProjectionRect
set X width
setX(double) - Method in class ucar.unidata.geoloc.ProjectionRect
set minimum X
setXlinkHref(String) - Method in class thredds.catalog.InvCatalogRef
 
setXlinkHref(String) - Method in class thredds.catalog.InvDocumentation
 
setXlinkTitle(String) - Method in class thredds.catalog.InvDocumentation
 
setY(double) - Method in class ucar.unidata.geoloc.ProjectionRect
set minimum Y
setZone(int) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Set the zone number = [1,60]
setZPositive(String) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
setZPositiveUp(boolean) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
shapeToString() - Method in class ucar.ma2.Array
Create a string representation of the shape of this Array.
shiftOrigin(int) - Method in class ucar.ma2.Range
Create a new Range shifting this range by a constant factor.
shiftOrigin(Section) - Method in class ucar.ma2.Section
Create a new Section by shifting each range by newOrigin.first() The result is then a reletive offset from the newOrigin.
shorten(String, int) - Static method in class ucar.unidata.util.StringUtil
Shorten a string using elipses (...)
shortToBytes(short) - Static method in class ucar.unidata.io.Swap
Convert a short to an array of 2 bytes.
showCache(PrintStream) - Static method in class ucar.nc2.util.DiskCache
 
showCache(PrintStream) - Method in class ucar.nc2.util.DiskCache2
Show cache contents.
showCatalogXML - Static variable in class thredds.catalog.InvCatalogFactory
 
showParsedXML - Static variable in class thredds.catalog.InvCatalogFactory
 
showStackTrace - Static variable in class thredds.catalog.InvCatalogFactory
 
shutdown() - Static method in class ucar.nc2.dataset.NetcdfDataset
Call when application exits, if you have previously called initNetcdfFileCache.
Sigma - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
SIGMA - Static variable in class ucar.unidata.geoloc.vertical.AtmosSigma
The "depth" variable name identifier
SIGMA - Static variable in class ucar.unidata.geoloc.vertical.OceanSigma
The "s" variable name identifier
SimpleUnit - Class in ucar.nc2.units
Convenience routines on top of ucar.units package.
simulateUnwritableDir - Static variable in class ucar.nc2.util.DiskCache
debug only
sinc - Variable in class ucar.unidata.util.GaussianLatitudes
 
sinh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
size() - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
The number of elements in the collection.
size() - Method in interface ucar.nc2.ft.PointFeatureCollection
The number of points in the collection.
size() - Method in interface ucar.nc2.ft.ProfileFeature
The number of points along the z axis.
size() - Method in interface ucar.nc2.ft.SectionFeature
The number of profiles along the trajectory.
size() - Method in interface ucar.nc2.ft.StationProfileFeature
The number of profiles in the time series.
size() - Method in interface ucar.nc2.ft.StationTimeSeriesFeature
The number of points in the time series.
size() - Method in interface ucar.nc2.ft.TrajectoryFeature
The number of points along the trajectory.
skip(long) - Method in class ucar.unidata.io.UncompressInputStream
 
skipBytes(int) - Method in class ucar.unidata.io.RandomAccessFile
Skips exactly n bytes of input.
Sleve - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
slice(int, int) - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by fixing the specified dimension at the specified index value.
slice(int, int) - Method in class ucar.nc2.Sequence
UnsupportedOperation
slice(int, int) - Method in class ucar.nc2.Variable
Create a new Variable that is a logical slice of this Variable, by fixing the specified dimension at the specified index value.
SOLARFLUX - Static variable in class ucar.unidata.util.SpecialMathFunction
Solar Flux.
SOLARLUM - Static variable in class ucar.unidata.util.SpecialMathFunction
Solar Luminosity.
SOLARMASS - Static variable in class ucar.unidata.util.SpecialMathFunction
Solar Mass.
SOLARRADIUS - Static variable in class ucar.unidata.util.SpecialMathFunction
Solar Radius.
sort() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
sort() - Method in class ucar.nc2.dataset.NetcdfDataset
Sort Variables, CoordAxes by name.
sort(List, boolean) - Static method in class ucar.unidata.util.DatedObject
Sort the given list of DatedThing-s
SpecialMathFunction - Class in ucar.unidata.util
This class contains physical constants and special functions not found in the java.lang.Math class.
split(Object) - Static method in class ucar.unidata.util.StringUtil
Tokenize the toString value of the given source object, splitting on ",".
split(Object, String) - Static method in class ucar.unidata.util.StringUtil
Tokenize the toString value of the given source object, splitting on the given delimiter.
split(Object, String, boolean) - Static method in class ucar.unidata.util.StringUtil
Tokenize the toString value of the given source object, splitting on the given delimiter.
split(Object, String, boolean, boolean) - Static method in class ucar.unidata.util.StringUtil
Tokenize the toString value of the given source object, splitting on the given delimiter.
split(String, String, int) - Static method in class ucar.unidata.util.StringUtil
Split the given string into the first cnt number of substrings as delimited by the given delimiter.
splitMacros(String) - Static method in class ucar.unidata.util.StringUtil
This parses the given string with the following form.
splitUpTo(String, String, int) - Static method in class ucar.unidata.util.StringUtil
Split up to a certain number of characters
splitWithQuotes(String) - Static method in class ucar.unidata.util.StringUtil
tokenize the given string on spaces.
start - Variable in class ucar.unidata.util.DateSelectionInfo
 
STARTMODELABELS - Static variable in class ucar.unidata.util.DateSelection
Mode for constructing set
startsWithVowel(String) - Static method in class ucar.unidata.util.StringUtil
Check to see if the string starts with a vowel.
Station - Interface in ucar.unidata.geoloc
A named location on the earth.
StationCollection - Interface in ucar.nc2.dt
A collection of data at unconnected station locations, typically time series.
StationCollection - Interface in ucar.nc2.ft
A collection of data at named locations called Stations.
StationImpl - Class in ucar.nc2.dt
Implementation of Station
StationImpl() - Constructor for class ucar.nc2.dt.StationImpl
 
StationImpl(String, String, double, double, double) - Constructor for class ucar.nc2.dt.StationImpl
 
StationImpl(String, String, double, double, double, int) - Constructor for class ucar.nc2.dt.StationImpl
 
StationImpl - Class in ucar.unidata.geoloc
Implementation of Station
StationImpl(String, String, String, double, double, double) - Constructor for class ucar.unidata.geoloc.StationImpl
 
StationObsDataset - Interface in ucar.nc2.dt
A collection of Stations with StationObsDatatype data.
StationObsDatatype - Interface in ucar.nc2.dt
A collection of observations at one time and at one station ( = named location)
StationProfileFeature - Interface in ucar.nc2.ft
Time series of ProfileFeature at named locations.
StationProfileFeatureCollection - Interface in ucar.nc2.ft
A collection of StationProfileFeatures
StationRadarCollection - Interface in ucar.nc2.dt
A collection of data at unconnected radar station.
StationRadialDataset - Interface in ucar.nc2.dt
A collection of Stations with RadialDatatype data.
STATIONS - Static variable in class thredds.catalog.CollectionType
 
StationTimeSeriesFeature - Interface in ucar.nc2.ft
Time series of PointFeature at a named location aka 'station'.
StationTimeSeriesFeatureCollection - Interface in ucar.nc2.ft
A collection of StationTimeSeriesFeature.
statusCode - Variable in class ucar.nc2.util.IO.HttpResult
 
stdDateNoSecsFormat(String) - Method in class ucar.nc2.units.DateFormatter
Parse text in the format "yyyy-MM-dd HH:mm"
stdDateTimeFormat(String) - Method in class ucar.nc2.units.DateFormatter
Parse text in the format "yyyy-MM-dd HH:mm:ss"
STEFANBOLTZ - Static variable in class ucar.unidata.util.SpecialMathFunction
Stefan-Boltzman Constant.
Stereographic - Class in ucar.nc2.dataset.transform
Create a Stereographic Projection from the information in the Coordinate Transform Variable.
Stereographic() - Constructor for class ucar.nc2.dataset.transform.Stereographic
 
Stereographic - Class in ucar.unidata.geoloc.projection
Stereographic projection, spherical earth.
Stereographic() - Constructor for class ucar.unidata.geoloc.projection.Stereographic
Constructor with default parameters = North Polar
Stereographic(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Stereographic
Construct a Stereographic Projection.
Stereographic(double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Stereographic
Construct a Stereographic Projection.
Stereographic(double, double, double, boolean) - Constructor for class ucar.unidata.geoloc.projection.Stereographic
Construct a polar Stereographic Projection, from the "natural origin" and the tangent point, calculating the scale factor.
stride() - Method in class ucar.ma2.Range
 
stringMatch(String, String) - Static method in class ucar.unidata.util.StringUtil
Check if the given input String matches the given pattern String.
stringMatch(String, String, boolean, boolean) - Static method in class ucar.unidata.util.StringUtil
Check if the given input String matches the given pattern String.
StringUtil - Class in ucar.unidata.util
String utilities
StringUtil() - Constructor for class ucar.unidata.util.StringUtil
 
stripAndReplace(String, String, String, String) - Static method in class ucar.unidata.util.StringUtil
Replaces all occurrences of the strings delimited by patter1/pattern2 with replace, e.g.: "pattern1 ...
stripHtmlTag(String) - Static method in class ucar.unidata.util.StringUtil
Remove any beginning or ending <html> tags
stripTags(String) - Static method in class ucar.unidata.util.StringUtil
Remove all text contained within "< >" tags.
Structure - Class in ucar.nc2
A Structure is a type of Variable that contains other Variables, like a struct in C.
Structure(NetcdfFile, Group, Structure, String) - Constructor for class ucar.nc2.Structure
 
StructureData - Class in ucar.ma2
A container for a Structure's data.
StructureData(StructureMembers) - Constructor for class ucar.ma2.StructureData
Constructor.
StructureDataA - Class in ucar.ma2
A StructureData implementation delegates everything to the containing ArrayStructure.
StructureDataA(ArrayStructure, int) - Constructor for class ucar.ma2.StructureDataA
Constructor.
StructureDataComposite - Class in ucar.ma2
A composite of other StructureData.
StructureDataComposite() - Constructor for class ucar.ma2.StructureDataComposite
 
StructureDataFactory - Class in ucar.ma2
Convenience routines for constructing one-off StructureData objects
StructureDataFactory() - Constructor for class ucar.ma2.StructureDataFactory
 
StructureDataIterator - Interface in ucar.ma2
An iterator over StructureData.
StructureDataScalar - Class in ucar.ma2
Class Description.
StructureDataScalar(String) - Constructor for class ucar.ma2.StructureDataScalar
 
StructureDataW - Class in ucar.ma2
A StructureData implementation that has its data self-contained.
StructureDataW(StructureMembers) - Constructor for class ucar.ma2.StructureDataW
Constructor.
StructureDS - Class in ucar.nc2.dataset
An "enhanced" Structure.
StructureDS(NetcdfDataset, Group, Structure, String, String, String, String) - Constructor for class ucar.nc2.dataset.StructureDS
Constructor when theres no underlying variable.
StructureDS(Group, Structure) - Constructor for class ucar.nc2.dataset.StructureDS
Create a StructureDS thats wraps a Structure
StructureDS(Group, Structure, String, Structure) - Constructor for class ucar.nc2.dataset.StructureDS
Wrap the given Structure, making it into a StructureDS.
StructureMembers - Class in ucar.ma2
A Collection of members contained in a StructureData.
StructureMembers(String) - Constructor for class ucar.ma2.StructureMembers
 
StructureMembers(StructureMembers) - Constructor for class ucar.ma2.StructureMembers
 
StructureMembers.Member - Class in ucar.ma2
A member of a StructureData.
StructureMembers.Member(String, String, String, DataType, int[]) - Constructor for class ucar.ma2.StructureMembers.Member
 
StructureMembers.Member(StructureMembers.Member) - Constructor for class ucar.ma2.StructureMembers.Member
 
StructurePseudo - Class in ucar.nc2
Make a collection of variables with the same outer dimension into a fake Structure.
StructurePseudo(NetcdfFile, Group, String, Dimension) - Constructor for class ucar.nc2.StructurePseudo
Make a Structure out of all Variables with the named dimension as their outermost dimension.
StructurePseudo(NetcdfFile, Group, String, List<String>, Dimension) - Constructor for class ucar.nc2.StructurePseudo
Make a Structure out of named Variables, each has the same named outermost dimension.
subset(InvDataset) - Method in class thredds.catalog.InvCatalog
Munge this catalog so the given dataset is the top catalog.
subset(InvDataset) - Method in class thredds.catalog.InvCatalogImpl
Munge this catalog so the given dataset is the top catalog.
subset(LatLonRect) - Method in interface ucar.nc2.ft.NestedPointFeatureCollection
Get a subsetted NestedPointFeatureCollection based on a LatLonRect
subset(LatLonRect, DateRange) - Method in interface ucar.nc2.ft.PointFeatureCollection
Subset this collection by boundingBox and/or dateRange
subset(LatLonRect) - Method in interface ucar.nc2.ft.ProfileFeatureCollection
Subset this collection by boundingBox
subset(DateRange) - Method in interface ucar.nc2.ft.StationProfileFeature
Subset this collection by dateRange
subset(List<Station>) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Get a subsetted StationProfileFeatureCollection
subset(DateRange) - Method in interface ucar.nc2.ft.StationTimeSeriesFeature
Subset this collection by dateRange
subset(List<Station>) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Get a subsetted StationCollection based on a list of Stations.
subset(LatLonRect) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Get a subsetted StationCollection based on a LatLonRect
subset(Range, Range, Range, Range) - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
Create a VerticalTransform as a section of an existing VerticalTransform.
subset(Range, Range, Range, Range) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Create a subset of this VerticalTransform.
substitute(String, String, String) - Static method in class ucar.unidata.util.StringUtil
Find all occurences of the "match" in original, and substitute the "subst" string.
substitute(String, String[], String[]) - Static method in class ucar.unidata.util.StringUtil
Find all occurences of match strings in original, and substitute the corresponding subst string.
substitute(StringBuffer, String, String) - Static method in class ucar.unidata.util.StringUtil
Find all occurences of the "match" in original, and substitute the "subst" string, directly into the original.
subtract(TimeDuration) - Method in class ucar.nc2.units.DateType
 
subtract(TimeUnit) - Method in class ucar.nc2.units.DateType
 
suffix - Variable in class thredds.catalog.InvDatasetFmrc.InventoryParams
 
sumDouble(Array) - Static method in class ucar.ma2.MAMath
sum all of the elements of array a as doubles.
sumDoubleSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
sum all of the elements of array a as doubles.
Swap - Class in ucar.unidata.io
The Swap class provides static methods for swapping the bytes of chars, shorts, ints, longs, floats, and doubles.
Swap() - Constructor for class ucar.unidata.io.Swap
 
swapChar(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the char resulting from swapping 2 bytes at a specified offset in a byte array.
swapDouble(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the double resulting from reversing 8 bytes at a specified offset in a byte array.
swapDouble(double) - Static method in class ucar.unidata.io.Swap
Returns the double resulting from reversing 8 bytes of a specified double.
swapFloat(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the float resulting from reversing 4 bytes at a specified offset in a byte array.
swapFloat(float) - Static method in class ucar.unidata.io.Swap
Returns the float resulting from reversing 4 bytes of a specified float.
swapInt(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the int resulting from reversing 4 bytes at a specified offset in a byte array.
swapInt(int) - Static method in class ucar.unidata.io.Swap
Returns the int resulting from reversing 4 bytes of a specified int.
swapLong(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the long resulting from reversing 8 bytes at a specified offset in a byte array.
swapLong(long) - Static method in class ucar.unidata.io.Swap
Returns the long resulting from reversing 8 bytes of a specified long.
swapShort(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the short resulting from swapping 2 bytes at a specified offset in a byte array.
swapShort(short) - Static method in class ucar.unidata.io.Swap
Returns the short resulting from swapping 2 bytes of a specified short.
sync() - Method in class ucar.nc2.dataset.NetcdfDataset
Check if file has changed, and reread metadata if needed.
sync() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
sync() - Method in class ucar.nc2.NetcdfFile
Check if file has changed, and reread metadata if needed.
syncExtend() - Method in class ucar.nc2.dataset.NetcdfDataset
 
syncExtend() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
Syncronize with the underlying dataset if it has been extended in a way that is compatible with the existing structural metadata (for instance, if the unlimited dimension has grown).
syncExtend() - Method in class ucar.nc2.NetcdfFile
Extend the file if needed, in a way that is compatible with the current metadata, that is, does not invalidate structural metadata held by the application.
SystemFor - Static variable in class ucar.nc2.constants._Coordinate
 
Systems - Static variable in class ucar.nc2.constants._Coordinate
 

T

tab(StringBuffer, int, boolean) - Static method in class ucar.unidata.util.Format
Blank fill sbuff with blanks, until position tabStop.
tab(StringBuilder, int, boolean) - Static method in class ucar.unidata.util.Format
Blank fill sbuff with blanks, until position tabStop.
TableParser - Class in ucar.nc2.util
Utility class to read and parse a fixed length table.
TableParser() - Constructor for class ucar.nc2.util.TableParser
 
TableParser.Record - Class in ucar.nc2.util
A set of values for one line.
tanh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
tc - Variable in class thredds.catalog.InvDataset
 
TempRunner - Class in ucar.nc2.dataset
Class Description.
TempRunner() - Constructor for class ucar.nc2.dataset.TempRunner
 
testOpenFile() - Method in class ucar.nc2.dataset.TempRunner
 
testRead() - Static method in class ucar.nc2.util.IO
 
testWriteNcml() - Method in class ucar.nc2.dataset.TempRunner
 
THREDDS - Static variable in class thredds.catalog.MetadataType
 
THREDDS - Static variable in class thredds.catalog.ServiceType
 
thredds.catalog - package thredds.catalog
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
THREDDS_DLCollection - Static variable in class thredds.catalog.MetadataType
 
THREDDS_DLEntry - Static variable in class thredds.catalog.MetadataType
 
ThreddsMetadata - Class in thredds.catalog
Metadata for "enhanced catalogs", type THREDDS.
ThreddsMetadata(boolean) - Constructor for class thredds.catalog.ThreddsMetadata
 
ThreddsMetadata(ThreddsMetadata) - Constructor for class thredds.catalog.ThreddsMetadata
Copy Constructor.
ThreddsMetadata.Contributor - Class in thredds.catalog
Implements Contributor type.
ThreddsMetadata.Contributor() - Constructor for class thredds.catalog.ThreddsMetadata.Contributor
 
ThreddsMetadata.Contributor(String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Contributor
 
ThreddsMetadata.GeospatialCoverage - Class in thredds.catalog
Implements GeospatialCoverage type.
ThreddsMetadata.GeospatialCoverage() - Constructor for class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
ThreddsMetadata.GeospatialCoverage(ThreddsMetadata.Range, ThreddsMetadata.Range, ThreddsMetadata.Range, List<ThreddsMetadata.Vocab>, String) - Constructor for class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
ThreddsMetadata.Range - Class in thredds.catalog
Implements spatialRange type.
ThreddsMetadata.Range(double, double, double, String) - Constructor for class thredds.catalog.ThreddsMetadata.Range
Constructor
ThreddsMetadata.Range(ThreddsMetadata.Range) - Constructor for class thredds.catalog.ThreddsMetadata.Range
Copy constructor
ThreddsMetadata.Source - Class in thredds.catalog
Implements Source type, used by publisher and creator elements.
ThreddsMetadata.Source() - Constructor for class thredds.catalog.ThreddsMetadata.Source
 
ThreddsMetadata.Source(ThreddsMetadata.Vocab, String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Source
 
ThreddsMetadata.Variable - Class in thredds.catalog
Implements Variable type.
ThreddsMetadata.Variable() - Constructor for class thredds.catalog.ThreddsMetadata.Variable
 
ThreddsMetadata.Variable(String, String, String, String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Variable
 
ThreddsMetadata.Variables - Class in thredds.catalog
Implements Variables type.
ThreddsMetadata.Variables(String) - Constructor for class thredds.catalog.ThreddsMetadata.Variables
 
ThreddsMetadata.Variables(String, String, URI, String, URI) - Constructor for class thredds.catalog.ThreddsMetadata.Variables
 
ThreddsMetadata.Vocab - Class in thredds.catalog
Implements Vocab type, just text with an optional "vocabulary" attribute.
ThreddsMetadata.Vocab() - Constructor for class thredds.catalog.ThreddsMetadata.Vocab
 
ThreddsMetadata.Vocab(String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Vocab
 
TIFF - Static variable in class thredds.catalog.DataFormatType
 
TimeDuration - Class in ucar.nc2.units
Implements the thredds "duration" XML element type: specifies a length of time.
TimeDuration(TimeDuration) - Constructor for class ucar.nc2.units.TimeDuration
Copy constructor.
TimeDuration(TimeUnit) - Constructor for class ucar.nc2.units.TimeDuration
Construct from a TimeUnit.
TimeDuration(String) - Constructor for class ucar.nc2.units.TimeDuration
Construct from 1) udunit time unit string, 2) xsd:duration syntax, 3) blank string.
TIMEMODE_CURRENT - Static variable in class ucar.unidata.util.DateSelection
The mode for when we use the current time
TIMEMODE_DATA - Static variable in class ucar.unidata.util.DateSelection
Mode for using the first or last time in the data set.
TIMEMODE_FIXED - Static variable in class ucar.unidata.util.DateSelection
The mode for when we have an absolute time as a range bounds
TIMEMODE_RELATIVE - Static variable in class ucar.unidata.util.DateSelection
When one of the ranges is relative to another
TIMEMODES - Static variable in class ucar.unidata.util.DateSelection
Mode for constructing set
TIMESERIES - Static variable in class thredds.catalog.CollectionType
 
TimeSeriesCollection - Interface in ucar.nc2.dt
A collection of data in a time series.
TimeUnit - Class in ucar.nc2.units
Handles Units that are time durations, eg in seconds, hours, days, years.
TimeUnit(String) - Constructor for class ucar.nc2.units.TimeUnit
Constructor from a String.
TimeUnit(double, String) - Constructor for class ucar.nc2.units.TimeUnit
Constructor from a value and a unit name.
TimeUnit(TimeUnit) - Constructor for class ucar.nc2.units.TimeUnit
Copy Constructor.
TIMEZONE_GMT - Static variable in class ucar.unidata.util.DateUtil
timezone
toArray(List) - Static method in class ucar.ma2.Range
Deprecated. use Section.getRanges()
toDateOnlyString(Date) - Method in class ucar.nc2.units.DateFormatter
date only format= yyyy-MM-dd
toDateString(Date) - Method in class ucar.nc2.units.DateFormatter
Deprecated. use toDateOnlyString
toDateString() - Method in class ucar.nc2.units.DateType
Same as DateFormatter.toDateOnlyString()
toDateTimeString(Date) - Method in class ucar.nc2.units.DateFormatter
"standard date format" = yyyy-MM-dd HH:mm:ssZ
toDateTimeString() - Method in class ucar.nc2.units.DateType
Same as DateFormatter.toDateTimeString()
toDateTimeStringISO(Date) - Method in class ucar.nc2.units.DateFormatter
"ISO date format" = yyyy-MM-dd'T'HH:mm:ssZ
toDateTimeStringISO() - Method in class ucar.nc2.units.DateType
Same as DateFormatter.toDateTimeStringISO()
toHexString(Color) - Static method in class ucar.unidata.util.StringUtil
Convert the given color to is string hex representation
toList(Range[]) - Static method in class ucar.ma2.Range
Deprecated. use Section.getRanges()
toSeconds(String[]) - Static method in class ucar.unidata.util.DateUtil
parse the array of date strings and returns the date as seconds
toString() - Method in class thredds.catalog.CollectionType
Return the collection name.
toString() - Method in class thredds.catalog.DataFormatType
Return the DataFormatType name.
toString() - Method in class thredds.catalog.InvAccessImpl
String representation
toString() - Method in class thredds.catalog.InvDatasetFmrc.InventoryParams
 
toString() - Method in class thredds.catalog.InvDatasetImpl
 
toString() - Method in class thredds.catalog.InvDatasetImplProxy
 
toString() - Method in class thredds.catalog.InvDocumentation
string representation
toString() - Method in class thredds.catalog.InvProperty
string representation
toString() - Method in class thredds.catalog.InvService
string representation
toString() - Method in class thredds.catalog.MetadataType
Return the MetadataType name.
toString() - Method in class thredds.catalog.ServiceType
Return the ServiceType name.
toString() - Method in class thredds.catalog.ThreddsMetadata.Variable
 
toString() - Method in class thredds.catalog.ThreddsMetadata.Variables
 
toString() - Method in class ucar.ma2.Array
 
toString() - Method in class ucar.ma2.ArrayChar
 
toString() - Method in class ucar.ma2.ArraySequence
 
toString() - Method in enum ucar.ma2.DataType
The DataType name, eg "byte", "float", "String".
toString() - Method in class ucar.ma2.Index
 
toString() - Method in class ucar.ma2.Index1D
 
toString() - Method in class ucar.ma2.Index2D
 
toString() - Method in class ucar.ma2.Index3D
 
toString() - Method in class ucar.ma2.Index4D
 
toString() - Method in class ucar.ma2.Index5D
 
toString() - Method in class ucar.ma2.Index6D
 
toString() - Method in class ucar.ma2.Index7D
 
toString() - Method in class ucar.ma2.IteratorFast
 
toString() - Method in class ucar.ma2.Range
 
toString(List) - Static method in class ucar.ma2.Range
Deprecated. use Section.toString()
toString() - Method in class ucar.ma2.Section
Convert List of Ranges to String Spec.
toString() - Method in class ucar.ma2.StructureMembers.Member
 
toString() - Method in class ucar.nc2.Attribute
CDL representation, not strict
toString(boolean) - Method in class ucar.nc2.Attribute
CDL representation
toString() - Method in class ucar.nc2.dataset.CoordinateSystem
 
toString() - Method in class ucar.nc2.dataset.CoordinateTransform
 
toString() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
toString() - Method in class ucar.nc2.dataset.transform.VAtmHybridHeight
Get a String representation of this object
toString() - Method in class ucar.nc2.dataset.transform.VAtmHybridSigmaPressure
 
toString() - Method in class ucar.nc2.dataset.transform.VAtmLnPressure
 
toString() - Method in class ucar.nc2.dataset.transform.VAtmSigma
 
toString() - Method in class ucar.nc2.dataset.transform.VOceanS
 
toString() - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
toString() - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
toString() - Method in class ucar.nc2.dataset.transform.VOceanSigma
 
toString() - Method in class ucar.nc2.dataset.VerticalCT
 
toString() - Method in class ucar.nc2.dataset.VerticalCT.Type
 
toString() - Method in class ucar.nc2.Dimension
CDL representation, not strict.
toString() - Method in class ucar.nc2.dt.RadialDatasetSweep.Type
 
toString() - Method in class ucar.nc2.dt.VariableSimpleSubclass
 
toString() - Method in class ucar.nc2.Group
 
toString() - Method in class ucar.nc2.NetcdfFile
CDL representation of Netcdf header info.
toString() - Method in class ucar.nc2.units.DateRange
 
toString() - Method in class ucar.nc2.units.DateType
String representation
toString() - Method in class ucar.nc2.units.DateUnit
 
toString() - Method in class ucar.nc2.units.SimpleUnit
Unit string representation.
toString() - Method in class ucar.nc2.units.TimeDuration
String representation
toString() - Method in class ucar.nc2.units.TimeUnit
String representation.
toString() - Method in class ucar.nc2.Variable
CDL representation of Variable, not strict.
toString() - Method in class ucar.nc2.VariableSimpleAdapter
 
toString() - Method in class ucar.unidata.geoloc.Bearing
Nice format.
toString() - Method in class ucar.unidata.geoloc.EarthEllipsoid
Same as EPSG name
toString() - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
toString() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Default string representation
toString(int) - Method in class ucar.unidata.geoloc.LatLonPointImpl
String representation in the form, eg 40.23N 105.1W
toString() - Method in class ucar.unidata.geoloc.LatLonRect
Return a String representation of this object.
toString() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get a String representation of this projection.
toString() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
nicely format this point
toString(Formatter) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
 
toString() - Method in class ucar.unidata.geoloc.ProjectionRect
Get a String representation of this object.
toString() - Method in class ucar.unidata.geoloc.StationImpl
 
toString() - Method in class ucar.unidata.io.RandomAccessFile
Create a string representation of this object.
toString() - Method in class ucar.unidata.util.DatedObject
to string
toString() - Method in class ucar.unidata.util.DateSelection
tostring
toString() - Method in class ucar.unidata.util.Parameter
String representation
toString(List) - Static method in class ucar.unidata.util.StringUtil
Convert the list of objects to a list of strings.
toString(Object[]) - Static method in class ucar.unidata.util.StringUtil
Create a string representation of the given array
toString2() - Method in class ucar.unidata.geoloc.LatLonRect
Return a String representation of this object.
toStringDebug() - Method in class ucar.ma2.Index
String representation
toStringDebug() - Method in class ucar.nc2.dataset.VariableDS
 
toStringDebug() - Method in class ucar.nc2.Variable
String representation of Variable and its attributes.
toStringDebug() - Method in interface ucar.nc2.VariableIF
 
toWKS() - Method in class ucar.unidata.geoloc.projection.LambertConformal
_more_
toXML(OutputStream) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
 
TrajectoryFeature - Interface in ucar.nc2.ft
A set of observations along a 1 dimensional path, connected in space and time.
TrajectoryFeatureCollection - Interface in ucar.nc2.ft
A collection of TrajectoryFeatures
TrajectoryObsDataset - Interface in ucar.nc2.dt
A collection of TrajectoryObsDatatype.
TrajectoryObsDatatype - Interface in ucar.nc2.dt
A sequence (one-dimensional, variable-length list) of PointObsDatatype, connected in space and time.
transferDataset(NetcdfFile, NetcdfDataset, ReplaceVariableCheck) - Static method in class ucar.nc2.dataset.DatasetConstructor
Copy contents of "src" to "target".
transferGroupAttributes(Group, Group) - Static method in class ucar.nc2.dataset.DatasetConstructor
Copy attributes from src to target, skip ones that already exist (by name)
transferMetadata(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
Transfer all inheritable metadata from fromDs to the local metadata of this dataset.
transferVariableAttributes(Variable, Variable) - Static method in class ucar.nc2.dataset.DatasetConstructor
Copy attributes from src to target, skip ones that already exist (by name)
Transforms - Static variable in class ucar.nc2.constants._Coordinate
 
TransformType - Static variable in class ucar.nc2.constants._Coordinate
 
TransformType - Enum in ucar.nc2.dataset
Type-safe enumeration of netCDF Dataset TransformType.
translatePathToLocation(String) - Method in class thredds.catalog.InvDatasetScan
Return the CrawlableDataset path/location that corresponds to the given dataset path.
transpose(int, int) - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by transposing two of the indices.
transpose() - Method in class ucar.ma2.MAMatrix
Create a MAMatrix that is the transpose of this one, with the same backing store.
TransverseMercator - Class in ucar.nc2.dataset.transform
Create a Transverse Mercator Projection from the information in the Coordinate Transform Variable.
TransverseMercator() - Constructor for class ucar.nc2.dataset.transform.TransverseMercator
 
TransverseMercator - Class in ucar.unidata.geoloc.projection
Transverse Mercator projection, spherical earth.
TransverseMercator() - Constructor for class ucar.unidata.geoloc.projection.TransverseMercator
Constructor with default parameteres
TransverseMercator(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.TransverseMercator
Construct a TransverseMercator Projection.
TransverseMercator(double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.TransverseMercator
Construct a TransverseMercator Projection.
TSV - Static variable in class thredds.catalog.DataFormatType
 
TypedDataset - Interface in ucar.nc2.dt
Superclass for "scientific type" datasets.
TypedDatasetFactory - Class in ucar.nc2.dt
Manager of factories for TypedDatasets.
TypedDatasetFactory() - Constructor for class ucar.nc2.dt.TypedDatasetFactory
 
TypedDatasetFactoryIF - Interface in ucar.nc2.dt
Interface for factories that wrap a NetcdfDataset with a subclass of TypedDataset
TypedDatasetImpl - Class in ucar.nc2.dt
Superclass for implementations of TypedDataset.
TypedDatasetImpl() - Constructor for class ucar.nc2.dt.TypedDatasetImpl
No-arg constuctor
TypedDatasetImpl(String, String, String) - Constructor for class ucar.nc2.dt.TypedDatasetImpl
Constructor when theres no NetcdfFile underneath.
TypedDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.dt.TypedDatasetImpl
Construtor when theres a NetcdfFile underneath

U

ucar.ma2 - package ucar.ma2
Multidimensional arrays of primitives and objects with data stored in memory.
ucar.nc2 - package ucar.nc2
The public API to the Java-NetCDF library.
ucar.nc2.constants - package ucar.nc2.constants
Enumerated constants used throughout the library.
ucar.nc2.dataset - package ucar.nc2.dataset
An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML.
ucar.nc2.dataset.conv - package ucar.nc2.dataset.conv
Parses the information in netCDF datasets using Conventions, and extracts information about coordinate systems.
ucar.nc2.dataset.transform - package ucar.nc2.dataset.transform
Pluggable framework for handling Coordinate Transforms, both Projections and Vertical.
ucar.nc2.dt - package ucar.nc2.dt
Scientific data types package.
ucar.nc2.ft - package ucar.nc2.ft
Scientific feature types package
ucar.nc2.units - package ucar.nc2.units
Utility classes for scientific units and ucar.units package.
ucar.nc2.util - package ucar.nc2.util
Miscellaneous utility classes.
ucar.unidata.geoloc - package ucar.unidata.geoloc
Support library for georeferencing coordinate systems and transformations.
ucar.unidata.geoloc.projection - package ucar.unidata.geoloc.projection
Implementations of coordinate projection transformations.
ucar.unidata.geoloc.vertical - package ucar.unidata.geoloc.vertical
Implementations of vertical coordinate transformations.
ucar.unidata.io - package ucar.unidata.io
Input/Output utilities.
ucar.unidata.util - package ucar.unidata.util
Miscellaneous utilities.
UF - Static variable in interface ucar.nc2.dt.RadialDatasetSweep
 
uncompress(String, FileOutputStream) - Static method in class ucar.unidata.io.UncompressInputStream
 
UncompressInputStream - Class in ucar.unidata.io
This class decompresses an input stream containing data compressed with the unix "compress" utility (LZC, a LZW variant).
UncompressInputStream(InputStream) - Constructor for class ucar.unidata.io.UncompressInputStream
 
unescape(String) - Static method in class ucar.unidata.util.StringUtil
This finds any '%xx' and converts to the equivilent char.
unescapeName(String) - Static method in class ucar.nc2.NetcdfFile
Unescape any escaped characters in a name.
UnidataObsConvention - Class in ucar.nc2.dataset.conv
Unidata Observation Dataset v1.0 Use CF for new files.
UnidataObsConvention() - Constructor for class ucar.nc2.dataset.conv.UnidataObsConvention
 
union(Range) - Method in class ucar.ma2.Range
Create a new Range by making the union with a Range using same interval as this Range.
union(Section) - Method in class ucar.ma2.Section
Create a new Section by union with another Section
unquoteXmlAttribute(String) - Static method in class ucar.unidata.util.StringUtil
Reverse XML quoting to recover the original string.
unquoteXmlContent(String) - Static method in class ucar.unidata.util.StringUtil
Reverse XML quoting to recover the original string.
unread() - Method in class ucar.unidata.io.RandomAccessFile
Unread the last byte read.
unreplace(String, String[], char[]) - Static method in class ucar.unidata.util.StringUtil
Replace all occurences of orgReplace with orgChar; inverse of replace().
unreplace(StringBuffer, String, char) - Static method in class ucar.unidata.util.StringUtil
Replace any String "out" in sb with char "in".
unsignedByteToShort(byte) - Static method in enum ucar.ma2.DataType
widen an unsigned byte to a short
unsignedIntToLong(int) - Static method in enum ucar.ma2.DataType
widen an unsigned int to a long
unsignedShortToInt(short) - Static method in enum ucar.ma2.DataType
widen an unsigned short to an int
UnsynchronizedBufferedWriter - Class in ucar.nc2.util
An unsynchronized version of a BufferedWriter, for performance.
UnsynchronizedBufferedWriter(Writer) - Constructor for class ucar.nc2.util.UnsynchronizedBufferedWriter
 
unwrap(List) - Static method in class ucar.unidata.util.DatedObject
A utility method that takes a list of DatedThing-s and returns a list of Date-s
updateAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
Update the value of an existing attribute.
URLnaming - Class in ucar.nc2.util
Networking utilities.
URLnaming() - Constructor for class ucar.nc2.util.URLnaming
 
useDuration() - Method in class ucar.nc2.units.DateRange
Get if the duration is fixed.
useEnd() - Method in class ucar.nc2.units.DateRange
Get if the end is fixed.
useResolution() - Method in class ucar.nc2.units.DateRange
Get if the resolution is set.
useStart() - Method in class ucar.nc2.units.DateRange
Get if the start is fixed.
UTM - Class in ucar.nc2.dataset.transform
Create a UTM Projection from the information in the Coordinate Transform Variable.
UTM() - Constructor for class ucar.nc2.dataset.transform.UTM
 
UtmProjection - Class in ucar.unidata.geoloc.projection
Universal Transverse Mercator.
UtmProjection() - Constructor for class ucar.unidata.geoloc.projection.UtmProjection
Constructor with default parameters
UtmProjection(int, boolean) - Constructor for class ucar.unidata.geoloc.projection.UtmProjection
Constructor with default WGS 84 ellipsoid.
UtmProjection(double, double, int, boolean) - Constructor for class ucar.unidata.geoloc.projection.UtmProjection
Construct a Universal Transverse Mercator Projection.

V

v - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
v - Variable in class ucar.nc2.ParsedSectionSpec
 
validateMetadataContent(Object, StringBuilder) - Method in interface thredds.catalog.MetadataConverterIF
Validate internal data structures.
valueOf(String) - Static method in enum ucar.ma2.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.constants.AxisType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.constants.CF.FeatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.constants.FeatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.dataset.NetcdfDataset.Enhance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.dataset.TransformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.NCdumpW.WantValues
Returns the enum constant of this type with the specified name.
values() - Static method in enum ucar.ma2.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.constants.AxisType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.constants.CF.FeatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.constants.FeatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.dataset.NetcdfDataset.Enhance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.dataset.TransformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.NCdumpW.WantValues
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in ucar.nc2
A Variable is a logical container for data.
Variable(NetcdfFile, Group, Structure, String) - Constructor for class ucar.nc2.Variable
Create a Variable.
Variable(NetcdfFile, Group, Structure, String, DataType, String) - Constructor for class ucar.nc2.Variable
Create a Variable.
Variable(Variable) - Constructor for class ucar.nc2.Variable
Copy constructor.
VariableDS - Class in ucar.nc2.dataset
An wrapper around a Variable, creating an "enhanced" Variable.
VariableDS(NetcdfDataset, Group, Structure, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.VariableDS
Constructor when there's no underlying variable.
VariableDS(Group, Variable, boolean) - Constructor for class ucar.nc2.dataset.VariableDS
Wrap the given Variable, making it into a VariableDS.
VariableDS(Group, Structure, String, Variable) - Constructor for class ucar.nc2.dataset.VariableDS
Wrap the given Variable, making it into a VariableDS.
VariableEnhanced - Interface in ucar.nc2.dataset
Public interface to an "enhanced Variable", implemented by the ucar.nc2.dataset package.
VariableIF - Interface in ucar.nc2
The public interface to a Variable.
VariableSimpleAdapter - Class in ucar.nc2
Adapt a StructureMembers.Member into a VariableSimpleIF.
VariableSimpleAdapter(StructureMembers.Member) - Constructor for class ucar.nc2.VariableSimpleAdapter
Constructor
VariableSimpleIF - Interface in ucar.nc2
A lightweight abstractions of a Variable.
VariableSimpleSubclass - Class in ucar.nc2.dt
Adapt a VariableSimpleIF into another VariableSimpleIF, so it can be subclassed.
VariableSimpleSubclass(VariableSimpleIF) - Constructor for class ucar.nc2.dt.VariableSimpleSubclass
 
VAtmHybridHeight - Class in ucar.nc2.dataset.transform
Create a atmosphere_hybrid_height_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
VAtmHybridHeight() - Constructor for class ucar.nc2.dataset.transform.VAtmHybridHeight
 
VAtmHybridSigmaPressure - Class in ucar.nc2.dataset.transform
Create a atmosphere_hybrid_sigma_pressure_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
VAtmHybridSigmaPressure() - Constructor for class ucar.nc2.dataset.transform.VAtmHybridSigmaPressure
 
VAtmLnPressure - Class in ucar.nc2.dataset.transform
implementation for CF vertical coordinate "atmosphere_ln_pressure_coordinate".
VAtmLnPressure() - Constructor for class ucar.nc2.dataset.transform.VAtmLnPressure
 
VAtmSigma - Class in ucar.nc2.dataset.transform
Create a atmosphere_sigma_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
VAtmSigma() - Constructor for class ucar.nc2.dataset.transform.VAtmSigma
 
VerticalCT - Class in ucar.nc2.dataset
A VerticalCT is a CoordinateTransform function CT: (GeoZ) -> Height or Pressure.
VerticalCT(String, String, VerticalCT.Type, CoordTransBuilderIF) - Constructor for class ucar.nc2.dataset.VerticalCT
Create a Vertical Coordinate Transform.
VerticalCT(VerticalCT) - Constructor for class ucar.nc2.dataset.VerticalCT
Copy Constructor
VerticalCT.Type - Class in ucar.nc2.dataset
Enumeration of known Vertical transformations.
VerticalCT.Type(String) - Constructor for class ucar.nc2.dataset.VerticalCT.Type
Constructor
VerticalPerspective - Class in ucar.nc2.dataset.transform
VerticalPerspectiveView projection.
VerticalPerspective() - Constructor for class ucar.nc2.dataset.transform.VerticalPerspective
 
VerticalPerspectiveView - Class in ucar.unidata.geoloc.projection
Vertical Perspective Projection, spherical earth.
VerticalPerspectiveView() - Constructor for class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Constructor with default parameters
VerticalPerspectiveView(double, double) - Constructor for class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Construct a VerticalPerspectiveView Projection.
VerticalPerspectiveView(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Construct a VerticalPerspectiveView Projection
VerticalPerspectiveView(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Construct a VerticalPerspectiveView Projection
VerticalTransform - Interface in ucar.unidata.geoloc.vertical
A transformation to a vertical reference coordinate system, such as height or pressure.
VerticalTransformImpl - Class in ucar.unidata.geoloc.vertical
A transformation to a vertical reference coordinate system, such as height or pressure.
VerticalTransformImpl(Dimension) - Constructor for class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Construct a VerticalCoordinate
VerticalTransformSubset - Class in ucar.unidata.geoloc.vertical
A subset of a vertical transform.
VerticalTransformSubset(VerticalTransform, Range, Range, Range, Range) - Constructor for class ucar.unidata.geoloc.vertical.VerticalTransformSubset
Create a subset of an existing VerticalTransform
VExplicitField - Class in ucar.nc2.dataset.transform
Create a Vertical Transform from an "explicit_field", where the vertical coordinate is explciitly specified as a variable.
VExplicitField() - Constructor for class ucar.nc2.dataset.transform.VExplicitField
 
VLEN - Static variable in class ucar.ma2.Range
 
VLEN - Static variable in class ucar.nc2.Dimension
A variable-length dimension: the length is not known until the data is read.
VOceanS - Class in ucar.nc2.dataset.transform
Create a ocean_s_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
VOceanS() - Constructor for class ucar.nc2.dataset.transform.VOceanS
 
VOceanSG1 - Class in ucar.nc2.dataset.transform
Create a ocean_s_coordinate_g1 Vertical Transform from the information in the Coordinate Transform Variable.
VOceanSG1() - Constructor for class ucar.nc2.dataset.transform.VOceanSG1
 
VOceanSG2 - Class in ucar.nc2.dataset.transform
Create a ocean_s_coordinate_g2 Vertical Transform from the information in the Coordinate Transform Variable.
VOceanSG2() - Constructor for class ucar.nc2.dataset.transform.VOceanSG2
 
VOceanSigma - Class in ucar.nc2.dataset.transform
Create a ocean_sigma_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
VOceanSigma() - Constructor for class ucar.nc2.dataset.transform.VOceanSigma
 
VTfromExistingData - Class in ucar.unidata.geoloc.vertical
This implements a VerticalTransform using an existing 3D variable.
VTfromExistingData(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.VTfromExistingData
Constructor.

W

W3C_XML_NAMESPACE - Static variable in class thredds.catalog.XMLEntityResolver
 
WCS - Static variable in class thredds.catalog.ServiceType
 
WebForm - Static variable in class thredds.catalog.ServiceType
 
WFS - Static variable in class thredds.catalog.ServiceType
 
WGS84 - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
Ellipsoid for WGS84 (edavis - correct 1/f as per EPSG database ver 6.14)
wildcardToRegexp(String) - Static method in class ucar.unidata.util.StringUtil
Change a wildcard expression to a proper regular expression
WMS - Static variable in class thredds.catalog.ServiceType
 
wos2 - Variable in class ucar.unidata.util.GaussianLatitudes
 
wrap(NetcdfFile, Set<NetcdfDataset.Enhance>) - Static method in class ucar.nc2.dataset.NetcdfDataset
Make NetcdfFile into NetcdfDataset with given enhance mode
wrap(FeatureType, NetcdfDataset, CancelTask, Formatter) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Wrap a NetcdfDataset as a FeatureDataset.
wrap(List) - Static method in class ucar.unidata.util.DatedObject
A utility method that takes a list of dates and returns a list of DatedObjects
WRFConvention - Class in ucar.nc2.dataset.conv
WRF netcdf output files.
WRFConvention() - Constructor for class ucar.nc2.dataset.conv.WRFConvention
 
WRFEta - Static variable in class ucar.nc2.dataset.VerticalCT.Type
 
WRFEta - Class in ucar.unidata.geoloc.vertical
Models the vertical coordinate for the Weather Research and Forecast (WRF) model's vertical Eta coordinate
WRFEta(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.WRFEta
Construct a vertical coordinate for the Weather Research and Forecast (WRF) model's vertical Eta coordinate
WRFEtaTransformBuilder - Class in ucar.nc2.dataset.transform
 
WRFEtaTransformBuilder() - Constructor for class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
WRFEtaTransformBuilder(CoordinateSystem) - Constructor for class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
write(String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Write data to the named variable, origin assumed to be 0.
write(String, int[], Array) - Method in class ucar.nc2.NetcdfFileWriteable
Write data to the named variable.
write(char[], int, int) - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
write(Reader) - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
write(String) - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
write(String, int, int) - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
write(int) - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
write(int) - Method in class ucar.unidata.io.RandomAccessFile
Write a byte to the file.
write(byte[]) - Method in class ucar.unidata.io.RandomAccessFile
Writes b.length bytes from the specified byte array starting at offset off to this file.
write(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Writes len bytes from the specified byte array starting at offset off to this file.
writeAttribute(String, Attribute) - Method in class ucar.nc2.FileWriter
Write a Variable attribute to the file.
writeBoolean(boolean) - Method in class ucar.unidata.io.RandomAccessFile
Writes a boolean to the file as a 1-byte value.
writeBoolean(boolean[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of booleans
writeByte(int) - Method in class ucar.unidata.io.RandomAccessFile
Writes a byte to the file as a 1-byte value.
writeBytes(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write len bytes from an array to the file.
writeBytes(String) - Method in class ucar.unidata.io.RandomAccessFile
Writes the string to the file as a sequence of bytes.
writeBytes(char[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Writes the character array to the file as a sequence of bytes.
writeCDL(boolean) - Method in class ucar.nc2.Dimension
CDL representation.
writeCDL(boolean) - Method in class ucar.nc2.EnumTypedef
String representation.
writeCDL(OutputStream, boolean) - Method in class ucar.nc2.NetcdfFile
Write CDL representation to OutputStream.
writeCDL(PrintWriter, boolean) - Method in class ucar.nc2.NetcdfFile
Write CDL representation to PrintWriter.
writeCDL(String, boolean, boolean) - Method in class ucar.nc2.Structure
 
writeCDL(String, boolean, boolean) - Method in class ucar.nc2.Variable
CDL representation of a Variable.
writeChar(int) - Method in class ucar.unidata.io.RandomAccessFile
Writes a char to the file as a 2-byte value, high byte first.
writeChar(char[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of chars
writeChars(String) - Method in class ucar.unidata.io.RandomAccessFile
Writes a string to the file as a sequence of characters.
writeContents(String, OutputStream) - Static method in class ucar.nc2.util.IO
Wite the contents from the String to a Stream,
writeDimension(Dimension) - Method in class ucar.nc2.FileWriter
Add a Dimension to the file
writeDouble(double) - Method in class ucar.unidata.io.RandomAccessFile
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the file as an 8-byte quantity, high byte first.
writeDouble(double[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of doubles
writeFloat(float) - Method in class ucar.unidata.io.RandomAccessFile
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the file as a 4-byte quantity, high byte first.
writeFloat(float[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of floats
writeGlobalAttribute(Attribute) - Method in class ucar.nc2.FileWriter
Write a global attribute to the file.
writeHtmlDescription(StringBuilder, InvDatasetImpl, boolean, boolean, boolean, boolean) - Static method in class thredds.catalog.InvDatasetImpl
Deprecated. Instead use InvDatasetImpl.writeHtmlDescription(StringBuilder buff, InvDatasetImpl ds, boolean complete, boolean isServer, boolean datasetEvents, boolean catrefEvents, boolean resolveRelativeUrls)
writeHtmlDescription(StringBuilder, InvDatasetImpl, boolean, boolean, boolean, boolean, boolean) - Static method in class thredds.catalog.InvDatasetImpl
Write an Html representation of the given dataset.
writeInt(int) - Method in class ucar.unidata.io.RandomAccessFile
Writes an int to the file as four bytes, high byte first.
writeInt(int[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of ints
writeLong(long) - Method in class ucar.unidata.io.RandomAccessFile
Writes a long to the file as eight bytes, high byte first.
writeLong(long[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of longs
writeNcML(OutputStream, String) - Method in class ucar.nc2.dataset.NetcdfDataset
Write the NcML representation.
writeNcML(NetcdfFile, OutputStream, boolean, String) - Static method in class ucar.nc2.NCdump
Deprecated. Write the NcML representation for a file.
writeNcML(NetcdfFile, Writer, boolean, String) - Static method in class ucar.nc2.NCdumpW
Write the NcML representation for a file.
writeNcML(NetcdfFile, Writer, NCdumpW.WantValues, String) - Static method in class ucar.nc2.NCdumpW
 
writeNcML(OutputStream, String) - Method in class ucar.nc2.NetcdfFile
Write the NcML representation: dont show coodinate values
writeNcML(Writer, String) - Method in class ucar.nc2.NetcdfFile
Write the NcML representation: dont show coodinate values
writeNcMLG(OutputStream, boolean, String) - Method in class ucar.nc2.dataset.NetcdfDataset
Write the NcML-G representation.
writeShort(int) - Method in class ucar.unidata.io.RandomAccessFile
Writes a short to the file as two bytes, high byte first.
writeShort(short[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of shorts
writeStringData(String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
Write String data to a CHAR variable, origin assumed to be 0.
writeStringData(String, int[], Array) - Method in class ucar.nc2.NetcdfFileWriteable
Write String data to a CHAR variable.
writeToFile(NetcdfFile, String) - Static method in class ucar.nc2.FileWriter
Copy a NetcdfFile to a physical file, using Netcdf-3 file format.
writeToFile(NetcdfFile, String, boolean) - Static method in class ucar.nc2.FileWriter
Copy a NetcdfFile to a physical file, using Netcdf-3 file format.
writeToFile(NetcdfFile, String, boolean, int) - Static method in class ucar.nc2.FileWriter
Copy a NetcdfFile to a physical file, using Netcdf-3 file format.
writeToFile(String, File) - Static method in class ucar.nc2.util.IO
Write String contents to a file, using UTF-8 encoding.
writeToFile(byte[], File) - Static method in class ucar.nc2.util.IO
Write byte[] contents to a file.
writeToFile(String, String) - Static method in class ucar.nc2.util.IO
Write contents to a file, using UTF-8 encoding.
writeToFile(InputStream, String) - Static method in class ucar.nc2.util.IO
copy input stream to file.
writeUTF(String) - Method in class ucar.unidata.io.RandomAccessFile
Writes a string to the file using UTF-8 encoding in a machine-independent manner.
writeVariable(Variable) - Method in class ucar.nc2.FileWriter
Add a Variable to the file.
writeVariables(List<Variable>) - Method in class ucar.nc2.FileWriter
Add a list of Variables to the file.
writeXML(InvCatalogImpl, OutputStream) - Method in interface thredds.catalog.InvCatalogConvertIF
Write the catalog as an XML document to the specified stream.
writeXML(InvCatalogImpl, OutputStream, boolean) - Method in interface thredds.catalog.InvCatalogConvertIF
 
writeXML(InvCatalogImpl) - Method in class thredds.catalog.InvCatalogFactory
Write the catalog as an XML document to a String.
writeXML(InvCatalogImpl, OutputStream) - Method in class thredds.catalog.InvCatalogFactory
Write the catalog as an XML document to the specified stream.
writeXML(InvCatalogImpl, OutputStream, boolean) - Method in class thredds.catalog.InvCatalogFactory
Write the catalog as an XML document to the specified stream.
writeXML(InvCatalogImpl, String) - Method in class thredds.catalog.InvCatalogFactory
Write the catalog as an XML document to the specified filename.
writeXML(OutputStream) - Method in class thredds.catalog.InvCatalogImpl
Write the catalog as an XML document to the specified stream.
writeXML(OutputStream, boolean) - Method in class thredds.catalog.InvCatalogImpl
Write the catalog as an XML document to the specified stream.
writeXML() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Write the information as an XML document
writeXML(OutputStream) - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
 
writeXML_0_6(InvCatalogImpl) - Method in class thredds.catalog.InvCatalogFactory
Write the InvCatalogImpl as a InvCatalog 0.6 XML document to a String.
writeXML_0_6(InvCatalogImpl, OutputStream) - Method in class thredds.catalog.InvCatalogFactory
Write the InvCatalogImpl to the OutputStream as a InvCatalog 0.6 document.
writeXML_1_0(InvCatalogImpl) - Method in class thredds.catalog.InvCatalogFactory
Write the InvCatalogImpl as a InvCatalog 1.0 XML document to a String.
writeXML_1_0(InvCatalogImpl, OutputStream) - Method in class thredds.catalog.InvCatalogFactory
Write the InvCatalogImpl to the OutputStream as a InvCatalog 1.0 document.
WSDL - Static variable in class thredds.catalog.ServiceType
 

X

XLINK_NAMESPACE - Static variable in class thredds.catalog.XMLEntityResolver
 
xlinkNS - Static variable in class thredds.catalog.XMLEntityResolver
 
XML - Static variable in class thredds.catalog.DataFormatType
 
XMLEntityResolver - Class in thredds.catalog
Handles the interaction with JAXP, resolving dtd, schemas locally if possible.
XMLEntityResolver(boolean) - Constructor for class thredds.catalog.XMLEntityResolver
 
xsiNS - Static variable in class thredds.catalog.XMLEntityResolver
 

Y

y0(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
y1(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
yn(int, double) - Static method in class ucar.unidata.util.SpecialMathFunction
 

Z

ZebraConvention - Class in ucar.nc2.dataset.conv
Zebra ATD files.
ZebraConvention() - Constructor for class ucar.nc2.dataset.conv.ZebraConvention
 
zeroString(int) - Static method in class ucar.unidata.util.StringUtil
If the given value is less than 10 than pad the String return with a leading "0".
ZisLayer - Static variable in class ucar.nc2.constants._Coordinate
 
ZisPositive - Static variable in class ucar.nc2.constants._Coordinate
 

_

_Coordinate - Class in ucar.nc2.constants
Constants for _Coordinate Conventions.

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