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

A

ABBREV - Static variable in class ucar.nc2.constants.CDM
 
abort() - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Abort writing to this file.
absoluteDifference(float, float) - Static method in class ucar.nc2.util.Misc
Returns the absolute difference between two numbers, i.e.
absoluteDifference(double, double) - Static method in class ucar.nc2.util.Misc
Same as Misc.absoluteDifference(float, float), but for doubles.
AbstractIOServiceProvider - Class in ucar.nc2.iosp
Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
AbstractIOServiceProvider() - Constructor for class ucar.nc2.iosp.AbstractIOServiceProvider
 
Access - Class in thredds.client.catalog
A Dataset Access element
Access(Dataset, String, Service, String, long) - Constructor for class thredds.client.catalog.Access
 
Access - Static variable in class thredds.client.catalog.Dataset
 
ACDD - Class in ucar.nc2.constants
Attribute Conventions for Dataset Discovery
acknowledgement - Static variable in class ucar.nc2.constants.ACDD
 
acquire(String) - Static method in class ucar.unidata.io.RandomAccessFile
 
acquire(String, int) - Static method in class ucar.unidata.io.RandomAccessFile
 
acquireDataset(DatasetUrl, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.acquireDataset
acquireDataset(DatasetUrl, boolean, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.acquireDataset
acquireDataset(DatasetUrl, Set<NetcdfDataset.Enhance>, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.acquireDataset
acquireDataset(FileFactory, DatasetUrl, Set<NetcdfDataset.Enhance>, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.acquireDataset
acquireDataset(DatasetUrl, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasets
Same as openDataset, but file is acquired through the File Cache, with defaultEnhanceMode, without the need of setting the enhanceMode via the signature.
acquireDataset(DatasetUrl, boolean, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasets
Same as openDataset, but file is acquired through the File Cache, with defaultEnhanceMode.
acquireDataset(DatasetUrl, Set<NetcdfDataset.Enhance>, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasets
Same as openDataset, but file is acquired through the File Cache, with specified enhancements.
acquireDataset(FileFactory, DatasetUrl, Set<NetcdfDataset.Enhance>, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDatasets
Same as openDataset, but file is acquired through the File Cache.
acquireFile(DatasetUrl, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.acquireFile
acquireFile(FileFactory, Object, DatasetUrl, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.acquireFile
acquireFile(DatasetUrl, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasets
Same as openFile, but file is acquired through the File Cache.
acquireFile(FileFactory, Object, DatasetUrl, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDatasets
Same as openFile, but file is acquired through the File Cache.
ACTUAL_RANGE - Static variable in class ucar.nc2.constants.CF
 
add(Array, Array) - Static method in class ucar.ma2.MAMath
Add elements of two arrays together, allocating the result array.
add(StructureData) - Method in class ucar.ma2.StructureDataComposite
 
add(int, StructureData) - Method in class ucar.ma2.StructureDataComposite
 
add(double, CalendarPeriod.Field) - Method in class ucar.nc2.time.CalendarDate
Deprecated.
use CalendarDate add(CalendarPeriod period)
add(CalendarPeriod) - Method in class ucar.nc2.time.CalendarDate
 
add(TimeDuration) - Method in class ucar.nc2.units.DateType
 
add(TimeUnit) - Method in class ucar.nc2.units.DateType
 
add(Date) - Method in class ucar.nc2.units.TimeDuration
 
add(Date) - Method in class ucar.nc2.units.TimeUnit
Add the time amount to the given Date, return a new Date.
add(String) - Method in class ucar.nc2.util.Counters
 
add(Attribute) - Method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
add(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionRect
Deprecated.
use builder
add(double, double) - Method in class ucar.unidata.geoloc.ProjectionRect
Deprecated.
use builder
add(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionRect
Deprecated.
use builder
ADD_OFFSET - Static variable in class ucar.nc2.constants.CDM
 
ADD_OFFSET - Static variable in class ucar.nc2.constants.CF
 
addAlias(String, String) - Static method in class ucar.nc2.util.AliasTranslator
 
addAll(Iterable<Attribute>) - Method in interface ucar.nc2.AttributeContainer
Deprecated.
will be removed in version 6.
addAll(Iterable<Attribute>) - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
Add all; replace old if has same name.
addAll(Iterable<Attribute>) - Method in class ucar.nc2.AttributeContainerMutable
Add all; replace old if has same name.
addAll(Iterable<Attribute>) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
addAll(Iterable<Attribute>) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
addAttribute(Attribute) - Method in interface ucar.nc2.AttributeContainer
Deprecated.
will be removed in version 6.
addAttribute(Attribute) - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
 
addAttribute(String, String) - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
Add Attribute; name and value must not be null.
addAttribute(String, Number) - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
Add Attribute; name and value must not be null.
addAttribute(Attribute) - Method in class ucar.nc2.AttributeContainerMutable
 
addAttribute(String, String) - Method in class ucar.nc2.AttributeContainerMutable
Add Attribute; name and value must not be null.
addAttribute(String, Number) - Method in class ucar.nc2.AttributeContainerMutable
Add Attribute; name and value must not be null.
addAttribute(Attribute) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
addAttribute(Attribute) - Method in class ucar.nc2.Group.Builder
 
addAttribute(Group, Attribute) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
addAttribute(Group, String, String) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
addAttribute(Attribute) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
addAttribute(Attribute) - Method in class ucar.nc2.Variable.Builder
 
addAttribute(Attribute) - Method in class ucar.nc2.VariableSimpleBuilder
 
addAttribute(String, String) - Method in class ucar.nc2.VariableSimpleBuilder
 
addAttributes(Iterable<Attribute>) - Method in class ucar.nc2.Group.Builder
 
addAttributes(Iterable<Attribute>) - Method in class ucar.nc2.Variable.Builder
 
addCoordinateAxis(VariableDS) - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Use NetcdfDataset.builder()
addCoordinateSystem(CoordinateSystem) - Method in interface ucar.nc2.dataset.Enhancements
Deprecated.
Add a CoordinateSystem to the dataset.
addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Use NetcdfDataset.builder()
addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.StructureDS
Deprecated.
Use StructureDS.builder()
addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.VariableDS
Deprecated.
Use VariableDS.builder()
addCoordinateSystem(String) - Method in class ucar.nc2.dataset.VariableDS.Builder
 
addCoordinateTransform(CoordinateTransform) - Method in class ucar.nc2.dataset.CoordinateSystem
Deprecated.
Use CoordinateSystem.builder()
addCoordinateTransform(CoordinateTransform) - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Use NetcdfDataset.builder()
addCoordinateTransformByName(String) - Method in class ucar.nc2.dataset.CoordinateSystem.Builder
 
addCoordinateTransforms(Collection<CoordinateTransform>) - Method in class ucar.nc2.dataset.CoordinateSystem
Deprecated.
Use CoordinateSystem.builder()
addCoordinateTransforms(Collection<CoordinateTransform>) - Method in class ucar.nc2.dataset.CoordinateSystem.Builder
 
addCopyOfStructure(Group, Structure, String, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Adds a copy of the specified structure to the file (netcdf4 only).
addDerivedField(TableParser.Field, TableParser.Transform, Class) - Method in class ucar.nc2.util.TableParser
 
addDimension(Dimension) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
addDimension(Dimension) - Method in class ucar.nc2.Group.Builder
 
addDimension(Group, Dimension) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
addDimension(String, int) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
addDimension(Group, String, int) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Add a shared Dimension to the file.
addDimension(String, int, boolean, boolean) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
addDimension(Group, String, int, boolean, boolean) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Add a shared Dimension to the file.
addDimension(Dimension) - Method in class ucar.nc2.Variable.Builder
 
addDimensionIfNotExists(Dimension) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
addDimensionIfNotExists(Dimension) - Method in class ucar.nc2.Group.Builder
 
addDimensions(Collection<Dimension>) - Method in class ucar.nc2.Group.Builder
 
addDimensions(Collection<Dimension>) - Method in class ucar.nc2.Variable.Builder
 
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.
addEnhancement(NetcdfDataset.Enhance) - Method in class ucar.nc2.dataset.VariableDS
Deprecated.
Use NetcdfDataset.builder()
addEnhanceMode(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.VariableDS.Builder
 
addEnumeration(EnumTypedef) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
addEnumTypedef(EnumTypedef) - Method in class ucar.nc2.Group.Builder
 
addEnumTypedefs(Collection<EnumTypedef>) - Method in class ucar.nc2.Group.Builder
 
addGlobalAttribute(Attribute) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
addGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
addGlobalAttribute(String, Number) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
addGroup(Group) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
addGroup(Group.Builder) - Method in class ucar.nc2.Group.Builder
Add a nested Group.
addGroup(Group, Group) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
addGroup(Group, String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Add a Group to the file.
addGroupAttribute(Group, Attribute) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Add a Global attribute to the file.
addGroups(Collection<Group.Builder>) - Method in class ucar.nc2.Group.Builder
 
addListener(Object) - Method in class ucar.nc2.util.ListenerManager
Add a listener.
addMember(String, String, String, DataType, Number) - Method in class ucar.ma2.StructureDataScalar
 
addMember(StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
Add a member.
addMember(int, StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
Add a member at the given position.
addMember(String, String, String, DataType, int[]) - Method in class ucar.ma2.StructureMembers
 
addMemberString(String, String, String, String, int) - Method in class ucar.ma2.StructureDataScalar
 
addMemberVariable(Variable) - Method in class ucar.nc2.Structure
Deprecated.
Use Structure.builder()
addMemberVariable(Variable.Builder) - Method in class ucar.nc2.Structure.Builder
 
addMemberVariables(List<Variable.Builder>) - Method in class ucar.nc2.Structure.Builder
 
addObjectToHeap(Object) - Method in class ucar.ma2.ArrayStructureBB
 
addObjectToHeap(int, StructureMembers.Member, Object) - Method in class ucar.ma2.ArrayStructureBB
 
addOriginalVariable(Variable) - Method in class ucar.nc2.dataset.StructurePseudoDS.Builder
 
addOriginalVariables(List<Variable>) - Method in class ucar.nc2.dataset.StructurePseudoDS.Builder
 
addParameter(Parameter) - Method in class ucar.nc2.dataset.CoordinateTransform
Deprecated.
Use CoordinateTransform.builder()
addRangeNames(List<String>) - Method in class ucar.ma2.Section
 
addRecordStructure() - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
For netcdf3 only, take all unlimited variables and make them into a structure.
addStringVariable(Group, String, String, int) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
addStringVariable(Group, Variable, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Add a variable with DataType = String to a netCDF-3 file.
addStringVariable(Group, String, List<Dimension>, int) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Add a variable with DataType = String to the file.
addStructureMember(Structure, String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
addTo(Counters) - Method in class ucar.nc2.util.Counters
 
addTo(Counters.Counter) - Method in class ucar.nc2.util.Counters.Counter
 
addToList(String, Object) - Method in class thredds.client.catalog.ThreddsMetadata
 
addTypedef(Group, EnumTypedef) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Add a EnumTypedef to the file.
addUnlimitedDimension(String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Add single unlimited, shared dimension (classic model)
addUserAdvice(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
 
addUserAdvice(String) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Deprecated.
Give advice for a user trying to figure out why things arent working
addVariable(Group, Variable) - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Use NetcdfDataset.builder()
addVariable(Variable) - Method in class ucar.nc2.FileWriter2
Deprecated.
Specify which variable will get written
addVariable(Variable) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
addVariable(Variable.Builder<?>) - Method in class ucar.nc2.Group.Builder
Add a Variable, replacing one of same name if its exists.
addVariable(Group, Variable) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
addVariable(Group, String, DataType, String) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
addVariable(String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
addVariable(Group, String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Add a variable to the file.
addVariable(String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
addVariable(Group, String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Add a variable to the file.
addVariable(Group, Structure, String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Add a variable to the file.
addVariableAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
addVariableAttribute(String, String, String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
addVariableAttribute(String, String, Number) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
addVariableAttribute(String, Attribute) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
addVariableAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Add an attribute to the named Variable.
addVariables(Collection<Variable.Builder<?>>) - Method in class ucar.nc2.Group.Builder
 
after(Date) - Method in class ucar.nc2.units.DateType
Is this date after the given date.
agg - Variable in class ucar.nc2.dataset.NetcdfDataset.Builder
 
Airy1830 - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
Airy 1830 ellipsoid from EPSG database version 6.14.
ALBERS_CONICAL_EQUAL_AREA - Static variable in class ucar.nc2.constants.CF
 
Alias - Static variable in class thredds.client.catalog.Dataset
 
AliasForDimension - Static variable in class ucar.nc2.constants._Coordinate
 
AliasTranslator - Class in ucar.nc2.util
Handle textual substitution for dataroots.
AliasTranslator() - Constructor for class ucar.nc2.util.AliasTranslator
 
allow(String, String, char) - Static method in class ucar.unidata.util.StringUtil2
Replace any char not alphanumeric or in allowChars by replaceChar.
ANCILLARY_VARIABLES - Static variable in class ucar.nc2.constants.CF
 
annotate(Object, Object) - Method in class ucar.nc2.CDMNode
Deprecated.
 
annotation(Object) - Method in class ucar.nc2.CDMNode
Deprecated.
 
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
appendStructureData(Structure, StructureData) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Deprecated.
Append a structureData along the unlimited dimension
appendStructureData(Structure, StructureData) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
appendToFile(InputStream, String) - Static method in class ucar.nc2.util.IO
 
applyScaleOffset(Number) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
Apply scale and offset to the specified value if EnhanceScaleMissingUnsigned.hasScaleOffset().
applyScaleOffset(Array) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
Apply scale and offset to each element of in and return the result as a new Array, but only if EnhanceScaleMissingUnsigned.hasScaleOffset().
applyScaleOffset(Number) - Method in class ucar.nc2.dataset.VariableDS
 
applyScaleOffset(Array) - Method in class ucar.nc2.dataset.VariableDS
 
applyScaleOffset(Number) - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
applyScaleOffset(Array) - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
ARAKAWA_E - Static variable in class ucar.nc2.constants.CDM
 
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.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 1.
ArrayBoolean.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 2.
ArrayBoolean.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 3.
ArrayBoolean.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 4.
ArrayBoolean.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 5.
ArrayBoolean.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 6.
ArrayBoolean.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 7.
ArrayByte - Class in ucar.ma2
Concrete implementation of Array specialized for bytes.
ArrayByte(int[], boolean) - Constructor for class ucar.ma2.ArrayByte
Create a new Array of type byte and the given shape.
ArrayByte.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 0.
ArrayByte.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 1.
ArrayByte.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 2.
ArrayByte.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 3.
ArrayByte.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 4.
ArrayByte.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 5.
ArrayByte.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 6.
ArrayByte.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 7.
ArrayChar - Class in ucar.ma2
Concrete implementation of Array specialized for chars.
ArrayChar(int[]) - Constructor for class ucar.ma2.ArrayChar
Create a new Array of type char and the given shape.
ArrayChar(String) - Constructor for class ucar.ma2.ArrayChar
 
ArrayChar.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 0.
ArrayChar.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 1.
ArrayChar.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 2.
ArrayChar.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 3.
ArrayChar.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 4.
ArrayChar.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 5.
ArrayChar.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 6.
ArrayChar.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for char, rank 7.
ArrayChar.StringIterator - Class in ucar.ma2
rank must be > 0
arraycopy(Array, int, Array, int, int) - Static method in class ucar.ma2.Array
Cover for System.arraycopy().
ArrayDouble - Class in ucar.ma2
Concrete implementation of Array specialized for doubles.
ArrayDouble(int[]) - Constructor for class ucar.ma2.ArrayDouble
Create a new Array of type double and the given shape.
ArrayDouble.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 0.
ArrayDouble.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 1.
ArrayDouble.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 2.
ArrayDouble.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 3.
ArrayDouble.D3.IF - Class in ucar.ma2
 
ArrayDouble.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 4.
ArrayDouble.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 5.
ArrayDouble.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 6.
ArrayDouble.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for doubles, rank 7.
ArrayFloat - Class in ucar.ma2
Concrete implementation of Array specialized for floats.
ArrayFloat(int[]) - Constructor for class ucar.ma2.ArrayFloat
Create a new Array of type float and the given shape.
ArrayFloat.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 0.
ArrayFloat.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 1.
ArrayFloat.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 2.
ArrayFloat.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 3.
ArrayFloat.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 4.
ArrayFloat.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 5.
ArrayFloat.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 6.
ArrayFloat.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for floats, rank 7.
ArrayInt - Class in ucar.ma2
Concrete implementation of Array specialized for ints.
ArrayInt(int[], boolean) - Constructor for class ucar.ma2.ArrayInt
Create a new Array of type int and the given shape.
ArrayInt.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 0.
ArrayInt.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 1.
ArrayInt.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 2.
ArrayInt.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 3.
ArrayInt.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 4.
ArrayInt.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 5.
ArrayInt.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 6.
ArrayInt.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for ints, rank 7.
ArrayLong - Class in ucar.ma2
Concrete implementation of Array specialized for longs.
ArrayLong(int[], boolean) - Constructor for class ucar.ma2.ArrayLong
Create a new Array of type long and the given shape.
ArrayLong.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 0.
ArrayLong.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 1.
ArrayLong.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 2.
ArrayLong.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 3.
ArrayLong.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 4.
ArrayLong.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 5.
ArrayLong.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 6.
ArrayLong.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for longs, rank 7.
ArrayObject - Class in ucar.ma2
Concrete implementation of Array specialized for Objects.
ArrayObject(DataType, Class, boolean, int[]) - Constructor for class ucar.ma2.ArrayObject
Create a new Array of type Object and the given shape.
ArrayObject(DataType, Class, boolean, int[], Object[]) - Constructor for class ucar.ma2.ArrayObject
Create a new Array of type Object and the given shape and storage.
ArrayObject.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 0.
ArrayObject.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 1.
ArrayObject.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 2.
ArrayObject.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 3.
ArrayObject.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 4.
ArrayObject.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 5.
ArrayObject.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 6.
ArrayObject.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for Objects, rank 7.
ArrayRagged - Class in ucar.ma2
DO NOT USE
ArrayScalar - Class in ucar.ma2
Helper class for StructureDataAscii
ArrayScalar(Object, boolean) - Constructor for class ucar.ma2.ArrayScalar
 
ArraySequence - Class in ucar.ma2
ArraySequence is the way to contain the data for a Sequence, using a StructureDataIterator.
ArraySequence(StructureMembers, StructureDataIterator, int) - Constructor for class ucar.ma2.ArraySequence
Constructor
ArraySequenceNested - Class in ucar.ma2
Handles nested sequences: a 1D array of variable length 1D arrays of StructureData.
ArraySequenceNested(StructureMembers, int) - Constructor for class ucar.ma2.ArraySequenceNested
This is used for inner sequences, ie variable length structures nested inside of another structure.
ArrayShort - Class in ucar.ma2
Concrete implementation of Array specialized for shorts.
ArrayShort(int[], boolean) - Constructor for class ucar.ma2.ArrayShort
Create a new Array of type short and the given shape.
ArrayShort.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 0.
ArrayShort.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 1.
ArrayShort.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 2.
ArrayShort.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 3.
ArrayShort.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 4.
ArrayShort.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 5.
ArrayShort.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 6.
ArrayShort.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for shorts, rank 7.
ArrayString - Class in ucar.ma2
Concrete implementation of Array specialized for Strings.
ArrayString(int[]) - Constructor for class ucar.ma2.ArrayString
Create a new Array of type long and the given shape.
ArrayString.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for String, rank 0.
ArrayString.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for Strings, rank 1.
ArrayString.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for Strings, rank 2.
ArrayString.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for Strings, rank 3.
ArrayString.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for Strings, rank 4.
ArrayString.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for Strings, rank 5.
ArrayString.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for Strings, rank 6.
ArrayString.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for Strings, rank 7.
ArrayStructure - Class in ucar.ma2
Superclass for implementations of Array of StructureData.
ArrayStructure.ArrayStructureIterator - Class in ucar.ma2
 
ArrayStructureBB - Class in ucar.ma2
Concrete implementation of ArrayStructure, data storage is in a ByteBuffer, which is converted to member data on the fly.
ArrayStructureBB(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureBB
Create a new Array of type StructureData and the given members and shape.
ArrayStructureBB(StructureMembers, int[], ByteBuffer, int) - Constructor for class ucar.ma2.ArrayStructureBB
Construct an ArrayStructureBB with the given ByteBuffer.
ArrayStructureBBpos - Class in ucar.ma2
Variation of ArrayStructureBB, where the offsets of the records into the ByteBuffer are uneven and must be passed in by the user.
ArrayStructureBBpos(StructureMembers, int[], ByteBuffer, int[]) - Constructor for class ucar.ma2.ArrayStructureBBpos
Construct an ArrayStructureBB with the given ByteBuffer.
ArrayStructureBBsection - Class in ucar.ma2
Describe
ArrayStructureComposite - Class in ucar.ma2
An ArrayStructure compose of other ArrayStructures.
ArrayStructureComposite(StructureMembers, List<ArrayStructure>, int) - Constructor for class ucar.ma2.ArrayStructureComposite
 
ArrayStructureIterator() - Constructor for class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
ArrayStructureMA - Class in ucar.ma2
Concrete implementation of ArrayStructure, data storage is in member arrays, which are converted to StructureData member data on the fly.
ArrayStructureMA(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureMA
Create a new Array of type StructureData and the given members and shape.
ArrayStructureMA(StructureMembers, int[], StructureData[]) - Constructor for class ucar.ma2.ArrayStructureMA
 
ArrayStructureW - Class in ucar.ma2
Concrete implementation of ArrayStructure, with data access deferred to the StructureData objects.
ArrayStructureW(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureW
Create a new Array of type StructureData and the given members and shape.
ArrayStructureW(StructureData) - Constructor for class ucar.ma2.ArrayStructureW
 
ArrayStructureW(StructureMembers, int[], StructureData[]) - Constructor for class ucar.ma2.ArrayStructureW
Create a new Array of type StructureData and the given members, shape, and array of StructureData.
atanh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
atmosphere_hybrid_height_coordinate - Static variable in class ucar.nc2.constants.CF
 
atmosphere_hybrid_sigma_pressure_coordinate - Static variable in class ucar.nc2.constants.CF
 
atmosphere_ln_pressure_coordinate - Static variable in class ucar.nc2.constants.CF
 
atmosphere_sigma_coordinate - Static variable in class ucar.nc2.constants.CF
 
atmosphere_sleve_coordinate - Static variable in class ucar.nc2.constants.CF
 
attCheckOk(Variable, Attribute) - Method in class ucar.nc2.util.CompareNetcdf2.Netcdf4ObjectFilter
 
attCheckOk(Variable, Attribute) - Method in interface ucar.nc2.util.CompareNetcdf2.ObjFilter
 
Attribute - Class in ucar.nc2
An Attribute is a name and a value, used for associating arbitrary metadata with another object.
Attribute(String, Attribute) - Constructor for class ucar.nc2.Attribute
Deprecated.
Use Attribute.toBuilder().build();
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, signed, numeric-valued Attribute.
Attribute(String, Number, boolean) - Constructor for class ucar.nc2.Attribute
Create a scalar numeric-valued Attribute, possibly unsigned.
Attribute(String, Array) - Constructor for class ucar.nc2.Attribute
Construct attribute with Array of values.
Attribute(String, DataType) - Constructor for class ucar.nc2.Attribute
Deprecated.
Use Attribute.builder()
Attribute(String, List) - Constructor for class ucar.nc2.Attribute
Deprecated.
Use Attribute.builder()
Attribute(String, List, boolean) - Constructor for class ucar.nc2.Attribute
Construct attribute with list of String or Number values.
Attribute(Parameter) - Constructor for class ucar.nc2.Attribute
A copy constructor using a ucar.unidata.util.Parameter.
Attribute.Builder - Class in ucar.nc2
A builder for Attributes
AttributeContainer - Interface in ucar.nc2
An immutable Container of Attributes.
AttributeContainerHelper - Class in ucar.nc2
Deprecated.
Use AttributeContainerMutable.
AttributeContainerHelper(String) - Constructor for class ucar.nc2.AttributeContainerHelper
Deprecated.
 
AttributeContainerHelper(String, List<Attribute>) - Constructor for class ucar.nc2.AttributeContainerHelper
Deprecated.
 
AttributeContainerMutable - Class in ucar.nc2
A mutable collection of Attributes.
AttributeContainerMutable(String) - Constructor for class ucar.nc2.AttributeContainerMutable
Constructor with container name.
AttributeContainerMutable(String, Iterable<Attribute>) - Constructor for class ucar.nc2.AttributeContainerMutable
Constructor with container name and list of Attributes to copy in.
attributes() - Method in class ucar.nc2.Group
 
attributes() - Method in class ucar.nc2.Variable
 
attributes() - Method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
 
attributes() - Method in interface ucar.nc2.VariableSimpleIF
Attributes for the variable.
attributes() - Method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
 
augmentDataset(NetcdfDataset, CancelTask) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Deprecated.
Make changes to the dataset that are needed before processing scale/offset in NetcdfDataset.
Authority - Static variable in class thredds.client.catalog.Dataset
 
available() - Method in class ucar.unidata.io.UncompressInputStream
 
Axes - Static variable in class ucar.nc2.constants._Coordinate
 
AXIS - Static variable in class ucar.nc2.constants.CF
 
axis - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
AxisComparator() - Constructor for class ucar.nc2.dataset.CoordinateAxis.AxisComparator
 
axisOrder() - Method in enum ucar.nc2.constants.AxisType
axis ordering: runTime - ensemble - time - z - y - x or elev - azimuth - distance
AxisType - Static variable in class ucar.nc2.constants._Coordinate
 
AxisType - Enum in ucar.nc2.constants
Type-safe enumeration of netCDF Coordinate Axis types.
axisType - Variable in class ucar.nc2.dataset.CoordinateAxis.Builder
 
axisType - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
AxisTypes - Static variable in class ucar.nc2.constants._Coordinate
 
AZIMUTHAL_EQUIDISTANT - Static variable in class ucar.nc2.constants.CF
 

B

backslashEscape(String, String) - Static method in class ucar.nc2.util.EscapeStrings
backslash escape a string
backslashEscapeCDMString(String, String) - Static method in class ucar.nc2.util.EscapeStrings
Given a CDM string, insert backslashes before characters.
backslashEscapeDapString(String) - Static method in class ucar.nc2.util.EscapeStrings
Given a DAP (attribute) string, insert backslashes before '"' and '/' characters.
backslashToDAP(String) - Static method in class ucar.nc2.util.EscapeStrings
Given a backslash escaped name, convert to a DAP escaped name
backslashUnescape(String) - Static method in class ucar.nc2.util.EscapeStrings
backslash unescape a string
Bearing - Class in ucar.unidata.geoloc
Computes the distance, azimuth, and back azimuth between two lat-lon positions on the Earth's surface.
Bearing(double, double, double) - Constructor for class ucar.unidata.geoloc.Bearing
 
before(Date) - Method in class ucar.nc2.units.DateType
Is this date before the given date.
before(DateType) - Method in class ucar.nc2.units.DateType
Is this date before the given date.
BeLeDataInputStream - Class in ucar.unidata.io
Big-endian little-endian data input stream, from which numbers in both big- and little-endian representations can be read.
BeLeDataInputStream(InputStream) - Constructor for class ucar.unidata.io.BeLeDataInputStream
Construct a bigEndian-littleEndian input stream from an input stream.
BeLeDataInputStream(String) - Constructor for class ucar.unidata.io.BeLeDataInputStream
Construct a bigEndian-littleEndian input stream from a file.
BeLeDataInputStream(URL) - Constructor for class ucar.unidata.io.BeLeDataInputStream
Construct a bigEndian-littleEndian input stream from a URL.
betweenLon(double, double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated. 
BIG_ENDIAN - Static variable in class ucar.unidata.io.RandomAccessFile
 
BitReader - Class in ucar.nc2.iosp
Helper for reading data that has been bit packed.
BitReader(byte[]) - Constructor for class ucar.nc2.iosp.BitReader
 
BitReader(RandomAccessFile, long) - Constructor for class ucar.nc2.iosp.BitReader
Constructor
bits2SInt(int) - Method in class ucar.nc2.iosp.BitReader
Read the next nb bits and return an Signed Long .
bits2UInt(int) - Method in class ucar.nc2.iosp.BitReader
Read the next nb bits and return an Unsigned Long .
BOUNDS - Static variable in class ucar.nc2.constants.CF
 
breakTextAtWords(String, String, int) - Static method in class ucar.unidata.util.StringUtil2
Break the given text into lines, respecting word boundaries (blank space).
breakupConventionNames(String) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
Breakup list of Convention names in the Convention attribute in CF compliant way.
build() - Method in class ucar.nc2.Attribute.Builder
 
build() - Method in class ucar.nc2.dataset.CoordinateAxis.Builder
 
build() - Method in class ucar.nc2.dataset.CoordinateAxis1D.Builder
 
build() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime.Builder
 
build() - Method in class ucar.nc2.dataset.CoordinateAxis2D.Builder
 
build(NetcdfDataset, List<CoordinateAxis>, List<CoordinateTransform>) - Method in class ucar.nc2.dataset.CoordinateSystem.Builder
 
build(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordinateTransform.Builder
 
build() - Method in class ucar.nc2.dataset.NetcdfDataset.Builder
 
build(NetcdfDataset) - Method in class ucar.nc2.dataset.ProjectionCT.Builder
 
build() - Method in class ucar.nc2.dataset.StructureDS.Builder
Normally this is called by Group.build()
build() - Method in class ucar.nc2.dataset.StructurePseudo2Dim.Builder
Normally this is called by Group.build()
build() - Method in class ucar.nc2.dataset.StructurePseudoDS.Builder
Normally this is called by Group.build()
build() - Method in class ucar.nc2.dataset.VariableDS.Builder
Normally this is called by Group.build()
build(NetcdfDataset) - Method in class ucar.nc2.dataset.VerticalCT.Builder
 
build() - Method in class ucar.nc2.Dimension.Builder
 
build(Group) - Method in class ucar.nc2.Group.Builder
Normally this is called by NetcdfFile.build()
build(RandomAccessFile, Group.Builder, CancelTask) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
build(RandomAccessFile, Group.Builder, CancelTask) - Method in interface ucar.nc2.iosp.IOServiceProvider
Open existing file, and populate it.
build() - Method in class ucar.nc2.NetcdfFile.Builder
 
build() - Method in class ucar.nc2.Sequence.Builder
 
build() - Method in class ucar.nc2.Structure.Builder
Normally this is only called by Group.build()
build() - Method in class ucar.nc2.Variable.Builder
Normally this is called by Group.build()
build() - Method in class ucar.nc2.VariableSimpleBuilder
 
buildConventionAttribute(String, String...) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
Build a list of Conventions
buildCoordinateSystems(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
Heres where the work is to identify coordinate axes and coordinate systems.
buildCoordinateSystems(NetcdfDataset) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Deprecated.
Create the coordinate system objects: coordinate axes, coordinate systems, coordinate transforms.
builder() - Static method in class ucar.nc2.Attribute
Create an Attribute builder.
builder(String) - Static method in class ucar.nc2.Attribute
Create an Attribute builder with the given Attribute name.
builder() - Static method in class ucar.nc2.dataset.CoordinateAxis
Get Builder for this class that allows subclassing.
Builder() - Constructor for class ucar.nc2.dataset.CoordinateAxis.Builder
 
builder() - Static method in class ucar.nc2.dataset.CoordinateAxis1D
Get Builder for this class that allows subclassing.
Builder() - Constructor for class ucar.nc2.dataset.CoordinateAxis1D.Builder
 
builder() - Static method in class ucar.nc2.dataset.CoordinateAxis1DTime
Get Builder for this class that allows subclassing.
Builder() - Constructor for class ucar.nc2.dataset.CoordinateAxis1DTime.Builder
 
builder() - Static method in class ucar.nc2.dataset.CoordinateAxis2D
Get Builder for this class that allows subclassing.
Builder() - Constructor for class ucar.nc2.dataset.CoordinateAxis2D.Builder
 
builder() - Static method in class ucar.nc2.dataset.CoordinateSystem
Get Builder for this class that allows subclassing.
Builder() - Constructor for class ucar.nc2.dataset.CoordinateSystem.Builder
 
builder() - Static method in class ucar.nc2.dataset.CoordinateTransform
Get Builder for this class that allows subclassing.
Builder() - Constructor for class ucar.nc2.dataset.CoordinateTransform.Builder
 
builder() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get Builder for this class that allows subclassing.
builder(NetcdfFile) - Static method in class ucar.nc2.dataset.NetcdfDataset
 
Builder() - Constructor for class ucar.nc2.dataset.NetcdfDataset.Builder
 
builder() - Static method in class ucar.nc2.dataset.ProjectionCT
 
Builder() - Constructor for class ucar.nc2.dataset.ProjectionCT.Builder
 
builder() - Static method in class ucar.nc2.dataset.StructureDS
 
Builder() - Constructor for class ucar.nc2.dataset.StructureDS.Builder
 
builder() - Static method in class ucar.nc2.dataset.StructurePseudo2Dim
 
Builder() - Constructor for class ucar.nc2.dataset.StructurePseudo2Dim.Builder
 
builder() - Static method in class ucar.nc2.dataset.StructurePseudoDS
 
Builder() - Constructor for class ucar.nc2.dataset.StructurePseudoDS.Builder
 
builder() - Static method in class ucar.nc2.dataset.VariableDS
Get Builder for this class that allows subclassing.
Builder() - Constructor for class ucar.nc2.dataset.VariableDS.Builder
 
builder() - Static method in class ucar.nc2.dataset.VerticalCT
 
Builder() - Constructor for class ucar.nc2.dataset.VerticalCT.Builder
 
builder() - Static method in class ucar.nc2.Dimension
 
builder(String, int) - Static method in class ucar.nc2.Dimension
A builder with the Dimension name and length set
builder(Group.Builder) - Static method in class ucar.nc2.Group
 
Builder() - Constructor for class ucar.nc2.Group.Builder
 
builder() - Static method in class ucar.nc2.NetcdfFile
Get Builder for this class.
Builder() - Constructor for class ucar.nc2.NetcdfFile.Builder
 
builder() - Static method in class ucar.nc2.Sequence
Get Builder for this class that allows subclassing.
Builder() - Constructor for class ucar.nc2.Sequence.Builder
 
builder() - Static method in class ucar.nc2.Structure
Get Builder for this class that allows subclassing.
Builder() - Constructor for class ucar.nc2.Structure.Builder
 
builder() - Static method in class ucar.nc2.Variable
Get Builder for this class that allows subclassing.
Builder() - Constructor for class ucar.nc2.Variable.Builder
 
buildFinish(NetcdfFile) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
buildFinish(NetcdfFile) - Method in interface ucar.nc2.iosp.IOServiceProvider
Sometimes the builder needs access to the finished objects.
BYTE - Static variable in class ucar.nc2.constants.CF
 

C

cache - Variable in class ucar.nc2.Variable.Builder
 
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) - Static method in class ucar.ma2.MAMath
Calculate the scale/offset for an array of numbers.
calculateBearing(Earth, LatLonPoint, LatLonPoint, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
Deprecated.
do not use
calculateBearing(Earth, LatLonPoint, LatLonPoint) - Static method in class ucar.unidata.geoloc.Bearing
Calculate the bearing between the 2 points.
calculateBearing(LatLonPoint, LatLonPoint, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
Deprecated.
do not use
calculateBearing(LatLonPoint, LatLonPoint) - 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
Deprecated.
do not use
calculateBearing(double, double, double, double) - Static method in class ucar.unidata.geoloc.Bearing
Computes distance (in km), azimuth (degrees clockwise positive from North, 0 to 360), and back azimuth (degrees clockwise positive from North, 0 to 360), from latitude-longituide point pt1 to latitude-longituide pt2.
calculateBearing(Earth, double, double, double, double, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
Deprecated.
do not use
calculateBearing(Earth, double, double, double, double) - Static method in class ucar.unidata.geoloc.Bearing
Computes distance (in km), azimuth (degrees clockwise positive from North, 0 to 360), and back azimuth (degrees clockwise positive from North, 0 to 360), from latitude-longituide point pt1 to latitude-longituide pt2.
CALENDAR - Static variable in class ucar.nc2.constants.CF
 
Calendar - Enum in ucar.nc2.time
Implements CF calendar attribute.
CalendarDate - Class in ucar.nc2.time
A Calendar Date.
CalendarDateFormatter - Class in ucar.nc2.time
Threadsafe static routines for date formatting.
CalendarDateFormatter(String) - Constructor for class ucar.nc2.time.CalendarDateFormatter
Date formatter with specified pattern.
CalendarDateFormatter(String, CalendarTimeZone, Calendar) - Constructor for class ucar.nc2.time.CalendarDateFormatter
 
CalendarDateFormatter(String, CalendarTimeZone) - Constructor for class ucar.nc2.time.CalendarDateFormatter
 
CalendarDateRange - Class in ucar.nc2.time
A range of CalendarDates.
CalendarDateRange(CalendarDate, long) - Constructor for class ucar.nc2.time.CalendarDateRange
 
CalendarDateUnit - Class in ucar.nc2.time
A Calendar Date Unit: "unit since date"
CalendarDuration - Class in ucar.nc2.time
A replacement for ucar.nc2.units.TimeDuration.
CalendarDuration(int, CalendarPeriod.Field) - Constructor for class ucar.nc2.time.CalendarDuration
 
CalendarPeriod - Class in ucar.nc2.time
A CalendarPeriod is a logical duration of time, it requires a Calendar to convert to an actual duration of time.
CalendarPeriod.Field - Enum in ucar.nc2.time
 
CalendarTimeZone - Class in ucar.nc2.time
Encapsulate TimeZone functionality.
CalendarTimeZone(String) - Constructor for class ucar.nc2.time.CalendarTimeZone
Gets a time zone instance for the specified time zone id.
CalendarTimeZone(TimeZone) - Constructor for class ucar.nc2.time.CalendarTimeZone
 
cancel() - Method in class ucar.nc2.util.CancelTaskImpl
Application will call this when the user cancels.
CancelTask - Interface in ucar.nc2.util
Allows long tasks to be cancelled.
CancelTaskImpl - Class in ucar.nc2.util
Simple implementation of CancelTask, used in order to get status return.
CancelTaskImpl() - Constructor for class ucar.nc2.util.CancelTaskImpl
 
canonicalizeUriString(String) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.canonicalizeUriString
canonicalizeUriString(String) - Static method in class ucar.nc2.NetcdfFiles
Removes the "file:" or "file://" prefix from the location, if necessary.
canonicalizeWrite(String) - Static method in class ucar.nc2.util.URLnaming
 
canOpen(String) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.canOpen
canOpen(String) - Static method in class ucar.nc2.NetcdfFiles
Find out if the location can be opened, but dont actually open it.
canWrite(File) - Static method in class ucar.nc2.util.DiskCache2
Returns true if we can write to the file.
Catalog - Class in thredds.client.catalog
A Client Catalog
Catalog(URI, String, Map<String, Object>, List<DatasetBuilder>) - Constructor for class thredds.client.catalog.Catalog
 
CATALOG_NAMESPACE_10 - Static variable in class thredds.client.catalog.Catalog
 
CatalogRef - Class in thredds.client.catalog
A Client CatalogRef
CatalogRef(DatasetNode, String, String, Map<String, Object>, List<AccessBuilder>, List<DatasetBuilder>) - Constructor for class thredds.client.catalog.CatalogRef
 
CDF1HEAD - Static variable in class ucar.nc2.iosp.NCheader
Deprecated.
 
CDF2HEAD - Static variable in class ucar.nc2.iosp.NCheader
Deprecated.
 
CDF5HEAD - Static variable in class ucar.nc2.iosp.NCheader
Deprecated.
 
CDM - Class in ucar.nc2.constants
CDM constants.
cdm_data_type - Static variable in class ucar.nc2.constants.ACDD
 
CDMNode - Class in ucar.nc2
Deprecated.
Will move to Dap4 module in version 6.
CDMNode(String) - Constructor for class ucar.nc2.CDMNode
Deprecated.
 
CDMSort - Enum in ucar.nc2
Deprecated.
Will move to Dap4 module in version 6.
CELL_MEASURES - Static variable in class ucar.nc2.constants.CF
 
CELL_METHODS - Static variable in class ucar.nc2.constants.CF
 
CF - Class in ucar.nc2.constants
Constants used in CF Conventions.
CF.CellMethods - Enum in ucar.nc2.constants
 
CF.FeatureType - Enum in ucar.nc2.constants
Map from CF feature type names to our FeatureType enums.
CF_EXTENDED - Static variable in class ucar.nc2.constants.CDM
 
CF_ROLE - Static variable in class ucar.nc2.constants.CF
 
CHAR - Static variable in class ucar.nc2.constants.CF
 
check(Formatter) - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
do not use
checkDimensionsForFile(String) - Method in interface ucar.nc2.util.CompareNetcdf2.ObjFilter
 
checkFileType(RandomAccessFile) - Static method in class ucar.nc2.iosp.NCheader
Deprecated.
Figure out what kind of netcdf-related file we have.
checkInRange(int[]) - Method in class ucar.ma2.Section
Check if this Section is legal for the given shape.
child - Variable in class ucar.nc2.ParsedSectionSpec
 
Chunk(long, int, long) - Constructor for class ucar.nc2.iosp.IndexChunker.Chunk
 
CHUNK_SIZES - Static variable in class ucar.nc2.constants.CDM
 
ChunkingIndex(int[]) - Constructor for class ucar.nc2.FileWriter2.ChunkingIndex
Deprecated.
 
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, Formatter, boolean) - Method in class ucar.nc2.util.DiskCache2
Remove any files or directories whose last modified time greater than persistMinutes
cleanup(byte[]) - Static method in class ucar.unidata.util.StringUtil2
Delete any non-printable characters
cleanup(String) - Static method in class ucar.unidata.util.StringUtil2
 
clearCoordinateSystems() - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Use NetcdfDataset.builder()
clearCoordinateSystems() - Method in class ucar.nc2.dataset.StructureDS
Deprecated.
Use StructureDS.builder()
clearCoordinateSystems() - Method in class ucar.nc2.dataset.VariableDS
Deprecated.
Use NetcdfDataset.builder()
clearCoordinateSystems() - Method in interface ucar.nc2.dataset.VariableEnhanced
Deprecated.
do not use
CLIMATOLOGY - Static variable in class ucar.nc2.constants.CF
 
clone() - Method in class ucar.ma2.Index
 
clone() - Method in class ucar.ma2.Index0D
 
clone() - Method in class ucar.ma2.Index1D
 
clone() - Method in class ucar.ma2.Index2D
 
clone() - Method in class ucar.ma2.Index3D
 
clone() - Method in class ucar.ma2.Index4D
 
clone() - Method in class ucar.ma2.Index5D
 
clone() - Method in class ucar.ma2.Index6D
 
clone() - Method in class ucar.ma2.Index7D
 
close() - Method in interface ucar.ma2.StructureDataIterator
Make sure that the iterator is complete, and recover resources.
close() - Method in class ucar.ma2.StructureDataIteratorLimited
 
close() - Method in class ucar.ma2.StructureDataIteratorMediated
 
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
Deprecated.
 
close() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
close() - Method in interface ucar.nc2.iosp.IOServiceProvider
Close the file.
close() - Method in class ucar.nc2.NetcdfFile
Close all resources (files, sockets, etc) associated with this file.
close() - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
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.
close() - Method in class ucar.unidata.io.RemoteRandomAccessFile
 
CloseableIterator<T> - Interface in ucar.nc2.util
An iterator that must be closed.
closeRemote() - Method in interface ucar.unidata.io.ReadableRemoteFile
Close any resources used to enable remote reading.
collapseWhitespace(String) - Static method in class ucar.unidata.util.StringUtil2
Collapse continuous whitespace into one single " ".
CollectionType - Static variable in class thredds.client.catalog.Dataset
 
column(int) - Method in class ucar.ma2.MAMatrix
Get the jth column, return as a MAVector: same backing store.
comment - Static variable in class ucar.nc2.constants.ACDD
 
COMMENT - Static variable in class ucar.nc2.constants.CF
 
commonParent(Group.Builder) - Method in class ucar.nc2.Group.Builder
 
commonParent(Group) - Method in class ucar.nc2.Group
Get the common parent of this and the other group.
compact() - Method in class ucar.ma2.Range
Create a new Range by compacting this Range by removing the stride.
compact() - Method in class ucar.ma2.Section
Create a new Section by compacting each Range.
compare(CoordinateAxis, CoordinateAxis) - Method in class ucar.nc2.dataset.CoordinateAxis.AxisComparator
 
compare(NetcdfFile, NetcdfFile) - Method in class ucar.nc2.util.CompareNetcdf2
 
compare(NetcdfFile, NetcdfFile, CompareNetcdf2.ObjFilter) - Method in class ucar.nc2.util.CompareNetcdf2
 
compare(NetcdfFile, NetcdfFile, boolean, boolean, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
 
compare(NetcdfFile, NetcdfFile, CompareNetcdf2.ObjFilter, boolean, boolean, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
 
compare(byte[], byte[], Formatter) - Static method in class ucar.nc2.util.Misc
 
compare(float[], float[], Formatter) - Static method in class ucar.nc2.util.Misc
 
compare(int, int) - Static method in class ucar.nc2.util.Misc
 
compare(long, long) - Static method in class ucar.nc2.util.Misc
 
compareCoordinateTransform(CoordinateTransform, CoordinateTransform) - Method in interface ucar.nc2.util.CompareNetcdf2.ObjFilter
 
compareData(String, Array, double[]) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareData(String, double[], double[]) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareData(String, Array, Array, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareData(String, Array, Array) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareFiles(NetcdfFile, NetcdfFile, Formatter) - Static method in class ucar.nc2.util.CompareNetcdf2
 
compareFiles(NetcdfFile, NetcdfFile, Formatter, boolean, boolean, boolean) - Static method in class ucar.nc2.util.CompareNetcdf2
 
compareLists(List, List, Formatter) - Static method in class ucar.nc2.util.CompareNetcdf2
 
CompareNetcdf2 - Class in ucar.nc2.util
Compare two NetcdfFile.
CompareNetcdf2() - Constructor for class ucar.nc2.util.CompareNetcdf2
 
CompareNetcdf2(Formatter) - Constructor for class ucar.nc2.util.CompareNetcdf2
 
CompareNetcdf2(Formatter, boolean, boolean, boolean) - Constructor for class ucar.nc2.util.CompareNetcdf2
 
CompareNetcdf2.Netcdf4ObjectFilter - Class in ucar.nc2.util
 
CompareNetcdf2.ObjFilter - Interface in ucar.nc2.util
 
compareTo(ThreddsMetadata.Variable) - Method in class thredds.client.catalog.ThreddsMetadata.Variable
 
compareTo(CoordinateTransform) - Method in class ucar.nc2.dataset.CoordinateTransform
 
compareTo(Dimension) - Method in class ucar.nc2.Dimension
Dimensions with the same name are equal.
compareTo(CalendarDate) - Method in class ucar.nc2.time.CalendarDate
 
compareTo(VariableSimpleIF) - Method in class ucar.nc2.Variable
Sort by name
compareTo(VariableSimpleIF) - Method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
Sort by name
compareTo(VariableSimpleIF) - Method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
compareTo(Station) - Method in class ucar.unidata.geoloc.StationImpl
Deprecated.
 
compareVariable(Variable, Variable, CompareNetcdf2.ObjFilter) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareVariables(NetcdfFile, NetcdfFile) - Method in class ucar.nc2.util.CompareNetcdf2
 
compatibleRank(Section) - Method in class ucar.ma2.Section
Compare this section with another upto the vlen in either
compose(Range) - Method in class ucar.ma2.Range
Create a new Range by composing a Range that is reletive to this Range.
compose(Section) - Method in class ucar.ma2.Section
Create a new Section by composing with a Section that is reletive to this Section.
COMPRESS - Static variable in class ucar.nc2.constants.CDM
 
COMPRESS - Static variable in class ucar.nc2.constants.CF
 
COMPRESS_DEFLATE - Static variable in class ucar.nc2.constants.CDM
 
computeChunkShape(long) - Method in class ucar.nc2.FileWriter2.ChunkingIndex
Deprecated.
Computes the shape of the largest possible contiguous chunk, starting at Index.getCurrentCounter() and with numElems <= maxChunkElems.
computeSize(int[]) - Static method in class ucar.ma2.Index
Compute total number of elements in the array.
computeSize() - Method in class ucar.ma2.Section
Compute total number of elements represented by the section.
computeSize(int[]) - Static method in class ucar.ma2.Section
 
computeSize() - Method in class ucar.ma2.SectionIterable
 
computeSize(int[]) - Static method in class ucar.nc2.iosp.IndexLong
 
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.
conformal(Section) - Method in class ucar.ma2.Section
 
constructCopy() - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
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 want contained in this Range?
contains(Section) - Method in class ucar.ma2.Section
See if this Section contains another Section.
contains(Date) - Method in class ucar.nc2.units.DateRange
Same as included()
contains(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonRect
Determine if a specified LatLonPoint is contained in this bounding box.
contains(double, double) - Method in class ucar.unidata.geoloc.LatLonRect
Determine if the given lat/lon point is contined inside this rectangle.
contains(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionRect
Returns true if this bounding box contains point.
contains(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionRect
Returns true if this bounding box contains rect.
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?
contentObject - Variable in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
Contributor(String, String) - Constructor for class thredds.client.catalog.ThreddsMetadata.Contributor
 
contributor_info - Static variable in class ucar.nc2.constants.ACDD
 
Contributors - Static variable in class thredds.client.catalog.Dataset
 
control(String) - Method in class ucar.nc2.StringLocker
Deprecated.
 
Convention - Static variable in class ucar.nc2.constants._Coordinate
 
CONVENTIONS - Static variable in class ucar.nc2.constants.CDM
 
CONVENTIONS - Static variable in class ucar.nc2.constants.CF
 
convert(Array, DataType) - Static method in class ucar.ma2.MAMath
Convert original array to desired type
convert(FeatureType) - Static method in enum ucar.nc2.constants.CF.FeatureType
 
convert(CF.FeatureType) - Static method in enum ucar.nc2.constants.CF.FeatureType
 
convert(Array, boolean, boolean, boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
Perform the specified conversions on each element of in and return the result as a new Array.
convert(Array, boolean, boolean, boolean) - Method in class ucar.nc2.dataset.VariableDS
 
convert(Array, boolean, boolean, boolean) - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
convert(StructureMembers) - Static method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
 
convert2packed(Array, double, int, DataType) - Static method in class ucar.ma2.MAMath
 
convert2Unpacked(Array, MAMath.ScaleOffset) - Static method in class ucar.ma2.MAMath
 
convertByteToChar(byte[]) - Static method in class ucar.nc2.iosp.IospHelper
 
convertByteToCharUTF(byte[]) - Static method in class ucar.nc2.iosp.IospHelper
 
convertCharToByte(char[]) - Static method in class ucar.nc2.iosp.IospHelper
 
convertCharToByteUTF(char[]) - Static method in class ucar.nc2.iosp.IospHelper
 
convertGribCodeTable4_10(int) - Static method in enum ucar.nc2.constants.CF.CellMethods
 
convertMissing(Number) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
If value is missing, return Double.NaN.
convertMissing(Array) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
Returns a copy of in, except that each missing value is replaced by Double.NaN.
convertMissing(Number) - Method in class ucar.nc2.dataset.VariableDS
 
convertMissing(Array) - Method in class ucar.nc2.dataset.VariableDS
 
convertMissing(Number) - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
convertMissing(Array) - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
convertScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar value as a double, with conversion as needed.
convertScalarDouble(String) - Method in class ucar.ma2.StructureData
Get scalar value as a double, with conversion as needed.
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a double, with conversion as needed.
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
convertScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar value as a float, with conversion as needed.
convertScalarFloat(String) - Method in class ucar.ma2.StructureData
Get scalar value as a float, with conversion as needed.
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a float, with conversion as needed.
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
convertScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar value as an int, with conversion as needed.
convertScalarInt(String) - Method in class ucar.ma2.StructureData
Get scalar value as a int, with conversion as needed.
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a int, with conversion as needed.
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
convertScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
 
convertScalarLong(String) - Method in class ucar.ma2.StructureData
Get scalar value as a int, with conversion as needed.
convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get scalar value as a int, with conversion as needed.
convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
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.
convertToProperties(AttributeContainer) - Static method in class thredds.client.catalog.Property
 
convertUnsigned(Number) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
Convert value to the next largest integral data type by an unsigned conversion.
convertUnsigned(Array) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
Performs an unsigned conversion of each element of in and returns the result as a new Array.
convertUnsigned(Number) - Method in class ucar.nc2.dataset.VariableDS
 
convertUnsigned(Array) - Method in class ucar.nc2.dataset.VariableDS
 
convertUnsigned(Number) - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
convertUnsigned(Array) - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
coordAxes - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
coordAxesNames - Variable in class ucar.nc2.dataset.CoordinateSystem.Builder
 
coordAxisTypes - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
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
Deprecated.
Use CoordinateAxis.builder()
CoordinateAxis.AxisComparator - Class in ucar.nc2.dataset
Standard sort on Coordinate Axes
CoordinateAxis.Builder<T extends CoordinateAxis.Builder<T>> - Class in ucar.nc2.dataset
 
CoordinateAxis1D - Class in ucar.nc2.dataset
A 1-dimensional Coordinate Axis.
CoordinateAxis1D(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
Deprecated.
Use CoordinateAxis1D.builder()
CoordinateAxis1D(NetcdfDataset, Group, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
Deprecated.
Use CoordinateAxis1D.builder()
CoordinateAxis1D.Builder<T extends CoordinateAxis1D.Builder<T>> - Class in ucar.nc2.dataset
 
CoordinateAxis1DTime - Class in ucar.nc2.dataset
A 1-dimensional Coordinate Axis representing Calendar time.
CoordinateAxis1DTime.Builder<T extends CoordinateAxis1DTime.Builder<T>> - Class in ucar.nc2.dataset
 
CoordinateAxis2D - Class in ucar.nc2.dataset
A 2-dimensional numeric Coordinate Axis.
CoordinateAxis2D(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis2D
Deprecated.
Use CoordinateAxis2D.builder()
CoordinateAxis2D.Builder<T extends CoordinateAxis2D.Builder<T>> - Class in ucar.nc2.dataset
 
CoordinateAxisTimeHelper - Class in ucar.nc2.dataset
Helper class for time coordinates
CoordinateAxisTimeHelper(Calendar, String) - Constructor for class ucar.nc2.dataset.CoordinateAxisTimeHelper
 
COORDINATES - Static variable in class ucar.nc2.constants.CF
 
coordinates - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
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
Deprecated.
Use CoordinateSystem.builder()
CoordinateSystem.Builder<T extends CoordinateSystem.Builder<T>> - Class in ucar.nc2.dataset
 
CoordinateTransform - Class in ucar.nc2.dataset
A CoordinateTransform is an abstraction of a function from a CoordinateSystem to a "reference" CoordinateSystem.
CoordinateTransform(String, String, TransformType) - Constructor for class ucar.nc2.dataset.CoordinateTransform
Deprecated.
Use CoordinateTransform.builder()
CoordinateTransform.Builder<T extends CoordinateTransform.Builder<T>> - Class in ucar.nc2.dataset
 
coords - Variable in class ucar.nc2.dataset.NetcdfDataset.Builder
 
coordSys - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
CoordSysBuilder - Class in ucar.nc2.dataset
Deprecated.
do not use
CoordSysBuilder() - Constructor for class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
 
CoordSysBuilder.ConventionNameOk - Interface in ucar.nc2.dataset
Deprecated.
Allow plug-ins to determine if it owns a file based on the file's Convention attribute.
CoordSysBuilder.VarProcess - Class in ucar.nc2.dataset
Deprecated.
Wrap each variable in the dataset with a VarProcess object.
CoordSysBuilderIF - Interface in ucar.nc2.dataset
Deprecated.
do not use
coordSysFor - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
coordSysNames - Variable in class ucar.nc2.dataset.VariableDS.Builder
 
CoordSystemBuilderFactory - Interface in ucar.nc2.dataset.spi
Service Provider interface to CoordSystemBuilder.
CoordTransBuilder - Class in ucar.nc2.dataset
Manager for Coordinate Transforms.
CoordTransBuilder() - Constructor for class ucar.nc2.dataset.CoordTransBuilder
 
coordTransforms - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
coordTransformType - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
coordVarAlias - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
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.ArrayObject
 
copy() - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throws UnsupportedOperationException
copy() - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throws UnsupportedOperationException
copy(DataType, IndexIterator, IndexIterator) - Static method in class ucar.ma2.MAMath
Copy using iterators.
copy(Array, Array) - Static method in class ucar.ma2.MAMath
Copy array a to array result, the result array will be in canonical order The operation type is taken from the type of a.
copy() - Method in class ucar.ma2.MAMatrix
Create a new MAMatrix that is the same as this one, with a copy of the backing store.
copy() - Method in class ucar.ma2.MAVector
Create a new MAVector that is the same as this one, with a copy of the backing store.
copy(StructureData, StructureMembers) - Static method in class ucar.ma2.StructureDataDeep
Make deep copy from sdata to another StructureData object whose data is self contained
copy(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.
copy2File(byte[], String) - Static method in class ucar.nc2.util.IO
copy file to output stream
copy2null(InputStream, int) - Static method in class ucar.nc2.util.IO
copy all bytes from in and throw them away.
copy2null(FileChannel, int) - Static method in class ucar.nc2.util.IO
copy all bytes from in and throw them away.
copyB(InputStream, OutputStream, int) - Static method in class ucar.nc2.util.IO
copy all bytes from in to out, specify buffer size
copyBoolean(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as bytes The array a and result must be type boolean
copyByte(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as bytes The values from the array a are converted to byte (if needed), and then converted to the type of result (if needed).
copyChar(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as char The values from the array a are converted to char (if needed), and then converted to the type of result (if needed).
copyDimensions() - Method in class ucar.nc2.Variable.Builder
Deprecated.
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
copyFileWithChannels(File, WritableByteChannel) - Static method in class ucar.nc2.util.IO
 
copyFloat(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as floats The values from the arrays a are converted to float (if needed), and then converted to the type of result (if needed).
copyFrom(VariableDS.Builder<?>) - Method in class ucar.nc2.dataset.CoordinateAxis.Builder
 
copyFrom(NetcdfFile) - Method in class ucar.nc2.dataset.NetcdfDataset.Builder
Copy metadata from orgFile.
copyFrom(Structure) - Method in class ucar.nc2.dataset.StructureDS.Builder
Copy metadata from orgVar.
copyFrom(Variable) - Method in class ucar.nc2.dataset.VariableDS.Builder
Copy metadata from orgVar.
copyFrom(VariableDS.Builder<?>) - Method in class ucar.nc2.dataset.VariableDS.Builder
 
copyFrom(Variable) - Method in class ucar.nc2.Variable.Builder
TODO Copy metadata from orgVar.
copyFrom(Variable.Builder<?>) - Method in class ucar.nc2.Variable.Builder
 
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.
copyToArrayBB(ArrayStructure, ByteOrder, boolean) - Static method in class ucar.ma2.StructureDataDeep
Make deep copy from an ArrayStructure to a ArrayStructureBB whose data is contained in a ByteBuffer
copyToArrayBB(Structure, ArrayStructure, ByteOrder) - Static method in class ucar.ma2.StructureDataDeep
Make deep copy to an ArrayStructureBB whose data is contained in a ByteBuffer.
copyToArrayBB(StructureData) - Static method in class ucar.ma2.StructureDataDeep
Make deep copy from a StructureData to a ArrayStructureBB whose data is contained in a ByteBuffer.
copyToArrayBB(StructureData, StructureMembers, ByteOrder) - Static method in class ucar.ma2.StructureDataDeep
Make deep copy from a StructureData to a ArrayStructureBB whose data is contained in a ByteBuffer
copyToArrayBB(StructureData, ArrayStructureBB) - Static method in class ucar.ma2.StructureDataDeep
Make deep copy from a StructureData into the given ArrayStructureBB
copyToArrayBB(StructureData) - Static method in class ucar.nc2.iosp.IospHelper
Deprecated.
use StructureDataDeep.copyToArrayBB
copyToByteChannel(Array, WritableByteChannel) - Static method in class ucar.nc2.iosp.IospHelper
Copy data to a channel.
copyToNDJavaArray() - Method in class ucar.ma2.Array
Copy this array to a n-Dimensional Java primitive array of type getElementType() and rank getRank().
copyToOutputStream(Array, OutputStream) - Static method in class ucar.nc2.iosp.IospHelper
Copy data to a OutputStream.
copyUrlB(String, OutputStream, int) - Static method in class ucar.nc2.util.IO
copy contents of URL to output stream, specify internal buffer size.
copyVarData(List<Variable>, Structure, CancelTask) - Method in class ucar.nc2.FileWriter2
Deprecated.
Write data from varList into new file.
correctLongitudeWrap() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
cos(MAVector) - Method in class ucar.ma2.MAVector
Cos between two vectors = dot(v) / norm() * norm(v)
count(String, Comparable) - Method in class ucar.nc2.util.Counters
Add value to the named counter.
count(Comparable) - Method in class ucar.nc2.util.Counters.Counter
 
countDomain(Variable[]) - Static method in class ucar.nc2.dataset.CoordinateSystem
 
Counter(String) - Constructor for class ucar.nc2.util.Counters.Counter
 
Counters - Class in ucar.nc2.util
Count number of times a value appears.
Counters() - Constructor for class ucar.nc2.util.Counters
 
Counters.Counter - Class in ucar.nc2.util
 
coverage_content_type - Static variable in class ucar.nc2.constants.ACDD
 
create(String, NetcdfFile, int, long, boolean) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Deprecated.
Create new file, populate it from the objects in ncfile.
create() - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
After you have added all of the Dimensions, Variables, and Attributes, call create() to actually create the file.
createNew(NetcdfFileWriter.Version, String) - Static method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
createNew(String, boolean) - Static method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
createNew(NetcdfFileWriter.Version, String, Nc4Chunking) - Static method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Create a new Netcdf file, with fill mode true.
createNewCache() - Method in class ucar.nc2.Variable
Create a new data cache, use this when you dont want to share the cache.
createUniqueFile(String, String) - Method in class ucar.nc2.util.DiskCache2
Reserve a new, uniquely named file in the root directory.
createView(Index) - Method in class ucar.ma2.ArrayStructure
 
creator_email - Static variable in class ucar.nc2.constants.ACDD
 
creator_institution_info - Static variable in class ucar.nc2.constants.ACDD
 
creator_name - Static variable in class ucar.nc2.constants.ACDD
 
creator_project - Static variable in class ucar.nc2.constants.ACDD
 
creator_project_info - Static variable in class ucar.nc2.constants.ACDD
 
creator_url - Static variable in class ucar.nc2.constants.ACDD
 
Creators - Static variable in class thredds.client.catalog.Dataset
 
crossDateline() - Method in class ucar.unidata.geoloc.LatLonRect
Get whether the bounding box crosses the +/- 180 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.ProjectionImpl
Deprecated.
Does the line between these two points cross the projection "seam".
cs - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
ct - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
currentElement() - Method in class ucar.ma2.Index
Get the current element's index into the 1D backing array.
currentElement() - Method in class ucar.ma2.Index0D
 
currentElement() - Method in class ucar.ma2.Index1D
 
currentElement() - Method in class ucar.ma2.Index2D
 
currentElement() - Method in class ucar.ma2.Index3D
 
currentElement() - Method in class ucar.ma2.Index4D
 
currentElement() - Method in class ucar.ma2.Index5D
 
currentElement() - Method in class ucar.ma2.Index6D
 
currentElement() - Method in class ucar.ma2.Index7D
 
currentElement() - Method in class ucar.ma2.IndexConstant
always return 0
currentElement() - Method in class ucar.nc2.iosp.IndexLong
 
CurvilinearOrthogonal - Static variable in class ucar.nc2.constants.CDM
 

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.
D0() - Constructor for class ucar.ma2.ArrayBoolean.D0
Constructor.
D0(boolean) - Constructor for class ucar.ma2.ArrayByte.D0
 
D0() - Constructor for class ucar.ma2.ArrayChar.D0
Constructor.
D0() - Constructor for class ucar.ma2.ArrayDouble.D0
Constructor.
D0() - Constructor for class ucar.ma2.ArrayFloat.D0
Constructor.
D0(boolean) - Constructor for class ucar.ma2.ArrayInt.D0
 
D0(boolean) - Constructor for class ucar.ma2.ArrayLong.D0
Constructor.
D0(DataType, Class, boolean) - Constructor for class ucar.ma2.ArrayObject.D0
Constructor.
D0(boolean) - Constructor for class ucar.ma2.ArrayShort.D0
 
D0() - Constructor for class ucar.ma2.ArrayString.D0
Constructor.
D1(int) - Constructor for class ucar.ma2.ArrayBoolean.D1
Constructor for array of shape {len0}.
D1(int, boolean) - Constructor for class ucar.ma2.ArrayByte.D1
 
D1(int) - Constructor for class ucar.ma2.ArrayChar.D1
Constructor for array of shape {len0}.
D1(int) - Constructor for class ucar.ma2.ArrayDouble.D1
Constructor for array of shape {len0}.
D1(int) - Constructor for class ucar.ma2.ArrayFloat.D1
Constructor for array of shape {len0}.
D1(int, boolean) - Constructor for class ucar.ma2.ArrayInt.D1
 
D1(int, boolean) - Constructor for class ucar.ma2.ArrayLong.D1
Constructor for array of shape {len0}.
D1(DataType, Class, boolean, int) - Constructor for class ucar.ma2.ArrayObject.D1
Constructor for array of shape {len0}.
D1(int, boolean) - Constructor for class ucar.ma2.ArrayShort.D1
 
D1(int) - Constructor for class ucar.ma2.ArrayString.D1
Constructor for array of shape {len0}.
D2(int, int) - Constructor for class ucar.ma2.ArrayBoolean.D2
Constructor for array of shape {len0,len1}.
D2(int, int, boolean) - Constructor for class ucar.ma2.ArrayByte.D2
 
D2(int, int) - Constructor for class ucar.ma2.ArrayChar.D2
Constructor for array of shape {len0,len1}.
D2(int, int) - Constructor for class ucar.ma2.ArrayDouble.D2
Constructor for array of shape {len0,len1}.
D2(int, int) - Constructor for class ucar.ma2.ArrayFloat.D2
Constructor for array of shape {len0,len1}.
D2(int, int, boolean) - Constructor for class ucar.ma2.ArrayInt.D2
 
D2(int, int, boolean) - Constructor for class ucar.ma2.ArrayLong.D2
Constructor for array of shape {len0,len1}.
D2(DataType, Class, boolean, int, int) - Constructor for class ucar.ma2.ArrayObject.D2
Constructor for array of shape {len0,len1}.
D2(int, int, boolean) - Constructor for class ucar.ma2.ArrayShort.D2
 
D2(int, int) - Constructor for class ucar.ma2.ArrayString.D2
Constructor for array of shape {len0,len1}.
D3(int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D3
Constructor for array of shape {len0,len1,len2}.
D3(int, int, int, boolean) - Constructor for class ucar.ma2.ArrayByte.D3
 
D3(int, int, int) - Constructor for class ucar.ma2.ArrayChar.D3
Constructor for array of shape {len0,len1,len2}.
D3(int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D3
Constructor for array of shape {len0,len1,len2}.
D3(int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D3
Constructor for array of shape {len0,len1,len2}.
D3(int, int, int, boolean) - Constructor for class ucar.ma2.ArrayInt.D3
 
D3(int, int, int, boolean) - Constructor for class ucar.ma2.ArrayLong.D3
Constructor for array of shape {len0,len1,len2}.
D3(DataType, Class, boolean, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D3
Constructor for array of shape {len0,len1,len2}.
D3(int, int, int, boolean) - Constructor for class ucar.ma2.ArrayShort.D3
 
D3(int, int, int) - Constructor for class ucar.ma2.ArrayString.D3
Constructor for array of shape {len0,len1,len2}.
D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D4
Constructor for array of shape {len0,len1,len2,len3}.
D4(int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayByte.D4
 
D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D4
Constructor for array of shape {len0,len1,len2,len3}.
D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D4
Constructor for array of shape {len0,len1,len2,len3}.
D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D4
Constructor for array of shape {len0,len1,len2,len3}.
D4(int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayInt.D4
 
D4(int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayLong.D4
Constructor for array of shape {len0,len1,len2,len3}.
D4(DataType, Class, boolean, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D4
Constructor for array of shape {len0,len1,len2,len3}.
D4(int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayShort.D4
 
D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayString.D4
Constructor for array of shape {len0,len1,len2,len3}.
D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
D5(int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayByte.D5
 
D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
D5(int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayInt.D5
 
D5(int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayLong.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
D5(DataType, Class, boolean, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
D5(int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayShort.D5
 
D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayString.D5
Constructor for array of shape {len0,len1,len2,len3,len4}.
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,}.
D6(int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayByte.D6
 
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,}.
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,}.
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,}.
D6(int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayInt.D6
 
D6(int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayLong.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
D6(DataType, Class, boolean, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
D6(int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayShort.D6
 
D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayString.D6
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
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}.
D7(int, int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayByte.D7
 
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}.
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}.
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}.
D7(int, int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayInt.D7
 
D7(int, int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayLong.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
D7(DataType, Class, boolean, 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}.
D7(int, int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayShort.D7
 
D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayString.D7
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
DAP4_LITTLE_ENDIAN - Static variable in class ucar.nc2.constants.CDM
 
DataChunk(int[], long) - Constructor for class ucar.nc2.iosp.LayoutTiled.DataChunk
 
DataFormatType - Static variable in class thredds.client.catalog.Dataset
 
DataFormatType - Enum in ucar.nc2.constants
redo thredds.catalog.DataFormatType as enum break dependency of ucar.nc2 on server catalog
Dataset - Class in thredds.client.catalog
A Client Catalog Dataset
Dataset(DatasetNode, String, Map<String, Object>, List<AccessBuilder>, List<DatasetBuilder>) - Constructor for class thredds.client.catalog.Dataset
 
DatasetConstructor - Class in ucar.nc2.dataset
Deprecated.
do not use
DatasetConstructor() - Constructor for class ucar.nc2.dataset.DatasetConstructor
Deprecated.
 
DatasetHash - Static variable in class thredds.client.catalog.Catalog
 
DatasetNode - Class in thredds.client.catalog
node in a tree of datasets, superclass of Catalog and Dataset
DatasetRoots - Static variable in class thredds.client.catalog.Catalog
 
Datasets - Static variable in class thredds.client.catalog.Dataset
 
DatasetUrl - Class in ucar.nc2.dataset
Detection of the protocol from a location string.
DatasetUrl(ServiceType, String) - Constructor for class ucar.nc2.dataset.DatasetUrl
 
DataSize - Static variable in class thredds.client.catalog.Dataset
 
DataType - Enum in ucar.ma2
Type-safe enumeration of data types.
dataType - Variable in class ucar.nc2.Variable.Builder
 
DataType.Signedness - Enum in ucar.ma2
A property of integral data types that determines whether they can represent both positive and negative numbers (signed), or only non-negative numbers (unsigned).
date_created - Static variable in class ucar.nc2.constants.ACDD
 
date_modified - Static variable in class ucar.nc2.constants.ACDD
 
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
 
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(CalendarDateRange) - Constructor for class ucar.nc2.units.DateRange
 
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
Encapsulates a range of dates, using DateType start/end, and/or a TimeDuration.
Dates - Static variable in class thredds.client.catalog.Dataset
 
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(CalendarDate) - Constructor for class ucar.nc2.units.DateType
Constructor using a java.util.CalendarDate
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.
DateType(String, String, String, Calendar) - Constructor for class ucar.nc2.units.DateType
Constructor.
DateUnit - Class in ucar.nc2.units
Handles udunits dates, represented as "n units of time since reference date" eg "1203 days since 1970-01-01 00:00:00".
DateUnit(String) - Constructor for class ucar.nc2.units.DateUnit
Constructor.
DateUnit(double, String, Date) - Constructor for class ucar.nc2.units.DateUnit
Constructor that takes a value, timeUnitString, and a Date since
debugDump(PrintWriter, NetcdfDataset) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
do not use
DebugFlags - Interface in ucar.nc2.util
Interface for global debug flags.
DebugFlagsImpl - Class in ucar.nc2.util
An implementation of DebugFlags
DebugFlagsImpl() - Constructor for class ucar.nc2.util.DebugFlagsImpl
All flags are off
DebugFlagsImpl(String) - Constructor for class ucar.nc2.util.DebugFlagsImpl
Constructor.
decr() - Method in class ucar.nc2.util.Indent
 
DEFAULT - Static variable in class ucar.unidata.geoloc.Earth
 
default_file_buffersize - Static variable in class ucar.nc2.util.IO
 
default_socket_buffersize - Static variable in class ucar.nc2.util.IO
 
defaultCoordsSizeToCache - Static variable in class ucar.nc2.Variable
 
defaultMaxRelativeDiffDouble - Static variable in class ucar.nc2.util.Misc
The default maximum relative difference that two doubles can have in order to be deemed nearly equal.
defaultMaxRelativeDiffFloat - Static variable in class ucar.nc2.util.Misc
The default maximum relative difference that two floats can have in order to be deemed nearly equal.
defaultSizeToCache - Static variable in class ucar.nc2.Variable
 
defNS - Static variable in class thredds.client.catalog.Catalog
 
deleteGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
deleteGroupAttribute(Group, String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Delete a group Attribute.
deleteVariable(String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
deleteVariableAttribute(Variable, String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Delete a variable Attribute.
derive(Object) - Method in interface ucar.nc2.util.TableParser.Transform
 
desc - Variable in class thredds.client.catalog.ThreddsMetadata.Variable
 
DESCRIPTION - Static variable in class ucar.nc2.constants.CDM
 
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.
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
Deprecated.
Use Dimension.builder()
Dimension(String, int, boolean, boolean, boolean) - Constructor for class ucar.nc2.Dimension
Deprecated.
Use Dimension.builder()
Dimension(String, Dimension) - Constructor for class ucar.nc2.Dimension
Deprecated.
Use Dimension.builder()
Dimension.Builder - Class in ucar.nc2
A builder of Dimensions.
Dimensions - Class in ucar.nc2
Static helper methods for Dimension.
Dimensions.Find - Interface in ucar.nc2
A Function that finds a Dimension by name.
disableNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.disableNetcdfFileCache
disableNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDatasets
 
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.
DiskCache2.CachePathPolicy - Enum in ucar.nc2.util
 
Documentation - Static variable in class thredds.client.catalog.Dataset
 
Documentation - Class in thredds.client.catalog
Client catalog documentation element
Documentation(String, URI, String, String, String) - Constructor for class thredds.client.catalog.Documentation
Constructor.
dot(MAVector) - Method in class ucar.ma2.MAMatrix
Dot product of matrix and vector: return M dot v
dot(MAVector) - Method in class ucar.ma2.MAVector
Dot product of 2 vectors
DOUBLE - Static variable in class ucar.nc2.constants.CF
 
ds - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
DSG_REPRESENTATION - Static variable in class ucar.nc2.constants.CF
 

E

Earth - Class in ucar.unidata.geoloc
Defines the shape of the earth ellipsoid.
Earth() - Constructor for class ucar.unidata.geoloc.Earth
Spherical earth with canonical radius.
Earth(double) - Constructor for class ucar.unidata.geoloc.Earth
Create a spherical earth.
Earth(double, double, double) - Constructor for class ucar.unidata.geoloc.Earth
Create an ellipsoidal earth.
Earth(double, double, double, String) - Constructor for class ucar.unidata.geoloc.Earth
Create an ellipsoidal earth with a name.
EARTH_RADIUS - Static variable in class ucar.nc2.constants.CF
 
EARTH_RADIUS - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Earth radius in kilometers
EarthEllipsoid - Class in ucar.unidata.geoloc
Type-safe enumeration of Earth Ellipsoids.
EarthEllipsoid(String, int, double, double, double) - Constructor for class ucar.unidata.geoloc.EarthEllipsoid
Constructor.
EarthLocation - Interface in ucar.unidata.geoloc
A location on the earth, specified by lat, lon and optionally altitude.
EarthLocationImpl - Class in ucar.unidata.geoloc
Deprecated.
only use EarthLocation in 6.
EarthLocationImpl(double, double, double) - Constructor for class ucar.unidata.geoloc.EarthLocationImpl
Deprecated.
 
eastwest - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
EDU_UCAR_PREFIX - Static variable in class ucar.nc2.constants.CDM
 
eject(String) - Static method in class ucar.unidata.io.RandomAccessFile
 
element(int) - Method in class ucar.ma2.Range
Get ith element
email - Variable in class thredds.client.catalog.ThreddsMetadata.Source
 
EMPTY - Static variable in class ucar.ma2.Range
 
EMPTY - Static variable in class ucar.ma2.StructureData
 
empty() - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Use NetcdfDataset.builder()
empty() - Method in class ucar.nc2.NetcdfFile
Deprecated. 
empty(String) - Static method in class ucar.nc2.util.Optional
 
enableDefaultGlobalFileCache() - Static method in class ucar.unidata.io.RandomAccessFile
 
enhance() - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Use NetcdfDataset.builder()
enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Use NetcdfDataset.builder()
enhance(NetcdfFile, Set<NetcdfDataset.Enhance>, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasets
Make NetcdfFile into NetcdfDataset and enhance if needed
enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.StructureDS
Deprecated.
do not use
enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.VariableDS
Deprecated.
Use NetcdfDataset.builder()
enhance(Set<NetcdfDataset.Enhance>) - Method in interface ucar.nc2.dataset.VariableEnhanced
Deprecated.
do not use
Enhancements - Interface in ucar.nc2.dataset
Deprecated.
do not use
enhanceMode - Variable in class ucar.nc2.dataset.NetcdfDataset.Builder
 
enhanceMode - Variable in class ucar.nc2.dataset.VariableDS.Builder
 
enhanceNeeded(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Do not use.
EnhanceScaleMissingUnsigned - Interface in ucar.nc2.dataset
A Variable decorator that handles unsigned data, scale/offset packed data, and missing data.
ENSEMBLE - Static variable in class ucar.nc2.constants.CF
 
EnumTypedef - Class in ucar.nc2
A named map from integers to Strings; a user-defined Enum used as a Variable's data type.
EnumTypedef(String, Map<Integer, String>) - Constructor for class ucar.nc2.EnumTypedef
Make an EnumTypedef with base type ENUM4.
EnumTypedef(String, Map<Integer, String>, DataType) - Constructor for class ucar.nc2.EnumTypedef
Make an EnumTypedef setting the base type (must be ENUM1, ENUM2, ENUM4).
enumTypeize(DataType) - Static method in enum ucar.ma2.DataType
 
equals(Object) - Method in class thredds.client.catalog.Access
 
equals(Object) - Method in class thredds.client.catalog.Documentation
 
equals(Object) - Method in class thredds.client.catalog.Property
 
equals(Object) - Method in class thredds.client.catalog.Service
 
equals(Array, Array) - Static method in class ucar.ma2.MAMath
Returns true if the specified arrays have the same data type, shape, and equal corresponding elements.
equals(Object) - Method in class ucar.ma2.Range
Range elements with same first, last, stride are equal.
equals(Object) - Method in class ucar.ma2.RangeScatter
 
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
Instances which have same content are equal.
equals(Object) - Method in class ucar.nc2.dataset.CoordinateSystem
Instances which have same name, axes and transforms 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.dataset.DatasetUrl
 
equals(Object) - Method in class ucar.nc2.Dimension
 
equals(Object) - Method in class ucar.nc2.EnumTypedef
 
equals(Object) - Method in class ucar.nc2.Group
Instances which have same name and parent are equal.
equals(Object) - Method in class ucar.nc2.time.CalendarDate
 
equals(Object) - Method in class ucar.nc2.time.CalendarDateRange
 
equals(Object) - Method in class ucar.nc2.time.CalendarDuration
 
equals(Object) - Method in class ucar.nc2.time.CalendarPeriod
 
equals(Object) - Method in class ucar.nc2.units.DateRange
 
equals(Object) - Method in class ucar.nc2.units.DateType
 
equals(Object) - Method in class ucar.nc2.units.TimeDuration
TimeDurations with same value in seconds are equals
equals(Object) - Method in class ucar.nc2.units.TimeUnit
TimeUnits with same value and unitString are equal
equals(Object) - Method in class ucar.nc2.Variable
Instances which have same content are equal.
equals(Object) - Method in class ucar.unidata.geoloc.Earth
 
equals(Object) - Method in class ucar.unidata.geoloc.EarthEllipsoid
Objects with same name are equal.
equals(Object) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
 
equals(Object) - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
 
equals(Object) - Method in class ucar.unidata.geoloc.LatLonRect
 
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.ProjectionImpl
Deprecated.
Returns true if this represents the same Projection as proj.
equals(Object) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
 
equals(Object) - Method in class ucar.unidata.geoloc.ProjectionRect
 
equals(Object) - Method in class ucar.unidata.util.Parameter
Instances which have same content are equal.
equalShape(Section) - Method in class ucar.ma2.Section
 
equivalent(int[]) - Method in class ucar.ma2.Section
Is this section equivilent to the given shape.
escape(String, String) - Static method in class ucar.unidata.util.StringUtil2
Escape any char not alphanumeric or in okChars.
escapeDAPIdentifier(String) - Static method in class ucar.nc2.util.EscapeStrings
Define the DAP escape identifier function.
escapeOGC(String) - Static method in class ucar.nc2.util.EscapeStrings
Define the OGC Web Services escape function.
EscapeStrings - Class in ucar.nc2.util
 
EscapeStrings() - Constructor for class ucar.nc2.util.EscapeStrings
 
escapeURL(String) - Static method in class ucar.nc2.util.EscapeStrings
 
escapeURLQuery(String) - Static method in class ucar.nc2.util.EscapeStrings
Define the DEFINITIVE URL constraint expression escape function.
exit() - Static method in class ucar.nc2.util.DiskCache2
Be sure to call this when your application exits, otherwise your process may not exit without being killed.
Expires - Static variable in class thredds.client.catalog.Catalog
 
extend(CalendarDateRange) - Method in class ucar.nc2.time.CalendarDateRange
 
extend(DateRange) - Method in class ucar.nc2.units.DateRange
Extend this date range by the given one.
extend(Date) - Method in class ucar.nc2.units.DateRange
Extend this date range by the given Date.
extend(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonRect
Deprecated.
use builder
extend(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
Deprecated.
use builder
EXTERNAL_VARIABLES - Static variable in class ucar.nc2.constants.CF
 
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.

F

factory(DataType, int[]) - Static method in class ucar.ma2.Array
Generate new Array with given dataType and shape and zeroed storage.
factory(DataType, int[], Object) - Static method in class ucar.ma2.Array
Generate new Array with given dataType, shape, storage.
factory(DataType, Index, Object) - Static method in class ucar.ma2.Array
 
factory(DataType, int[], ByteBuffer) - Static method in class ucar.ma2.Array
Create an Array from a ByteBuffer
factory(ArrayStructureBB, Section) - Static method in class ucar.ma2.ArrayStructureBBsection
Make a section of an ArrayStructureBB
factory(int[]) - Static method in class ucar.ma2.Index
Generate a subclass of Index optimized for this array's rank
factory(NetcdfDataset, VariableDS) - Static method in class ucar.nc2.dataset.CoordinateAxis
Deprecated.
Use CoordinateAxis.fromVariableDS()
factory(NetcdfDataset, VariableDS, Formatter) - Static method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
factory(NetcdfDataset, CancelTask) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
Get a CoordSysBuilder whose job it is to add Coordinate information to a NetcdfDataset.
factory(CalendarPeriod) - Static method in class ucar.nc2.time.CalendarDateFormatter
 
factory(String) - Static method in class ucar.nc2.units.DateUnit
 
factory(String) - Static method in class ucar.nc2.units.SimpleUnit
Create a SimpleUnit from the given name, catch Exceptions.
factory(int) - Static method in class ucar.unidata.util.GaussianLatitudes
 
factoryConstant(DataType, int[], Object) - Static method in class ucar.ma2.Array
Generate new Array with given type and shape and an Index that always return 0.
factoryMA(ArrayStructure) - Static method in class ucar.ma2.ArrayStructureMA
Turn any ArrayStructure into a ArrayStructureMA
factoryMA(Structure, int[]) - Static method in class ucar.ma2.ArrayStructureMA
Create an ArrayStructure for a Structure.
factoryWithExceptions(String) - Static method in class ucar.nc2.units.SimpleUnit
Create a SimpleUnit from the given name, allow Exceptions.
FALSE_EASTING - Static variable in class ucar.nc2.constants.CF
 
FALSE_NORTHING - Static variable in class ucar.nc2.constants.CF
 
FEATURE_TYPE - Static variable in class ucar.nc2.constants.CF
 
FeatureType - Static variable in class thredds.client.catalog.Dataset
 
FeatureType - Enum in ucar.nc2.constants
Enumeration of CDM Feature types, aka "Scientific Data Types".
featureTypeAtt2 - Static variable in class ucar.nc2.constants.CF
 
featureTypeAtt3 - Static variable in class ucar.nc2.constants.CF
 
FIELD_ATTS - Static variable in class ucar.nc2.constants.CDM
 
FILE_FORMAT - Static variable in class ucar.nc2.constants.CDM
 
filePos - Variable in class ucar.nc2.iosp.LayoutTiled.DataChunk
 
FileWriter2 - Class in ucar.nc2
Deprecated.
TODO use ucar.nc2.writer.FileWriter
FileWriter2(NetcdfFile, String, NetcdfFileWriter.Version, Nc4Chunking) - Constructor for class ucar.nc2.FileWriter2
Deprecated.
Use this constructor to copy entire file.
FileWriter2(NetcdfFileWriter) - Constructor for class ucar.nc2.FileWriter2
Deprecated.
Use this constructor to copy specific variables to new file.
FileWriter2.ChunkingIndex - Class in ucar.nc2
Deprecated.
TODO use ucar.nc2.writer.FileWriter
FileWriter2.N3StructureStrategy - Enum in ucar.nc2
Deprecated.
TODO use ucar.nc2.writer.FileWriter
fill(Section, int[]) - Static method in class ucar.ma2.Section
Return a Section guaranteed to be non null, with no null Ranges, and within the bounds set by shape.
FILL_VALUE - Static variable in class ucar.nc2.constants.CDM
 
filter(AttributeContainer, String...) - Static method in class ucar.nc2.AttributeContainerHelper
Deprecated.
Do not use.
filter(String, String) - Static method in class ucar.unidata.util.StringUtil2
Remove any char not alphanumeric or in okChars.
filter7bits(String) - Static method in class ucar.unidata.util.StringUtil2
Remove all but printable ascii
find(String) - Method in class ucar.ma2.Section
Find a Range by its name.
findAccess(String) - Method in class thredds.client.catalog.Dataset
Get access element that matches the given access standard URL.
findAttribute(String) - Method in interface ucar.nc2.AttributeContainer
Find an Attribute by name
findAttribute(String) - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
 
findAttribute(String) - Method in class ucar.nc2.AttributeContainerMutable
 
findAttribute(String) - Method in class ucar.nc2.Group
Find the attribute by name, return null if not exist
findAttribute(String) - Method in class ucar.nc2.NetcdfFile
Find an attribute, with the specified (escaped full) name.
findAttribute(String) - Method in class ucar.nc2.Variable
Find the attribute by name, return null if not exist
findAttribute(String) - Method in interface ucar.nc2.VariableIF
Deprecated.
Use attributes()
findAttributeDouble(String, double) - Method in interface ucar.nc2.AttributeContainer
Find a Numeric Attribute by name (ignore case), return the double value of the Attribute.
findAttributeDouble(String, double) - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
 
findAttributeDouble(String, double) - Method in class ucar.nc2.AttributeContainerMutable
 
findAttributeDouble(String, double) - Method in class ucar.nc2.Group
Deprecated.
Use attributes()
findAttributeDouble(String, double) - Method in class ucar.nc2.Variable
Deprecated.
Use attributes()
findAttributeIgnoreCase(String) - Method in interface ucar.nc2.AttributeContainer
Find an Attribute by name, first try doing an exact match, then try ignoring case.
findAttributeIgnoreCase(String) - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
 
findAttributeIgnoreCase(String) - Method in class ucar.nc2.AttributeContainerMutable
 
findAttributeIgnoreCase(String) - Method in class ucar.nc2.Group
Deprecated.
Use attributes()
findAttributeIgnoreCase(String) - Method in class ucar.nc2.Variable
Deprecated.
Use attributes()
findAttributeIgnoreCase(String) - Method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
 
findAttributeIgnoreCase(String) - Method in interface ucar.nc2.VariableSimpleIF
Deprecated.
Use attributes()
findAttributeIgnoreCase(String) - Method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
findAttributeInteger(String, int) - Method in interface ucar.nc2.AttributeContainer
Find a Numeric Attribute by name (ignore case), return the integer value of the Attribute.
findAttributeInteger(String, int) - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
 
findAttributeInteger(String, int) - Method in class ucar.nc2.AttributeContainerMutable
 
findAttributeInteger(String, int) - Method in class ucar.nc2.Group
Deprecated.
Use attributes()
findAttributeInteger(String, int) - Method in class ucar.nc2.Variable
Deprecated.
Use attributes()
findAttValueIgnoreCase(String, String) - Method in interface ucar.nc2.AttributeContainer
Find a String-valued Attribute by name (ignore case), return the String value of the Attribute.
findAttValueIgnoreCase(String, String) - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
 
findAttValueIgnoreCase(String, String) - Method in class ucar.nc2.AttributeContainerMutable
 
findAttValueIgnoreCase(String, String) - Method in class ucar.nc2.Group
Find a String-valued Attribute by name (ignore case), return the String value of the Attribute.
findAttValueIgnoreCase(Variable, String, String) - Method in class ucar.nc2.NetcdfFile
Deprecated.
use getRootGroup() or Variable findAttValueIgnoreCase().
findAttValueIgnoreCase(String, String) - Method in class ucar.nc2.Variable
Find a String-valued Attribute by name (ignore case), return the String value of the Attribute.
findAxis(AxisType) - Method in class ucar.nc2.dataset.CoordinateSystem
Find the CoordinateAxis that has the given AxisType.
findByName(String) - Method in interface ucar.nc2.Dimensions.Find
 
findCoordElement(double) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Given a coordinate value, find what grid element contains it.
findCoordElement(double, int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Deprecated.
use findCoordElement(coordVal)
findCoordElementBounded(double) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Given a coordinate position, find what grid element contains it, or is closest to it.
findCoordinateAxes(boolean) - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
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.client.catalog.Catalog
 
findDatasetByName(String) - Method in class thredds.client.catalog.DatasetNode
 
findDatasetUrl(String) - Static method in class ucar.nc2.dataset.DatasetUrl
 
findDimension(String) - Method in class ucar.nc2.Group.Builder
 
findDimension(String) - Method in class ucar.nc2.Group
Retrieve a Dimension using its (short) name.
findDimension(Dimension) - Method in class ucar.nc2.Group
Find a Dimension in this or a parent Group, using equals.
findDimension(String) - Method in class ucar.nc2.NetcdfFile
Finds a Dimension with the specified full name.
findDimension(String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
findDimension(Group, Dimension) - Method in class ucar.nc2.util.CompareNetcdf2
 
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
Deprecated.
 
findDimensionLocal(String) - Method in class ucar.nc2.Group.Builder
 
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.
findEnumTypedef(String) - Method in class ucar.nc2.Group.Builder
 
findGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFile
Look up global Attribute by (full) name.
findGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.NetcdfFile
Look up global Attribute by name, ignore case.
findGroup(NetcdfFile, Group) - Static method in class ucar.nc2.dataset.DatasetConstructor
Deprecated.
Find the Group in newFile that corresponds (by name) with oldGroup
findGroup(String) - Method in class ucar.nc2.Group.Builder
 
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.
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.
findMemberVariable(String) - Method in class ucar.nc2.Structure.Builder
 
findOrAddEnumTypedef(String, Map<Integer, String>) - Method in class ucar.nc2.Group.Builder
Add a EnumTypedef if it does not already exist.
findParameterIgnoreCase(String) - Method in class ucar.nc2.dataset.CoordinateTransform
Convenience function; look up Parameter by name, ignoring case.
findPoint(Earth, LatLonPoint, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Deprecated.
will return LatLonPoint in 6.
findPoint(LatLonPoint, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Deprecated.
will return LatLonPoint in 6.
findPoint(double, double, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Deprecated.
will return LatLonPoint in 6.
findPoint(Earth, double, double, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Deprecated.
will return LatLonPoint in 6.
findProjectionParameter(String) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
 
findProperty(String) - Method in class thredds.client.catalog.Dataset
 
findService(String) - Method in class thredds.client.catalog.Catalog
 
findService(ServiceType) - Method in class thredds.client.catalog.Catalog
 
findTimeIndexFromCalendarDate(CalendarDate) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Given a Date, find the corresponding time index on the time coordinate axis.
findTimeIndexFromCalendarDate(int, CalendarDate) - Method in class ucar.nc2.dataset.CoordinateAxis2D
 
findTimeIndexFromDate(Date) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Deprecated.
use findTimeIndexFromCalendarDate
findVariable(String) - Method in class ucar.nc2.Group.Builder
 
findVariable(String) - Method in class ucar.nc2.Group
Find the Variable with the specified (short) name in this group.
findVariable(Group, String) - Method in class ucar.nc2.NetcdfFile
Find a Variable by short name, in the given group.
findVariable(String) - Method in class ucar.nc2.NetcdfFile
Find a Variable, with the specified (escaped full) name.
findVariable(String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
findVariable(String) - Method in class ucar.nc2.Structure
Find the Variable member with the specified (short) name.
findVariableByAttribute(Group, String, String) - Method in class ucar.nc2.NetcdfFile
Look in the given Group and in its nested Groups for a Variable with a String valued Attribute with the given name and value.
findVariableOrInParent(String) - Method in class ucar.nc2.Group
Find the Variable with the specified (short) name in this group or a parent group.
finish() - Method in class thredds.client.catalog.ThreddsMetadata
 
finish() - Method in class ucar.ma2.ArraySequenceNested
Call this when you have set all the sequence lengths.
finish() - Method in interface ucar.ma2.StructureDataIterator
Deprecated.
use close() or try-with-resource
finish() - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
first() - Method in class ucar.ma2.Range
 
FIXED_ANGLE_AXIS - Static variable in class ucar.nc2.constants.CF
 
FLAG_MASKS - Static variable in class ucar.nc2.constants.CF
 
FLAG_MEANINGS - Static variable in class ucar.nc2.constants.CF
 
FLAG_VALUES - Static variable in class ucar.nc2.constants.CF
 
flatten() - Method in class ucar.ma2.ArraySequenceNested
Flatten the Structures into a 1D array of Structures of length getTotalNumberOfStructures().
flip(int) - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by flipping the index so that it runs from shape[index]-1 to 0.
FLOAT - Static variable in class ucar.nc2.constants.CF
 
flush() - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Deprecated.
Flush all data buffers to disk.
flush() - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Flush anything written to disk.
flush() - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
flush() - Method in class ucar.unidata.io.MMapRandomAccessFile
 
flush() - Method in class ucar.unidata.io.RandomAccessFile
Copy the contents of the buffer to the disk.
ForbiddenConversionException - Exception in ucar.ma2
Thrown for an attempt to make a forbidden conversion on primitive data values, eg boolean to double.
ForbiddenConversionException() - Constructor for exception ucar.ma2.ForbiddenConversionException
 
ForbiddenConversionException(String) - Constructor for exception ucar.ma2.ForbiddenConversionException
 
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 '56.3 Mbytes'.
formatDouble(double, int, int) - Static method in class ucar.unidata.util.Format
Format a double value
formatName(int) - Static method in class ucar.nc2.iosp.NCheader
Deprecated.
 
FORMULA_TERMS - Static variable in class ucar.nc2.constants.CF
 
formula_terms - Static variable in class ucar.nc2.constants.CF
 
fromMember(StructureMembers.Member) - Static method in class ucar.nc2.VariableSimpleBuilder
 
fromUnitString(String) - Static method in class ucar.nc2.time.CalendarDuration
 
fromUnitString(String) - Static method in class ucar.nc2.time.CalendarPeriod
Convert a period string into a CalendarPeriod.Field.
fromVariableDS(VariableDS.Builder<?>) - Static method in class ucar.nc2.dataset.CoordinateAxis
Create a coordinate axis from an existing Variable.Builder.

G

GAUSSIAN - Static variable in class ucar.nc2.constants.CDM
 
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.
gaussw - Variable in class ucar.unidata.util.GaussianLatitudes
 
gbuilders - Variable in class ucar.nc2.Group.Builder
 
GEOMETRY - Static variable in class ucar.nc2.constants.CF
 
GEOMETRY_TYPE - Static variable in class ucar.nc2.constants.CF
 
GeospatialCoverage - Static variable in class thredds.client.catalog.Dataset
 
GeospatialCoverage(ThreddsMetadata.GeospatialRange, ThreddsMetadata.GeospatialRange, ThreddsMetadata.GeospatialRange, List<ThreddsMetadata.Vocab>, String) - Constructor for class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
GeospatialCoverage(LatLonRect, CoordinateAxis1D, double, double) - Constructor for class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
GeospatialRange(double, double, double, String) - Constructor for class thredds.client.catalog.ThreddsMetadata.GeospatialRange
Constructor
GeospatialRange(ThreddsMetadata.GeospatialRange) - Constructor for class thredds.client.catalog.ThreddsMetadata.GeospatialRange
Copy constructor
GEOSTATIONARY - Static variable in class ucar.nc2.constants.CF
 
get(String) - Method in class thredds.client.catalog.DatasetNode
 
get() - Method in class ucar.ma2.ArrayBoolean.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayBoolean.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayBoolean.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayBoolean.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayBoolean
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayByte.D0
 
get(int) - Method in class ucar.ma2.ArrayByte.D1
 
get(int, int) - Method in class ucar.ma2.ArrayByte.D2
 
get(int, int, int) - Method in class ucar.ma2.ArrayByte.D3
 
get(int, int, int, int) - Method in class ucar.ma2.ArrayByte.D4
 
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D5
 
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D6
 
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D7
 
get(Index) - Method in class ucar.ma2.ArrayByte
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayChar.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayChar.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayChar.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayChar.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayChar.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayChar.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayChar.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayChar.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayChar
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayDouble.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayDouble.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayDouble.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayDouble.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayDouble
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayFloat.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayFloat.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayFloat.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayFloat.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayFloat
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayInt.D0
 
get(int) - Method in class ucar.ma2.ArrayInt.D1
 
get(int, int) - Method in class ucar.ma2.ArrayInt.D2
 
get(int, int, int) - Method in class ucar.ma2.ArrayInt.D3
 
get(int, int, int, int) - Method in class ucar.ma2.ArrayInt.D4
 
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D5
 
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D6
 
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D7
 
get(Index) - Method in class ucar.ma2.ArrayInt
Get the value at the specified index.
get() - Method in class ucar.ma2.ArrayLong.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayLong.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayLong.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayLong.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayLong.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayLong.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayLong.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayLong.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayLong
get the value at the specified index.
get() - Method in class ucar.ma2.ArrayObject.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayObject.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayObject.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayObject.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayObject.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayObject.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayObject.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayObject.D7
get the value.
get() - Method in class ucar.ma2.ArrayShort.D0
 
get(int) - Method in class ucar.ma2.ArrayShort.D1
 
get(int, int) - Method in class ucar.ma2.ArrayShort.D2
 
get(int, int, int) - Method in class ucar.ma2.ArrayShort.D3
 
get(int, int, int, int) - Method in class ucar.ma2.ArrayShort.D4
 
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D5
 
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D6
 
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D7
 
get(Index) - Method in class ucar.ma2.ArrayShort
Get the value at the specified index.
get() - Method in class ucar.ma2.ArrayString.D0
get the value.
get(int) - Method in class ucar.ma2.ArrayString.D1
get the value.
get(int, int) - Method in class ucar.ma2.ArrayString.D2
get the value.
get(int, int, int) - Method in class ucar.ma2.ArrayString.D3
get the value.
get(int, int, int, int) - Method in class ucar.ma2.ArrayString.D4
get the value.
get(int, int, int, int, int) - Method in class ucar.ma2.ArrayString.D5
get the value.
get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayString.D6
get the value.
get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayString.D7
get the value.
get(Index) - Method in class ucar.ma2.ArrayString
get the value at the specified index.
get(String) - Static method in enum ucar.nc2.time.Calendar
 
get(String) - Method in class ucar.nc2.util.Counters
 
get() - Method in class ucar.nc2.util.Optional
 
get(int) - Method in class ucar.nc2.util.TableParser.Record
Get the kth value of this record.
get1DJavaArray(DataType) - Method in class ucar.ma2.Array
This gets the equivalent java array of the wanted type, in correct order.
get1DJavaArray(Class) - Method in class ucar.ma2.Array
Deprecated.
use get1DJavaArray(DataType wantType)
getAccess() - Method in class thredds.client.catalog.Dataset
 
getAccess(ServiceType) - Method in class thredds.client.catalog.Dataset
 
getAccessType() - Method in class thredds.client.catalog.Service
 
getAccessType() - Method in enum thredds.client.catalog.ServiceType
 
getAggregation() - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Do not use.
getAll() - Static method in class ucar.unidata.geoloc.EarthEllipsoid
get a collection of all defined EarthEllipsoid objects
getAllDatasets() - Method in class thredds.client.catalog.Catalog
 
getAllFiles() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
getAltitude() - Method in interface ucar.unidata.geoloc.EarthLocation
Returns the altitude in some unit.
getAltitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
Deprecated.
 
getAngle() - Method in class ucar.unidata.geoloc.Bearing
Get the azimuth in degrees, 0 = north, clockwise positive
getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of any type for a specific record as an Array.
getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureMA
 
getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Array.
getArray(String) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Array.
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data array of any type as an Array.
getArrayObject(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type ArrayObject
getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type ArraySequence
getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getArraySequence(String) - Method in class ucar.ma2.StructureData
Get ArraySequence for a member of type Sequence.
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get ArraySequence for a member of type Sequence.
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getArrayStructure() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type array of Structure.
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getArrayStructure(String) - Method in class ucar.ma2.StructureData
Get member data of type Structure.
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get ArrayStructure for a member of type Structure.
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type Structure.
getAttributeContainer() - Method in class ucar.nc2.dataset.CoordinateTransform
 
getAttributeContainer() - Method in class ucar.nc2.Group.Builder
 
getAttributeContainer() - Method in class ucar.nc2.Variable.Builder
 
getAttributes() - Method in interface ucar.nc2.AttributeContainer
Deprecated.
use Iterable
getAttributes() - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
 
getAttributes() - Method in class ucar.nc2.AttributeContainerMutable
 
getAttributes() - Method in class ucar.nc2.Group
Deprecated.
Use attributes()
getAttributes() - Method in class ucar.nc2.Variable
Deprecated.
Use attributes()
getAttributes() - Method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
 
getAttributes() - Method in interface ucar.nc2.VariableSimpleIF
Deprecated.
Use attributes()
getAttributes() - Method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
getAuthority() - Method in class thredds.client.catalog.Dataset
 
getAuthority() - Method in class ucar.nc2.dataset.CoordinateTransform
 
getAvailableIDs() - Static method in class ucar.nc2.time.CalendarTimeZone
 
getAxisType() - Method in class ucar.nc2.dataset.CoordinateAxis
Get type of axis
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.client.catalog.Service
 
getBaseCalendarDate() - Method in class ucar.nc2.time.CalendarDateUnit
 
getBaseType() - Method in class ucar.nc2.EnumTypedef
One of DataType.ENUM1, DataType.ENUM2, or DataType.ENUM4.
getBaseURI() - Method in class thredds.client.catalog.Catalog
 
getBit(long, int) - Static method in class ucar.nc2.iosp.BitReader
 
getBoolean(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a boolean.
getBoolean(int) - Method in class ucar.ma2.Array
 
getBoolean(Index) - Method in class ucar.ma2.ArrayBoolean
 
getBoolean(int) - Method in class ucar.ma2.ArrayBoolean
 
getBoolean(Index) - Method in class ucar.ma2.ArrayByte
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayByte
 
getBoolean(Index) - Method in class ucar.ma2.ArrayChar
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayChar
 
getBoolean(Index) - Method in class ucar.ma2.ArrayDouble
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayDouble
 
getBoolean(Index) - Method in class ucar.ma2.ArrayFloat
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayFloat
 
getBoolean(Index) - Method in class ucar.ma2.ArrayInt
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayInt
 
getBoolean(Index) - Method in class ucar.ma2.ArrayLong
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayLong
 
getBoolean(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayObject
 
getBoolean(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayRagged
 
getBoolean(Index) - Method in class ucar.ma2.ArrayScalar
 
getBoolean(int) - Method in class ucar.ma2.ArrayScalar
 
getBoolean(Index) - Method in class ucar.ma2.ArrayShort
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayShort
 
getBoolean(Index) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayString
 
getBoolean(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getBoolean(int) - Method in class ucar.ma2.ArrayStructure
 
getBooleanCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a boolean
getBooleanCurrent() - Method in class ucar.ma2.IteratorFast
 
getBooleanNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a boolean
getBooleanNext() - Method in class ucar.ma2.IteratorFast
 
getBound1() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate bound1 as a double array.
getBound2() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate bound1 as a double array.
getBoundaryRef() - Method in class ucar.nc2.dataset.CoordinateAxis
The name of this coordinate axis' boundary variable
getBoundingBox() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getBoundsDimension(NetcdfFile) - Static method in class ucar.nc2.dataset.DatasetConstructor
Deprecated.
 
getBufferSize() - Method in class ucar.unidata.io.RandomAccessFile
Get the buffer size
getByte(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a byte.
getByte(int) - Method in class ucar.ma2.Array
 
getByte(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayBoolean
 
getByte(Index) - Method in class ucar.ma2.ArrayByte
 
getByte(int) - Method in class ucar.ma2.ArrayByte
 
getByte(Index) - Method in class ucar.ma2.ArrayChar
 
getByte(int) - Method in class ucar.ma2.ArrayChar
 
getByte(Index) - Method in class ucar.ma2.ArrayDouble
 
getByte(int) - Method in class ucar.ma2.ArrayDouble
 
getByte(Index) - Method in class ucar.ma2.ArrayFloat
 
getByte(int) - Method in class ucar.ma2.ArrayFloat
 
getByte(Index) - Method in class ucar.ma2.ArrayInt
 
getByte(int) - Method in class ucar.ma2.ArrayInt
 
getByte(Index) - Method in class ucar.ma2.ArrayLong
 
getByte(int) - Method in class ucar.ma2.ArrayLong
 
getByte(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayObject
 
getByte(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayRagged
 
getByte(Index) - Method in class ucar.ma2.ArrayScalar
 
getByte(int) - Method in class ucar.ma2.ArrayScalar
 
getByte(Index) - Method in class ucar.ma2.ArrayShort
 
getByte(int) - Method in class ucar.ma2.ArrayShort
 
getByte(Index) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayString
 
getByte(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayStructure
 
getByteBuffer() - Method in class ucar.ma2.ArrayStructureBB
Return backing storage as a ByteBuffer
getByteBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
 
getByteBuffer() - Method in interface ucar.nc2.iosp.LayoutBBTiled.DataChunk
 
getByteCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a byte
getByteCurrent() - Method in class ucar.ma2.IteratorFast
 
getByteNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a byte
getByteNext() - Method in class ucar.ma2.IteratorFast
 
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
Deprecated. 
getCalendar() - Method in class ucar.nc2.time.CalendarDate
 
getCalendar() - Method in class ucar.nc2.time.CalendarDateUnit
 
getCalendarDate(int) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Get the the ith CalendarDate.
getCalendarDate() - Method in class ucar.nc2.units.DateType
Get this as a CalendarDate
getCalendarDateRange() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Get calendar date range
getCalendarDates() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Get the list of datetimes in this coordinate as CalendarDate objects.
getCalendarField() - Method in class ucar.nc2.time.CalendarDateUnit
 
getCalendarFromAttribute() - Method in class ucar.nc2.dataset.CoordinateAxis
 
getCalendarPeriod() - Method in class ucar.nc2.time.CalendarDateUnit
 
getCanonicalString() - Method in class ucar.nc2.units.SimpleUnit
 
getCatalogUrl() - Method in class thredds.client.catalog.Dataset
Get URL to this dataset.
getCenterLon() - Method in class ucar.unidata.geoloc.LatLonRect
return center Longitude, always in the range +/-180
getCenterX() - Method in class ucar.unidata.geoloc.ProjectionRect
Returns the X coordinate of the center of the framing rectangle of the Shape in double precision.
getCenterY() - Method in class ucar.unidata.geoloc.ProjectionRect
Returns the Y coordinate of the center of the framing rectangle of the Shape in double precision.
getCFAxisName() - Method in enum ucar.nc2.constants.AxisType
 
getChar(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a char.
getChar(int) - Method in class ucar.ma2.Array
 
getChar(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayBoolean
 
getChar(Index) - Method in class ucar.ma2.ArrayByte
 
getChar(int) - Method in class ucar.ma2.ArrayByte
 
getChar(Index) - Method in class ucar.ma2.ArrayChar
 
getChar(int) - Method in class ucar.ma2.ArrayChar
 
getChar(Index) - Method in class ucar.ma2.ArrayDouble
 
getChar(int) - Method in class ucar.ma2.ArrayDouble
 
getChar(Index) - Method in class ucar.ma2.ArrayFloat
 
getChar(int) - Method in class ucar.ma2.ArrayFloat
 
getChar(Index) - Method in class ucar.ma2.ArrayInt
 
getChar(int) - Method in class ucar.ma2.ArrayInt
 
getChar(Index) - Method in class ucar.ma2.ArrayLong
 
getChar(int) - Method in class ucar.ma2.ArrayLong
 
getChar(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayObject
 
getChar(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayRagged
 
getChar(Index) - Method in class ucar.ma2.ArrayScalar
 
getChar(int) - Method in class ucar.ma2.ArrayScalar
 
getChar(Index) - Method in class ucar.ma2.ArrayShort
 
getChar(int) - Method in class ucar.ma2.ArrayShort
 
getChar(Index) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayString
 
getChar(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayStructure
 
getCharCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a char
getCharCurrent() - Method in class ucar.ma2.IteratorFast
 
getCharNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a char
getCharNext() - Method in class ucar.ma2.IteratorFast
 
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.ProjectionImpl
Deprecated.
Get the name of the type of the projection.
getClockwiseDistanceTo(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
 
getCollectionType() - Method in class thredds.client.catalog.Dataset
 
getContentObject() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
getContributors() - Method in class thredds.client.catalog.Dataset
 
getConventionName() - Method in interface ucar.nc2.dataset.spi.CoordSystemBuilderFactory
 
getConventionUsed() - Method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
 
getConventionUsed() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Deprecated.
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
Deprecated.
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.
getConvertFactor(CalendarPeriod) - Method in class ucar.nc2.time.CalendarPeriod
Get the conversion factor of the other CalendarPeriod to this one
getCoordBounds(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate bounds for the ith coordinate.
getCoordBoundsArray() - Method in class ucar.nc2.dataset.CoordinateAxis2D
Only call if isInterval()
getCoordBoundsDate(int) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
getCoordBoundsMidpoint(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
getCoordBoundsMidpointDate(int) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
getCoordEdge(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the ith coordinate edge.
getCoordEdges() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate edges as a double array.
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.
getCoordinateAxisTimeHelper() - Method in class ucar.nc2.dataset.CoordinateAxis2D
 
getCoordinateSystems() - Method in interface ucar.nc2.dataset.Enhancements
Deprecated.
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.
getCoordName(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
The "name" of the ith coordinate.
getCoordValue(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the ith coordinate value.
getCoordValue(int, int) - Method in class ucar.nc2.dataset.CoordinateAxis2D
Get the coordinate value at the i, j index.
getCoordValues() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate values as a double array.
getCoordValues() - Method in class ucar.nc2.dataset.CoordinateAxis2D
Get the coordinate values as a 1D double array, in canonical order.
getCoordValuesArray() - Method in class ucar.nc2.dataset.CoordinateAxis2D
 
getCount(Comparable) - Method in class ucar.nc2.util.Counters.Counter
 
getCreators() - Method in class thredds.client.catalog.Dataset
 
getCurrentCounter() - Method in class ucar.ma2.Index
Get the current counter.
getCurrentCounter() - Method in class ucar.ma2.Index1D
 
getCurrentCounter() - Method in class ucar.ma2.Index2D
 
getCurrentCounter() - Method in class ucar.ma2.Index3D
 
getCurrentCounter() - Method in class ucar.ma2.Index4D
 
getCurrentCounter() - Method in class ucar.ma2.Index5D
 
getCurrentCounter() - Method in class ucar.ma2.Index6D
 
getCurrentCounter() - Method in class ucar.ma2.Index7D
 
getCurrentCounter() - Method in interface ucar.ma2.IndexIterator
Get the current counter, use for debugging
getCurrentCounter() - Method in class ucar.ma2.IteratorFast
 
getCurrentRecno() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
getCurrentRecno() - Method in class ucar.ma2.SequenceIterator
 
getCurrentRecno() - Method in interface ucar.ma2.StructureDataIterator
 
getCurrentRecno() - Method in class ucar.ma2.StructureDataIteratorLimited
 
getCurrentRecno() - Method in class ucar.ma2.StructureDataIteratorMediated
 
getDAPName(String, Variable) - Static method in class ucar.nc2.Variable
Deprecated.
Will be moved to opendap package in 6.
getDAPName(Variable) - Static method in class ucar.nc2.Variable
Deprecated.
Will be moved to opendap package in 6.
getDataArray() - Method in class ucar.ma2.StructureMembers.Member
Get the data array, if any.
getDataAsByteBuffer() - Method in class ucar.ma2.Array
This gets the data as a ByteBuffer, in correct order.
getDataAsByteBuffer(ByteOrder) - Method in class ucar.ma2.Array
 
getDataAsByteBuffer(int, ByteOrder) - Method in class ucar.ma2.Array
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayByte
 
getDataAsByteBuffer(ByteOrder) - Method in class ucar.ma2.ArrayByte
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayChar
Trasfer data to a ByteBuffer.
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayDouble
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayFloat
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayInt
 
getDataAsByteBuffer(ByteOrder) - Method in class ucar.ma2.ArrayInt
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayLong
 
getDataAsByteBuffer(ByteOrder) - Method in class ucar.ma2.ArrayLong
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayShort
 
getDataAsByteBuffer(ByteOrder) - Method in class ucar.ma2.ArrayShort
 
getDataAsByteBuffer() - Method in class ucar.ma2.ArrayString
 
getDataFormatName() - Method in class thredds.client.catalog.Access
 
getDataFormatName() - Method in class thredds.client.catalog.Dataset
 
getDataFormatType() - Method in class thredds.client.catalog.Access
 
getDataFormatType() - Method in class thredds.client.catalog.Dataset
 
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.
getDataset() - Method in class thredds.client.catalog.Access
 
getDatasetLocation() - Method in class ucar.nc2.dataset.VariableDS
 
getDatasetLocation() - Method in class ucar.nc2.Variable
The location of the dataset this belongs to.
getDatasets() - Method in class thredds.client.catalog.CatalogRef
 
getDatasets() - Method in class thredds.client.catalog.DatasetNode
Get top level datasets contained in this catalog, or if its a catref, get the datasets in the referenced catalog only if already read in.
getDatasetsLocal() - Method in class thredds.client.catalog.DatasetNode
Get top level datasets contained directly in this catalog.
getDatasetsLogical() - Method in class thredds.client.catalog.CatalogRef
 
getDatasetsLogical() - Method in class thredds.client.catalog.DatasetNode
Get top level datasets logically contained in this catalog.
getDataSize() - Method in class thredds.client.catalog.Access
 
getDataSize() - Method in class thredds.client.catalog.Dataset
 
getDataType() - Method in class ucar.ma2.Array
Return the computed datatype for this array
getDataType() - Method in class ucar.ma2.StructureMembers.Member
Get the DataType.
getDataType() - Method in class ucar.nc2.Attribute
Get the data type of the Attribute value.
getDataType() - Method in class ucar.nc2.Variable
Get the data type of the Variable.
getDataType() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getDataType() - Method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
 
getDataType() - Method in interface ucar.nc2.VariableSimpleIF
Variable's data type
getDataType() - Method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
getDate() - Method in class ucar.nc2.units.DateType
Deprecated.
use getCalendarDate()
getDate() - Method in class ucar.nc2.units.DateUnit
Get the equivalent java.util.Date.
getDateOrigin() - Method in class ucar.nc2.units.DateUnit
Get the origin Date.
getDateRange() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Deprecated.
use getCalendarDateRange()
getDates() - Method in class thredds.client.catalog.Dataset
 
getDateUsingCompleteDateFormat(String, String) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDateUsingCompleteDateFormatWithOffset(String, String, int) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string (starting at the given startIndex) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDateUsingDemarkatedCount(String, String, char) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string, starting at a position given by the offset of the demark character in the dateFormatString.
getDateUsingDemarkatedMatch(String, String, char) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string (between the demarcation characters) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDateUsingDemarkatedMatchOld(String, String, char) - Static method in class ucar.nc2.units.DateFromString
 
getDateUsingRegExp(String, String, String) - Static method in class ucar.nc2.units.DateFromString
Use regular expression capture group replacement to construct a date string and return the Date that is obtained by parseing the constructed date string using the date format string "yyyy-MM-dd'T'HH:mm".
getDateUsingRegExpAndDateFormat(String, String, String, String) - Static method in class ucar.nc2.units.DateFromString
The same as getDateUsingRegExp() except the date format string to be used must be specified.
getDateUsingSimpleDateFormat(String, String) - Static method in class ucar.nc2.units.DateFromString
Parse the given date string (starting at the first numeric character) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
getDayOfMonth() - Method in class ucar.nc2.time.CalendarDate
 
getDebugLeaks() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
getDebugNbytes() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
getDebugNseeks() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
getDefault() - Static method in enum ucar.nc2.time.Calendar
 
getDefault() - Static method in class ucar.nc2.util.DiskCache2
Default DiskCache2 strategy: use $user_home/.unidata/cache/, no scouring, alwaysUseCache = false Mimics default DiskCache static class
getDefaultEnhanceMode() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
getDefaultMapArea() - Method in interface ucar.unidata.geoloc.Projection
Get a reasonable bounding box in this projection.
getDefaultMapArea() - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Get a reasonable bounding box for this projection.
getDefaultMapAreaLL() - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Get the bounding box in lat/lon.
getDesc() - Method in class thredds.client.catalog.Service
 
getDescription() - Method in enum thredds.client.catalog.ServiceType
 
getDescription() - Method in class thredds.client.catalog.ThreddsMetadata.Variable
 
getDescription() - Method in class ucar.ma2.StructureMembers.Member
Get the description, if any.
getDescription() - Method in enum ucar.nc2.constants.DataFormatType
 
getDescription() - Method in interface ucar.nc2.dataset.Enhancements
Deprecated.
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.Builder
 
getDescription() - Method in class ucar.nc2.dataset.VariableDS
 
getDescription() - Method in class ucar.nc2.util.NamedAnything
 
getDescription() - Method in interface ucar.nc2.util.NamedObject
Get the object's description.
getDescription() - Method in class ucar.nc2.Variable
Get the description of the Variable.
getDescription() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getDescription() - Method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
 
getDescription() - Method in interface ucar.nc2.VariableSimpleIF
description of the Variable
getDescription() - Method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
getDescription() - Method in interface ucar.unidata.geoloc.Station
Station description
getDescription() - Method in class ucar.unidata.geoloc.StationImpl
Deprecated.
Station description
getDestElem() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
Get the position in destination where to read or write
getDestElem() - Method in interface ucar.nc2.iosp.Layout.Chunk
Get starting element position as a 1D element index into the destination, eg the requested array with shape "wantSection".
getDestElem() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
Get starting element position as a 1D element index into the destination, eg the requested array with shape "wantSection".
getDetailInfo(Formatter) - Method in class ucar.nc2.dataset.NetcdfDataset
Show debug / underlying implementation details
getDetailInfo() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
getDetailInfo() - Method in interface ucar.nc2.iosp.IOServiceProvider
Show debug / underlying implementation details
getDetailInfo() - Method in class ucar.nc2.NetcdfFile
Deprecated.
do not use
getDetailInfo(Formatter) - Method in class ucar.nc2.NetcdfFile
Deprecated.
do not use
getDifference(CalendarDate, CalendarPeriod.Field) - Method in class ucar.nc2.time.CalendarDate
Get difference between two calendar dates in given Field units
getDifferenceInMsecs(CalendarDate) - Method in class ucar.nc2.time.CalendarDate
Get difference between two calendar dates in millisecs
getDimension(int) - Method in class ucar.nc2.Variable
Get the ith dimension.
getDimension(int) - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getDimensionName(int) - Method in class ucar.nc2.Variable.Builder
 
getDimensionNames() - Method in class ucar.nc2.Variable.Builder
 
getDimensions() - Method in class ucar.nc2.Group.Builder
 
getDimensions() - Method in class ucar.nc2.Group
Get the shared Dimensions contained directly in this group.
getDimensions() - Method in class ucar.nc2.NetcdfFile
Get the shared Dimensions used in this file.
getDimensions(Group.Builder) - Method in class ucar.nc2.Variable.Builder
 
getDimensions() - Method in class ucar.nc2.Variable
Get the list of dimensions used by this variable.
getDimensions() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getDimensions() - Method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
 
getDimensions() - Method in interface ucar.nc2.VariableSimpleIF
Dimension List.
getDimensions() - Method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
getDimensionsAll() - Method in class ucar.nc2.Variable.Builder
 
getDimensionsAll() - Method in class ucar.nc2.Variable
Deprecated.
use Dimensions.makeDimensionsAll(Variable);
getDimensionsAll() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getDimensionsString() - Method in class ucar.nc2.Variable
Get the list of Dimension names, space delineated.
getDistance() - Method in class ucar.unidata.geoloc.Bearing
Get the distance in kilometers
getDocumentation() - Method in class thredds.client.catalog.Dataset
 
getDocumentation(String) - Method in class thredds.client.catalog.Dataset
 
getDODSName() - Method in class ucar.nc2.CDMNode
Deprecated.
Get the dodsname
getDomain() - Method in class ucar.nc2.dataset.CoordinateSystem
List of Dimensions that constitute the domain.
getDouble(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a double.
getDouble(int) - Method in class ucar.ma2.Array
 
getDouble(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayBoolean
 
getDouble(Index) - Method in class ucar.ma2.ArrayByte
 
getDouble(int) - Method in class ucar.ma2.ArrayByte
 
getDouble(Index) - Method in class ucar.ma2.ArrayChar
 
getDouble(int) - Method in class ucar.ma2.ArrayChar
 
getDouble(Index) - Method in class ucar.ma2.ArrayDouble
 
getDouble(int) - Method in class ucar.ma2.ArrayDouble
 
getDouble(Index) - Method in class ucar.ma2.ArrayFloat
 
getDouble(int) - Method in class ucar.ma2.ArrayFloat
 
getDouble(Index) - Method in class ucar.ma2.ArrayInt
 
getDouble(int) - Method in class ucar.ma2.ArrayInt
 
getDouble(Index) - Method in class ucar.ma2.ArrayLong
 
getDouble(int) - Method in class ucar.ma2.ArrayLong
 
getDouble(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayObject
 
getDouble(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayRagged
 
getDouble(Index) - Method in class ucar.ma2.ArrayScalar
 
getDouble(int) - Method in class ucar.ma2.ArrayScalar
 
getDouble(Index) - Method in class ucar.ma2.ArrayShort
 
getDouble(int) - Method in class ucar.ma2.ArrayShort
 
getDouble(Index) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayString
 
getDouble(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getDouble(int) - Method in class ucar.ma2.ArrayStructure
 
getDouble(int, int) - Method in class ucar.ma2.MAMatrix
 
getDouble(int) - Method in class ucar.ma2.MAVector
 
getDoubleBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
 
getDoubleCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a double
getDoubleCurrent() - Method in class ucar.ma2.IteratorFast
 
getDoubleNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a double
getDoubleNext() - Method in class ucar.ma2.IteratorFast
 
getDuration() - Method in class ucar.nc2.time.CalendarDateRange
 
getDuration() - Method in class ucar.nc2.units.DateRange
Get the duration of the interval
getDurationInSecs() - Method in class ucar.nc2.time.CalendarDateRange
 
getEastWestRange() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getEccentricity() - Method in class ucar.unidata.geoloc.Earth
Get the Eccentricity property.
getEccentricitySquared() - Method in class ucar.unidata.geoloc.Earth
Get the EccentricitySquared property.
getEdges() - Method in class ucar.nc2.dataset.CoordinateAxis2D
 
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
Deprecated.
 
getElementType() - Method in class ucar.ma2.Array
Get the element class type of this Array
getElementType() - Method in class ucar.ma2.ArrayBoolean
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayByte
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayChar
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayDouble
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayFloat
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayInt
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayLong
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayObject
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayRagged
 
getElementType() - Method in class ucar.ma2.ArrayScalar
 
getElementType() - Method in class ucar.ma2.ArraySequence
n
getElementType() - Method in class ucar.ma2.ArrayShort
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayString
Return the element class type
getElementType() - Method in class ucar.ma2.ArrayStructure
 
getElemSize() - Method in interface ucar.nc2.iosp.Layout
Get size of each element in bytes.
getElemSize() - Method in interface ucar.nc2.iosp.LayoutBB
Get size of each element in bytes.
getElemSize() - Method in class ucar.nc2.iosp.LayoutBBTiled
 
getElemSize() - Method in class ucar.nc2.iosp.LayoutRegular
 
getElemSize() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
 
getElemSize() - Method in class ucar.nc2.iosp.LayoutSegmented
 
getElemSize() - Method in class ucar.nc2.iosp.LayoutTiled
 
getElevationAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.RadialElevation, or null if none.
getEmail() - Method in class thredds.client.catalog.ThreddsMetadata.Source
 
getEnabled() - Method in class ucar.nc2.util.ListenerManager
 
getEnd() - Method in class ucar.nc2.time.CalendarDateRange
 
getEnd() - Method in class ucar.nc2.units.DateRange
Get the ending Date.
getEnhanceAll() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
getEnhanceMode() - Method in class ucar.nc2.dataset.NetcdfDataset
Get the current state of dataset enhancement.
getEnhanceMode() - Method in class ucar.nc2.dataset.VariableDS
Returns the enhancements applied to this variable.
getEnhanceNone() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
getEnsembleAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Ensemble, or null if none.
getEnumStrings() - Method in class ucar.nc2.EnumTypedef
Deprecated.
getEnumType() - Method in class ucar.nc2.Attribute
 
getEnumTypedef() - Method in class ucar.nc2.Variable
Get the EnumTypedef, only use if getDataType.isEnum()
getEnumTypedef() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getEnumTypedefs() - Method in class ucar.nc2.Group
Get the enumerations contained directly in this group.
getEnumTypeName() - Method in class ucar.nc2.Variable.Builder
 
getEpsgId() - Method in class ucar.unidata.geoloc.EarthEllipsoid
EPSG id
getEquatorRadius() - Method in class ucar.unidata.geoloc.Earth
Get the EquatorRadius property.
getErrorMessage() - Method in class ucar.nc2.util.CancelTaskImpl
Application call this to get the error message, if any.
getErrorMessage() - Method in class ucar.nc2.util.Optional
 
getExistingFileOrCache(String) - Method in class ucar.nc2.util.DiskCache2
Looking for an existing file, in cache or no
getExpires() - Method in class thredds.client.catalog.Catalog
 
getFactor() - Method in class ucar.nc2.units.TimeUnit
Get the factor that converts this unit to seconds.
getFeatureType() - Method in class thredds.client.catalog.Dataset
 
getFeatureType(String) - Static method in enum ucar.nc2.constants.CF.FeatureType
 
getFeatureTypeFromGlobalAttribute(NetcdfFile) - Static method in enum ucar.nc2.constants.CF.FeatureType
 
getFeatureTypeName() - Method in class thredds.client.catalog.Dataset
 
getField() - Method in class ucar.nc2.time.CalendarPeriod
 
getField(int) - Method in class ucar.nc2.util.TableParser
 
getFieldValue(CalendarPeriod.Field) - Method in class ucar.nc2.time.CalendarDate
 
getFile(String, boolean) - Static method in class ucar.nc2.util.DiskCache
Get a File if it exists.
getFile(String) - Method in class ucar.nc2.util.DiskCache2
Get the named File.
getFilePointer() - Method in class ucar.unidata.io.RandomAccessFile
Returns the current position in the file, where the next read or write will occur.
getFileResource(String) - Static method in class ucar.nc2.util.IO
Open a resource as a Stream.
getFileStandardPolicy(String) - Static method in class ucar.nc2.util.DiskCache
Get a File if it exists.
getFileTypeDescription() - Method in class ucar.nc2.dataset.NetcdfDataset
 
getFileTypeDescription() - Method in interface ucar.nc2.iosp.IOServiceProvider
Get a human-readable description for this file type.
getFileTypeDescription() - Method in class ucar.nc2.NetcdfFile
Get a human-readable description for this file type.
getFileTypeId() - Method in class ucar.nc2.dataset.NetcdfDataset
 
getFileTypeId() - Method in interface ucar.nc2.iosp.IOServiceProvider
Get a unique id for this file type.
getFileTypeId() - Method in class ucar.nc2.NetcdfFile
Get the file type id for the underlying data source.
getFileTypeId() - Method in class ucar.nc2.Variable
 
getFileTypeVersion() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
getFileTypeVersion() - Method in interface ucar.nc2.iosp.IOServiceProvider
Get the version of this file type.
getFileTypeVersion() - Method in class ucar.nc2.NetcdfFile
Get the version of this file type.
getFillValue() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
return value of _FillValue attribute
getFillValue() - Method in class ucar.nc2.dataset.VariableDS
 
getFillValue() - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
getFillValueIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
do not use
getFirst() - Method in class ucar.nc2.util.Counters.Counter
 
getFirstDimensionName() - Method in class ucar.nc2.Variable.Builder
 
getFirstInInterval(int) - Method in class ucar.ma2.Range
Find the first element in a strided array after some index start.
getFlattening() - Method in class ucar.unidata.geoloc.Earth
Get the Flattening property.
getFldIterator() - Method in class thredds.client.catalog.DatasetNode
 
getFldIterator() - Method in class thredds.client.catalog.ThreddsMetadata
 
getFlds() - Method in class thredds.client.catalog.ThreddsMetadata
 
getFloat(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a float.
getFloat(int) - Method in class ucar.ma2.Array
 
getFloat(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getFloat(int) - Method in class ucar.ma2.ArrayBoolean
 
getFloat(Index) - Method in class ucar.ma2.ArrayByte
 
getFloat(int) - Method in class ucar.ma2.ArrayByte
 
getFloat(Index) - Method in class ucar.ma2.ArrayChar
 
getFloat(int) - Method in class ucar.ma2.ArrayChar
 
getFloat(Index) - Method in class ucar.ma2.ArrayDouble
 
getFloat(int) - Method in class ucar.ma2.ArrayDouble
 
getFloat(Index) - Method in class ucar.ma2.ArrayFloat
 
getFloat(int) - Method in class ucar.ma2.ArrayFloat
 
getFloat(Index) - Method in class ucar.ma2.ArrayInt
 
getFloat(int) - Method in class ucar.ma2.ArrayInt
 
getFloat(Index) - Method in class ucar.ma2.ArrayLong
 
getFloat(int) - Method in class ucar.ma2.ArrayLong
 
getFloat(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getFloat(int) - Method in class ucar.ma2.ArrayObject
 
getFloat(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getFloat(int) - Method in class ucar.ma2.ArrayRagged
 
getFloat(Index) - Method in class ucar.ma2.ArrayScalar
 
getFloat(int) - Method in class ucar.ma2.ArrayScalar
 
getFloat(Index) - Method in class ucar.ma2.ArrayShort
 
getFloat(int) - Method in class ucar.ma2.ArrayShort
 
getFloat(Index) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
getFloat(int) - Method in class ucar.ma2.ArrayString
 
getFloat(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getFloat(int) - Method in class ucar.ma2.ArrayStructure
 
getFloatBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
 
getFloatCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a float
getFloatCurrent() - Method in class ucar.ma2.IteratorFast
 
getFloatNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a float
getFloatNext() - Method in class ucar.ma2.IteratorFast
 
getFormat() - Method in class ucar.nc2.units.DateType
Get the SimpleDateFormat format for parsing the text.
getFullName() - Method in class ucar.ma2.StructureMembers.Member
 
getFullName() - Method in class ucar.nc2.CDMNode
Deprecated.
Get the Full name of this object.
getFullName() - Method in class ucar.nc2.dataset.VariableDS.Builder
 
getFullName() - Method in interface ucar.nc2.dataset.VariableEnhanced
 
getFullName() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getFullName() - Method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
 
getFullName() - Method in interface ucar.nc2.VariableSimpleIF
full, backslash escaped name of the data Variable
getFullName() - Method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
getFullNameEscaped() - Method in class ucar.ma2.StructureMembers.Member
 
getFullNameEscaped() - Method in class ucar.nc2.CDMNode
Deprecated.
Alias for getFullName
getFullNameEscaped() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getGeospatialCoverage() - Method in class thredds.client.catalog.Dataset
 
getGlobalAttributes() - Method in class ucar.nc2.NetcdfFile
Deprecated.
use getRootGroup().getAttributeContainer()
getGlobalFileCache() - Static method in class ucar.unidata.io.RandomAccessFile
 
getGridCoordSys(VariableEnhanced) - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Deprecated.
 
getGroup() - Method in class ucar.nc2.CDMNode
Deprecated.
Do not use.
getGroup() - Method in class ucar.nc2.Dimension
Deprecated.
Do not use.
getGroups() - Method in class ucar.nc2.Group
Get the Groups contained directly in this Group.
getHeader() - Static method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Get a header for display.
getHeap() - Method in class ucar.ma2.ArrayStructureBB
DO NOT MODIFY
getHeight() - Method in class ucar.unidata.geoloc.LatLonRect
return height of bounding box, always between 0 and 180 degrees.
getHeight() - Method in class ucar.unidata.geoloc.ProjectionRect
 
getHeightAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Height, or null if none.
getHeightExtent() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getHeightResolution() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getHeightStart() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getHeightUnits() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getHistory() - Method in class thredds.client.catalog.Dataset
 
getHourOfDay() - Method in class ucar.nc2.time.CalendarDate
Get the hour of day (0-23) field for this chronology.
getHourUsingDemarkatedMatch(String, String, char) - Static method in class ucar.nc2.units.DateFromString
 
getId() - Method in class thredds.client.catalog.Dataset
 
getID() - Method in class thredds.client.catalog.Dataset
 
getId() - Method in class ucar.nc2.NetcdfFile
Get the globally unique dataset identifier, if it exists.
getIdOrPath() - Method in class thredds.client.catalog.Dataset
 
getIF() - Method in class ucar.ma2.ArrayDouble.D3
 
getImmutable() - Method in class ucar.nc2.CDMNode
Deprecated.
Get immutable flag As a rule, subclasses will access directly
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.
getInfo(Formatter) - Method in class ucar.nc2.dataset.CoordinateAxis
Get a string representation
getInlineContent() - Method in class thredds.client.catalog.Documentation
 
getInputStreamFromUrl(String) - Static method in class ucar.nc2.util.IO
get input stream from URL
getInt(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a int.
getInt(int) - Method in class ucar.ma2.Array
 
getInt(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getInt(int) - Method in class ucar.ma2.ArrayBoolean
 
getInt(Index) - Method in class ucar.ma2.ArrayByte
 
getInt(int) - Method in class ucar.ma2.ArrayByte
 
getInt(Index) - Method in class ucar.ma2.ArrayChar
 
getInt(int) - Method in class ucar.ma2.ArrayChar
 
getInt(Index) - Method in class ucar.ma2.ArrayDouble
 
getInt(int) - Method in class ucar.ma2.ArrayDouble
 
getInt(Index) - Method in class ucar.ma2.ArrayFloat
 
getInt(int) - Method in class ucar.ma2.ArrayFloat
 
getInt(Index) - Method in class ucar.ma2.ArrayInt
 
getInt(int) - Method in class ucar.ma2.ArrayInt
 
getInt(Index) - Method in class ucar.ma2.ArrayLong
 
getInt(int) - Method in class ucar.ma2.ArrayLong
 
getInt(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getInt(int) - Method in class ucar.ma2.ArrayObject
 
getInt(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getInt(int) - Method in class ucar.ma2.ArrayRagged
 
getInt(Index) - Method in class ucar.ma2.ArrayScalar
 
getInt(int) - Method in class ucar.ma2.ArrayScalar
 
getInt(Index) - Method in class ucar.ma2.ArrayShort
 
getInt(int) - Method in class ucar.ma2.ArrayShort
 
getInt(Index) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
getInt(int) - Method in class ucar.ma2.ArrayString
 
getInt(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getInt(int) - Method in class ucar.ma2.ArrayStructure
 
getIntBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
 
getIntCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a int
getIntCurrent() - Method in class ucar.ma2.IteratorFast
 
getIntNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a int
getIntNext() - Method in class ucar.ma2.IteratorFast
 
getInvalidDataIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
do not use
getIosp() - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
do not use
getIosp() - Method in class ucar.nc2.NetcdfFile
Deprecated.
do not use.
getISODate(String) - Method in class ucar.nc2.units.DateFormatter
Deprecated.
As of netCDF-JAVA 4.3.10. Use CalendarDateFormatter.isoStringToDate(String) instead
getIterator() - Method in class ucar.ma2.Range
Deprecated.
use iterator() or foreach
getIterator(int[]) - Method in class ucar.ma2.Section
Iterate over a section, returning the index in an equivalent 1D array of shape[], and optionally the corresponding index[n] So this is a section in a (possibly) larger array described by shape[].
getIterator() - Method in class ucar.ma2.SectionIterable
Iterate over a section, returning the index in an equivalent 1D array of shape[] So this is a section in a (possibly) larger array described by shape[].
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type byte as a 1D array.
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayByte(String) - Method in class ucar.ma2.StructureData
Get java byte array for a member of type byte.
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java byte array for a member of type byte.
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type byte array.
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java byte array for a member of type byte.
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type char as a 1D array.
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayChar(String) - Method in class ucar.ma2.StructureData
Get java char array for a member of type char.
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java char array for a member of type char.
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type char array.
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java char array for a member of type char.
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type double as a 1D array.
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayDouble(String) - Method in class ucar.ma2.StructureData
Get java double array for a member of type double.
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java double array for a member of type double.
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java double array for a member of type double.
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type float as a 1D array.
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayFloat(String) - Method in class ucar.ma2.StructureData
Get java float array for a member of type float.
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java float array for a member of type float.
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type float array.
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java float array for a member of type float.
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type int as a 1D array.
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayInt(String) - Method in class ucar.ma2.StructureData
Get java int array for a member of type int.
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java int array for a member of type int.
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type int array.
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java int array for a member of type int.
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type long as a 1D array.
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayLong(String) - Method in class ucar.ma2.StructureData
Get java long array for a member of type long.
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java long array for a member of type long.
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type long array.
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java long array for a member of type long.
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type short as a 1D array.
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayShort(String) - Method in class ucar.ma2.StructureData
Get java short array for a member of type short.
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java short array for a member of type short.
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type short array.
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get java short array for a member of type short.
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type String as a 1D array.
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getJavaArrayString(String) - Method in class ucar.ma2.StructureData
Get java String array for a member of type String.
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get java array of Strings for a member of type char or String.
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
 
getKeywords() - Method in class thredds.client.catalog.Dataset
 
getLast() - Method in class ucar.nc2.util.Counters.Counter
 
getLastModified() - Method in class ucar.nc2.dataset.NetcdfDataset
 
getLastModified() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
Returns the time that the underlying file(s) were last modified.
getLastModified() - Method in class ucar.nc2.NetcdfFile
Deprecated. 
getLastModified() - Method in class ucar.unidata.io.RandomAccessFile
 
getLastModifiedDate() - Method in class thredds.client.catalog.Dataset
 
getLatAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Lat, or null if none.
getLatExtent() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatitude() - Method in interface ucar.unidata.geoloc.EarthLocation
Returns the latitude in some unit.
getLatitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
Deprecated.
 
getLatitude() - Method in interface ucar.unidata.geoloc.LatLonPoint
Returns the latitude, between +/- 90 degrees.
getLatitude() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
Returns the latitude, in degrees.
getLatitude() - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
Returns the latitude, not necessarily in [-90, 90].
getLatLon() - Method in interface ucar.unidata.geoloc.EarthLocation
Get the lat/lon location
getLatLon() - Method in class ucar.unidata.geoloc.EarthLocationImpl
Deprecated.
 
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.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatResolution() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatSouth() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatStart() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatUnits() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getLength() - Method in class ucar.nc2.Attribute
Get the length of the array of values
getLength() - Method in class ucar.nc2.Dimension
Get the length of the Dimension.
getLength() - Method in class ucar.unidata.util.Parameter
Get the number of values.
getList(Iterable) - Static method in class ucar.nc2.util.Misc
 
getLocalField(String) - Method in class thredds.client.catalog.Dataset
 
getLocalField(String) - Method in class thredds.client.catalog.ThreddsMetadata
 
getLocalField(String) - Method in interface thredds.client.catalog.ThreddsMetadataContainer
 
getLocalFieldAsList(String) - Method in class thredds.client.catalog.DatasetNode
 
getLocalFieldAsList(String) - Method in class thredds.client.catalog.ThreddsMetadata
 
getLocalFieldAsList(String) - Method in interface thredds.client.catalog.ThreddsMetadataContainer
 
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.
getLonAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Lon, or null if none.
getLonEast() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonExtent() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getLong(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a long.
getLong(int) - Method in class ucar.ma2.Array
 
getLong(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getLong(int) - Method in class ucar.ma2.ArrayBoolean
 
getLong(Index) - Method in class ucar.ma2.ArrayByte
 
getLong(int) - Method in class ucar.ma2.ArrayByte
 
getLong(Index) - Method in class ucar.ma2.ArrayChar
 
getLong(int) - Method in class ucar.ma2.ArrayChar
 
getLong(Index) - Method in class ucar.ma2.ArrayDouble
 
getLong(int) - Method in class ucar.ma2.ArrayDouble
 
getLong(Index) - Method in class ucar.ma2.ArrayFloat
 
getLong(int) - Method in class ucar.ma2.ArrayFloat
 
getLong(Index) - Method in class ucar.ma2.ArrayInt
 
getLong(int) - Method in class ucar.ma2.ArrayInt
 
getLong(Index) - Method in class ucar.ma2.ArrayLong
 
getLong(int) - Method in class ucar.ma2.ArrayLong
 
getLong(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getLong(int) - Method in class ucar.ma2.ArrayObject
 
getLong(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getLong(int) - Method in class ucar.ma2.ArrayRagged
 
getLong(Index) - Method in class ucar.ma2.ArrayScalar
 
getLong(int) - Method in class ucar.ma2.ArrayScalar
 
getLong(Index) - Method in class ucar.ma2.ArrayShort
 
getLong(int) - Method in class ucar.ma2.ArrayShort
 
getLong(Index) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
getLong(int) - Method in class ucar.ma2.ArrayString
 
getLong(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getLong(int) - Method in class ucar.ma2.ArrayStructure
 
getLongBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
 
getLongCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a long
getLongCurrent() - Method in class ucar.ma2.IteratorFast
 
getLongitude() - Method in interface ucar.unidata.geoloc.EarthLocation
Returns the longitude in some unit.
getLongitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
Deprecated.
 
getLongitude() - Method in interface ucar.unidata.geoloc.LatLonPoint
Returns the longitude, between +/-180 degrees
getLongitude() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
Returns the longitude, in degrees.
getLongitude() - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
Returns the longitude, not necessarily in [-180, 180].
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.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonStart() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonUnits() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getLonWest() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getLowerLeftPoint() - Method in class ucar.unidata.geoloc.LatLonRect
Get the lower left corner of the bounding box.
getLowerLeftPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the Lower Right Point (same as getMinPoint)
getLowerRightPoint() - Method in class ucar.unidata.geoloc.LatLonRect
Get the lower left corner of the bounding box.
getLowerRightPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the Lower Right Point
getMajor() - Method in class ucar.unidata.geoloc.Earth
Get the equatorial radius (semimajor axis) of the earth, in meters.
getMap() - Method in class ucar.nc2.EnumTypedef
Will return ImmutableMap in version 6.
getMatchLength() - Method in class ucar.unidata.io.KMPMatch
 
getMaxEdgeValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
getMaximum(Array) - Static method in class ucar.ma2.MAMath
 
getMaximumSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
 
getMaxOpenFileCount() - Static method in class ucar.unidata.io.RandomAccessFile
 
getMaxPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the maximum corner of the bounding box.
getMaxValue() - Method in class ucar.nc2.dataset.CoordinateAxis
The largest coordinate value.
getMaxValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
getMaxX() - Method in class ucar.unidata.geoloc.ProjectionRect
Returns the largest X coordinate of the framing rectangle of the Shape in double precision.
getMaxY() - Method in class ucar.unidata.geoloc.ProjectionRect
Returns the largest Y coordinate of the framing rectangle of the Shape in double precision.
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(String) - Method in class thredds.client.catalog.Dataset
 
getMetadataOther() - Method in class thredds.client.catalog.Dataset
 
getMillis() - Method in class ucar.nc2.time.CalendarDate
Gets the milliseconds of the datetime instant from the Java epoch of 1970-01-01T00:00:00Z.
getMinEdgeValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
getMinimum(Array) - Static method in class ucar.ma2.MAMath
 
getMinimumSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
 
getMinMax(Array) - Static method in class ucar.ma2.MAMath
Find min and max value in this array, getting values as doubles.
getMinMaxSkipMissingData(Array, IsMissingEvaluator) - Static method in class ucar.ma2.MAMath
 
getMinMaxSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
 
getMinor() - Method in class ucar.unidata.geoloc.Earth
Get the polar radius (semiminor axis) of the earth, in meters.
getMinPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
Get the minimum corner of the bounding box.
getMinValue() - Method in class ucar.nc2.dataset.CoordinateAxis
The smallest coordinate value.
getMinValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
getMinX() - Method in class ucar.unidata.geoloc.ProjectionRect
Returns the smallest X coordinate of the framing rectangle of the Shape in double precision.
getMinY() - Method in class ucar.unidata.geoloc.ProjectionRect
Returns the smallest Y coordinate of the framing rectangle of the Shape in double precision.
getMissingDataArray(int[]) - Method in class ucar.nc2.dataset.VariableDS
Return Array with missing data
getMissingDataIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
do not use
getMissingValues() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
return values of missing_value attributes
getMissingValues() - Method in class ucar.nc2.dataset.VariableDS
 
getMissingValues() - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
getMode() - Method in class ucar.nc2.util.Counters.Counter
 
getName() - Method in class thredds.client.catalog.DatasetNode
 
getName() - Method in class thredds.client.catalog.Property
 
getName() - Method in class thredds.client.catalog.Service
 
getName() - Method in enum thredds.client.catalog.ServiceType.AccessType
 
getName() - Method in class thredds.client.catalog.ThreddsMetadata.Contributor
 
getName() - Method in class thredds.client.catalog.ThreddsMetadata.Source
 
getName() - Method in class thredds.client.catalog.ThreddsMetadata.Variable
 
getName() - Method in class ucar.ma2.Range
 
getName() - Method in class ucar.ma2.RangeComposite
 
getName() - Method in interface ucar.ma2.RangeIterator
 
getName() - Method in class ucar.ma2.RangeScatter
 
getName() - Method in class ucar.ma2.StructureData
 
getName() - Method in class ucar.ma2.StructureMembers
Get the name.
getName() - Method in class ucar.ma2.StructureMembers.Member
Get the short name.
getName() - Method in interface ucar.nc2.AttributeContainer
Get the (optional) name of the AttributeContainer.
getName() - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
 
getName() - Method in class ucar.nc2.AttributeContainerMutable
 
getName() - Method in class ucar.nc2.CDMNode
Deprecated.
getName() - Method in class ucar.nc2.dataset.CoordinateSystem
get the name of the Coordinate System
getName() - Method in class ucar.nc2.dataset.CoordinateTransform
 
getName() - Method in class ucar.nc2.util.Counters.Counter
 
getName() - Method in class ucar.nc2.util.NamedAnything
 
getName() - Method in interface ucar.nc2.util.NamedObject
Get the object's name
getName() - Method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
 
getName() - Method in interface ucar.nc2.VariableSimpleIF
Deprecated.
use getFullName or getShortName
getName() - Method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
getName() - Method in class ucar.unidata.geoloc.Earth
Get the Name property.
getName() - Method in class ucar.unidata.geoloc.EarthEllipsoid
EPSG name
getName() - Method in interface ucar.unidata.geoloc.Projection
The name of this projection.
getName() - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
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
Deprecated.
Station name or id.
getName() - Method in class ucar.unidata.util.Parameter
Get the name of this Parameter.
getNameAndAttributes() - Method in class ucar.nc2.Group
Get String with name and attributes.
getNameAndAttributes() - Method in class ucar.nc2.Structure
Get String with name and attributes.
getNameAndDimensions() - Method in class ucar.nc2.Variable
Get the display name plus the dimensions, eg 'float name(dim1, dim2)'
getNameAndDimensions(boolean) - Method in class ucar.nc2.Variable
Get the display name plus the dimensions, eg 'float name(dim1, dim2)'
getNameAndDimensions(StringBuilder) - Method in class ucar.nc2.Variable
Deprecated.
use CDLWriter
getNameAndDimensions(StringBuffer) - Method in class ucar.nc2.Variable
Deprecated.
use getNameAndDimensions(StringBuilder buf)
getNameAndDimensions(StringBuilder, boolean, boolean) - Method in class ucar.nc2.Variable
Deprecated.
use CDLWriter
getNameAndDimensions(Formatter, boolean, boolean) - Method in class ucar.nc2.Variable
Add display name plus the dimensions to the Formatter
getNameAndDimensions(Formatter, boolean, boolean) - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getNames() - Method in class thredds.client.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
 
getNamespaceURI() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
getNameVocab() - Method in class thredds.client.catalog.ThreddsMetadata.Source
 
getNcfile() - Method in class ucar.nc2.Group.Builder
Deprecated.
getNcmlElement() - Method in class thredds.client.catalog.Dataset
 
getNcols() - Method in class ucar.ma2.MAMatrix
 
getNelems() - Method in class ucar.ma2.MAVector
 
getNelems() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
getNelems() - Method in interface ucar.nc2.iosp.Layout.Chunk
Get number of elements to transfer contiguously (Note: elements, not bytes)
getNelems() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
Get number of elements to transfer contiguously (Note: elements, not bytes)
getNestedServices() - Method in class thredds.client.catalog.Service
 
getNetcdfDataset() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the underlying NetcdfDataset
getNetcdfFile() - Method in class ucar.nc2.dataset.VariableDS
 
getNetcdfFile() - Method in class ucar.nc2.Group
Get the owning NetcdfFile
getNetcdfFile() - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
getNetcdfFile() - Method in class ucar.nc2.Variable
Get the NetcdfFile that this variable is contained in.
getNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.getNetcdfFileCache
getNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDatasets
Get the File Cache
getNetcdfFileWriter() - Method in class ucar.nc2.FileWriter2
Deprecated.
 
getNext() - Method in class ucar.ma2.ArrayDouble.D3.IF
 
getNobs() - Method in interface ucar.unidata.geoloc.Station
get Number of obs at this station
getNobs() - Method in class ucar.unidata.geoloc.StationImpl
Deprecated.
 
getNoop() - Static method in class ucar.nc2.util.DiskCache2
 
getNorthSouthRange() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getNrows() - Method in class ucar.ma2.MAMatrix
 
getNumberOfFields() - Method in class ucar.nc2.util.TableParser
 
getNumberOfMemberVariables() - Method in class ucar.nc2.Structure
Get the number of variables contained directly in this Structure.
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.
getObject(Index) - Method in class ucar.ma2.Array
Get the array element at index as an Object.
getObject(int) - Method in class ucar.ma2.Array
 
getObject(Index) - Method in class ucar.ma2.ArrayBoolean
 
getObject(int) - Method in class ucar.ma2.ArrayBoolean
 
getObject(Index) - Method in class ucar.ma2.ArrayByte
 
getObject(int) - Method in class ucar.ma2.ArrayByte
 
getObject(Index) - Method in class ucar.ma2.ArrayChar
 
getObject(int) - Method in class ucar.ma2.ArrayChar
 
getObject(Index) - Method in class ucar.ma2.ArrayDouble
 
getObject(int) - Method in class ucar.ma2.ArrayDouble
 
getObject(Index) - Method in class ucar.ma2.ArrayFloat
 
getObject(int) - Method in class ucar.ma2.ArrayFloat
 
getObject(Index) - Method in class ucar.ma2.ArrayInt
 
getObject(int) - Method in class ucar.ma2.ArrayInt
 
getObject(Index) - Method in class ucar.ma2.ArrayLong
 
getObject(int) - Method in class ucar.ma2.ArrayLong
 
getObject(Index) - Method in class ucar.ma2.ArrayObject
 
getObject(int) - Method in class ucar.ma2.ArrayObject
 
getObject(Index) - Method in class ucar.ma2.ArrayRagged
 
getObject(int) - Method in class ucar.ma2.ArrayRagged
 
getObject(Index) - Method in class ucar.ma2.ArrayScalar
 
getObject(int) - Method in class ucar.ma2.ArrayScalar
 
getObject(Index) - Method in class ucar.ma2.ArrayShort
 
getObject(int) - Method in class ucar.ma2.ArrayShort
 
getObject(Index) - Method in class ucar.ma2.ArrayString
 
getObject(int) - Method in class ucar.ma2.ArrayString
 
getObject(Index) - Method in class ucar.ma2.ArrayStructure
Get the index-th StructureData of this ArrayStructure.
getObject(int) - Method in class ucar.ma2.ArrayStructure
Get the index-th StructureData of this ArrayStructure.
getObjectCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a Object
getObjectCurrent() - Method in class ucar.ma2.IteratorFast
 
getObjectNext() - Method in interface ucar.ma2.IndexIterator
Get next value as an Object
getObjectNext() - Method in class ucar.ma2.IteratorFast
 
getOffset() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
The number to be added to the data after it is read.
getOffset() - Method in class ucar.nc2.dataset.VariableDS
 
getOffset() - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
getOffset() - Method in interface ucar.nc2.iosp.LayoutBBTiled.DataChunk
 
getOffset(CalendarDate, CalendarDate) - Method in class ucar.nc2.time.CalendarPeriod
 
getOpenFileCount() - Static method in class ucar.unidata.io.RandomAccessFile
 
getOpenFiles() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
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
getOriginalDataType() - Method in class ucar.nc2.dataset.StructureDS
When this wraps another Variable, get the original Variable's DataType.
getOriginalDataType() - Method in class ucar.nc2.dataset.VariableDS
When this wraps another Variable, get the original Variable's DataType.
getOriginalName() - Method in class ucar.nc2.dataset.StructureDS
When this wraps another Variable, get the original Variable's DataType.
getOriginalName() - Method in class ucar.nc2.dataset.VariableDS
When this wraps another Variable, get the original Variable's name.
getOriginalName() - Method in interface ucar.nc2.dataset.VariableEnhanced
 
getOriginalStructureData() - Method in class ucar.ma2.StructureDataProxy
 
getOriginalVariable() - Method in class ucar.nc2.dataset.StructureDS
A StructureDS may wrap another Structure.
getOriginalVariable() - Method in class ucar.nc2.dataset.VariableDS
A VariableDS usually wraps another Variable.
getOriginalVariable() - Method in interface ucar.nc2.dataset.VariableEnhanced
 
getParameters() - Method in class ucar.nc2.dataset.CoordinateTransform
 
getParent() - Method in class thredds.client.catalog.DatasetNode
 
getParentCatalog() - Method in class thredds.client.catalog.DatasetNode
 
getParentDataset() - Method in class thredds.client.catalog.DatasetNode
 
getParentGroup() - Method in class ucar.nc2.CDMNode
Deprecated.
Get its parent Group, or null if its the root group.
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 parent group.
getParentGroup() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getParentStructure() - Method in class ucar.nc2.CDMNode
Deprecated.
Get its parent structure, or null if not in structure
getParentStructure() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getParseInfo() - Method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
 
getParseInfo() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Deprecated.
Detailed information when the coordinate systems were parsed
getParseInfo() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Deprecated.
Detailed information when the coordinate systems were parsed
getPoleRadius() - Method in class ucar.unidata.geoloc.Earth
Get the PoleRadius property.
getPos() - Method in class ucar.nc2.iosp.BitReader
 
getPositive() - Method in class ucar.nc2.dataset.CoordinateAxis
Get the direction of increasing values, used only for vertical Axes.
getPrefix() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
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.client.catalog.Dataset
 
getProgress() - Method in class ucar.nc2.util.CancelTaskImpl
Application call this to get the progress count, if any.
getProgressMessage() - Method in class ucar.nc2.util.CancelTaskImpl
Application call this to get the progress message, if any.
getProjection() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the Projection for this coordinate system.
getProjection() - Method in class ucar.nc2.dataset.ProjectionCT
Deprecated.
this will return Projection, not ProjectionImpl in 6.
getProjectionCT() - Method in class ucar.nc2.dataset.CoordinateSystem
Find the first ProjectionCT from the list of CoordinateTransforms.
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
Deprecated.
Get parameters as list of ucar.unidata.util.Parameter
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Get the label to be used in the gui for this type of projection.
getProjects() - Method in class thredds.client.catalog.Dataset
 
getProperties() - Method in class thredds.client.catalog.Catalog
 
getProperties() - Method in class thredds.client.catalog.Dataset
 
getProperties() - Method in class thredds.client.catalog.Service
 
getProtocol() - Method in interface ucar.nc2.dataset.spi.NetcdfFileProvider
The leading protocol string (without a trailing ":").
getProtocols(String) - Static method in class ucar.nc2.dataset.DatasetUrl
Return the set of leading protocols for a url; may be more than one.
getProxyReader() - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
getPublishers() - Method in class thredds.client.catalog.Dataset
 
getRadialAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.RadialDistance, or null if none.
getRadius() - Static method in class ucar.unidata.geoloc.Earth
Get canonical radius of spherical earth, in meters
getRandomAccessFile() - Method in class ucar.unidata.io.RandomAccessFile
Allow access to the underlying java.io.RandomAccessFile.
getRange(int) - Method in class ucar.ma2.Section
Get the ith Range
getRange(int) - Method in class ucar.ma2.SectionIterable
 
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.RangeComposite
 
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
Deprecated.
 
getRank() - Method in class ucar.ma2.Array
Get the number of dimensions of the array.
getRank() - Method in class ucar.ma2.Index
Get the number of dimensions in the array.
getRank() - Method in class ucar.ma2.Section
Get rank - number of Ranges.
getRank() - Method in class ucar.ma2.SectionIterable
 
getRank() - Method in class ucar.nc2.Variable.Builder
 
getRank() - Method in class ucar.nc2.Variable
Get the number of dimensions of the Variable, aka the rank.
getRank() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getRank() - Method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
 
getRank() - Method in interface ucar.nc2.VariableSimpleIF
Variable rank
getRank() - Method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
getRankDomain() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the domain rank of the coordinate system = number of dimensions it is a function of.
getRankRange() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the range rank of the coordinate system = number of coordinate axes.
getReferencedFile() - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Do not use
getResolution() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
 
getResolution() - Method in class ucar.nc2.time.CalendarDateRange
 
getResolution() - Method in class ucar.nc2.units.DateRange
Get the time resolution.
getRestrictAccess() - Method in class thredds.client.catalog.Dataset
 
getRights() - Method in class thredds.client.catalog.Dataset
 
getRole() - Method in class thredds.client.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.
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type byte.
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarByte(String) - Method in class ucar.ma2.StructureData
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type byte.
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type char.
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarChar(String) - Method in class ucar.ma2.StructureData
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type char.
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type double.
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarDouble(String) - Method in class ucar.ma2.StructureData
Get member data of type double.
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type double.
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type double.
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type float.
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarFloat(String) - Method in class ucar.ma2.StructureData
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type float.
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type int.
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarInt(String) - Method in class ucar.ma2.StructureData
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type int.
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type long.
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarLong(String) - Method in class ucar.ma2.StructureData
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type long.
getScalarObject(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data array of any type as an Object, eg, Float, Double, String, StructureData etc.
getScalarObject(String) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Object, eg, Float, Double, String etc.
getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Object, eg, Float, Double, String etc.
getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type short.
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarShort(String) - Method in class ucar.ma2.StructureData
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type short.
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type String or char.
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarString(String) - Method in class ucar.ma2.StructureData
Get String value, from rank 0 String or rank 1 char member array.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get String value, from rank 0 String or rank 1 char member array.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type String or 1D char.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get String value, from rank 0 String or rank 1 char member array.
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type Structure.
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarStructure(String) - Method in class ucar.ma2.StructureData
Get member data of type Structure.
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type Structure.
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type Structure.
getScaledOffsetType() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
Return the data type for values that have undergone scale/offset conversion.
getScaledOffsetType() - Method in class ucar.nc2.dataset.VariableDS
 
getScaledOffsetType() - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
getScaleFactor() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
The data are to be multiplied by this value after the data are read.
getScaleFactor() - Method in class ucar.nc2.dataset.VariableDS
 
getScaleFactor() - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
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.client.catalog.Access
 
getServiceDefault() - Method in class thredds.client.catalog.Dataset
 
getServiceNameDefault() - Method in class thredds.client.catalog.Dataset
 
getServices() - Method in class thredds.client.catalog.Catalog
 
getServiceTypeIgnoreCase(String) - Static method in enum thredds.client.catalog.ServiceType
 
getServiceTypeName() - Method in class thredds.client.catalog.Service
 
getSetFlags() - Method in interface ucar.nc2.util.DebugFlags
Return the string representing the current debug flag(s) set.
getSetFlags() - Method in class ucar.nc2.util.DebugFlagsImpl
 
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() - 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.SectionIterable
 
getShape() - Method in class ucar.ma2.StructureMembers.Member
Get the array shape.
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
Deprecated.
 
getShape() - Method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
 
getShape() - Method in interface ucar.nc2.VariableSimpleIF
Variable shape
getShape() - Method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
getShapeAll() - Method in class ucar.nc2.Variable
Deprecated.
use Dimensions.makeDimensionsAll(Variable);
getShapeAsSection() - Method in class ucar.nc2.Variable
Get shape as a Section object.
getShapeAsSection() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getShort(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a short.
getShort(int) - Method in class ucar.ma2.Array
 
getShort(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayBoolean
 
getShort(Index) - Method in class ucar.ma2.ArrayByte
 
getShort(int) - Method in class ucar.ma2.ArrayByte
 
getShort(Index) - Method in class ucar.ma2.ArrayChar
 
getShort(int) - Method in class ucar.ma2.ArrayChar
 
getShort(Index) - Method in class ucar.ma2.ArrayDouble
 
getShort(int) - Method in class ucar.ma2.ArrayDouble
 
getShort(Index) - Method in class ucar.ma2.ArrayFloat
 
getShort(int) - Method in class ucar.ma2.ArrayFloat
 
getShort(Index) - Method in class ucar.ma2.ArrayInt
 
getShort(int) - Method in class ucar.ma2.ArrayInt
 
getShort(Index) - Method in class ucar.ma2.ArrayLong
 
getShort(int) - Method in class ucar.ma2.ArrayLong
 
getShort(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayObject
 
getShort(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayRagged
 
getShort(Index) - Method in class ucar.ma2.ArrayScalar
 
getShort(int) - Method in class ucar.ma2.ArrayScalar
 
getShort(Index) - Method in class ucar.ma2.ArrayShort
 
getShort(int) - Method in class ucar.ma2.ArrayShort
 
getShort(Index) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayString
 
getShort(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayStructure
 
getShortBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
 
getShortCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a short
getShortCurrent() - Method in class ucar.ma2.IteratorFast
 
getShortName() - Method in class ucar.nc2.CDMNode
Deprecated.
Get the short name of this Variable.
getShortName() - Method in interface ucar.nc2.dataset.VariableEnhanced
 
getShortName() - Method in class ucar.nc2.Group
Get the "short" name, unique within its parent Group.
getShortName() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getShortName() - Method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
 
getShortName() - Method in interface ucar.nc2.VariableSimpleIF
short name of the data Variable
getShortName() - Method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
getShortNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a short
getShortNext() - Method in class ucar.ma2.IteratorFast
 
getSignedness() - Method in enum ucar.ma2.DataType
Returns the signedness of this data type.
getSignedness() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
Returns the signedness of the decorated variable.
getSignedness() - Method in class ucar.nc2.dataset.VariableDS
 
getSignedness() - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
getSize() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
 
getSize() - Method in class ucar.ma2.Array
Get the total number of elements in the array.
getSize() - Method in enum ucar.ma2.DataType
Size in bytes of one element of this data type.
getSize() - Method in class ucar.ma2.Index
Get the total number of elements in the array.
getSize() - Method in class ucar.ma2.Section
 
getSize() - Method in class ucar.ma2.StructureMembers.Member
Get the total number of elements.
getSize(Iterable) - Static method in class ucar.nc2.util.Misc
 
getSize() - Method in class ucar.nc2.Variable
Get the total number of elements in the Variable.
getSize() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
getSizeBytes() - Method in class ucar.ma2.Array
Get the total number of bytes in the array.
getSizeBytes() - Method in class ucar.ma2.ArraySequence
 
getSizeBytes() - Method in class ucar.ma2.ArrayStructure
 
getSizeBytes() - Method in class ucar.ma2.StructureMembers.Member
Get the total size in bytes.
getSizeToCache() - Method in class ucar.nc2.Variable
If total data size is less than SizeToCache in bytes, then cache.
getSort() - Method in class ucar.nc2.CDMNode
Deprecated.
 
getSPobject() - Method in class ucar.nc2.Variable
Deprecated.
Do not use.
getSrcElem() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
Get the position in source where to read or write
getSrcElem() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
Get the position in source Buffer where to read or write: "file position"
getSrcPos() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
getSrcPos() - Method in interface ucar.nc2.iosp.Layout.Chunk
Get the position in source where to read or write: "file position"
getStandardDate(String) - Static method in class ucar.nc2.units.DateUnit
Create a java.util.Date from this udunits String.
getStandardDateOnlyString(Date) - Method in class ucar.nc2.units.DateFormatter
Deprecated.
use toDateOnlyString
getStandardDateString(Date) - Method in class ucar.nc2.units.DateFormatter
Deprecated.
use toDateTimeStringISO
getStandardDateString2(Date) - Method in class ucar.nc2.units.DateFormatter
Deprecated.
use toDateTimeString
getStandardOrISO(String) - Static method in class ucar.nc2.units.DateUnit
Create a java.util.Date from a udunit or ISO String.
getStandardUri() - Method in class thredds.client.catalog.Access
Construct the standard THREDDS access URI for this dataset access method, resolved agaisnt the parent catalog if the URI is relative.
getStandardUrlName() - Method in class thredds.client.catalog.Access
Get the standard URL, with resolution if the URL is reletive.
getStart() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
 
getStart() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get starting value if isRegular()
getStart() - Method in class ucar.nc2.time.CalendarDateRange
 
getStart() - Method in class ucar.nc2.units.DateRange
Get the starting Date.
getStorage() - Method in class ucar.ma2.Array
Get underlying primitive array storage.
getStorage() - Method in class ucar.ma2.ArrayBoolean
 
getStorage() - Method in class ucar.ma2.ArrayByte
 
getStorage() - Method in class ucar.ma2.ArrayChar
 
getStorage() - Method in class ucar.ma2.ArrayDouble
 
getStorage() - Method in class ucar.ma2.ArrayFloat
 
getStorage() - Method in class ucar.ma2.ArrayInt
 
getStorage() - Method in class ucar.ma2.ArrayLong
 
getStorage() - Method in class ucar.ma2.ArrayObject
Get underlying primitive array storage.
getStorage() - Method in class ucar.ma2.ArrayRagged
 
getStorage() - Method in class ucar.ma2.ArrayScalar
 
getStorage() - Method in class ucar.ma2.ArrayShort
 
getStorage() - Method in class ucar.ma2.ArrayString
 
getStorage() - Method in class ucar.ma2.ArrayStructure
 
getStride() - Method in class ucar.ma2.Section
Deprecated.
dont assume evenly strided
getStride(int) - Method in class ucar.ma2.Section
Deprecated.
dont assume evenly strided
getString() - Method in class ucar.ma2.ArrayChar
Create a String out of this rank one ArrayChar object.
getString(int) - Method in class ucar.ma2.ArrayChar
Create a String out of this rank two ArrayChar object.
getString(Index) - Method in class ucar.ma2.ArrayChar
Create a String out of this ArrayChar object.
getStringIterator() - Method in class ucar.ma2.ArrayChar
Treat this Variable as an array of Strings, and iterate over all the strings in the array.
getStringValue() - Method in class ucar.nc2.Attribute
Retrieve String value; only call if isString() is true.
getStringValue(int) - Method in class ucar.nc2.Attribute
Retrieve ith String value; only call if isString() is true.
getStringValue() - Method in class ucar.unidata.util.Parameter
Retrieve String value; only call if isString() is true.
getStructureData(int) - Method in class ucar.ma2.ArraySequenceNested
 
getStructureData(Index) - Method in class ucar.ma2.ArrayStructure
Get the index-th StructureData of this ArrayStructure.
getStructureData(int) - Method in class ucar.ma2.ArrayStructure
Get the index-th StructureData of this ArrayStructure.
getStructureDataCount() - Method in class ucar.ma2.ArraySequence
 
getStructureDataIterator() - Method in class ucar.ma2.ArraySequence
 
getStructureDataIterator() - Method in class ucar.ma2.ArrayStructure
 
getStructureIterator(int) - Method in class ucar.nc2.dataset.SequenceDS
Deprecated.
 
getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
getStructureIterator(Structure, int) - Method in interface ucar.nc2.iosp.IOServiceProvider
Get the structure iterator.
getStructureIterator(int) - Method in class ucar.nc2.Sequence
 
getStructureIterator() - Method in class ucar.nc2.Structure
Iterator over all the data in a Structure.
getStructureIterator(int) - Method in class ucar.nc2.Structure
Get an efficient iterator over all the data in the Structure.
getStructureMemberNames() - Method in class ucar.ma2.ArrayStructure
Get a list structure member names.
getStructureMembers() - Method in class ucar.ma2.ArrayStructure
Get the StructureMembers object.
getStructureMembers() - Method in class ucar.ma2.StructureData
 
getStructureMembers() - Method in class ucar.ma2.StructureMembers.Member
 
getStructureSize() - Method in class ucar.ma2.ArrayStructure
Get the size of each StructureData object in bytes.
getStructureSize() - Method in class ucar.ma2.StructureMembers
Get the total size of the Structure in bytes.
getSuffix() - Method in class thredds.client.catalog.Service
 
getSuffix() - Method in enum ucar.nc2.NetcdfFileWriter.Version
Deprecated.
 
getSummary() - Method in class thredds.client.catalog.Dataset
 
getTaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Time, or null if none.
getText() - Method in class thredds.client.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
getTimeCoverage() - Method in class thredds.client.catalog.Dataset
 
getTimeDate(int) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Deprecated.
use getCalendarDate()
getTimeDates() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Deprecated.
use getCalendarDates() to correctly interpret calendars
getTimeResolution() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
only if isRegular() LOOK REDO
getTimeUnit() - Method in class ucar.nc2.time.CalendarDuration
 
getTimeUnit() - Method in class ucar.nc2.units.DateUnit
For udunit dates, get the time unit.
getTimeUnit() - Method in class ucar.nc2.units.TimeDuration
Get the corresponding time unit
getTimeUnits() - Method in class ucar.nc2.time.CalendarDate
udunits formatting
getTimeUnitString() - Method in class ucar.nc2.units.DateUnit
For udunit dates, get the time unit only, as a String, eg "secs" or "days"
getTitle() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
getTitle() - Method in class ucar.nc2.NetcdfFile
Get the human-readable title, if it exists.
getTokens(String, String) - Static method in class ucar.unidata.util.StringUtil2
 
getTotal() - Method in class ucar.nc2.util.Counters.Counter
 
getTotalNelems() - Method in class ucar.nc2.iosp.IndexChunker
Get total number of elements in wantSection
getTotalNelems() - Method in class ucar.nc2.iosp.IndexChunkerTiled
 
getTotalNelems() - Method in interface ucar.nc2.iosp.Layout
Get total number of elements in the wanted subset.
getTotalNelems() - Method in interface ucar.nc2.iosp.LayoutBB
Get total number of elements in the wanted subset.
getTotalNelems() - Method in class ucar.nc2.iosp.LayoutBBTiled
 
getTotalNelems() - Method in class ucar.nc2.iosp.LayoutRegular
 
getTotalNelems() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
 
getTotalNelems() - Method in class ucar.nc2.iosp.LayoutSegmented
 
getTotalNelems() - Method in class ucar.nc2.iosp.LayoutTiled
 
getTotalNumberOfStructures() - Method in class ucar.ma2.ArraySequenceNested
 
getTransformBuilder() - Method in class ucar.nc2.dataset.VerticalCT
Deprecated.
do not use
getTransformType() - Method in class ucar.nc2.dataset.CoordinateTransform
 
getType() - Method in class thredds.client.catalog.Documentation
 
getType() - Method in class thredds.client.catalog.Service
 
getType() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
getType(String) - Static method in enum ucar.ma2.DataType
Find the DataType that matches this name.
getType(Array) - Static method in enum ucar.ma2.DataType
 
getType(Class, boolean) - Static method in enum ucar.ma2.DataType
Find the DataType that matches this class.
getType(String) - Static method in enum ucar.nc2.constants.AxisType
Find the AxisType that matches this name.
getType(String) - Static method in enum ucar.nc2.constants.DataFormatType
 
getType(String) - Static method in enum ucar.nc2.constants.FeatureType
Find the FeatureType that matches this name.
getType(String) - Static method in enum ucar.nc2.dataset.VerticalCT.Type
Find the VerticalCT.Type that matches this name.
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.
getUdUnit() - Method in class ucar.nc2.time.CalendarDateUnit
 
getUnique() - Method in class ucar.nc2.util.Counters.Counter
 
getUnit() - Method in class ucar.nc2.units.SimpleUnit
Get underlying ucar.units.Unit.
getUnits() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
 
getUnits() - Method in class thredds.client.catalog.ThreddsMetadata.Variable
 
getUnits() - Method in class ucar.nc2.dataset.VariableDS.Builder
 
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
Deprecated.
Get the Unit String for the Variable, or null if none.
getUnitsString() - Method in class ucar.nc2.dataset.StructureDS
 
getUnitsString() - Method in class ucar.nc2.dataset.VariableDS
 
getUnitsString() - Method in class ucar.nc2.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
Deprecated.
 
getUnitsString() - Method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
 
getUnitsString() - Method in interface ucar.nc2.VariableSimpleIF
Units of the Variable.
getUnitsString() - Method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
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"
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.client.catalog.Access
Construct "unresolved" URL: service.getBase() + getUrlPath() + service.getSuffix().
getUnsignedConversionType() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
Return the data type for values that have undergone unsigned conversion.
getUnsignedConversionType() - Method in class ucar.nc2.dataset.VariableDS
 
getUnsignedConversionType() - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
getUpDownRange() - Method in class thredds.client.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.client.catalog.CatalogRef
 
getURI() - Method in class thredds.client.catalog.Documentation
if its a XLink, get the absolute URI
getUriString() - Method in class thredds.client.catalog.Catalog
 
getUrl() - Method in class thredds.client.catalog.ThreddsMetadata.Source
 
getUrlPath() - Method in class thredds.client.catalog.Access
 
getUrlPath() - Method in class thredds.client.catalog.Dataset
 
getUseMaximalCoordSys() - Static method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
Get whether to make records into Structures.
getUserAdvice() - Method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
 
getUserAdvice() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Deprecated.
Specific advice to a user about problems with the coordinate information in the file.
getUserAdvice() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Deprecated.
Specific advice to a user about problems with the coordinate information in the file.
getValidMax() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
return the maximum value in the valid range
getValidMax() - Method in class ucar.nc2.dataset.VariableDS
 
getValidMax() - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
getValidMin() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
return the minimum value in the valid range
getValidMin() - Method in class ucar.nc2.dataset.VariableDS
 
getValidMin() - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
getValue() - Method in class thredds.client.catalog.Property
 
getValue(int) - Method in class ucar.nc2.Attribute
Get the value as an Object.
getValue() - Method in class ucar.nc2.time.CalendarDuration
Get the duration in natural units, ie units of getTimeUnit()
getValue() - Method in class ucar.nc2.time.CalendarPeriod
 
getValue() - Method in class ucar.nc2.units.SimpleUnit
Extract the value, can only be called for ScaledUnit.
getValue() - Method in class ucar.nc2.units.TimeDuration
Get the duration in natural units, ie units of getTimeUnit()
getValue(TimeUnit) - Method in class ucar.nc2.units.TimeDuration
Get the time duration in a specified unit of time.
getValue(String) - Method in class ucar.nc2.units.TimeDuration
 
getValue() - Method in class ucar.nc2.units.TimeUnit
Get the value.
getValue() - Method in class ucar.nc2.util.NamedAnything
 
getValue() - Method in interface ucar.nc2.util.NamedObject
 
getValueInMillisecs() - Method in class ucar.nc2.time.CalendarPeriod
Deprecated.
dont use because these are fixed length and thus approximate.
getValueInSeconds() - Method in class ucar.nc2.units.TimeDuration
Get the duration in seconds
getValueInSeconds() - Method in class ucar.nc2.units.TimeUnit
Get the time duration in seconds.
getValueInSeconds(double) - Method in class ucar.nc2.units.TimeUnit
Get the time duration in seconds of the specified value.
getValues() - Method in class ucar.nc2.Attribute
Get the value as an Array.
getValues() - Method in class ucar.nc2.util.Counters.Counter
 
getVariableList() - Method in class thredds.client.catalog.ThreddsMetadata.VariableGroup
 
getVariableMap() - Method in class thredds.client.catalog.ThreddsMetadata.VariableGroup
 
getVariableMapLink() - Method in class thredds.client.catalog.Dataset
 
getVariableNames() - Method in class ucar.nc2.Structure
Get the (short) names of the variables contained directly in this Structure.
getVariables() - Method in class thredds.client.catalog.Dataset
 
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.client.catalog.Catalog
 
getVersion() - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
getVerticalTransformType() - Method in class ucar.nc2.dataset.VerticalCT
get the Vertical Transform type
getVocabulary() - Method in class thredds.client.catalog.ThreddsMetadata.Source
 
getVocabulary() - Method in class thredds.client.catalog.ThreddsMetadata.VariableGroup
 
getVocabulary() - Method in class thredds.client.catalog.ThreddsMetadata.Vocab
 
getVocabularyId() - Method in class thredds.client.catalog.ThreddsMetadata.Variable
 
getVocabularyName() - Method in class thredds.client.catalog.ThreddsMetadata.Variable
 
getVocabUri() - Method in class thredds.client.catalog.ThreddsMetadata.VariableGroup
 
getWidth() - Method in class ucar.unidata.geoloc.LatLonRect
return width of bounding box, always between 0 and 360 degrees.
getWidth() - Method in class ucar.unidata.geoloc.ProjectionRect
 
getWmoId() - Method in interface ucar.unidata.geoloc.Station
WMO station id.
getWmoId() - Method in class ucar.unidata.geoloc.StationImpl
Deprecated.
WMO station id
getWrappedUrlName() - Method in class thredds.client.catalog.Access
 
getX() - Method in interface ucar.unidata.geoloc.ProjectionPoint
Get the X coordinate
getX() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
 
getX() - Method in class ucar.unidata.geoloc.ProjectionRect
 
getXaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.GeoX, or null if none.
getXEdges() - Method in class ucar.nc2.dataset.CoordinateAxis2D
Deprecated.
use getEdges()
getXlinkHref() - Method in class thredds.client.catalog.CatalogRef
 
getXlinkHref() - Method in class thredds.client.catalog.Documentation
if its a XLink, get the href, to display the link to the user.
getXlinkHref() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
getXlinkTitle() - Method in class thredds.client.catalog.Documentation
if its a XLink, get the title, to display the link to the user.
getY() - Method in interface ucar.unidata.geoloc.ProjectionPoint
Get the Y coordinate
getY() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
 
getY() - Method in class ucar.unidata.geoloc.ProjectionRect
 
getYaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.GeoY, or null if none.
getYEdges() - Method in class ucar.nc2.dataset.CoordinateAxis2D
Deprecated.
use getEdges()
getZaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.GeoZ, or null if none.
getZPositive() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
GRID_LATITUDE - Static variable in class ucar.nc2.constants.CF
 
GRID_LONGITUDE - Static variable in class ucar.nc2.constants.CF
 
GRID_MAPPING - Static variable in class ucar.nc2.constants.CF
 
GRID_MAPPING_NAME - Static variable in class ucar.nc2.constants.CF
 
GRID_NORTH_POLE_LATITUDE - Static variable in class ucar.nc2.constants.CF
 
GRID_NORTH_POLE_LONGITUDE - Static variable in class ucar.nc2.constants.CF
 
Group - Class in ucar.nc2
A logical collection of Variables, Attributes, and Dimensions.
Group(NetcdfFile, Group, String) - Constructor for class ucar.nc2.Group
Deprecated.
Use Group.builder()
Group.Builder - Class in ucar.nc2
A builder of Groups.

H

H4HEAD - Static variable in class ucar.nc2.iosp.NCheader
Deprecated.
 
H5HEAD - Static variable in class ucar.nc2.iosp.NCheader
Deprecated.
 
Harvest - Static variable in class thredds.client.catalog.Dataset
 
hasAccess() - Method in class thredds.client.catalog.Dataset
 
hasAttribute(String) - Method in interface ucar.nc2.AttributeContainer
Determine if named attribute exists.
hasCachedData() - Method in class ucar.nc2.Variable
Has data been read and cached.
hasCachedDataRecurse() - Method in class ucar.nc2.dataset.VariableDS
 
hasCalendarDate(CalendarDate) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
See if the given CalendarDate appears as a coordinate
hasCoordinateSystem() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
hasDataSize() - Method in class thredds.client.catalog.Dataset
 
hasDimension(Group, String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
hasFillValue() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
true if Variable has _FillValue attribute
hasFillValue() - Method in class ucar.nc2.dataset.VariableDS
 
hasFillValue() - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
hashCode() - Method in class thredds.client.catalog.Access
 
hashCode() - Method in class thredds.client.catalog.Documentation
 
hashCode() - Method in class thredds.client.catalog.Property
 
hashCode() - Method in class thredds.client.catalog.Service
 
hashCode(Array) - Static method in class ucar.ma2.MAMath
An implementation of Object.hashCode() that is consistent with MAMath.equals(Array, Array).
hashCode() - Method in class ucar.ma2.Range
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.ma2.RangeScatter
 
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.dataset.DatasetUrl
 
hashCode() - Method in class ucar.nc2.Dimension
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.EnumTypedef
 
hashCode() - Method in class ucar.nc2.Group
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.time.CalendarDate
 
hashCode() - Method in class ucar.nc2.time.CalendarDateRange
 
hashCode() - Method in class ucar.nc2.time.CalendarDuration
 
hashCode() - Method in class ucar.nc2.time.CalendarPeriod
 
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.Earth
 
hashCode() - Method in class ucar.unidata.geoloc.EarthEllipsoid
Override Object.hashCode() to be consistent with this equals.
hashCode() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
 
hashCode() - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
 
hashCode() - Method in class ucar.unidata.geoloc.LatLonRect
 
hashCode() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
 
hashCode() - Method in class ucar.unidata.geoloc.ProjectionRect
 
hashCode() - Method in class ucar.unidata.util.Parameter
Override Object.hashCode() to implement equals.
HashMapLRU<K,V> - 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.
hasListeners() - Method in class ucar.nc2.util.ListenerManager
 
hasMissing() - Method in interface ucar.ma2.IsMissingEvaluator
true if there may be missing data
hasMissing() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
true if Variable has missing data values
hasMissing() - Method in class ucar.nc2.dataset.VariableDS
 
hasMissing() - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
hasMissingValue() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
true if Variable has missing_value attribute
hasMissingValue() - Method in class ucar.nc2.dataset.VariableDS
 
hasMissingValue() - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
hasMore(int) - Method in class ucar.ma2.IteratorFast
 
hasNestedDatasets() - Method in class thredds.client.catalog.CatalogRef
 
hasNestedDatasets() - Method in class thredds.client.catalog.DatasetNode
 
hasNext() - Method in class ucar.ma2.Array
Check if more elements in the local iterator.
hasNext() - Method in class ucar.ma2.ArrayChar.StringIterator
 
hasNext(int) - Method in class ucar.ma2.ArrayDouble.D3.IF
 
hasNext() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
hasNext() - Method in interface ucar.ma2.IndexIterator
Return true if there are more elements in the iteration.
hasNext() - Method in class ucar.ma2.IteratorFast
 
hasNext() - Method in class ucar.ma2.Section.Iterator
Return true if there are more elements
hasNext() - Method in class ucar.ma2.SectionIterable.SectionIterator
 
hasNext() - Method in class ucar.ma2.SequenceIterator
 
hasNext() - Method in interface ucar.ma2.StructureDataIterator
See if theres more StructureData in the iteration.
hasNext() - Method in class ucar.ma2.StructureDataIteratorLimited
 
hasNext() - Method in class ucar.ma2.StructureDataIteratorMediated
 
hasNext() - Method in class ucar.nc2.iosp.IndexChunker
If there are more chunks to process
hasNext() - Method in class ucar.nc2.iosp.IndexChunkerTiled
 
hasNext() - Method in interface ucar.nc2.iosp.Layout
Is there more to do
hasNext() - Method in interface ucar.nc2.iosp.LayoutBB
Is there more to do
hasNext() - Method in interface ucar.nc2.iosp.LayoutBBTiled.DataChunkIterator
 
hasNext() - Method in class ucar.nc2.iosp.LayoutBBTiled
 
hasNext() - Method in class ucar.nc2.iosp.LayoutRegular
 
hasNext() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
 
hasNext() - Method in class ucar.nc2.iosp.LayoutSegmented
 
hasNext() - Method in interface ucar.nc2.iosp.LayoutTiled.DataChunkIterator
 
hasNext() - Method in class ucar.nc2.iosp.LayoutTiled
 
hasNext() - Method in interface ucar.nc2.util.IOIterator
Returns true if the iteration has more elements.
hasProperty(Property) - Method in class thredds.client.catalog.Dataset
 
hasProperty(String) - Method in class thredds.client.catalog.Dataset
 
hasResolution() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
 
hasScaleOffset() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
true if Variable data will be converted using scale and offset
hasScaleOffset() - Method in class ucar.nc2.dataset.VariableDS
 
hasScaleOffset() - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
hasService(String) - Method in class thredds.client.catalog.Catalog
 
hasTime(Date) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Deprecated.
use hasCalendarDate
hasTimeAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
true if has Time axis
hasUnlimitedDimension() - Method in class ucar.nc2.NetcdfFile
Return true if this file has one or more unlimited (record) dimension.
hasValidData() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
true if Variable has valid_range, valid_min or valid_max attributes
hasValidData() - Method in class ucar.nc2.dataset.VariableDS
 
hasValidData() - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
hasVerticalAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
true if has Height, Pressure, or GeoZ axis
hasXlink() - Method in class thredds.client.catalog.Documentation
 
hideMember(StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
Remove the given member
history - Static variable in class ucar.nc2.constants.ACDD
 
HISTORY - Static variable in class ucar.nc2.constants.CDM
 
HISTORY - Static variable in class ucar.nc2.constants.CF
 
Hour - Static variable in class ucar.nc2.time.CalendarPeriod
 
href - Variable in class thredds.client.catalog.ThreddsMetadata.UriResolved
 

I

i(int, int) - Static method in class ucar.unidata.util.Format
Format an integer value.
IAG_GRS80 - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
 
IAU - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
 
Id - Static variable in class thredds.client.catalog.Dataset
 
id - Variable in class thredds.client.catalog.ThreddsMetadata.Variable
 
id - Static variable in class ucar.nc2.constants.ACDD
 
IDENTITY_FILTER - Static variable in class ucar.nc2.util.CompareNetcdf2
 
IF() - Constructor for class ucar.ma2.ArrayDouble.D3.IF
 
included(Date) - Method in class ucar.nc2.units.DateRange
Determine if the given date is included in this date range.
includes(CalendarDate) - Method in class ucar.nc2.time.CalendarDateRange
 
incr() - Method in class ucar.ma2.Index
Increment the current element by 1.
incr() - Method in class ucar.ma2.Index0D
 
incr() - Method in class ucar.ma2.Index1D
 
incr() - Method in class ucar.ma2.Index2D
 
incr() - Method in class ucar.ma2.Index3D
 
incr() - Method in class ucar.ma2.Index4D
 
incr() - Method in class ucar.ma2.Index5D
 
incr() - Method in class ucar.ma2.Index6D
 
incr() - Method in class ucar.ma2.Index7D
 
incr() - Method in class ucar.nc2.iosp.IndexLong
 
incr() - Method in class ucar.nc2.util.Indent
 
incrByte() - Method in class ucar.nc2.iosp.BitReader
Go to the next byte in the stream
incrDestElem(int) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
incrNobs() - Method in class ucar.unidata.geoloc.StationImpl
Deprecated.
 
incrSrcElem(int) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
incrSrcPos(int) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
Indent - Class in ucar.nc2.util
Maintains indentation level for printing nested structures.
Indent(int) - Constructor for class ucar.nc2.util.Indent
 
Index - Class in ucar.ma2
Indexes for Multidimensional arrays.
Index(int[], int[]) - Constructor for class ucar.ma2.Index
Constructor that lets you set the strides yourself.
index(int) - Method in class ucar.ma2.Range
Get the index for this element: inverse of element
Index0D - Class in ucar.ma2
Specialization of Index for rank 0 arrays, ie scalars.
Index0D(int[]) - Constructor for class ucar.ma2.Index0D
 
Index1D - Class in ucar.ma2
Specialization of Index for rank 1 arrays.
Index1D(int[]) - Constructor for class ucar.ma2.Index1D
 
Index2D - Class in ucar.ma2
Specialization of Index for rank 2 arrays.
Index2D(int[]) - Constructor for class ucar.ma2.Index2D
 
Index3D - Class in ucar.ma2
Specialization of Index for rank 3 arrays.
Index3D(int[]) - Constructor for class ucar.ma2.Index3D
 
Index4D - Class in ucar.ma2
Specialization of Index for rank 4 arrays.
Index4D(int[]) - Constructor for class ucar.ma2.Index4D
 
Index5D - Class in ucar.ma2
Specialization of Index for rank 5 arrays.
Index5D(int[]) - Constructor for class ucar.ma2.Index5D
 
Index6D - Class in ucar.ma2
Specialization of Index for rank 6 arrays.
Index6D(int[]) - Constructor for class ucar.ma2.Index6D
 
Index7D - Class in ucar.ma2
Specialization of Index for rank 7 arrays.
Index7D(int[]) - Constructor for class ucar.ma2.Index7D
 
INDEX_LAT - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Latitude index
INDEX_LON - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Longitude index
INDEX_X - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
X index
INDEX_Y - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Y index
IndexChunker - Class in ucar.nc2.iosp
Iterator to read/write subsets of a multidimensional array, finding the contiguous chunks.
IndexChunker(int[], Section) - Constructor for class ucar.nc2.iosp.IndexChunker
Constructor
IndexChunker.Chunk - Class in ucar.nc2.iosp
A chunk of data that is contiguous in both the source and destination.
IndexChunkerTiled - Class in ucar.nc2.iosp
Assume that the data is stored divided into sections, described by dataSection.
IndexChunkerTiled(Section, Section) - Constructor for class ucar.nc2.iosp.IndexChunkerTiled
Constructor.
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".
IndexLong - Class in ucar.nc2.iosp
Uses longs for indexing, otherwise similar to ucar.ma2.Index
IndexLong() - Constructor for class ucar.nc2.iosp.IndexLong
 
IndexLong(int[], long[]) - Constructor for class ucar.nc2.iosp.IndexLong
 
indexOf(String, char) - Static method in class ucar.nc2.util.EscapeStrings
Find first occurence of char c in escapedName, excluding escaped c.
indexOf(byte[], int, int) - Method in class ucar.unidata.io.KMPMatch
Finds the first occurrence of match in data.
initNetcdfFileCache(int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.initNetcdfFileCache
initNetcdfFileCache(int, int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.initNetcdfFileCache
initNetcdfFileCache(int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDatasets
Enable file caching.
initNetcdfFileCache(int, int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDatasets
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.
InMemoryRandomAccessFile.Provider - Class in ucar.unidata.io
Hook for service provider interface RandomAccessFileProvider
insertRange(int, Range) - Method in class ucar.ma2.Section
Insert a range at the specified index in the list.
INSTANCE_DIMENSION - Static variable in class ucar.nc2.constants.CF
 
INSTITUTION - Static variable in class ucar.nc2.constants.CF
 
INT - Static variable in class ucar.nc2.constants.CF
 
INTERIOR_RING - Static variable in class ucar.nc2.constants.CF
 
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(CalendarDateRange) - Method in class ucar.nc2.time.CalendarDateRange
 
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
intersect(ProjectionRect, ProjectionRect, ProjectionRect) - Static method in class ucar.unidata.geoloc.ProjectionRect
Intersects the pair of specified source Rectangle2D objects and puts the result into the specified destination Rectangle2D object.
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(CalendarDateRange) - Method in class ucar.nc2.time.CalendarDateRange
 
intersects(CalendarDate, CalendarDate) - Method in class ucar.nc2.time.CalendarDateRange
 
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.
intersects(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionRect
 
intersects(double, double, double, double) - Method in class ucar.unidata.geoloc.ProjectionRect
 
intToBytes(int) - Static method in class ucar.unidata.io.Swap
Convert an int to an array of 4 bytes.
INVALID - Static variable in class ucar.unidata.geoloc.LatLonPointImmutable
 
INVALID - Static variable in class ucar.unidata.geoloc.LatLonRect
 
invalidateCache() - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
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
 
INVERSE_FLATTENING - Static variable in class ucar.nc2.constants.CF
 
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.
IOIterator<T> - Interface in ucar.nc2.util
A Closeable Iterator that can throw an IOException
IOServiceProvider - Interface in ucar.nc2.iosp
This is the service provider interface for the low-level I/O access classes (read only).
IOServiceProviderWriter - Interface in ucar.nc2.iosp
Deprecated.
Do not use.
IOSP_MESSAGE_ADD_RECORD_STRUCTURE - Static variable in class ucar.nc2.NetcdfFile
 
IOSP_MESSAGE_CONVERT_RECORD_STRUCTURE - Static variable in class ucar.nc2.NetcdfFile
 
IOSP_MESSAGE_RANDOM_ACCESS_FILE - Static variable in class ucar.nc2.NetcdfFile
 
IOSP_MESSAGE_REMOVE_RECORD_STRUCTURE - Static variable in class ucar.nc2.NetcdfFile
 
iospDeRegister(Class) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.iospDeRegister
IospHelper - Class in ucar.nc2.iosp
Helper methods for IOSP's for reading data.
IospHelper() - Constructor for class ucar.nc2.iosp.IospHelper
 
iospRegistered(Class) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.iospRegistered
isAfter(CalendarDate) - Method in class ucar.nc2.time.CalendarDate
 
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.
isBefore(CalendarDate) - Method in class ucar.nc2.time.CalendarDate
 
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
isBuilder() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
isBuilder() - Method in interface ucar.nc2.iosp.IOServiceProvider
If this iosp implements build().
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.
isCalendarField() - Method in class ucar.nc2.time.CalendarDateUnit
 
isCancel() - Method in interface ucar.nc2.util.CancelTask
Called routine should check often during the task and cancel the task if it returns true.
isCancel() - Method in class ucar.nc2.util.CancelTaskImpl
 
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(Variable) - Method in class ucar.nc2.dataset.CoordinateSystem
Check if this Coordinate System is complete for v, ie if all its dimensions are also used by v.
isConstant() - Method in class ucar.ma2.Array
If this is a constant array
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.
isContiguous() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
isCoordinateAxis - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
isCoordinateSystem - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
isCoordinateSystemFor(Variable) - 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
Deprecated.
 
isCoordinateVariable - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
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
Deprecated.
 
isCoverageFeatureType() - Method in enum ucar.nc2.constants.FeatureType
 
isData() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
isDatasetScan() - Method in class thredds.client.catalog.Dataset
 
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.
isDefaultChronology(Calendar) - Static method in enum ucar.nc2.time.Calendar
 
isDefineMode() - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Is the file in define mode, which allows objects to be added and changed?
isDone() - Method in class ucar.nc2.util.CancelTaskImpl
Application calls to see if task is done.
isEmpty() - Method in class ucar.nc2.units.DateRange
If the range is empty
isEmpty() - Method in class ucar.unidata.geoloc.ProjectionRect
 
isEnum() - Method in enum ucar.ma2.DataType
Is this an enumeration types?
isEnumCompatible(DataType) - Method in enum ucar.ma2.DataType
 
isError() - Method in class ucar.nc2.util.CancelTaskImpl
Application call this to find out if there was an error.
isExtendedModel() - Method in enum ucar.nc2.NetcdfFileWriter.Version
Deprecated.
 
isFillValue(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
return true if val equals the _FillValue
isFillValue(double) - Method in class ucar.nc2.dataset.VariableDS
 
isFillValue(double) - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
isFloatingPoint() - Method in enum ucar.ma2.DataType
Is Float or Double
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 - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
isGlobal() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
isHarvest() - Method in class thredds.client.catalog.Dataset
 
isHoriz() - Method in enum ucar.nc2.constants.AxisType
 
isImmutable() - Method in class thredds.client.catalog.ThreddsMetadata
 
isImmutable() - Method in class ucar.ma2.Section
 
isImmutable() - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
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.
isIndependentCoordinate() - Method in class ucar.nc2.dataset.CoordinateAxis
 
isInfinite() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
See if either coordinate is +/- infinite.
isInfinite(ProjectionPoint) - Static method in class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
See if either coordinate in pt is +/- infinite.
isInherited - Variable in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
isInherited() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
isIntegral() - Method in enum ucar.ma2.DataType
Is Byte, Int, Short, or Long
isInterval() - Method in class ucar.nc2.dataset.CoordinateAxis
An interval coordinate consists of two numbers, bound1 and bound2.
isInterval() - Method in class ucar.nc2.dataset.CoordinateAxis1D
If this coordinate has interval values.
isInterval() - Method in class ucar.nc2.dataset.CoordinateAxis2D
 
isInvalidData(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
return true if val is outside the valid range
isInvalidData(double) - Method in class ucar.nc2.dataset.VariableDS
 
isInvalidData(double) - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
isLatLon() - Method in class ucar.nc2.dataset.CoordinateSystem
true if it has Lat and Lon CoordinateAxis
isLatLon() - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Is this the lat/lon Projection ?
isMatch(String, String) - Method in interface ucar.nc2.dataset.CoordSysBuilder.ConventionNameOk
Deprecated.
Do you own this file?
isMemberOfStructure() - Method in class ucar.nc2.CDMNode
Deprecated.
Test for presence of parent Structure
isMemberOfStructure() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
isMetadata() - Method in class ucar.nc2.Variable
Is this variable metadata?.
isMetadata() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
isMine(NetcdfFile) - Method in interface ucar.nc2.dataset.spi.CoordSystemBuilderFactory
 
isMissing(double) - Method in interface ucar.ma2.IsMissingEvaluator
if val is a missing data value
isMissing(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
Returns true if the argument is a missing value.
isMissing(double) - Method in class ucar.nc2.dataset.VariableDS
 
isMissing(double) - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
isMissing() - Method in interface ucar.unidata.geoloc.EarthLocation
Are either lat or lon missing?
isMissing() - Method in class ucar.unidata.geoloc.EarthLocationImpl
Deprecated.
 
IsMissingEvaluator - Interface in ucar.ma2
A mix-in interface for evaluating if a value is missing.
isMissingValue(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
return true if val equals a missing_value (low-level)
isMissingValue(double) - Method in class ucar.nc2.dataset.VariableDS
 
isMissingValue(double) - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
ISNETCDF4 - Static variable in class ucar.nc2.constants.CDM
 
isNetdf4format() - Method in enum ucar.nc2.NetcdfFileWriter.Version
Deprecated.
 
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.
isodatePatternString - Static variable in class ucar.nc2.time.CalendarDateFormatter
 
isoStringToCalendarDate(Calendar, String) - Static method in class ucar.nc2.time.CalendarDateFormatter
Convert an ISO formatted String to a CalendarDate.
isoStringToDate(String) - Static method in class ucar.nc2.time.CalendarDateFormatter
Deprecated.
use isoStringToCalendarDate
isOwnerOf(DatasetUrl) - Method in interface ucar.nc2.dataset.spi.NetcdfFileProvider
Determine if this Provider owns this DatasetUrl.
isOwnerOf(String) - Method in interface ucar.nc2.dataset.spi.NetcdfFileProvider
Determine if this Provider owns this location.
isOwnerOf(String) - Method in class ucar.unidata.io.InMemoryRandomAccessFile.Provider
 
isParent(Group.Builder) - Method in class ucar.nc2.Group.Builder
 
isParent(Group) - Method in class ucar.nc2.Group
Is this a parent of the other Group?
isPoint() - Method in class ucar.nc2.time.CalendarDateRange
 
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
 
isPresent() - Method in class ucar.nc2.units.DateType
Does this represent the present time.
isPresent() - Method in class ucar.nc2.util.Optional
 
isProductSet() - Method in class ucar.nc2.dataset.CoordinateSystem
true if all axes are CoordinateAxis1D
isRadial() - Method in class ucar.nc2.dataset.CoordinateSystem
true if it has radial distance and azimuth CoordinateAxis
isRead() - Method in class thredds.client.catalog.CatalogRef
 
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
isRelativeBase() - Method in class thredds.client.catalog.Service
See if the service Base is reletive
isRoot() - Method in class ucar.nc2.Group
Is this the root group?
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
Deprecated.
 
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.
isSimpleGeometry() - Method in enum ucar.nc2.constants.FeatureType
 
isspecial(Attribute) - Static method in class ucar.nc2.Attribute
Deprecated. 
isSpherical() - Method in class ucar.unidata.geoloc.Earth
 
isStandardTdsService() - Method in enum thredds.client.catalog.ServiceType
 
isStrided() - Method in class ucar.ma2.Section
Deprecated.
dont assume evenly strided
isString() - Method in enum ucar.ma2.DataType
Is String or Char
isString() - Method in class ucar.nc2.Attribute
True if value is of type String and not null.
isString() - Method in class ucar.unidata.util.Parameter
True if value is a String.
isSubset(Collection<Dimension>, Collection<Dimension>) - Static method in class ucar.nc2.dataset.CoordinateSystem
Test if all the Dimensions in subset are in set
isSubset(Set<String>, Set<String>) - Static method in class ucar.nc2.dataset.CoordinateSystem
 
isSubset() - Method in class ucar.nc2.Structure
Find if this was created from a subset() method.
isSuccess() - Method in class ucar.nc2.util.CancelTaskImpl
Application calls to see if task is success.
isTime() - Method in enum ucar.nc2.constants.AxisType
 
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
Deprecated.
 
isUnsigned() - Method in class ucar.ma2.Array
Find whether the underlying data should be interpreted as unsigned.
isUnsigned() - Method in enum ucar.ma2.DataType
Returns true if the data type is unsigned.
isUnstructuredGridFeatureType() - Method in enum ucar.nc2.constants.FeatureType
 
isValid() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
isValidFile(RandomAccessFile) - Method in interface ucar.nc2.iosp.IOServiceProvider
Check if this is a valid file for this IOServiceProvider.
isVariableLength() - Method in class ucar.ma2.Section
 
isVariableLength() - Method in class ucar.ma2.StructureMembers.Member
 
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
Deprecated.
 
isVert() - Method in enum ucar.nc2.constants.AxisType
 
isVlen() - Method in class ucar.ma2.Array
 
isVlen() - Method in class ucar.ma2.ArrayObject
 
isZPositiveUp() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
iterator() - Method in class ucar.ma2.ArrayChar
 
iterator() - Method in class ucar.ma2.ArrayStructure
 
iterator() - Method in class ucar.ma2.Range
 
iterator() - Method in class ucar.ma2.RangeComposite
 
iterator() - Method in interface ucar.ma2.RangeIterator
 
iterator() - Method in class ucar.ma2.RangeScatter
 
iterator() - Method in class ucar.ma2.SectionIterable
 
iterator() - Method in interface ucar.nc2.AttributeContainer
 
IteratorFast - Class in ucar.ma2
A "fast" iterator that can be used when the data is in canonical order.

K

Keywords - Static variable in class thredds.client.catalog.Dataset
 
keywords - Static variable in class ucar.nc2.constants.ACDD
 
keywords_vocabulary - Static variable in class ucar.nc2.constants.ACDD
 
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.
LAMBERT_AZIMUTHAL_EQUAL_AREA - Static variable in class ucar.nc2.constants.CF
 
LAMBERT_CONFORMAL_CONIC - Static variable in class ucar.nc2.constants.CF
 
LAMBERT_CYLINDRICAL_EQUAL_AREA - Static variable in class ucar.nc2.constants.CF
 
largestOf(DataType...) - Static method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
Returns the data type that is the largest among the arguments.
last() - Method in class ucar.ma2.Range
 
LAT_MAX - Static variable in class ucar.nc2.constants.ACDD
 
LAT_MIN - Static variable in class ucar.nc2.constants.ACDD
 
LAT_RESOLUTION - Static variable in class ucar.nc2.constants.ACDD
 
LAT_UNITS - Static variable in class ucar.nc2.constants.ACDD
 
LAT_UNITS - Static variable in class ucar.nc2.constants.CDM
 
latd - Variable in class ucar.unidata.util.GaussianLatitudes
 
LATITUDE - Static variable in class ucar.nc2.constants.CF
 
LATITUDE_LONGITUDE - Static variable in class ucar.nc2.constants.CF
 
LATITUDE_OF_PRIME_MERIDIAN - Static variable in class ucar.nc2.constants.CF
 
LATITUDE_OF_PROJECTION_ORIGIN - Static variable in class ucar.nc2.constants.CF
 
LatLonPoint - Interface in ucar.unidata.geoloc
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees.
LatLonPointImmutable - Class in ucar.unidata.geoloc
An immutable LatLonPoint.
LatLonPointImmutable(double, double) - Constructor for class ucar.unidata.geoloc.LatLonPointImmutable
 
LatLonPointImmutable(LatLonPoint) - Constructor for class ucar.unidata.geoloc.LatLonPointImmutable
 
LatLonPointImpl - Class in ucar.unidata.geoloc
Deprecated.
only use LatLonPoint in 6.
LatLonPointImpl() - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
Default constructor with values 0,0.
LatLonPointImpl(LatLonPoint) - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
Copy Constructor.
LatLonPointImpl(double, double) - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
Creates a LatLonPoint from component latitude and longitude values.
LatLonPointNoNormalize - Class in ucar.unidata.geoloc
Similar to LatLonPoint, but this class does not normalize its latitude and longitude, even for comparison.
LatLonPointNoNormalize(double, double) - Constructor for class ucar.unidata.geoloc.LatLonPointNoNormalize
 
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 interface ucar.unidata.geoloc.Projection
Convert a LatLonPoint to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Convert a LatLonPoint to projection coordinates
latLonToProj(LatLonPoint) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
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
Deprecated.
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
Deprecated.
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][], float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Convert lat/lon coordinates to projection coordinates.
latLonToProjBB(LatLonRect) - Method in interface ucar.unidata.geoloc.Projection
Convert a lat/lon bounding box to a world coordinate bounding box, by finding the minimum enclosing box.
latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Convert a lat/lon bounding box to a world coordinate bounding box, by finding the minimum enclosing box.
latNormal(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
Normalize the latitude to lie between +/-90
latToString(double, int) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
Make a nicely formatted representation of a latitude, eg 40.34N or 12.9S.
Layout - Interface in ucar.nc2.iosp
Iterator to read/write subsets of a multidimensional array, finding the contiguous chunks.
Layout.Chunk - Interface in ucar.nc2.iosp
A chunk of data that is contiguous in both the source and destination.
LayoutBB - Interface in ucar.nc2.iosp
A Layout that supplies the "source" ByteBuffer.
LayoutBB.Chunk - Interface in ucar.nc2.iosp
A chunk of data that is contiguous in both the source and destination.
LayoutBBTiled - Class in ucar.nc2.iosp
For datasets where the data are stored in chunks, and must be processed, eg compressed or filtered.
LayoutBBTiled(LayoutBBTiled.DataChunkIterator, int[], int, Section) - Constructor for class ucar.nc2.iosp.LayoutBBTiled
Constructor.
LayoutBBTiled.DataChunk - Interface in ucar.nc2.iosp
A data chunk
LayoutBBTiled.DataChunkIterator - Interface in ucar.nc2.iosp
An iterator over the data chunks.
LayoutRegular - Class in ucar.nc2.iosp
Indexer into data that has a "regular" layout, like netcdf-3 and hdf5 compact and contiguous storage.
LayoutRegular(long, int, int[], Section) - Constructor for class ucar.nc2.iosp.LayoutRegular
Constructor.
LayoutRegularSegmented - Class in ucar.nc2.iosp
LayoutRegularSegmented has data stored in segments that are regularly spaced.
LayoutRegularSegmented(long, int, long, int[], Section) - Constructor for class ucar.nc2.iosp.LayoutRegularSegmented
Constructor.
LayoutSegmented - Class in ucar.nc2.iosp
LayoutSegmented has data stored in segments.
LayoutSegmented(long[], int[], int, int[], Section) - Constructor for class ucar.nc2.iosp.LayoutSegmented
Constructor.
LayoutTiled - Class in ucar.nc2.iosp
For datasets where the data are stored in chunks.
LayoutTiled(LayoutTiled.DataChunkIterator, int[], int, Section) - Constructor for class ucar.nc2.iosp.LayoutTiled
Constructor.
LayoutTiled.DataChunk - Class in ucar.nc2.iosp
 
LayoutTiled.DataChunkIterator - Interface in ucar.nc2.iosp
 
LEAP_MONTH - Static variable in class ucar.nc2.constants.CF
 
LEAP_YEAR - Static variable in class ucar.nc2.constants.CF
 
length() - Method in class ucar.ma2.Range
 
length() - Method in class ucar.ma2.RangeComposite
 
length() - Method in interface ucar.ma2.RangeIterator
 
length() - Method in class ucar.ma2.RangeScatter
 
length() - Method in class ucar.unidata.io.InMemoryRandomAccessFile
 
length() - Method in class ucar.unidata.io.MMapRandomAccessFile
 
length() - Method in class ucar.unidata.io.RandomAccessFile
Get the length of the file.
level() - Method in class ucar.nc2.util.Indent
 
license - Static variable in class ucar.nc2.constants.ACDD
 
LINE - Static variable in class ucar.nc2.constants.CF
 
ListenerManager - Class in ucar.nc2.util
Helper class for managing event listeners.
ListenerManager(String, String, String) - Constructor for class ucar.nc2.util.ListenerManager
Constructor.
listFlds - Static variable in class thredds.client.catalog.Dataset
 
LITTLE_ENDIAN - Static variable in class ucar.unidata.io.RandomAccessFile
 
localhash() - Method in class ucar.nc2.CDMNode
Deprecated.
 
location - Variable in class ucar.nc2.NetcdfFile.Builder
 
log2(double) - Static method in class ucar.unidata.util.SpecialMathFunction
Get the log base 2 of a number
LON_MAX - Static variable in class ucar.nc2.constants.ACDD
 
LON_MIN - Static variable in class ucar.nc2.constants.ACDD
 
LON_RESOLUTION - Static variable in class ucar.nc2.constants.ACDD
 
LON_UNITS - Static variable in class ucar.nc2.constants.ACDD
 
LON_UNITS - Static variable in class ucar.nc2.constants.CDM
 
lonDiff(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
Find difference (lon1 - lon2) normalized so that maximum value is += 180.
LONG_NAME - Static variable in class ucar.nc2.constants.CDM
 
LONG_NAME - Static variable in class ucar.nc2.constants.CF
 
LONGITUDE - Static variable in class ucar.nc2.constants.CF
 
LONGITUDE_OF_CENTRAL_MERIDIAN - Static variable in class ucar.nc2.constants.CF
 
LONGITUDE_OF_PRIME_MERIDIAN - Static variable in class ucar.nc2.constants.CF
 
LONGITUDE_OF_PROJECTION_ORIGIN - Static variable in class ucar.nc2.constants.CF
 
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
Deprecated.
put longitude into the range [center +/- 180] deg
lonNormal(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
Normalize the longitude to lie between +/-180
lonNormal360(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
put longitude into the range [0, 360] deg
lonNormalFrom(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
put longitude into the range [start, start+360] deg
lonToString(double, int) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
Make a nicely formatted representation of a longitude, eg 120.3W or 99.99E.
lookupEnumInt(String) - Method in class ucar.nc2.EnumTypedef
Get the enum value corresponding to the name.
lookupEnumString(int) - Method in class ucar.nc2.dataset.VariableDS
 
lookupEnumString(int) - Method in class ucar.nc2.EnumTypedef
Get the name corresponding to the enum value.
lookupEnumString(int) - Method in class ucar.nc2.Variable
Lookup the enum string for this value.

M

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.FileWriter2
Deprecated.
Better to use ucar.nc.dataset.NetcdfDataset main program instead.
main(String[]) - Static method in class ucar.nc2.NCdumpW
Deprecated.
Main program.
main(String[]) - Static method in class ucar.nc2.util.CompareNetcdf2
 
make(String, int) - Static method in class ucar.ma2.Range
 
make(List<RangeIterator>) - Static method in class ucar.ma2.Section
 
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
 
make(Iterable<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 incr.
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
makeArrayBB(ArrayStructure) - Static method in class ucar.nc2.iosp.IospHelper
Deprecated.
use StructureDataDeep.copyToArrayBB
makeArrayRankPlusOne(Array) - Static method in class ucar.ma2.Array
Add extra outermost dimension with len = 1.
makeCalendarDate(double) - Method in class ucar.nc2.time.CalendarDateUnit
 
makeCalendarDate(int) - Method in class ucar.nc2.time.CalendarDateUnit
 
makeCalendarDate(double) - Method in class ucar.nc2.units.DateUnit
Get the equivalent CalendarDate.
makeCalendarDateFromOffset(double) - Method in class ucar.nc2.dataset.CoordinateAxisTimeHelper
 
makeCalendarDateFromOffset(String) - Method in class ucar.nc2.dataset.CoordinateAxisTimeHelper
 
makeCoordinateSystem() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
Create a Coordinate System object, using the list of coordinate axis names in the (required) axes field.
makeCoordinateTransform(NetcdfDataset, AttributeContainer, Formatter, Formatter) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Make a CoordinateTransform object from the parameters in a Coordinate Transform Variable, using an intrinsic or registered CoordTransBuilder.
makeDate(double) - Method in class ucar.nc2.units.DateUnit
Create a Date from this base unit and the given value.
makeDimensionMap(Group.Builder, Multimap<Dimension, Variable.Builder<?>>) - Method in class ucar.nc2.Group.Builder
Make a multimap of Dimensions and all the variables that reference them, in this group and its nested groups.
makeDimensionsAll(Variable) - Static method in class ucar.nc2.Dimensions
Get list of Dimensions, including parent Structure(s), if any.
makeDimensionsAnon(int[]) - Static method in class ucar.nc2.Dimension
Deprecated.
use Dimensions.makeDimensionsAnon()
makeDimensionsAnon(int[]) - Static method in class ucar.nc2.Dimensions
Make a list of private dimensions from an array of lengths
makeDimensionsList(Group, String) - Static method in class ucar.nc2.Dimension
Deprecated.
use Group.makeDimensionsList()
makeDimensionsList(List<Dimension>, String) - Static method in class ucar.nc2.Dimension
Deprecated.
use Dimensions.makeDimensionsList()
makeDimensionsList(Dimensions.Find, String) - Static method in class ucar.nc2.Dimensions
Make a list of Dimensions from a list of names.
makeDimensionsList(String) - Method in class ucar.nc2.Group.Builder
 
makeDimensionsList(String) - Method in class ucar.nc2.Group
Create a dimension list using dimension names.
makeDimensionsString(List<Dimension>) - Static method in class ucar.nc2.Dimension
Deprecated.
use Dimensions.makeDimensionsString()
makeDimensionsString(List<Dimension>) - Static method in class ucar.nc2.Dimensions
Make a space-delineated String from a list of Dimension names, inverse of makeDimensionsList().
makeDimensionsString() - Method in class ucar.nc2.Variable.Builder
 
makeDocument() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Deprecated.
Create an XML document from this info
makeDomain(Iterable<? extends Variable>) - Static method in class ucar.nc2.dataset.CoordinateSystem
 
makeDummyTransformVariable(NetcdfDataset, CoordinateTransform) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Create a "dummy" Coordinate Transform Variable based on the given CoordinateTransform.
makeEdges(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.
makeFromJavaArray(Object) - Static method in class ucar.ma2.Array
 
makeFromJavaArray(Object, boolean) - Static method in class ucar.ma2.Array
Generate a new Array from a java array of any rank and type.
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.
makeFullName() - Method in class ucar.nc2.Dimension
Deprecated.
Do not use.
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
Deprecated.
Turn the variable into a coordinate axis, if not already.
makeMap(List<Attribute>) - Static method in class ucar.nc2.Attribute
Deprecated. 
makeName(List<CoordinateAxis>) - Static method in class ucar.nc2.dataset.CoordinateSystem
Create standard name from list of axes.
makeNameUnescaped(String) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.makeNameUnescaped
makeNameUnescaped(String) - Static method in class ucar.nc2.NetcdfFiles
Unescape any escaped characters in a name.
makeObjectArray(DataType, Class, int[], Object) - Static method in class ucar.ma2.Array
Generate new Array with given type, shape, storage.
makeOffsetFromRefDate(CalendarDate) - Method in class ucar.nc2.time.CalendarDateUnit
 
makePrimitiveArray(int, DataType) - Static method in class ucar.nc2.iosp.IospHelper
Create 1D primitive array of the given size and type
makePrimitiveArray(int, DataType, Object) - Static method in class ucar.nc2.iosp.IospHelper
Create 1D primitive array of the given size and type, fill it with the given value
makeProjection(CoverageTransform, Formatter) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Make a CoordinateTransform object from the parameters in a GridCoordTransform, using an intrinsic or registered CoordTransBuilder.
makeRelativeGroup(NetcdfFile, String, boolean) - Method in class ucar.nc2.Group
Deprecated.
do not use
makeRootDirectory() - Static method in class ucar.nc2.util.DiskCache
Make sure that the current root directory exists.
makeScalar(String, String, String, DataType) - Static method in class ucar.nc2.VariableSimpleBuilder
 
makeScalar(String, String, String, DataType) - Static method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
makeSectionFromDimensions(Iterable<Dimension>) - Static method in class ucar.nc2.Dimensions
Make a ucar.ma2.Section from an ordered set of Dimension objects.
makeSectionSpecString(Variable, List<Range>) - Static method in class ucar.nc2.ParsedSectionSpec
Make section specification String from a range list for a Variable.
makeShape(Iterable<Dimension>) - Static method in class ucar.nc2.Dimensions
Make an array of Dimension lengths.
makeStandalone(String, String, String, String) - Static method in class thredds.client.catalog.Dataset
Construct an Dataset which refers to a urlPath.
makeStandardDateString(double) - Method in class ucar.nc2.units.DateUnit
Make a standard GMT string representation from this unit and given value.
makeString(String, String, String, int) - Static method in class ucar.nc2.VariableSimpleBuilder
 
makeString(String, String, String, int) - Static method in class ucar.nc2.VariableSimpleImpl
Deprecated.
 
makeStructureMembers() - Method in class ucar.nc2.Structure
Create a StructureMembers object that describes this Structure.
makeSubCounters() - Method in class ucar.nc2.util.Counters
 
makeValidCDLName(String) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.makeValidCDLName
makeValidCDLName(String) - Static method in class ucar.nc2.NetcdfFiles
Escape special characters in a netcdf short name when it is intended for use in CDL.
makeValidCdmObjectName(String) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.makeValidCdmObjectName
makeValidCdmObjectName(String) - Static method in class ucar.nc2.NetcdfFiles
Create a valid CDM object name.
makeValidCdmObjectName(String) - Static method in class ucar.unidata.util.StringUtil2
 
makeValidPathName(String) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.makeValidPathName
makeValidPathName(String) - Static method in class ucar.nc2.NetcdfFiles
Escape special characters in a netcdf short name when it is intended for use in a fullname
makeValidSectionSpecName(String) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.makeValidSectionSpecName
makeValidSectionSpecName(String) - Static method in class ucar.nc2.NetcdfFiles
Escape special characters in a netcdf short name when it is intended for use in a sectionSpec
makeValue(Date) - Method in class ucar.nc2.units.DateUnit
Create the equivalent value from this base unit and the given Date.
makeVerticalTransform(NetcdfDataset, Dimension) - Method in class ucar.nc2.dataset.VerticalCT
Make the Vertical Transform function
makeVlenArray(int[], Array[]) - Static method in class ucar.ma2.Array
Make a vlen array
makeXEdgesRotated(ArrayDouble.D2) - Static method in class ucar.nc2.dataset.CoordinateAxis2D
Experimental: for WRF rotated (NMM "E") Grids
makeYEdgesRotated(ArrayDouble.D2) - Static method in class ucar.nc2.dataset.CoordinateAxis2D
Experimental: for WRF rotated (NMM "E") 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.ScaleOffset - Class in ucar.ma2
Holds a scale and offset.
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.StringUtil2
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
 
maybeData() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
Member(String, String, String, DataType, int[]) - Constructor for class ucar.ma2.StructureMembers.Member
 
Member(StructureMembers.Member) - Constructor for class ucar.ma2.StructureMembers.Member
 
MERCATOR - Static variable in class ucar.nc2.constants.CF
 
message - Variable in class ucar.nc2.util.IO.HttpResult
 
MetadataOther - Static variable in class thredds.client.catalog.Dataset
 
MetadataOther(String, String, String, String, String, boolean) - Constructor for class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
MetadataOther(String, String, String, boolean, Object) - Constructor for class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
meterUnit - Static variable in class ucar.nc2.units.SimpleUnit
 
MILLISECS_IN_DAY - Static variable in class ucar.nc2.time.CalendarDate
 
MILLISECS_IN_HOUR - Static variable in class ucar.nc2.time.CalendarDate
 
MILLISECS_IN_MINUTE - Static variable in class ucar.nc2.time.CalendarDate
 
MILLISECS_IN_MONTH - Static variable in class ucar.nc2.time.CalendarDate
 
MILLISECS_IN_SECOND - Static variable in class ucar.nc2.time.CalendarDate
 
MILLISECS_IN_YEAR - Static variable in class ucar.nc2.time.CalendarDate
 
min - Variable in class ucar.ma2.MAMath.MinMax
 
MinMax(double, double) - Constructor for class ucar.ma2.MAMath.MinMax
 
Misc - Class in ucar.nc2.util
Miscellaneous static routines.
Misc() - Constructor for class ucar.nc2.util.Misc
 
MISSING_VALUE - Static variable in class ucar.nc2.constants.CDM
 
MISSING_VALUE - Static variable in class ucar.nc2.constants.CF
 
MMapRandomAccessFile - Class in ucar.unidata.io
Use NIO MappedByteBuffer to implement a RandomAccessFile.
MMapRandomAccessFile(String, String) - Constructor for class ucar.unidata.io.MMapRandomAccessFile
Constructor for in-memory "files"
ModelBaseDate - Static variable in class ucar.nc2.constants._Coordinate
 
ModelRunDate - Static variable in class ucar.nc2.constants._Coordinate
 
modify(StructureData) - Method in interface ucar.ma2.StructureDataMediator
 
multiply(MAMatrix, MAMatrix) - Static method in class ucar.ma2.MAMatrix
Matrix multiply: return m1 * m2.
multiply(int) - Method in class ucar.nc2.time.CalendarPeriod
Multiply the period by an integer

N

name - Variable in class thredds.client.catalog.ThreddsMetadata.Contributor
 
name - Variable in class thredds.client.catalog.ThreddsMetadata.Source
 
name - Variable in class thredds.client.catalog.ThreddsMetadata.Variable
 
name - Variable in class ucar.nc2.dataset.CoordinateTransform.Builder
 
NamedAnything - Class in ucar.nc2.util
NamedObject implementation
NamedAnything(Object, String) - Constructor for class ucar.nc2.util.NamedAnything
 
NamedObject - Interface in ucar.nc2.util
An object that has a name and a description.
names - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
namespaceURI - Variable in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
naming_authority - Static variable in class ucar.nc2.constants.ACDD
 
NC_FORMAT_64BIT - Static variable in class ucar.nc2.iosp.NCheader
Deprecated.
 
NC_FORMAT_64BIT_DATA - Static variable in class ucar.nc2.iosp.NCheader
Deprecated.
 
NC_FORMAT_64BIT_OFFSET - Static variable in class ucar.nc2.iosp.NCheader
Deprecated.
 
NC_FORMAT_CDF5 - Static variable in class ucar.nc2.iosp.NCheader
Deprecated.
 
NC_FORMAT_CLASSIC - Static variable in class ucar.nc2.iosp.NCheader
Deprecated.
 
NC_FORMAT_HDF4 - Static variable in class ucar.nc2.iosp.NCheader
Deprecated.
 
NC_FORMAT_HDF5 - Static variable in class ucar.nc2.iosp.NCheader
Deprecated.
 
NC_FORMAT_NETCDF3 - Static variable in class ucar.nc2.iosp.NCheader
Deprecated.
 
NC_FORMAT_NETCDF4 - Static variable in class ucar.nc2.iosp.NCheader
Deprecated.
 
NCdumpW - Class in ucar.nc2
Deprecated.
will move in ver 6
NCdumpW() - Constructor for class ucar.nc2.NCdumpW
Deprecated.
 
NCdumpW.WantValues - Enum in ucar.nc2
Deprecated.
Tell NCdumpW if you want values printed.
ncfile - Variable in class ucar.nc2.Variable.Builder
 
NCheader - Class in ucar.nc2.iosp
Deprecated.
Will move to internal module in version 6.
NCheader() - Constructor for class ucar.nc2.iosp.NCheader
Deprecated.
 
Ncml - Static variable in class thredds.client.catalog.Dataset
 
ncmlNS - Static variable in class thredds.client.catalog.Catalog
 
ncmlNSHttps - Static variable in class thredds.client.catalog.Catalog
 
NCPROPERTIES - Static variable in class ucar.nc2.constants.CDM
 
nearlyEquals(Array, Array) - Static method in class ucar.ma2.MAMath
Returns true if the specified arrays have the same size, signedness, and approximately equal corresponding elements.
nearlyEquals(float, float) - Static method in class ucar.nc2.util.Misc
nearlyEquals(float, float, float) - Static method in class ucar.nc2.util.Misc
Returns true if a and b are nearly equal.
nearlyEquals(double, double) - Static method in class ucar.nc2.util.Misc
nearlyEquals(double, double, double) - Static method in class ucar.nc2.util.Misc
Same as Misc.nearlyEquals(float, float, float), but for doubles.
nearlyEquals(LatLonPoint) - Method in interface ucar.unidata.geoloc.LatLonPoint
nearlyEquals(LatLonPoint, double) - Method in interface ucar.unidata.geoloc.LatLonPoint
Returns true if this point is nearly equal to that.
nearlyEquals(LatLonPoint, double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
 
nearlyEquals(LatLonPointNoNormalize) - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
nearlyEquals(LatLonPointNoNormalize, double) - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
Returns true if this point is nearly equal to that.
nearlyEquals(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
nearlyEquals(LatLonRect, double) - Method in class ucar.unidata.geoloc.LatLonRect
Returns true if this rectangle is nearly equal to other.
nearlyEquals(ProjectionPoint) - Method in interface ucar.unidata.geoloc.ProjectionPoint
nearlyEquals(ProjectionPoint, double) - Method in interface ucar.unidata.geoloc.ProjectionPoint
Returns true if this point is nearly equal to other.
nearlyEquals(ProjectionPoint, double) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
 
nearlyEquals(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionRect
nearlyEquals(ProjectionRect, double) - Method in class ucar.unidata.geoloc.ProjectionRect
Returns true if this rectangle is nearly equal to other.
nearlyEqualsAbs(float, float, float) - Static method in class ucar.nc2.util.Misc
Check if two numbers are nearly equal with given absolute tolerance.
nearlyEqualsAbs(double, double, double) - Static method in class ucar.nc2.util.Misc
Netcdf4ObjectFilter() - Constructor for class ucar.nc2.util.CompareNetcdf2.Netcdf4ObjectFilter
 
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
Deprecated.
Use NetcdfDataset.builder()
NetcdfDataset(NetcdfFile, boolean) - Constructor for class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Use NetcdfDataset.builder()
NetcdfDataset(NetcdfFile, Set<NetcdfDataset.Enhance>) - Constructor for class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Use NetcdfDataset.builder()
NetcdfDataset() - Constructor for class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Use NetcdfDataset.builder()
NetcdfDataset(NetcdfFile.Builder<?>) - Constructor for class ucar.nc2.dataset.NetcdfDataset
 
NetcdfDataset.Builder<T extends NetcdfDataset.Builder<T>> - Class in ucar.nc2.dataset
 
NetcdfDataset.Enhance - Enum in ucar.nc2.dataset
Possible enhancements for a NetcdfDataset
NetcdfDatasetInfo - Class in ucar.nc2.dataset
Deprecated.
This will move to another package.
NetcdfDatasetInfo(String) - Constructor for class ucar.nc2.dataset.NetcdfDatasetInfo
Deprecated.
 
NetcdfDatasetInfo(NetcdfDataset) - Constructor for class ucar.nc2.dataset.NetcdfDatasetInfo
Deprecated.
 
NetcdfDatasets - Class in ucar.nc2.dataset
Static helper methods for NetcdfDataset
NetcdfDatasets() - Constructor for class ucar.nc2.dataset.NetcdfDatasets
 
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)
NetcdfFile.Builder<T extends NetcdfFile.Builder<T>> - Class in ucar.nc2
A builder of NetcdfFile objects.
NetcdfFileProvider - Interface in ucar.nc2.dataset.spi
A Service Provider of NetcdfFile.
NetcdfFiles - Class in ucar.nc2
Static helper methods for NetcdfFile objects.
NetcdfFiles() - Constructor for class ucar.nc2.NetcdfFiles
 
NetcdfFileSubclass - Class in ucar.nc2
To allow subclassing of NetcdfFile.
NetcdfFileSubclass() - Constructor for class ucar.nc2.NetcdfFileSubclass
 
NetcdfFileSubclass(IOServiceProvider, String) - Constructor for class ucar.nc2.NetcdfFileSubclass
 
NetcdfFileSubclass(IOServiceProvider, RandomAccessFile, String, CancelTask) - Constructor for class ucar.nc2.NetcdfFileSubclass
 
NetcdfFileSubclass(String, Object, String, int, CancelTask) - Constructor for class ucar.nc2.NetcdfFileSubclass
 
NetcdfFileWriter - Class in ucar.nc2
Deprecated.
TODO use ucar.nc2.writer.NetcdfFileWriter
NetcdfFileWriter.Version - Enum in ucar.nc2
Deprecated.
TODO use ucar.nc2.writer.NetcdfFileWriter
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 class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
next() - Method in interface ucar.ma2.IndexIterator
Get next value as an Object
next() - Method in class ucar.ma2.IteratorFast
 
next(int[]) - Method in class ucar.ma2.Section.Iterator
Get the position in the equivalant 1D array of shape[]
next() - Method in class ucar.ma2.SectionIterable.SectionIterator
 
next(int[]) - Method in class ucar.ma2.SectionIterable.SectionIterator
Get the position in the equivalant 1D array of shape[]
next() - Method in class ucar.ma2.SequenceIterator
 
next() - Method in interface ucar.ma2.StructureDataIterator
Get the next StructureData in the iteration.
next() - Method in class ucar.ma2.StructureDataIteratorLimited
 
next() - Method in class ucar.ma2.StructureDataIteratorMediated
 
next() - Method in class ucar.nc2.iosp.IndexChunker
Get the next chunk
next() - Method in class ucar.nc2.iosp.IndexChunkerTiled
 
next() - Method in interface ucar.nc2.iosp.Layout
Get the next chunk
next() - Method in interface ucar.nc2.iosp.LayoutBB
Get the next chunk
next() - Method in interface ucar.nc2.iosp.LayoutBBTiled.DataChunkIterator
 
next() - Method in class ucar.nc2.iosp.LayoutBBTiled
 
next() - Method in class ucar.nc2.iosp.LayoutRegular
 
next() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
 
next() - Method in class ucar.nc2.iosp.LayoutSegmented
 
next() - Method in interface ucar.nc2.iosp.LayoutTiled.DataChunkIterator
 
next() - Method in class ucar.nc2.iosp.LayoutTiled
 
next() - Method in interface ucar.nc2.util.IOIterator
Returns the next element 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.
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.
nextLarger(DataType) - Static method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
Returns the smallest numeric data type that: can hold a larger integer than dataType can if integral, has the same signedness as dataType The relative sizes of data types are determined in a manner consistent with VariableEnhancer.rank(DataType).
nextLong() - Method in class ucar.ma2.Array
Return the next long in the local iterator.
nextOuter() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
 
nextOuter() - Method in class ucar.nc2.iosp.LayoutSegmented
 
nextShort() - Method in class ucar.ma2.Array
Return the next short in the local iterator.
nfields() - Method in class ucar.nc2.util.TableParser.Record
 
NJ22_NAMESPACE - Static variable in class thredds.client.catalog.Catalog
 
NJ22_NAMESPACE_HTTPS - Static variable in class thredds.client.catalog.Catalog
 
NODE_COORDINATES - Static variable in class ucar.nc2.constants.CF
 
NODE_COUNT - Static variable in class ucar.nc2.constants.CF
 
NODES - Static variable in class ucar.nc2.constants.CF
 
norm() - Method in class ucar.ma2.MAVector
Get the L2 norm of this vector.
normalize() - Method in class ucar.ma2.MAVector
Normalize this vector, so it has norm = 1.0.
normalizeToXML(String) - Static method in class ucar.nc2.util.EscapeStrings
 
NORTH_POLE_GRID_LONGITUDE - Static variable in class ucar.nc2.constants.CF
 
northsouth - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
NotAThreddsDataset - Static variable in class thredds.client.catalog.Dataset
 

O

objectSize - Static variable in class ucar.nc2.util.Misc
 
ocean_double_sigma_coordinate - Static variable in class ucar.nc2.constants.CF
 
ocean_s_coordinate - Static variable in class ucar.nc2.constants.CF
 
ocean_sigma_coordinate - Static variable in class ucar.nc2.constants.CF
 
ocean_sigma_z_coordinate - Static variable in class ucar.nc2.constants.CF
 
of(Calendar, int, int, int, int, int, int) - Static method in class ucar.nc2.time.CalendarDate
Get Calendar date from fields.
of(Date) - Static method in class ucar.nc2.time.CalendarDate
Create CalendarDate from a java.util.Date.
of(long) - Static method in class ucar.nc2.time.CalendarDate
Create CalendarDate from msecs since epoch Uses standard Calendar.
of(Calendar, long) - Static method in class ucar.nc2.time.CalendarDate
Create CalendarDate from msecs since epoch Uses the given Calendar.
of(CalendarDate, CalendarDate) - Static method in class ucar.nc2.time.CalendarDateRange
 
of(Date, Date) - Static method in class ucar.nc2.time.CalendarDateRange
 
of(DateRange) - Static method in class ucar.nc2.time.CalendarDateRange
Deprecated. 
of(String, String) - Static method in class ucar.nc2.time.CalendarDateUnit
Create a CalendarDateUnit from a calendar name and a udunit string = "unit since calendarDate"
of(Calendar, CalendarPeriod.Field, CalendarDate) - Static method in class ucar.nc2.time.CalendarDateUnit
Create a CalendarDateUnit from a calendar, a CalendarPeriod.Field, and a base date
of(int, CalendarPeriod.Field) - Static method in class ucar.nc2.time.CalendarPeriod
 
of(String) - Static method in class ucar.nc2.time.CalendarPeriod
Convert a udunit period string into a CalendarPeriod
of(TimeDuration) - Static method in class ucar.nc2.time.CalendarPeriod
 
of(T) - Static method in class ucar.nc2.util.Optional
 
offset - Variable in class ucar.ma2.MAMath.ScaleOffset
 
offset(Section) - Method in class ucar.ma2.Section
Compute the element offset of an intersecting subrange of this.
offset - Variable in class ucar.nc2.iosp.LayoutTiled.DataChunk
 
offsetFromRefDate(CalendarDate) - Method in class ucar.nc2.dataset.CoordinateAxisTimeHelper
 
ONE - Static variable in class ucar.ma2.Range
 
open(NetcdfDataset.Builder) - Method in interface ucar.nc2.dataset.spi.CoordSystemBuilderFactory
 
open(String, CancelTask) - Method in interface ucar.nc2.dataset.spi.NetcdfFileProvider
Open a location that this Provider is the owner of.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in interface ucar.nc2.iosp.IOServiceProvider
Deprecated.
Use build(RandomAccessFile raf, Group.Builder rootGroup, CancelTask cancelTask)
open(String) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.open
open(String, CancelTask) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.open
open(String, int, CancelTask) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.open
open(String, int, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.open
open(String, String, int, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.open
open(RandomAccessFile, String, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.open
open(String) - Static method in class ucar.nc2.NetcdfFiles
Open an existing netcdf file (read only).
open(String, CancelTask) - Static method in class ucar.nc2.NetcdfFiles
Open an existing file (read only), with option of cancelling.
open(String, int, CancelTask) - Static method in class ucar.nc2.NetcdfFiles
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.NetcdfFiles
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.NetcdfFiles
Open an existing file (read only), specifying which IOSP is to be used.
open(RandomAccessFile, String, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFiles
Open a RandomAccessFile as a NetcdfFile, if possible.
open(String) - Method in class ucar.unidata.io.InMemoryRandomAccessFile.Provider
 
openDataset(String) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.openDataset
openDataset(String, boolean, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.openDataset
openDataset(String, boolean, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.openDataset
openDataset(DatasetUrl, Set<NetcdfDataset.Enhance>, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.openDataset
openDataset(String) - Static method in class ucar.nc2.dataset.NetcdfDatasets
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.NetcdfDatasets
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.NetcdfDatasets
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
openDataset(DatasetUrl, Set<NetcdfDataset.Enhance>, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDatasets
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
openExisting(String) - Static method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Open an existing Netcdf file for writing data.
openFile(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.openFile
openFile(DatasetUrl, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.openFile
openFile(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasets
 
openFile(DatasetUrl, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDatasets
Factory method for opening a NetcdfFile through the netCDF API.
openForWriting(RandomAccessFile, NetcdfFile, CancelTask) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Deprecated.
Open existing file and allow writing.
openInMemory(String, byte[], String) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.openInMemory
openInMemory(String, byte[]) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.openInMemory
openInMemory(String) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.openInMemory
openInMemory(URI) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.openInMemory
openInMemory(String) - Static method in class ucar.nc2.NetcdfFiles
Read a local CDM file into memory.
openInMemory(URI) - Static method in class ucar.nc2.NetcdfFiles
Read a remote CDM file into memory.
openInMemory(String, byte[]) - Static method in class ucar.nc2.NetcdfFiles
Open an in-memory netcdf file.
openInMemory(String, byte[], String) - Static method in class ucar.nc2.NetcdfFiles
Open an in-memory netcdf file, with a specific iosp.
Optional<T> - Class in ucar.nc2.util
Optional with an error message when empty
order(int) - Method in class ucar.unidata.io.RandomAccessFile
Change the current endian mode.
order(ByteOrder) - Method in class ucar.unidata.io.RandomAccessFile
 
orgDataType - Variable in class ucar.nc2.dataset.VariableDS.Builder
 
orgFile - Variable in class ucar.nc2.dataset.NetcdfDataset.Builder
 
orgFileTypeId - Variable in class ucar.nc2.dataset.VariableDS.Builder
 
orgVar - Variable in class ucar.nc2.dataset.VariableDS.Builder
 
ORTHOGRAPHIC - Static variable in class ucar.nc2.constants.CF
 

P

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.StringUtil2
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.StringUtil2
Pad the given string with padString on the left up to the given length.
padRight(String, int) - Static method in class ucar.unidata.util.StringUtil2
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.StringUtil2
Pad the given string with padString on the right up to the given length.
padZero(int, int) - Static method in class ucar.unidata.util.StringUtil2
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 constructor, 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 interface ucar.unidata.geoloc.Projection
String representation of the projection parameters.
paramsToString() - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Get a string representation of the projection parameters
parent - Variable in class ucar.nc2.Variable.Builder
 
parentGroup - Variable in class ucar.nc2.Group.Builder
 
parentStruct - Variable in class ucar.nc2.Variable.Builder
 
parse(String) - Method in class ucar.nc2.time.CalendarDateFormatter
 
parse(String) - Method in class ucar.nc2.util.TableParser.Field
 
parse(String, int) - Method in class ucar.nc2.util.TableParser.Field
 
parseCalendarDate(String) - Static method in class ucar.nc2.units.DateUnit
 
ParsedSectionSpec - Class in ucar.nc2
A String expression for denoting a section of a Variable to be read.
ParsedSectionSpec(Variable, Section) - Constructor for class ucar.nc2.ParsedSectionSpec
 
ParsedSectionSpec() - Constructor for class ucar.nc2.ParsedSectionSpec
Public simple constructor
parseEnhanceMode(String) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
this is moving to Ncml package
parseISODate(String) - Static method in class ucar.nc2.time.CalendarDateFormatter
Deprecated.
parseISOformat(String, String) - Static method in class ucar.nc2.time.CalendarDate
Get CalendarDate from ISO date string
parseUdunits(String, String) - Static method in class ucar.nc2.time.CalendarDate
Get CalendarDate from udunit date string
parseUdunitsOrIso(String, String) - Static method in class ucar.nc2.time.CalendarDate
Get CalendarDate from ISO date string
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.
PART_NODE_COUNT - Static variable in class ucar.nc2.constants.CF
 
past(Range) - Method in class ucar.ma2.Range
If this range is completely past the wanted range
permitCaching - Static variable in class ucar.nc2.Variable
Globally permit or prohibit caching.
permute(int[]) - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by permuting the indices.
PERSPECTIVE_POINT_HEIGHT - Static variable in class ucar.nc2.constants.CF
 
PI - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
PI
PI_OVER_2 - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
PI/2
PI_OVER_4 - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
PI/4
PLATFORM_ID - Static variable in class ucar.nc2.constants.CF
 
PLATFORM_NAME - Static variable in class ucar.nc2.constants.CF
 
POINT - Static variable in class ucar.nc2.constants.CF
 
POLAR_STEREOGRAPHIC - Static variable in class ucar.nc2.constants.CF
 
POLYGON - Static variable in class ucar.nc2.constants.CF
 
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 - Static variable in class ucar.nc2.constants.CF
 
positive - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
POSITIVE_DOWN - Static variable in class ucar.nc2.constants.CF
 
POSITIVE_UP - Static variable in class ucar.nc2.constants.CF
 
postMultiplyDiagonal(MAVector) - Method in class ucar.ma2.MAMatrix
Matrix multiply by a diagonal matrix, store result in this: this = this * diag
prefix - Variable in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
preMultiplyDiagonal(MAVector) - Method in class ucar.ma2.MAMatrix
Matrix multiply by a diagonal matrix, store result in this: this = diag * this
prepend(Section) - Method in class ucar.ma2.Section
 
present() - Static method in class ucar.nc2.time.CalendarDate
Get a CalendarDate representing the present moment
present(Calendar) - Static method in class ucar.nc2.time.CalendarDate
 
pressureUnit - Static variable in class ucar.nc2.units.SimpleUnit
 
print(String, Writer, CancelTask) - Static method in class ucar.nc2.NCdumpW
Deprecated.
ncdump that parses a command string.
print(NetcdfFile, String, Writer, CancelTask) - Static method in class ucar.nc2.NCdumpW
Deprecated.
ncdump, parsing command string, file already open.
print(String, Writer, boolean, boolean, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
Deprecated.
ncdump-like print of netcdf file.
print(NetcdfFile, Writer, boolean, boolean, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
Deprecated.
ncdump-like print of netcdf file.
print(NetcdfFile, Writer, NCdumpW.WantValues, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
Deprecated.
ncdump-like print of netcdf file.
printArray(Array, PrintWriter) - Static method in class ucar.nc2.NCdumpW
Deprecated.
Print array to named PrintWriter
printArrayPlain(Array, PrintWriter) - Static method in class ucar.nc2.NCdumpW
Deprecated.
Print array as undifferentiated sequence of values.
printStructureData(PrintWriter, StructureData) - Static method in class ucar.nc2.NCdumpW
Deprecated.
Print contents of a StructureData.
printVariableData(Variable, CancelTask) - Static method in class ucar.nc2.NCdumpW
Deprecated.
Print all the data of the given Variable.
printVariableDataSection(Variable, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
Deprecated.
Print a section of the data of the given Variable.
processing_level - Static variable in class ucar.nc2.constants.ACDD
 
PROFILE_ID - Static variable in class ucar.nc2.constants.CF
 
projection - Variable in class ucar.nc2.dataset.ProjectionCT.Builder
 
Projection - Interface in ucar.unidata.geoloc
Projective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface.
PROJECTION_X_COORDINATE - Static variable in class ucar.nc2.constants.CF
 
PROJECTION_Y_COORDINATE - Static variable in class ucar.nc2.constants.CF
 
ProjectionCT - Class in ucar.nc2.dataset
A Projection CoordinateTransform has a Projection bijection (GeoX, GeoY) <-> (Lat, Lon).
ProjectionCT(String, String, ProjectionImpl) - Constructor for class ucar.nc2.dataset.ProjectionCT
Create a Projection Coordinate Transform.
ProjectionCT.Builder<T extends ProjectionCT.Builder<T>> - Class in ucar.nc2.dataset
 
ProjectionImpl - Class in ucar.unidata.geoloc
Deprecated.
only use Projection interface in 6.
ProjectionPoint - Interface in ucar.unidata.geoloc
Points on the Projective geometry plane.
ProjectionPointImpl - Class in ucar.unidata.geoloc
Deprecated.
only use ProjectionPoint in 6.
ProjectionPointImpl() - Constructor for class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
Default constructor, initialized to 0,0
ProjectionPointImpl(ProjectionPoint) - Constructor for class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
Constructor that copies ProjectionPoint values into this.
ProjectionPointImpl(double, double) - Constructor for class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
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(ProjectionPoint, ProjectionPoint) - Constructor for class ucar.unidata.geoloc.ProjectionRect
Construct a ProjectionRect from any two opposite corner points.
ProjectionRect(ProjectionPoint, double, double) - Constructor for class ucar.unidata.geoloc.ProjectionRect
Construct a ProjectionRect from any two opposite corner points.
ProjectionRect(ProjectionRect) - 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
Projects - Static variable in class thredds.client.catalog.Dataset
 
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.ProjectionImpl
Deprecated.
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
Deprecated.
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
Deprecated.
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
Deprecated.
Convert projection coordinates to lat/lon coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Convert projection coordinates to lat/lon coordinate.
projToLatLon(float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Convert projection coordinates to lat/lon coordinates.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Convert projection coordinates to lat/lon coordinate.
projToLatLonBB(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Compute lat/lon bounding box from projection bounding box by finding the minimum enclosing box.
projToLatLonBBold(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Convert a world coordinate bounding box to a lat/lon bounding box, by finding the minimum enclosing box.
Properties - Static variable in class thredds.client.catalog.Dataset
 
Property - Class in thredds.client.catalog
Client catalog name/value pair
Property(String, String) - Constructor for class thredds.client.catalog.Property
 
Provider() - Constructor for class ucar.unidata.io.InMemoryRandomAccessFile.Provider
 
ProxyReader - Interface in ucar.nc2
Something that knows how to read the data for a Variable.
proxyReader - Variable in class ucar.nc2.Variable.Builder
 
publisher_email - Static variable in class ucar.nc2.constants.ACDD
 
publisher_institution - Static variable in class ucar.nc2.constants.ACDD
 
publisher_institution_info - Static variable in class ucar.nc2.constants.ACDD
 
publisher_name - Static variable in class ucar.nc2.constants.ACDD
 
publisher_project - Static variable in class ucar.nc2.constants.ACDD
 
publisher_project_info - Static variable in class ucar.nc2.constants.ACDD
 
publisher_url - Static variable in class ucar.nc2.constants.ACDD
 
Publishers - Static variable in class thredds.client.catalog.Dataset
 
putToURL(String, String) - Static method in class ucar.nc2.util.IO
use HTTP PUT to send the contents to the named URL.

Q

quoteHtmlContent(String) - Static method in class ucar.unidata.util.StringUtil2
Deprecated.
legacy only, use HtmlEscapers.htmlEscaper()

R

RAGGED_PARENTINDEX - Static variable in class ucar.nc2.constants.CF
 
RAGGED_ROWSIZE - Static variable in class ucar.nc2.constants.CF
 
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 values.
Range(String, int, int, int) - Constructor for class ucar.ma2.Range
Create a named range with a specified name and values.
range180(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
put longitude into the range [-180, 180] deg
RangeComposite - Class in ucar.ma2
A Composite of other RangeIterators.
RangeComposite(String, List<RangeIterator>) - Constructor for class ucar.ma2.RangeComposite
 
RangeIterator - Interface in ucar.ma2
Generalization of Range (which is restricted to (start:stop:stride).
RangeScatter - Class in ucar.ma2
A Range of indices describes by a list, rather than start:stop:stride.
RangeScatter(String, int...) - Constructor for class ucar.ma2.RangeScatter
Ctor
rank(DataType) - Static method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
Returns a distinct integer for each of the numeric data types that can be used to (roughly) order them by the range of the DataType.
reacquire() - Method in class ucar.nc2.dataset.NetcdfDataset
 
reacquire() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
reacquire() - Method in interface ucar.nc2.iosp.IOServiceProvider
Reacquire any resources like file handles Used when reactivating in cache.
reacquire() - Method in class ucar.nc2.NetcdfFile
 
reacquire() - Method in class ucar.unidata.io.RandomAccessFile
 
read(Section) - Method in class ucar.nc2.dataset.SequenceDS
Deprecated.
 
read() - Method in class ucar.nc2.dataset.SequenceDS
Deprecated.
 
read(String, boolean) - Method in class ucar.nc2.NetcdfFile
Deprecated.
use readSection(), flatten=false no longer supported
read(int[], int[]) - Method in class ucar.nc2.Sequence
 
read(String) - Method in class ucar.nc2.Sequence
 
read(List<Range>) - Method in class ucar.nc2.Sequence
 
read(Section) - Method in class ucar.nc2.Sequence
 
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
Deprecated.
 
read(String) - Method in interface ucar.nc2.VariableIF
Deprecated.
 
read(Section) - Method in interface ucar.nc2.VariableIF
Deprecated.
 
read() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
read() - Method in class ucar.unidata.io.MMapRandomAccessFile
 
read(long, byte[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
read() - Method in class ucar.unidata.io.RandomAccessFile
Read a byte of data from the file, blocking until data is available.
read(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read up to len bytes into an array, at a specified offset.
read(byte[]) - Method in class ucar.unidata.io.RandomAccessFile
Read up to b.length( ) bytes into an array.
read() - Method in class ucar.unidata.io.UncompressInputStream
 
read(byte[], int, int) - Method in class ucar.unidata.io.UncompressInputStream
 
ReadableRemoteFile - Interface in ucar.unidata.io
 
readAllRecords(InputStream, int) - Method in class ucar.nc2.util.TableParser
 
readArrays(List<Variable>) - Method in class ucar.nc2.NetcdfFile
Deprecated.
will be moved to DODSNetcdfFile in version 6.
readAttributeDouble(Variable, String, double) - Method in class ucar.nc2.NetcdfFile
Deprecated.
use Group.attributes().findAttributeDouble
readAttributeInteger(Variable, String, int) - Method in class ucar.nc2.NetcdfFile
Deprecated.
use Group.attributes().findAttributeInteger
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(byte[], int, int) - Method in class ucar.unidata.io.MMapRandomAccessFile
 
readBytes(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read up to len bytes into an array, at a specified offset.
readBytes(int) - Method in class ucar.unidata.io.RandomAccessFile
Read fully count number of bytes
readCatref() - Method in class thredds.client.catalog.CatalogRef
 
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(Variable, Section) - Method in interface ucar.nc2.iosp.IOServiceProvider
Read data from a top level Variable and return a memory resident Array.
readData(RandomAccessFile, Layout, DataType, Object, int, boolean) - Static method in class ucar.nc2.iosp.IospHelper
Read data subset from RandomAccessFile, place in given primitive array.
readData(PositioningDataInputStream, Layout, DataType, Object) - Static method in class ucar.nc2.iosp.IospHelper
Read data subset from PositioningDataInputStream, place in given primitive array.
readData(LayoutBB, DataType, Object) - Static method in class ucar.nc2.iosp.IospHelper
Read data subset from ByteBuffer, place in given primitive array.
readDataFill(RandomAccessFile, Layout, DataType, Object, int) - Static method in class ucar.nc2.iosp.IospHelper
Read data subset from RandomAccessFile, create primitive array of size Layout.getTotalNelems.
readDataFill(RandomAccessFile, Layout, DataType, Object, int, boolean) - Static method in class ucar.nc2.iosp.IospHelper
 
readDataFill(PositioningDataInputStream, Layout, DataType, Object) - Static method in class ucar.nc2.iosp.IospHelper
Read data subset from PositioningDataInputStream, create primitive array of size Layout.getTotalNelems.
readDataFill(LayoutBB, DataType, Object) - Static method in class ucar.nc2.iosp.IospHelper
Read data subset from ByteBuffer, create primitive array of size Layout.getTotalNelems.
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.
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
readRemote(long, byte[], int, int) - Method in interface ucar.unidata.io.ReadableRemoteFile
Read directly from the remote service.
readScalarByte() - Method in class ucar.nc2.Variable
Get the value as a byte for a scalar Variable.
readScalarByte() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
readScalarDouble() - Method in class ucar.nc2.Variable
Get the value as a double for a scalar Variable.
readScalarDouble() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
readScalarFloat() - Method in class ucar.nc2.Variable
Get the value as a float for a scalar Variable.
readScalarFloat() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
readScalarInt() - Method in class ucar.nc2.Variable
Get the value as a int for a scalar Variable.
readScalarInt() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
readScalarLong() - Method in class ucar.nc2.Variable
Get the value as a long for a scalar Variable.
readScalarLong() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
readScalarShort() - Method in class ucar.nc2.Variable
Get the value as a short for a scalar Variable.
readScalarShort() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
readScalarString() - Method in class ucar.nc2.Variable
Get the value as a String for a scalar Variable.
readScalarString() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
readSection(ParsedSectionSpec) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
readSection(ParsedSectionSpec) - Method in interface ucar.nc2.iosp.IOServiceProvider
Allows reading sections of nested variables
readSection(ParsedSectionSpec) - Static method in class ucar.nc2.iosp.IospHelper
 
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 known length.
readString(int, Charset) - Method in class ucar.unidata.io.RandomAccessFile
Read a String of known length.
readStringMax(int) - Method in class ucar.unidata.io.RandomAccessFile
Read a String of max length, zero terminate.
readStringMax(int, Charset) - Method in class ucar.unidata.io.RandomAccessFile
Read a String of max length, zero terminate.
readStructure() - Method in class ucar.nc2.Sequence
 
readStructure(int) - Method in class ucar.nc2.Sequence
 
readStructure(int, int) - Method in class ucar.nc2.Sequence
 
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(Variable, Section, WritableByteChannel) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
readToByteChannel(Variable, Section, WritableByteChannel) - Method in interface ucar.nc2.iosp.IOServiceProvider
Deprecated.
do not use
readToByteChannel(Section, WritableByteChannel) - Method in class ucar.nc2.Variable
Deprecated.
do not use
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.
readToByteChannel(WritableByteChannel, long, long) - Method in class ucar.unidata.io.RemoteRandomAccessFile
 
readToOutputStream(Variable, Section, OutputStream) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
readToOutputStream(Variable, Section, OutputStream) - Method in interface ucar.nc2.iosp.IOServiceProvider
Read data from a top level Variable and send data to a OutputStream.
readToStream(Section, OutputStream) - Method in class ucar.nc2.dataset.VariableDS
 
readToStream(Section, OutputStream) - Method in class ucar.nc2.Variable
Read variable data to a stream.
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.
readXlinkContent() - Method in class thredds.client.catalog.Documentation
Get inline content as a string, else null if there is none
REAL - Static variable in class ucar.nc2.constants.CF
 
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.dataset.StructureDS
 
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.dataset.StructureDS
 
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.dataset.StructurePseudoDS
 
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.dataset.StructurePseudoDS
 
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.dataset.VariableDS
 
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.dataset.VariableDS
 
reallyRead(Variable, CancelTask) - Method in interface ucar.nc2.ProxyReader
Read all the data for a Variable.
reallyRead(Variable, Section, CancelTask) - Method in interface ucar.nc2.ProxyReader
Read a section of the data for a Variable.
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.Variable
public by accident, do not call directly.
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.Variable
public by accident, do not call directly.
Record() - Constructor for class ucar.nc2.util.TableParser.Record
 
reduce() - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by eliminating any dimensions with length one.
reduce(int) - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by eliminating the specified dimension.
reduce() - Method in class ucar.ma2.Section
Remove any ranges of length 1
reduce(List<Dimension>) - Method in class ucar.nc2.Variable
Create a new Variable that is a logical view of this Variable, by eliminating the specified dimension(s) of length 1.
reducedRank(int[]) - Static method in class ucar.ma2.MAMath
Calculate the reduced rank of this shape, by subtracting dimensions with length 1
REFERENCES - Static variable in class ucar.nc2.constants.CF
 
referenceSize - Static variable in class ucar.nc2.util.Misc
 
registerConvention(String, Class) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
Register a class that implements a Convention.
registerConvention(String, Class, CoordSysBuilder.ConventionNameOk) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
Register a class that implements a Convention.
registerConvention(String, String) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
Register a class that implements a Convention.
registerIOProvider(String) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.registerIOProvider
registerIOProvider(Class) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.registerIOProvider
registerIOProvider(Class, boolean) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.registerIOProvider
registerIOProvider(String) - Static method in class ucar.nc2.NetcdfFiles
Register an IOServiceProvider, using its class string name.
registerIOProvider(Class) - Static method in class ucar.nc2.NetcdfFiles
Register an IOServiceProvider.
registerIOProviderPreferred(Class, Class) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFiles.registerIOProvider
registerNcML(String, String) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
Register an NcML file that implements a Convention by wrappping the dataset in the NcML.
registerRandomAccessFileProvider(String) - Static method in class ucar.nc2.NetcdfFiles
Register a RandomAccessFile Provider, using its class string name.
registerRandomAccessFileProvider(Class) - Static method in class ucar.nc2.NetcdfFiles
Register a RandomAccessFile Provider.
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.
relativeDifference(float, float) - Static method in class ucar.nc2.util.Misc
Returns the relative difference between two numbers, i.e.
relativeDifference(double, double) - Static method in class ucar.nc2.util.Misc
Same as Misc.relativeDifference(float, float), but for doubles.
release() - Method in class ucar.nc2.dataset.NetcdfDataset
 
release() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
release() - Method in interface ucar.nc2.iosp.IOServiceProvider
Release any system resources like file handles.
release() - Method in class ucar.nc2.NetcdfFile
 
release(String) - Method in class ucar.nc2.StringLocker
Deprecated.
 
release() - Method in class ucar.unidata.io.RandomAccessFile
 
RemoteRandomAccessFile - Class in ucar.unidata.io
 
remove(Attribute) - Method in interface ucar.nc2.AttributeContainer
Deprecated.
will be removed in version 6.
remove(Attribute) - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
Remove an Attribute : uses the attribute hashCode to find it.
remove(Attribute) - Method in class ucar.nc2.AttributeContainerMutable
Remove an Attribute : uses the attribute hashCode to find it.
remove(Attribute) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
remove(Dimension) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
remove(Group) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
remove(Variable) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
remove(Attribute) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
remove(String, String) - Static method in class ucar.unidata.util.StringUtil2
Remove all occurrences of the substring sub in the string s.
remove(String, int) - Static method in class ucar.unidata.util.StringUtil2
Remove all occurrences of the character c in the string s.
removeAll(StringBuilder, String) - Static method in class ucar.unidata.util.StringUtil2
Remove any of the characters in out from sb
removeAttribute(String) - Method in interface ucar.nc2.AttributeContainer
Deprecated.
will be removed in version 6.
removeAttribute(String) - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
Remove an Attribute by name.
removeAttribute(String) - Method in class ucar.nc2.AttributeContainerMutable
Remove an Attribute by name.
removeAttribute(String) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
removeAttribute(String) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
removeAttributeIgnoreCase(String) - Method in interface ucar.nc2.AttributeContainer
Deprecated.
will be removed in version 6.
removeAttributeIgnoreCase(String) - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
Remove an Attribute by name, ignoring case
removeAttributeIgnoreCase(String) - Method in class ucar.nc2.AttributeContainerMutable
Remove an Attribute by name, ignoring case
removeAttributeIgnoreCase(String) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
removeAttributeIgnoreCase(String) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
removeCoordinateSystem(CoordinateSystem) - Method in interface ucar.nc2.dataset.Enhancements
Deprecated.
Remove a CoordinateSystem from the dataset.
removeCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.StructureDS
Deprecated.
Use StructureDS.builder()
removeCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.VariableDS
Deprecated.
Use VariableDS.builder()
removeDimension(String) - Method in class ucar.nc2.Group.Builder
Remove dimension, if it exists.
removeDimension(String) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
removeDimension(Group, String) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
removeDups(List<Property>) - Static method in class thredds.client.catalog.Property
 
removeEnhancement(NetcdfDataset.Enhance) - Method in class ucar.nc2.dataset.VariableDS
Deprecated.
Use NetcdfDataset.builder()
removeFirst(Section) - Method in class ucar.ma2.Section
 
removeFromAny(Group.Builder, Dimension) - Method in class ucar.nc2.Group.Builder
 
removeFromEnd(String, int) - Static method in class ucar.unidata.util.StringUtil2
Remove all occurrences of the character c at the end of s.
removeFromEnd(String, String) - Static method in class ucar.unidata.util.StringUtil2
 
removeGroup(String) - Method in class ucar.nc2.Group.Builder
Remove group, if it exists.
removeLast() - Method in class ucar.ma2.Section
 
removeListener(Object) - Method in class ucar.nc2.util.ListenerManager
Remove a listener.
removeMemberVariable(Variable) - Method in class ucar.nc2.dataset.StructurePseudoDS
Deprecated.
removeMemberVariable(String) - Method in class ucar.nc2.Structure.Builder
Remove memeber variable, if present.
removeMemberVariable(Variable) - Method in class ucar.nc2.Structure
Deprecated.
Use Structure.builder()
removeRange(int) - Method in class ucar.ma2.Section
Remove a range at the specified index in the list.
removeVariable(String) - Method in class ucar.nc2.Group.Builder
Remove variable, if it exists.
removeVariable(String) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
removeVariable(Group, String) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
removeVlen() - Method in class ucar.ma2.Section
 
removeWhitespace(String) - Static method in class ucar.unidata.util.StringUtil2
Remove any whitespace (ie., Character.isWhitespace) from the input string.
renameDimension(Group, String, String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Rename a Dimension.
renameGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
renameGroupAttribute(Group, String, String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Rename a group Attribute.
renameVariable(String, String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Rename a Variable.
renameVariableAttribute(Variable, String, String) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Rename a variable Attribute.
replace(Attribute, String) - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
Replace an Attribute with a different name, same value.
replace(Attribute, String) - Method in class ucar.nc2.AttributeContainerMutable
Replace an Attribute with a different name, same value.
replace(Variable) - Method in interface ucar.nc2.dataset.ReplaceVariableCheck
Deprecated.
 
replace(String, char, String) - Static method in class ucar.unidata.util.StringUtil2
Replace any char "out" in s with "in".
replace(String, char[], String[]) - Static method in class ucar.unidata.util.StringUtil2
Replace all occurrences of any char in replaceChar with corresponding String in replaceWith
replace(String, String, String) - Static method in class ucar.unidata.util.StringUtil2
Replaces all occurrences of "pattern" in "string" with "value"
replace(StringBuilder, char, String) - Static method in class ucar.unidata.util.StringUtil2
Replace any char "out" in sb with String "in".
replace(StringBuilder, String, String) - Static method in class ucar.unidata.util.StringUtil2
Replace any of the characters from out with corresponding character from in
replaceCoordinateAxis(Group.Builder, CoordinateAxis.Builder) - Method in class ucar.nc2.dataset.NetcdfDataset.Builder
Add a CoordinateAxis to the dataset coordinates and to the list of variables.
replaceDimension(Dimension) - Method in class ucar.nc2.Group.Builder
Replace dimension of same name, if it exists, else just add it.
replaceDimension(Dimension) - Method in class ucar.nc2.Variable.Builder
 
replaceMemberVariable(Variable) - Method in class ucar.nc2.Structure
Deprecated.
Use Structure.builder()
replaceRange(int, Range) - Method in class ucar.ma2.Section
Replace a range at the specified index in the list.
replaceVariable(Variable.Builder<?>) - Method in class ucar.nc2.Group.Builder
Replace variable of same name, if it exists, else just add it.
ReplaceVariableCheck - Interface in ucar.nc2.dataset
Deprecated.
will move to ucar.nc2.internal.ncml
reset() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
reset() - Method in class ucar.ma2.SequenceIterator
 
reset() - Method in interface ucar.ma2.StructureDataIterator
Start the iteration over again.
reset() - Method in class ucar.ma2.StructureDataIteratorLimited
 
reset() - Method in class ucar.ma2.StructureDataIteratorMediated
 
reset() - Method in class ucar.nc2.util.Counters.Counter
 
reset() - Method in class ucar.nc2.util.Counters
 
resetCache() - Method in class ucar.nc2.Variable.Builder
 
resetDimensions() - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
resetLocalIterator() - Method in class ucar.ma2.Array
Reset the local iterator.
resetShape() - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
reshape(int[]) - Method in class ucar.ma2.Array
Create a new Array by copying this Array to a new one with given shape
reshapeNoCopy(int[]) - Method in class ucar.ma2.Array
Reshape this array without copying data
resolution - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
 
resolve(String, String) - Static method in class ucar.nc2.util.URLnaming
This augments URI.resolve(), by also dealing with file: URIs.
resolved - Variable in class thredds.client.catalog.ThreddsMetadata.UriResolved
 
resolveFile(String, String) - Static method in class ucar.nc2.util.URLnaming
 
resolveUri(String) - Method in class thredds.client.catalog.Catalog
Resolve reletive URIs, using the catalog's base URI.
resolveUri(URI, String) - Static method in class thredds.client.catalog.Catalog
 
resourcesDir - Static variable in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
 
RestrictAccess - Static variable in class thredds.client.catalog.Dataset
 
rewriteHeader(boolean) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Deprecated.
if theres room before data, rewrite header without moving the data.
RLATLON_UNITS - Static variable in class ucar.nc2.constants.CDM
 
role - Variable in class thredds.client.catalog.ThreddsMetadata.Contributor
 
rootGroup - Variable in class ucar.nc2.NetcdfFile.Builder
 
ROTATED_LATITUDE_LONGITUDE - Static variable in class ucar.nc2.constants.CF
 
row(int) - Method in class ucar.ma2.MAMatrix
Get the ith row, return as a MAVector: same backing store.

S

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.
SAMPLE_DIMENSION - Static variable in class ucar.nc2.constants.CF
 
scalarIndexImmutable - Static variable in class ucar.ma2.Index
 
scale - Variable in class ucar.ma2.MAMath.ScaleOffset
 
SCALE_FACTOR - Static variable in class ucar.nc2.constants.CDM
 
SCALE_FACTOR - Static variable in class ucar.nc2.constants.CF
 
SCALE_FACTOR_AT_CENTRAL_MERIDIAN - Static variable in class ucar.nc2.constants.CF
 
SCALE_FACTOR_AT_PROJECTION_ORIGIN - Static variable in class ucar.nc2.constants.CF
 
ScaleOffset(double, double) - Constructor for 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(Range...) - Constructor for class ucar.ma2.Section
Create Section from a variable length list of Ranges
Section(Section) - Constructor for class ucar.ma2.Section
Copy Constructor.
Section(List<Range>, int[]) - Constructor for class ucar.ma2.Section
Create Section from a List.
Section(String) - Constructor for class ucar.ma2.Section
Parse an index section String specification, return equivilent Section.
Section() - Constructor for class ucar.ma2.Section
No-arg Constructor
section(Range) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Create a new CoordinateAxis1D as a section of this CoordinateAxis1D.
section(Range) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
section(Range, Range) - Method in class ucar.nc2.dataset.CoordinateAxis2D
Create a new CoordinateAxis2D as a section of this CoordinateAxis2D.
section - Variable in class ucar.nc2.ParsedSectionSpec
 
section(Section) - Method in class ucar.nc2.Sequence
 
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
Deprecated.
 
Section.Iterator - Class in ucar.ma2
 
SectionIterable - Class in ucar.ma2
A Section composed of List instead of List.
SectionIterable(List<RangeIterator>, int[]) - Constructor for class ucar.ma2.SectionIterable
 
SectionIterable(List<RangeIterator>, List<Integer>) - Constructor for class ucar.ma2.SectionIterable
 
SectionIterable(Section, int[]) - Constructor for class ucar.ma2.SectionIterable
 
SectionIterable.SectionIterator - Class in ucar.ma2
 
sectionNoReduce(List<Range>) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, without rank reduction.
sectionNoReduce(int[], int[], int[]) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, without rank reduction.
sectionNoReduce(List<Range>) - Method in class ucar.ma2.ArrayStructure
 
seek(long) - Method in class ucar.unidata.io.MMapRandomAccessFile
 
seek(long) - Method in class ucar.unidata.io.RandomAccessFile
Set the position in the file for the next read or write.
select(List<String>) - Method in class ucar.nc2.dataset.StructureDS
 
select(List<String>) - Method in class ucar.nc2.dataset.StructurePseudo2Dim
 
select(List<String>) - Method in class ucar.nc2.dataset.StructurePseudoDS
 
select(List<String>) - Method in class ucar.nc2.Structure
Create a subset of the Structure consisting only of the given member variables
select(String) - Method in class ucar.nc2.Structure
Create a subset of the Structure consisting only of the one member variable
SEMI_MAJOR_AXIS - Static variable in class ucar.nc2.constants.CF
 
SEMI_MINOR_AXIS - Static variable in class ucar.nc2.constants.CF
 
sendEvent(EventObject) - Method in class ucar.nc2.util.ListenerManager
Send an event to all registered listeners.
sendEventExcludeSource(EventObject) - Method in class ucar.nc2.util.ListenerManager
Send an event to all registered listeners, except the named one.
sendIospMessage(Object) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
sendIospMessage(Object) - Method in interface ucar.nc2.iosp.IOServiceProvider
A way to communicate arbitrary information to an iosp.
sendIospMessage(Object) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
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
Deprecated.
use Builder.
Sequence.Builder<T extends Sequence.Builder<T>> - Class in ucar.nc2
A builder of Sequences
SequenceDS - Class in ucar.nc2.dataset
Deprecated.
SequenceDS will not extend StructureDS in 6.
SequenceDS(Group, Sequence) - Constructor for class ucar.nc2.dataset.SequenceDS
Deprecated.
 
SequenceIterator - Class in ucar.ma2
Creates a StructureDataIterator by wrapping a section of a ArrayStructure.
SequenceIterator(int, int, ArrayStructure) - Constructor for class ucar.ma2.SequenceIterator
 
Service - Class in thredds.client.catalog
Client catalog service
Service(String, String, String, String, String, List<Service>, List<Property>, String) - Constructor for class thredds.client.catalog.Service
 
ServiceName - Static variable in class thredds.client.catalog.Dataset
 
Services - Static variable in class thredds.client.catalog.Catalog
 
ServiceType - Enum in thredds.client.catalog
Service Type enums
serviceType - Variable in class ucar.nc2.dataset.DatasetUrl
 
ServiceType.AccessType - Enum in thredds.client.catalog
 
set(String, Object) - Method in class thredds.client.catalog.ThreddsMetadata
 
set(boolean) - Method in class ucar.ma2.ArrayBoolean.D0
set the value.
set(int, boolean) - Method in class ucar.ma2.ArrayBoolean.D1
set the value.
set(int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D2
set the value.
set(int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D3
set the value.
set(int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D4
set the value.
set(int, int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D5
set the value.
set(int, int, int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D6
set the value.
set(int, int, int, int, int, int, int, boolean) - Method in class ucar.ma2.ArrayBoolean.D7
set the value.
set(Index, boolean) - Method in class ucar.ma2.ArrayBoolean
set the value at the sepcified index.
set(byte) - Method in class ucar.ma2.ArrayByte.D0
 
set(int, byte) - Method in class ucar.ma2.ArrayByte.D1
 
set(int, int, byte) - Method in class ucar.ma2.ArrayByte.D2
 
set(int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D3
 
set(int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D4
 
set(int, int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D5
 
set(int, int, int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D6
 
set(int, int, int, int, int, int, int, byte) - Method in class ucar.ma2.ArrayByte.D7
 
set(Index, byte) - Method in class ucar.ma2.ArrayByte
set the value at the sepcified index.
set(char) - Method in class ucar.ma2.ArrayChar.D0
set the value.
set(int, char) - Method in class ucar.ma2.ArrayChar.D1
set the value.
set(int, int, char) - Method in class ucar.ma2.ArrayChar.D2
set the value.
set(int, int, int, char) - Method in class ucar.ma2.ArrayChar.D3
set the value.
set(int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D4
set the value.
set(int, int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D5
set the value.
set(int, int, int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D6
set the value.
set(int, int, int, int, int, int, int, char) - Method in class ucar.ma2.ArrayChar.D7
set the value.
set(Index, char) - Method in class ucar.ma2.ArrayChar
set the value at the sepcified index.
set(double) - Method in class ucar.ma2.ArrayDouble.D0
set the value.
set(int, double) - Method in class ucar.ma2.ArrayDouble.D1
set the value.
set(int, int, double) - Method in class ucar.ma2.ArrayDouble.D2
set the value.
set(int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D3
set the value.
set(int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D4
set the value.
set(int, int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D5
set the value.
set(int, int, int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D6
set the value.
set(int, int, int, int, int, int, int, double) - Method in class ucar.ma2.ArrayDouble.D7
set the value.
set(Index, double) - Method in class ucar.ma2.ArrayDouble
set the value at the specified index.
set(float) - Method in class ucar.ma2.ArrayFloat.D0
set the value.
set(int, float) - Method in class ucar.ma2.ArrayFloat.D1
set the value.
set(int, int, float) - Method in class ucar.ma2.ArrayFloat.D2
set the value.
set(int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D3
set the value.
set(int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D4
set the value.
set(int, int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D5
set the value.
set(int, int, int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D6
set the value.
set(int, int, int, int, int, int, int, float) - Method in class ucar.ma2.ArrayFloat.D7
set the value.
set(Index, float) - Method in class ucar.ma2.ArrayFloat
set the value at the sepcified index.
set(int) - Method in class ucar.ma2.ArrayInt.D0
 
set(int, int) - Method in class ucar.ma2.ArrayInt.D1
 
set(int, int, int) - Method in class ucar.ma2.ArrayInt.D2
 
set(int, int, int, int) - Method in class ucar.ma2.ArrayInt.D3
 
set(int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D4
 
set(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D5
 
set(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D6
 
set(int, int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D7
 
set(Index, int) - Method in class ucar.ma2.ArrayInt
Set the value at the specified index.
set(long) - Method in class ucar.ma2.ArrayLong.D0
set the value.
set(int, long) - Method in class ucar.ma2.ArrayLong.D1
set the value.
set(int, int, long) - Method in class ucar.ma2.ArrayLong.D2
set the value.
set(int, int, int, long) - Method in class ucar.ma2.ArrayLong.D3
set the value.
set(int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D4
set the value.
set(int, int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D5
set the value.
set(int, int, int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D6
set the value.
set(int, int, int, int, int, int, int, long) - Method in class ucar.ma2.ArrayLong.D7
set the value.
set(Index, long) - Method in class ucar.ma2.ArrayLong
set the value at the sepcified index.
set(Object) - Method in class ucar.ma2.ArrayObject.D0
set the value.
set(int, Object) - Method in class ucar.ma2.ArrayObject.D1
set the value.
set(int, int, Object) - Method in class ucar.ma2.ArrayObject.D2
set the value.
set(int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D3
set the value.
set(int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D4
set the value.
set(int, int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D5
set the value.
set(int, int, int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D6
set the value.
set(int, int, int, int, int, int, int, Object) - Method in class ucar.ma2.ArrayObject.D7
set the value.
set(short) - Method in class ucar.ma2.ArrayShort.D0
 
set(int, short) - Method in class ucar.ma2.ArrayShort.D1
 
set(int, int, short) - Method in class ucar.ma2.ArrayShort.D2
 
set(int, int, int, short) - Method in class ucar.ma2.ArrayShort.D3
 
set(int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D4
 
set(int, int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D5
 
set(int, int, int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D6
 
set(int, int, int, int, int, int, int, short) - Method in class ucar.ma2.ArrayShort.D7
 
set(Index, short) - Method in class ucar.ma2.ArrayShort
Set the value at the specified index.
set(String) - Method in class ucar.ma2.ArrayString.D0
set the value.
set(int, String) - Method in class ucar.ma2.ArrayString.D1
set the value.
set(int, int, String) - Method in class ucar.ma2.ArrayString.D2
set the value.
set(int, int, int, String) - Method in class ucar.ma2.ArrayString.D3
set the value.
set(int, int, int, int, String) - Method in class ucar.ma2.ArrayString.D4
set the value.
set(int, int, int, int, int, String) - Method in class ucar.ma2.ArrayString.D5
set the value.
set(int, int, int, int, int, int, String) - Method in class ucar.ma2.ArrayString.D6
set the value.
set(int, int, int, int, int, int, int, String) - Method in class ucar.ma2.ArrayString.D7
set the value.
set(Index, String) - Method in class ucar.ma2.ArrayString
set the value at the sepcified index.
set(int[]) - Method in class ucar.ma2.Index
Set the current element's index.
set(int) - Method in class ucar.ma2.Index
set current element at dimension 0 to v0
set(int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1 to v0,v1
set(int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2 to v0,v1,v2
set(int, int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2,3 to v0,v1,v2,v3
set(int, int, int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2,3,4 to v0,v1,v2,v3,v4
set(int, int, int, int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2,3,4,5 to v0,v1,v2,v3,v4,v5
set(int, int, int, int, int, int, int) - Method in class ucar.ma2.Index
set current element at dimension 0,1,2,3,4,5,6 to v0,v1,v2,v3,v4,v5,v6
set() - Method in class ucar.ma2.Index0D
 
set(int) - Method in class ucar.ma2.Index1D
 
set(int[]) - Method in class ucar.ma2.Index1D
 
set(int[]) - Method in class ucar.ma2.Index2D
 
set(int, int) - Method in class ucar.ma2.Index2D
 
set(int, int, int) - Method in class ucar.ma2.Index3D
 
set(int[]) - Method in class ucar.ma2.Index3D
 
set(int, int, int, int) - Method in class ucar.ma2.Index4D
 
set(int[]) - Method in class ucar.ma2.Index4D
 
set(int[]) - Method in class ucar.ma2.Index5D
 
set(int, int, int, int, int) - Method in class ucar.ma2.Index5D
 
set(int, int, int, int, int, int) - Method in class ucar.ma2.Index6D
 
set(int[]) - Method in class ucar.ma2.Index6D
 
set(int, int, int, int, int, int, int) - Method in class ucar.ma2.Index7D
 
set(int[]) - Method in class ucar.ma2.Index7D
 
set(String, boolean) - Method in interface ucar.nc2.util.DebugFlags
Set named debug flag.
set(String, boolean) - Method in class ucar.nc2.util.DebugFlagsImpl
 
set(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
set lat, lon using values of pt
set(double, double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
set lat, lon using double values
set(float, float) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
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(AggregationIF) - Method in class ucar.nc2.dataset.NetcdfDataset.Builder
 
setAggregation(AggregationIF) - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Use NetcdfDataset.builder()
setAlwaysUseCache(boolean) - Method in class ucar.nc2.util.DiskCache2
If true, always put the file in the cache.
setAttributeContainer(AttributeContainer) - Method in class ucar.nc2.dataset.CoordinateTransform.Builder
 
setAuthority(String) - Method in class ucar.nc2.dataset.CoordinateTransform.Builder
 
setAutoGen(double, double) - Method in class ucar.nc2.Variable.Builder
 
setAxisType(AxisType) - Method in class ucar.nc2.dataset.CoordinateAxis.Builder
 
setAxisType(AxisType) - Method in class ucar.nc2.dataset.CoordinateAxis
Deprecated.
Use CoordinateAxis.builder()
setBit(long, int, boolean) - Static method in class ucar.nc2.iosp.BitReader
 
setBitOffset(int) - Method in class ucar.nc2.iosp.BitReader
Position file at bitOffset from startPos
setBoolean(Index, boolean) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setBoolean(int, boolean) - Method in class ucar.ma2.Array
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayBoolean
 
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayBoolean
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayByte
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayByte
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayChar
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayChar
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayDouble
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayDouble
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayFloat
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayFloat
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayInt
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayInt
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayLong
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayLong
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayObject
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayRagged
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayScalar
 
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayScalar
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayShort
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayShort
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayString
 
setBoolean(Index, boolean) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setBoolean(int, boolean) - Method in class ucar.ma2.ArrayStructure
 
setBooleanCurrent(boolean) - Method in interface ucar.ma2.IndexIterator
Set current value with a boolean
setBooleanCurrent(boolean) - Method in class ucar.ma2.IteratorFast
 
setBooleanNext(boolean) - Method in interface ucar.ma2.IndexIterator
Set next value with a boolean
setBooleanNext(boolean) - Method in class ucar.ma2.IteratorFast
 
setBoundary(String) - Method in class ucar.nc2.dataset.CoordinateAxis.Builder
 
setBoundaryRef(String) - Method in class ucar.nc2.dataset.CoordinateAxis
Deprecated.
Use CoordinateAxis.builder()
setBufferSize(int) - Method in interface ucar.ma2.StructureDataIterator
Hint to use this much memory in buffering the iteration.
setBufferSize(int) - Method in class ucar.ma2.StructureDataIteratorLimited
 
setBufferSize(int) - Method in class ucar.ma2.StructureDataIteratorMediated
 
setBufferSize(int) - Method in class ucar.unidata.io.InMemoryRandomAccessFile
 
setBufferSize(int) - Method in class ucar.unidata.io.RandomAccessFile
Set the buffer size.
setByte(Index, byte) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setByte(int, byte) - Method in class ucar.ma2.Array
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setByte(int, byte) - Method in class ucar.ma2.ArrayBoolean
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayByte
 
setByte(int, byte) - Method in class ucar.ma2.ArrayByte
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayChar
 
setByte(int, byte) - Method in class ucar.ma2.ArrayChar
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayDouble
 
setByte(int, byte) - Method in class ucar.ma2.ArrayDouble
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayFloat
 
setByte(int, byte) - Method in class ucar.ma2.ArrayFloat
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayInt
 
setByte(int, byte) - Method in class ucar.ma2.ArrayInt
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayLong
 
setByte(int, byte) - Method in class ucar.ma2.ArrayLong
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setByte(int, byte) - Method in class ucar.ma2.ArrayObject
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setByte(int, byte) - Method in class ucar.ma2.ArrayRagged
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayScalar
 
setByte(int, byte) - Method in class ucar.ma2.ArrayScalar
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayShort
 
setByte(int, byte) - Method in class ucar.ma2.ArrayShort
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
setByte(int, byte) - Method in class ucar.ma2.ArrayString
 
setByte(Index, byte) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setByte(int, byte) - Method in class ucar.ma2.ArrayStructure
 
setByteCurrent(byte) - Method in interface ucar.ma2.IndexIterator
Set current value with a byte
setByteCurrent(byte) - Method in class ucar.ma2.IteratorFast
 
setByteNext(byte) - Method in interface ucar.ma2.IndexIterator
Set next value with a byte
setByteNext(byte) - Method in class ucar.ma2.IteratorFast
 
setCachedData(Array, boolean) - Method in class ucar.nc2.Variable.Builder
 
setCachedData(Array) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setCachedData(Array, boolean) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setCachePathPolicy(DiskCache2.CachePathPolicy, 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.dataset.VariableDS
Deprecated.
Use NetcdfDataset.builder()
setCaching(boolean) - Method in class ucar.nc2.Structure
Caching is not allowed
setCaching(boolean) - Method in class ucar.nc2.Variable.Builder
 
setCaching(boolean) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setChar(Index, char) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setChar(int, char) - Method in class ucar.ma2.Array
 
setChar(Index, char) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayBoolean
 
setChar(Index, char) - Method in class ucar.ma2.ArrayByte
 
setChar(int, char) - Method in class ucar.ma2.ArrayByte
 
setChar(Index, char) - Method in class ucar.ma2.ArrayChar
 
setChar(int, char) - Method in class ucar.ma2.ArrayChar
 
setChar(Index, char) - Method in class ucar.ma2.ArrayDouble
 
setChar(int, char) - Method in class ucar.ma2.ArrayDouble
 
setChar(Index, char) - Method in class ucar.ma2.ArrayFloat
 
setChar(int, char) - Method in class ucar.ma2.ArrayFloat
 
setChar(Index, char) - Method in class ucar.ma2.ArrayInt
 
setChar(int, char) - Method in class ucar.ma2.ArrayInt
 
setChar(Index, char) - Method in class ucar.ma2.ArrayLong
 
setChar(int, char) - Method in class ucar.ma2.ArrayLong
 
setChar(Index, char) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayObject
 
setChar(Index, char) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayRagged
 
setChar(Index, char) - Method in class ucar.ma2.ArrayScalar
 
setChar(int, char) - Method in class ucar.ma2.ArrayScalar
 
setChar(Index, char) - Method in class ucar.ma2.ArrayShort
 
setChar(int, char) - Method in class ucar.ma2.ArrayShort
 
setChar(Index, char) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayString
 
setChar(Index, char) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayStructure
 
setCharCurrent(char) - Method in interface ucar.ma2.IndexIterator
Set current value with a char
setCharCurrent(char) - Method in class ucar.ma2.IteratorFast
 
setCharNext(char) - Method in interface ucar.ma2.IndexIterator
Set next value with a char
setCharNext(char) - Method in class ucar.ma2.IteratorFast
 
setComment(String) - Method in class ucar.nc2.util.TableParser
 
setConventionUsed(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
 
setConventionUsed(String) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Deprecated.
Pass in the name of the Convention used to locate this CoordSysBuilderIF.
setConventionUsed(String) - Method in class ucar.nc2.dataset.NetcdfDataset.Builder
 
setCoordAxesNames(String) - Method in class ucar.nc2.dataset.CoordinateSystem.Builder
 
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.
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.
setDataType(DataType) - Method in class ucar.nc2.Attribute.Builder
 
setDataType(DataType) - Method in class ucar.nc2.Attribute
Deprecated.
Use Attribute.builder()
setDataType(DataType) - Method in class ucar.nc2.Variable.Builder
 
setDataType(DataType) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setDebugAccess(boolean) - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.FileWriter2
Deprecated.
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 in production.
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.ProjectionImpl
Deprecated.
Set a reasonable bounding box for this specific projection.
setDefaults(int[]) - Method in class ucar.ma2.Section
If any of the ranges are null, which means "all", set the Range from the corresponding length in shape[].
setDesc(String) - Method in class ucar.nc2.dataset.StructureDS.Builder
 
setDesc(String) - Method in class ucar.nc2.dataset.VariableDS.Builder
 
setDestElem(long) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
setDim(int, int) - Method in class ucar.ma2.Index
set current element at dimension dim to v
setDim(int, int) - Method in class ucar.ma2.Index1D
 
setDim(int, int) - Method in class ucar.ma2.Index2D
 
setDim(int, int) - Method in class ucar.ma2.Index3D
 
setDim(int, int) - Method in class ucar.ma2.Index4D
 
setDim(int, int) - Method in class ucar.ma2.Index5D
 
setDim(int, int) - Method in class ucar.ma2.Index6D
 
setDim(int, int) - Method in class ucar.ma2.Index7D
 
setDimension(int, Dimension) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setDimensions(List<Dimension>) - Method in class ucar.nc2.Variable.Builder
 
setDimensions(List<Dimension>) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setDimensions(String) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setDimensionsAnonymous(int[]) - Method in class ucar.nc2.Variable.Builder
Set the dimensions using all anonymous (unshared) dimensions
setDimensionsAnonymous(int[]) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setDimensionsByName(String) - Method in class ucar.nc2.Variable.Builder
 
setDODSName(String) - Method in class ucar.nc2.CDMNode
Deprecated.
Store the original dods name
setDone(boolean) - Method in class ucar.nc2.util.CancelTaskImpl
Application calls to see if task is done.
setDouble(Index, double) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setDouble(int, double) - Method in class ucar.ma2.Array
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayBoolean
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayByte
 
setDouble(int, double) - Method in class ucar.ma2.ArrayByte
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayChar
 
setDouble(int, double) - Method in class ucar.ma2.ArrayChar
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayDouble
 
setDouble(int, double) - Method in class ucar.ma2.ArrayDouble
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayFloat
 
setDouble(int, double) - Method in class ucar.ma2.ArrayFloat
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayInt
 
setDouble(int, double) - Method in class ucar.ma2.ArrayInt
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayLong
 
setDouble(int, double) - Method in class ucar.ma2.ArrayLong
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayObject
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayRagged
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayScalar
 
setDouble(int, double) - Method in class ucar.ma2.ArrayScalar
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayShort
 
setDouble(int, double) - Method in class ucar.ma2.ArrayShort
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayString
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayStructure
 
setDouble(Array, double) - Static method in class ucar.ma2.MAMath
Set all the elements of this array to the given double value.
setDouble(int, int, double) - Method in class ucar.ma2.MAMatrix
 
setDouble(int, double) - Method in class ucar.ma2.MAVector
 
setDoubleCurrent(double) - Method in interface ucar.ma2.IndexIterator
Set current value with a double
setDoubleCurrent(double) - Method in class ucar.ma2.IteratorFast
 
setDoubleNext(double) - Method in interface ucar.ma2.IndexIterator
Set next value with a double
setDoubleNext(double) - Method in class ucar.ma2.IteratorFast
 
setDuration(TimeDuration) - Method in class ucar.nc2.units.DateRange
Set the duration of the interval.
setElementSize(int) - Method in class ucar.nc2.Variable.Builder
 
setElementSize(int) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setEnabled(boolean) - Method in class ucar.nc2.util.ListenerManager
 
setEnd(DateType) - Method in class ucar.nc2.units.DateRange
Set the ending Date.
setEnhanceMode(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.NetcdfDataset.Builder
 
setEnhanceMode(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.VariableDS.Builder
 
setEnumType(EnumTypedef) - Method in class ucar.nc2.Attribute.Builder
 
setEnumType(EnumTypedef) - Method in class ucar.nc2.Attribute
Deprecated.
Use Attribute.builder()
setEnumTypedef(EnumTypedef) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setEnumTypeName(String) - Method in class ucar.nc2.Variable.Builder
 
setError(String) - Method in interface ucar.nc2.util.CancelTask
Called routine got an error, so it sets a message for calling program to show to user.
setError(String) - Method in class ucar.nc2.util.CancelTaskImpl
 
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.NetcdfFileWriter
Deprecated.
Set extra bytes to reserve in the header.
setFileCache(FileCacheIF) - Method in class ucar.nc2.NetcdfFile
Deprecated.
setFileCache(FileCacheIF) - Method in class ucar.unidata.io.RandomAccessFile
 
setFill(boolean) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Deprecated.
Set the fill flag.
setFill(boolean) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Set the fill flag: call before calling create() or doing any data writing.
setFillValueIsMissing(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
Deprecated.
Do not use.
setFillValueIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
do not use
setFillValueIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS.Builder
 
setFillValueIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
Deprecated.
Use NetcdfDataset.builder()
setFillValueIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
setFloat(Index, float) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setFloat(int, float) - Method in class ucar.ma2.Array
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayBoolean
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayByte
 
setFloat(int, float) - Method in class ucar.ma2.ArrayByte
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayChar
 
setFloat(int, float) - Method in class ucar.ma2.ArrayChar
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayDouble
 
setFloat(int, float) - Method in class ucar.ma2.ArrayDouble
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayFloat
 
setFloat(int, float) - Method in class ucar.ma2.ArrayFloat
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayInt
 
setFloat(int, float) - Method in class ucar.ma2.ArrayInt
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayLong
 
setFloat(int, float) - Method in class ucar.ma2.ArrayLong
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayObject
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayRagged
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayScalar
 
setFloat(int, float) - Method in class ucar.ma2.ArrayScalar
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayShort
 
setFloat(int, float) - Method in class ucar.ma2.ArrayShort
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayString
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayStructure
 
setFloatCurrent(float) - Method in interface ucar.ma2.IndexIterator
Set current value with a float
setFloatCurrent(float) - Method in class ucar.ma2.IteratorFast
 
setFloatNext(float) - Method in interface ucar.ma2.IndexIterator
Set next value with a float
setFloatNext(float) - Method in class ucar.ma2.IteratorFast
 
setGlobalFileCache(FileCacheIF) - Static method in class ucar.unidata.io.RandomAccessFile
 
setGroup(Group) - Method in class ucar.nc2.Dimension.Builder
Deprecated.
Will not use in 6.0
setGroup(Group) - Method in class ucar.nc2.Dimension
Deprecated.
Use Dimension.builder()
setGroup(Group) - Method in class ucar.nc2.Variable.Builder
 
setHeight(double) - Method in class ucar.unidata.geoloc.ProjectionRect
Deprecated.
use builder
setId(String) - Method in class ucar.nc2.NetcdfFile.Builder
 
setId(String) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
setImmutable() - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
setImmutable() - Method in class ucar.nc2.AttributeContainerMutable
Deprecated.
setImmutable() - Method in class ucar.nc2.CDMNode
Deprecated.
Set the immutable flag to true.
setImmutable() - Method in class ucar.nc2.Dimension
Deprecated.
Use Dimension.builder()
setImmutable() - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
setImmutable() - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
setImmutable() - Method in class ucar.nc2.Structure
Deprecated.
Use Structure.builder()
setImmutable() - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setImplicit(boolean) - Method in class ucar.nc2.dataset.CoordinateSystem.Builder
 
setIndentLevel(int) - Method in class ucar.nc2.util.Indent
 
setInt(Index, int) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setInt(int, int) - Method in class ucar.ma2.Array
 
setInt(Index, int) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setInt(int, int) - Method in class ucar.ma2.ArrayBoolean
 
setInt(Index, int) - Method in class ucar.ma2.ArrayByte
 
setInt(int, int) - Method in class ucar.ma2.ArrayByte
 
setInt(Index, int) - Method in class ucar.ma2.ArrayChar
 
setInt(int, int) - Method in class ucar.ma2.ArrayChar
 
setInt(Index, int) - Method in class ucar.ma2.ArrayDouble
 
setInt(int, int) - Method in class ucar.ma2.ArrayDouble
 
setInt(Index, int) - Method in class ucar.ma2.ArrayFloat
 
setInt(int, int) - Method in class ucar.ma2.ArrayFloat
 
setInt(Index, int) - Method in class ucar.ma2.ArrayInt
 
setInt(int, int) - Method in class ucar.ma2.ArrayInt
 
setInt(Index, int) - Method in class ucar.ma2.ArrayLong
 
setInt(int, int) - Method in class ucar.ma2.ArrayLong
 
setInt(Index, int) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setInt(int, int) - Method in class ucar.ma2.ArrayObject
 
setInt(Index, int) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setInt(int, int) - Method in class ucar.ma2.ArrayRagged
 
setInt(Index, int) - Method in class ucar.ma2.ArrayScalar
 
setInt(int, int) - Method in class ucar.ma2.ArrayScalar
 
setInt(Index, int) - Method in class ucar.ma2.ArrayShort
 
setInt(int, int) - Method in class ucar.ma2.ArrayShort
 
setInt(Index, int) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
setInt(int, int) - Method in class ucar.ma2.ArrayString
 
setInt(Index, int) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setInt(int, int) - Method in class ucar.ma2.ArrayStructure
 
setIntCurrent(int) - Method in interface ucar.ma2.IndexIterator
Set current value with a int
setIntCurrent(int) - Method in class ucar.ma2.IteratorFast
 
setIntNext(int) - Method in interface ucar.ma2.IndexIterator
Set next value with a int
setIntNext(int) - Method in class ucar.ma2.IteratorFast
 
setInvalidDataIsMissing(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
Deprecated.
Do not use.
setInvalidDataIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
do not use
setInvalidDataIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS.Builder
 
setInvalidDataIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
Deprecated.
Use NetcdfDataset.builder()
setInvalidDataIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
setIosp(AbstractIOServiceProvider) - Method in class ucar.nc2.NetcdfFile.Builder
 
setIsContiguous(boolean) - Method in class ucar.nc2.dataset.CoordinateAxis.Builder
 
setIsScalar() - Method in class ucar.nc2.Variable.Builder
 
setIsScalar() - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setIsShared(boolean) - Method in class ucar.nc2.Dimension.Builder
Set whether this is shared.
setIsUnlimited(boolean) - Method in class ucar.nc2.Dimension.Builder
Set is unlimited.
setIsVariableLength(boolean) - Method in class ucar.nc2.Dimension.Builder
Set variable length is true.
setLargeFile(boolean) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Set if this should be a "large file" (64-bit offset) format.
setLatitude(double) - Method in class ucar.unidata.geoloc.LatLonPointImmutable
 
setLatitude(double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
Set the latitude, in degrees.
setLength(int) - Method in class ucar.nc2.Dimension.Builder
Set the Dimension length.
setLength(int) - Method in class ucar.nc2.Dimension
Deprecated.
Use Dimension.builder()
setLength(long) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Preallocate the file size, for efficiency.
setLocation(String) - Method in class ucar.nc2.NetcdfFile.Builder
Set the location, a URL or local filename.
setLocation(String) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
setLocation(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
set x,y location from pt
setLocation(double, double) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
 
setLong(Index, long) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setLong(int, long) - Method in class ucar.ma2.Array
 
setLong(Index, long) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayBoolean
 
setLong(Index, long) - Method in class ucar.ma2.ArrayByte
 
setLong(int, long) - Method in class ucar.ma2.ArrayByte
 
setLong(Index, long) - Method in class ucar.ma2.ArrayChar
 
setLong(int, long) - Method in class ucar.ma2.ArrayChar
 
setLong(Index, long) - Method in class ucar.ma2.ArrayDouble
 
setLong(int, long) - Method in class ucar.ma2.ArrayDouble
 
setLong(Index, long) - Method in class ucar.ma2.ArrayFloat
 
setLong(int, long) - Method in class ucar.ma2.ArrayFloat
 
setLong(Index, long) - Method in class ucar.ma2.ArrayInt
 
setLong(int, long) - Method in class ucar.ma2.ArrayInt
 
setLong(Index, long) - Method in class ucar.ma2.ArrayLong
 
setLong(int, long) - Method in class ucar.ma2.ArrayLong
 
setLong(Index, long) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayObject
 
setLong(Index, long) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayRagged
 
setLong(Index, long) - Method in class ucar.ma2.ArrayScalar
 
setLong(int, long) - Method in class ucar.ma2.ArrayScalar
 
setLong(Index, long) - Method in class ucar.ma2.ArrayShort
 
setLong(int, long) - Method in class ucar.ma2.ArrayShort
 
setLong(Index, long) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayString
 
setLong(Index, long) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayStructure
 
setLongCurrent(long) - Method in interface ucar.ma2.IndexIterator
Set current value with a long
setLongCurrent(long) - Method in class ucar.ma2.IteratorFast
 
setLongitude(double) - Method in class ucar.unidata.geoloc.LatLonPointImmutable
 
setLongitude(double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
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
 
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
Deprecated.
Use Structure.builder()
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.EnhanceScaleMissingUnsigned
Deprecated.
Do not use.
setMissingDataIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
do not use
setMissingDataIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS.Builder
 
setMissingDataIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
Deprecated.
Use NetcdfDataset.builder()
setMissingDataIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableEnhancer
Deprecated.
 
setN3StructureStrategy(FileWriter2.N3StructureStrategy) - Method in class ucar.nc2.FileWriter2
Deprecated.
 
setName(String) - Method in class ucar.ma2.Range
 
setName(String) - Method in class ucar.ma2.RangeComposite
 
setName(String) - Method in interface ucar.ma2.RangeIterator
 
setName(String) - Method in class ucar.ma2.RangeScatter
 
setName(String) - Method in class ucar.nc2.Attribute.Builder
 
setName(String) - Method in class ucar.nc2.Attribute
Deprecated.
Use Attribute.builder()
setName(String) - Method in class ucar.nc2.AttributeContainerMutable
 
setName(String) - Method in class ucar.nc2.dataset.CoordinateTransform.Builder
 
setName(String) - Method in class ucar.nc2.dataset.StructureDS
 
setName(String) - Method in class ucar.nc2.dataset.VariableDS
Deprecated.
Use NetcdfDataset.builder()
setName(String) - Method in class ucar.nc2.Dimension.Builder
 
setName(String) - Method in class ucar.nc2.Dimension
Deprecated.
Use Dimension.builder()
setName(String) - Method in class ucar.nc2.Group.Builder
 
setName(String) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
setName(String) - Method in class ucar.nc2.Variable.Builder
 
setName(String) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setName(String) - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
 
setNcfile(NetcdfFile) - Method in class ucar.nc2.Group.Builder
 
setNcfile(NetcdfFile) - Method in class ucar.nc2.Variable.Builder
 
setNelems(int) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
setNetcdfFile(NetcdfFile) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
setNeverUseCache(boolean) - Method in class ucar.nc2.util.DiskCache2
If true, never put the file in the cache.
setNext(double) - Method in class ucar.ma2.ArrayDouble.D3.IF
 
setNumericValue(Number, boolean) - Method in class ucar.nc2.Attribute.Builder
 
setObject(Index, Object) - Method in class ucar.ma2.Array
Set the array element at index to the specified value.
setObject(int, Object) - Method in class ucar.ma2.Array
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayBoolean
 
setObject(int, Object) - Method in class ucar.ma2.ArrayBoolean
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayByte
 
setObject(int, Object) - Method in class ucar.ma2.ArrayByte
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayChar
 
setObject(int, Object) - Method in class ucar.ma2.ArrayChar
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayDouble
 
setObject(int, Object) - Method in class ucar.ma2.ArrayDouble
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayFloat
 
setObject(int, Object) - Method in class ucar.ma2.ArrayFloat
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayInt
 
setObject(int, Object) - Method in class ucar.ma2.ArrayInt
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayLong
 
setObject(int, Object) - Method in class ucar.ma2.ArrayLong
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayObject
 
setObject(int, Object) - Method in class ucar.ma2.ArrayObject
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayRagged
 
setObject(int, Object) - Method in class ucar.ma2.ArrayRagged
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayScalar
 
setObject(int, Object) - Method in class ucar.ma2.ArrayScalar
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayShort
 
setObject(int, Object) - Method in class ucar.ma2.ArrayShort
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayString
 
setObject(int, Object) - Method in class ucar.ma2.ArrayString
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayStructure
Set one of the StructureData of this ArrayStructure.
setObject(int, Object) - Method in class ucar.ma2.ArrayStructure
Set the index-th StructureData of this ArrayStructure.
setObjectCurrent(Object) - Method in interface ucar.ma2.IndexIterator
Set current value with a Object
setObjectCurrent(Object) - Method in class ucar.ma2.IteratorFast
 
setObjectNext(Object) - Method in interface ucar.ma2.IndexIterator
Set next value with a Object
setObjectNext(Object) - Method in class ucar.ma2.IteratorFast
 
setOffsets(StructureMembers) - Static method in class ucar.ma2.ArrayStructureBB
Set the offsets, based on m.getSizeBytes().
setOrgFile(NetcdfFile) - Method in class ucar.nc2.dataset.NetcdfDataset.Builder
 
setOriginalDataType(DataType) - Method in class ucar.nc2.dataset.VariableDS.Builder
 
setOriginalFileTypeId(String) - Method in class ucar.nc2.dataset.VariableDS.Builder
 
setOriginalName(String) - Method in class ucar.nc2.dataset.StructureDS.Builder
 
setOriginalName(String) - Method in class ucar.nc2.dataset.VariableDS.Builder
 
setOriginalVariable(Structure) - Method in class ucar.nc2.dataset.StructureDS.Builder
 
setOriginalVariable(Variable) - Method in class ucar.nc2.dataset.StructureDS
Deprecated.
Use StructureDS.builder()
setOriginalVariable(Variable) - Method in class ucar.nc2.dataset.VariableDS.Builder
 
setOriginalVariable(Variable) - Method in class ucar.nc2.dataset.VariableDS
Deprecated.
Use NetcdfDataset.builder()
setOriginalVariable(Variable) - Method in interface ucar.nc2.dataset.VariableEnhanced
Deprecated.
do not use
setParentGroup(Group) - Method in class ucar.nc2.CDMNode
Deprecated.
Do not use.
setParentGroup(Group.Builder) - Method in class ucar.nc2.Group.Builder
 
setParentGroup(Group) - Method in class ucar.nc2.Group
Deprecated.
Use Group.builder()
setParentGroup(Group) - Method in class ucar.nc2.Structure
Deprecated.
Use Structure.builder()
setParentGroup(Group) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setParentStructure(Structure) - Method in class ucar.nc2.CDMNode
Deprecated.
Set the parent Structure
setParentStructure(Structure) - Method in class ucar.nc2.Variable.Builder
 
setPolicy(DiskCache2.CachePathPolicy) - Method in class ucar.nc2.util.DiskCache2
Set the cache path policy
setPolicy(String) - Method in class ucar.nc2.util.DiskCache2
 
setPositive(String) - Method in class ucar.nc2.dataset.CoordinateAxis.Builder
 
setPositive(String) - Method in class ucar.nc2.dataset.CoordinateAxis
Deprecated.
Use CoordinateAxis.builder()
setPreBuilt(CoordinateTransform) - Method in class ucar.nc2.dataset.CoordinateTransform.Builder
 
setProgress(String, int) - Method in interface ucar.nc2.util.CancelTask
Called routine may optionally show a progress message for calling program to show to user.
setProgress(String, int) - Method in class ucar.nc2.util.CancelTaskImpl
 
setProjection(ProjectionImpl) - Method in class ucar.nc2.dataset.ProjectionCT.Builder
 
setProperty(String, String) - Static method in class ucar.nc2.NetcdfFile
Deprecated.
do not use
setProxyReader(ProxyReader) - Method in class ucar.nc2.Variable.Builder
 
setProxyReader(ProxyReader) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setRange(int, Range) - Method in class ucar.ma2.Section
Set the range at the specified index in the list, previous Range is discarded
setRead(boolean) - Method in class thredds.client.catalog.CatalogRef
 
setRect(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionRect
Deprecated.
use builder
setRect(double, double, double, double) - Method in class ucar.unidata.geoloc.ProjectionRect
Deprecated.
use builder
setRedefineMode(boolean) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Set the redefine mode.
setReferencedFile(NetcdfFile) - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Use NetcdfDataset.builder()
setResolution() - Method in class ucar.nc2.time.CalendarDateRange
 
setResolution(TimeDuration) - Method in class ucar.nc2.units.DateRange
Set the time resolution.
setRootDirectory(String) - Static method in class ucar.nc2.util.DiskCache
Set the cache root directory.
setRootDirectory(String) - Method in class ucar.nc2.util.DiskCache2
 
setRootGroup(Group.Builder) - Method in class ucar.nc2.NetcdfFile.Builder
 
setRootGroup(Group) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
setScale(float) - Method in class ucar.nc2.util.TableParser.Field
 
setSequenceLength(int, int) - Method in class ucar.ma2.ArraySequenceNested
Set the length of one of the sequences.
setShape(int[]) - Method in class ucar.ma2.StructureMembers.Member
 
setShared(boolean) - Method in class ucar.nc2.Dimension
Deprecated.
Use Dimension.builder()
setShort(Index, short) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setShort(int, short) - Method in class ucar.ma2.Array
 
setShort(Index, short) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayBoolean
 
setShort(Index, short) - Method in class ucar.ma2.ArrayByte
 
setShort(int, short) - Method in class ucar.ma2.ArrayByte
 
setShort(Index, short) - Method in class ucar.ma2.ArrayChar
 
setShort(int, short) - Method in class ucar.ma2.ArrayChar
 
setShort(Index, short) - Method in class ucar.ma2.ArrayDouble
 
setShort(int, short) - Method in class ucar.ma2.ArrayDouble
 
setShort(Index, short) - Method in class ucar.ma2.ArrayFloat
 
setShort(int, short) - Method in class ucar.ma2.ArrayFloat
 
setShort(Index, short) - Method in class ucar.ma2.ArrayInt
 
setShort(int, short) - Method in class ucar.ma2.ArrayInt
 
setShort(Index, short) - Method in class ucar.ma2.ArrayLong
 
setShort(int, short) - Method in class ucar.ma2.ArrayLong
 
setShort(Index, short) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayObject
 
setShort(Index, short) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayRagged
 
setShort(Index, short) - Method in class ucar.ma2.ArrayScalar
 
setShort(int, short) - Method in class ucar.ma2.ArrayScalar
 
setShort(Index, short) - Method in class ucar.ma2.ArrayShort
 
setShort(int, short) - Method in class ucar.ma2.ArrayShort
 
setShort(Index, short) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayString
 
setShort(Index, short) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayStructure
 
setShortCurrent(short) - Method in interface ucar.ma2.IndexIterator
Set current value with a short
setShortCurrent(short) - Method in class ucar.ma2.IteratorFast
 
setShortName(String) - Method in class ucar.nc2.CDMNode
Deprecated.
Set the short name of this Variable.
setShortNext(short) - Method in interface ucar.ma2.IndexIterator
Set next value with a short
setShortNext(short) - Method in class ucar.ma2.IteratorFast
 
setShowRange(boolean) - Method in class ucar.nc2.util.Counters.Counter
 
setSizeToCache(int) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setSort(CDMSort) - Method in class ucar.nc2.CDMNode
Deprecated.
 
setSPobject(Object) - Method in class ucar.nc2.Variable.Builder
 
setSPobject(Object) - Method in class ucar.nc2.Variable
Deprecated.
Do not use.
setSrcElem(long) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
setSrcPos(long) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
setStart(DateType) - Method in class ucar.nc2.units.DateRange
Set the starting Date.
setStride(int) - Method in class ucar.ma2.Range
 
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.
setStringValue(String) - Method in class ucar.nc2.Attribute.Builder
Set the value as a String, trimming trailing zeros
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
If member is type Structure, you must set its constituent members.
setStructureSize(int) - Method in class ucar.ma2.StructureMembers
Set the total size of the Structure in bytes.
setTitle(String) - Method in class ucar.nc2.NetcdfFile.Builder
Set the dataset "human readable" title.
setTitle(String) - Method in class ucar.nc2.NetcdfFile
Deprecated.
Use NetcdfFile.builder()
setTransformType(TransformType) - Method in class ucar.nc2.dataset.CoordinateTransform.Builder
 
setType(VerticalCT.Type) - Method in class ucar.nc2.dataset.VerticalCT.Builder
 
setType(String) - Method in class ucar.nc2.units.DateType
Set the type of Date.
setUnits(String) - Method in class ucar.nc2.dataset.StructureDS.Builder
 
setUnits(String) - Method in class ucar.nc2.dataset.VariableDS.Builder
 
setUnitsString(String) - Method in class ucar.nc2.dataset.StructureDS
Deprecated.
Use StructureDS.builder()
setUnitsString(String) - Method in class ucar.nc2.dataset.VariableDS
Deprecated.
Use NetcdfDataset.builder()
setUnitsString(String) - Method in interface ucar.nc2.dataset.VariableEnhanced
Deprecated.
do not use
setUnlimited(boolean) - Method in class ucar.nc2.Dimension
Deprecated.
Use Dimension.builder()
setUseMaximalCoordSys(boolean) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Deprecated.
If true, assign implicit CoordinateSystem objects to variables that dont have one yet.
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(List<Object>, boolean) - Method in class ucar.nc2.Attribute.Builder
Set the values from a list of String or one of the primitives Integer, Float, Double, Short, Long, Integer, Byte.
setValues(Array) - Method in class ucar.nc2.Attribute.Builder
Set the values from an Array, and the DataType from values.getElementType().
setValues(List) - Method in class ucar.nc2.Attribute
Deprecated.
Use Attribute.builder()
setValues(Array) - Method in class ucar.nc2.Attribute
Deprecated.
Use Attribute.builder()
setValues(Variable, int, double, double) - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use Variable.setValues()
setValues(Variable, List<String>) - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use Variable.setValues()
setValues(int, double, double) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setValues(List<String>) - Method in class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
setVariableInfo(String, String, String, DataType) - Method in class ucar.ma2.StructureMembers.Member
 
setVariableLength(boolean) - Method in class ucar.nc2.Dimension
Deprecated.
Use Dimension.builder()
setWidth(double) - Method in class ucar.unidata.geoloc.ProjectionRect
Deprecated.
use builder
setX(double) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
 
setX(double) - Method in class ucar.unidata.geoloc.ProjectionRect
Deprecated.
use builder
setY(double) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
 
setY(double) - Method in class ucar.unidata.geoloc.ProjectionRect
Deprecated.
use builder
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.
shiftOrigin(int[]) - Method in class ucar.ma2.Section
 
SHORT - Static variable in class ucar.nc2.constants.CF
 
shortName - Variable in class ucar.nc2.Group.Builder
 
shortName - Variable in class ucar.nc2.Variable.Builder
 
shortToBytes(short) - Static method in class ucar.unidata.io.Swap
Convert a short to an array of 2 bytes.
show() - Method in class ucar.ma2.Section
 
show(AttributeContainer, Indent, Formatter) - Static method in class ucar.nc2.AttributeContainerHelper
Deprecated.
show(Formatter) - Method in class ucar.nc2.util.Counters.Counter
 
show(Formatter) - Method in class ucar.nc2.util.Counters
 
showBits(byte[]) - Static method in class ucar.nc2.util.Misc
 
showBytes(byte[]) - Static method in class ucar.nc2.util.Misc
 
showBytes(byte[], Formatter) - Static method in class ucar.nc2.util.Misc
 
showCache(PrintStream) - Static method in class ucar.nc2.util.DiskCache
 
showCache(PrintStream) - Method in class ucar.nc2.util.DiskCache2
Show cache contents, for debugging.
showInternal(Formatter, Indent) - Method in class ucar.ma2.ArraySequence
 
showInternal(Formatter, Indent) - Method in class ucar.ma2.ArrayStructure
 
showInternal(Formatter, Indent) - Method in class ucar.ma2.ArrayStructureBB
 
showInternal(Formatter, Indent) - Method in class ucar.ma2.StructureData
 
showInternal(Formatter, Indent) - Method in class ucar.ma2.StructureDataA
 
showInternal(Formatter, Indent) - Method in class ucar.ma2.StructureDataW
 
showInternal(Formatter, Indent) - Method in class ucar.ma2.StructureMembers.Member
 
showInternalMembers(Formatter, Indent) - Method in class ucar.ma2.ArrayStructure
 
showInternalMembers(Formatter, Indent) - Method in class ucar.ma2.StructureData
 
showInts(int[]) - Static method in class ucar.nc2.util.Misc
 
showInts(List<Integer>) - Static method in class ucar.nc2.util.Misc
 
showInts(int[], Formatter) - Static method in class ucar.nc2.util.Misc
 
showOffsets(StructureMembers, Indent, Formatter) - Static method in class ucar.ma2.ArrayStructureBB
 
showRange() - Method in class ucar.nc2.util.Counters.Counter
 
showScaleMissingProxy(Formatter) - Method in class ucar.nc2.dataset.VariableDS
public for debugging
shutdown() - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.shutdown
shutdown() - Static method in class ucar.nc2.dataset.NetcdfDatasets
Call when application exits, if you have previously called initNetcdfFileCache.
shutdown() - Static method in class ucar.unidata.io.RandomAccessFile
 
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
SINUSOIDAL - Static variable in class ucar.nc2.constants.CF
 
size - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
 
size() - Static method in class ucar.nc2.util.AliasTranslator
 
skip(long) - Method in class ucar.unidata.io.UncompressInputStream
 
skipBytes(int) - Method in class ucar.unidata.io.RandomAccessFile
Skips exactly n bytes of input.
skipBytes(long) - Method in class ucar.unidata.io.RandomAccessFile
 
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
 
slice(int, int) - Method in class ucar.nc2.Variable
Create a new Variable that is a logical slice of this Variable, by fixing the specified dimension at the specified index value.
sort() - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
Use NetcdfDataset.builder()
Source(ThreddsMetadata.Vocab, String, String) - Constructor for class thredds.client.catalog.ThreddsMetadata.Source
 
SOURCE - Static variable in class ucar.nc2.constants.CF
 
SpecialMathFunction - Class in ucar.unidata.util
Special Math functions.
SpecialMathFunction() - Constructor for class ucar.unidata.util.SpecialMathFunction
 
spiObject - Variable in class ucar.nc2.Variable.Builder
 
split(String) - Static method in class ucar.unidata.util.StringUtil2
 
splitString(String) - Static method in class ucar.unidata.util.StringUtil2
Deprecated.
use StringUtil2.split()
stackTraceToString(StackTraceElement[]) - Static method in class ucar.nc2.util.Misc
 
Stagger - Static variable in class ucar.nc2.constants._Coordinate
 
StaggerType - Static variable in class ucar.nc2.constants.CDM
 
STANDARD_NAME - Static variable in class ucar.nc2.constants.CF
 
standard_name_vocabulary - Static variable in class ucar.nc2.constants.ACDD
 
STANDARD_PARALLEL - Static variable in class ucar.nc2.constants.CF
 
start - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
 
Station - Interface in ucar.unidata.geoloc
A named location on the earth.
STATION_ALTITUDE - Static variable in class ucar.nc2.constants.CF
 
STATION_DESC - Static variable in class ucar.nc2.constants.CF
 
STATION_ID - Static variable in class ucar.nc2.constants.CF
 
STATION_WMOID - Static variable in class ucar.nc2.constants.CF
 
StationImpl - Class in ucar.unidata.geoloc
Deprecated.
only use Station in 6.
StationImpl(String, String, String, double, double, double) - Constructor for class ucar.unidata.geoloc.StationImpl
Deprecated.
 
StationImpl(String, String, String, double, double, double, int) - Constructor for class ucar.unidata.geoloc.StationImpl
Deprecated.
 
StationImpl(Station, int) - Constructor for class ucar.unidata.geoloc.StationImpl
Deprecated.
 
statusCode - Variable in class ucar.nc2.util.IO.HttpResult
 
STEREOGRAPHIC - Static variable in class ucar.nc2.constants.CF
 
STRAIGHT_VERTICAL_LONGITUDE_FROM_POLE - Static variable in class ucar.nc2.constants.CF
 
streamToByteChannel(Variable, Section, WritableByteChannel) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
streamToByteChannel(Variable, Section, WritableByteChannel) - Method in interface ucar.nc2.iosp.IOServiceProvider
Deprecated.
do not use
stride() - Method in class ucar.ma2.Range
 
StringLocker - Class in ucar.nc2
Deprecated.
will move to ucar.nc2.util in ver 6.
StringLocker() - Constructor for class ucar.nc2.StringLocker
Deprecated.
 
StringUtil2 - Class in ucar.unidata.util
Static String and StringBuilder utilities
StringUtil2() - Constructor for class ucar.unidata.util.StringUtil2
 
Structure - Class in ucar.nc2
A Structure is a type of Variable that contains other Variables, like a struct in C.
Structure(NetcdfFile, Group, Structure, String) - Constructor for class ucar.nc2.Structure
Deprecated.
Use Structure.builder()
Structure(NetcdfFile, Group, Structure, String, List<Dimension>) - Constructor for class ucar.nc2.Structure
Deprecated.
Use Structure.builder()
Structure.Builder<T extends Structure.Builder<T>> - Class in ucar.nc2
A builder of Structures.
StructureData - Class in ucar.ma2
A container for a Structure's data.
StructureDataA - Class in ucar.ma2
A StructureData implementation delegates everything to the containing ArrayStructure.
StructureDataA(ArrayStructure, int) - Constructor for class ucar.ma2.StructureDataA
Constructor.
StructureDataComposite - Class in ucar.ma2
A composite of other StructureData.
StructureDataComposite() - Constructor for class ucar.ma2.StructureDataComposite
 
StructureDataDeep - Class in ucar.ma2
Make a deep copy of an existing StructureData, so that all the data is contained in this object
StructureDataFactory - Class in ucar.ma2
Convenience routines for constructing one-off StructureData objects
StructureDataFactory() - Constructor for class ucar.ma2.StructureDataFactory
 
StructureDataIterator - Interface in ucar.ma2
An iterator over StructureData.
StructureDataIteratorLimited - Class in ucar.ma2
Read a maximum number of StructureData objects from a StructureDataIterator.
StructureDataIteratorLimited(StructureDataIterator, int) - Constructor for class ucar.ma2.StructureDataIteratorLimited
 
StructureDataIteratorMediated - Class in ucar.ma2
Read a maximum number of StructureData objects from a StructureDataIterator.
StructureDataIteratorMediated(StructureDataIterator, StructureDataMediator) - Constructor for class ucar.ma2.StructureDataIteratorMediated
 
StructureDataMediator - Interface in ucar.ma2
see StructureDataIteratorMediated
StructureDataProxy - Class in ucar.ma2
Proxy for another StructureData.
StructureDataProxy(StructureMembers, StructureData) - Constructor for class ucar.ma2.StructureDataProxy
 
StructureDataScalar - Class in ucar.ma2
A StructureData with scalar data.
StructureDataScalar(String) - Constructor for class ucar.ma2.StructureDataScalar
 
StructureDataW - Class in ucar.ma2
A StructureData implementation that has its data self-contained.
StructureDataW(StructureMembers) - Constructor for class ucar.ma2.StructureDataW
Constructor.
StructureDataW(StructureMembers, int) - Constructor for class ucar.ma2.StructureDataW
 
StructureDS - Class in ucar.nc2.dataset
An "enhanced" Structure.
StructureDS(NetcdfDataset, Group, Structure, String, String, String, String) - Constructor for class ucar.nc2.dataset.StructureDS
Deprecated.
Use StructureDS.builder()
StructureDS(Group, Structure) - Constructor for class ucar.nc2.dataset.StructureDS
Deprecated.
Use StructureDS.builder()
StructureDS(NetcdfDataset, Group, Structure, String, Structure) - Constructor for class ucar.nc2.dataset.StructureDS
Deprecated.
Use StructureDS.builder()
StructureDS.Builder<T extends StructureDS.Builder<T>> - Class in ucar.nc2.dataset
 
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.
StructurePseudo2Dim - Class in ucar.nc2.dataset
Make a collection of variables with the same 2 outer dimensions into a fake 2D Structure(outer,inner)
StructurePseudo2Dim(NetcdfDataset, Group, String, List<String>, Dimension, Dimension) - Constructor for class ucar.nc2.dataset.StructurePseudo2Dim
Deprecated.
Use StructureDS.builder()
StructurePseudo2Dim.Builder<T extends StructurePseudo2Dim.Builder<T>> - Class in ucar.nc2.dataset
 
StructurePseudoDS - Class in ucar.nc2.dataset
Make a collection of variables with the same outer dimension into a fake Structure.
StructurePseudoDS(NetcdfDataset, Group, String, List<String>, Dimension) - Constructor for class ucar.nc2.dataset.StructurePseudoDS
Deprecated.
Use StructurePseudoDS.builder()
StructurePseudoDS.Builder<T extends StructurePseudoDS.Builder<T>> - Class in ucar.nc2.dataset
 
subSection(int, int) - Method in class ucar.ma2.Section
 
subSection(int, int) - Method in class ucar.ma2.SectionIterable
 
subsetCatalogOnDataset(Dataset) - Method in class thredds.client.catalog.Catalog
 
substitute(String, String, String) - Static method in class ucar.unidata.util.StringUtil2
Find all occurrences of the "match" in original, and substitute the "subst" string.
substitute(String, String[], String[]) - Static method in class ucar.unidata.util.StringUtil2
Find all occurences of match strings in original, and substitute the corresponding subst string.
substitute(StringBuilder, String, String) - Static method in class ucar.unidata.util.StringUtil2
Find all occurences of the "match" in original, and substitute the "subst" string, directly into the original.
subtract(CalendarPeriod) - Method in class ucar.nc2.time.CalendarDate
 
subtract(CalendarDate, CalendarDate) - Method in class ucar.nc2.time.CalendarPeriod
Subtract two dates, return difference in units of this period.
subtract(TimeDuration) - Method in class ucar.nc2.units.DateType
 
subtract(TimeUnit) - Method in class ucar.nc2.units.DateType
 
sumDouble(Array) - Static method in class ucar.ma2.MAMath
sum all of the elements of array a as doubles.
sumDoubleSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
sum all of the elements of array a as doubles.
summary - Static variable in class ucar.nc2.constants.ACDD
 
SUPERBLOCKVERSION - Static variable in class ucar.nc2.constants.CDM
 
SURFACE_ALTITUDE - Static variable in class ucar.nc2.constants.CF
 
Swap - Class in ucar.unidata.io
The Swap class provides static methods for swapping the bytes of chars, shorts, ints, longs, floats, and doubles.
Swap() - Constructor for class ucar.unidata.io.Swap
 
swapChar(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the char resulting from swapping 2 bytes at a specified offset in a byte array.
swapDouble(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the double resulting from reversing 8 bytes at a specified offset in a byte array.
swapDouble(double) - Static method in class ucar.unidata.io.Swap
Returns the double resulting from reversing 8 bytes of a specified double.
swapFloat(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the float resulting from reversing 4 bytes at a specified offset in a byte array.
swapFloat(float) - Static method in class ucar.unidata.io.Swap
Returns the float resulting from reversing 4 bytes of a specified float.
swapInt(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the int resulting from reversing 4 bytes at a specified offset in a byte array.
swapInt(int) - Static method in class ucar.unidata.io.Swap
Returns the int resulting from reversing 4 bytes of a specified int.
swapLong(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the long resulting from reversing 8 bytes at a specified offset in a byte array.
swapLong(long) - Static method in class ucar.unidata.io.Swap
Returns the long resulting from reversing 8 bytes of a specified long.
swapShort(byte[], int) - Static method in class ucar.unidata.io.Swap
Returns the short resulting from swapping 2 bytes at a specified offset in a byte array.
swapShort(short) - Static method in class ucar.unidata.io.Swap
Returns the short resulting from swapping 2 bytes of a specified short.
SWEEP_ANGLE_AXIS - Static variable in class ucar.nc2.constants.CF
 
syncExtend() - Method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
do not use
syncExtend() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
syncExtend() - Method in interface ucar.nc2.iosp.IOServiceProvider
Deprecated.
Do not use.
syncExtend() - Method in class ucar.nc2.NetcdfFile
Deprecated.
do not use
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(String) - Constructor for class ucar.nc2.util.TableParser
 
TableParser.DerivedField - Class in ucar.nc2.util
 
TableParser.Field - Class in ucar.nc2.util
Describes one field in the record.
TableParser.Record - Class in ucar.nc2.util
A set of values for one line.
TableParser.Transform - Interface in ucar.nc2.util
 
testOGC() - Static method in class ucar.nc2.util.EscapeStrings
 
text - Variable in class thredds.client.catalog.ThreddsMetadata.Vocab
 
thredds.client.catalog - package thredds.client.catalog
 
ThreddsMetadata - Class in thredds.client.catalog
Thredds Metadata.
ThreddsMetadata() - Constructor for class thredds.client.catalog.ThreddsMetadata
 
ThreddsMetadata(ThreddsMetadata) - Constructor for class thredds.client.catalog.ThreddsMetadata
 
ThreddsMetadata.Contributor - Class in thredds.client.catalog
 
ThreddsMetadata.GeospatialCoverage - Class in thredds.client.catalog
Implements GeospatialCoverage type.
ThreddsMetadata.GeospatialRange - Class in thredds.client.catalog
Implements spatialRange type.
ThreddsMetadata.MetadataOther - Class in thredds.client.catalog
 
ThreddsMetadata.Source - Class in thredds.client.catalog
Implements Source type, used by publisher and creator elements.
ThreddsMetadata.UriResolved - Class in thredds.client.catalog
 
ThreddsMetadata.Variable - Class in thredds.client.catalog
Implements Variable type.
ThreddsMetadata.VariableGroup - Class in thredds.client.catalog
 
ThreddsMetadata.Vocab - Class in thredds.client.catalog
Implements Vocab type, just text with an optional "vocabulary" attribute.
ThreddsMetadataContainer - Interface in thredds.client.catalog
Container of ThreddsMetadata: Dataset or ThreddsMetadata
ThreddsMetadataInheritable - Static variable in class thredds.client.catalog.Dataset
 
TIME - Static variable in class ucar.nc2.constants.CF
 
TIME_DURATION - Static variable in class ucar.nc2.constants.ACDD
 
TIME_END - Static variable in class ucar.nc2.constants.ACDD
 
TIME_OFFSET - Static variable in class ucar.nc2.constants.CDM
 
TIME_OFFSET - Static variable in class ucar.nc2.constants.CF
 
TIME_REFERENCE - Static variable in class ucar.nc2.constants.CF
 
TIME_RESOLUTION - Static variable in class ucar.nc2.constants.ACDD
 
TIME_START - Static variable in class ucar.nc2.constants.ACDD
 
TimeCoverage - Static variable in class thredds.client.catalog.Dataset
 
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.
TIMESERIES_ID - Static variable in class ucar.nc2.constants.CF
 
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.
title - Variable in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
title - Static variable in class ucar.nc2.constants.ACDD
 
TITLE - Static variable in class ucar.nc2.constants.CDM
 
TITLE - Static variable in class ucar.nc2.constants.CF
 
toBuilder() - Method in class ucar.nc2.Attribute
Turn into a mutable Builder.
toBuilder() - Method in class ucar.nc2.dataset.CoordinateAxis
 
toBuilder() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
toBuilder() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
toBuilder() - Method in class ucar.nc2.dataset.CoordinateAxis2D
 
toBuilder() - Method in class ucar.nc2.dataset.CoordinateSystem
 
toBuilder() - Method in class ucar.nc2.dataset.CoordinateTransform
 
toBuilder() - Method in class ucar.nc2.dataset.NetcdfDataset
 
toBuilder() - Method in class ucar.nc2.dataset.ProjectionCT
 
toBuilder() - Method in class ucar.nc2.dataset.StructureDS
 
toBuilder() - Method in class ucar.nc2.dataset.StructurePseudo2Dim
 
toBuilder() - Method in class ucar.nc2.dataset.StructurePseudoDS
 
toBuilder() - Method in class ucar.nc2.dataset.VariableDS
 
toBuilder() - Method in class ucar.nc2.dataset.VerticalCT
 
toBuilder() - Method in class ucar.nc2.Dimension
Turn into a mutable Builder, use toBuilder().build() to make a copy.
toBuilder() - Method in class ucar.nc2.Group
Turn into a mutable Builder.
toBuilder() - Method in class ucar.nc2.NetcdfFile
Turn into a mutable Builder.
toBuilder() - Method in class ucar.nc2.Sequence
Turn into a mutable Builder.
toBuilder() - Method in class ucar.nc2.Structure
Turn into a mutable Builder.
toBuilder() - Method in class ucar.nc2.Variable
Turn into a mutable Builder.
toDate() - Method in class ucar.nc2.time.CalendarDate
Get the equivilent java.util.Date
toDateOnlyString(Date) - Method in class ucar.nc2.units.DateFormatter
date only format= yyyy-MM-dd
toDateRange() - Method in class ucar.nc2.time.CalendarDateRange
Deprecated. 
toDateString(CalendarDate) - Static method in class ucar.nc2.time.CalendarDateFormatter
 
toDateString(Date) - Method in class ucar.nc2.units.DateFormatter
Deprecated.
use toDateOnlyString
toDateString() - Method in class ucar.nc2.units.DateType
Same as DateFormatter.toDateOnlyString()
toDateStringPresent() - Static method in class ucar.nc2.time.CalendarDateFormatter
 
toDateTimeString(CalendarDate) - Static method in class ucar.nc2.time.CalendarDateFormatter
 
toDateTimeString(Date) - Static method in class ucar.nc2.time.CalendarDateFormatter
 
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 CalendarDateFormatter.toDateTimeStringISO
toDateTimeStringISO(CalendarDate) - Static method in class ucar.nc2.time.CalendarDateFormatter
 
toDateTimeStringISO(Date) - Static method in class ucar.nc2.time.CalendarDateFormatter
 
toDateTimeStringISO(long) - Static method in class ucar.nc2.time.CalendarDateFormatter
 
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
Get ISO formatted string
toDateTimeStringPresent() - Static method in class ucar.nc2.time.CalendarDateFormatter
 
toGregorianCalendar() - Method in class ucar.nc2.time.CalendarDate
 
toImmutable() - Method in class ucar.nc2.AttributeContainerHelper
Deprecated.
 
toImmutable() - Method in class ucar.nc2.AttributeContainerMutable
Turn into an immutable AttributeContainer
tokenizeEscapedName(String) - Static method in class ucar.nc2.util.EscapeStrings
Tokenize an escaped name using "." as delimiter, skipping "\."
toNcML(String) - Method in class ucar.nc2.NetcdfFile
Deprecated.
use NcMLWriter
toString() - Method in class thredds.client.catalog.Access
 
toString() - Method in class thredds.client.catalog.Documentation
 
toString() - Method in class thredds.client.catalog.Property
 
toString() - Method in class thredds.client.catalog.Service
 
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.MAMath.MinMax
 
toString() - Method in class ucar.ma2.Range
 
toString() - Method in class ucar.ma2.RangeScatter
 
toString() - Method in class ucar.ma2.Section
Convert List of Ranges to String Spec.
toString() - Method in class ucar.ma2.StructureData
 
toString() - Method in class ucar.ma2.StructureMembers.Member
 
toString() - Method in class ucar.ma2.StructureMembers
 
toString() - Method in class ucar.nc2.Attribute
 
toString(boolean) - Method in class ucar.nc2.Attribute
Deprecated.
use CDLWriter
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
Deprecated.
 
toString() - Method in class ucar.nc2.dataset.VerticalCT
 
toString() - Method in enum ucar.nc2.dataset.VerticalCT.Type
 
toString() - Method in class ucar.nc2.Dimension
 
toString() - Method in class ucar.nc2.EnumTypedef
 
toString() - Method in class ucar.nc2.Group
 
toString() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
toString() - Method in class ucar.nc2.iosp.IndexChunker
 
toString() - Method in class ucar.nc2.iosp.IndexChunkerTiled
 
toString() - Method in class ucar.nc2.iosp.LayoutBBTiled
 
toString() - Method in class ucar.nc2.iosp.LayoutTiled
 
toString(Array, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
Deprecated.
Print named array to returned String.
toString(StructureData) - Static method in class ucar.nc2.NCdumpW
Deprecated.
Print StructureData to returned String.
toString(Array) - Static method in class ucar.nc2.NCdumpW
Deprecated.
Print array to returned String.
toString() - Method in class ucar.nc2.NetcdfFile
CDL representation of Netcdf header info, non strict
toString() - Method in class ucar.nc2.ParsedSectionSpec
 
toString() - Method in class ucar.nc2.StringLocker
Deprecated.
 
toString() - Method in class ucar.nc2.time.CalendarDate
ISO formatted string
toString(CalendarDate) - Method in class ucar.nc2.time.CalendarDateFormatter
 
toString() - Method in class ucar.nc2.time.CalendarDateRange
 
toString() - Method in class ucar.nc2.time.CalendarDateUnit
 
toString() - Method in class ucar.nc2.time.CalendarDuration
String representation
toString() - Method in class ucar.nc2.time.CalendarPeriod
 
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.util.CancelTaskImpl
 
toString() - Method in class ucar.nc2.util.Counters
 
toString() - Method in class ucar.nc2.util.DiskCache2
 
toString() - Method in class ucar.nc2.util.Indent
 
toString() - Method in class ucar.nc2.util.NamedAnything
 
toString(Formatter) - Method in class ucar.nc2.util.TableParser.Record
 
toString() - Method in class ucar.nc2.Variable
 
toString() - Method in class ucar.nc2.VariableSimpleAdapter
Deprecated.
 
toString() - Method in class ucar.unidata.geoloc.Bearing
 
toString() - Method in class ucar.unidata.geoloc.Earth
 
toString() - Method in class ucar.unidata.geoloc.EarthEllipsoid
Same as EPSG name
toString() - Method in class ucar.unidata.geoloc.EarthLocationImpl
Deprecated.
 
toString() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
Default string representation
toString(int) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated.
String representation in the form, eg 40.23N 105.1W
toString() - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
 
toString() - Method in class ucar.unidata.geoloc.LatLonRect
Return a String representation of this object.
toString() - Method in class ucar.unidata.geoloc.ProjectionImpl
Deprecated.
Get a String representation of this projection.
toString() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
nicely format this point
toString(Formatter) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
Deprecated.
 
toString() - Method in class ucar.unidata.geoloc.ProjectionRect
Get a String representation of this object.
toString() - Method in class ucar.unidata.geoloc.StationImpl
Deprecated.
 
toString() - Method in class ucar.unidata.io.RandomAccessFile
Create a string representation of this object.
toString() - Method in class ucar.unidata.util.Parameter
String representation
toString2() - Method in class ucar.unidata.geoloc.LatLonRect
Return a String representation of this object.
toString2(int) - Method in class ucar.unidata.geoloc.ProjectionRect
 
toStringDebug() - Method in class ucar.ma2.Index
String representation
toStringDebug() - Method in class ucar.nc2.dataset.VariableDS
 
toStringDebug(Object) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
toStringDebug(Object) - Method in interface ucar.nc2.iosp.IOServiceProvider
Debug info for this object.
toStringDebug() - Method in class ucar.nc2.Variable
String representation of Variable and its attributes.
toStringDebug() - Method in interface ucar.nc2.VariableIF
Deprecated.
 
toTimeUnits(CalendarDate) - Static method in class ucar.nc2.time.CalendarDateFormatter
udunits formatting
toTimeUnits(Date) - Static method in class ucar.nc2.time.CalendarDateFormatter
 
touch(InputStream, int) - Static method in class ucar.nc2.util.IO
 
touch(FileChannel, int) - Static method in class ucar.nc2.util.IO
 
TRAJECTORY_ID - Static variable in class ucar.nc2.constants.CF
 
transferData(Array, WritableByteChannel) - Static method in class ucar.nc2.iosp.IospHelper
 
transferDataset(NetcdfFile, NetcdfDataset, ReplaceVariableCheck) - Static method in class ucar.nc2.dataset.DatasetConstructor
Deprecated.
Copy contents of "src" to "target".
transferGroupAttributes(Group, Group) - Static method in class ucar.nc2.dataset.DatasetConstructor
Deprecated.
Copy attributes from src to target, skip ones that already exist (by name)
transferVariableAttributes(Variable, Variable) - Static method in class ucar.nc2.dataset.DatasetConstructor
Deprecated.
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.
translateAlias(String) - Static method in class ucar.nc2.util.AliasTranslator
 
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.
TRANSVERSE_MERCATOR - Static variable in class ucar.nc2.constants.CF
 
trim(String, int) - Static method in class ucar.unidata.util.StringUtil2
Remove bad char from beginning or end of string
trueurl - Variable in class ucar.nc2.dataset.DatasetUrl
 
truncate(CalendarPeriod.Field) - Method in class ucar.nc2.time.CalendarDate
truncate the CalendarDate, by zeroing all the fields that are less than the field.
type - Variable in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
type - Variable in class ucar.nc2.dataset.VerticalCT.Builder
 

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
Static final and enumerated constants used throughout the CDM 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.spi - package ucar.nc2.dataset.spi
Service Provider interfaces.
ucar.nc2.iosp - package ucar.nc2.iosp
General classes for I/O Service Providers
ucar.nc2.time - package ucar.nc2.time
Calendar Date handling.
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.io - package ucar.unidata.io
Input/Output utilities.
ucar.unidata.util - package ucar.unidata.util
Miscellaneous utilities.
udunitPatternString - Static variable in class ucar.nc2.time.CalendarDateUnit
 
UDUNITS - Static variable in class ucar.nc2.constants.CDM
 
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.StringUtil2
This finds any '%xx' and converts to the equivalent char.
unescapeDAPIdentifier(String) - Static method in class ucar.nc2.util.EscapeStrings
Define the DEFINITIVE opendap identifier unescape function.
unescapeURL(String) - Static method in class ucar.nc2.util.EscapeStrings
Decode all of the parts of the url including query and fragment
unescapeURLQuery(String) - Static method in class ucar.nc2.util.EscapeStrings
Define the DEFINITIVE URL constraint expression unescape function.
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
units - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
 
units - Variable in class thredds.client.catalog.ThreddsMetadata.Variable
 
UNITS - Static variable in class ucar.nc2.constants.CDM
 
UNITS - Static variable in class ucar.nc2.constants.CF
 
unixDateUnit - Static variable in class ucar.nc2.time.CalendarDateUnit
 
UNKNOWN - Static variable in class ucar.nc2.time.CalendarDate
 
unread() - Method in class ucar.unidata.io.MMapRandomAccessFile
 
unread() - Method in class ucar.unidata.io.RandomAccessFile
Unread the last byte read.
unreplace(String, String[], char[]) - Static method in class ucar.unidata.util.StringUtil2
Replace all occurrences of orgReplace with orgChar; inverse of replace().
unreplace(StringBuilder, String, char) - Static method in class ucar.unidata.util.StringUtil2
Replace any String "out" in sb with char "in".
UNSIGNED - Static variable in class ucar.nc2.constants.CDM
 
unsignedByteToShort(byte) - Static method in enum ucar.ma2.DataType
Converts the argument to a short by an unsigned conversion.
unsignedIntToLong(int) - Static method in enum ucar.ma2.DataType
Converts the argument to a long by an unsigned conversion.
unsignedLongToBigInt(long) - Static method in enum ucar.ma2.DataType
Converts the argument to a BigInteger by an unsigned conversion.
unsignedShortToInt(short) - Static method in enum ucar.ma2.DataType
Converts the argument to an int by an unsigned conversion.
UnsynchronizedBufferedWriter - Class in ucar.nc2.util
An unsynchronized version of a BufferedWriter, for performance.
UnsynchronizedBufferedWriter(Writer) - Constructor for class ucar.nc2.util.UnsynchronizedBufferedWriter
 
unwrap(CDMNode) - Static method in class ucar.nc2.CDMNode
Deprecated.
NetcdfDataset can end up wrapping a variable in multiple wrapping classes (e.g.
updateAttribute(Variable, Attribute) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Deprecated.
Update the value of an existing attribute.
updateAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Update the value of an existing attribute.
updown - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
UriResolved(String, URI) - Constructor for class thredds.client.catalog.ThreddsMetadata.UriResolved
 
url - Variable in class thredds.client.catalog.ThreddsMetadata.Source
 
urlDecode(String) - Static method in class ucar.nc2.util.EscapeStrings
Define the DEFINITIVE URL unescape function.
Urlencoded - Annotation Type in ucar.unidata.util
Define a custom annotation to mark procedures whose URL argument is expected to be encoded.
URLnaming - Class in ucar.nc2.util
Networking utilities.
URLnaming() - Constructor for class ucar.nc2.util.URLnaming
 
UrlPath - Static variable in class thredds.client.catalog.Dataset
 
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.
useJniIosp() - Method in enum ucar.nc2.NetcdfFileWriter.Version
Deprecated.
 
useRemoteCatalogService() - Method in class thredds.client.catalog.CatalogRef
 
UseRemoteCatalogService - Static variable in class thredds.client.catalog.Dataset
 
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.
UTC - Static variable in class ucar.nc2.time.CalendarTimeZone
 
UTF8 - Static variable in class ucar.nc2.constants.CDM
 

V

v - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Deprecated.
 
v - Variable in class ucar.nc2.ParsedSectionSpec
 
VALID_MAX - Static variable in class ucar.nc2.constants.CDM
 
VALID_MAX - Static variable in class ucar.nc2.constants.CF
 
VALID_MIN - Static variable in class ucar.nc2.constants.CDM
 
VALID_MIN - Static variable in class ucar.nc2.constants.CF
 
VALID_RANGE - Static variable in class ucar.nc2.constants.CDM
 
VALID_RANGE - Static variable in class ucar.nc2.constants.CF
 
valueOf(String) - Static method in enum thredds.client.catalog.ServiceType.AccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum thredds.client.catalog.ServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.ma2.DataType.Signedness
Returns the enum constant of this type with the specified name.
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.CDMSort
Deprecated.
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.CellMethods
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.DataFormatType
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.dataset.VerticalCT.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.FileWriter2.N3StructureStrategy
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.NCdumpW.WantValues
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.NetcdfFileWriter.Version
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.time.Calendar
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.time.CalendarPeriod.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.util.DiskCache2.CachePathPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum thredds.client.catalog.ServiceType.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum thredds.client.catalog.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.ma2.DataType.Signedness
Returns an array containing the constants of this enum type, in the order they are declared.
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.CDMSort
Deprecated.
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.CellMethods
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.DataFormatType
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.dataset.VerticalCT.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.FileWriter2.N3StructureStrategy
Deprecated.
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
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.NetcdfFileWriter.Version
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.time.Calendar
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.time.CalendarPeriod.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.util.DiskCache2.CachePathPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
varDataTypeCheckOk(Variable) - Method in class ucar.nc2.util.CompareNetcdf2.Netcdf4ObjectFilter
 
varDataTypeCheckOk(Variable) - Method in interface ucar.nc2.util.CompareNetcdf2.ObjFilter
 
Variable(String, String, String, String, String) - Constructor for class thredds.client.catalog.ThreddsMetadata.Variable
 
Variable - Class in ucar.nc2
A Variable is a logical container for data.
Variable(NetcdfFile, Group, Structure, String) - Constructor for class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
Variable(NetcdfFile, Group, Structure, String, DataType, String) - Constructor for class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
Variable(NetcdfFile, Group, Structure, String, DataType, List<Dimension>) - Constructor for class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
Variable(Variable) - Constructor for class ucar.nc2.Variable
Deprecated.
Use Variable.builder()
Variable.Builder<T extends Variable.Builder<T>> - Class in ucar.nc2
A builder for Variables.
VariableDS - Class in ucar.nc2.dataset
A wrapper around a Variable, creating an "enhanced" Variable.
VariableDS(NetcdfDataset, Group, Structure, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.VariableDS
Deprecated.
Use NetcdfDataset.builder()
VariableDS(Group, Structure, String, Variable) - Constructor for class ucar.nc2.dataset.VariableDS
Deprecated.
Use NetcdfDataset.builder()
VariableDS(Group, Variable, boolean) - Constructor for class ucar.nc2.dataset.VariableDS
Deprecated.
Use NetcdfDataset.builder()
VariableDS.Builder<T extends VariableDS.Builder<T>> - Class in ucar.nc2.dataset
 
VariableEnhanced - Interface in ucar.nc2.dataset
Interface to an "enhanced Variable", implemented by the ucar.nc2.dataset package.
VariableEnhancer - Class in ucar.nc2.dataset
Deprecated.
VariableGroup(String, ThreddsMetadata.UriResolved, ThreddsMetadata.UriResolved, List<ThreddsMetadata.Variable>) - Constructor for class thredds.client.catalog.ThreddsMetadata.VariableGroup
 
VariableGroups - Static variable in class thredds.client.catalog.Dataset
 
VariableIF - Interface in ucar.nc2
Deprecated.
do not use.
variableMap - Variable in class thredds.client.catalog.ThreddsMetadata.VariableGroup
 
VariableMapLinkURI - Static variable in class thredds.client.catalog.Dataset
 
variables - Variable in class thredds.client.catalog.ThreddsMetadata.VariableGroup
 
VariableSimpleAdapter - Class in ucar.nc2
Deprecated.
use VariableSimpleBuilder
VariableSimpleAdapter(StructureMembers.Member) - Constructor for class ucar.nc2.VariableSimpleAdapter
Deprecated.
Constructor
VariableSimpleBuilder - Class in ucar.nc2
Builder for VariableSimpleIF, makes true immutable objects.
VariableSimpleBuilder(String, String, String, DataType, List<Dimension>) - Constructor for class ucar.nc2.VariableSimpleBuilder
 
VariableSimpleIF - Interface in ucar.nc2
A lightweight abstraction of a Variable.
VariableSimpleImpl - Class in ucar.nc2
Deprecated.
use VariableSimpleBuilder
VariableSimpleImpl(String, String, String, DataType, List<Dimension>) - Constructor for class ucar.nc2.VariableSimpleImpl
Deprecated.
 
vbuilders - Variable in class ucar.nc2.Group.Builder
 
vbuilders - Variable in class ucar.nc2.Structure.Builder
 
Version - Static variable in class thredds.client.catalog.Catalog
 
VERT_IS_POSITIVE - Static variable in class ucar.nc2.constants.ACDD
 
VERT_MAX - Static variable in class ucar.nc2.constants.ACDD
 
VERT_MIN - Static variable in class ucar.nc2.constants.ACDD
 
VERT_RESOLUTION - Static variable in class ucar.nc2.constants.ACDD
 
VERT_UNITS - Static variable in class ucar.nc2.constants.ACDD
 
VERTICAL_PERSPECTIVE - Static variable in class ucar.nc2.constants.CF
 
VerticalCT - Class in ucar.nc2.dataset
A VerticalCT is a CoordinateTransform function CT: (GeoZ) -> Height or Pressure.
VerticalCT(String, String, VerticalCT.Type, VertTransformBuilderIF) - Constructor for class ucar.nc2.dataset.VerticalCT
Create a Vertical Coordinate Transform.
VerticalCT(VerticalCT) - Constructor for class ucar.nc2.dataset.VerticalCT
Deprecated.
use builder
VerticalCT.Builder<T extends VerticalCT.Builder<T>> - Class in ucar.nc2.dataset
 
VerticalCT.Type - Enum in ucar.nc2.dataset
Enumeration of known Vertical transformations.
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.
Vocab(String, String) - Constructor for class thredds.client.catalog.ThreddsMetadata.Vocab
 
vocabulary - Variable in class thredds.client.catalog.ThreddsMetadata.VariableGroup
 
vocabulary - Variable in class thredds.client.catalog.ThreddsMetadata.Vocab
 
vocabulary_name - Variable in class thredds.client.catalog.ThreddsMetadata.Variable
 
vocabUri - Variable in class thredds.client.catalog.ThreddsMetadata.VariableGroup
 

W

WGS84 - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
Ellipsoid for WGS84 (edavis - correct 1/f as per EPSG database ver 6.14)
widenNumber(Number) - Static method in enum ucar.ma2.DataType
Convert the argument to the next largest integral data type by an unsigned conversion.
widenNumberIfNegative(Number) - Static method in enum ucar.ma2.DataType
This method is similar to DataType.widenNumber(java.lang.Number), but only integral types that are negative are widened.
withCalendar(Calendar, String) - Static method in class ucar.nc2.time.CalendarDateUnit
Create a CalendarDateUnit from a calendar and a udunit string = "unit since calendarDate"
withDoy(Calendar, int, int, int, int, int) - Static method in class ucar.nc2.time.CalendarDate
 
withSignedness(DataType.Signedness) - Method in enum ucar.ma2.DataType
Returns a DataType that is related to this, but with the specified signedness.
wrap(NetcdfFile, Set<NetcdfDataset.Enhance>) - Static method in class ucar.nc2.dataset.NetcdfDataset
Deprecated.
use NetcdfDatasets.wrap
write() - Method in class ucar.nc2.FileWriter2
Deprecated.
 
write(CancelTask) - Method in class ucar.nc2.FileWriter2
Deprecated.
Write the input file to the output file.
write(String, Array) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
write(Variable, Array) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Write data to the named variable, origin assumed to be 0.
write(String, int[], Array) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
 
write(Variable, int[], Array) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
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.MMapRandomAccessFile
 
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.
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.MMapRandomAccessFile
 
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
Deprecated.
use CDLWriter
writeCDL(boolean) - Method in class ucar.nc2.EnumTypedef
Deprecated.
use CDLWriter
writeCDL(boolean) - Method in class ucar.nc2.Group
Deprecated.
use CDLWriter
writeCDL(OutputStream, boolean) - Method in class ucar.nc2.NetcdfFile
Deprecated.
use CDLWriter
writeCDL(PrintWriter, boolean) - Method in class ucar.nc2.NetcdfFile
Deprecated.
use CDLWriter
writeCDL(boolean, boolean) - Method in class ucar.nc2.Variable
Deprecated.
use CDLWriter
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,
writeData(Variable, Section, Array) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Deprecated.
Write data into a variable.
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
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
Deprecated.
will move in ver 6
writeNcML(NetcdfFile, Writer, NCdumpW.WantValues, String) - Static method in class ucar.nc2.NCdumpW
Deprecated.
will move in ver 6
writeNcML(OutputStream, String) - Method in class ucar.nc2.NetcdfFile
Deprecated.
will move in ver 6
writeNcML(Writer, String) - Method in class ucar.nc2.NetcdfFile
Deprecated.
will move in ver 6
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(Variable, Array) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Write String data to a CHAR variable, origin assumed to be 0.
writeStringData(Variable, int[], Array) - Method in class ucar.nc2.NetcdfFileWriter
Deprecated.
Write String data to a CHAR variable.
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.
writeXML() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Deprecated.
Write the information as an XML document
writeXML(OutputStream) - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Deprecated.
 

X

XLINK_NAMESPACE - Static variable in class thredds.client.catalog.Catalog
 
xlinkHref - Variable in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
xlinkNS - Static variable in class thredds.client.catalog.Catalog
 
xsiNS - Static variable in class thredds.client.catalog.Catalog
 

Z

ZisLayer - Static variable in class ucar.nc2.constants._Coordinate
 
ZisPositive - Static variable in class ucar.nc2.constants._Coordinate
 
zpositive - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 

_

_Coordinate - Class in ucar.nc2.constants
Constants for _Coordinate Conventions.
_CoordSysBuilder - Static variable in class ucar.nc2.constants._Coordinate
 
_FILLVALUE - Static variable in class ucar.nc2.constants.CF
 
A B C D E F G H I K L M N O P Q R S T U V W X Z _ 
Skip navigation links